:root{--ink:#111;--paper:#f5f2eb;--white:#fff;--indigo:#163d70;--blue:#2b5f9e;--sand:#d9c9aa;--red:#d94935;--line:#d6d2c9;--muted:#696969;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.skip-link{position:absolute;left:-9999px;top:0}.skip-link:focus{left:8px;z-index:999;background:#fff;padding:10px}.topline{background:var(--indigo);color:#fff;text-align:center;font-size:11px;letter-spacing:.18em;padding:9px 16px}.site-header{height:82px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,4vw,64px);position:sticky;top:0;z-index:50}.brand{display:flex;align-items:flex-end;gap:10px}.brand span{font-size:31px;font-weight:950;letter-spacing:-.08em}.brand small{font-size:9px;letter-spacing:.22em;margin-bottom:5px}.desktop-nav{display:flex;gap:34px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.desktop-nav a{padding:31px 0;border-bottom:2px solid transparent}.desktop-nav a:hover{border-color:var(--ink)}.header-actions{display:flex;align-items:center;gap:8px}.icon-btn,.wishlist-btn,.menu-btn{border:0;background:transparent;padding:12px;cursor:pointer;font-weight:700}.icon-btn{font-size:25px}.wishlist-btn{border:1px solid var(--ink)}.menu-btn{display:none}.search-panel{position:fixed;z-index:80;left:0;right:0;top:111px;background:#fff;padding:34px max(6vw,24px);box-shadow:0 16px 30px #0002}.search-panel label{font-weight:900;font-size:14px}.search-panel>div:first-of-type{display:flex;margin-top:12px}.search-panel input{flex:1;border:0;border-bottom:2px solid var(--ink);font-size:26px;padding:12px 0}.search-panel button{background:var(--ink);color:white;border:0;padding:0 28px}.search-results{display:grid!important;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px!important}.search-result{border:1px solid var(--line);padding:12px;font-size:13px}.mobile-menu{position:fixed;z-index:70;top:111px;inset-inline:0;background:#fff;padding:24px;box-shadow:0 12px 24px #0002}.mobile-menu a{display:block;padding:15px 0;border-bottom:1px solid var(--line);font-weight:800}.hero{min-height:680px;position:relative;background:#d8d8d6 url('/assets/hero-denim-studio.jpg') center/cover no-repeat;display:flex;align-items:center}.hero-copy{width:min(640px,50%);padding-left:clamp(24px,7vw,110px)}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.hero h1{font-size:clamp(54px,7vw,108px);letter-spacing:-.07em;line-height:.82;margin:22px 0}.hero p{font-size:18px;line-height:1.55;max-width:490px}.btn-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;background:var(--ink);color:#fff;padding:0 24px;border:1px solid var(--ink);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.btn.light{background:#fff;color:var(--ink)}.btn.indigo{background:var(--indigo);border-color:var(--indigo)}.section{max-width:var(--max);margin:auto;padding:88px clamp(20px,5vw,72px)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px}.section-head h2,.page-hero h1{font-size:clamp(40px,5vw,72px);line-height:.95;letter-spacing:-.055em;margin:8px 0}.section-head p{max-width:550px;color:var(--muted);line-height:1.6}.fit-strip{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--ink);background:var(--ink);gap:1px}.fit-card{min-height:244px;background:#fff;padding:18px 18px 20px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:background .22s ease,color .22s ease,transform .22s ease}.fit-card:last-child{border:0}.fit-card:hover{background:var(--indigo);color:#fff;transform:translateY(-4px)}.fit-card-top{display:flex;align-items:flex-start;justify-content:space-between}.fit-card-top>span{font-size:9px;font-weight:900;letter-spacing:.18em;color:var(--muted);padding-top:3px}.fit-icon{width:92px;height:112px;color:var(--indigo);overflow:visible;transition:color .22s ease,transform .22s ease}.fit-card:hover .fit-icon{color:#fff;transform:scale(1.04)}.fit-denim{fill:currentColor;opacity:.1}.fit-outline,.fit-detail,.fit-stitch{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.fit-outline{stroke-width:2.3}.fit-detail{stroke-width:1.25;opacity:.7}.fit-stitch{stroke:var(--red);stroke-width:1.5;stroke-dasharray:2.4 2.4}.fit-rivet{fill:var(--red)}.fit-card:hover .fit-stitch{stroke:#f2c180}.fit-card:hover .fit-rivet{fill:#f2c180}.fit-card:hover .fit-card-top>span{color:#fff9}.fit-card-copy{display:flex;flex-direction:column}.fit-card-copy strong{font-size:21px;letter-spacing:-.03em}.fit-card-copy small{font-size:11px;color:var(--muted);margin-top:5px}.fit-card-copy em{font-style:normal;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-top:13px;opacity:0;transform:translateY(5px);transition:.22s}.fit-card:hover .fit-card-copy small{color:#fffbd}.fit-card:hover .fit-card-copy em{opacity:1;transform:none}.split-feature{display:grid;grid-template-columns:1.12fr .88fr;min-height:560px;background:var(--indigo);color:#fff}.split-feature img{width:100%;height:100%;object-fit:cover}.split-copy{padding:clamp(40px,7vw,100px);display:flex;flex-direction:column;justify-content:center}.split-copy h2{font-size:clamp(42px,6vw,80px);line-height:.92;letter-spacing:-.055em;margin:15px 0}.split-copy p{line-height:1.7;max-width:500px}.finder-teaser{background:var(--sand);display:grid;grid-template-columns:1fr 1fr;align-items:center}.finder-teaser .content{padding:clamp(42px,7vw,100px)}.finder-teaser h2{font-size:clamp(46px,6vw,88px);line-height:.9;letter-spacing:-.06em;margin:15px 0}.number-grid{display:grid;grid-template-columns:1fr 1fr;border-left:1px solid #000}.number-grid div{min-height:220px;padding:32px;border-right:1px solid #000;border-bottom:1px solid #000}.number-grid strong{font-size:64px;letter-spacing:-.06em}.editorial-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.article-card{background:#fff;border:1px solid var(--line);grid-column:span 4;display:flex;flex-direction:column}.article-card.featured{grid-column:span 8}.article-card img{width:100%;aspect-ratio:3/2;object-fit:cover}.card-body{padding:24px;display:flex;flex-direction:column;flex:1}.card-body h3{font-size:25px;line-height:1.05;margin:10px 0}.card-body p{color:var(--muted);line-height:1.5}.card-meta{display:flex;justify-content:space-between;margin-top:auto;padding-top:20px;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ai-label{position:absolute;right:8px;bottom:8px;background:#fffC;padding:4px 7px;font-size:9px}.img-wrap{position:relative}.page-hero{max-width:var(--max);margin:auto;padding:80px clamp(20px,7vw,110px) 50px}.page-hero p{font-size:19px;line-height:1.6;max-width:720px}.product-layout{max-width:var(--max);margin:auto;padding:20px clamp(20px,5vw,72px) 100px}.toolbar{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.toolbar input,.toolbar select{background:#fff;border:1px solid var(--ink);min-height:46px;padding:0 14px}.toolbar input{flex:1;min-width:240px}.status-banner{background:#fff;border-left:8px solid var(--red);padding:24px;margin:24px 0}.status-banner h2{margin-top:0}.status-banner p{line-height:1.6;max-width:900px}.catalog-placeholder{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.slot{background:#ece9e1;min-height:290px;padding:20px;display:flex;flex-direction:column;justify-content:end}.slot .ghost{height:140px;background:linear-gradient(110deg,#dedad1 30%,#eeeae3 50%,#dedad1 70%);background-size:200% 100%;animation:shimmer 2s infinite}.slot strong{margin-top:18px}.slot span{font-size:12px;color:var(--muted)}@keyframes shimmer{to{background-position:-200% 0}}.finder-shell{max-width:920px;margin:20px auto 100px;background:#fff;border:1px solid var(--ink);padding:clamp(24px,5vw,60px)}.progress{height:5px;background:#ddd;margin-bottom:38px}.progress i{display:block;background:var(--indigo);height:100%;transition:.3s}.finder-question h2{font-size:clamp(32px,5vw,56px);letter-spacing:-.045em}.option-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:26px 0}.option{border:1px solid var(--ink);background:#fff;padding:22px;text-align:left;font-weight:800;cursor:pointer}.option:hover,.option.selected{background:var(--indigo);color:#fff}.finder-result{background:var(--paper);padding:30px}.finder-result h2{font-size:44px;margin:10px 0}.fit-table{width:100%;border-collapse:collapse;background:#fff}.fit-table th,.fit-table td{text-align:left;border-bottom:1px solid var(--line);padding:18px}.fit-table th{background:var(--ink);color:#fff}.magazine-grid{max-width:var(--max);margin:auto;padding:0 clamp(20px,5vw,72px) 100px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-page{max-width:840px;margin:auto;padding:70px 24px 110px}.article-page .article-kicker{color:var(--indigo);font-weight:800}.article-page h1{font-size:clamp(44px,7vw,76px);line-height:.94;letter-spacing:-.06em}.article-page .lead{font-size:21px;line-height:1.6}.article-hero{width:100%;margin:28px 0 44px}.article-page h2{font-size:32px;margin-top:44px}.article-page p,.article-page li{font-size:17px;line-height:1.75}.checklist{background:var(--indigo);color:#fff;padding:28px 34px;margin:42px 0}.checklist li{margin:10px 0}.source-box{border-top:2px solid var(--ink);margin-top:50px;padding-top:20px;font-size:13px}.source-box a{text-decoration:underline}.related{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.related a{background:#fff;border:1px solid var(--line);padding:16px;font-weight:800}.simple-page{max-width:900px;margin:auto;padding:80px 24px 120px}.simple-page h1{font-size:56px}.simple-page p,.simple-page li{line-height:1.7}.legal-note{background:#fff3cd;border:1px solid #d8b457;padding:20px}.drawer{position:fixed;z-index:100;right:-440px;top:0;width:min(440px,92vw);height:100vh;background:#fff;padding:34px;transition:right .25s;box-shadow:-10px 0 30px #0003}.drawer.open{right:0}.drawer>button{position:absolute;right:22px;top:18px;border:0;background:none;font-size:35px;cursor:pointer}.drawer-note{position:absolute;bottom:20px;color:var(--muted);font-size:12px}.wish-item{border-bottom:1px solid var(--line);padding:15px 0}.backdrop{position:fixed;inset:0;background:#0008;z-index:90}.site-footer{background:var(--ink);color:#fff;padding:70px clamp(20px,6vw,90px) 30px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:38px}.site-footer h3{font-size:12px;letter-spacing:.12em;text-transform:uppercase}.site-footer a{display:block;color:#bbb;padding:5px 0;font-size:13px}.footer-brand strong{font-size:54px;letter-spacing:-.08em;display:block}.footer-brand span{color:#bbb}.footer-disclaimer,.copyright{grid-column:1/-1;color:#999;font-size:11px;line-height:1.6;border-top:1px solid #333;padding-top:18px}.copyright{border:0;padding:0}.not-found{text-align:center;padding:140px 24px}.not-found h1{font-size:90px;margin:0}
@media(max-width:950px){.desktop-nav{display:none}.menu-btn{display:block}.hero{min-height:620px;background-position:62% center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f5f2ebe8 0%,#f5f2eb9a 55%,transparent 85%)}.hero-copy{position:relative;z-index:1;width:66%}.fit-strip{grid-template-columns:repeat(3,1fr)}.fit-card:nth-child(3){border-right:0}.fit-card{border-bottom:1px solid #000}.split-feature{grid-template-columns:1fr}.split-feature img{height:420px}.finder-teaser{grid-template-columns:1fr}.number-grid{border-left:0}.editorial-grid .article-card,.article-card.featured{grid-column:span 6}.catalog-placeholder{grid-template-columns:repeat(2,1fr)}.magazine-grid{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}}
@media(max-width:620px){.topline{font-size:9px}.site-header{height:68px}.brand span{font-size:26px}.brand small{display:none}.search-panel,.mobile-menu{top:95px}.wishlist-btn{padding:10px;font-size:0}.wishlist-btn span{font-size:12px}.hero{min-height:650px;background-position:67% center;align-items:flex-end}.hero:after{background:linear-gradient(0deg,#f5f2eb 0%,#f5f2ebdf 46%,transparent 78%)}.hero-copy{width:100%;padding:0 22px 42px}.hero h1{font-size:58px}.hero p{font-size:16px}.section{padding:64px 18px}.section-head{display:block}.fit-strip{grid-template-columns:repeat(2,1fr)}.fit-card:nth-child(3){border-right:1px solid #000}.fit-card:nth-child(even){border-right:0}.split-feature img{height:300px}.split-copy{padding:52px 22px}.editorial-grid .article-card,.article-card.featured{grid-column:span 12}.number-grid div{min-height:160px;padding:20px}.number-grid strong{font-size:48px}.catalog-placeholder{grid-template-columns:1fr}.option-grid{grid-template-columns:1fr}.magazine-grid{grid-template-columns:1fr;padding-inline:18px}.related{grid-template-columns:1fr}.fit-table{font-size:13px}.fit-table th,.fit-table td{padding:10px}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.search-results{grid-template-columns:1fr!important}.search-panel input{font-size:18px}.page-hero{padding-top:55px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.hero{background-image:url('/assets/hero-action.jpg')}.campaign-hero{overflow:hidden;background:#f3f3f3}.campaign-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .2s ease}.campaign-hero .hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#f7f7f5fa 0%,#f7f7f5e8 34%,#f7f7f500 63%)}.campaign-hero .hero-copy{position:relative;z-index:2}.campaign-credit{position:absolute;z-index:3;right:22px;bottom:18px;display:flex;flex-direction:column;align-items:flex-end;background:#fffde;padding:8px 11px;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.campaign-credit strong{font-size:11px;margin-top:3px}.campaign-picker{max-width:var(--max);margin:auto;padding:42px clamp(20px,5vw,72px);display:grid;grid-template-columns:.8fr 1.2fr;gap:45px;align-items:end;background:var(--paper)}.campaign-picker h2{font-size:clamp(36px,4vw,58px);line-height:.93;letter-spacing:-.055em;margin:10px 0 0}.campaign-choices{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ink)}.campaign-choice{min-height:112px;border:0;border-right:1px solid var(--ink);background:#fff;text-align:left;padding:16px;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end}.campaign-choice:last-child{border-right:0}.campaign-choice span,.campaign-choice small{font-size:9px;letter-spacing:.13em;text-transform:uppercase}.campaign-choice strong{font-size:16px;margin:5px 0}.campaign-choice.active,.campaign-choice:hover{background:var(--indigo);color:#fff}.wordmark{display:flex!important;flex-direction:column;align-items:flex-start;line-height:.72;font-size:23px!important;letter-spacing:-.055em!important}.wordmark b:last-child{letter-spacing:.06em}.footer-brand strong{line-height:.72}
@media(max-width:950px){.campaign-hero .hero-shade{background:linear-gradient(90deg,#f7f7f5f5 0%,#f7f7f5b8 54%,transparent 82%)}.campaign-picker{grid-template-columns:1fr}.campaign-choices{grid-template-columns:repeat(2,1fr)}.campaign-choice:nth-child(2){border-right:0}.campaign-choice:nth-child(-n+2){border-bottom:1px solid var(--ink)}}
@media(max-width:620px){.campaign-hero{min-height:700px;align-items:flex-end}.campaign-image{object-position:70% center}.campaign-hero .hero-shade{background:linear-gradient(0deg,#f7f7f5 0%,#f7f7f5e8 42%,transparent 73%)}.campaign-credit{top:12px;right:12px;bottom:auto}.campaign-picker{padding-top:38px;gap:26px}.campaign-choice{min-height:98px}}
.product-toolbar{position:sticky;top:112px;z-index:20;background:var(--paper);padding:12px 0}.api-status.success{border-color:#217a52}.api-status.unavailable{border-color:var(--red)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;min-width:0}.product-image{aspect-ratio:4/5;background:#f3f3f3;display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-info{padding:18px;display:flex;flex-direction:column;flex:1}.product-tags{display:flex;gap:6px;flex-wrap:wrap}.product-tags span{background:var(--paper);padding:5px 7px;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-brand{font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;margin:18px 0 5px}.product-info h2{font-size:21px;line-height:1.08;margin:0}.product-title{font-size:12px;line-height:1.45;color:var(--muted)}.product-info ul{padding-left:17px;color:var(--muted);font-size:12px;line-height:1.4}.product-meta{display:flex;justify-content:space-between;align-items:end;gap:10px;margin-top:auto;padding:16px 0}.product-meta small{color:var(--muted);font-size:8px}.product-meta strong{font-size:20px;white-space:nowrap}.amazon-link{text-align:center;padding-inline:12px}.empty-products{grid-column:1/-1;background:#fff;border:1px solid var(--line);padding:46px;text-align:center}.price-disclaimer{margin-top:28px;color:var(--muted);font-size:11px;line-height:1.5}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:780px){.product-toolbar{position:static}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.product-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:42% 58%}.product-image{height:100%;min-height:330px}.product-info h2{font-size:19px}}

/* Fashion catalog: own Jeans Finder system inspired by premium denim stores. */
.product-page-hero{padding-bottom:36px}.audience-switch{display:grid;grid-template-columns:1fr auto;align-items:end;gap:32px;background:var(--indigo);color:#fff;padding:28px 30px;margin-bottom:18px}.audience-switch>div:first-child{display:flex;flex-direction:column;gap:7px}.audience-switch>div:first-child strong{font-size:clamp(22px,2.5vw,34px);letter-spacing:-.04em}.audience-buttons{display:flex;border:1px solid #ffffff70}.audience-buttons button{min-width:132px;min-height:58px;border:0;border-right:1px solid #ffffff70;background:transparent;color:#fff;padding:0 18px;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s}.audience-buttons button:last-child{border-right:0}.audience-buttons button span{display:inline-grid;place-items:center;min-width:26px;height:22px;margin-left:7px;border-radius:20px;background:#ffffff20;font-size:9px}.audience-buttons button.active,.audience-buttons button:hover{background:#fff;color:var(--indigo)}.audience-buttons button.active span,.audience-buttons button:hover span{background:var(--paper)}.audience-buttons button:focus-visible,.amazon-link:focus-visible,.product-image-link:focus-visible,.product-name-link:focus-visible{outline:3px solid var(--red);outline-offset:3px}.result-count{margin-left:auto;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.product-grid{gap:28px 18px}.product-card{border:0;background:#fff;box-shadow:0 0 0 1px #d6d2c970;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 18px 42px #12213a1a}.product-image-link{position:relative;display:block;overflow:hidden;background:#f1f1ef}.product-image{aspect-ratio:4/5;background:#f1f1ef;padding:7%;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:multiply;transition:transform .45s cubic-bezier(.2,.75,.25,1)}.product-card:hover .product-image img{transform:scale(1.055)}.image-cta{position:absolute;left:14px;right:14px;bottom:14px;background:#fffffff2;color:var(--ink);padding:13px 15px;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;opacity:0;transform:translateY(8px);transition:.22s}.product-card:hover .image-cta,.product-image-link:focus-visible .image-cta{opacity:1;transform:none}.product-info{padding:18px 18px 20px}.product-tags{min-height:25px}.product-tags span{background:transparent;border:1px solid var(--line);padding:4px 6px;color:var(--muted)}.product-brand{margin:15px 0 7px;color:var(--indigo)}.product-name-link{display:block}.product-info h2{display:-webkit-box;min-height:46px;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:19px;line-height:1.2;letter-spacing:-.025em}.product-name-link:hover h2{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.product-title{display:-webkit-box;height:36px;margin:8px 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11px;line-height:1.55}.product-info ul{display:none}.product-meta{min-height:55px;padding:14px 0 12px;border-top:1px solid #e8e5de;margin-top:16px}.product-meta>span{display:flex;flex-direction:column;gap:3px}.product-meta small{font-size:8px;letter-spacing:.08em;text-transform:uppercase}.product-meta strong{font-size:15px;font-weight:700}.amazon-link{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:56px;background:var(--indigo);color:#fff;padding:10px 14px 8px 16px;text-align:left;transition:background .2s,transform .2s}.amazon-link span{font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.amazon-link b{grid-row:1/3;grid-column:2;font-size:23px;font-weight:400;transition:transform .2s}.amazon-link small{font-size:8px;letter-spacing:.11em;text-transform:uppercase;opacity:.64}.amazon-link:hover{background:var(--red)}.amazon-link:hover b{transform:translateX(4px)}
@media(max-width:900px){.audience-switch{grid-template-columns:1fr}.audience-buttons button{flex:1;min-width:0}.result-count{width:100%;margin:0;padding-top:5px}.product-toolbar{top:95px}}
@media(max-width:520px){.audience-switch{padding:24px 18px}.audience-buttons button{min-height:54px;padding:0 8px;font-size:10px}.audience-buttons button span{display:none}.product-card{display:block}.product-image{height:auto;min-height:0}.image-cta{opacity:1;transform:none;padding:10px 12px}.product-info{padding:16px}.product-info h2{min-height:auto}.product-title{height:auto;max-height:36px}.product-meta{min-height:0}.amazon-link{min-height:54px}}

.campaign-image{transition:opacity .45s ease}.campaign-image.changing{opacity:0}.campaign-dots{position:absolute;z-index:4;left:clamp(24px,7vw,110px);bottom:22px;display:flex;align-items:center;gap:3px}.campaign-dot{width:34px;height:34px;border:0;background:transparent;padding:0;display:grid;place-items:center;cursor:pointer}.campaign-dot span{display:block;width:20px;height:3px;background:#1115;transition:width .2s,background .2s}.campaign-dot.active span,.campaign-dot:hover span{width:30px;background:var(--indigo)}.campaign-dot:focus-visible{outline:2px solid var(--red);outline-offset:1px}
@media(max-width:620px){.campaign-dots{left:14px;top:14px;bottom:auto}.campaign-dot span{background:#fff9}.campaign-dot.active span,.campaign-dot:hover span{background:#fff}}

.desktop-nav{gap:clamp(18px,2.2vw,34px)}.home-audience{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;background:var(--ink);gap:1px}.home-audience a{position:relative;min-height:320px;padding:34px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background-position:center 35%;background-size:cover;isolation:isolate}.home-audience a:first-child{background-image:url('/assets/title-zola-neri.jpg')}.home-audience a:last-child{background-image:url('/assets/title-jaden-knox.jpg')}.home-audience a:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#071426ed 0%,#0714268a 42%,transparent 76%);transition:background .25s}.home-audience a:hover:before{background:linear-gradient(0deg,#163d70f5 0%,#163d7088 48%,transparent 82%)}.home-audience a span,.home-audience a em{font-size:10px;font-style:normal;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.home-audience a strong{font-size:clamp(34px,4vw,60px);letter-spacing:-.055em;line-height:.95;margin:8px 0 14px}.home-audience a em{transition:transform .2s}.home-audience a:hover em{transform:translateX(7px)}.home-topsellers{padding-top:76px}.home-top-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rank-badge{position:absolute;z-index:3;left:12px;top:12px;max-width:calc(100% - 24px);background:#fff;color:var(--indigo);padding:8px 10px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 4px 14px #0002}.rank-badge small{display:block;max-width:180px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:7px;letter-spacing:.05em}.home-topsellers .product-card:hover{transform:translateY(-8px)}
@media(max-width:950px){.home-audience a{min-height:270px}.home-top-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.home-audience{grid-template-columns:1fr}.home-audience a{min-height:260px;padding:24px}.home-audience a strong{font-size:42px}.home-top-grid{grid-template-columns:1fr}}

.product-image{position:relative}.product-image-main,.product-image-alt{transition:opacity .32s ease,transform .45s cubic-bezier(.2,.75,.25,1)}.product-image-alt{position:absolute;inset:7%;width:86%!important;height:86%!important;opacity:0}.product-card:has(.product-image-alt):hover .product-image-main,.product-image-link:has(.product-image-alt):focus-visible .product-image-main{opacity:0;transform:scale(.985)}.product-card:has(.product-image-alt):hover .product-image-alt,.product-image-link:has(.product-image-alt):focus-visible .product-image-alt{opacity:1;transform:scale(1.055)}

/* Jeans Finder wordmark and paired-brand homepage. */
.brand img{display:block;width:clamp(180px,18vw,242px);height:auto}.footer-brand img{display:block;width:min(260px,100%);height:auto;background:#fff;padding:8px 10px;margin-bottom:16px}.footer-brand span{display:block}.home-brand-pairs{display:grid;gap:70px}.brand-pair,.brand-pair-loading{border-top:2px solid var(--ink);padding-top:24px}.brand-pair>header{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(320px,1.3fr);gap:18px 48px;align-items:end;margin-bottom:26px}.brand-pair>header>span,.brand-pair-loading>span{grid-column:1/-1;color:var(--red);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.brand-pair h3{font-size:clamp(31px,4vw,54px);line-height:.96;letter-spacing:-.055em;margin:0}.brand-pair header p{max-width:680px;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.brand-pair-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.brand-pair-grid .product-card{display:grid;grid-template-columns:minmax(220px,.94fr) minmax(230px,1.06fr)}.brand-pair-grid .product-image-link,.brand-pair-grid .product-image{height:100%}.brand-pair-grid .product-image{min-height:480px}.brand-pair-grid .product-info h2{font-size:clamp(18px,2vw,24px)}.brand-pair-loading .brand-pair-grid{margin-top:18px}.home-seo{max-width:var(--max);margin:0 auto;padding:82px clamp(20px,5vw,72px);background:var(--indigo);color:#fff}.home-seo-lead{display:grid;grid-template-columns:.75fr 1.25fr;gap:12px 50px;align-items:start}.home-seo-lead .eyebrow{grid-column:1/-1;color:#a8c4e7}.home-seo h2{font-size:clamp(38px,5vw,68px);line-height:.94;letter-spacing:-.055em;margin:6px 0}.home-seo-lead>p{font-size:17px;line-height:1.7;margin:10px 0 0;color:#dce7f5}.home-seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff38;border:1px solid #ffffff38;margin-top:54px}.home-seo-grid article{background:var(--indigo);padding:30px}.home-seo-grid h3{font-size:22px;margin:0 0 13px}.home-seo-grid p{color:#dce7f5;line-height:1.65;font-size:14px}.home-seo-grid a,.home-source-note a{font-weight:900;text-decoration:underline;text-underline-offset:4px}.home-seo-grid a{display:inline-block;margin-top:10px}.home-source-note{margin:28px 0 0;color:#b9cbe1;font-size:12px;line-height:1.65}
@media(max-width:1050px){.brand-pair-grid .product-card{display:flex}.brand-pair-grid .product-image{min-height:0}.brand-pair-grid .product-image-link,.brand-pair-grid .product-image{height:auto}}
@media(max-width:780px){.brand-pair>header,.home-seo-lead{grid-template-columns:1fr}.brand-pair>header>span,.home-seo-lead .eyebrow{grid-column:auto}.brand-pair-grid{grid-template-columns:1fr 1fr}.home-seo-grid{grid-template-columns:1fr}.home-seo-grid article+article{border-top:1px solid #ffffff38}}
@media(max-width:520px){.brand img{width:166px}.home-brand-pairs{gap:52px}.brand-pair-grid{grid-template-columns:1fr}.brand-pair h3{font-size:34px}.home-seo{padding-top:62px;padding-bottom:62px}.home-seo-grid{margin-top:38px}.home-seo-grid article{padding:24px}}

/* Refined editorial wordmark. */
.brand img{width:clamp(205px,20vw,280px)}.footer-brand img{width:min(300px,100%);background:transparent;padding:0}
@media(max-width:520px){.brand img{width:184px}}

/* Header audience selector. */
.gender-menu{position:relative}.gender-toggle{min-height:44px;border:1px solid var(--ink);background:#fff;color:var(--ink);padding:0 15px;display:flex;align-items:center;gap:9px;font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s}.gender-toggle b{font-size:14px;font-weight:400;transition:transform .2s}.gender-toggle[aria-expanded="true"]{background:var(--indigo);border-color:var(--indigo);color:#fff}.gender-toggle[aria-expanded="true"] b{transform:rotate(180deg)}.gender-toggle:focus-visible{outline:3px solid var(--red);outline-offset:3px}.gender-label-short{display:none}.gender-popover{position:absolute;right:0;top:calc(100% + 12px);z-index:90;width:350px;background:#fff;border:1px solid var(--ink);box-shadow:0 18px 42px #0714262b;padding:8px}.gender-popover a{display:grid;grid-template-columns:34px 1fr;gap:2px 12px;padding:17px 15px;border-bottom:1px solid var(--line);transition:background .18s,color .18s}.gender-popover a:last-child{border-bottom:0}.gender-popover a:hover{background:var(--indigo);color:#fff}.gender-popover a>span{grid-row:1/3;color:var(--red);font-size:10px;font-weight:900;letter-spacing:.12em;padding-top:4px}.gender-popover strong{font-size:17px}.gender-popover small{color:var(--muted);font-size:10px}.gender-popover a:hover small{color:#fff9}
@media(max-width:620px){.brand img{width:140px}.header-actions{gap:2px}.gender-toggle{min-width:60px;padding:0 9px}.gender-label-full{display:none}.gender-label-short{display:inline}.header-actions #searchToggle{display:none}.gender-popover{position:fixed;top:95px;left:12px;right:12px;width:auto}}
@media(max-width:380px){.brand img{width:116px}.gender-toggle{min-width:52px;padding-inline:6px}.wishlist-btn{padding:7px}.menu-btn{padding-inline:6px}}

/* Visual product finder: audience, fit, brand and Amazon-supplied size. */
.catalog-fit-filter{margin:38px 0 34px;border-top:2px solid var(--ink)}.catalog-filter-head{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:end;padding:26px 0}.catalog-filter-head h2,.popular-brand-filter h2{font-size:clamp(30px,4vw,50px);line-height:.95;letter-spacing:-.05em;margin:7px 0 0}.catalog-filter-head p{max-width:620px;margin:0;color:var(--muted);line-height:1.6}.catalog-fit-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid var(--ink);background:var(--ink);gap:1px}.catalog-fit-grid button{min-height:250px;border:0;background:#fff;color:var(--ink);padding:18px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;transition:background .2s,color .2s,transform .2s}.catalog-fit-grid button>span{font-size:9px;font-weight:900;letter-spacing:.15em;color:var(--muted)}.catalog-fit-grid .fit-icon{width:76px;height:98px;align-self:center;margin:6px 0 10px;color:var(--indigo)}.catalog-fit-grid button strong{font-size:20px;letter-spacing:-.035em}.catalog-fit-grid button small{margin-top:7px;color:var(--muted);line-height:1.35}.catalog-fit-grid button:hover,.catalog-fit-grid button.active{background:var(--indigo);color:#fff;transform:translateY(-3px)}.catalog-fit-grid button:hover .fit-icon,.catalog-fit-grid button.active .fit-icon{color:#fff}.catalog-fit-grid button:hover small,.catalog-fit-grid button.active small,.catalog-fit-grid button:hover>span,.catalog-fit-grid button.active>span{color:#ffffffbd}.catalog-fit-grid button:focus-visible,.brand-chip-grid button:focus-visible,.clear-filters:focus-visible{outline:3px solid var(--red);outline-offset:3px;z-index:2}.popular-brand-filter{display:grid;grid-template-columns:minmax(230px,.58fr) minmax(0,1.42fr);gap:32px;align-items:end;margin:54px 0 34px;scroll-margin-top:120px}.brand-chip-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--ink);background:var(--ink);gap:1px}.brand-chip-grid button{min-height:64px;border:0;background:#fff;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;cursor:pointer;transition:background .18s,color .18s}.brand-chip-grid button strong{font-size:11px;letter-spacing:.035em}.brand-chip-grid button span{min-width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--paper);color:var(--muted);font-size:9px;font-weight:900}.brand-chip-grid button:hover,.brand-chip-grid button.active{background:var(--indigo);color:#fff}.brand-chip-grid button:hover span,.brand-chip-grid button.active span{background:#fff;color:var(--indigo)}.clear-filters{min-height:46px;border:1px solid var(--ink);background:#fff;padding:0 15px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.clear-filters:hover{background:var(--ink);color:#fff}.product-sizes{margin:14px 0 0;padding-top:12px;border-top:1px solid var(--line)}.product-sizes small{display:block;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-sizes span{display:-webkit-box;max-height:34px;margin-top:5px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--ink);font-size:11px;line-height:1.45}
@media(max-width:1050px){.catalog-fit-grid{grid-template-columns:repeat(3,1fr)}.catalog-fit-grid button{min-height:210px}.brand-chip-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){.catalog-filter-head,.popular-brand-filter{grid-template-columns:1fr}.catalog-fit-grid{grid-template-columns:repeat(2,1fr)}.catalog-fit-grid button{min-height:190px}.brand-chip-grid{grid-template-columns:repeat(2,1fr)}.product-toolbar select,.clear-filters{flex:1;min-width:145px}}
@media(max-width:420px){.catalog-fit-grid button{min-height:175px;padding:14px}.catalog-fit-grid .fit-icon{width:62px;height:82px}.catalog-fit-grid button strong{font-size:17px}.brand-chip-grid button{min-height:58px;padding-inline:9px}.brand-chip-grid button strong{font-size:10px}}

/* SEO/GEO start page: immediate choices, compact commerce and answer-first guidance. */
.campaign-hero .hero-copy{max-width:760px}.campaign-hero .hero-copy h1{font-size:clamp(54px,7vw,104px);line-height:.88}.campaign-hero .hero-copy>p:not(.eyebrow){max-width:650px}.home-entry{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ink);background:var(--ink);gap:1px}.home-entry a{min-height:180px;background:#fff;padding:26px;display:flex;flex-direction:column;justify-content:flex-end;transition:background .2s,color .2s}.home-entry span,.home-entry em{font-size:10px;font-style:normal;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.home-entry span{margin-bottom:auto;color:var(--red)}.home-entry strong{font-size:clamp(25px,3vw,42px);letter-spacing:-.045em;margin:18px 0 8px}.home-entry a:hover{background:var(--indigo);color:#fff}.home-entry a:hover span{color:#9fc6f5}.home-topsellers{padding-bottom:34px}.home-top-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.decision-guide,.faq-section{max-width:var(--max);margin:0 auto;padding:80px clamp(20px,5vw,72px)}.decision-guide{background:#fff}.decision-guide>div:first-child{display:grid;grid-template-columns:.55fr 1.45fr;gap:28px;align-items:end}.decision-guide h2,.faq-section h2,.method-strip h2{font-size:clamp(38px,5vw,68px);line-height:.94;letter-spacing:-.055em;margin:8px 0 36px}.decision-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ink);background:var(--ink);gap:1px}.decision-grid article{background:#fff;padding:28px}.decision-grid strong{color:var(--red);font-size:10px;letter-spacing:.14em}.decision-grid h3{font-size:23px;margin:34px 0 10px}.decision-grid p{color:var(--muted);line-height:1.65}.text-link{display:inline-block;margin-top:24px;font-weight:900;text-decoration:underline;text-underline-offset:5px}.editorial-grid-three{grid-template-columns:2fr 1fr 1fr}.method-strip{max-width:var(--max);margin:0 auto;background:var(--indigo);color:#fff;padding:64px clamp(20px,5vw,72px);display:grid;grid-template-columns:1fr 1.25fr auto;gap:32px;align-items:end}.method-strip h2{font-size:clamp(34px,4vw,56px);margin-bottom:0}.method-strip p{margin:0;color:#dce7f5;line-height:1.7}.faq-section{background:var(--paper)}.faq-section>details{border-top:1px solid var(--ink);padding:20px 0}.faq-section>details:last-of-type{border-bottom:1px solid var(--ink)}.faq-section summary{cursor:pointer;font-size:20px;font-weight:850}.faq-section details p{max-width:780px;color:var(--muted);line-height:1.7}.updated-note{margin-top:26px;color:var(--muted);font-size:12px}
.answer-intro{max-width:var(--max);margin:0 auto;padding:56px clamp(20px,5vw,72px);display:grid;grid-template-columns:.55fr 1.45fr;gap:10px 42px;border-bottom:1px solid var(--ink)}.answer-intro .eyebrow{grid-row:1/3}.answer-intro h2{font-size:clamp(34px,4.6vw,62px);line-height:.95;letter-spacing:-.05em;margin:0}.answer-intro p{max-width:850px;font-size:18px;line-height:1.7;color:var(--muted)}.answer-intro>a{grid-column:2;font-weight:900;text-decoration:underline;text-underline-offset:5px}.fit-answer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:24px;background:var(--ink);border:1px solid var(--ink)}.fit-answer-grid article{background:#fff;padding:22px}.fit-answer-grid h3{font-size:20px;margin:0 0 8px}.fit-answer-grid p{font-size:14px;line-height:1.6;color:var(--muted);margin:0}.decision-grid article a{display:inline-block;margin-top:14px;font-size:13px;font-weight:900;text-decoration:underline;text-underline-offset:4px}.brand-directory{max-width:var(--max);margin:0 auto;padding:76px clamp(20px,5vw,72px);display:grid;grid-template-columns:.72fr 1.28fr;gap:48px;background:var(--paper)}.brand-directory h2{font-size:clamp(36px,4.6vw,64px);line-height:.94;letter-spacing:-.055em;margin:8px 0 18px}.brand-directory p{color:var(--muted);line-height:1.7}.brand-link-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--ink);background:var(--ink);gap:1px}.brand-link-grid a{background:#fff;padding:19px 20px;font-size:18px;font-weight:900;display:flex;justify-content:space-between;gap:12px;transition:background .2s,color .2s}.brand-link-grid a:hover{background:var(--indigo);color:#fff}.brand-link-grid span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;align-self:center}
@media(max-width:900px){.home-top-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.method-strip,.answer-intro,.brand-directory{grid-template-columns:1fr}.answer-intro .eyebrow{grid-row:auto}.answer-intro>a{grid-column:1}.fit-answer-grid{grid-template-columns:repeat(2,1fr)}.editorial-grid-three{grid-template-columns:1fr 1fr}.editorial-grid-three .featured{grid-column:1/-1}}
@media(max-width:680px){.campaign-hero .hero-copy h1{font-size:clamp(46px,14vw,68px)}.home-entry,.decision-grid,.fit-answer-grid,.brand-link-grid{grid-template-columns:1fr}.home-entry a{min-height:130px}.decision-guide>div:first-child{grid-template-columns:1fr}.home-top-grid{grid-template-columns:1fr}.brand-directory{gap:28px}.editorial-grid-three{grid-template-columns:1fr}.editorial-grid-three .article-card,.editorial-grid-three .featured{grid-column:1/-1}}
