/* A quiet, editorial launch page built with the storefront's baby-blue palette. */
.waitlist-page { --wl-serif: Georgia, "Times New Roman", serif; color: var(--rf-ink); }
.wl-hero { display: grid; grid-template-columns: 1.08fr 1fr; align-items: center; gap: 34px; padding: 76px 0 65px; }
.wl-coming-soon { display: inline-flex; align-items: center; gap: 9px; color: var(--rf-muted); font-size: 9px; font-weight: 700; letter-spacing: 1.4px; line-height: 1.8; }
.wl-hero h1 { font-family: var(--wl-serif); font-size: clamp(49px, 5.4vw, 73px); line-height: 1.04; font-weight: 400; letter-spacing: -3.1px; margin: 23px 0 25px; }
.wl-headline-brands { display: block; font-size: .69em; line-height: 1.12; letter-spacing: -.035em; max-width: 520px; margin-bottom: 14px; }
.wl-headline-promise { display: block; }
.wl-hero h1 em { font-weight: 400; font-style: italic; white-space: nowrap; position: relative; }
.wl-hero h1 em::after { content: ""; position: absolute; left: 0; right: 0; bottom: 1px; height: 9px; border-bottom: 2px solid var(--rf-blue); border-radius: 50%; transform: rotate(-3deg); }
.wl-hero-copy > p { font-size: 17px; max-width: 460px; line-height: 1.7; margin: 0 0 17px; }
.wl-hero-copy > p.wl-hero-description { color: var(--rf-muted); font-size: 13px; line-height: 1.85; max-width: 427px; }
.wl-hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 20px; margin: 28px 0 15px; }
.wl-join-button.button { min-height: 49px; font-size: 12px; padding: 13px 23px; }
.wl-join-button .icon { width: 17px; height: 17px; }
.wl-text-button { display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 4px 0; background: transparent; color: var(--rf-ink); border: 0; font-size: 11px; font-weight: 600; line-height: 1.6; text-underline-offset: 4px; cursor: pointer; }
.wl-text-button:hover { text-decoration: underline; }
.wl-text-button .icon { width: 14px; height: 14px; }
.wl-hero-copy > p.wl-signup-note { font-size: 10px; line-height: 1.7; color: var(--rf-muted); margin-top: 18px; }
.wl-art { position: relative; display: grid; place-items: center; min-height: 490px; isolation: isolate; }
.wl-art-halo { position: absolute; width: 93%; aspect-ratio: 1; border-radius: 50%; background: var(--rf-blue-soft); z-index: -2; }
.wl-art-orbit { position: absolute; width: 99%; aspect-ratio: 1; border: 1px solid var(--rf-line); border-radius: 50%; transform: rotate(-17deg) scaleY(.85); z-index: -1; }
.wl-art-caption { position: absolute; top: 24px; left: 29px; display: flex; flex-direction: column; gap: 7px; transform: rotate(-8deg); }
.wl-art-caption span:first-child { font-size: 8px; font-weight: 700; letter-spacing: 1.5px; }
.wl-art-caption span:last-child { font-family: var(--wl-serif); font-size: 19px; font-style: italic; }
.wl-outfit-paper { position: relative; height: 348px; width: min(78%, 325px); padding: 21px 23px; background: var(--rf-surface); border: 1px solid var(--rf-ink); border-radius: 2px; transform: rotate(7deg); box-shadow: 9px 10px 0 var(--rf-blue), 10px 11px 0 var(--rf-ink); }
.wl-outfit-paper::before { content: ""; position: absolute; top: -11px; left: calc(50% - 34px); width: 68px; height: 25px; background: var(--rf-blue); opacity: .62; transform: rotate(-11deg); }
.wl-paper-top { display: flex; align-items: center; justify-content: space-between; font-family: var(--wl-serif); font-size: 20px; font-style: italic; }
.wl-paper-top .icon { width: 17px; height: 17px; }
.wl-garments { position: relative; height: 232px; margin: 8px 0 9px; }
.wl-shirt { position: absolute; width: 65%; height: 220px; top: 0; left: -5px; color: var(--rf-blue); filter: drop-shadow(0 2px 0 var(--rf-line)); transform: rotate(-11deg); z-index: 1; }
.wl-trousers { position: absolute; width: 42%; height: 211px; bottom: -6px; right: -3px; color: #294858; transform: rotate(5deg); }
.wl-paper-bottom { display: flex; align-items: baseline; justify-content: space-between; gap: 10px; border-top: 1px solid var(--rf-line); padding-top: 10px; }
.wl-paper-bottom > span:first-child { font-family: var(--wl-serif); font-size: 18px; font-style: italic; }
.wl-paper-bottom > span:last-child { font-size: 7px; font-weight: 700; letter-spacing: 1.3px; }
.wl-art-note { position: absolute; left: 0; bottom: 61px; background: var(--rf-blue); color: var(--rf-dark); border: 1px solid var(--rf-ink); padding: 15px 44px 15px 17px; transform: rotate(-9deg); font-family: var(--wl-serif); font-style: italic; font-size: 17px; line-height: 1.25; box-shadow: 3px 3px 0 var(--rf-shadow); }
.wl-art-note > span { position: absolute; right: 16px; top: 12px; font-family: sans-serif; font-style: normal; font-size: 23px; }
.wl-art-star { position: absolute; top: 64px; right: 3px; font-size: 62px; line-height: 1; transform: rotate(18deg); color: var(--rf-ink); }
.wl-art-footnote { position: absolute; bottom: 2px; font-size: 8px; letter-spacing: .2px; color: var(--rf-muted); text-align: center; }
.wl-manifesto { display: flex; align-items: center; justify-content: space-between; gap: 25px; border-top: 1px solid var(--rf-line); border-bottom: 1px solid var(--rf-line); padding: 24px 3px; }
.wl-manifesto > span { font-size: 8px; font-weight: 650; letter-spacing: 1.5px; line-height: 1.7; color: var(--rf-muted); }
.wl-manifesto > p { font-family: var(--wl-serif); font-size: clamp(23px, 2.9vw, 35px); letter-spacing: -1px; margin: 0; text-align: center; }
.wl-manifesto em { font-weight: 400; }
.wl-how { padding-top: 76px; scroll-margin-top: 100px; outline: none; }
.wl-section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 25px; margin-bottom: 28px; }
.wl-eyebrow { display: block; color: var(--rf-muted); font-size: 8px; font-weight: 700; letter-spacing: 1.7px; line-height: 1.8; }
.wl-section-heading h2 { font-family: var(--wl-serif); font-size: clamp(34px, 4.2vw, 49px); font-weight: 400; margin: 10px 0 0; letter-spacing: -1.8px; }
.wl-section-heading > p { max-width: 210px; color: var(--rf-muted); font-size: 12px; line-height: 1.8; margin: 0 0 4px; }
.wl-preview-tabs { display: grid; grid-template-columns: repeat(3, 1fr); border: 1px solid var(--rf-ink); border-radius: 14px 14px 0 0; overflow: hidden; background: var(--rf-surface); }
.wl-preview-tab { display: flex; align-items: center; justify-content: flex-start; gap: 13px; min-height: 67px; padding: 19px 26px; background: transparent; border: 0; border-right: 1px solid var(--rf-line); color: var(--rf-muted); font-size: 13px; font-weight: 600; cursor: pointer; }
.wl-preview-tab:last-child { border-right: 0; }
.wl-preview-tab > span { font-size: 9px; font-weight: 500; opacity: .8; }
.wl-preview-tab > .icon { width: 18px; height: 18px; margin-left: auto; }
.wl-preview-tab.active { background: var(--rf-blue); color: var(--rf-dark); }
.wl-preview-tab:focus-visible { outline: 2px solid var(--rf-ink); outline-offset: -6px; }
.wl-preview-panel { display: grid; grid-template-columns: .86fr 1.14fr; min-height: 296px; background: var(--rf-surface); border: 1px solid var(--rf-ink); border-top: 0; border-radius: 0 0 14px 14px; overflow: hidden; }
.wl-preview-panel:focus-visible { outline-offset: 4px; }
.wl-purchase-panel { grid-template-columns: 1.08fr 1fr; }
.wl-combined-preview { margin: 0; padding: 27px 23px 19px; background: var(--rf-blue-soft); border-right: 1px solid var(--rf-line); }
.wl-combined-pieces { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; list-style: none; margin: 0; padding: 0; }
.wl-combined-piece { min-width: 0; display: flex; flex-direction: column; align-items: center; padding: 13px 7px 12px; border: 1px solid var(--rf-line); border-radius: 9px; background: var(--rf-surface); }
.wl-combined-piece > small { font-size: 7px; line-height: 1.5; text-align: center; text-transform: uppercase; letter-spacing: .7px; font-weight: 650; min-height: 21px; color: var(--rf-muted); }
.wl-combined-piece > svg { width: 77px; max-width: 100%; height: 82px; color: var(--rf-blue); margin: 6px 0 8px; }
.wl-combined-piece-2 > svg { color: #294858; }
.wl-combined-piece-3 > svg { color: #d7dedf; }
.wl-combined-piece > span { font-size: 9px; line-height: 1.6; text-align: center; }
.wl-combined-connector { position: relative; display: grid; grid-template-columns: repeat(3, 1fr); height: 35px; margin: 0 15%; }
.wl-combined-connector::before { content: ""; position: absolute; top: 17px; height: 1px; left: 0; right: 0; background: var(--rf-muted); }
.wl-combined-connector > span { height: 18px; border-left: 1px solid var(--rf-muted); justify-self: start; }
.wl-combined-connector > span:nth-child(2) { justify-self: center; height: 35px; }
.wl-combined-connector > span:nth-child(3) { justify-self: end; }
.wl-combined-bag { display: flex; align-items: center; gap: 15px; width: max-content; max-width: 100%; margin: 0 auto; padding: 15px 25px; background: var(--rf-surface); border: 1px solid var(--rf-ink); border-radius: 11px; box-shadow: 3px 3px 0 var(--rf-blue); }
.wl-combined-bag > .icon { width: 32px; height: 37px; stroke-width: 1.3; flex: none; }
.wl-combined-bag small { display: block; font-size: 7px; letter-spacing: 1.5px; color: var(--rf-muted); line-height: 1.6; }
.wl-combined-bag strong { display: block; font-family: var(--wl-serif); font-size: 23px; font-weight: 400; margin: 3px 0 4px; }
.wl-combined-bag span { font-size: 9px; color: var(--rf-muted); }
.wl-combined-arrow { display: block; text-align: center; font-size: 21px; line-height: 1.5; margin: 5px 0 3px; }
.wl-combined-checkout { display: flex; align-items: center; justify-content: center; gap: 9px; padding: 13px 14px; border: 1px solid var(--rf-ink); border-radius: 8px; background: var(--rf-blue); color: var(--rf-dark); }
.wl-combined-checkout > .icon { width: 15px; height: 15px; }
.wl-combined-checkout > strong { font-size: 11px; }
.wl-combined-checkout > span { font-size: 6px; letter-spacing: 1px; padding: 4px 6px; border: 1px solid #19364b40; border-radius: 4px; margin-left: auto; }
.wl-combined-preview > figcaption { color: var(--rf-muted); font-size: 8px; line-height: 1.7; text-align: center; margin-top: 13px; }
.wl-preview-graphic { position: relative; isolation: isolate; display: grid; place-items: center; background: var(--rf-blue-soft); border-right: 1px solid var(--rf-line); overflow: hidden; }
.wl-preview-big-number { position: absolute; font-family: var(--wl-serif); font-size: 245px; font-style: italic; font-weight: 400; color: var(--rf-blue); line-height: 1; letter-spacing: -13px; left: -14px; bottom: -20px; opacity: .55; z-index: -1; }
.wl-preview-symbol { display: grid; place-items: center; width: 115px; height: 136px; background: var(--rf-surface); border: 1px solid var(--rf-ink); border-radius: 4px; transform: rotate(-10deg); box-shadow: 6px 7px 0 var(--rf-blue), 7px 8px 0 var(--rf-ink); }
.wl-preview-symbol .icon { width: 52px; height: 52px; stroke-width: 1; }
.wl-preview-dot { position: absolute; width: 32px; height: 32px; top: 35px; right: 44px; border: 1px solid var(--rf-ink); border-radius: 50%; }
.wl-preview-stamp { position: absolute; bottom: 25px; right: 26px; font-size: 8px; font-weight: 700; letter-spacing: 1.3px; line-height: 1.6; transform: rotate(8deg); }
.wl-preview-closet .wl-preview-symbol { transform: rotate(8deg); border-radius: 56px 56px 4px 4px; }
.wl-preview-look .wl-preview-symbol { transform: rotate(-4deg); }
.wl-preview-copy { padding: 43px 45px 36px; align-self: center; }
.wl-preview-copy h3 { font-family: var(--wl-serif); font-weight: 400; font-size: 33px; line-height: 1.15; letter-spacing: -.9px; max-width: 350px; margin: 13px 0 16px; }
.wl-preview-copy > p { font-size: 12px; line-height: 1.9; color: var(--rf-muted); margin: 0; max-width: 410px; }
.wl-preview-tags { display: flex; gap: 7px; flex-wrap: wrap; list-style: none; padding: 0; margin: 19px 0 0; }
.wl-preview-tags li { border: 1px solid var(--rf-line); border-radius: 50px; padding: 6px 10px; font-size: 8px; color: var(--rf-muted); }
.wl-preview-disclosure { font-size: 9px; line-height: 1.8; text-align: center; color: var(--rf-muted); margin: 16px 0 0; }
.wl-feature-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 31px; padding: 60px 0 68px; }
.wl-feature { border-top: 1px solid var(--rf-line); padding: 21px 8px 0 0; }
.wl-feature > div { display: flex; justify-content: space-between; align-items: center; }
.wl-feature-number { color: var(--rf-muted); font-size: 9px; letter-spacing: 1px; }
.wl-feature > div .icon { width: 22px; height: 22px; stroke-width: 1.3; }
.wl-feature > h3 { font-family: var(--wl-serif); font-size: 25px; font-weight: 400; letter-spacing: -.5px; margin: 19px 0 11px; }
.wl-feature > p { font-size: 11px; color: var(--rf-muted); line-height: 1.9; margin: 0; max-width: 290px; }
.wl-final-invitation { position: relative; overflow: hidden; text-align: center; background: var(--rf-blue-soft); border: 1px solid var(--rf-ink); border-radius: 15px; padding: 48px 20px 42px; margin-bottom: 70px; }
.wl-final-invitation h2 { font-family: var(--wl-serif); font-size: clamp(40px, 4.5vw, 55px); font-weight: 400; line-height: 1.06; letter-spacing: -2px; margin: 15px 0 17px; }
.wl-final-invitation h2 em { font-weight: 400; }
.wl-final-invitation > p { font-size: 12px; color: var(--rf-muted); line-height: 1.8; margin: 0 0 22px; }
.wl-final-invitation > small { display: block; font-size: 9px; color: var(--rf-muted); margin-top: 17px; }
.wl-final-spark { position: absolute; top: 32px; right: 43px; transform: rotate(13deg); }
.wl-final-spark .icon { width: 46px; height: 46px; stroke-width: 1; }
.waitlist-modal { width: 570px; max-width: calc(100vw - 28px); background: var(--rf-paper); }
.wl-signup { position: relative; padding: 46px 38px 30px; color: var(--rf-ink); }
.wl-signup-decoration { display: inline-grid; place-items: center; width: 38px; height: 38px; margin-bottom: 22px; background: var(--rf-blue-soft); border: 1px solid var(--rf-line); border-radius: 50%; transform: rotate(-10deg); }
.wl-signup-decoration .icon { width: 20px; height: 20px; }
.waitlist-modal .wl-signup h2 { font-family: Georgia, "Times New Roman", serif; font-size: 38px; font-weight: 400; letter-spacing: -1.5px; line-height: 1.08; margin: 12px 0 16px; padding: 0; }
.wl-signup > p { color: var(--rf-muted); font-size: 12px; line-height: 1.8; margin: 0 0 27px; }
.wl-form-field { display: block; font-size: 11px; font-weight: 600; color: var(--rf-ink); margin: 0 0 15px; line-height: 1.6; }
.wl-form-field > input, .wl-form-field > select { display: block; width: 100%; min-width: 0; height: 48px; margin-top: 8px; padding: 12px 13px; background: var(--rf-surface); color: var(--rf-ink); border: 1px solid var(--rf-line); border-radius: 9px; font: inherit; font-size: 13px; font-weight: 400; }
.wl-form-field > input::placeholder { color: var(--rf-muted); opacity: .72; }
.wl-form-field > input:focus, .wl-form-field > select:focus { border-color: var(--rf-ink); }
.wl-form-note { color: var(--rf-muted); font-size: 9px; line-height: 1.6; margin: -7px 0 21px; }
.wl-consent { display: flex; align-items: flex-start; gap: 10px; color: var(--rf-muted); font-size: 10px; line-height: 1.8; margin: 23px 0; cursor: pointer; }
.wl-consent > input { margin: 3px 0 0; width: 15px; height: 15px; flex: none; accent-color: var(--rf-dark); }
.wl-submit.button { min-height: 48px; font-size: 12px; }
.wl-privacy-note { font-size: 8px; line-height: 1.7; color: var(--rf-muted); text-align: center; margin-top: 19px; }
.wl-privacy-note > summary { font-size: 9px; color: var(--rf-muted); cursor: pointer; text-decoration: underline; text-underline-offset: 3px; }
.wl-privacy-note > p { font-size: 10px; text-align: left; line-height: 1.8; padding: 11px 13px; background: var(--rf-blue-soft); border-radius: 7px; margin: 10px 0 0; }
.wl-form-error { border: 1px solid var(--rf-line); border-left: 3px solid var(--rf-ink); background: var(--rf-blue-soft); color: var(--rf-ink); padding: 12px 14px; margin-bottom: 19px; border-radius: 5px; }
.wl-form-error[hidden] { display: none; }
.wl-form-error > p { font-size: 11px; line-height: 1.8; margin: 0; }
.wl-form-error > .wl-text-button { margin-top: 8px; text-decoration: underline; }
.wl-required-label { font-size: 8px; font-weight: 400; margin-left: 8px; color: var(--rf-muted); }
.wl-dynamic-questions { border-top: 1px solid var(--rf-line); margin: 22px 0; padding-top: 20px; }
.wl-question-group { border: 0; margin: 0 0 21px; padding: 0; min-width: 0; }
.wl-question-group legend { font-size: 11px; font-weight: 600; line-height: 1.8; padding: 0; }
.wl-question-group > p { font-size: 9px; color: var(--rf-muted); margin: 3px 0 9px; }
.wl-question-group > div { display: flex; flex-wrap: wrap; gap: 8px; }
.wl-question-group label { display: flex; align-items: flex-start; gap: 7px; border: 1px solid var(--rf-line); border-radius: 7px; padding: 9px 10px; font-size: 10px; line-height: 1.5; cursor: pointer; }
.wl-question-group label:has(input:checked) { background: var(--rf-blue-soft); border-color: var(--rf-ink); }
.wl-question-group input { flex: none; accent-color: var(--rf-dark); margin: 1px 0 0; }
.wl-confirmation { text-align: center; padding-top: 50px; padding-bottom: 34px; }
.wl-confirmation-mark { display: grid; place-items: center; width: 66px; height: 66px; border: 1px solid var(--rf-ink); background: var(--rf-blue); color: var(--rf-dark); border-radius: 50%; margin: 0 auto 29px; box-shadow: 3px 3px 0 var(--rf-shadow); }
.wl-confirmation-mark .icon { width: 28px; height: 28px; }
.waitlist-modal .wl-confirmation h2 { margin: 15px 0 18px; }
.wl-confirmation > .wl-text-button { margin-top: 17px; color: var(--rf-muted); font-weight: 400; font-size: 9px; }
.wl-signup :is(input, select, button):disabled { cursor: wait; }
.wl-wizard { padding-top: 34px; }
.wl-wizard-progress { margin: 22px 0 24px; }
.wl-wizard-progress > div { display: flex; justify-content: space-between; gap: 15px; margin-bottom: 9px; color: var(--rf-muted); font-size: 10px; }
.wl-wizard-progress > div > span:first-child { font-weight: 600; color: var(--rf-ink); }
.wl-wizard-progress progress { display: block; width: 100%; height: 4px; border: 0; border-radius: 10px; overflow: hidden; appearance: none; background: var(--rf-line); color: var(--rf-ink); }
.wl-wizard-progress progress::-webkit-progress-bar { background: var(--rf-line); }
.wl-wizard-progress progress::-webkit-progress-value { background: var(--rf-ink); border-radius: 10px; }
.wl-wizard-progress progress::-moz-progress-bar { background: var(--rf-ink); border-radius: 10px; }
.waitlist-modal .wl-wizard h2 { font-size: 34px; outline: none; margin-bottom: 10px; }
.wl-wizard > p { margin-bottom: 22px; font-size: 11px; }
.wl-wizard .wl-dynamic-questions { margin: 0; padding: 0; border: 0; }
.wl-wizard .wl-question-group { margin-bottom: 24px; }
.wl-wizard .wl-question-group legend { font-size: 12px; line-height: 1.6; }
.wl-wizard .wl-required-label { display: none; }
.wl-wizard .wl-form-field > .wl-required-label { display: inline; }
.wl-wizard .wl-question-group > p { margin: 6px 0 10px; }
.wl-wizard .wl-choice-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 7px; }
.wl-wizard .wl-choice { width: 100%; min-height: 42px; align-items: center; padding: 10px 11px; background: var(--rf-surface); font-size: 10px; transition: background .15s, border-color .15s; }
.wl-wizard .wl-choice:hover { border-color: var(--rf-ink); }
.wl-wizard .wl-choice:has(input:checked) { background: var(--rf-blue-soft); border-color: var(--rf-ink); }
.wl-wizard .wl-choice:has(input:focus-visible) { outline: 2px solid var(--rf-ink); outline-offset: 2px; }
.wl-wizard .wl-choice input { margin: 0; width: 14px; height: 14px; }
.wl-wizard .wl-choice span { overflow-wrap: anywhere; }
.wl-wizard-actions { display: flex; gap: 12px; align-items: center; margin-top: 9px; }
.wl-wizard-actions .wl-submit { flex: 1; min-height: 46px; }
.wl-wizard-actions .wl-back { font-size: 11px; padding: 12px 15px; min-height: 46px; }
.wl-back .icon { transform: rotate(180deg); }
.wl-wizard-reassurance { text-align: center; font-size: 9px; line-height: 1.8; margin: 13px 0 0; color: var(--rf-muted); }
.wl-signup-contact { border-top: 1px solid var(--rf-line); padding-top: 20px; margin-top: 4px; }
.wl-wizard .wl-consent { margin: 18px 0; }
@media (max-width: 480px) {
  .wl-wizard .wl-choice { padding: 10px 8px; min-height: 45px; font-size: 10px; gap: 7px; }
  .wl-wizard-progress { margin-top: 17px; }
  .wl-wizard .wl-question-group legend { font-size: 12px; }
}
html[data-theme="dark"] .wl-trousers { color: #627f90; }
html[data-theme="dark"] .wl-combined-piece-2 > svg { color: #627f90; }
html[data-theme="dark"] .wl-art-halo { background: #1b394b; }
html[data-theme="dark"] .wl-outfit-paper { box-shadow: 9px 10px 0 #355365, 10px 11px 0 var(--rf-ink); }
@media (max-width: 1000px) {
  .wl-hero { gap: 20px; padding-top: 55px; }
  .wl-hero h1 { font-size: clamp(48px, 6vw, 65px); letter-spacing: -2.5px; }
  .wl-art { min-height: 450px; }
  .wl-outfit-paper { width: 79%; height: 326px; padding: 18px; }
  .wl-garments { height: 220px; }
  .wl-art-note { left: -3px; bottom: 52px; font-size: 15px; }
  .wl-art-star { right: -5px; font-size: 47px; }
  .wl-preview-copy { padding: 30px; }
  .wl-preview-tab { padding: 18px 20px; }
}
@media (max-width: 760px) {
  .wl-hero { grid-template-columns: 1fr; gap: 0; padding: 45px 0 38px; }
  .wl-hero-copy { max-width: 560px; margin: 0 auto; text-align: center; }
  .wl-headline-brands { margin-left: auto; margin-right: auto; max-width: 420px; }
  .wl-hero h1 { font-size: clamp(46px, 8.4vw, 66px); letter-spacing: -2.6px; margin-top: 19px; }
  .wl-hero-copy > p, .wl-hero-copy > p.wl-hero-description { margin-left: auto; margin-right: auto; }
  .wl-hero-actions { justify-content: center; }
  .wl-art { max-width: 410px; width: 100%; margin: 15px auto 0; min-height: 440px; }
  .wl-art-note { left: 5px; }
  .wl-art-star { right: 11px; }
  .wl-art-caption { left: 33px; top: 21px; }
  .wl-manifesto { flex-direction: column; gap: 12px; padding: 24px 0; }
  .wl-manifesto > span:last-child { display: none; }
  .wl-manifesto > p { font-size: 29px; }
  .wl-how { padding-top: 48px; }
  .wl-section-heading { display: block; margin-bottom: 24px; }
  .wl-section-heading h2 { font-size: 39px; }
  .wl-section-heading > p { max-width: none; margin-top: 14px; }
  .wl-preview-tab { min-height: 59px; justify-content: center; padding: 14px 9px; gap: 8px; font-size: 11px; }
  .wl-preview-tab > .icon { display: none; }
  .wl-preview-panel { grid-template-columns: 1fr; }
  .wl-combined-preview { border-right: 0; border-bottom: 1px solid var(--rf-line); padding: 24px 23px 18px; }
  .wl-preview-graphic { height: 175px; border-right: 0; border-bottom: 1px solid var(--rf-line); }
  .wl-preview-big-number { font-size: 210px; left: 9%; bottom: -25px; }
  .wl-preview-symbol { width: 80px; height: 98px; }
  .wl-preview-symbol .icon { width: 37px; height: 37px; }
  .wl-preview-stamp { bottom: 21px; right: 25px; }
  .wl-preview-dot { top: 24px; right: 45px; width: 23px; height: 23px; }
  .wl-preview-copy { padding: 28px 26px; }
  .wl-preview-copy h3 { font-size: 30px; }
  .wl-feature-grid { gap: 24px; padding: 38px 0 43px; }
  .wl-feature > h3 { font-size: 22px; }
  .wl-feature > p { font-size: 10px; }
  .wl-final-spark { right: 18px; top: 20px; }
  .wl-final-spark .icon { width: 29px; height: 29px; }
  .wl-final-invitation { padding: 44px 20px 35px; margin-bottom: 45px; }
}
@media (max-width: 480px) {
  .wl-coming-soon { font-size: 7px; gap: 7px; letter-spacing: 1.05px; }
  .wl-hero { padding-top: 31px; }
  .wl-hero h1 { font-size: clamp(41px, 11.3vw, 52px); letter-spacing: -2px; }
  .wl-headline-brands { font-size: .76em; max-width: 300px; margin-bottom: 12px; }
  .wl-hero-copy > p { font-size: 15px; }
  .wl-hero-copy > p.wl-hero-description { font-size: 12px; }
  .wl-hero-actions { gap: 16px; }
  .wl-join-button.button { font-size: 11px; min-height: 46px; padding: 12px 19px; }
  .wl-text-button { font-size: 10px; }
  .wl-art { min-height: 383px; }
  .wl-art-orbit { width: 83%; }
  .wl-outfit-paper { width: 75%; height: 291px; padding: 17px; }
  .wl-paper-top { font-size: 18px; }
  .wl-garments { height: 191px; margin: 7px 0; }
  .wl-shirt { height: 183px; width: 64%; }
  .wl-trousers { height: 177px; width: 43%; }
  .wl-paper-bottom > span:first-child { font-size: 16px; }
  .wl-paper-bottom > span:last-child { font-size: 6px; letter-spacing: 1px; }
  .wl-art-note { bottom: 47px; left: 0; font-size: 14px; padding: 11px 34px 11px 12px; }
  .wl-art-note > span { font-size: 21px; right: 10px; }
  .wl-art-caption { top: 7px; left: 21px; }
  .wl-art-caption span:last-child { font-size: 15px; }
  .wl-art-caption span:first-child { font-size: 7px; }
  .wl-art-star { top: 39px; right: 1px; font-size: 42px; }
  .wl-art-footnote { font-size: 7px; }
  .wl-preview-tab { font-size: 10px; gap: 6px; }
  .wl-preview-tab > span { font-size: 8px; }
  .wl-combined-preview { padding: 20px 14px 16px; }
  .wl-combined-pieces { gap: 7px; }
  .wl-combined-piece { padding: 11px 4px 9px; }
  .wl-combined-piece > small { font-size: 6px; letter-spacing: .4px; min-height: 18px; }
  .wl-combined-piece > svg { height: 63px; width: 60px; margin: 5px 0 6px; }
  .wl-combined-piece > span { font-size: 8px; }
  .wl-combined-bag { padding: 13px 21px; }
  .wl-combined-bag strong { font-size: 21px; }
  .wl-combined-checkout { padding-left: 10px; padding-right: 10px; gap: 7px; }
  .wl-feature-grid { grid-template-columns: 1fr; gap: 25px; padding-bottom: 40px; }
  .wl-feature { padding-top: 18px; }
  .wl-feature > h3 { margin-top: 12px; font-size: 25px; }
  .wl-feature > p { max-width: none; font-size: 11px; }
  .wl-final-invitation h2 { font-size: 43px; }
  .wl-final-invitation > .wl-eyebrow { font-size: 7px; letter-spacing: 1px; }
  .wl-signup { padding: 39px 25px 25px; }
  .waitlist-modal .wl-signup h2 { font-size: 34px; }
  .wl-form-field > input, .wl-form-field > select { font-size: 16px; }
}
@media (prefers-reduced-motion: reduce) {
  .waitlist-page .button, .waitlist-modal .button { transition: none; }
}
