mura-waitlist{display:block;--waitlist-ink: var(--frame-ink, #191918);--waitlist-muted: #66635e;--waitlist-line: var(--frame-line, #d7d0c6);--waitlist-paper: var(--frame-white, #fdfcf9);color:var(--waitlist-ink);font-family:var(--font-body--family),"Avenir Next",Avenir,Helvetica,Arial,sans-serif}mura-waitlist *,mura-waitlist *:before,mura-waitlist *:after{box-sizing:border-box}mura-waitlist [hidden]{display:none!important}.frame-home .frame-hero:has(mura-waitlist){height:100dvh;min-height:700px;padding:96px 24px 118px;grid-template-rows:minmax(0,1fr) auto;gap:28px;align-content:center}.frame-hero:has(mura-waitlist) .frame-hero__image{width:min(70vw,960px);max-height:min(46dvh,480px);align-self:center}.frame-hero__content{width:min(740px,100%);text-align:center}.frame-home .frame-hero__content .frame-hero__statement{position:static;width:100%;margin:0 auto 24px;transform:none;font-size:clamp(24px,2.4vw,34px);font-weight:460;letter-spacing:-.045em;line-height:1.18;text-transform:none;max-width:660px;text-wrap:balance}.frame-hero #MuraWaitlist{scroll-margin-top:80dvh}.mura-waitlist__signup{max-width:420px;margin:0 auto}.mura-waitlist__email-row{display:flex;align-items:center;gap:6px;padding:5px;border:1px solid #dcded9;border-radius:16px;background:#fff;box-shadow:0 3px 12px #181c190a;transition:border-color .18s ease,box-shadow .18s ease}.mura-waitlist__email-row:focus-within{border-color:#777f77;box-shadow:0 0 0 3px #181c1912}mura-waitlist input:not([type=radio]),mura-waitlist textarea{width:100%;min-width:0;min-height:56px;padding:15px 0;border:0;border-bottom:1px solid var(--waitlist-line);border-radius:0;background:transparent;color:var(--waitlist-ink);font:inherit;font-size:16px;line-height:1.5;box-shadow:none;-webkit-appearance:none;appearance:none}mura-waitlist textarea{display:block;resize:vertical;min-height:120px;padding:16px;border:1px solid var(--waitlist-line);border-radius:10px;background:transparent}mura-waitlist .mura-waitlist__email-row input{flex:1;height:48px;min-height:48px;padding:11px 18px;border:0;border-radius:11px;background:transparent}mura-waitlist .mura-waitlist__email-row .mura-waitlist__primary{flex:0 0 auto;height:46px;min-height:46px;padding:12px 24px;border-radius:11px;font-size:15px;font-weight:500}mura-waitlist input::placeholder,mura-waitlist textarea::placeholder{color:#77736d;opacity:1}mura-waitlist button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}mura-waitlist button:disabled{opacity:.6;cursor:wait}mura-waitlist :is(input,textarea,button):focus-visible{outline:2px solid var(--waitlist-ink);outline-offset:3px}.mura-waitlist__primary{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:14px 24px;border:1px solid var(--waitlist-ink);border-radius:999px;background:var(--waitlist-ink);color:#fdfcf9;font-size:14px;font-weight:500;line-height:1.35;white-space:nowrap}.mura-waitlist__primary:hover{background:#33332f}.mura-waitlist__error{margin:14px 0 0!important;color:#9c2d26;font-size:14px;line-height:1.5}.mura-waitlist__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:599px){.frame-home .frame-hero:has(mura-waitlist){min-height:640px;padding:88px 20px 112px;gap:26px}.frame-hero:has(mura-waitlist) .frame-hero__image{width:90vw;max-height:38dvh}.frame-home .frame-hero__content .frame-hero__statement{max-width:350px;margin-bottom:22px;font-size:27px}.mura-waitlist__email-row{gap:4px}mura-waitlist .mura-waitlist__email-row .mura-waitlist__primary{padding-inline:16px}mura-waitlist .mura-waitlist__email-row input{padding-inline:16px}}.mura-survey{--survey-ink: #202420;--survey-muted: #686f68;--survey-line: #e3e6e1;--survey-soft: #f6f7f5;--survey-radius: 12px;position:fixed;top:0;right:0;bottom:0;left:0;width:min(560px,calc(100vw - 48px));height:min(720px,calc(100dvh - 48px));max-width:none;max-height:none;margin:auto;padding:0;border:1px solid rgba(255,255,255,.8);border-radius:24px;overflow:hidden;background:#fff;color:var(--survey-ink);box-shadow:0 32px 100px -24px #0f161147,0 4px 20px #0f16110f;overscroll-behavior:contain;text-align:left;font-weight:400;line-height:1.5;letter-spacing:normal;-webkit-font-smoothing:antialiased}.mura-survey[open]{animation:mura-survey-enter .2s ease-out}.mura-survey::backdrop{background:#181d1957;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mura-survey__shell{display:flex;flex-direction:column;height:100%}.mura-survey__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:18px 22px 8px 32px}.mura-survey__wordmark{display:block;width:64px;height:auto;object-fit:contain}.mura-survey__close{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--survey-muted);transition:background-color .15s ease,color .15s ease}.mura-survey__close:hover{background:var(--survey-soft);color:var(--survey-ink)}.mura-survey__close svg{width:18px;height:18px}.mura-survey__body{flex:1;min-height:0}.mura-survey__body form{display:flex;flex-direction:column;height:100%;margin:0}.mura-survey__content{flex:1;min-height:0;overflow-y:auto;padding:12px 32px 28px;scrollbar-width:thin;scrollbar-color:#d8ddd6 transparent;overscroll-behavior:contain}.frame-home .mura-survey__confirmation,.mura-survey__confirmation{display:flex;align-items:flex-start;gap:9px;margin:0 0 24px;padding:12px 14px;border:1px solid #e7ebe3;border-radius:10px;background:#f7f9f4;color:#555f50;font-size:.8125rem;font-weight:400;line-height:1.55;letter-spacing:0}.mura-survey__confirmation svg{flex-shrink:0;margin-top:2px;color:#56664d}.mura-survey__progress{margin-bottom:28px}.mura-survey__step-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;color:var(--survey-muted);font-size:.875rem;font-weight:400}.mura-survey__step-meta>:first-child{color:#474f47;font-weight:500}.mura-survey__progress-label{font-variant-numeric:tabular-nums;letter-spacing:.025em}.mura-survey__progress-track{position:relative;height:4px;overflow:hidden;border-radius:3px;background:#e9ece7}.mura-survey__progress-track:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:repeating-linear-gradient(to right,transparent 0,transparent calc(20% - 5px),#fff calc(20% - 5px),#fff 20%);pointer-events:none}.mura-survey__progress-track span{display:block;width:20%;height:100%;border-radius:inherit;background:#414e3b;transition:width .22s ease}.frame-home .mura-survey__title,.mura-survey__title{max-width:460px;margin:0;color:var(--survey-ink);font-family:inherit;font-size:2rem;font-weight:500;line-height:1.16;letter-spacing:-.04em;text-transform:none;text-wrap:pretty;outline:none}.frame-home .mura-survey__description,.mura-survey__description{margin:12px 0 24px;color:var(--survey-muted);font-size:1rem;font-weight:400;line-height:1.55;letter-spacing:-.01em}.mura-survey__description[hidden]~.mura-survey__step:not([hidden]){margin-top:28px}.mura-survey__choices{display:grid;min-width:0;gap:10px;margin:0;padding:0;border:0}.mura-survey__choices label{display:flex;align-items:center;justify-content:flex-start;gap:12px;min-height:54px;padding:14px 16px;border:1px solid var(--survey-line);border-radius:var(--survey-radius);background:#fff;color:#3a413a;cursor:pointer;font-size:1rem;font-weight:400;line-height:1.4;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.mura-survey__choices label:hover{border-color:#b6beb1;background:#fafbf9}.mura-survey__choices label:has(:checked){border-color:#65725c;background:#f4f7f0;color:#263022;box-shadow:inset 0 0 0 .5px #65725c}.mura-survey__choices label:has(:focus-visible){outline:2px solid #59694e;outline-offset:3px}.mura-survey__choices input{-webkit-appearance:none;appearance:none;order:0;flex:0 0 18px;width:18px;height:18px;min-height:0;margin:0;padding:0;border:1.5px solid #c6cdc0;border-radius:50%;background:#fff;box-shadow:none;transition:border-color .16s ease,box-shadow .16s ease}.mura-survey__choices input:checked{border:5px solid #4a5a3f;background:#fff}.mura-survey__choices input:focus-visible{outline:none}.mura-survey__choices label:has(:disabled){cursor:wait}.mura-survey__choices label>span{min-width:0}.mura-survey__step:not([hidden]){animation:mura-survey-answer-enter .16s ease-out}.mura-survey :is(textarea,input:not([type=radio])){min-height:52px;padding:13px 15px;border:1px solid var(--survey-line);border-radius:var(--survey-radius);background:#fafbf9;color:var(--survey-ink);font-size:1rem;line-height:1.5;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.mura-survey :is(textarea,input:not([type=radio])):hover{border-color:#b6beb1}.mura-survey :is(textarea,input:not([type=radio])):focus{border-color:#65725c;background:#fff;box-shadow:0 0 0 3px #4a5a3f17}.mura-survey :is(textarea,input:not([type=radio])):focus-visible{outline:2px solid #59694e;outline-offset:3px}.mura-survey textarea{min-height:156px;resize:vertical}.mura-survey :is(input,textarea)::placeholder{color:#82897f}.frame-home .mura-survey__hint,.mura-survey__hint{margin:10px 0 0;color:var(--survey-muted);font-size:.875rem;line-height:1.5;letter-spacing:0}.mura-survey__chip{display:inline-flex;align-items:center;min-height:44px;margin-top:12px;padding:10px 14px;border:1px solid var(--survey-line);border-radius:999px;background:#fff;color:var(--survey-muted);font-size:.875rem;line-height:1.4;transition:border-color .15s ease,background-color .15s ease}.mura-survey__chip:hover{border-color:#b6beb1;background:#fafbf9;color:var(--survey-ink)}.mura-survey__chip[aria-pressed=true]{border-color:#65725c;background:#f4f7f0;color:#263022}.mura-survey__field+.mura-survey__field{margin-top:20px}.mura-survey__field>label{display:block;margin-bottom:8px;color:#434b41;font-size:.875rem;font-weight:500;line-height:1.4}.mura-survey__field>label>span{margin-left:4px;color:var(--survey-muted);font-weight:400}.mura-survey__call{position:relative;min-width:0;margin:42px 0 0;padding:0;border:0}.mura-survey__call legend{padding:0;color:var(--survey-ink);font-size:1rem;font-weight:500;line-height:1.4;letter-spacing:-.015em}.frame-home .mura-survey__call-description,.mura-survey__call-description{max-width:410px;margin:8px 0 16px;color:var(--survey-muted);font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.01em}.mura-survey__call-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.mura-survey__call-choices label{gap:10px;padding-inline:14px;font-size:.9375rem}.mura-survey__actions{flex:0 0 auto;display:flex;align-items:center;gap:16px;margin:0;padding:18px 32px 24px;border-top:1px solid #edf0e9;background:#fff}.mura-survey__actions .mura-waitlist__primary{min-width:148px;min-height:50px;margin-left:auto;padding:14px 20px;gap:24px;border:1px solid #232a21;border-radius:var(--survey-radius);background:#232a21;color:#fff;font-size:.9375rem;font-weight:500;line-height:1.4;transition:background-color .15s ease,transform .15s ease}.mura-survey__actions .mura-waitlist__primary:hover{background:#3b4735}.mura-survey__actions .mura-waitlist__primary:active{transform:translateY(1px)}.mura-survey__back{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:10px 0;border:0;background:transparent;color:var(--survey-muted);font-size:.875rem;line-height:1.5}.mura-survey__back:hover{color:var(--survey-ink)}.mura-survey__complete-mark{display:grid;place-items:center;width:60px;height:60px;margin-bottom:24px;border:1px solid #e0e7d8;border-radius:18px;background:#f4f7ef;color:#4a5a3f}.mura-survey[data-complete=true] .mura-survey__content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:32px;padding-bottom:40px;text-align:center}.mura-survey[data-complete=true] .mura-survey__description{max-width:340px;margin-bottom:0}.mura-survey[data-complete=true] .mura-survey__actions .mura-waitlist__primary{width:100%}.frame-home .mura-survey__thanks p,.mura-survey__thanks p{margin:14px 0 0;color:var(--survey-muted);font-size:1rem;line-height:1.5;letter-spacing:-.01em}.frame-home .mura-survey__thanks .mura-survey__offer-price,.mura-survey__thanks .mura-survey__offer-price{margin-top:24px;padding:12px 18px;border:1px solid var(--survey-line);border-radius:var(--survey-radius);background:var(--survey-soft);color:var(--survey-ink);font-size:1rem}.mura-survey__offer-price strong{font-weight:600}.mura-survey__actions a.mura-waitlist__primary{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.mura-survey__exit{display:flex;flex-direction:column;height:100%}.mura-survey__exit .mura-survey__content{display:flex;flex-direction:column;justify-content:center;padding-block:36px}.mura-survey__exit .mura-survey__description{margin-top:16px}.frame-home .mura-survey__exit-note,.mura-survey__exit-note{margin:0;color:var(--survey-muted);font-size:.875rem;line-height:1.5;letter-spacing:0}.mura-survey__exit-actions{flex-direction:column;gap:8px}.mura-survey__exit-actions .mura-waitlist__primary{width:100%}.mura-survey :is(button,a):focus-visible{outline:2px solid #59694e;outline-offset:3px}html.mura-survey-open,html.mura-survey-open body,html.mura-survey-open .page-wrapper{overflow:hidden!important}@media(max-width:599px){.mura-survey{inset:auto 0 0;width:100%;height:min(760px,calc(100dvh - 16px));margin:0;border:0;border-radius:24px 24px 0 0}.mura-survey__header{padding:14px 14px 4px 24px}.mura-survey__wordmark{width:60px}.mura-survey__content{padding:12px 24px 24px}.mura-survey__progress{margin-bottom:24px}.frame-home .mura-survey__title,.mura-survey__title{font-size:1.75rem}.mura-survey__actions{gap:14px;padding:16px 24px max(20px,env(safe-area-inset-bottom))}.mura-survey__actions .mura-waitlist__primary{min-width:136px;gap:18px}.mura-survey__call-choices{gap:8px}.mura-survey__call-choices label{gap:8px;padding-inline:12px;font-size:.875rem}}@media(max-width:359px){.mura-survey__header{padding-left:20px}.mura-survey__content,.mura-survey__actions{padding-inline:20px}.mura-survey__call-choices{grid-template-columns:1fr}.frame-home .mura-survey__title,.mura-survey__title{font-size:1.625rem}}@keyframes mura-survey-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes mura-survey-answer-enter{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.mura-survey,.mura-survey *{animation:none!important;transition:none!important}}@media(forced-colors:active){.mura-survey__choices label,.mura-survey :is(textarea,input:not([type=radio])){border-color:ButtonText}.mura-survey__choices label:has(:checked){border-color:Highlight}.mura-survey__choices input{-webkit-appearance:auto;appearance:auto}.mura-survey__choices input:checked{border:0}.mura-survey__progress-track span{background:Highlight}.mura-survey__progress-track:after{background:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/mura-waitlist-survey-v5.css.map */
