/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--paper:#fcfcf8;--soft-white:#f5f5f1;--ink:#111;--soft-black:#242321;--line:#d9d9d3;--lapis:#2f4fe4;--persimmon:#f0643c;--persimmon-on-lapis:#ffd6c7;--serif:"Iowan Old Style", "Baskerville", "Times New Roman", serif;--sans:"Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;--shadow:0 24px 70px #1111112b}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--sans);letter-spacing:0;margin:0;font-size:16px;line-height:1.55;overflow-x:hidden}button,input{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--lapis);color:#fff}:focus-visible{outline:3px solid var(--persimmon);outline-offset:3px}.site-header{background:var(--paper);z-index:50;border-bottom:1px solid #0000;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 clamp(20px,4vw,68px);transition:background .18s,border-color .18s;display:grid;position:fixed;top:0;left:0;right:0}.site-header.scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:var(--paper);border-color:var(--line)}.brand{font-family:var(--serif);justify-self:start;align-items:center;gap:11px;min-height:44px;font-size:29px;font-weight:600;line-height:1;display:inline-flex}.marle-mark{flex:none;width:29px;height:25px;display:inline-block;position:relative}.marle-mark span{border-left:2px solid var(--ink);border-top:2px solid var(--ink);width:18px;height:18px;position:absolute;top:2px}.marle-mark span:first-child{left:0;transform:rotate(-45deg)skew(8deg,8deg)}.marle-mark span:nth-child(2){right:0;transform:rotate(45deg)skew(-8deg,-8deg)}.marle-mark i{background:var(--persimmon);width:10px;height:3px;position:absolute;bottom:0;right:0}.marle-mark.inverse span{border-color:var(--paper)}.nav-links{justify-content:center;align-items:center;gap:clamp(22px,2.7vw,42px);display:flex}.nav-links a{padding:8px 0;font-size:13px;font-weight:600;position:relative}.nav-links a:after{background:var(--lapis);content:"";transform-origin:100%;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:2px;left:0;transform:scaleX(0)}.nav-links a:hover:after{transform-origin:0;transform:scaleX(1)}.header-actions{justify-self:end;align-items:center;gap:10px;display:flex}.button{border:1px solid var(--ink);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 20px;font-size:13px;font-weight:700;transition:background .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button:disabled{cursor:wait;opacity:.58;transform:none}.button.primary{background:var(--lapis);border-color:var(--lapis);color:#fff}.button.primary:hover{box-shadow:5px 5px 0 var(--persimmon)}.button.secondary{border-color:var(--soft-black);background:#fcfcf8c2}.button.light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button.full{width:100%}.header-cta{background:var(--ink);color:var(--paper);min-height:40px;padding:0 17px}.icon-button,.phone-icon-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-button{width:42px;height:42px}.menu-button{display:none}.hero{background:var(--paper);min-height:100svh;scroll-margin-top:72px;overflow:hidden}.hero-grid{grid-template-columns:minmax(420px,42fr) minmax(680px,58fr);min-height:100svh;display:grid}.hero-copy{align-self:center;max-width:650px;padding:112px clamp(32px,4.8vw,82px) 56px}.eyebrow,.section-label{color:var(--lapis);text-transform:uppercase;margin:0 0 17px;font-size:11px;font-weight:800}.eyebrow:before,.section-label:before{content:"";vertical-align:middle;background:currentColor;width:26px;height:2px;margin-right:10px;display:inline-block}.hero h1{font-family:var(--serif);max-width:620px;margin:0;font-size:clamp(52px,4.6vw,76px);font-weight:500;line-height:.98}.hero h1 em{color:var(--lapis);font-weight:500;display:block}.hero h1 .keep-together{white-space:nowrap}.hero-promise{font-family:var(--serif);max-width:520px;margin:28px 0 14px;font-size:clamp(21px,1.8vw,27px);line-height:1.18}.phone-speaker{z-index:6;background:#0d0d0d;border-radius:999px;width:64px;height:18px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.hero-demo-stage{--hero-phone-scale:.88;background:var(--lapis);color:var(--paper);grid-template-columns:minmax(210px,1fr) 368px;grid-template-areas:"narration cue""narration phone";gap:14px 24px;min-width:0;padding:94px clamp(24px,2.8vw,46px) 22px;scroll-margin-top:72px;display:grid;overflow:hidden}.section-intro{max-width:830px;margin-bottom:58px}.section-intro.narrow{max-width:710px}.section-intro h2,.story-copy h2,.verdict-content h2,.conversion-section h2,.waitlist-form h2{font-family:var(--serif);margin:0 0 22px;font-size:clamp(42px,5vw,70px);font-weight:500;line-height:1.02}.section-intro>p:last-child{color:#55534e;max-width:620px;margin:0;font-size:17px}.text-button{color:var(--lapis);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:9px 0;font-size:12px;font-weight:700;text-decoration:underline}.text-button.centered{margin:4px auto 0;display:block}.waitlist-form>label:not(.honeypot,.interview-choice){margin-top:18px;font-size:11px;font-weight:800;display:block}.waitlist-form input[type=email],.waitlist-form input[type=text],.waitlist-form label>input:not([type=checkbox]){background:var(--paper);border:1px solid #aaa8a1;border-radius:3px;width:100%;height:49px;margin-top:7px;padding:0 13px;font-size:15px;display:block}.phone-scale-shell{grid-area:phone;width:368px;height:783px;overflow:visible}.phone-wrap{min-height:890px;transform:scale(var(--hero-phone-scale));transform-origin:0 0;width:418px}.demo-phone{background:var(--paper);border:8px solid var(--ink);box-shadow:var(--shadow);color:var(--ink);border-radius:54px;width:100%;height:890px;padding:22px 10px 10px;position:relative;overflow:hidden}.phone-bar{text-align:center;grid-template-columns:44px 1fr 44px;align-items:center;min-height:44px;padding:3px 11px 5px;display:grid}.phone-bar .marle-mark{transform-origin:0;height:20px;transform:scale(.7)}.phone-bar>span{font-size:13px;font-weight:700}.phone-icon-button{width:44px;height:44px}.phone-step-screen,.phone-processing,.phone-result,.phone-purchase-screen{height:798px;overflow:hidden}.phone-step-screen{flex-direction:column;padding:24px 20px 20px;display:flex}.phone-occasion-screen .phone-primary-action{margin-top:auto}.phone-progress{align-items:center;width:100%;margin-bottom:36px;display:flex}.phone-progress span{flex:1;align-items:center;display:flex}.phone-progress span:first-child{flex:none}.phone-progress i{background:var(--line);flex:1;height:1px}.phone-progress b{color:#77756f;border:1px solid #9e9c95;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;display:inline-flex}.phone-progress span:not(:first-child) b{margin-left:0}.phone-progress span.active i,.phone-progress span.active b{background:var(--lapis);border-color:var(--lapis);color:#fff}.phone-step-label{color:var(--lapis);text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:850}.phone-step-screen h3{font-family:var(--serif);letter-spacing:0;margin:0 0 30px;font-size:36px;font-weight:500;line-height:1.03}.phone-style-options{border-top:1px solid var(--ink);display:grid}.phone-style-options button{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;gap:14px;min-height:82px;padding:0 4px;display:grid}.phone-style-options button:hover,.phone-style-options button:focus-visible{color:var(--lapis)}.phone-style-options span{color:var(--lapis);font-size:10px;font-weight:850}.phone-style-options strong{font-family:var(--serif);font-size:21px;font-weight:500}.phone-step-footnote{color:#686660;max-width:260px;margin:auto 0 0;font-size:12px;line-height:1.45}.phone-wardrobe-screen{scrollbar-width:none;overflow-y:auto}.phone-wardrobe-screen::-webkit-scrollbar{display:none}.phone-wardrobe-screen .phone-progress{margin-bottom:26px}.phone-wardrobe-screen h3{margin-bottom:8px}.phone-wardrobe-intro{color:#66635e;margin:0 0 16px;font-size:14px;line-height:1.4}.phone-wardrobe-grid{isolation:isolate;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid;overflow:visible}.phone-wardrobe-swipe-hint{display:none}.phone-wardrobe-piece{color:var(--ink);text-align:left;transform-origin:50%;z-index:1;background:0 0;border:0;min-width:0;padding:0;animation:.42s both wardrobe-piece-in;position:relative}.phone-wardrobe-piece:nth-child(2){animation-delay:55ms}.phone-wardrobe-piece:nth-child(3){animation-delay:.11s}.phone-wardrobe-piece:nth-child(4){animation-delay:.165s}.phone-wardrobe-piece:nth-child(5){animation-delay:.22s}.phone-wardrobe-piece:nth-child(6){animation-delay:.275s}.phone-wardrobe-piece:nth-child(7){animation-delay:.33s}.phone-wardrobe-piece:nth-child(8){animation-delay:.385s}@keyframes wardrobe-piece-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.phone-garment-image{background:#eceae5;height:104px;position:relative;overflow:hidden}.phone-garment-image img{object-fit:contain;padding:6px}.phone-wardrobe-piece>span{margin-top:5px;font-size:11px;font-weight:700;line-height:1.2;display:block}.phone-style-insight{border-left:3px solid var(--lapis);margin:22px 0 18px;padding:7px 0 7px 13px}.phone-style-insight>span{color:var(--lapis);text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:850;display:block}.phone-style-insight strong{font-family:var(--serif);font-size:22px;font-weight:500;display:block}.phone-style-insight p{color:#66635e;margin:3px 0 0;font-size:12px;line-height:1.35}.phone-wardrobe-screen .phone-primary-action{flex:none;margin-top:auto}.phone-step-back{color:#67655f;cursor:pointer;background:0 0;border:0;align-self:start;align-items:center;gap:5px;margin:-18px 0 20px;padding:0;font-size:11px;display:flex}.phone-selection-summary{color:#6b6963;margin:-17px 0 23px;font-size:11px}.phone-selection-summary strong{color:var(--ink);font-weight:750}.phone-occasion-options{border-top:1px solid var(--ink);display:grid}.phone-occasion-options button{background:var(--paper);border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;transform-origin:50%;z-index:1;justify-content:space-between;align-items:center;min-height:62px;padding:0 3px;font-size:13px;font-weight:700;transition:box-shadow .18s,color .18s,opacity .18s,transform .18s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.phone-occasion-options button.selected{color:var(--lapis)}.phone-occasion-options.has-active button:not(.is-active){opacity:.62}.phone-occasion-options button.is-active{box-shadow:0 0 0 2px var(--persimmon), 0 8px 0 -4px var(--ink);color:var(--lapis);z-index:3;transform:scale(1.05)translateY(-2px)}.phone-occasion-options button:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.phone-occasion-options i{border:1px solid;justify-content:center;align-items:center;width:24px;height:24px;font-style:normal;display:inline-flex}@media (hover:hover){.phone-occasion-options button:hover{box-shadow:0 0 0 2px var(--persimmon), 0 8px 0 -4px var(--ink);color:var(--lapis);z-index:3;transform:scale(1.05)translateY(-2px)}}.phone-primary-action{background:var(--lapis);border:0;border-top:1px solid var(--ink);color:var(--paper);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:72px;margin-top:auto;padding:11px 18px 12px;display:flex}.phone-action-copy{gap:4px;min-width:0;display:grid}.phone-action-copy small{letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:900;line-height:1}.phone-action-copy strong{font-family:var(--serif);font-size:17px;font-weight:500;line-height:1.05}.phone-primary-action>svg{stroke-width:1.75px;flex:none}.phone-primary-action:focus-visible{outline:3px solid var(--paper);outline-offset:-5px}.phone-primary-action:active{background:var(--lapis);filter:brightness(.88)}.phone-primary-action:disabled{color:#85827b;cursor:not-allowed;background:#d8d6cf;border-top-color:#aaa79f}.phone-step-screen>.phone-primary-action{width:calc(100% + 40px);margin-bottom:-20px;margin-left:-20px;margin-right:-20px}.phone-step-screen>.phone-primary-action.phone-flow-action,.phone-result-actions .phone-result-next-action.phone-flow-action,.purchase-verdict-actions .purchase-verdict-primary.phone-flow-action{border:1px solid var(--ink);border-radius:14px;flex:none;align-self:center;width:100%;min-height:72px;margin:auto 0 0;padding:11px 16px 12px}.demo-first-action{animation:2s ease-in-out 3 demo-action-pulse}@keyframes demo-action-pulse{0%,to{opacity:1;box-shadow:0 0 #f0643c00}50%{opacity:.86;box-shadow:0 0 0 8px #f0643c33}}.phone-processing{flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.phone-processing .phone-progress{margin-bottom:56px}.processing-rail{border-top:3px solid var(--ink);justify-content:center;align-items:start;gap:8px;width:100%;height:130px;padding-top:1px;display:flex}.processing-rail i{background:var(--lapis);width:38px;height:84px;animation:1.3s ease-in-out infinite alternate reorganize}.processing-rail i:nth-child(2){background:var(--persimmon);width:48px;height:105px;animation-delay:-.35s}.processing-rail i:nth-child(3){background:var(--ink);height:73px;animation-delay:-.8s}.processing-rail i:nth-child(4){background:#d2bd89;width:43px;height:93px;animation-delay:-.2s}.processing-rail i:nth-child(5){border:1px solid var(--line);background:#f3e9df;height:79px;animation-delay:-.6s}@keyframes reorganize{0%{transform:translate(-5px)scaleY(.92)}to{transform:translate(6px)scaleY(1)}}.phone-processing>p{font-family:var(--serif);text-align:center;margin:16px 0 8px;font-size:23px;line-height:1.15}.phone-processing>small{color:#6b6963;margin-bottom:28px;font-size:11px}.phone-processing ul{width:100%;margin:0;padding:0;list-style:none}.phone-processing li{color:#a4a29c;align-items:center;gap:9px;min-height:36px;font-size:12px;transition:color .15s;display:flex}.phone-processing li.active{color:var(--ink)}.phone-processing li span{border:1px solid;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.phone-result{scrollbar-width:none;overflow-y:auto}.phone-result::-webkit-scrollbar{display:none}.phone-result-progress{padding:18px 18px 0}.phone-result-progress .phone-progress{margin-bottom:22px}.phone-result-progress .phone-step-back{margin:-8px 0 14px}.result-hero{background:#efeee9;height:440px;position:relative;overflow:hidden}.look-image{width:100%;height:100%;position:relative}.look-image img{object-fit:contain;object-position:center center}.owned-note{background:#fcfcf8f0;align-items:center;gap:5px;padding:8px 10px;font-size:12px;font-weight:750;display:inline-flex;position:absolute;bottom:12px;left:12px}.result-copy{padding:20px 18px 18px}.result-copy small{color:var(--lapis);text-transform:uppercase;font-size:12px;font-weight:800}.result-copy h3{font-family:var(--serif);margin:7px 0 10px;font-size:28px;font-weight:500;line-height:1.05}.result-copy p{color:#55534e;margin:0;font-size:14px;line-height:1.5}.result-look-switcher{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0 18px 18px;display:grid}.result-look-switcher button{border:1px solid var(--line);color:#66635e;cursor:pointer;background:0 0;justify-content:center;align-items:center;min-height:48px;padding:7px;display:flex}.result-look-switcher button.active{border-color:var(--lapis);box-shadow:inset 0 -3px 0 var(--lapis);color:var(--ink)}.result-look-switcher button>span{background:var(--ink);color:#fff;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:inline-flex}.result-look-switcher button.active>span{background:var(--lapis)}.result-outfit,.result-why{border-top:1px solid var(--line);margin:0 18px;padding:18px 0}.result-outfit summary{color:var(--lapis);cursor:pointer;text-transform:uppercase;font-size:11px;font-weight:850;list-style-position:inside}.result-outfit summary:focus-visible{outline:2px solid var(--lapis);outline-offset:3px}.result-why>span{color:var(--lapis);text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:850;display:block}.result-outfit ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:12px 0 0;padding:0;list-style:none;display:grid}.result-outfit li{padding-left:12px;font-size:13px;line-height:1.35;position:relative}.result-outfit li:before{background:var(--persimmon);content:"";width:5px;height:5px;position:absolute;top:5px;left:0}.result-why p{color:#55534e;margin:0;font-size:14px;line-height:1.5}.phone-result-actions{gap:8px;padding:0 20px 28px;display:grid}.phone-result-actions button{border:1px solid var(--ink);cursor:pointer;justify-content:center;align-items:center;min-height:46px;font-size:14px;font-weight:800;display:flex}.phone-result-actions button:first-child{color:var(--ink);text-underline-offset:4px;background:0 0;border:0;min-height:44px;font-size:12px;text-decoration:underline}.phone-result-actions .phone-result-next-action{background:var(--persimmon);border:1px solid var(--ink);color:var(--ink);text-align:left;border-radius:0;justify-content:space-between;width:100%;min-height:76px;margin:0;padding:14px 20px 16px}.phone-purchase-screen{scrollbar-width:none;padding:28px 20px 20px;overflow-y:auto}.phone-purchase-screen::-webkit-scrollbar{display:none}.phone-purchase-screen .phone-step-back{margin:0 0 21px}.phone-purchase-flow-header{margin-bottom:21px}.phone-purchase-flow-header>.phone-progress{margin-bottom:13px}.phone-purchase-flow-header>.phone-step-back{margin-bottom:0}.phone-purchase-screen h3{font-family:var(--serif);letter-spacing:0;margin:0 0 12px;font-size:31px;font-weight:500;line-height:1.03}.phone-purchase-intro{color:#5f5d57;margin:0 0 16px;font-size:12px;line-height:1.45}.purchase-candidate-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0 0 10px;display:grid}.purchase-candidate-tabs button{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;background:0 0;min-height:56px;padding:9px 8px 8px}.purchase-candidate-tabs button.active{border-color:var(--lapis);box-shadow:inset 0 -3px 0 var(--lapis)}.purchase-candidate-tabs button:disabled{cursor:wait;opacity:.58}.purchase-candidate-tabs small,.purchase-candidate-tabs strong{display:block}.purchase-candidate-tabs small{color:var(--lapis);text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:850}.purchase-candidate-tabs strong{font-size:10px;line-height:1.1}.purchase-candidate-image{background-image:url(/images/marle-candidate-garments-hq.webp);background-repeat:no-repeat;background-size:300%;height:222px;margin:10px 0 14px;position:relative;overflow:hidden}.purchase-candidate-image.candidate-sheet-work{background-image:url(/images/marle-candidate-garments-work-hq.webp)}.purchase-candidate-image.candidate-dress,.purchase-candidate-image.candidate-blouse{background-position:0}.purchase-candidate-image.candidate-blazer{background-position:50%}.purchase-candidate-image.candidate-cardigan{background-position:100%}.purchase-candidate-image>span{background:var(--ink);color:#fff;text-transform:uppercase;padding:7px 9px;font-size:10px;font-weight:850;position:absolute;top:10px;left:10px}.purchase-candidate-image.checking:after{content:"";background:#314fe824;position:absolute;inset:0}.purchase-candidate-image.checking>i{background:var(--lapis);z-index:2;height:2px;animation:.85s ease-in-out infinite alternate purchase-scan;position:absolute;top:15%;left:0;right:0;box-shadow:0 0 14px #314fe899}@keyframes purchase-scan{to{top:84%}}.purchase-candidate-copy h4{font-family:var(--serif);margin:0 0 5px;font-size:19px;font-weight:500;line-height:1.1}.purchase-candidate-copy p{color:#6b6963;margin:0 0 6px;font-size:11px}.purchase-candidate-copy>small{color:var(--lapis);text-transform:uppercase;font-size:9px;font-weight:800;line-height:1.35;display:block}.purchase-preferences{border-bottom:1px solid var(--line);border-top:1px solid var(--line);margin:17px 0;padding:14px 0}.purchase-preferences>span{text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:850;display:block}.purchase-preferences>div{flex-wrap:wrap;gap:5px;display:flex}.purchase-preferences small{background:#eeece6;padding:6px 7px;font-size:10px;line-height:1.2}.purchase-check-action{width:calc(100% + 40px);margin:0 -20px -20px}.purchase-verdict-reveal{flex-direction:column;flex:1;min-height:0;animation:.42s both verdict-in;display:flex}.phone-purchase-screen:has(.purchase-verdict-reveal){flex-direction:column;display:flex}@keyframes verdict-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.purchase-verdict-reveal>.verdict{min-width:78px;margin:10px 0 14px;padding:9px 12px;font-size:11px}.purchase-verdict-item{color:#66635d;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:1.35;display:block}.purchase-verdict-reveal h3{margin-bottom:14px;font-size:29px}.purchase-verdict-actions{margin-top:auto;padding-top:16px}.purchase-verdict-primary{margin-bottom:8px}.purchase-verdict-summary{color:#55534e;margin:0 0 14px;font-size:14px;line-height:1.42}.purchase-reasons{border-top:1px solid var(--ink);margin-bottom:0}.purchase-reasons article{border-bottom:1px solid var(--line);grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px;min-height:56px;padding:12px 0;display:grid}.purchase-reasons span{color:var(--lapis);text-transform:uppercase;font-size:12px;font-weight:850;line-height:1.25}.purchase-reasons p{color:#55534e;margin:0;font-size:14px;line-height:1.4}.phone-verdict-back{color:#66635e;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;min-height:44px;margin:8px auto 0;padding:0 12px;font-size:11px;font-weight:750;text-decoration:underline;display:block}.verdict{text-transform:uppercase;justify-content:center;min-width:62px;padding:6px 8px;font-size:10px;font-weight:900;display:inline-flex}.verdict.buy{background:var(--lapis);color:#fff}.verdict.consider{background:var(--ink);border-bottom:3px solid var(--persimmon);color:#fff}.verdict.skip{background:var(--persimmon);color:var(--ink)}.wardrobe-story{grid-template-columns:minmax(0,58fr) minmax(360px,42fr);align-items:center;min-height:620px;display:grid}.wardrobe-story,.how-section,.faq-section{scroll-margin-top:88px}.story-image{grid-area:1/1;height:620px;position:relative;overflow:visible}.story-look-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;height:100%;display:grid}.story-look-panel{background:#e9e7e1;min-width:0;position:relative;overflow:hidden}.story-look-panel img{object-fit:cover;object-position:center top;width:100%}.story-look-panel:first-child img{object-position:74% top}.story-look-panel:nth-child(2) img{object-position:54% top}.story-look-panel:nth-child(3) img{object-position:56% top}.story-annotation{background:var(--persimmon);font-family:var(--serif);white-space:nowrap;padding:10px 14px;font-size:18px;line-height:1.2;position:absolute;top:8px;left:24px}.story-copy{grid-area:1/2;padding:48px clamp(28px,4vw,64px)}.story-copy>p:not(.section-label){color:#55534e;font-size:17px;line-height:1.7}.story-principle{border-top:1px solid var(--line);color:var(--lapis);font-family:var(--serif);margin:30px 0 0;padding-top:24px;font-size:23px!important;line-height:1.25!important}.how-section{background:var(--ink);color:var(--paper);padding:88px clamp(20px,6vw,102px)}.how-section .section-label{color:var(--persimmon)}.how-list{border-top:1px solid #494844;margin:42px 0 0;padding:0;list-style:none}.how-list li{border-bottom:1px solid #494844;grid-template-columns:80px 1fr;align-items:start;gap:clamp(30px,6vw,110px);padding:29px 0 31px;display:grid}.how-list>li>span{color:var(--persimmon);font-family:var(--serif);font-size:32px}.how-list h3{font-family:var(--serif);margin:0 0 8px;font-size:clamp(26px,3vw,40px);font-weight:500}.how-list p{color:#c9c8c2;max-width:660px;margin:0}.verdict-section{grid-template-columns:1fr 1fr;display:grid}.verdict-image{background:#fff;align-self:stretch;min-height:760px;position:relative;overflow:hidden}.verdict-image img{object-fit:cover;width:100%;height:100%}.verdict-content{padding:100px clamp(28px,6vw,96px)}.verdict-rows{border-top:1px solid var(--line);margin-top:44px}.verdict-rows article{border-bottom:1px solid var(--line);grid-template-columns:78px 1fr 1fr;align-items:center;gap:18px;padding:22px 0;display:grid}.verdict-rows h3{margin:0;font-size:17px}.verdict-rows p{color:#5c5a55;margin:3px 0 0;font-size:14px;line-height:1.45}.analysis-note{color:#686660;margin:28px 0 0;font-size:14px;line-height:1.6}.inverse-label{color:#fff}.conversion-section{background:var(--soft-black);color:var(--paper);justify-content:space-between;align-items:end;gap:50px;padding:84px clamp(20px,6vw,102px);display:flex}.conversion-section h2{margin-bottom:13px}.conversion-section p:last-child{color:#c8c7c1;max-width:590px;margin:0}.conversion-section .button{flex:none;margin-bottom:8px}.faq-section{padding:96px clamp(20px,6vw,102px)}.faq-list{border-top:1px solid var(--ink);max-width:900px;margin-left:auto}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:var(--serif);padding:26px 50px 26px 0;font-size:clamp(20px,2.2vw,28px);list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-family:var(--sans);font-size:24px;font-weight:400;position:absolute;top:24px;right:5px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:#56544f;max-width:760px;margin:0;padding:0 50px 28px 0;line-height:1.7}.faq-list details p a{color:var(--lapis);text-underline-offset:3px;text-decoration:underline}footer{background:var(--ink);color:var(--paper);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:40px clamp(20px,6vw,102px);display:grid}.footer-brand{color:var(--paper)}footer p{color:#aaa8a1;margin:0;font-size:11px}footer nav{justify-self:end;gap:24px;display:flex}footer nav a{font-size:12px}.waitlist-dialog{background:var(--paper);color:var(--ink);border:0;border-radius:6px;width:calc(100% - 32px);max-width:610px;max-height:calc(100svh - 32px);padding:0;overflow:auto;box-shadow:0 30px 100px #00000057}.waitlist-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111111b8}.dialog-close{z-index:2;position:absolute;top:13px;right:13px}.waitlist-form{padding:clamp(34px,6vw,58px)}.waitlist-form>.marle-mark{margin-bottom:22px}.waitlist-form h2{font-size:clamp(38px,6vw,55px)}.waitlist-form>p:not(.section-label,.form-error,.priority-note){color:#595752;margin:0 0 25px}.consent{color:#72706a;margin-top:12px;font-size:11px;line-height:1.5;display:block}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-error{border-left:3px solid var(--persimmon);color:#7c2f1d;background:#fff0eb;margin:12px 0;padding:9px 11px;font-size:11px}.challenge-heading{justify-content:space-between;align-items:center;display:flex}.challenge-heading p{margin:0}.challenge-heading strong{color:var(--lapis);font-size:12px}.challenge-list{border-top:1px solid var(--line);margin-top:15px}.challenge{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;min-height:45px;padding:0 2px;font-size:12px;display:flex}.challenge.selected{color:var(--lapis);font-weight:700}.challenge:disabled{cursor:not-allowed;opacity:.45}.challenge-limit-note{color:#66645e;margin:9px 0 0;font-size:10px}.challenge-check{border:1px solid;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.interview-choice{border:1px solid var(--line);grid-template-columns:18px 1fr;align-items:start;gap:12px;margin:18px 0;padding:14px;display:grid}.interview-choice input{accent-color:var(--lapis);width:17px;height:17px;margin:2px 0 0}.interview-choice strong,.interview-choice span{display:block}.interview-choice strong{margin-bottom:4px;font-size:11px}.interview-choice span{color:#66645e;font-size:9px}.success-state{text-align:center}.success-mark{background:var(--lapis);color:#fff;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:24px;display:inline-flex}.priority-note{border-left:3px solid var(--persimmon);text-align:left;background:#fff0eb;padding:11px;font-size:11px}.legal-page{max-width:900px;min-height:100svh;margin:0 auto;padding:65px clamp(22px,7vw,90px) 100px}.legal-wordmark{font-family:var(--serif);margin-bottom:90px;font-size:34px;font-weight:600;display:inline-block}.legal-page h1{font-family:var(--serif);margin:0 0 28px;font-size:clamp(52px,8vw,88px);font-weight:500;line-height:.98}.legal-intro{color:#55534e;max-width:760px;margin:0 0 65px;font-size:19px;line-height:1.65}.legal-page section{border-top:1px solid var(--line);padding:28px 0 31px}.legal-page section h2{font-family:var(--serif);margin:0 0 10px;font-size:27px;font-weight:500}.legal-page section p{color:#56544f;max-width:730px;margin:0}.legal-back{margin-top:45px}@media (width>=768px){.phone-wardrobe-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.phone-step-screen>.phone-primary-action.phone-flow-action{min-height:72px}.phone-wardrobe-screen>.phone-primary-action.phone-flow-action{z-index:5;margin-bottom:8px;position:sticky;bottom:14px}}@media (width<=1199px){.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{max-width:780px;padding:120px clamp(28px,8vw,90px) 72px}.hero h1{font-size:clamp(54px,7.5vw,78px)}.hero-demo-stage{--hero-phone-scale:.84;grid-template-columns:minmax(210px,min(330px,100% - 369px)) 351px;grid-template-areas:"cue cue""narration phone";justify-content:center;align-items:start;gap:28px 18px;padding:54px 28px 78px}.phone-scale-shell{width:351px;height:748px}}@media (width>=1200px){.how-section,.faq-section{grid-template-columns:minmax(330px,.72fr) minmax(560px,1.28fr);column-gap:clamp(60px,8vw,132px);display:grid}.how-section{padding-block:94px}.how-section .section-intro,.faq-section .section-intro{margin:0}.how-section .section-intro h2,.faq-section .section-intro h2{font-size:clamp(46px,4.2vw,62px)}.how-list{margin-top:0}.how-list li{grid-template-columns:48px 1fr;gap:22px;padding:23px 0 25px}.how-list h3{font-size:clamp(25px,2.2vw,32px)}.faq-section{padding-block:88px}.faq-list{max-width:none;margin-left:0}}@media (width>=1200px) and (height<=900px){.hero,.hero-grid{min-height:calc(100svh - 40px)}.hero-demo-stage{--hero-phone-scale:.8;grid-template-columns:minmax(220px,1fr) 334px;gap:10px 20px;padding-top:72px;padding-bottom:10px}.demo-interaction-cue{width:334px}.phone-scale-shell{width:334px;height:712px}.wardrobe-story{height:clamp(520px,100svh - 180px,580px);min-height:0}.story-image{height:100%}.story-copy{padding-top:48px;padding-bottom:48px}}@media (width<=1120px){.site-header{grid-template-columns:1fr auto}.wardrobe-story{grid-template-columns:1fr;min-height:0}.story-image{grid-area:1/1;height:clamp(480px,100svh - 120px,560px)}.story-copy{grid-area:2/1;padding:64px 24px}.nav-links{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;gap:0;padding:18px 24px 22px;display:none;position:absolute;top:71px;left:0;right:0}.nav-links.open{display:flex}.nav-links a{border-bottom:1px solid var(--line);width:100%;padding:13px 0}.menu-button{display:inline-flex}}@media (width<=820px){.site-header{height:64px;padding:0 16px}.brand{font-size:25px}.header-cta{min-height:44px;padding:0 12px}.menu-button{width:44px;height:44px}.nav-links{top:63px}.hero{min-height:0;scroll-margin-top:64px}.wardrobe-story,.how-section,.faq-section{scroll-margin-top:76px}.hero-copy{max-width:720px;padding:104px 20px 50px}.hero h1{max-width:630px;font-size:clamp(48px,9vw,68px)}.hero-promise{margin-top:19px;font-size:21px}.how-section,.faq-section{padding:72px 20px}.section-intro{margin-bottom:42px}.section-intro h2,.story-copy h2,.verdict-content h2,.conversion-section h2{font-size:clamp(39px,11vw,57px)}.demo-phone{position:relative;top:0}.wardrobe-story,.verdict-section{grid-template-columns:1fr}.story-image{height:480px}.story-copy,.verdict-content{padding:52px 20px}.verdict-image{min-height:480px}.conversion-section{flex-direction:column;align-items:start;padding:60px 20px}footer{grid-template-columns:1fr auto}footer p{grid-area:2/1/auto/-1}}@media (width<=560px){.site-header{background:var(--paper)}.brand{font-size:23px}.marle-mark{transform-origin:0;transform:scale(.84)}.header-actions{gap:3px}.header-cta{font-size:11px}.hero-copy{padding:70px 16px 14px}.hero h1{font-size:clamp(34px,9.8vw,40px);line-height:.94}.hero-promise{margin:11px 0 6px;font-size:16px;line-height:1.16}.phone-step-screen,.phone-processing,.phone-result,.phone-purchase-screen{height:668px}.phone-step-screen{padding-inline:16px}.phone-step-screen h3{font-size:30px}.phone-style-options button{min-height:72px}.phone-style-options strong{font-size:19px}.result-hero{height:400px}.how-list li{grid-template-columns:48px 1fr;gap:18px}.how-list>li>span{font-size:24px}.verdict-rows article{grid-template-columns:70px 1fr;align-items:start}.verdict-rows article>p{grid-column:2}.story-image{height:420px}.story-annotation{padding:7px 10px;font-size:clamp(14px,4.2vw,17px);top:6px;left:8px}.faq-list summary{font-size:20px}footer{grid-template-columns:1fr;align-items:start}footer nav{justify-self:start}.waitlist-dialog{width:calc(100% - 16px);max-height:calc(100svh - 16px)}.waitlist-form{padding:44px 22px 30px}}.product-walkthrough{color:var(--paper);background:#0b0c0e;padding:clamp(64px,6vw,96px) clamp(20px,4vw,64px)}.lookbook-demo-shell{grid-template-columns:minmax(320px,360px) minmax(0,1fr);gap:clamp(36px,4vw,68px);max-width:1440px;margin-inline:auto;display:grid}.lookbook-demo-sidebar{flex-direction:column;align-self:stretch;min-width:0;display:flex}.lookbook-demo-sidebar .walkthrough-intro{max-width:none;margin:0 0 clamp(46px,6vw,86px)}.lookbook-demo-sidebar .walkthrough-rail{flex-direction:column;gap:0;max-width:none;margin:0;display:flex}.lookbook-demo-sidebar .walkthrough-rail li{text-transform:none;background:0 0;border:0;border-bottom:1px solid #fcfcf838;border-radius:0;min-height:0;padding:0;display:block}.product-walkthrough .hero-demo-stage{color:var(--paper);background:0 0;border-radius:0;min-width:0;max-width:none;margin:0;padding:0;display:block;overflow:visible}.lookbook-stage-header,.product-walkthrough .phone-speaker,.product-walkthrough .phone-bar,.product-walkthrough .phone-progress,.product-walkthrough .phone-step-label{display:none}.product-walkthrough .phone-wardrobe-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 14px;margin-top:28px}.product-walkthrough .phone-wardrobe-piece>span{font-size:12px}.product-walkthrough .phone-processing>p{font-family:var(--serif);max-width:620px;font-size:clamp(34px,4vw,56px)}.product-walkthrough .phone-processing>ul{width:min(100%,560px)}.lookbook-result{color:var(--paper);background:0 0;height:auto;min-height:0;padding:0;overflow:visible}.lookbook-outfit-grid>button{color:var(--paper);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;min-width:0;padding:0;transition:border-color .16s,transform .16s}.lookbook-outfit-grid>button.active .lookbook-outfit-label{padding-inline:6px}.lookbook-outfit-label small{color:#fcfcf894;font-size:10px;line-height:1.3}.lookbook-selected-outfit{margin-top:16px;display:block}.lookbook-selected-outfit>div{display:none}.lookbook-selected-outfit p{color:#fcfcf8b8;margin:0;font-size:12px;line-height:1.5}.lookbook-selected-outfit ul{flex-wrap:wrap;place-content:start center;gap:8px 0;margin:3px 0 0;padding:0;list-style:none;display:flex}.lookbook-selected-outfit li{color:#fcfcf8d1;font-size:11px;line-height:1.3}.lookbook-result-actions .phone-result-next-action:first-child{background:var(--lapis);border:1px solid var(--paper);color:var(--paper);text-decoration:none}.lookbook-result-actions .phone-result-next-action:hover,.lookbook-result-actions .phone-result-next-action:focus-visible{border-color:var(--persimmon)}@media (width<=980px){.lookbook-demo-shell{grid-template-columns:220px minmax(0,1fr)}.lookbook-demo-sidebar .walkthrough-intro h2{font-size:46px}.lookbook-selected-outfit{grid-template-columns:1fr}}@media (width<=760px){.product-walkthrough{padding:56px 18px 72px}.lookbook-demo-shell{display:block}.lookbook-demo-sidebar .walkthrough-intro{margin-bottom:34px}.lookbook-demo-sidebar .walkthrough-intro h2{max-width:520px;font-size:clamp(44px,13vw,62px)}.lookbook-demo-sidebar .walkthrough-rail{border-block:1px solid #fcfcf838;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.lookbook-demo-sidebar .walkthrough-rail li,.lookbook-demo-sidebar .walkthrough-rail li:first-child{border:0}.lookbook-demo-sidebar .walkthrough-rail button{grid-template-columns:30px minmax(0,1fr);gap:8px;padding:17px 8px 17px 0}.lookbook-demo-sidebar .walkthrough-rail button>span:first-child{width:28px;height:28px;font-size:15px}.lookbook-demo-sidebar .walkthrough-rail strong{font-size:12px}.lookbook-demo-sidebar .walkthrough-rail small{display:none}.lookbook-purchase-link{margin:0;padding:20px 0 28px}.lookbook-purchase-link>span{width:26px;height:26px}.product-walkthrough .phone-step-screen,.product-walkthrough .phone-processing,.product-walkthrough .phone-purchase-screen{border-radius:0;min-height:0;padding:28px 20px}.product-walkthrough .phone-wardrobe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lookbook-result-header{align-items:flex-start;margin-bottom:18px}.lookbook-outfit-grid{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:82%;gap:12px;padding:0 0 12px;overflow-x:auto}.lookbook-outfit-grid>button,.lookbook-outfit-grid>button:not(.active){scroll-snap-align:center;margin-top:0}.lookbook-outfit-grid>button:first-child{grid-column:1}.lookbook-outfit-grid>button:nth-child(2){grid-column:2}.lookbook-outfit-grid>button:nth-child(3){grid-column:3}.lookbook-selected-outfit{gap:18px;margin-top:22px}.lookbook-proof-line{text-align:left;font-size:clamp(34px,10vw,48px)}.lookbook-result-actions,.lookbook-result-actions .phone-result-next-action{width:100%;max-width:none}}@media (width<=767px){.hero-demo-stage{--hero-phone-scale:1;background:var(--soft-white);color:var(--ink);grid-template-columns:minmax(0,1fr);grid-template-areas:"cue""narration""phone";justify-items:stretch;gap:0;max-width:100%;padding:0 16px 76px;scroll-margin-top:64px;display:grid;overflow:visible}.phone-scale-shell{width:100%;height:auto;overflow:visible}.phone-wrap{width:100%;min-width:0;min-height:0;scroll-margin-top:240px;display:block;transform:none}.demo-phone{border:1px solid var(--line);box-shadow:none;border-radius:18px;width:100%;min-width:0;max-width:none;height:auto;margin:0;padding:0;overflow:clip}.phone-speaker{display:none}.phone-bar{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr 44px;min-height:58px;padding:6px 14px}.phone-bar>span{font-size:14px}.phone-icon-button{width:44px;height:44px}.demo-phone button{min-height:44px}.phone-step-screen,.phone-processing,.phone-result,.phone-purchase-screen{height:auto;overflow:visible}.phone-step-screen,.phone-processing{min-height:650px;padding:18px 14px 22px}.phone-occasion-screen{min-height:560px}.phone-progress{margin-bottom:14px}.phone-progress b{width:28px;height:28px;font-size:12px}.phone-step-label{font-size:11px}.phone-step-screen h3,.phone-purchase-screen h3{font-size:30px}.phone-wardrobe-intro,.phone-selection-summary,.phone-purchase-intro,.result-copy p,.purchase-verdict-summary{font-size:14px}.phone-wardrobe-grid{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;grid-template-columns:repeat(8,76px);gap:8px;margin:-6px -2px;padding:8px 2px 14px;overflow-x:auto}.phone-garment-image{height:60px}.phone-wardrobe-piece{scroll-snap-align:start}.phone-wardrobe-piece>span{margin-top:5px;font-size:10px;line-height:1.15}.phone-style-insight{margin:12px 0 13px;padding-left:11px}.phone-style-insight>span,.phone-style-insight p{font-size:11px}.phone-style-insight strong{margin-top:2px;font-size:21px}.phone-wardrobe-screen{flex-direction:column;min-height:0;display:flex}.phone-step-screen>.phone-primary-action{width:calc(100% + 28px);margin-bottom:-22px;margin-left:-14px;margin-right:-14px}.phone-wardrobe-screen>.phone-progress{order:1}.phone-wardrobe-screen>.phone-step-label{order:2}.phone-wardrobe-screen>h3{order:3}.phone-wardrobe-screen>.phone-wardrobe-intro{order:4}.phone-wardrobe-screen>.phone-wardrobe-grid{order:5}.phone-wardrobe-screen>.phone-wardrobe-swipe-hint{order:6}.phone-wardrobe-screen>.phone-primary-action{order:8;width:calc(100% + 28px);margin:12px -14px -22px}.phone-wardrobe-screen>.phone-style-insight{order:7}.phone-step-back{min-height:44px;margin:-12px 0 13px;padding:0;font-size:14px}.phone-selection-summary{margin-top:-12px}.phone-occasion-options button{min-height:62px;font-size:16px}.phone-occasion-options i{width:32px;height:32px}.phone-primary-action{min-height:72px;padding:11px 16px 12px}.phone-action-copy strong{font-size:18px}.phone-processing>p{font-size:28px}.phone-processing>small,.phone-processing li{font-size:14px}.phone-processing li{min-height:44px}.phone-processing li span{width:24px;height:24px}.phone-result-progress{padding:24px 18px 0}.result-hero{height:420px}.owned-note{padding:10px 12px;font-size:14px}.result-copy{padding:24px 18px 20px}.result-copy small,.result-outfit summary{font-size:14px}.result-copy h3{font-size:34px}.result-look-switcher button{min-height:56px;padding:8px}.result-look-switcher button>span{width:26px;height:26px;font-size:14px}.result-outfit li{font-size:14px}.result-outfit ul{grid-template-columns:1fr}.phone-result-actions button{min-height:54px;padding:10px 14px}.phone-result-actions{padding:0 14px 22px}.phone-result-actions .phone-result-next-action.phone-flow-action{width:100%;min-height:72px;margin:auto 0 0;padding:11px 16px 12px}.phone-step-screen>.phone-primary-action.phone-flow-action{width:100%;min-height:72px;margin:auto 0 0}.phone-purchase-screen{padding:28px 18px 24px}.purchase-check-action{width:calc(100% + 36px);margin:0 -18px -24px}.phone-purchase-screen .phone-step-back{margin-bottom:18px}.purchase-candidate-image{height:300px}.purchase-candidate-tabs button{min-height:66px;padding:11px 9px 10px}.purchase-candidate-tabs small{font-size:11px}.purchase-candidate-tabs strong,.purchase-candidate-image>span,.purchase-preferences>span,.purchase-preferences small,.purchase-candidate-copy p,.purchase-candidate-copy>small,.purchase-reasons span,.purchase-reasons p,.purchase-verdict-item,.phone-verdict-back{font-size:14px}.purchase-candidate-copy h4{font-size:25px}.purchase-preferences small{padding:8px 9px}.purchase-verdict-reveal>.verdict{min-width:82px;font-size:14px}.purchase-verdict-reveal h3{font-size:34px}.purchase-reasons article{grid-template-columns:86px minmax(0,1fr);min-height:70px}.phone-verdict-back{justify-content:center;align-items:center;display:flex}}.review-workspace.placing-pin [data-review-id]{cursor:crosshair}.review-workspace.placing-pin [data-review-id]:hover{outline-offset:-2px;outline:2px solid #3152e8}.review-pin-layer{pointer-events:none;z-index:10005;position:fixed;inset:0}.review-pin{color:#fff;pointer-events:auto;background:#3152e8;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:12px;font-weight:900;display:flex;position:fixed;transform:translate(-50%,-50%);box-shadow:0 3px 12px #10100f47}.review-pin.priority-critical,.review-note-number.priority-critical{background:#d84527}.review-pin.priority-idea,.review-note-number.priority-idea{background:#08745e}.review-pin.selected{box-shadow:0 0 0 4px #10100f,0 4px 15px #10100f47}.review-toolbar{z-index:10030;background:#10100f;border:1px solid #10100f;align-items:stretch;display:flex;position:fixed;bottom:18px;left:18px;box-shadow:0 12px 34px #10100f38}.review-toolbar button,.review-toolbar a{color:#fff;border:0;background:0 0;border-right:1px solid #454542;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:0 14px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.review-toolbar button:last-child,.review-toolbar a:last-child{border-right:0}.review-toolbar button:hover,.review-toolbar button.active,.review-toolbar a:hover{background:#3152e8}.review-placement-hint{color:#fff;z-index:10030;background:#3152e8;max-width:min(360px,100vw - 36px);padding:10px 13px;font-size:13px;font-weight:800;position:fixed;bottom:78px;left:18px}.review-panel{z-index:10020;background:#f7f5ef;border:1px solid #10100f;flex-direction:column;width:min(390px,100vw - 24px);display:flex;position:fixed;top:12px;bottom:12px;right:12px;overflow:hidden;box-shadow:0 18px 55px #10100f3d}.review-panel-header{color:#fff;background:#10100f;justify-content:space-between;align-items:start;gap:16px;padding:20px;display:flex}.review-panel-header span{color:#ff6844;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.review-panel-header h2{color:#fff;margin:6px 0 8px;font-family:Arial,Helvetica,sans-serif;font-size:25px;font-weight:800;line-height:1}.review-panel-header p{color:#b9b7b0;margin:0;font-size:12px}.review-icon-button{color:#fff;background:0 0;border:1px solid #64645f;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.review-panel-tools{border-bottom:1px solid #d9d7d0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.review-panel-tools strong{font-size:12px}.review-panel-tools button{color:#3152e8;background:0 0;border:0;align-items:center;gap:6px;padding:6px 0;font-size:12px;font-weight:800;display:inline-flex}.review-note-form{border-bottom:1px solid #10100f;gap:13px;padding:16px;display:grid}.review-draft-heading{justify-content:space-between;align-items:baseline;display:flex}.review-draft-heading span{color:#3152e8;text-transform:uppercase;font-size:11px;font-weight:900}.review-draft-heading strong{font-size:13px}.review-note-form label{color:#454542;gap:6px;font-size:12px;font-weight:800;display:grid}.review-note-form textarea,.review-note-form select{color:#10100f;font:inherit;background:#fff;border:1px solid #9c9a93;border-radius:0;width:100%;padding:10px;font-size:14px}.review-note-form textarea{resize:vertical;min-height:96px}.review-form-actions{justify-content:flex-end;gap:8px;display:flex}.review-form-actions button{color:#10100f;background:#fff;border:1px solid #10100f;align-items:center;gap:6px;min-height:38px;padding:0 13px;font-size:12px;font-weight:900;display:inline-flex}.review-form-actions button[type=submit]{color:#fff;background:#3152e8;border-color:#3152e8}.review-form-actions button:disabled{cursor:not-allowed;opacity:.5}.review-status{color:#b53420;min-height:0;margin:0;padding:0 16px;font-size:12px;font-weight:700}.review-status:not(:empty){padding-top:10px;padding-bottom:10px}.review-note-list{flex:1;overflow-y:auto}.review-empty-state{color:#6b6963;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:28px;display:flex}.review-empty-state p{color:#10100f;margin:10px 0 4px;font-size:16px;font-weight:800}.review-empty-state span{font-size:12px}.review-note{border-bottom:1px solid #d9d7d0}.review-note.selected{box-shadow:inset 4px 0 #3152e8}.review-note-main{color:#10100f;text-align:left;background:0 0;border:0;grid-template-columns:28px 1fr;align-items:start;gap:10px;width:100%;padding:14px 16px 10px;display:grid}.review-note-main:hover{background:#eeece5}.review-note-number{color:#fff;background:#3152e8;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:900;display:flex}.review-note-main small{color:#6b6963;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.review-note-main strong{overflow-wrap:anywhere;font-size:13px;line-height:1.4;display:block}.review-note-meta{justify-content:space-between;align-items:center;padding:0 16px 12px 54px;display:flex}.review-note-meta span{color:#6b6963;text-transform:capitalize;align-items:center;gap:5px;font-size:11px;display:inline-flex}.review-note-meta button{color:#3152e8;background:0 0;border:0;padding:5px 0;font-size:11px;font-weight:900}@media (width<=560px){.phone-bar{min-height:52px;padding-block:3px}.phone-step-screen,.phone-processing{padding-top:12px}.phone-occasion-screen{min-height:520px}.result-hero{height:390px}.phone-wardrobe-screen .phone-progress{margin-bottom:6px}.phone-wardrobe-screen>.phone-step-label{display:none}.phone-wardrobe-intro{margin-bottom:10px}.phone-garment-image{height:54px}.phone-style-insight{margin:6px 0}.phone-style-insight strong{font-size:19px}.phone-wardrobe-screen>.phone-primary-action{margin-top:4px}.review-panel{width:auto;inset:8px 8px 70px}.review-toolbar{bottom:8px;left:8px;right:8px}.review-toolbar button,.review-toolbar a{flex:1;padding:0 8px}.review-placement-hint{max-width:calc(100vw - 16px);bottom:66px;left:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.editorial-phone-live{aspect-ratio:581/1213;background:var(--paper);border:5px solid var(--ink);box-shadow:none;box-sizing:border-box;color:var(--ink);z-index:4;border-radius:13%/6%;width:auto;height:84.5%;position:absolute;top:52%;left:55.8%;overflow:hidden;transform:translate(-50%,-50%);container-type:size}.editorial-phone-speaker{background:var(--ink);border-radius:999px;width:28cqw;height:2.4cqh;position:absolute;top:1.6cqh;left:50%;transform:translate(-50%)}.editorial-phone-bar{grid-template-columns:1fr 1fr 1fr;align-items:center;height:7.2cqh;margin-top:4.4cqh;padding:0 5.5cqw;display:grid}.editorial-phone-bar>img{object-fit:contain;width:5cqh;height:5cqh}.editorial-phone-bar>strong{grid-column:2;justify-self:center;font-size:4.2cqw}.editorial-phone-bar>svg{stroke-width:2.2px;justify-self:end;width:4.2cqw;height:4.2cqw}.editorial-phone-content{flex-direction:column;height:87.2cqh;padding:3.6cqh 5.8cqw 2.4cqh;display:flex}.editorial-phone-content>h2{font-family:var(--serif);margin:0 0 .8cqh;font-size:8.2cqw;font-weight:500;line-height:1}.editorial-phone-summary{color:#6b6963;margin:0 0 2cqh;font-size:3.1cqw;line-height:1.3}.editorial-phone-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5cqh 3.8cqw;height:46cqh;display:grid}.editorial-phone-piece{min-width:0}.editorial-phone-piece>div{background:#eceae5;height:18.1cqh;position:relative;overflow:hidden}.editorial-phone-piece img{object-fit:cover}.editorial-phone-piece>span{margin-top:.65cqh;font-size:2.75cqw;font-weight:700;line-height:1.12;display:block}.editorial-phone-insight{border-left:.7cqw solid var(--lapis);margin-top:2.3cqh;padding:.6cqh 0 .5cqh 3.3cqw}.editorial-phone-insight>span{color:var(--lapis);text-transform:uppercase;margin-bottom:.5cqh;font-size:2.9cqw;font-weight:850;display:block}.editorial-phone-insight>strong{font-family:var(--serif);white-space:nowrap;font-size:6.2cqw;font-weight:500;line-height:1.05;display:block}.editorial-phone-insight>small{color:#6b6963;margin-top:.55cqh;font-size:2.6cqw;line-height:1.3;display:block}.editorial-phone-action{background:var(--lapis);border:.45cqw solid var(--ink);color:var(--paper);cursor:pointer;border-radius:3.5cqw;justify-content:space-between;align-items:center;height:8.5cqh;margin-top:auto;margin-bottom:3cqh;padding:0 5.3cqw;text-decoration:none;transition:background-color .18s,transform .18s;display:flex}.editorial-phone-action:hover,.editorial-phone-action:focus-visible{background:var(--ink);transform:translateY(-1px)}.editorial-phone-action:focus-visible{outline:.9cqw solid var(--persimmon);outline-offset:.8cqw}.editorial-phone-action span{gap:.4cqh;display:grid}.editorial-phone-action small{text-transform:uppercase;font-size:2.45cqw;font-weight:850}.editorial-phone-action strong{font-family:var(--serif);font-size:5.45cqw;font-weight:500;line-height:1}.editorial-phone-action svg{stroke-width:2.2px;width:5.7cqw;height:5.7cqw}.editorial-hero-copy{z-index:2;background:0 0;width:35.5%;padding:0;position:absolute;top:50%;left:7.75%;transform:translateY(-50%)}.editorial-hero-copy h1{font-family:var(--serif);margin:0;font-size:clamp(48px,5.2vw,76px);font-weight:500;line-height:.98}.editorial-hero-copy h1>span,.editorial-hero-copy h1>em{display:block}.editorial-hero-copy h1>em{color:var(--lapis);margin-top:8px;font-style:italic;font-weight:500}.editorial-hero-copy .hero-promise{font-family:var(--serif);max-width:500px;margin:34px 0 0;font-size:clamp(20px,1.8vw,27px);line-height:1.25}.editorial-hero-rule{border-top:1px solid #aaa79f;width:64%;margin-top:42px;display:block;position:relative}.editorial-hero-rule:after{background:var(--persimmon);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;right:-4px}.site-header .nav-links{display:none}.product-walkthrough{background:var(--ink);color:var(--paper);padding:clamp(68px,7vw,112px) clamp(24px,5vw,72px) clamp(72px,8vw,124px);scroll-margin-top:72px}.walkthrough-intro,.walkthrough-rail,.product-walkthrough .hero-demo-stage{max-width:1296px;margin-inline:auto}.walkthrough-intro{margin-bottom:56px}.walkthrough-intro .section-label{color:var(--paper);letter-spacing:.12em;margin-bottom:24px}.walkthrough-intro h2{font-family:var(--serif);margin:0;font-size:clamp(48px,6vw,84px);font-weight:500;line-height:1}.walkthrough-intro>p:last-child{color:#deddd8;max-width:1000px;margin:28px 0 0;font-size:clamp(17px,1.45vw,22px);line-height:1.55}.walkthrough-rail{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(250px,1.35fr);align-items:center;gap:12px;margin-bottom:28px;padding:0;list-style:none;display:grid}.walkthrough-rail li{background:var(--paper);border:1px solid var(--paper);color:var(--ink);text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:800;display:flex}.walkthrough-rail li.is-active{background:var(--persimmon);border-color:var(--persimmon)}.walkthrough-rail li.optional{margin-left:clamp(20px,4vw,80px)}.product-walkthrough .hero-demo-stage{background:var(--lapis);color:var(--paper);border:0;border-radius:18px;width:100%;overflow:hidden}@media (width<=900px){.editorial-hero-visual{aspect-ratio:16/9;margin-top:72px}.walkthrough-rail{grid-template-columns:1fr}.walkthrough-rail li.optional{margin-left:0}.product-walkthrough{padding-inline:20px}.product-walkthrough .hero-demo-stage{border-radius:14px}}.hero-grid{min-height:0;display:block}.hero-copy{text-align:center;max-width:1040px;margin:0 auto;padding:76px 32px 58px}.hero h1{max-width:980px;margin-inline:auto;font-size:clamp(48px,5.6vw,78px);line-height:1.04}.hero-promise{max-width:700px;margin:24px auto 12px}.hero-demo-stage{background:var(--lapis);color:var(--ink);border-radius:28px;width:calc(100% - 64px);max-width:1440px;margin:0 auto;padding:20px;display:block;overflow:hidden}.demo-canvas-header{background:var(--paper);border-radius:14px 14px 0 0;grid-template-columns:1fr;align-items:center;gap:24px;min-height:68px;padding:12px 20px;display:grid}.demo-canvas-header>div:first-child{flex-direction:column;display:flex}.demo-canvas-header>div:first-child span{color:var(--lapis);text-transform:uppercase;font-size:10px;font-weight:850}.demo-canvas-header>div:first-child strong{font-family:var(--serif);font-size:19px;font-weight:600}.phone-scale-shell{display:none}@media (width<=1100px){.hero-demo-stage{width:calc(100% - 40px)}}@media (width<=820px){.hero{padding-top:64px}.hero-copy{text-align:left;padding:54px 20px 42px}.hero h1{font-size:clamp(42px,12.5vw,58px);line-height:1.02}.hero-promise{margin-inline:0}.hero-demo-stage{border-radius:0;width:100%;margin:0;padding:0}.demo-canvas-header{border-radius:0;grid-template-columns:1fr auto;padding:12px 16px}.phone-scale-shell{width:100%;height:auto;display:block;overflow:visible}.phone-wrap{width:100%;min-height:0;transform:none}.demo-phone{box-shadow:none;border:0;border-radius:0;width:100%;height:auto;min-height:0;padding:0 0 10px}.phone-speaker{display:none}.phone-bar{border-bottom:1px solid var(--line);min-height:52px;padding-inline:20px}.phone-step-screen,.phone-processing,.phone-result,.phone-purchase-screen{height:auto;min-height:0}.phone-wardrobe-swipe-hint{color:#686761;margin:6px 0 0;font-size:11px;display:block}.phone-step-screen{padding:30px 20px 22px}.phone-occasion-screen .phone-progress{display:none}.phone-occasion-screen .phone-step-back{margin-top:0}.phone-occasion-screen h3{font-size:39px}.phone-result{padding-bottom:18px}.faq-section{padding-block:64px}}.hero-demo-stage{border-radius:0;grid-template-columns:minmax(210px,1fr) 393px minmax(210px,1fr);grid-template-areas:"header header header""note phone overview";align-items:center;gap:34px clamp(28px,4vw,68px);width:100%;max-width:none;padding:24px clamp(32px,6vw,104px) 54px;display:grid}.demo-canvas-header{color:var(--paper);background:0 0;border-bottom:1px solid #fcfcf847;border-radius:0;grid-area:header;min-height:56px;padding:0 0 16px}.demo-canvas-header>div:first-child span{color:var(--persimmon-on-lapis);letter-spacing:.04em;font-size:12px}.demo-canvas-header>div:first-child strong{color:var(--paper)}.phone-scale-shell{grid-area:phone;justify-self:center;width:393px;height:837px;display:block;overflow:visible}.phone-wrap{transform-origin:0 0;width:418px;min-height:890px;transform:scale(.94)}.demo-stage-note{color:var(--paper);align-self:center;max-width:300px}.demo-stage-note-current{text-align:left;grid-area:note;justify-self:end}.demo-stage-note>span{color:var(--persimmon-on-lapis);letter-spacing:.04em;text-transform:uppercase;margin-bottom:11px;font-size:12px;font-weight:850;display:block}.demo-stage-note h3{font-family:var(--serif);margin:0 0 15px;font-size:clamp(27px,2.7vw,40px);font-weight:500;line-height:1.05}.demo-stage-note p{color:#fcfcf8eb;margin:0;font-size:13px;line-height:1.55}.demo-stage-rule{background:#fcfcf86b;width:76px;height:1px;margin-top:24px;position:relative}.demo-stage-rule:after{background:var(--persimmon);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:-3px}.demo-stage-note-current .demo-stage-rule{margin-left:auto}.demo-stage-note-current .demo-stage-rule:after{right:0}.demo-flow-overview{color:var(--paper);grid-area:overview;place-self:center start;width:min(100%,390px)}.demo-flow-steps{grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 56px;padding:0;list-style:none;display:grid}.demo-flow-steps li{color:#fcfcf8e6;text-align:center;flex-direction:column;align-items:center;gap:10px;min-width:0;display:flex;position:relative}.demo-flow-steps li:not(:last-child):after{content:"";background:#fcfcf859;height:1px;position:absolute;top:17px;left:calc(50% + 24px);right:calc(24px - 50%)}.demo-flow-steps span{font-family:var(--serif);z-index:1;border:1px solid #fcfcf8b8;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex;position:relative}.demo-flow-steps strong{font-family:var(--serif);font-size:clamp(12px,1.15vw,16px);font-weight:500;line-height:1.05}.demo-flow-steps .is-current,.demo-flow-steps .is-complete{color:var(--paper)}.demo-flow-steps .is-current span{background:var(--persimmon);border-color:var(--paper)}.demo-flow-steps .is-complete span{background:var(--paper);border-color:var(--paper);color:var(--lapis)}.demo-flow-summary>span{color:var(--persimmon-on-lapis);letter-spacing:.04em;text-transform:uppercase;margin-bottom:9px;font-size:12px;font-weight:850;display:block}.demo-flow-summary>p{font-family:var(--serif);margin:0 0 18px;font-size:clamp(27px,2.6vw,39px);line-height:1}.demo-flow-summary>ol{counter-reset:flow-summary;margin:0 0 22px;padding:0;list-style:none}.demo-flow-summary>ol li{counter-increment:flow-summary;border-bottom:1px solid #fcfcf857;grid-template-columns:25px 1fr;gap:3px 7px;padding:9px 0;display:grid}.demo-flow-summary>ol li:before{color:var(--persimmon-on-lapis);content:counter(flow-summary);font-family:var(--sans);grid-row:1/3;font-size:12px;font-weight:800}.demo-flow-summary li strong{font-family:var(--serif);font-size:clamp(14px,1.35vw,18px);font-weight:500;line-height:1.05}.demo-flow-summary li small{color:#fcfcf8e6;font-size:11px;line-height:1.35}.demo-flow-summary>.demo-flow-footnote{color:#fcfcf8d6;font-size:11px;display:block}@media (width<=1100px) and (width>=821px){.hero-demo-stage{grid-template-columns:minmax(170px,1fr) 351px minmax(170px,1fr);gap:28px;padding-inline:30px}.phone-scale-shell{width:351px;height:748px}.phone-wrap{transform:scale(.84)}.demo-stage-note h3{font-size:clamp(25px,3vw,32px)}.demo-stage-note p{font-size:12px}.demo-flow-steps{margin-bottom:36px}.demo-flow-summary>p{font-size:30px}}@media (width<=820px){.hero-demo-stage{background:var(--paper);padding:0;display:block}.demo-canvas-header,.demo-stage-note,.demo-flow-overview{display:none}.phone-scale-shell{width:100%;height:auto;display:block}.phone-wrap{width:100%;min-height:0;transform:none}.demo-phone{border:0;border-block:1px solid var(--line);box-shadow:none;border-radius:0;width:100%;height:auto;min-height:0;padding:0 0 10px}}.hero{min-height:0;padding:0}.editorial-hero-visual{aspect-ratio:16/9;background:var(--paper);width:100%;max-height:810px;position:relative;overflow:hidden}.editorial-hero-visual>img{object-fit:cover;object-position:center 78%}.product-walkthrough .hero-demo-stage{background:var(--lapis);color:var(--paper);border:0;border-radius:18px;width:100%;max-width:1296px;margin-inline:auto;overflow:hidden}@media (width<=900px){.editorial-hero-visual{aspect-ratio:auto;height:min(720px,100svh - 72px);min-height:620px;max-height:none;margin-top:72px}.editorial-hero-copy{width:42%;display:block;top:50%;left:5%;transform:translateY(-50%)}.editorial-hero-copy h1{font-size:clamp(42px,7vw,58px)}.editorial-hero-copy .hero-promise{margin-top:22px;font-size:clamp(18px,2.6vw,23px)}.editorial-hero-rule{margin-top:26px}.editorial-phone-live{height:78%;display:block;top:52%;left:68%}.product-walkthrough .hero-demo-stage{border-radius:14px}}@media (width<=560px){.editorial-hero-visual{height:min(760px,100svh - 68px);min-height:620px}.editorial-hero-copy{width:calc(100% - 36px);top:28px;left:18px;transform:none}.editorial-hero-copy h1{font-size:clamp(38px,10.5vw,46px);line-height:.94}.editorial-hero-copy h1>em{margin-top:3px}.editorial-hero-copy .hero-promise{max-width:23ch;margin-top:15px;font-size:17px;line-height:1.25}.editorial-hero-rule{width:42%;margin-top:18px}.editorial-phone-live{height:54%;top:70%;left:50%}}@media (width<=560px) and (height<=650px){.editorial-hero-visual{height:calc(100svh - 68px);min-height:500px}.editorial-hero-copy h1{font-size:clamp(35px,10vw,40px)}.editorial-hero-copy .hero-promise{margin-top:12px;font-size:15px}.editorial-hero-rule{margin-top:14px}.editorial-phone-live{height:48%;top:72%}}.phone-primary-action,.phone-step-screen>.phone-primary-action,.phone-result-actions .phone-result-next-action,.purchase-check-action,.purchase-verdict-actions .purchase-verdict-primary{border:1px solid var(--ink);border-radius:14px;width:100%;min-height:64px;margin-left:0;margin-right:0;padding:10px 16px 11px}.phone-action-copy{gap:3px}.phone-action-copy small{letter-spacing:.05em;font-size:9px}.phone-action-copy strong{font-size:18px;line-height:1.05}.phone-primary-action>svg{width:22px;height:22px}.purchase-check-action{margin-top:14px;margin-bottom:0}@media (width>=821px){.phone-purchase-screen:not(:has(.purchase-verdict-reveal)){padding:24px 20px 16px}.phone-purchase-screen:not(:has(.purchase-verdict-reveal)) .purchase-candidate-image{height:190px;margin:8px 0 12px}.phone-purchase-screen:not(:has(.purchase-verdict-reveal)) .purchase-preferences{margin:13px 0}}.phone-result-actions .phone-result-next-action,.purchase-verdict-actions .purchase-verdict-primary{min-height:64px;padding:10px 16px 11px}@media (width<=560px){.phone-primary-action,.phone-step-screen>.phone-primary-action,.phone-result-actions .phone-result-next-action,.purchase-check-action,.purchase-verdict-actions .purchase-verdict-primary{min-height:60px}}.product-walkthrough{color:var(--paper);background:#0b0c0e;align-items:center;min-height:900px;padding:clamp(64px,6vw,96px) clamp(20px,4vw,64px);display:flex}.lookbook-demo-shell{grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:clamp(36px,4vw,68px);width:100%;max-width:1440px;margin-inline:auto;display:grid}.lookbook-demo-sidebar{flex-direction:column;display:flex}.lookbook-demo-sidebar .walkthrough-intro{margin:0 0 clamp(46px,6vw,86px)}.lookbook-demo-sidebar .walkthrough-intro .section-label{color:var(--persimmon);letter-spacing:.08em;margin:0 0 22px;font-size:13px;font-weight:500}.lookbook-demo-sidebar .walkthrough-intro h2{max-width:300px;font-size:clamp(44px,4.4vw,68px);line-height:.98}.lookbook-demo-sidebar .walkthrough-rail{flex-direction:column;gap:0;margin:0;display:flex}@media (width>=761px){.lookbook-demo-sidebar .walkthrough-rail{align-items:stretch}}.lookbook-demo-sidebar .walkthrough-rail li,.lookbook-demo-sidebar .walkthrough-rail li.is-active{text-transform:none;background:0 0;border:0;border-bottom:1px solid #fcfcf838;border-radius:0;min-height:0;padding:0;display:block}.lookbook-demo-sidebar .walkthrough-rail li:first-child{border-top:1px solid #fcfcf838}.lookbook-demo-sidebar .walkthrough-rail button{color:var(--paper);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:42px minmax(0,1fr);align-items:flex-start;gap:15px;width:100%;padding:22px 0;display:grid}.lookbook-demo-sidebar .walkthrough-rail button>span:first-child{font-family:var(--serif);border:1px solid #fcfcf8b3;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.lookbook-demo-sidebar .walkthrough-rail button>span:last-child{flex-direction:column;gap:7px;padding-top:2px;display:flex}.lookbook-demo-sidebar .walkthrough-rail strong{font-size:16px;font-weight:700}.lookbook-demo-sidebar .walkthrough-rail small{color:#fcfcf89e;font-size:12px;font-weight:450;line-height:1.4}.lookbook-demo-sidebar .walkthrough-rail li.is-active button,.lookbook-demo-sidebar .walkthrough-rail button:hover,.lookbook-demo-sidebar .walkthrough-rail button:focus-visible{color:var(--lapis)}.lookbook-demo-sidebar .walkthrough-rail li.is-active button>span:first-child{border-color:var(--lapis)}.lookbook-purchase-link{color:#fcfcf8ad;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:14px;margin-top:auto;padding:42px 0 5px;display:flex}.lookbook-purchase-link>span{border:1px solid;border-radius:50%;width:32px;height:32px}.lookbook-purchase-link:hover,.lookbook-purchase-link:focus-visible,.lookbook-purchase-link.is-active{color:var(--persimmon)}.product-walkthrough .hero-demo-stage{color:var(--paper);background:0 0;border:0;border-radius:0;width:100%;min-width:0;max-width:none;margin:0;padding:0;display:block;overflow:visible}.product-walkthrough .lookbook-stage-header,.product-walkthrough .phone-speaker,.product-walkthrough .phone-bar,.product-walkthrough .phone-progress,.product-walkthrough .phone-step-label{display:none}.product-walkthrough .phone-scale-shell,.product-walkthrough .phone-wrap{width:100%;height:auto;min-height:0;display:block;overflow:visible;transform:none}.product-walkthrough .demo-phone{box-shadow:none;color:var(--paper);background:0 0;border:0;border-radius:0;width:100%;height:auto;min-height:0;padding:0;overflow:visible}.product-walkthrough .phone-step-screen,.product-walkthrough .phone-processing,.product-walkthrough .phone-purchase-screen{background:var(--paper);color:var(--ink);border-radius:2px;height:auto;min-height:660px;padding:clamp(28px,4vw,54px)}.product-walkthrough .phone-wardrobe-screen h3,.product-walkthrough .phone-occasion-screen h3,.product-walkthrough .phone-purchase-screen h3{font-size:clamp(42px,4.6vw,64px);line-height:1}.product-walkthrough .phone-wardrobe-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 14px;margin:28px 0 0;overflow:visible}.product-walkthrough .phone-garment-image{aspect-ratio:4/5;height:auto}.product-walkthrough .phone-style-insight{margin-top:30px}.product-walkthrough .phone-primary-action{background:var(--lapis);border-color:var(--ink);color:var(--paper)}.product-walkthrough .phone-occasion-options{margin:34px 0}.product-walkthrough .phone-occasion-options button{min-height:76px}.product-walkthrough .phone-processing{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.product-walkthrough .lookbook-result{color:var(--paper);background:0 0;height:auto;min-height:0;padding:0;overflow:visible}.lookbook-result-header{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.lookbook-result-header>div{flex-direction:column;gap:4px;display:flex}.lookbook-result-header span{color:var(--lapis);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.lookbook-result-header strong{font-family:var(--serif);font-size:clamp(24px,2.4vw,36px);font-weight:500}.lookbook-result-header .phone-step-back{color:#fcfcf8b8;margin:0 0 3px}.lookbook-outfit-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;display:grid}.lookbook-outfit-grid>button{color:var(--paper);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;min-width:0;padding:0}.lookbook-outfit-grid>button:not(.active){opacity:.8;margin-top:18px}.lookbook-outfit-grid>button.active{border-color:var(--paper);padding:5px}.lookbook-outfit-grid>button:hover,.lookbook-outfit-grid>button:focus-visible{border-color:var(--persimmon);opacity:1}.lookbook-outfit-grid .look-image{aspect-ratio:.6;background:#e9e5dd;width:100%;height:auto;position:relative;overflow:hidden}.lookbook-outfit-grid .look-image img{object-fit:cover!important}.lookbook-outfit-label{flex-direction:column;gap:4px;padding:10px 0 0;display:flex}.lookbook-outfit-label strong{font-size:17px}.lookbook-outfit-label small{color:#fcfcf894;font-size:10px}.lookbook-outfit-grid>button.active .lookbook-outfit-label:after{background:var(--persimmon);content:"";width:72px;height:3px;margin-top:3px}.lookbook-selected-outfit{border-top:1px solid #fcfcf833;grid-template-columns:minmax(210px,.85fr) minmax(0,1.15fr);gap:28px;margin-top:28px;padding-top:24px;display:grid}.lookbook-selected-outfit>div>span{color:var(--lapis);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.lookbook-selected-outfit h3{font-family:var(--serif);margin:8px 0 10px;font-size:clamp(24px,2.4vw,34px);font-weight:500;line-height:1}.lookbook-selected-outfit p,.lookbook-selected-outfit li{color:#fcfcf8b8;font-size:11px;line-height:1.5}.lookbook-selected-outfit ul{flex-wrap:wrap;align-content:start;gap:8px 0;margin:3px 0 0;padding:0;list-style:none;display:flex}.lookbook-selected-outfit li:not(:last-child):after{color:var(--persimmon);content:"•";margin:0 9px}.lookbook-proof-line{font-family:var(--serif);text-align:center;margin:34px 0 0;font-size:clamp(30px,3.6vw,52px);line-height:1}.lookbook-proof-line em{color:var(--persimmon);font-style:normal;position:relative}.lookbook-proof-line em:after{background:var(--persimmon);content:"";width:100%;height:3px;position:absolute;bottom:-7px;left:0;transform:rotate(-2deg)}.lookbook-result-actions{justify-content:center;margin-top:32px;display:flex}.lookbook-result-actions .phone-result-next-action{color:var(--paper);background:0 0;border-color:#fcfcf859;max-width:360px}.product-walkthrough .phone-purchase-screen{max-width:860px;margin-inline:auto}@media (width<=980px){.lookbook-demo-shell{grid-template-columns:220px minmax(0,1fr)}.lookbook-demo-sidebar .walkthrough-intro h2{font-size:46px}.lookbook-selected-outfit{grid-template-columns:1fr}}@media (width<=760px){.product-walkthrough{min-height:0;padding:56px 18px 72px;display:block}.lookbook-demo-shell{display:block}.lookbook-demo-sidebar .walkthrough-intro{margin-bottom:34px}.lookbook-demo-sidebar .walkthrough-intro h2{max-width:520px;font-size:clamp(44px,13vw,62px)}.lookbook-demo-sidebar .walkthrough-rail{border-block:1px solid #fcfcf838;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.lookbook-demo-sidebar .walkthrough-rail li,.lookbook-demo-sidebar .walkthrough-rail li:first-child{border:0}.lookbook-demo-sidebar .walkthrough-rail button{grid-template-columns:30px minmax(0,1fr);gap:8px;padding:17px 8px 17px 0}.lookbook-demo-sidebar .walkthrough-rail button>span:first-child{width:28px;height:28px;font-size:15px}.lookbook-demo-sidebar .walkthrough-rail strong{font-size:12px}.lookbook-demo-sidebar .walkthrough-rail small{display:none}.lookbook-purchase-link{margin:0;padding:20px 0 28px}.product-walkthrough .phone-step-screen,.product-walkthrough .phone-processing,.product-walkthrough .phone-purchase-screen{border-radius:0;min-height:0;padding:28px 20px}.product-walkthrough .phone-wardrobe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lookbook-outfit-grid{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:82%;gap:12px;padding-bottom:12px;overflow-x:auto}.lookbook-outfit-grid .look-image{aspect-ratio:.68}.lookbook-outfit-grid>button,.lookbook-outfit-grid>button:not(.active){scroll-snap-align:center;margin-top:0}.lookbook-outfit-grid>button:first-child{grid-column:1}.lookbook-outfit-grid>button:nth-child(2){grid-column:2}.lookbook-outfit-grid>button:nth-child(3){grid-column:3}.lookbook-result-header span,.lookbook-selected-outfit>div>span{font-size:12px}.lookbook-outfit-label small{font-size:12px;line-height:1.35}.lookbook-selected-outfit{border-top:1px solid #fcfcf833;grid-template-columns:1fr;gap:18px;margin-top:22px;padding-top:22px;display:grid}.lookbook-selected-outfit>div{display:block}.lookbook-selected-outfit ul{justify-content:flex-start}.lookbook-selected-outfit p,.lookbook-selected-outfit li{font-size:14px;line-height:1.5}.lookbook-proof-line{text-align:left;font-size:clamp(34px,10vw,48px)}.lookbook-result-actions,.lookbook-result-actions .phone-result-next-action{width:100%;max-width:none}}@media (width>=981px){.lookbook-selected-outfit>div{display:block}.lookbook-selected-outfit>div>span{font-size:12px}.lookbook-selected-outfit h3{font-size:clamp(30px,2.5vw,40px)}.lookbook-selected-outfit p,.lookbook-selected-outfit li{font-size:15px}}.lookbook-demo-sidebar .walkthrough-method{color:#fcfcf8a8;max-width:32ch;margin:20px 0 0;font-size:13px;line-height:1.55}.lookbook-preview-disclosure{border-top:1px solid #fcfcf833;border-bottom:1px solid #fcfcf833;justify-content:space-between;align-items:baseline;gap:18px;margin:18px 0;padding:12px 0;display:flex}.lookbook-preview-disclosure strong{color:var(--lapis);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:800}.lookbook-preview-disclosure span{color:#fcfcf8ad;text-align:right;font-size:12px;line-height:1.4}.purchase-preferences{gap:10px;display:grid}.purchase-preferences>.purchase-preference-group{grid-template-columns:minmax(145px,.7fr) minmax(0,1.3fr);align-items:start;gap:6px;display:grid}.purchase-preference-group>span{letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:850;line-height:1.35}.purchase-preference-group>div{flex-wrap:wrap;gap:5px;display:flex}@media (width<=760px){.lookbook-demo-sidebar .walkthrough-method{max-width:42ch;margin-top:16px;font-size:14px}.lookbook-preview-disclosure{flex-direction:column;align-items:flex-start;gap:6px}.lookbook-preview-disclosure strong,.lookbook-preview-disclosure span{text-align:left;font-size:12px}.purchase-preferences>.purchase-preference-group{grid-template-columns:1fr;gap:5px}.purchase-preference-group>span{font-size:11px}}.lookbook-demo-sidebar .walkthrough-instruction{border-left:2px solid var(--persimmon);color:var(--paper);align-items:flex-start;gap:10px;max-width:28ch;margin:24px 0 0;padding:2px 0 2px 12px;font-size:13px;line-height:1.45;display:flex}.lookbook-demo-sidebar .walkthrough-instruction svg{color:var(--persimmon);flex:none;margin-top:1px}.lookbook-demo-sidebar .walkthrough-instruction strong{color:var(--persimmon)}.lookbook-demo-sidebar .walkthrough-start-button{background:var(--lapis);border:1px solid var(--paper);color:var(--paper);cursor:pointer;text-align:left;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:72px;margin:24px 0 0;padding:12px 16px;transition:background-color .18s,color .18s,transform .18s;display:flex}.lookbook-demo-sidebar .walkthrough-start-button span{gap:3px;display:grid}.lookbook-demo-sidebar .walkthrough-start-button small{letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:850}.lookbook-demo-sidebar .walkthrough-start-button strong{font-family:var(--serif);font-size:21px;font-weight:500;line-height:1.05}.lookbook-demo-sidebar .walkthrough-start-button:hover,.lookbook-demo-sidebar .walkthrough-start-button:focus-visible{background:var(--paper);color:var(--ink);transform:translateY(-1px)}.lookbook-demo-sidebar .walkthrough-start-button:focus-visible{outline:3px solid var(--persimmon);outline-offset:3px}@media (width<=760px){.lookbook-demo-sidebar .walkthrough-instruction{max-width:34ch;margin-top:20px;font-size:13px}.lookbook-demo-sidebar .walkthrough-start-button{min-height:68px;margin-top:20px;padding:11px 15px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
