@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#171917;--muted:#70726d;--line:#e3e5e0;--soft:#f5f6f3;--accent:#344836;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:white;font-synthesis:none}*{box-sizing:border-box}body{margin:0}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer;border:0;background:none}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.4}a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid #748e70;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}h2{font-size:clamp(1.9rem,3vw,3rem);font-weight:500;letter-spacing:-.055em;line-height:1.13}p{line-height:1.6}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.17em;margin-bottom:18px}.muted{color:var(--muted)}.small{font-size:.875rem}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:20px}.skip:focus{top:0}.announcement{height:32px;background:#171917;color:#fff;display:flex;justify-content:center;align-items:center;gap:10px;font-size:.75rem;font-weight:500;letter-spacing:.1em}.header{height:88px;position:absolute;top:32px;left:0;width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 3.6%;z-index:20;color:white;transition:background .2s,height .2s}.header.scrolled{position:fixed;top:0;height:68px;background:#171917}.header.solid{position:relative;top:0;color:var(--ink);border-bottom:1px solid var(--line)}.header.solid.scrolled{position:sticky;top:0;background:white}.header-left,.header-right{display:flex;align-items:center;gap:23px}.header-right{justify-content:flex-end}.logo{font-family:'Manrope',Arial,sans-serif;font-size:1.35rem;font-weight:500;letter-spacing:-.06em;white-space:nowrap}.logo span{font-weight:800}.icon-button{width:32px;height:40px;display:grid;place-content:center;padding:4px;color:inherit}.icon-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.desktop-link{font-size:.875rem}.bag{position:relative}.bag span{font-size:.75rem;position:absolute;right:-7px;top:0}.hero{height:calc(100svh - 32px);min-height:640px;max-height:1100px;position:relative;color:white;isolation:isolate}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 46%;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.22),transparent 70%),linear-gradient(0deg,rgba(0,0,0,.65),transparent 65%);z-index:-1}.hero-copy{position:absolute;bottom:9%;left:5%;max-width:560px}.hero h1{font-size:clamp(3.7rem,6.5vw,6.5rem);line-height:.99;letter-spacing:-.065em;font-weight:700;margin-bottom:25px}.hero-copy>p:not(.eyebrow){margin-bottom:25px;font-size:1.05rem}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:40px;padding:16px 25px;font-size:.875rem;font-weight:600;border:1px solid transparent;border-radius:3px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-1px)}.button.white{color:var(--ink);background:white}.button.dark{color:white;background:var(--ink)}.button.outline{border-color:var(--line);background:white}.button.full{width:100%}.hero-secondary{display:block;color:white;padding:15px 0 0;font-size:.875rem;text-decoration:underline;text-underline-offset:5px}.hero-caption{position:absolute;right:5%;bottom:10%;font-size:.75rem;letter-spacing:.17em}.section{padding:80px 5%;max-width:1800px;margin:0 auto;scroll-margin-top:85px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:36px}.offer-caption{display:flex;flex-direction:column;gap:7px;font-size:.875rem}.offer-caption strong{font-weight:600}.offer-caption span{color:var(--muted)}.catalog-controls{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:28px;gap:20px}.tabs{display:flex;gap:28px}.tabs button{font-size:1rem;padding:12px 0 16px;border-bottom:2px solid transparent;color:var(--muted)}.tabs button.active{border-color:var(--ink);color:var(--ink)}.filter-label{font-size:.875rem;color:var(--muted)}select{background:white;border:1px solid var(--line);padding:12px;border-radius:4px;color:var(--ink);font-size:.875rem;max-width:100%}.filter-label select{border:0;min-width:130px}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px 22px}.card{min-width:0}.card-image{display:block;aspect-ratio:4/5;overflow:hidden;position:relative;background:var(--soft)}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.card-image:hover img{transform:scale(1.035)}.card-name{display:flex;justify-content:space-between;gap:10px;margin:15px 0 6px;font-size:.95rem}.card-name a{font-weight:500}.card-meta{font-size:.8rem;color:var(--muted)}.card-cta{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0 9px;width:100%;font-size:.875rem;margin-top:5px}.brand-story{display:grid;grid-template-columns:1fr 1fr;background:var(--soft);margin:10px 5% 75px;min-height:510px}.brand-story>img{width:100%;height:510px;object-fit:cover;object-position:50% 43%}.brand-story>div{padding:60px clamp(25px,5vw,90px);align-self:center}.brand-story h2{margin-bottom:25px}.brand-story p:not(.eyebrow){color:var(--muted);margin-bottom:28px;max-width:390px}.story-price{display:block;color:var(--muted);font-size:.8rem;margin-top:15px}footer{border-top:1px solid var(--line);display:flex;align-items:center;gap:35px;margin:0 5%;padding:36px 0 110px;font-size:.875rem}footer small{margin-left:auto;color:var(--muted);font-size:.75rem}.resume-bar{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:25;background:#171917;color:white;box-shadow:0 8px 40px #0003;padding:12px 15px 12px 23px;display:flex;align-items:center;gap:25px;border-radius:5px;max-width:calc(100% - 28px);width:590px}.resume-bar[hidden]{display:none}.resume-bar>div{flex:1}.resume-bar strong{font-size:.875rem}.resume-bar small{display:block;font-size:.75rem;color:#c6cbc4;margin-top:4px}.resume-bar .button{min-height:42px;padding:11px 18px;white-space:nowrap}.resume-thumbs{display:flex!important;flex:0!important;gap:3px}.resume-thumbs img{width:29px;height:38px;object-fit:cover;border-radius:2px}dialog{border:0;color:var(--ink);padding:0;background:white}dialog::backdrop{background:#0006;backdrop-filter:blur(3px)}.flow-dialog{max-width:none;max-height:none;width:100%;height:100%;margin:0;inset:0;overflow-y:auto}.flow-header{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);padding:0 4%;background:white;position:sticky;top:0;z-index:4}.flow-header .text-button{justify-self:start}.text-button{font-size:.875rem;padding:10px 0;text-decoration:underline;text-underline-offset:4px}.flow-offer{font-size:.75rem;letter-spacing:.09em;text-align:right}.flow-center{max-width:600px;margin:0 auto;padding:65px 25px 70px;text-align:center}.flow-center h2{font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,3.6rem);letter-spacing:-.045em;font-weight:400}.flow-center>p:not(.eyebrow){color:var(--muted);margin:18px 0 25px}.segmented{background:var(--soft);padding:4px;border-radius:5px;display:flex;gap:3px;margin:28px auto 25px;max-width:340px}.segmented button{padding:11px 24px;flex:1;border-radius:3px;font-size:.875rem}.segmented button.active{background:white;box-shadow:0 1px 5px #0001}.size-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.size-tile{border:1px solid var(--line);padding:18px 8px;border-radius:5px;min-height:80px}.size-tile:hover:not(:disabled){border-color:var(--ink);background:var(--soft)}.size-tile strong{font-size:1.15rem;display:block;font-weight:500}.size-tile small{font-size:.75rem;color:var(--muted);display:block;margin-top:7px}.guide-link{display:inline-flex;align-items:center;gap:8px;padding:10px 0;font-size:.875rem;text-decoration:underline;text-underline-offset:4px}.tiny-note{font-size:.75rem;color:var(--muted);margin-top:15px}.builder{max-width:1360px;padding:40px 4% 150px;margin:auto}.builder-intro{text-align:center;margin-bottom:28px}.builder-intro h2{font-family:Georgia,serif;font-weight:400;font-size:2.8rem;letter-spacing:-.04em}.builder-intro p{color:var(--muted);margin-top:12px;font-size:.95rem}.slots{display:flex;justify-content:center;gap:9px;margin:22px auto 30px;max-width:510px}.slot{position:relative;flex:1;min-width:0;text-align:center;font-size:.75rem}.slot-box{background:var(--soft);height:90px;border:1px dashed #cdd2c9;border-radius:4px;display:grid;place-items:center;color:#8f968a;font-size:1.25rem}.slot-box img{width:100%;height:90px;object-fit:cover;border-radius:4px}.slot.filled .slot-box{border:0}.slot small{display:block;margin-top:7px;font-size:.75rem}.slot-remove{position:absolute;right:-5px;top:-5px;background:var(--ink);color:white;width:24px;height:24px;border-radius:50%;font-size:17px}.builder-controls{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin:25px 0;gap:15px;flex-wrap:wrap}.builder-controls>div{display:flex;align-items:center;gap:12px}.builder-controls label{font-size:.875rem}.builder-controls .guide-link{color:var(--muted)}.builder-grid .card-image{cursor:pointer}.pick-overlay{position:absolute;bottom:12px;left:12px;right:12px;background:white;padding:13px 10px;border-radius:3px;font-size:.875rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 6px #0001}.picked-badge{position:absolute;top:12px;left:12px;background:var(--ink);color:white;padding:6px 10px;border-radius:3px;font-size:.75rem}.flow-bottom{position:fixed;bottom:0;left:0;width:100%;padding:18px 5%;border-top:1px solid var(--line);background:white;display:flex;justify-content:space-between;align-items:center;gap:20px;z-index:5}.flow-bottom strong{font-size:.95rem;font-weight:500}.flow-bottom small{display:block;color:var(--muted);font-size:.75rem;margin-top:5px}.progress-dots{display:flex;gap:4px;margin-top:10px}.progress-dots i{width:24px;height:3px;background:#e4e7df;border-radius:3px}.progress-dots i.done{background:var(--accent)}.flow-bottom .button{min-width:185px}.upsell-images{display:flex;align-items:center;justify-content:center;margin:30px 0}.upsell-images img{width:30%;aspect-ratio:4/5;object-fit:cover}.upsell-images img:nth-child(2){transform:scale(1.08);box-shadow:0 10px 30px #0001;z-index:1}.total-row{display:flex;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;align-items:center;margin:25px 0;font-size:.95rem}.total-row strong{font-size:1.5rem;font-weight:500}.flow-center .text-button{display:block;margin:10px auto}.summary-items{text-align:left;margin:30px 0}.summary-row{display:flex;align-items:center;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:.875rem}.summary-row img{width:55px;height:68px;object-fit:cover}.summary-row>div{flex:1}.summary-row small{display:block;color:var(--muted);margin-top:7px;font-size:.75rem}.summary-row select{padding:5px;margin:5px 0}.summary-row strong{font-size:.875rem;font-weight:500}.savings{color:var(--accent);font-size:.875rem}.small-dialog{width:calc(100% - 28px);max-width:510px;max-height:90svh;border-radius:7px;padding:45px 30px 30px}.small-dialog h2{font-family:Georgia,serif;font-size:2.3rem;margin:8px 0 15px;font-weight:400}.small-dialog p{color:var(--muted);font-size:.95rem}.close{position:absolute;right:15px;top:12px;font-size:26px;width:35px;height:35px}.quiz-options{display:grid;gap:9px;margin:22px 0}.quiz-option{padding:14px;border:1px solid var(--line);border-radius:4px;text-align:left}.quiz-option:hover{background:var(--soft);border-color:var(--ink)}.quiz-option small{display:block;color:var(--muted);margin-top:5px}.input-label{display:block;margin:20px 0 8px;font-size:.875rem}input{padding:13px;border:1px solid var(--line);border-radius:4px;width:100%;background:white}input[type=checkbox]{width:auto}.account-card{background:var(--soft);padding:20px;margin:25px 0}.account-card strong{display:block;margin-bottom:8px}.demo-note{font-size:.75rem!important;padding:13px;background:var(--soft);margin:18px 0}.menu-dialog{height:100%;max-height:none;max-width:390px;width:85%;margin:0;padding:80px 30px}.menu-dialog>a,.menu-dialog>button:not(.close){display:block;font-family:'Manrope',Arial,sans-serif;font-size:1.6rem;margin:22px 0;text-align:left}.toast{position:fixed;left:50%;bottom:105px;transform:translate(-50%,20px);background:#171917;color:white;padding:14px 22px;border-radius:4px;z-index:100;opacity:0;pointer-events:none;transition:.2s;width:max-content;max-width:90%;font-size:.875rem;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.product-page{padding:35px 5% 65px;max-width:1600px;margin:auto}.breadcrumb{font-size:.8rem;color:var(--muted);margin-bottom:28px}.product-layout{display:grid;grid-template-columns:1.12fr 1fr;gap:7%}.product-main-image{width:100%;aspect-ratio:4/5;object-fit:cover;background:var(--soft)}.product-info{padding:32px 0;align-self:start;position:sticky;top:95px}.product-info h1{font-size:clamp(2rem,3.5vw,3.3rem);letter-spacing:-.055em;font-weight:500;line-height:1.12}.product-price{font-size:1.3rem;margin:19px 0}.product-offer{border:1px solid #cdd5c8;border-left:3px solid var(--accent);background:#f6f8f4;padding:18px 20px;margin:20px 0 25px}.product-offer strong{display:block;font-size:1rem;font-weight:600;margin-bottom:5px}.product-offer p{font-size:.875rem;color:#555e51}.size-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:.875rem}.size-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.size-buttons button{padding:13px 16px;border:1px solid var(--line);min-width:48px;border-radius:3px}.size-buttons button.selected{background:var(--ink);color:white;border-color:var(--ink)}.size-buttons button:disabled{text-decoration:line-through}.product-info>.small{margin:12px 0 25px;text-align:center}.product-info details{border-top:1px solid var(--line);padding:17px 0;font-size:.875rem}.product-info details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:500}details p{margin-top:12px;color:var(--muted)}.related{padding-top:30px}.related h2{margin-bottom:30px;font-size:2rem}.collection-page .section{padding-top:50px}.empty{grid-column:1/-1;padding:50px;text-align:center;color:var(--muted)}
@media(min-width:1600px){.hero-copy{left:8%}.hero>img{object-position:50% 40%}}
@media(max-width:800px){.header{height:72px;padding:0 22px}.header-left,.header-right{gap:15px}.desktop-link{display:none}.hero{min-height:620px;max-height:900px}.hero>img{object-position:59% 50%}.hero-copy{bottom:8%;left:6%;right:6%}.hero h1{font-size:4.2rem}.hero-caption{display:none}.section{padding:50px 6%}.section-title{display:block;margin-bottom:23px}.offer-caption{margin-top:20px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.brand-story{margin:0 6% 45px;grid-template-columns:1fr}.brand-story>img{height:350px}.brand-story>div{padding:35px 25px}.brand-story h2{font-size:2.5rem}footer{flex-wrap:wrap;gap:22px;margin:0 6%}footer .logo{width:100%}footer small{margin-left:0;width:100%}.flow-header{height:65px;padding:0 20px;grid-template-columns:1fr auto}.flow-offer{display:none}.flow-header .logo{font-size:1.1rem}.flow-header .text-button{font-size:.875rem}.flow-center{padding:45px 23px 60px}.builder{padding:30px 5% 135px}.builder-intro h2{font-size:2.4rem}.builder-controls{gap:10px}.builder-controls>div{gap:9px}.builder-controls select{padding:10px 8px}.builder-controls .filter-select{width:100%;border:0;padding-left:0}.builder-controls .filter-select select{border:0}.flow-bottom{padding:14px 5%;gap:10px}.flow-bottom .button{min-width:140px;gap:10px;padding:14px;font-size:.875rem}.flow-bottom strong{font-size:.875rem}.pick-overlay{bottom:8px;left:8px;right:8px;font-size:.875rem;padding:11px 8px}.product-layout{grid-template-columns:1fr;gap:0}.product-page{padding:22px 5% 20px}.product-info{position:static;padding-top:30px}.product-info h1{font-size:2.5rem}.breadcrumb{margin-bottom:18px}.product-main-image{max-height:70svh;object-fit:cover}.resume-bar{bottom:12px;gap:12px;padding:12px 14px}.resume-thumbs{display:none!important}.resume-bar .button{font-size:.875rem;padding:11px 12px}.card-name{font-size:.875rem;margin-top:12px}.card-meta{font-size:.75rem}.card-cta{font-size:.875rem}.filter-label{font-size:0}.filter-label select{font-size:.875rem;min-width:110px}.tabs{gap:22px}.hero-copy>p:not(.eyebrow){font-size:.95rem}.small-dialog{padding:42px 24px 25px}.slot-box,.slot-box img{height:75px}.slots.six .slot-box,.slots.six .slot-box img{height:65px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.collection-title{font-size:clamp(1.9rem,3vw,3rem);font-weight:500;letter-spacing:-.055em;line-height:1.13}.product-info .button:disabled{background:#70726d;color:white;opacity:1}
/* Focused picking surface */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.polished-builder{max-width:1260px;padding-top:35px;padding-bottom:155px}.polished-builder .builder-intro{display:flex;justify-content:space-between;align-items:center;gap:20px;text-align:left;margin-bottom:26px}.polished-builder .builder-intro .eyebrow{margin-bottom:12px}.polished-builder .builder-intro h2{font-size:2.6rem}.polished-builder .builder-intro p:not(.eyebrow){margin-top:9px;font-size:.875rem}.saved-link{font-size:.75rem;color:var(--muted);white-space:nowrap}.builder-toolbar{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid var(--line)}.fit-control{min-width:160px;border:1px solid var(--line);border-radius:5px;display:flex;justify-content:space-between;gap:25px;padding:13px 15px;font-size:.875rem;background:white}.fit-control b{font-weight:500}.next-pick-note{font-size:.75rem;color:var(--muted)}.design-filter{margin-left:auto}.design-filter select{border:0;padding-right:0}.inspect-image{padding:0;border:0;width:100%}.pick-card .card-name button{font-size:.95rem;text-align:left;padding:0}.pick-card .card-name{margin:14px 0 10px}.add-design{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border:1px solid var(--line);border-radius:3px;font-size:.875rem;background:white}.add-design:hover:not(:disabled){border-color:var(--ink);background:var(--soft)}.pick-card .picked-badge{font-size:.75rem;background:#fffefb;color:var(--ink);box-shadow:0 1px 6px #0001}.selection-dock{padding:14px max(4%,calc((100% - 1160px)/2));gap:28px;min-height:108px;box-shadow:0 -8px 30px #00000004}.dock-picks{text-align:left;padding:0;flex:1;min-width:0}.dock-thumbs{display:flex;gap:5px;overflow:auto}.dock-thumbs img,.dock-thumbs i{width:36px;height:44px;flex-shrink:0;border-radius:3px;object-fit:cover}.dock-thumbs i{border:1px dashed #cdd2c9;background:var(--soft);display:grid;place-items:center;font-style:normal;color:#8f968a}.dock-label{display:block;font-size:.75rem;margin-top:7px}.dock-label u{margin-left:12px;color:var(--muted);text-underline-offset:3px}.dock-total{min-width:90px}.dock-total strong{font-size:1.3rem}.dock-total small{font-size:.75rem}.selection-dock .button{min-width:155px}.lineup-list{margin:22px 0}.lineup-row{display:flex;gap:15px;padding:14px 0;border-bottom:1px solid var(--line);align-items:center}.lineup-row img{width:65px;height:82px;object-fit:cover;border-radius:3px}.lineup-row>div{flex:1}.lineup-row strong{display:block;font-size:.95rem;font-weight:500}.lineup-row span{display:block;font-size:.8rem;color:var(--muted);margin:5px 0}.lineup-row label{font-size:.875rem}.lineup-row select{padding:5px 8px;margin-left:5px}.lineup-row>button{font-size:23px;padding:10px}.size-tile.remembered{border-color:var(--ink)}.quicklook-dialog{max-width:850px;padding:35px}.quicklook-dialog #quicklook-content{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.quicklook-dialog img{width:100%;aspect-ratio:4/5;object-fit:cover}.quicklook-dialog h2{font-size:2.1rem}.account-icon{display:none}
/* My Gang */
.account-page{max-width:1280px;margin:auto;padding:60px 5% 80px}.account-heading{margin-bottom:40px}.account-heading h1{font-size:3.5rem;letter-spacing:-.06em;font-weight:500;margin-bottom:12px}.account-heading>p:last-child{color:var(--muted)}.account-layout{display:grid;grid-template-columns:180px minmax(0,1fr);gap:55px}.account-nav{display:flex;flex-direction:column;gap:8px;align-self:start;position:sticky;top:105px}.account-nav a{padding:12px 0;font-size:.95rem}.account-nav a:first-child{font-weight:600}.account-nav a:hover{text-decoration:underline;text-underline-offset:5px}.account-content section{scroll-margin-top:110px}.account-section-heading{display:flex;justify-content:space-between;gap:15px;align-items:center}.account-section-heading>span{font-size:.875rem;color:var(--muted)}.account-content h2{font-size:2rem}.account-content .eyebrow{margin-bottom:12px}.account-offer{border:1px solid var(--line);border-radius:5px;padding:30px}.account-picks{display:flex;gap:15px;overflow-x:auto;margin:25px 0;padding-bottom:10px}.account-picks a{flex:0 0 135px}.account-picks img{width:135px;height:165px;object-fit:cover;border-radius:3px}.account-picks strong{display:block;font-size:.875rem;font-weight:500;margin:10px 0 5px}.account-picks span{font-size:.75rem;color:var(--muted)}.account-offer-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding-top:20px}.account-offer-footer strong{display:block;font-size:1.05rem;font-weight:500}.account-offer-footer span{display:block;color:var(--muted);font-size:.875rem;margin-top:6px}.account-fit,.account-orders{padding:40px 0;border-bottom:1px solid var(--line)}.account-fit>p:not(.eyebrow){color:var(--muted);font-size:.95rem;margin:14px 0 23px}.preferred-sizes{display:flex;gap:20px}.preferred-sizes label{flex:1;max-width:250px;font-size:.875rem}.preferred-sizes select{display:block;width:100%;margin-top:10px;padding:13px}.account-empty{margin:24px 0;padding:25px;background:var(--soft);border-radius:4px;color:var(--muted);font-size:.95rem}.account-empty strong{font-weight:500;color:var(--ink);display:block;margin-bottom:8px}.account-signin{display:flex;align-items:center;gap:30px;padding:35px 0}.account-signin>div{flex:1}.account-signin h3{font-size:1.3rem;letter-spacing:-.03em;font-weight:500}.account-signin p{color:var(--muted);font-size:.875rem;margin:10px 0}.device-status{font-size:.75rem;color:var(--muted)}body[data-account] .resume-bar{display:none}
@media(max-width:800px){.account-icon{display:grid}.polished-builder{padding-top:25px}.polished-builder .builder-intro{display:block;margin-bottom:20px}.polished-builder .builder-intro h2{font-size:2.2rem}.polished-builder .builder-intro .eyebrow{display:none}.saved-link{display:inline-block;margin-top:10px}.builder-toolbar{gap:10px;flex-wrap:wrap;margin-bottom:20px;padding-bottom:13px}.fit-control{min-width:140px;padding:11px 13px}.next-pick-note{display:none}.design-filter select{font-size:.875rem}.builder-grid{gap:25px 14px}.pick-card .card-name button{font-size:.875rem}.pick-card .picked-badge{top:8px;left:8px;right:8px;font-size:.75rem;padding:6px 7px}.selection-dock{display:grid;grid-template-columns:1fr auto;gap:10px 15px;padding:12px 5% max(12px,env(safe-area-inset-bottom));min-height:108px}.dock-picks{grid-column:1}.dock-thumbs img,.dock-thumbs i{width:29px;height:36px}.dock-label u{margin-left:7px}.dock-total{display:none}.selection-dock .button{min-width:115px;padding:13px 15px;gap:10px;font-size:.875rem}.quicklook-dialog{padding:40px 22px 25px}.quicklook-dialog #quicklook-content{grid-template-columns:1fr;gap:20px}.quicklook-dialog img{height:35svh;object-fit:contain;background:var(--soft)}.quicklook-dialog h2{font-size:1.8rem}.quicklook-dialog .eyebrow{margin-bottom:10px}.account-page{padding:35px 6% 60px}.account-heading{margin-bottom:25px}.account-heading h1{font-size:2.8rem}.account-layout{grid-template-columns:1fr;gap:25px}.account-nav{position:static;flex-direction:row;gap:22px;overflow:auto;border-bottom:1px solid var(--line)}.account-nav a{white-space:nowrap;font-size:.875rem}.account-offer{padding:22px 18px}.account-section-heading{align-items:start}.account-content h2{font-size:1.8rem}.account-section-heading>span{font-size:.75rem;white-space:nowrap}.account-section-heading .eyebrow{font-size:.75rem}.account-offer-footer{display:block}.account-offer-footer .button{width:100%;margin-top:20px;gap:20px}.account-picks a{flex-basis:115px}.account-picks img{width:115px;height:143px}.preferred-sizes{gap:12px}.account-signin{display:block}.account-signin .button{margin-top:20px}.account-content section{scroll-margin-top:90px}}
/* Account: editorial header, credit wallet, and a single customer workspace. */
.account-studio{max-width:1440px;padding:30px 4% 80px}.account-masthead{min-height:240px;position:relative;isolation:isolate;background:#121913;color:white;padding:44px 42px;display:flex;justify-content:space-between;align-items:end;gap:25px;overflow:hidden}.account-masthead:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#111b14 18%,#101812aa 65%,#10181270),url('/assets/hero.webp') 70% 43%/cover}.account-masthead .eyebrow{color:#c0c9b6;font-size:.75rem;margin-bottom:15px}.account-masthead h1{font-size:clamp(3rem,5vw,4.5rem);font-weight:500;letter-spacing:-.065em;line-height:1.05;margin:0 0 17px}.account-masthead p:last-child{color:#d1d8cc;font-size:.95rem}.account-masthead .button{white-space:nowrap}.account-masthead .button.outline{background:transparent;color:white;border-color:#ffffff60}.account-navline{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin:0 0 35px}.account-navline nav{display:flex;gap:30px;overflow:auto}.account-navline nav button{white-space:nowrap;font-size:.95rem;padding:21px 0 19px;border-bottom:2px solid transparent;color:var(--muted)}.account-navline nav button.active{color:var(--ink);border-color:var(--ink)}.account-navline>span{font-size:.65rem;letter-spacing:.12em;color:var(--muted);margin-left:20px}.account-overview-grid{display:grid;grid-template-columns:360px minmax(0,1fr);gap:35px}.credit-card{background:linear-gradient(125deg,#1a2a20,#101b14 70%,#223525);color:#f4f7ee;min-height:242px;border-radius:9px;padding:27px 27px 22px;position:relative;overflow:hidden;box-shadow:0 8px 25px #101b1412}.credit-card:after{content:'';position:absolute;width:220px;height:400px;background:linear-gradient(110deg,#ffffff0a,transparent);transform:rotate(24deg);top:-120px;right:-110px;pointer-events:none}.credit-top{display:flex;justify-content:space-between;align-items:center;gap:15px}.credit-top .logo{font-size:1.05rem}.credit-top>span:last-child{font-size:.65rem;letter-spacing:.12em;color:#c7d3c0}.credit-value{font-family:'Manrope',sans-serif;font-size:4.5rem;letter-spacing:-.055em;line-height:1.1;margin:34px 0 28px;font-weight:500}.credit-value>span{display:block;font-family:'DM Sans',sans-serif;font-size:.875rem;letter-spacing:0;color:#c7d3c0;margin-top:10px}.credit-bottom{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #ffffff24;padding-top:17px;align-items:center}.credit-bottom>span{font-size:.65rem;letter-spacing:.08em;color:#c7d3c0}.credit-bottom button{font-size:.8rem;color:white;padding:0}.reward-disclosure{font-size:.75rem;color:var(--muted);margin:13px 0 20px;line-height:1.5}.refer-teaser{padding:24px 0}.refer-teaser>span{font-size:.75rem;letter-spacing:.1em;color:#596b4e}.refer-teaser h3{font-size:1.7rem;line-height:1.15;font-weight:500;letter-spacing:-.035em;margin:13px 0 14px}.account-lineup{border-top:1px solid var(--ink);padding:22px 0 0;min-width:0}.section-kicker{display:flex;justify-content:space-between;gap:20px;font-size:.65rem;letter-spacing:.13em;color:var(--muted);margin-bottom:22px}.account-lineup h2,.fit-profile h2,.account-order-teaser h2{font-size:2rem;font-weight:500;letter-spacing:-.045em}.account-lineup .account-picks{margin:25px 0 20px;gap:16px}.account-lineup .account-picks a{flex:1;min-width:120px;max-width:190px}.account-lineup .account-picks img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}.lineup-footer{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:20px;align-items:center}.lineup-footer strong{display:block;font-size:1rem;font-weight:500}.lineup-footer span{display:block;color:var(--muted);font-size:.75rem;margin-top:6px}.lineup-footer .button{gap:20px}.account-lower{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;margin-top:45px;border-top:1px solid var(--line);padding-top:30px}.fit-profile p{font-size:.875rem;color:var(--muted);margin:14px 0 22px}.fit-profile .preferred-sizes{gap:20px}.account-order-teaser{padding:0 0 0 30px;border-left:1px solid var(--line)}.account-order-teaser>p:not(.eyebrow){font-size:.875rem;color:var(--muted);max-width:330px;margin:14px 0}.rewards-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:65px}.reward-metrics{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin:20px 0}.reward-metrics>div:last-child{border-left:1px solid var(--line);padding-left:24px}.reward-metrics strong{display:block;font-size:1.7rem;font-weight:500;letter-spacing:-.04em}.reward-metrics span{font-size:.75rem;color:var(--muted);display:block;margin-top:7px}.refer-panel{padding:12px 0}.refer-panel h2{font-size:2.7rem;line-height:1.15;font-weight:500;letter-spacing:-.05em;margin-bottom:20px}.refer-panel>p:not(.eyebrow){color:var(--muted);font-size:.95rem;max-width:550px}.referral-steps{list-style:none;margin:27px 0;padding:0}.referral-steps li{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding:17px 0;font-size:.95rem}.referral-steps li span{font-size:.75rem;color:#71836a}.invite-link{margin-top:25px}.invite-link label{font-size:.875rem;display:block;margin-bottom:10px}.invite-link>div{display:flex;border:1px solid var(--line);border-radius:3px}.invite-link input{border:0;min-width:0;font-size:.8rem;padding:15px 12px}.invite-link button{font-size:.8rem;white-space:nowrap;padding:12px 15px;background:var(--soft);border-left:1px solid var(--line)}.reward-history{margin-top:40px;border-top:1px solid var(--ink);padding-top:23px}.activity-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:18px 0}.activity-row strong{font-size:.95rem;font-weight:500}.activity-row span{display:block;color:var(--muted);font-size:.8rem;margin-top:6px}.activity-row b{font-size:1.05rem;font-weight:500;color:#3b583a}.empty-state{padding:30px 0;font-size:.95rem;color:var(--muted)}.orders-view,.settings-view{max-width:850px}.orders-view h2,.settings-view>h2{font-size:2.5rem}.orders-empty{padding:50px 0;max-width:540px}.orders-empty>span{font-size:4rem;color:#bcc4b6;letter-spacing:-.05em;display:block;margin-bottom:25px}.orders-empty h3{font-size:1.6rem;font-weight:500;letter-spacing:-.035em}.orders-empty p{font-size:.95rem;color:var(--muted);margin:15px 0 25px}.settings-row{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:28px 0;border-bottom:1px solid var(--line)}.settings-row strong{font-weight:500;font-size:1rem}.settings-row p{color:var(--muted);font-size:.875rem;margin-top:9px}.settings-row .text-button{white-space:nowrap}.settings-view .fit-profile{padding:30px 0}.session-note{font-size:.8rem;color:var(--muted);line-height:1.6;border-top:1px solid var(--line);padding-top:20px}.phone-login{margin-top:25px}.phone-field{border:1px solid #cdd2c9;border-radius:4px;display:flex;align-items:center;overflow:hidden}.phone-field>span{font-size:.875rem;padding-left:15px;white-space:nowrap}.phone-field input{border:0;font-size:1.05rem}.remember-option{display:flex;align-items:center;gap:10px;margin:20px 0;font-size:.875rem}.remember-option input{width:18px;height:18px;accent-color:var(--ink)}.login-error{font-size:.875rem!important;color:#a1312d!important;min-height:20px;margin:10px 0}.auth-preview-note{font-size:.75rem!important;color:var(--muted);padding-top:20px;margin-top:22px;border-top:1px solid var(--line)}.verification-code{font-size:1.8rem;letter-spacing:.4em;text-align:center;padding:18px 12px;margin-bottom:8px}.resend-button{margin-top:18px}.redeem-summary{display:grid;grid-template-columns:1fr auto;gap:18px;margin:28px 0;padding:22px 0;border-block:1px solid var(--line);font-size:.875rem}.redeem-summary strong{font-size:1.1rem;font-weight:500}
@media(max-width:1000px){.account-overview-grid,.rewards-layout{grid-template-columns:300px minmax(0,1fr);gap:30px}.account-masthead{padding:35px}.account-navline>span{display:none}.credit-card{padding:23px}.credit-top>span:last-child{font-size:.6rem}.refer-panel h2{font-size:2.2rem}}
@media(max-width:700px){.account-studio{padding:16px 5% 60px}.account-masthead{min-height:300px;padding:30px 24px;display:block}.account-masthead:before{background:linear-gradient(90deg,#111b14ee,#111b14a0),url('/assets/hero.webp') 65% 45%/cover}.account-masthead h1{font-size:3.2rem}.account-masthead p:last-child{font-size:.875rem;max-width:250px}.account-masthead .button{margin-top:27px;min-height:45px;padding:12px 18px;font-size:.875rem}.account-navline{margin-bottom:25px}.account-navline nav{gap:24px;width:100%;scrollbar-width:none}.account-navline nav button{font-size:.875rem;padding:19px 0 17px}.account-overview-grid,.rewards-layout{grid-template-columns:1fr;gap:25px}.wallet-column{display:grid;grid-template-columns:1fr}.credit-card{min-height:220px;padding:25px}.credit-top>span:last-child{font-size:.65rem}.credit-value{font-size:4rem;margin:25px 0}.refer-teaser{display:none}.reward-disclosure{margin-bottom:0}.account-lineup{padding-top:20px}.account-lineup h2{font-size:1.9rem}.section-kicker{font-size:.65rem;margin-bottom:17px}.account-lineup .account-picks{gap:10px}.account-lineup .account-picks a{min-width:90px}.account-lineup .account-picks strong{font-size:.8rem}.lineup-footer{gap:15px}.lineup-footer .button{padding:14px;gap:10px;font-size:.8rem}.lineup-footer strong{font-size:.9rem}.account-lower{grid-template-columns:1fr;gap:30px;margin-top:35px;padding-top:25px}.account-order-teaser{padding:25px 0 0;border-left:0;border-top:1px solid var(--line)}.fit-profile h2,.account-order-teaser h2{font-size:1.9rem}.reward-metrics{margin-top:25px}.rewards-layout>.refer-panel{padding-top:25px;border-top:1px solid var(--line)}.refer-panel h2{font-size:2.2rem}.settings-row{align-items:start;flex-wrap:wrap;gap:10px}.settings-row .text-button{padding:0}.settings-view>h2,.orders-view h2{font-size:2.1rem}.verification-code{letter-spacing:.32em;font-size:1.7rem}}
.size-first-entry{padding:75px 24px 85px}.size-first-entry #size-entry{max-width:510px;margin:auto;text-align:center}.size-first-entry h2{font-family:Georgia,serif;font-size:3.5rem;font-weight:400;letter-spacing:-.045em}.size-first-entry #size-entry>p:not(.eyebrow){color:var(--muted);margin:20px 0 10px}.size-first-entry .size-grid{margin:20px 0 25px}.size-first-entry .guide-link{padding:3px 0 10px}.size-first-entry .segmented{margin-bottom:20px}.size-first-account-note{padding:35px 0 15px;color:var(--muted);font-size:1rem;max-width:370px}.related-prompt{grid-column:1/-1;padding:15px 0;color:var(--muted);font-size:.95rem}
@media(max-width:700px){.size-first-entry{padding:50px 6% 60px}.size-first-entry h2{font-size:2.8rem}.size-first-entry #size-entry>p:not(.eyebrow){font-size:.95rem}}
.featured-card{display:block;text-align:left;width:100%;padding:0;min-width:0}.featured-name{display:block;font-size:.95rem;font-weight:500;margin:15px 0 9px}.featured-offer{display:flex;justify-content:space-between;font-size:.8rem;color:var(--muted)}.featured-card .card-image{border-radius:0}.featured-card:hover .featured-offer{color:var(--ink)}.flow-dialog{background:#fff}.flow-dialog .flow-center h2,.polished-builder .builder-intro h2,.small-dialog #guide-title,.small-dialog #fit-title,.small-dialog #lineup-title{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400;letter-spacing:-.035em}.flow-dialog .flow-center{padding-top:60px;max-width:540px}.flow-dialog .flow-center h2{font-size:3.8rem;line-height:1.05}.flow-dialog .flow-center>p:not(.eyebrow){font-size:.95rem;line-height:1.7;max-width:390px;margin:18px auto 24px}.flow-dialog .segmented{border-radius:100px;max-width:250px;background:#f4f4f3;margin:24px auto}.flow-dialog .segmented button{border-radius:100px;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:600}.flow-dialog .segmented button.active{background:#1a1a1a;color:white;box-shadow:none}.flow-dialog .size-tile{border-radius:8px;background:#fafafa;min-height:78px;padding:16px 8px 12px}.flow-dialog .size-tile strong{font-size:1rem;font-weight:600}.flow-dialog .size-tile small{font-size:.75rem}.flow-dialog .size-grid{gap:10px;max-width:480px;margin:26px auto}.flow-dialog .flow-center .guide-link{font-size:.75rem;text-transform:uppercase;letter-spacing:.07em;text-decoration:none;border:1px solid #ddd;border-radius:100px;padding:10px 20px;margin:2px 0 12px}.polished-builder .builder-intro{position:relative;display:block;text-align:center;margin-bottom:27px}.polished-builder .builder-intro h2{font-size:3.3rem;line-height:1.1}.polished-builder .builder-intro .eyebrow{font-size:.7rem;color:var(--muted);margin-bottom:10px}.polished-builder .builder-intro p:not(.eyebrow){font-size:.95rem}.polished-builder .saved-link{display:inline-block;margin-top:12px;font-size:.75rem}.polished-builder{max-width:1160px}.builder-toolbar{border-top:0;padding-bottom:18px;margin-top:5px}.fit-control{border-radius:100px;min-width:155px;padding:11px 17px;background:#fafafa}.pick-card .card-image{border-radius:7px}.add-design{border-radius:6px}.flow-header{height:70px}.flow-header .flow-offer{font-size:.7rem;color:var(--muted)}
@media(max-width:700px){.featured-name{font-size:.875rem;margin-top:12px}.featured-offer{font-size:.75rem}.featured-section .section-title h2{font-size:2rem}.flow-dialog .flow-center{padding-top:40px}.flow-dialog .flow-center h2{font-size:3.2rem}.flow-dialog .flow-center>p:not(.eyebrow){font-size:.875rem;margin-bottom:20px}.polished-builder .builder-intro h2{font-size:2.65rem}.polished-builder .builder-intro .eyebrow{display:block}.polished-builder .builder-intro p:not(.eyebrow){font-size:.875rem}.flow-header{height:64px}.polished-builder{padding-top:24px}.polished-builder .builder-intro{margin-bottom:22px}}
.flow-dialog .mens-size-grid,.mens-size-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.mens-size-grid .size-tile{grid-column:span 2;min-width:0}.mens-size-grid .size-tile:nth-child(5){grid-column:2/span 2}.mens-size-grid .size-tile:nth-child(6){grid-column:4/span 2}.mens-size-grid .size-tile:nth-child(7){grid-column:6/span 2}.tap-design{position:relative;border-radius:7px;overflow:hidden;background:var(--soft)}.tap-design>.card-image{padding:0;border:0;width:100%;border-radius:0}.tap-design>.card-image:disabled{opacity:1}.tap-design.is-picked{outline:2px solid #1a1a1a;outline-offset:2px}.quantity-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#0004;pointer-events:none}.quantity-control{display:flex;align-items:center;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 3px 14px #0002;pointer-events:auto}.quantity-control button{width:38px;height:38px;display:grid;place-items:center;font-size:1.3rem;padding:0}.quantity-control>span{min-width:32px;text-align:center;font-size:1rem;font-weight:600}.quantity-caption{color:white;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-shadow:0 1px 4px #0006}.design-details{display:flex;justify-content:space-between;align-items:center;width:100%;padding:4px 0 8px;font-size:.8rem;color:var(--muted);text-decoration:underline;text-underline-offset:4px}.pick-card .card-name{font-size:.95rem}.selection-rail{position:sticky;top:70px;z-index:4;background:#fffffff5;backdrop-filter:blur(14px);border-bottom:1px solid var(--line);padding:13px 5%;display:flex;align-items:center;justify-content:center;gap:25px}.rail-picks{display:flex;gap:8px}.rail-picks>button{padding:0;position:relative;width:46px;height:57px;background:#f5f5f3;border-radius:5px}.rail-picks img{width:100%;height:100%;object-fit:cover;border-radius:5px}.rail-picks i{font-size:.875rem;font-style:normal;color:#999}.rail-picks span{position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);background:#1a1a1a;color:white;font-size:.65rem;padding:2px 5px;border-radius:3px;white-space:nowrap}.rail-total{font-size:.875rem}.rail-total strong{font-weight:500;display:block}.rail-total>span{display:block;color:var(--muted);font-size:.75rem;margin-top:6px}.continue-bar{padding:13px 5%;gap:20px;font-size:.875rem}.continue-bar .button{min-width:150px;min-height:44px;padding:12px 18px;gap:15px}.detail-gallery{min-width:0}.gallery-thumbnails{display:flex;gap:8px;margin-top:12px}.gallery-thumbnails button{width:60px;padding:0;border:1px solid transparent;border-radius:3px;overflow:hidden}.gallery-thumbnails button.active{border-color:var(--ink);outline:1px solid var(--ink)}.quicklook-dialog .gallery-thumbnails img{width:60px;height:75px;aspect-ratio:4/5;object-fit:cover}.detail-description{margin:22px 0 15px;font-size:.95rem;color:var(--muted)}.reviews-link{font-size:.8rem;text-decoration:underline;text-underline-offset:4px;padding:10px 0;display:inline-block;color:var(--muted)}.hero-reviews{display:block;color:white;margin:-15px 0 15px}.flow-center>.reviews-link{margin:0 0 20px}.reviews-dialog{width:calc(100% - 36px);max-width:1040px;height:88svh;max-height:88svh;border-radius:9px;overflow-y:auto}.reviews-heading{position:sticky;top:0;background:white;z-index:3;padding:27px 35px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.reviews-heading .close{position:static;flex-shrink:0}.reviews-heading .eyebrow{font-size:.7rem;margin-bottom:10px}.reviews-heading h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:2.7rem}.reviews-body{padding:25px 35px}.reviews-intro{color:var(--muted);font-size:.95rem;margin-bottom:22px}.loox-integration-note{background:var(--soft);border-radius:5px;padding:18px 20px;margin-bottom:25px;font-size:.875rem}.loox-integration-note p{color:var(--muted);margin-bottom:12px}.loox-integration-note a{text-decoration:underline;text-underline-offset:4px}#looxReviews{min-height:180px}
@media(max-width:700px){.selection-rail{top:64px;padding:12px 4%;gap:14px}.rail-picks{gap:5px}.rail-picks>button{width:34px;height:44px}.rail-total{font-size:.75rem}.rail-total>span{font-size:.75rem}.rail-picks span{font-size:.6rem}.continue-bar .button{min-width:135px}.continue-bar{font-size:.8rem}.quantity-control button{width:33px;height:36px}.quantity-control>span{min-width:26px}.quantity-caption{font-size:.65rem}.reviews-dialog{width:100%;height:100%;max-height:100%;margin:0;border-radius:0}.reviews-heading{padding:20px}.reviews-heading h2{font-size:2.2rem}.reviews-body{padding:22px 20px}.quicklook-dialog .detail-gallery>img{height:40svh}.quicklook-dialog .gallery-thumbnails img{height:65px;width:52px}.gallery-thumbnails button{width:54px}.flow-dialog .mens-size-grid{gap:8px}.flow-dialog .mens-size-grid .size-tile{padding:15px 3px 12px}.polished-builder{padding-bottom:115px}}

/* Keep fit controls and editable selections together, as in the original funnel. */
.rail-fit{display:flex;gap:6px}.rail-fit select{font-size:14px;padding:10px 8px;background:white;border:1px solid var(--line);border-radius:5px;max-width:110px}.rail-slot{position:relative;flex:none;width:46px;height:57px}.rail-thumb{padding:0;width:100%;height:100%;background:#f5f5f3;border-radius:5px}.rail-remove{position:absolute;right:-7px;top:-7px;min-width:26px;height:26px;border:1px solid var(--line);border-radius:50%;background:white;color:var(--ink);font-size:18px;line-height:1;z-index:1;padding:0}.rail-picks{gap:12px}.upgrade-title{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.8rem;margin:26px 0 12px}.selection-rail{flex-wrap:wrap}.rail-picks span{font-size:12px}.rail-picks{padding:5px 0}
@media(max-width:700px){.selection-rail{gap:10px;justify-content:space-between}.rail-fit{order:0}.rail-total{order:1}.rail-picks{order:2;width:100%;justify-content:center;gap:12px}.rail-slot{width:36px;height:45px}.rail-fit select{padding:8px}.rail-remove{min-width:26px;height:26px}.rail-total strong{font-size:14px}}


/* Compact fit chooser: scoped spacing avoids the full-page size-step styles. */
.rail-fit{display:block;position:relative;flex-shrink:0}
.rail-fit summary{display:flex;align-items:center;gap:8px;list-style:none;cursor:pointer;border:1px solid #dededb;border-radius:8px;background:#fafafa;padding:0 14px;min-height:44px;min-width:155px;font-size:14px;line-height:20px}
.rail-fit summary strong{font-weight:650}
.rail-fit summary::-webkit-details-marker{display:none}
.rail-fit summary>span{margin-left:auto;padding-left:12px;color:#73736f;line-height:1}
.rail-fit[open] summary{border-color:#1a1a1a;background:#f5f5f4}
.fit-dropdown-panel{position:absolute;top:calc(100% + 10px);left:0;width:360px;max-width:calc(100vw - 32px);background:#fff;border:1px solid #e5e5e2;border-radius:12px;padding:20px;box-shadow:0 16px 40px #00000014,0 2px 5px #00000006;z-index:8}
.fit-dropdown-label{font-size:14px;font-weight:600;color:var(--ink);line-height:20px;margin:0 0 12px}
.fit-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#f3f3f1;border:1px solid #e9e9e6;padding:4px;border-radius:9px;margin:0}
.fit-switch button{display:flex;align-items:center;justify-content:center;min-height:40px;padding:8px 12px;font-size:14px;line-height:20px;font-weight:500;border-radius:6px;color:#696964}
.fit-switch button.active{background:#1b1b1a;color:white}
.fit-size-label{font-size:13px;color:#70706b;line-height:20px;margin:20px 0 10px}
.dropdown-sizes{display:grid;gap:8px;grid-template-columns:repeat(8,minmax(0,1fr))}
.dropdown-sizes button{grid-column:span 2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:64px;padding:10px 4px;border:1px solid #e4e4e0;border-radius:7px;background:#fafaf9;color:#252523}
.dropdown-sizes strong{font-size:14px;font-weight:600;line-height:18px}
.dropdown-sizes small{font-size:12px;line-height:16px;white-space:nowrap;color:#7a7a74}
.dropdown-men button:nth-child(5){grid-column:2/span 2}
.dropdown-men button:nth-child(6){grid-column:4/span 2}
.dropdown-men button:nth-child(7){grid-column:6/span 2}
.dropdown-women{grid-template-columns:repeat(3,minmax(0,1fr))}
.dropdown-women button{grid-column:auto}
.dropdown-sizes button.active{background:#f1f1ee;border-color:#1a1a1a;box-shadow:inset 0 0 0 .5px #1a1a1a}
.dropdown-sizes button:disabled{opacity:.35;cursor:not-allowed}
.dropdown-sizes button:hover:not(:disabled){border-color:#858580}
.rail-fit summary:focus-visible,.fit-switch button:focus-visible,.dropdown-sizes button:focus-visible{outline:2px solid #555;outline-offset:3px}
@media(max-width:700px){.rail-fit{position:static}.fit-dropdown-panel{left:16px;right:16px;top:calc(100% + 8px);width:auto;max-width:none;padding:16px}.fit-size-label{margin-top:16px}.dropdown-sizes{gap:7px}}

/* Supplied brush-script wordmark, tightly framed with the full brush tips. */
.logo{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;letter-spacing:normal}
.logo .brand-mark{display:block;width:180px;height:auto;max-width:none;object-fit:contain}
.header>.logo{justify-self:center}
.header:not(.solid) .brand-mark,.credit-card .brand-mark{filter:brightness(0) invert(1)}
.header.solid .brand-mark{filter:none}
.flow-header .brand-mark{width:155px}
footer .brand-mark{width:150px}
.credit-card .brand-mark{width:135px}
@media(max-width:700px){.header .brand-mark{width:150px}.flow-header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.flow-header .brand-mark{width:136px}.flow-header .logo{grid-column:2;justify-self:center}.flow-header .text-button{font-size:12px;white-space:nowrap}.credit-card .brand-mark{width:125px}}

.back-short{display:none}@media(max-width:700px){.flow-header .back-long{display:none}.flow-header .back-short{display:inline}.flow-header .text-button{font-size:14px}}

/* One brand header, with the offer controls directly beneath it. */
.header.flow-site-header,.header.solid,.header.solid.scrolled{background:#171917;color:#fff;height:68px;border-bottom:1px solid #ffffff16}
.header.flow-site-header{position:sticky;top:0;z-index:20;left:0}
.header.flow-site-header .brand-mark,.header.solid .brand-mark{filter:brightness(0) invert(1)}
.header.flow-site-header>.logo{grid-column:2;justify-self:center}
.header.flow-site-header .header-right{grid-column:3}
.header.flow-site-header .header-left{grid-column:1}
.header.flow-site-header .desktop-link{padding:0;white-space:nowrap}
.flow-dialog .selection-rail{top:68px}
.header.flow-site-header .brand-mark{width:180px}
.review-stars{font-size:14px;letter-spacing:2px;white-space:nowrap;color:inherit}
.reviews-link{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:14px}
.hero-reviews{display:flex;width:max-content;max-width:100%;margin-bottom:20px;color:#fff}
.reviews-link:hover{text-decoration:underline;text-underline-offset:4px}
.reviews-dialog{max-width:1080px;height:90svh;max-height:90svh;background:#fafaf8;border-radius:14px}
.reviews-heading{padding:24px 30px;background:#fafaf8}
.reviews-heading h2{font-size:2.6rem}
.reviews-heading .eyebrow{font-size:12px;letter-spacing:.12em}
.reviews-body{padding:0 30px 30px}
.review-overview{padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}
.review-overview>div{display:flex;align-items:center;gap:18px}
.review-overview>div>strong{font-size:3rem;font-weight:500;line-height:1}
.review-overview p{font-size:14px;color:var(--muted)}
.review-overview .review-stars{font-size:17px}
.review-overview>div p{margin-top:5px}
.review-gallery{columns:3;column-gap:18px}
.review-card{break-inside:avoid;margin:0 0 18px;border:1px solid #e7e7e2;border-radius:10px;overflow:hidden;background:white}
.review-photo{display:block;width:100%;padding:0;position:relative;background:#eee;overflow:hidden}
.review-photo img{width:100%;height:auto;display:block}
.review-photo>span{position:absolute;bottom:12px;right:12px;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ffffffe8;font-size:18px}
.review-copy{padding:18px;text-align:left}
.review-author{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}
.review-author strong{font-size:15px;font-weight:600}
.review-verified{font-size:12px;color:#667162}
.review-rating-row{display:flex;align-items:center;justify-content:space-between;margin:10px 0 12px;gap:10px}
.review-rating-row time{font-size:12px;color:#777b74}
.review-copy>p{font-size:15px;line-height:1.6;white-space:pre-line;color:#363a34}
.review-product{display:block;margin-top:16px;padding-top:12px;border-top:1px solid #eeeeea;color:var(--muted);font-size:13px}
.review-source{font-size:13px;color:var(--muted);line-height:1.8;padding:15px 0 0}
.review-source a{text-decoration:underline;text-underline-offset:3px}
.review-detail-dialog{max-width:940px;width:calc(100% - 32px);max-height:90svh;border-radius:12px;overflow-y:auto}
#review-detail-content{display:grid;grid-template-columns:1.15fr 1fr}
.review-full-photo{width:100%;max-height:88svh;object-fit:contain;background:#f0f0ed;align-self:center}
#review-detail-content>div{padding:60px 26px 30px;align-self:center}
#review-detail-content h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:2.6rem}
#review-detail-content .review-copy{padding:24px 0 0}
.review-detail-dialog>.close{position:absolute;top:10px;right:10px;background:white;border-radius:50%;width:36px;height:36px;z-index:1}
@media(max-width:800px){.review-gallery{columns:2}.review-overview{align-items:start}.review-overview>p{max-width:200px}.reviews-heading,.reviews-body{padding-left:20px;padding-right:20px}}
@media(max-width:700px){.header.flow-site-header .brand-mark{width:150px}.header.flow-site-header,.header.scrolled,.header.solid,.header.solid.scrolled{height:64px}.flow-dialog .selection-rail{top:64px}}
@media(max-width:520px){.reviews-dialog{width:100%;height:100%;max-height:100%;border-radius:0}.reviews-heading{padding:20px}.reviews-heading h2{font-size:2rem}.review-overview{display:block}.review-overview>p{max-width:none;margin-top:16px}.review-gallery{columns:1}.review-copy{padding:20px}.review-photo img{max-height:460px;object-fit:cover}.review-detail-dialog{width:100%;height:100%;max-height:100%;border-radius:0}#review-detail-content{display:block}.review-full-photo{max-height:60svh}#review-detail-content>div{padding:24px}.hero-reviews{font-size:13px;gap:8px}}

/* Design selection: the live funnel's compact hierarchy and merchandising. */
.flow-dialog .selection-rail{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;padding:12px max(20px,calc((100% - 980px)/2));background:#fff;border-color:#ececea;backdrop-filter:none;z-index:12}
.selection-rail .rail-fit{position:static;justify-self:start;order:0}
.selection-rail .rail-fit summary{min-width:112px;min-height:40px;padding:0 12px;gap:8px;border-radius:6px;background:#fafafa}
.selection-rail .rail-fit summary>.rail-fit-label{margin:0;padding:0;color:#747671;font-size:12px;line-height:1;letter-spacing:.055em;text-transform:uppercase}
.selection-rail .rail-fit summary strong{font-size:15px;line-height:20px}
.rail-fit summary svg{width:14px;height:14px;fill:none;stroke:#72746f;stroke-width:1.7;transition:transform .15s}
.rail-fit[open] summary svg{transform:rotate(180deg)}
.selection-rail .rail-picks{width:auto;order:0;justify-content:center;gap:12px;padding:0;align-items:start}
.selection-rail .rail-slot{width:56px;height:auto;text-align:center}
.selection-rail .rail-thumb{position:relative;display:grid;place-items:center;width:48px;height:48px;margin:0 auto;padding:0;border-radius:50%;background:#fafafa}
.selection-rail .rail-thumb.is-empty{border:2px dashed #d9dcd7;box-shadow:0 0 0 4px #f6f7f4}
.selection-rail .rail-thumb.is-empty i{font-size:22px;line-height:1;font-weight:400;color:#bdc2b9}
.selection-rail .rail-thumb.is-filled{border:2px solid #1a1a1a}
.selection-rail .rail-thumb img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.selection-rail .rail-slot>small{display:block;margin-top:6px;font-size:12px;line-height:16px;white-space:nowrap;color:#777b72}
.selection-rail .rail-slot>small em{font-style:normal}
.selection-rail .rail-slot>small strong{color:var(--ink);font-weight:600}
.rail-check{position:absolute;bottom:-2px;right:-3px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--ink);border:2px solid #fff;color:white;font-size:10px;font-weight:500}
.rail-hover-remove{position:absolute;inset:0;display:grid;place-items:center;background:#0007;color:white;font-size:26px;font-weight:400;border-radius:50%;opacity:0}
.rail-thumb.is-filled:hover .rail-hover-remove,.rail-thumb.is-filled:focus-visible .rail-hover-remove{opacity:1}
.selection-rail .rail-total{order:0;justify-self:end;align-self:center;font-size:14px;color:#777b72;white-space:nowrap}
.selection-rail .rail-total strong{font-weight:400;font-size:14px}
.selection-rail .fit-dropdown-panel{top:100%;left:0;right:0;width:100%;max-width:none;padding:24px 20px;border:0;border-block:1px solid #e9eae6;border-radius:0;background:#fafbf9;box-shadow:0 14px 24px #0000000c;max-height:calc(100svh - 165px);overflow-y:auto}
.fit-dropdown-inner{max-width:440px;margin:0 auto;text-align:center}
.fit-dropdown-heading>strong{font-size:14px;font-weight:600;color:var(--ink)}
.fit-dropdown-heading>p{margin:7px 0 20px;color:#71766c;font-size:14px;line-height:1.5}
.fit-dropdown-inner .fit-switch{max-width:256px;margin:0 auto;background:#eeeFEB;border:0;border-radius:100px;padding:4px;gap:4px}
.fit-dropdown-inner .fit-switch button{min-height:40px;border-radius:100px;font-size:14px}
.fit-dropdown-inner .fit-size-label{font-size:14px;color:#666c61;margin:20px 0 10px;font-weight:400;text-align:center}
.fit-dropdown-inner .dropdown-sizes{gap:8px}
.fit-dropdown-inner .dropdown-sizes button{background:white;border-color:#e0e4da;min-height:64px;border-radius:8px}
.fit-dropdown-inner .dropdown-sizes button.active{border-color:var(--ink);background:#fff;box-shadow:inset 0 0 0 .5px var(--ink)}
.fit-dropdown-inner .dropdown-sizes strong{font-size:15px}
.fit-guide-row{display:flex;gap:8px;justify-content:center;align-items:center;margin-top:14px;color:#777b72;font-size:14px}
.fit-guide-row .guide-link{padding:5px 0;color:var(--ink);font-size:14px}
.polished-builder{max-width:1020px;padding:22px 20px 50px}
.polished-builder .builder-intro{margin-bottom:24px;text-align:center}
.polished-builder .builder-intro .builder-step{display:flex;justify-content:center;align-items:center;gap:9px;margin:0 0 17px;font-size:12px;line-height:22px;letter-spacing:.16em;color:#81857c}
.builder-step>span{display:grid;place-items:center;width:25px;height:25px;border:1px solid #d6d9d1;border-radius:50%;background:#f6f7f4;color:#363d31;font-size:12px;letter-spacing:0}
.polished-builder .builder-intro h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:46px;font-weight:700;line-height:1.1;letter-spacing:-.015em}
.polished-builder .builder-intro .builder-availability{font-size:14px;line-height:1.6;color:#85897f;margin:12px 0 0}
.builder-availability strong{color:var(--ink);font-weight:600}
.polished-builder .builder-intro .reviews-link{margin-top:4px;padding:6px 0;font-size:13px;gap:8px}
.polished-builder .review-stars{font-size:13px;letter-spacing:1px}
.design-filters{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:wrap;margin:0 0 22px}
.filter-chip{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 15px;border:1px solid #e0e4da;border-radius:100px;background:white;color:#686f60;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}
.filter-chip>span{font-size:12px;line-height:1;color:#959b8e;font-variant-numeric:tabular-nums}
.filter-chip:hover:not(:disabled){background:#f5f7f1;border-color:#bbc2b2}
.filter-chip.active,.filter-chip.active:hover{background:var(--ink);border-color:var(--ink);color:white}
.filter-chip.active>span{color:#d2d6cb}
.filter-chip:disabled{opacity:.35}
.builder-results{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:#84897d;font-size:12px;line-height:18px}
.hot-legend{white-space:nowrap}
.polished-builder .builder-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.polished-builder .pick-card{border:1px solid #e7e9e2;border-radius:12px;overflow:hidden;background:white;box-shadow:0 2px 5px #00000003;transition:border-color .15s}
.polished-builder .pick-card:hover{border-color:#c2c7ba}
.polished-builder .pick-card.is-selected{border-color:#171917;box-shadow:0 0 0 1px #171917}
.polished-builder .tap-design{border-radius:0;outline:none;overflow:hidden}
.polished-builder .card-image{aspect-ratio:3/4;border-radius:0}
.polished-builder .card-image img{object-position:center center}
.design-badges{position:absolute;inset:9px 9px auto;display:flex;align-items:center;justify-content:space-between;pointer-events:none}
.new-badge{font-size:12px;line-height:1;font-weight:600;padding:6px 9px;background:#fffffff2;color:#1a1a1a;border-radius:100px}
.hot-badge{font-size:22px;line-height:24px;margin-left:auto;filter:drop-shadow(0 1px 2px #0001)}
.design-card-info{padding:11px 12px 5px}
.polished-builder .pick-card .card-name{display:block;font-size:14px;font-weight:600;line-height:1.3;margin:0 0 4px;letter-spacing:-.015em}
.design-card-info>p{font-size:12px;line-height:18px;color:#90958a}
.polished-builder .design-details{min-height:36px;padding:6px 0 4px;margin-top:4px;text-decoration:none;font-size:13px;color:#697060;border-top:1px solid #f0f2ec}
.polished-builder .design-details:hover{text-decoration:underline;text-underline-offset:3px}
.polished-builder .quantity-control button{width:38px;height:40px;font-size:22px}
.polished-builder .quantity-caption{font-size:12px;letter-spacing:.06em}
.builder-review{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:22px;margin-top:24px;border-top:1px solid #eceee6;font-size:14px;color:#747b6a}
@media(max-width:900px){.polished-builder .builder-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:700px){
 .flow-dialog .selection-rail{gap:10px;padding:13px 16px 10px;grid-template-columns:1fr auto 1fr}
 .selection-rail .rail-fit summary{min-width:0;min-height:40px;padding:0 9px;gap:6px}
 .selection-rail .rail-fit summary>.rail-fit-label{font-size:12px;letter-spacing:0}
 .selection-rail .rail-fit summary strong{font-size:14px}
 .selection-rail .rail-picks{gap:5px}
 .selection-rail .rail-slot{width:45px}
 .selection-rail .rail-thumb{width:44px;height:44px}
 .selection-rail .rail-thumb.is-empty{box-shadow:0 0 0 3px #f6f7f4}
 .selection-rail .rail-slot>small{font-size:12px;line-height:14px;margin-top:6px;min-height:28px}
 .selection-rail .rail-slot>small em{display:block}
 .selection-rail .rail-total strong{font-size:13px}
 .selection-rail.six-picks .rail-picks{grid-row:2;grid-column:1/-1;gap:10px;justify-self:center}
 .selection-rail.six-picks .rail-total{grid-column:3}
 .selection-rail .fit-dropdown-panel{padding:20px 16px;max-height:calc(100svh - 180px)}
 .six-picks .fit-dropdown-panel{max-height:calc(100svh - 240px)}
 .fit-dropdown-inner .dropdown-sizes button{min-height:62px}
 .fit-dropdown-heading>p{margin-bottom:16px}
 .fit-dropdown-inner .fit-size-label{margin-top:16px}
 .polished-builder{padding:20px 16px 40px}
 .polished-builder .builder-intro{margin-bottom:20px}
 .polished-builder .builder-intro .builder-step{margin-bottom:13px;font-size:12px}
 .polished-builder .builder-intro h2{font-size:34px;letter-spacing:-.02em}
 .polished-builder .builder-intro .builder-availability{font-size:14px;line-height:1.55;margin-top:10px}
 .builder-availability>span{display:block}
 .design-filters{gap:7px;margin-bottom:18px}
 .filter-chip{font-size:13px;gap:6px;padding:9px 11px;min-height:38px}
 .builder-results{gap:8px;font-size:12px;margin-bottom:10px}
 .polished-builder .builder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 12px}
 .design-card-info{padding:11px 10px 5px}
 .polished-builder .pick-card .card-name{font-size:14px;min-height:36px;display:flex;align-items:center;margin-bottom:2px}
 .design-badges{inset:8px 8px auto}
 .new-badge{padding:6px 8px;font-size:12px}
 .polished-builder .quantity-control button{width:36px;height:40px}
 .polished-builder .quantity-caption{font-size:12px}
}
@media(prefers-reduced-motion:reduce){.rail-fit summary svg,.filter-chip,.polished-builder .card-image img{transition:none}}

/* Free membership: a shared front door for the storefront and funnel. */
.hero-copy .hero-member-note{font-size:13px;margin:12px 0 0;color:#f0f0ed}
.hero-copy>p:not(.eyebrow):not(.hero-member-note){line-height:1.55}
.inline-demo-number{padding:0;font:inherit;text-decoration:underline;text-underline-offset:3px;color:inherit}
.membership-page{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100svh - 100px)}
.membership-story{position:relative;overflow:hidden;isolation:isolate;background:#171917;color:white;min-height:690px}
.membership-story>img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:46% center}
.membership-story:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#10160e0a 5%,#11180f8c 45%,#10170fee 100%)}
.membership-story-copy{position:absolute;bottom:9%;left:10%;right:8%}
.membership-story-copy>.eyebrow{font-size:12px;letter-spacing:.16em;margin-bottom:20px;color:#e3e7df}
.membership-story h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(3.6rem,5.6vw,6.1rem);font-weight:500;line-height:.96;letter-spacing:-.035em}
.membership-story-copy>p:not(.eyebrow){font-size:20px;line-height:1.4;margin:28px 0}
.membership-offer-price{border-top:1px solid #ffffff35;padding:22px 0;display:flex;flex-direction:column;gap:7px}
.membership-offer-price strong{font-size:25px;line-height:1.15;font-weight:500;letter-spacing:-.025em}
.membership-offer-price>span{font-size:14px;color:#c4cbbb}
.free-membership-label{font-size:12px;letter-spacing:.11em;color:#e2e7dc}
.membership-access{display:flex;align-items:center;justify-content:center;padding:60px clamp(30px,5vw,85px);background:#fff}
#membership-content{width:100%;max-width:400px}
.member-form-step{font-size:12px;letter-spacing:.14em;color:#8c9284;margin-bottom:20px;font-weight:500}
#membership-content h1{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2.5rem,3.7vw,3.6rem);line-height:1.05;letter-spacing:-.025em;font-weight:600;margin:0 0 18px}
.member-form-description{font-size:16px;line-height:1.6;color:#7a8172}
.member-form-description strong{color:#343d2d;font-weight:500}
.membership-access .phone-login{margin-top:30px}
.membership-access .input-label{font-size:14px;font-weight:500;margin-top:24px}
.membership-access .phone-field{height:58px;border-radius:8px;border-color:#d4d9cd}
.membership-access .phone-field>span{padding-left:16px;font-size:14px;border-right:1px solid #e2e6dc;padding-right:14px}
.membership-access .phone-field input{font-size:18px;padding-left:16px}
.membership-access .remember-option{font-size:14px;gap:10px;color:#6c7463;margin:20px 0 0;align-items:center}
.membership-access .remember-option input,.member-marketing-option input,.member-sms-choice input{width:18px;height:18px;flex-shrink:0;accent-color:var(--ink);margin:0}
.membership-access .button{border-radius:6px;min-height:54px;font-size:14px;justify-content:space-between;gap:16px;padding-inline:20px}
.membership-access .login-error{min-height:18px;font-size:13px!important;line-height:1.4;margin:8px 0 12px}
.member-returning-note{font-size:13px;line-height:1.6;color:#7b8271;margin:18px 0 0}
.member-access-benefits{display:flex;gap:16px;justify-content:space-between;flex-wrap:wrap;border-top:1px solid #e8ebe3;margin-top:30px;padding-top:23px;font-size:13px;color:#5e6854}
.membership-access .auth-preview-note{font-size:12px!important;line-height:1.6;border:0;margin-top:25px;padding-top:0;color:#93998b}
.member-back{color:#707a64;margin-bottom:24px;padding:0}
.membership-access .verification-code{border-radius:8px;height:70px;font-size:30px;margin-bottom:5px}
.membership-access .resend-button{font-size:14px;margin-top:20px;color:#69745c}
.membership-access #member-name{height:56px;border-radius:8px;font-size:18px}
.member-marketing-option{display:flex;gap:12px;align-items:flex-start;margin:24px 0 16px;font-size:14px;line-height:1.5;color:#48573b}
.member-marketing-option>input{margin-top:2px}
.member-marketing-option small{display:block;font-size:12px;line-height:1.6;color:#8b9580;margin-top:6px}
.member-masthead{min-height:255px}
.member-masthead h1{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2.7rem,4.2vw,4.5rem);font-weight:500;letter-spacing:-.025em;max-width:850px}
.member-masthead .eyebrow{font-size:12px;letter-spacing:.17em}
.member-masthead>div>p:last-child{font-size:16px}
.member-status{display:flex;align-items:center;gap:14px;white-space:nowrap;font-size:12px;letter-spacing:.12em;border:1px solid #ffffff50;border-radius:100px;padding:12px 16px}
.member-status>span{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#fff;color:#283020;letter-spacing:0;font-size:12px}
.member-pass{padding:25px 26px 22px;min-height:236px;border-radius:12px;background:radial-gradient(ellipse at 95% 0%,#46523c 0%,#273020 38%,#171f14 83%);color:white;box-shadow:0 10px 24px #15270b12;display:flex;flex-direction:column}
.member-pass-top{display:flex;align-items:center;justify-content:space-between;gap:16px}
.member-pass-top .brand-mark{width:138px;filter:invert(1)}
.member-pass-top>span{font-size:12px;letter-spacing:.15em;color:#c8d1bc}
.member-pass-name{display:flex;flex-direction:column;gap:8px;margin:34px 0 28px}
.member-pass-name>span{font-size:12px;letter-spacing:.16em;color:#acb89d}
.member-pass-name>strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:38px;line-height:1;font-weight:500;overflow-wrap:anywhere}
.member-pass-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;font-size:12px;line-height:1.5;letter-spacing:.08em;color:#cad3bf}
.member-pass-bottom>span:last-child{white-space:nowrap;border-left:1px solid #ffffff30;padding-left:12px}
.member-rewards-teaser{padding:25px 0 0}
.member-rewards-teaser span{display:block;font-size:12px;color:#8a9281;letter-spacing:.12em;margin-bottom:12px}
.member-rewards-teaser strong{font-size:18px;font-weight:500;letter-spacing:-.02em}
.member-rewards-teaser p{font-size:14px;color:#8a9281;margin-top:6px}
.member-rewards-teaser .text-button{font-size:14px;margin-top:10px}
.account-navline>.text-button{font-size:14px;color:#7d8673;white-space:nowrap}
.member-name-form{max-width:450px;margin-top:28px}
.member-name-form>label{display:block;font-size:14px;font-weight:500;margin-bottom:10px}
.member-name-form>div{display:flex;gap:10px;align-items:center}
.member-name-form input{min-width:0;border-radius:5px;font-size:16px;height:50px}
.member-name-form .button{height:50px;min-height:50px;padding:12px 22px}
.member-name-form .login-error{margin:5px 0;min-height:14px;font-size:13px!important}
.member-sms-choice{display:flex;align-items:center;gap:9px;font-size:14px;white-space:nowrap}
.membership-active-label{font-size:14px;color:#3d5930;border:1px solid #c5d3bc;padding:6px 12px;border-radius:100px}
.member-product-sizing[hidden]{display:none}
@media(max-width:1000px){.membership-access{padding:50px 32px}.membership-story-copy{left:8%;bottom:8%}.membership-story h2{font-size:4.1rem}.member-pass{padding:23px 22px}.member-pass-top{gap:8px}.member-pass-top .brand-mark{width:125px}.member-pass-top>span{font-size:12px}}
@media(max-width:700px){
 .hero-copy .hero-member-note{font-size:13px;margin-top:12px}
 .membership-page{grid-template-columns:1fr;min-height:0}
 .membership-story{min-height:190px}
 .membership-story>img{object-position:50% 42%}
 .membership-story:after{background:linear-gradient(90deg,#131b0fe8,#131b0f89)}
 .membership-story-copy{position:relative;bottom:auto;left:auto;right:auto;padding:26px 24px}
 .membership-story-copy>.eyebrow{font-size:12px;margin-bottom:14px;letter-spacing:.15em}
 .membership-story h2{display:none}
 .membership-story-copy>p:not(.eyebrow){font-family:'Cormorant Garamond',Georgia,serif;font-size:31px;line-height:1.05;margin:0 0 14px;font-weight:600}
 .membership-story-copy>p:not(.eyebrow)>br{display:none}
 .membership-offer-price{border:0;padding:0;gap:5px}
 .membership-offer-price>strong{font-size:16px}
 .membership-offer-price>span{display:none}
 .free-membership-label{display:block;margin-top:14px;font-size:12px}
 .membership-access{padding:32px 24px 40px;align-items:flex-start}
 #membership-content{max-width:none}
 #membership-content h1{font-size:36px;margin-bottom:14px}
 .member-form-step{font-size:12px;margin-bottom:14px}
 .member-form-description{font-size:15px;line-height:1.6}
 .membership-access .phone-login{margin-top:24px}
 .membership-access .input-label{margin-top:20px}
 .membership-access .member-access-benefits{margin-top:24px;padding-top:20px;gap:8px}
 .membership-access .auth-preview-note{margin-top:20px}
 .member-masthead{min-height:240px}
 .member-masthead h1{font-size:42px;max-width:400px}
 .member-masthead .member-status{display:none}
 .account-navline nav{gap:22px;min-width:0}
 .account-navline>.text-button{display:none}
 .member-pass{min-height:220px;padding:24px}
 .member-pass-top .brand-mark{width:150px}
 .member-pass-name{margin:30px 0 24px}
 .member-pass-name>strong{font-size:37px}
 .member-pass-top>span,.member-pass-name>span,.member-pass-bottom{font-size:12px}
 .member-rewards-teaser{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:20px 0}
 .member-rewards-teaser strong{font-size:16px}
 .member-rewards-teaser span{font-size:12px;margin-bottom:8px}
 .member-rewards-teaser p{display:none}
 .member-rewards-teaser .text-button{font-size:13px;white-space:nowrap}
 .account-navline .text-button[data-action="signout"]{display:none}
}

@media(max-width:700px){.membership-page:has(#code-form) .membership-story,.membership-page:has(#member-welcome-form) .membership-story{display:none}.membership-page:has(#code-form) .membership-access,.membership-page:has(#member-welcome-form) .membership-access{min-height:calc(100svh - 100px);padding-top:40px}}

.member-mobile-signout{display:none}
.account-lineup .member-open-pick{display:block;flex:1;min-width:120px;max-width:190px;padding:0;text-align:left}
.member-open-pick>div{width:100%;aspect-ratio:4/5;display:grid;place-items:center;border:1px dashed #d2d8cb;background:#fafbf8;border-radius:4px;color:#bcc6b2;font-family:Arial,sans-serif;font-size:32px;font-weight:300}
.member-open-pick:hover>div{border-color:#7c8d6b;color:#465e31}
@media(max-width:700px){.member-mobile-signout{display:inline-block;color:white;padding:8px 0;margin-top:20px;font-size:13px}.account-lineup .member-open-pick{min-width:90px}.account-lineup .member-open-pick span{font-size:12px}.account-lineup .member-open-pick strong{font-size:13px}.account-navline nav{gap:20px}}

/* Offer-led alternative; the membership-led routes retain their original design. */
[data-experience="offer"] .hero h1{font-size:clamp(3.6rem,6.1vw,6.2rem);line-height:1.01;letter-spacing:-.06em}
[data-experience="offer"] .hero-copy{max-width:650px}
[data-experience="offer"] .hero-copy>.eyebrow{font-size:12px}
.offer-start{background:white}
.offer-start>.announcement,.offer-start>footer,.offer-start>#resume-bar{display:none}
.offer-start #header{position:sticky;top:0;height:68px;background:var(--ink)}
.offer-start-page{min-height:calc(100svh - 68px)}
.offer-progress{border-bottom:1px solid #eceee8;background:white;padding:20px 24px}
.offer-progress ol{display:flex;align-items:center;list-style:none;padding:0;margin:0 auto;max-width:440px}
.offer-progress li{display:flex;align-items:center;gap:8px;flex:1;color:#a0a69a;font-size:14px;white-space:nowrap}
.offer-progress li:last-child{flex:0}
.offer-progress li:not(:last-child):after{content:'';height:1px;min-width:20px;flex:1;background:#e1e5dc;margin:0 15px 0 7px}
.offer-progress li>span{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border:1px solid #dce1d4;border-radius:50%;color:#8f9785;font-size:12px;line-height:1}
.offer-progress li>strong{font-weight:400}
.offer-progress li.current{color:#171917}
.offer-progress li.current>span{color:white;background:var(--ink);border-color:var(--ink)}
.offer-progress li.current>strong{font-weight:600}
.offer-progress li.complete{color:#56644b}
.offer-progress li.complete>span{background:#f2f5ed;color:#445636;border-color:#e2e8d9}
.offer-account-step.membership-access{display:block;max-width:520px;margin:0 auto;padding:48px 24px 45px;min-height:0}
.offer-account-step #membership-content{max-width:440px;margin:auto}
.offer-account-step .member-form-step{text-align:center;font-size:12px;letter-spacing:.14em;margin-bottom:15px}
.offer-account-step #membership-content h1{text-align:center;font-size:44px;line-height:1.06;font-weight:600;letter-spacing:-.035em;margin-bottom:16px}
.offer-account-step .member-form-description{text-align:center;max-width:420px;margin:0 auto;font-size:15px;line-height:1.6;color:#7b8174}
.offer-account-step .phone-login{margin-top:30px}
.offer-account-step .button.full{justify-content:center;gap:22px;font-size:15px}
.offer-account-step .member-returning-note{text-align:center;font-size:13px;margin-top:20px}
.offer-account-note{text-align:center;font-size:13px;color:#7f8676;line-height:1.6;margin-top:8px}
.offer-account-step .auth-preview-note{text-align:center;border-top:1px solid #eceee6;padding-top:20px;margin-top:28px;font-size:12px!important;color:#969c8d}
.offer-account-step .member-back{margin-bottom:25px}
.offer-account-step .resend-button{display:block;margin:18px auto 0}
.offer-account-step #resend-status{text-align:center;margin-top:8px;font-size:13px}
.offer-flow .offer-progress{padding-block:18px}
.offer-flow .offer-progress+.flow-center{padding-top:34px}
.offer-flow .offer-progress+.flow-center>.eyebrow{display:none}
@media(max-width:700px){
 [data-experience="offer"] .hero h1{font-size:3.7rem;line-height:1.04}
 [data-experience="offer"] .hero-copy{bottom:8%}
 [data-experience="offer"] .hero-copy>.eyebrow{font-size:12px;line-height:1.6;letter-spacing:.12em}
 .offer-start #header{height:64px}
 .offer-start-page{min-height:calc(100svh - 64px)}
 .offer-progress{padding:17px 24px}
 .offer-progress li{font-size:13px;gap:7px}
 .offer-progress li:not(:last-child):after{margin:0 10px 0 3px;min-width:10px}
 .offer-progress li>span{width:25px;height:25px;flex-basis:25px}
 .offer-account-step.membership-access{padding:35px 24px 32px}
 .offer-account-step #membership-content h1{font-size:37px;line-height:1.08;letter-spacing:-.025em}
 .offer-account-step .member-form-description{font-size:14px;line-height:1.65}
 .offer-account-step .phone-login{margin-top:26px}
 .offer-account-step .remember-option{font-size:14px}
 .offer-account-step .member-form-step{font-size:12px;margin-bottom:15px}
 .offer-account-step .auth-preview-note{margin-top:26px;padding-top:18px}
 .offer-flow .offer-progress+.flow-center{padding-top:25px}
}

/* Photo-only design gallery. The card's main image remains the add target. */
.design-gallery-button{position:absolute;right:10px;bottom:10px;z-index:2;display:flex;align-items:center;justify-content:center;gap:6px;min-width:54px;min-height:44px;padding:8px 10px;border:1px solid #ffffffb3;border-radius:22px;background:#fffffff2;color:#171917;box-shadow:0 2px 10px #00000012;font-size:13px;font-weight:600;backdrop-filter:blur(8px)}
.design-gallery-button svg{width:20px;height:20px;flex-shrink:0}
.design-gallery-button:hover{background:white;box-shadow:0 2px 14px #0003}
.design-gallery-button:focus-visible{outline:2px solid #171917;outline-offset:2px}
#quicklook.quicklook-dialog{width:min(560px,max(360px,calc((92svh - 270px)*.8 + 32px)),calc(100vw - 32px));max-width:560px;height:min(920px,92svh);max-height:92svh;padding:0;overflow:hidden;border-radius:14px;background:#fff}
#quicklook::backdrop{background:#0009;backdrop-filter:blur(5px)}
#quicklook #quicklook-content{display:flex;flex-direction:column;gap:0;align-items:stretch;height:100%}
#quicklook>.close{top:12px;right:14px;width:44px;height:44px;z-index:3;background:#f5f5f3;border-radius:50%;font-size:26px}
.photo-gallery-heading{display:flex;align-items:center;min-height:68px;padding:18px 74px 16px 24px;flex-shrink:0}
#quicklook .photo-gallery-heading h2{font-family:inherit;font-size:18px;line-height:1.3;font-weight:600;letter-spacing:-.02em;margin:0}
.gallery-source-tabs{display:flex;margin:0 20px 14px;gap:4px;padding:4px;border-radius:9px;background:#f3f3f1;flex-shrink:0}
.gallery-source-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:40px;flex:1;padding:8px 10px;border-radius:6px;font-size:14px;color:#747670;white-space:nowrap}
.gallery-source-tabs button[aria-selected="true"]{background:white;color:#171917;box-shadow:0 1px 4px #0000000f;font-weight:500}
.gallery-source-tabs button span{font-size:12px;font-variant-numeric:tabular-nums;opacity:.65}
.gallery-panel{display:flex;flex-direction:column;flex:1;min-height:0}
.photo-gallery-stage{position:relative;min-height:0;flex:1;margin:0 16px;overflow:hidden;border-radius:8px;background:#f1f1f2}
.photo-gallery-track{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;height:100%;overscroll-behavior-x:contain}
.photo-gallery-track::-webkit-scrollbar{display:none}
.photo-gallery-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:center;scroll-snap-stop:always;min-width:0}
#quicklook .photo-gallery-slide img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:contain;background:transparent;user-select:none}
.gallery-footer{padding:0 20px 16px;flex-shrink:0;background:white}
.gallery-controls{display:flex;align-items:center;justify-content:center;gap:24px;margin:8px 0}
#gallery-position{font-size:13px;color:#666;min-width:44px;text-align:center;font-variant-numeric:tabular-nums}
.photo-gallery-arrow{position:static;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #e4e4e0;border-radius:50%;background:white;color:#171917}
.photo-gallery-arrow svg{width:20px;height:20px}.photo-gallery-arrow:hover:not(:disabled){background:#f3f3f1;border-color:#c1c1ba}.photo-gallery-arrow:disabled{opacity:.28;cursor:default}
.photo-gallery-thumbnails{display:flex;justify-content:safe center;gap:8px;overflow:auto;position:relative;padding:3px;scrollbar-width:thin}
.photo-gallery-thumbnails button{flex:0 0 44px;width:44px;height:55px;padding:2px;border:1px solid transparent;border-radius:5px;opacity:.55}
.photo-gallery-thumbnails button[aria-current="true"]{border-color:#171917;opacity:1}
#quicklook .photo-gallery-thumbnails img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;border-radius:2px;background:#f5f5f3}
.gallery-customer-info{padding:13px 0 0;min-height:40px}.gallery-customer-info[hidden]{display:none}
.gallery-customer-credit{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.gallery-customer-credit strong{font-weight:500}.gallery-customer-credit>span{font-size:12px;color:#6b7662}
.gallery-fit-details{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.gallery-fit-details span{padding:4px 8px;background:#f4f4f1;border-radius:4px;font-size:13px;color:#555}
.gallery-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:36px 28px;background:#fafaf8;margin:0 16px 16px;border-radius:8px}
.gallery-empty>svg{width:42px;height:42px;color:#a4a69f;margin-bottom:22px}.gallery-empty h3{font-family:inherit;font-size:18px;font-weight:500;letter-spacing:-.02em}.gallery-empty p{font-size:14px;color:#777;max-width:270px;margin-top:12px}.gallery-empty .text-button{margin-top:24px;font-size:14px}
@media(max-width:700px){.photo-gallery-heading{padding-left:20px}.gallery-source-tabs{margin:0 16px 14px}.gallery-footer{padding:0 16px max(12px,env(safe-area-inset-bottom))}.photo-gallery-stage{margin:0 12px}.design-gallery-button{right:8px;bottom:8px}}
@media(max-width:700px){#quicklook.quicklook-dialog{width:calc(100% - 20px);height:auto;max-height:calc(100dvh - 20px);margin:auto;border-radius:14px}#quicklook #quicklook-content{height:auto;max-height:calc(100dvh - 20px)}.photo-gallery-stage{flex:0 1 auto;height:min(calc((100vw - 44px)*1.25),calc(100dvh - 285px))}.gallery-panel.is-empty{min-height:min(440px,calc(100dvh - 170px))}}

/* Compact shared brand header; keep touch targets comfortable. */
:root{--site-header-height:60px;--hero-header-height:76px;--header-logo-width:160px}
.header{height:var(--hero-header-height)}
.header.scrolled,.header.flow-site-header,.header.solid,.header.solid.scrolled,.offer-start #header{height:var(--site-header-height)}
.header .brand-mark,.header.flow-site-header .brand-mark{width:var(--header-logo-width)}
.header .icon-button{width:44px;height:44px;flex-shrink:0}
.flow-dialog .selection-rail{top:var(--site-header-height)}
.offer-start-page{min-height:calc(100svh - var(--site-header-height))}
@media(max-width:800px){:root{--site-header-height:56px;--hero-header-height:64px;--header-logo-width:132px}.header{padding-inline:16px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.header-left,.header-right{gap:8px}}
@media(max-width:360px){:root{--header-logo-width:112px}.header{padding-inline:12px}.header-left,.header-right{gap:4px}}

/* Saved fit is a compact marker, not an extra row of tile content. */
.flow-dialog .flow-center .size-grid{row-gap:16px}
.flow-dialog .flow-center .size-tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:96px;padding:18px 4px 14px;border-radius:9px}
.flow-dialog .flow-center .size-tile strong{font-size:20px;line-height:1.15}
.flow-dialog .flow-center .size-tile small{margin:0;line-height:1.4}
.flow-dialog .flow-center .size-tile.remembered{border-color:#171917;background:#f4f5f1;box-shadow:inset 0 0 0 .5px #171917}
.saved-size-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:12px;background:#171917;color:#fff;font-size:12px;font-weight:500;line-height:1;white-space:nowrap}
.saved-size-badge svg{width:11px;height:11px;flex-shrink:0}
@media(max-width:700px){.flow-dialog .flow-center .size-tile{min-height:90px}.flow-dialog .flow-center .size-grid{row-gap:16px}}

/* Matched account/bag geometry and a less intrusive mobile selection rail. */
.header .icon-button svg{display:block;width:22px;height:22px;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.header .bag span{right:0;top:1px;min-width:12px;font-size:12px;line-height:14px;text-align:center}
@media(max-width:700px){
 .flow-dialog .selection-rail{padding:6px 14px;gap:8px}
 .selection-rail .rail-fit summary{position:relative;min-height:36px;padding:0 8px;gap:5px}
 .selection-rail .rail-fit summary:before{content:'';position:absolute;inset:-4px 0}
 .selection-rail .rail-picks{gap:4px}
 .selection-rail .rail-slot{width:40px}
 .selection-rail .rail-thumb{width:32px;height:32px}
 .selection-rail button.rail-thumb:before{content:'';position:absolute;inset:-6px;border-radius:50%}
 .selection-rail .rail-thumb.is-empty{border-width:1.5px;box-shadow:0 0 0 2px #f6f7f4}
 .selection-rail .rail-thumb.is-empty i{font-size:18px}
 .selection-rail .rail-slot>small{margin-top:3px;line-height:12px;min-height:24px}
 .selection-rail .rail-total strong{font-size:12px}
 .selection-rail.six-picks .rail-picks{gap:4px}
}

/* Compact cart rows keep the selections and both choices together. */
.flow-dialog .flow-center.review-layout{max-width:560px;padding:24px 24px 36px;text-align:left}
.review-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}
.review-layout .review-title-row #flow-title{margin:0;font-size:34px;line-height:1.1}
.review-layout .review-title-row .text-button{display:grid;place-items:center;min-width:44px;min-height:44px;margin:0;padding:8px 0;font-size:14px;flex-shrink:0}
.flow-dialog .flow-center.review-layout>.review-current-offer{margin:2px 0 12px;max-width:none;color:#657064;font-size:14px;line-height:20px}
.review-cart-list{list-style:none;margin:0 0 16px;padding:0;border-top:1px solid var(--line)}
.review-cart-row{display:flex;align-items:center;gap:12px;min-width:0;padding:8px 0;border-bottom:1px solid var(--line)}
.review-cart-row>img{width:44px;height:56px;object-fit:cover;object-position:center;border-radius:4px;background:#f3f3f1;flex-shrink:0}
.review-cart-product{flex:1;min-width:0}
.review-cart-product>strong{display:block;font-size:14px;line-height:19px;font-weight:500;overflow-wrap:anywhere}
.review-cart-product>small{display:block;margin-top:3px;color:#777;font-size:12px;line-height:16px}
.review-cart-price{min-width:44px;text-align:right;font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;font-variant-numeric:tabular-nums}
.review-cart-price.is-free{color:#315447;font-size:12px;font-weight:600;letter-spacing:.04em}
.review-layout .review-checkout{justify-content:center;gap:6px;min-height:48px;padding:12px 14px;font-size:15px;line-height:22px}
.review-layout .review-checkout>span,.repeat-offer-button>span{white-space:nowrap}
.review-layout .review-shipping{font-size:12px;line-height:18px;color:#777;text-align:center;margin:7px 0 0}
.review-layout .repeat-offer{margin-top:16px;padding:14px;border:1px solid #95b2a0;border-left:3px solid #315447;border-radius:9px;background:#edf4ef}
.repeat-offer-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}
.repeat-offer-heading h3{font-family:inherit;font-size:16px;line-height:21px;font-weight:500;letter-spacing:0;color:#243f34}
.repeat-offer-heading>span{font-size:12px;line-height:16px;padding:2px 6px;border:1px solid #bdd0c3;border-radius:4px;color:#41634f}
.review-layout .repeat-offer>p{font-size:13px;line-height:19px;color:#5b7062;margin:5px 0 10px}
.review-layout .repeat-offer-button{min-height:44px;justify-content:space-between;gap:8px;padding:10px 12px;border:1px solid #315447;background:#315447;color:white;font-size:14px;line-height:22px;font-weight:500}
.review-layout .repeat-offer-button:hover{background:#254336;border-color:#254336}
.review-layout .repeat-offer .repeat-offer-note{font-size:12px;line-height:17px;margin:8px 0 0;color:#5b7062}
@media(max-width:700px){
 .flow-dialog .flow-center.review-layout{padding:12px 18px 24px}
 .review-layout .review-title-row #flow-title{font-size:30px}
 .flow-dialog .flow-center.review-layout>.review-current-offer{margin:0 0 8px}
 .review-cart-list{margin-bottom:12px}
 .review-cart-row{padding:6px 0;gap:11px}
 .review-cart-row>img{width:40px;height:50px}
 .review-layout .repeat-offer{margin-top:12px;padding:12px}
}
@media(max-height:650px) and (max-width:700px){
 .flow-dialog .flow-center.review-layout{padding-top:8px}
 .review-layout .review-title-row #flow-title{font-size:28px}
 .review-cart-row{padding:5px 0}
 .review-cart-row>img{width:36px;height:44px}
 .review-layout .repeat-offer{padding:10px 12px;margin-top:10px}
}

/* Optional membership sits outside the offer steps. */
.guest-shopping-link{display:block;margin:20px auto 0;text-align:center;font-size:14px;text-decoration:underline;text-underline-offset:4px;line-height:22px;padding:8px 0}
.dashboard-invite{margin-top:28px;padding:20px;border:1px solid var(--line);border-radius:8px;text-align:left;background:#f7f8f5}
.dashboard-invite h3{font-family:inherit;font-size:18px;font-weight:500;letter-spacing:0}
.dashboard-invite p{font-size:14px;color:var(--muted);margin:8px 0 16px;line-height:1.5}
.dashboard-invite .button{font-size:14px;min-height:44px;padding:10px 16px}
.account-offer-options{display:grid;gap:12px;margin-top:24px}
.account-offer-choice{padding:16px;text-align:left;border:1px solid var(--line);border-radius:8px}
.account-offer-choice:first-child{border-color:#315447;background:#edf4ef}
.account-offer-choice strong,.account-offer-choice span,.account-offer-choice small{display:block}
.account-offer-choice strong{font-size:16px;line-height:1.4;font-weight:500}
.account-offer-choice span{font-size:14px;margin-top:5px;color:#53614f}
.account-offer-choice small{font-size:12px;line-height:1.6;margin-top:10px;color:var(--muted)}

/* Each selected polo owns its label space, including mixed fits and six-polo offers. */
.selection-rail .rail-picks{display:grid;grid-template-columns:repeat(3,minmax(4.5rem,1fr));gap:.5rem;min-width:0}
.selection-rail.six-picks .rail-picks{grid-template-columns:repeat(6,minmax(4.5rem,1fr))}
.selection-rail .rail-slot{width:auto;min-width:0}
.selection-rail .rail-slot>small{display:grid;gap:1px;min-width:0;min-height:0;white-space:normal;overflow-wrap:anywhere;font-size:.875rem;line-height:1.25;margin-top:5px}
.selection-rail .rail-slot>small em,.selection-rail .rail-slot>small strong{display:block}
.filter-chip{min-height:44px}
@media(max-width:1000px){
 .flow-dialog .selection-rail.six-picks{grid-template-columns:minmax(0,1fr) auto}
 .selection-rail.six-picks .rail-fit{grid-column:1;grid-row:1}
 .selection-rail.six-picks .rail-total{grid-column:2;grid-row:1}
 .selection-rail.six-picks .rail-picks{grid-column:1/-1;grid-row:2;justify-self:center;width:100%;max-width:34rem;grid-template-columns:repeat(6,minmax(0,1fr))}
}
@media(max-width:700px){
 .flow-dialog .selection-rail{grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;padding:8px 16px 10px}
 .selection-rail .rail-fit{grid-column:1;grid-row:1}
 .selection-rail .rail-total,.selection-rail.six-picks .rail-total{grid-column:2;grid-row:1}
 .selection-rail .rail-fit summary{min-height:40px}
 .selection-rail .rail-picks,.selection-rail.six-picks .rail-picks{grid-column:1/-1;grid-row:2;justify-self:center;width:100%;max-width:22rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}
 .selection-rail.six-picks .rail-picks{max-width:34rem;grid-template-columns:repeat(6,minmax(0,1fr))}
 .selection-rail .rail-thumb{width:44px;height:44px}
 .selection-rail button.rail-thumb:before{inset:0}
 .selection-rail .rail-slot>small{font-size:.875rem;line-height:1.25;min-height:0}
 .selection-rail .rail-total strong{font-size:.875rem}
 .selection-rail .fit-dropdown-panel{max-height:calc(100svh - 230px)}
 .design-filters{gap:8px}
 .filter-chip{min-height:44px;font-size:.875rem;padding:9px 12px}
}
@media(max-width:560px){
 .selection-rail.six-picks .rail-picks{grid-template-columns:repeat(3,minmax(0,1fr));max-width:22rem}
 .selection-rail.six-picks .fit-dropdown-panel{max-height:calc(100svh - 310px)}
}
