:root{
  --ink:#08111f;
  --ink2:#111827;
  --navy:#0b1424;
  --cream:#f4eddf;
  --cream2:#fbf6eb;
  --gold:#c99a2e;
  --gold2:#f2d27a;
  --muted:#666b75;
  --line:rgba(8,17,31,.13);
  --card:#fffaf0;
  --radius:22px;
  --shadow:0 22px 70px rgba(8,17,31,.10);
  --condensed:'Barlow Condensed','Arial Narrow','Helvetica Neue Condensed',Arial,sans-serif;
  --sans:'Inter','Helvetica Neue',Arial,sans-serif;
  --serif:'Libre Baskerville',Georgia,serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream2);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.skip-link{position:absolute;left:-999px;top:0;background:#fff;color:#000;padding:12px;z-index:999}.skip-link:focus{left:10px}.wrap{width:min(1320px,calc(100% - 64px));margin:0 auto}.sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.topbar{height:41px;background:linear-gradient(90deg,#08111f,#0e1625);color:#f8ecd5;display:flex;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.18em;font:800 .78rem/1 var(--sans);gap:18px}.topbar a{color:var(--gold2);border-bottom:1px solid rgba(242,210,122,.45);padding-bottom:2px}.topbar .star{color:var(--gold)}
.site-header{position:sticky;top:0;z-index:100;background:rgba(251,246,235,.93);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.header-inner{height:108px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:18px}.brand-mark{width:66px;height:66px;border-radius:50%;background:#07101d;display:inline-grid;place-items:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.brand-mark svg{width:42px;height:42px}.brand-word{display:grid;gap:2px;text-transform:uppercase;letter-spacing:.2em;font:900 1.35rem/1 var(--condensed)}.brand-word span{letter-spacing:.34em;font:800 .78rem/1 var(--sans);color:#5a6270}.nav-links{display:flex;align-items:center;justify-content:center;gap:26px;text-transform:uppercase;letter-spacing:.16em;font:900 .74rem/1 var(--sans)}.nav-links a,.nav-links button{border:0;background:none;color:var(--ink);padding:10px 0}.nav-links a:hover,.nav-links button:hover{color:var(--gold)}.nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.icon-btn{border:0;background:transparent;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:var(--ink)}.icon-btn:hover{background:#fff}.bag-btn,.primary-btn,.dark-btn{border:0;border-radius:999px;background:var(--navy);color:#fff;font-weight:900;letter-spacing:.1em;text-transform:uppercase;min-height:50px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:10px}.bag-btn .bag-count{background:var(--gold);color:#0b1424;border-radius:999px;min-width:24px;height:24px;display:grid;place-items:center;font-size:.78rem;letter-spacing:0}.menu-btn{display:none;background:#fff;border:1px solid var(--line);border-radius:50%;width:58px;height:58px;font-size:1.25rem}.outline-btn{background:transparent;border:0;color:var(--ink);text-transform:uppercase;letter-spacing:.14em;font:900 .78rem/1 var(--sans);display:inline-flex;gap:10px;align-items:center}.gold-btn{border:0;background:linear-gradient(180deg,#f8db83,#c99a2e);color:#08111f;border-radius:999px;font:900 .82rem var(--sans);letter-spacing:.1em;text-transform:uppercase;min-height:48px;padding:0 24px}.white-btn{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;min-height:46px;padding:0 21px}
.hero{display:grid;grid-template-columns:1fr 1.06fr;min-height:555px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 70% 40%,rgba(201,154,46,.13),transparent 34%),var(--cream2)}.hero-copy{padding:78px 0 70px 58px}.kicker{margin:0 0 18px;text-transform:uppercase;letter-spacing:.36em;color:var(--gold);font:900 .86rem var(--sans)}.hero-lockup h1{margin:0;color:var(--ink);text-transform:uppercase;letter-spacing:.085em;font:900 clamp(3.3rem,6.6vw,6.8rem)/.82 var(--condensed);max-width:590px}.number-lockup{display:flex;align-items:center;gap:8px;margin:14px 0 6px}.number-lockup span{display:inline-flex;align-items:center;justify-content:center;font:900 clamp(2.8rem,5.4vw,5.8rem)/1 var(--condensed);letter-spacing:.02em;color:#f7df9d;background:#132033;border:4px solid var(--gold);box-shadow:inset 0 -6px 0 rgba(0,0,0,.16);border-radius:8px;min-width:.92em;min-height:1.18em;text-align:center;padding:.04em .08em .12em}.number-lockup i{font-style:normal;font:900 clamp(2.8rem,5vw,5rem)/1 var(--condensed);color:var(--gold);align-self:flex-end;transform:translateY(-.05em)}.counting{font:italic 700 clamp(2.55rem,5vw,5.5rem)/.95 var(--serif);letter-spacing:.01em;display:block;margin-top:-3px}.hero-rule{width:min(420px,80%);height:2px;background:var(--gold);margin:28px 0 24px}.hero h2{margin:0;text-transform:uppercase;letter-spacing:.32em;color:var(--gold);font:900 1.1rem var(--sans)}.hero p{margin:8px 0 30px;color:#384252;font:italic 400 1.2rem var(--serif)}.hero-actions{display:flex;align-items:center;gap:28px}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(251,246,235,0),rgba(251,246,235,.72) 18%,rgba(251,246,235,0) 62%)}.hero-shirt{position:relative;width:min(650px,92%);filter:drop-shadow(0 34px 34px rgba(8,17,31,.15));transform:translateY(12px)}.category-row{background:var(--cream2);border-bottom:1px solid var(--line)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:130px}.category-tile{display:grid;grid-template-columns:78px 1fr;align-items:center;gap:18px;padding:22px 28px;border-right:1px solid var(--line)}.category-tile:last-child{border-right:0}.category-icon{width:66px;height:66px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center}.category-icon svg{width:34px;height:34px}.category-tile strong{display:block;text-transform:uppercase;letter-spacing:.22em;font:900 .86rem var(--sans)}.category-tile p{margin:3px 0 5px;color:#5e6470;line-height:1.18}.category-tile span{text-transform:uppercase;letter-spacing:.14em;font:900 .72rem var(--sans)}
.section-head{height:58px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.12em;font:900 .92rem var(--sans)}.collection{padding-bottom:24px}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;align-items:stretch}.product-card{background:rgba(255,250,240,.72);border:1px solid rgba(8,17,31,.10);border-radius:7px;overflow:hidden;display:grid;grid-template-rows:auto 1fr;min-width:0;height:100%;box-shadow:0 8px 26px rgba(8,17,31,.035)}.product-media{background:#f2eadc;aspect-ratio:1/1;display:grid;place-items:center;position:relative;overflow:hidden}.product-media a{position:absolute;inset:0}.product-media img{width:96%;height:96%;object-fit:contain;object-position:center;display:block;transition:transform .25s ease}.product-media img[src$='.jpg'],.product-media img[src$='.jpeg'],.product-media img[src$='.png']{width:96%;height:96%;object-fit:contain;object-position:center}.product-card:hover .product-media img{transform:translateY(-3px) scale(1.015)}.new-badge{position:absolute;z-index:2;top:10px;left:10px;max-width:calc(100% - 20px);background:var(--navy);color:#fff;border-radius:5px;text-transform:uppercase;letter-spacing:.11em;font:900 .68rem var(--sans);padding:5px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-body{padding:13px 14px 14px;display:grid;grid-template-rows:22px minmax(42px,auto) 24px 24px 42px;gap:7px;align-content:start;height:100%;min-width:0}.swatch-row{display:flex;gap:8px;min-height:22px;align-items:center}.swatch{width:18px;height:18px;border-radius:50%;border:1px solid rgba(8,17,31,.22);background:var(--swatch);box-shadow:0 0 0 2px rgba(255,255,255,.72)}.swatch.active{outline:2px solid var(--ink);outline-offset:2px}.product-title{font-weight:800;line-height:1.15;min-height:2.55em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;align-self:start}.product-price{font-weight:900;align-self:center}.product-sizes{color:#606775;font-weight:700;align-self:center}.card-add{align-self:end;margin-top:0;border:0;background:var(--navy);color:#fff;border-radius:6px;min-height:40px;width:100%;font:900 .7rem var(--sans);letter-spacing:.1em;text-transform:uppercase}.feature-strip{background:var(--navy);color:#fff}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr)}.feature{min-height:136px;display:grid;grid-template-columns:74px 1fr;gap:22px;align-items:center;padding:28px 38px;border-right:1px solid rgba(255,255,255,.14)}.feature:last-child{border-right:0}.feature svg{width:48px;height:48px;color:var(--gold)}.feature strong{text-transform:uppercase;letter-spacing:.22em;font:900 .85rem var(--sans)}.feature p{margin:6px 0 0;color:#c9d1dd;line-height:1.35}.story{display:grid;grid-template-columns:1.02fr 1fr;border-bottom:1px solid var(--line)}.story-image{min-height:238px;background:#d9cfbd;overflow:hidden}.story-image img{width:100%;height:100%;object-fit:cover;display:block}.story-copy{padding:42px 64px;background:#fffaf0}.story-copy h2{font:700 2rem/1.1 var(--serif);margin:0 0 12px}.story-copy p{margin:0 0 22px;color:#57606c}.signup-row{display:flex;gap:8px;max-width:450px}.signup-row input{flex:1;border:1px solid var(--line);height:42px;border-radius:5px;padding:0 14px;background:#fff}.signup-row button{border:0;background:var(--navy);color:#fff;border-radius:5px;text-transform:uppercase;letter-spacing:.1em;font:900 .7rem var(--sans);padding:0 22px}.trust-row{margin-top:18px;display:flex;gap:28px;flex-wrap:wrap;color:#46505d;text-transform:uppercase;letter-spacing:.12em;font:800 .67rem var(--sans)}.trust-row svg{width:14px;height:14px;vertical-align:-2px;margin-right:6px}.site-footer{background:#07101d;color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:40px;padding:32px 0 28px}.footer-brand .brand-mark{width:52px;height:52px}.footer-brand .brand-word{font-size:1rem}.footer-title{text-transform:uppercase;letter-spacing:.2em;font:900 .72rem var(--sans);color:#d7b45a;margin-bottom:12px}.footer-links{display:grid;gap:7px;color:#cdd6e4;font-size:.88rem}.copyright{border-top:1px solid rgba(255,255,255,.12);padding:16px 0;color:#aeb8c7;font-size:.82rem;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
.drawer-backdrop,.modal-backdrop{position:fixed;inset:0;background:rgba(5,8,13,.48);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:300}.drawer-backdrop.open,.modal-backdrop.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;right:0;top:0;height:100dvh;width:min(480px,100%);background:#fffaf0;box-shadow:-30px 0 80px rgba(8,17,31,.24);z-index:310;transform:translateX(102%);transition:transform .25s ease;display:grid;grid-template-rows:auto 1fr auto}.cart-drawer.open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:22px 24px;border-bottom:1px solid var(--line)}.drawer-head h2{margin:0;text-transform:uppercase;letter-spacing:.18em;font:900 1rem var(--sans)}.close-btn{border:1px solid var(--line);background:#fff;border-radius:50%;width:40px;height:40px}.cart-lines{overflow:auto;padding:18px 24px;display:grid;gap:14px;align-content:start}.cart-line{display:grid;grid-template-columns:86px 1fr;gap:14px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:10px}.cart-line img{width:86px;height:86px;object-fit:contain;background:#f2eadc;border-radius:12px}.cart-line h3{margin:0;font-size:.98rem}.cart-line p{margin:3px 0;color:#666b75;font-size:.9rem}.qty-row{display:flex;align-items:center;gap:8px;margin-top:8px}.qty-row button{border:1px solid var(--line);background:#fff;border-radius:50%;width:28px;height:28px}.cart-foot{border-top:1px solid var(--line);padding:20px 24px 24px;background:#fff}.cart-total{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:900;margin-bottom:14px}.cart-foot .primary-btn{width:100%;height:54px}.empty-cart{text-align:center;color:#5e6470;padding:42px 20px}.toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%) translateY(20px);background:#07101d;color:#fff;border-radius:999px;padding:12px 18px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:.22s ease;z-index:500;font-weight:800}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-45%) scale(.98);width:min(520px,calc(100% - 36px));background:#fffaf0;border-radius:26px;padding:26px;box-shadow:var(--shadow);z-index:320;opacity:0;pointer-events:none;transition:.22s ease}.modal.open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.modal h2{margin:0 0 10px;font:900 2rem/1 var(--condensed);text-transform:uppercase;letter-spacing:.08em}.modal p{color:#5e6470}.modal-actions{display:flex;gap:12px;flex-wrap:wrap}.promo-popup{position:fixed;right:22px;bottom:22px;z-index:280;width:min(360px,calc(100% - 44px));background:#fffaf0;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:var(--shadow);transform:translateY(24px);opacity:0;pointer-events:none;transition:.28s ease}.promo-popup.show{transform:translateY(0);opacity:1;pointer-events:auto}.promo-popup.crumble{animation:crumble .55s ease forwards}.promo-popup h3{margin:0 0 8px;text-transform:uppercase;letter-spacing:.12em}.promo-popup p{margin:0 0 15px;color:#626b78}.promo-popup .close-btn{position:absolute;right:12px;top:12px}.crumb{position:absolute;width:8px;height:8px;border-radius:2px;background:var(--gold);animation:crumb .72s ease forwards}.page-hero{padding:72px 0 36px;border-bottom:1px solid var(--line);background:var(--cream2)}.page-hero h1{margin:0;text-transform:uppercase;letter-spacing:.08em;font:900 clamp(3rem,8vw,6rem)/.85 var(--condensed)}.page-hero p{max-width:700px;color:#545e6b;font-size:1.12rem}.page-body{padding:34px 0 70px}.shop-tools{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:22px}.filter-pills{display:flex;gap:10px;flex-wrap:wrap}.filter-pills button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:12px 18px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.filter-pills button.active{background:var(--navy);color:#fff}.sort-select{height:46px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 16px;font-weight:800}.shop-grid{grid-template-columns:repeat(4,1fr)}.product-detail{display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:start}.product-gallery{background:#f0e8da;border:1px solid var(--line);border-radius:24px;display:grid;place-items:center;min-height:640px}.product-gallery img{width:90%;height:90%;object-fit:contain}.product-info{position:sticky;top:135px}.product-info h1{font:900 clamp(3rem,7vw,5rem)/.86 var(--condensed);letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px}.price-big{font-weight:900;font-size:1.4rem;margin:0 0 12px}.choice-group{margin:24px 0}.choice-label{font-weight:900;text-transform:uppercase;letter-spacing:.13em;font-size:.77rem;margin-bottom:10px;display:block}.size-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.size-btn{height:46px;border:1px solid var(--line);background:#fff;border-radius:10px;font-weight:900}.size-btn.active{background:var(--navy);color:#fff}.detail-actions{display:grid;gap:10px}.detail-actions .primary-btn,.detail-actions .gold-btn{height:56px}.accordions{margin-top:28px;border-top:1px solid var(--line)}.accordion{border-bottom:1px solid var(--line)}.accordion button{width:100%;border:0;background:transparent;display:flex;justify-content:space-between;padding:18px 0;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.accordion div{display:none;color:#58606d;padding-bottom:18px}.accordion.open div{display:block}.checkout-layout{display:grid;grid-template-columns:1fr 410px;gap:34px}.checkout-card,.summary-card,.content-card{background:#fffaf0;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 10px 35px rgba(8,17,31,.05)}.checkout-card h2,.summary-card h2{margin:0 0 16px;text-transform:uppercase;letter-spacing:.12em}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{text-transform:uppercase;letter-spacing:.1em;font:900 .72rem var(--sans)}.field input,.field select,.field textarea{height:48px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 12px}.field textarea{height:100px;padding:12px}.summary-lines{display:grid;gap:12px;margin-bottom:16px}.summary-line{display:grid;grid-template-columns:62px 1fr auto;gap:10px;align-items:center}.summary-line img{width:62px;height:62px;object-fit:contain;background:#f2eadc;border-radius:10px}.summary-totals{border-top:1px solid var(--line);padding-top:14px;display:grid;gap:8px}.summary-totals div{display:flex;justify-content:space-between}.summary-totals strong{font-size:1.2rem}.confirmation{max-width:860px;margin:0 auto;text-align:center}.order-box{text-align:left;margin-top:24px}.tracking-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}.tracking-steps div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;text-align:left}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--line);background:#fffaf0;border-radius:18px;overflow:hidden}.faq-item button{width:100%;padding:20px;border:0;background:transparent;text-align:left;font-weight:900;display:flex;justify-content:space-between}.faq-item div{display:none;padding:0 20px 20px;color:#5e6470}.faq-item.open div{display:block}
@keyframes crumble{0%{transform:translateY(0) rotate(0) scale(1);opacity:1}55%{transform:translateY(6px) rotate(-1deg) scale(.98);opacity:1}100%{transform:translateY(50px) rotate(4deg) scale(.74);opacity:0;filter:blur(4px)}}@keyframes crumb{0%{opacity:1;transform:translate(0,0) rotate(0)}100%{opacity:0;transform:translate(var(--x),var(--y)) rotate(var(--r))}}
@media(max-width:1150px){.header-inner{grid-template-columns:1fr auto}.nav-links{display:none}.menu-btn{display:grid}.nav-links.open{display:grid;position:absolute;right:24px;top:96px;background:#fffaf0;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow);gap:12px;text-align:right}.hero{grid-template-columns:1fr}.hero-copy{padding:58px 48px 20px}.hero-visual{min-height:520px}.category-grid{grid-template-columns:1fr}.category-tile{border-right:0;border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:repeat(3,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.shop-grid{grid-template-columns:repeat(3,1fr)}.product-detail,.checkout-layout{grid-template-columns:1fr}.product-info{position:static}}
@media(max-width:760px){.wrap{width:min(100% - 32px,1320px)}.topbar{height:auto;min-height:42px;text-align:center;font-size:.62rem;line-height:1.45;padding:8px 12px;letter-spacing:.13em}.header-inner{height:86px;gap:10px}.brand-mark{width:54px;height:54px}.brand-word{font-size:1rem}.brand-word span{font-size:.58rem;letter-spacing:.26em}.account-btn{display:none}.bag-btn{min-height:48px;padding:0 18px}.hero-copy{padding:42px 24px 8px}.hero-lockup h1{font-size:4rem}.number-lockup span{font-size:3.2rem;border-width:3px}.number-lockup i{font-size:3rem}.counting{font-size:3.15rem}.hero h2{font-size:.9rem}.hero p{font-size:1rem}.hero-actions{gap:16px;flex-wrap:wrap}.hero-visual{min-height:430px}.hero-shirt{width:105%;max-width:560px}.category-tile{grid-template-columns:64px 1fr;padding:20px 6px}.category-icon{width:56px;height:56px}.section-head{height:auto;padding:16px 0;gap:14px}.product-grid,.shop-grid{grid-template-columns:repeat(2,1fr)}.product-body{padding:10px}.product-title{font-size:.92rem}.card-add{min-height:38px}.feature-grid{grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding:24px 10px}.story-copy{padding:30px 22px}.signup-row{display:grid}.footer-grid{grid-template-columns:1fr 1fr}.size-grid{grid-template-columns:repeat(3,1fr)}.tracking-steps{grid-template-columns:1fr}.shop-tools{align-items:flex-start;flex-direction:column}.product-gallery{min-height:430px}.checkout-card,.summary-card,.content-card{padding:18px;border-radius:18px}.form-grid{grid-template-columns:1fr}.copyright{display:grid}}
@media(max-width:440px){.product-grid,.shop-grid{gap:6px}.product-media{aspect-ratio:1/1.08}.brand-word{font-size:.9rem}.brand-word span{font-size:.49rem}.menu-btn{width:50px;height:50px}.hero-lockup h1{font-size:3.35rem}.number-lockup span{font-size:2.45rem}.number-lockup i{font-size:2.35rem}.counting{font-size:2.55rem}.product-title{min-height:2.5em}.swatch{width:16px;height:16px}.footer-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:76px 1fr}.cart-line img{width:76px;height:76px}}

/* v1.1 bag drawer polish: keep quantity controls and Remove action clean on mobile */
.cart-line-copy{min-width:0}.cart-line-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;max-width:100%}.qty-stepper{display:inline-grid;grid-template-columns:30px 28px 30px;align-items:center;gap:6px;flex:0 0 auto}.qty-stepper button{width:30px;height:30px;border:1px solid var(--line);background:#fff;border-radius:50%;font-weight:900;color:#2563eb;line-height:1}.qty-stepper span{text-align:center;font-weight:900;color:#111827}.remove-link{appearance:none;border:0!important;background:transparent!important;border-radius:0!important;width:auto!important;height:auto!important;min-width:0!important;padding:6px 0 6px 4px;color:#2563eb;font:800 .94rem/1 var(--sans);white-space:nowrap;text-align:right;cursor:pointer}.remove-link:hover{text-decoration:underline}.cart-line h3{overflow-wrap:anywhere;line-height:1.12}.cart-line p{overflow-wrap:anywhere}.qty-row{display:none}
@media(max-width:440px){.cart-lines{padding:18px 16px}.cart-line{grid-template-columns:78px minmax(0,1fr);gap:12px;padding:10px}.cart-line img{width:78px;height:78px}.cart-line-actions{gap:8px}.qty-stepper{grid-template-columns:28px 24px 28px;gap:5px}.qty-stepper button{width:28px;height:28px}.remove-link{font-size:.9rem;padding-left:0}.cart-foot{padding:18px 16px 24px}}

/* v1.7 product tile alignment pass: consistent card frames, gutters, and CTA rows */
.product-grid,.shop-grid{gap:12px;align-items:stretch}
.product-card{height:100%;display:grid;grid-template-rows:auto 1fr;box-shadow:0 8px 26px rgba(8,17,31,.035)}
.product-media{aspect-ratio:1/1;overflow:hidden}
.product-media img[src$='.jpg'],.product-media img[src$='.jpeg'],.product-media img[src$='.png']{width:96%;height:96%;object-fit:contain;object-position:center}
.new-badge{z-index:2;max-width:calc(100% - 20px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.product-body{display:grid;grid-template-rows:22px minmax(42px,auto) 24px 24px 42px;gap:7px;align-content:start;height:100%;min-width:0;padding:13px 14px 14px}
.swatch-row{min-height:22px;align-items:center}
.product-title{min-height:2.55em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;align-self:start}
.product-price,.product-sizes{align-self:center}
.card-add{align-self:end;margin-top:0;width:100%;min-height:42px}
@media(max-width:760px){
  .product-grid,.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .product-body{padding:12px;grid-template-rows:22px minmax(42px,auto) 24px 24px 42px}
  .product-title{font-size:.92rem;min-height:2.55em}
  .card-add{min-height:42px}
}
@media(max-width:440px){
  .product-grid,.shop-grid{gap:12px}
  .product-media{aspect-ratio:1/1}
  .product-body{padding:12px 10px 12px;grid-template-rows:22px minmax(42px,auto) 24px 24px 42px}
  .swatch{width:16px;height:16px}
}


/* v1.8 merch collection refresh */
.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
.product-media{padding:10px;}
.product-media img{border-radius:2px;}
.product-gallery-shell{display:grid;gap:16px;}
.product-gallery{position:relative;overflow:hidden;}
.product-gallery img{width:90%;height:90%;object-fit:contain;}
.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(8,17,31,.14);background:rgba(255,250,240,.94);display:grid;place-items:center;font:900 1.4rem/1 var(--sans);color:var(--ink);box-shadow:0 8px 20px rgba(8,17,31,.12);}
.gallery-nav.prev{left:18px;}
.gallery-nav.next{right:18px;}
.gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:10px;}
.gallery-thumb{border:1px solid rgba(8,17,31,.12);background:#fffaf0;border-radius:14px;padding:8px;min-height:86px;display:grid;place-items:center;}
.gallery-thumb img{width:100%;height:100%;max-height:72px;object-fit:contain;}
.gallery-thumb.active{border-color:var(--navy);box-shadow:0 0 0 2px rgba(13,24,40,.12);}
@media(max-width:1150px){.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media(max-width:760px){.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.gallery-thumbs{grid-template-columns:repeat(auto-fit,minmax(72px,1fr));}.gallery-nav{width:40px;height:40px;}}
@media(max-width:440px){.collection-grid{gap:6px;}.gallery-nav.prev{left:10px;}.gallery-nav.next{right:10px;}.gallery-thumb{min-height:72px;padding:6px;}}


/* v1.11 360 product-view hero */
.hero-spin-visual{padding:34px 0;}
.hero-spin-visual:before{opacity:.35;}
.spin-showcase{
  position:relative;
  z-index:1;
  width:min(640px,92%);
  min-height:560px;
  border:1px solid rgba(8,17,31,.14);
  border-radius:34px;
  background:linear-gradient(180deg,rgba(255,250,240,.82),rgba(239,230,211,.92));
  box-shadow:0 30px 80px rgba(8,17,31,.16);
  display:grid;
  grid-template-rows:auto 1fr auto auto;
  align-items:center;
  overflow:hidden;
  touch-action:pan-y;
  cursor:grab;
}
.spin-showcase.dragging{cursor:grabbing;}
.spin-topline{
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding:22px 26px 0;
  text-transform:uppercase;
  letter-spacing:.16em;
  font:900 .7rem var(--sans);
  color:#5d6470;
}
.spin-topline strong{color:var(--gold);}
.spin-stage{
  position:relative;
  min-height:410px;
  display:grid;
  place-items:center;
  padding:0 54px;
}
.spin-stage img{
  width:min(470px,94%);
  max-height:410px;
  object-fit:contain;
  filter:drop-shadow(0 30px 28px rgba(8,17,31,.18));
  user-select:none;
  -webkit-user-drag:none;
}
.spin-arrow{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:48px;
  height:48px;
  border-radius:50%;
  border:1px solid rgba(8,17,31,.16);
  background:rgba(255,250,240,.96);
  color:var(--ink);
  display:grid;
  place-items:center;
  font:900 2rem/1 var(--sans);
  box-shadow:0 12px 25px rgba(8,17,31,.14);
}
.spin-prev{left:24px;}
.spin-next{right:24px;}
.spin-controls{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:0 22px 14px;
}
.spin-dot{
  width:10px;
  height:10px;
  border-radius:999px;
  border:0;
  background:#aab0b8;
  opacity:.68;
}
.spin-dot.active{
  width:34px;
  background:var(--navy);
  opacity:1;
}
.spin-hint{
  margin:0;
  padding:0 24px 22px;
  text-align:center;
  color:#5f6875;
  font:800 .78rem var(--sans);
  text-transform:uppercase;
  letter-spacing:.12em;
}
@media(max-width:760px){
  .hero-spin-visual{padding:22px 0 28px;}
  .spin-showcase{min-height:450px;border-radius:26px;}
  .spin-stage{min-height:330px;padding:0 38px;}
  .spin-stage img{max-height:325px;width:100%;}
  .spin-arrow{width:42px;height:42px;font-size:1.75rem;}
  .spin-prev{left:14px;}
  .spin-next{right:14px;}
  .spin-topline{padding:18px 18px 0;font-size:.62rem;}
  .spin-hint{font-size:.66rem;}
}


/* v1.12 mobile hamburger alignment polish */
.menu-btn{
  color:var(--navy);
  padding:0;
  line-height:0;
  align-items:center;
  justify-content:center;
  place-items:center;
  text-align:center;
  -webkit-tap-highlight-color:transparent;
}
.menu-btn .menu-icon{
  width:25px;
  height:25px;
  display:block;
  overflow:visible;
}
.menu-btn .menu-icon path{
  fill:none;
  stroke:currentColor;
  stroke-width:2.4;
  stroke-linecap:round;
  stroke-linejoin:round;
}
@media(max-width:1150px){
  .menu-btn{display:grid;}
}
@media(max-width:440px){
  .menu-btn{width:50px;height:50px;min-width:50px;min-height:50px;}
  .menu-btn .menu-icon{width:23px;height:23px;}
}


/* v1.26 rebrand refresh */
.topbar{background:linear-gradient(90deg,#f7efdf,#f4ead7);color:#0b1424;border-bottom:1px solid var(--line)}
.topbar a{color:var(--navy);border-bottom-color:rgba(11,20,36,.22)}
.brand-mark{background:#fff8ef;box-shadow:inset 0 0 0 1px rgba(200,169,106,.28)}
.brand-word{font-family:var(--sans);letter-spacing:.17em;font-size:1.18rem}
.brand-word span{color:#8b6e34;letter-spacing:.28em}
.hero{min-height:560px;background:radial-gradient(circle at 72% 38%,rgba(201,154,46,.12),transparent 32%),linear-gradient(180deg,#fbf6eb,#f6efe2)}
.hero-lockup h1{font-family:var(--sans);letter-spacing:.16em;font-size:clamp(3rem,6vw,5.25rem);max-width:680px}
.hero h2{font-size:1rem;letter-spacing:.22em}
.hero p{max-width:560px;color:#3f4958;font-style:normal;font-family:var(--sans);line-height:1.65}
.spin-stage img{transition:opacity .35s ease, transform .35s ease}
.spin-hint{max-width:420px;margin:0 auto;padding-bottom:24px}
.story-board{background:#f6efe2}
.story-board img{object-fit:contain;padding:20px;background:#f6efe2}
.about-refresh{display:grid;gap:22px}
.about-board{width:100%;border-radius:18px;border:1px solid var(--line);background:#fffef9}
.stock-line{color:var(--navy)!important;background:rgba(255,253,248,.88);display:inline-flex;padding:10px 14px;border-radius:999px;border:1px solid rgba(11,20,36,.12)}
.page-hero p{max-width:840px}
.modal p,.page-body p,.story-copy p,.feature p{opacity:1}
@media(max-width:760px){
  .hero-lockup h1{font-size:3rem}
  .spin-showcase{min-height:430px}
  .spin-stage{min-height:300px}
  .spin-stage img{max-height:300px}
}


/* v1.27 classic screenshot-aligned homepage with current merch */
body{background:#fbf6eb;color:#08111f;}
.topbar{height:39px;background:linear-gradient(90deg,#07101d,#0c1524);color:#f9ead0;display:flex;gap:18px;letter-spacing:.17em;font:900 .72rem/1 var(--sans);border-bottom:0;}
.topbar a{color:#c8a96a;border-bottom:1px solid rgba(200,169,106,.38);}
.site-header{background:#fbf6eb;border-bottom:1px solid rgba(8,17,31,.12);box-shadow:none;}
.header-inner{height:104px;grid-template-columns:1.1fr auto 1.1fr;}
.brand-mark{width:64px;height:64px;background:#07101d;border-radius:50%;box-shadow:none;}
.brand-mark svg circle{fill:#07101d;stroke:#c8a96a;}
.brand-mark svg text{fill:#f8ead1;}
.brand-mark svg line{stroke:#c8a96a;}
.brand-word{font:900 1.18rem/1.05 var(--sans);letter-spacing:.22em;color:#08111f;}
.brand-word span{font:900 .74rem/1 var(--sans);letter-spacing:.36em;color:#08111f;}
.nav-links{gap:29px;font:900 .72rem/1 var(--sans);letter-spacing:.18em;}
.nav-actions{gap:18px;}
.bag-btn{background:#07101d;color:#fff;min-height:45px;padding:0 25px;font-size:.74rem;letter-spacing:.14em;}
.bag-btn .bag-count{background:#c8a96a;color:#07101d;}
.icon-btn:hover{background:#f2eadc;}
.menu-btn{background:#07101d;color:#fff;border-color:rgba(255,255,255,.12);}
.hero-classic{display:grid;grid-template-columns:.95fr 1.05fr;min-height:520px;background:#fbf6eb;border-bottom:1px solid rgba(8,17,31,.12);position:relative;overflow:hidden;}
.hero-classic .hero-copy{padding:72px 0 58px 58px;display:flex;align-items:center;}
.hero-classic .kicker{margin:0 0 16px;color:#b28b3b;letter-spacing:.38em;font-size:.82rem;}
.hero-classic .hero-lockup h1{margin:0;color:#08111f;text-transform:none;letter-spacing:.015em;font:900 clamp(2.85rem,5.1vw,5.55rem)/.94 var(--serif);max-width:620px;}
.hero-classic .hero-rule{width:min(410px,82%);height:1px;background:#c8a96a;margin:28px 0 23px;}
.hero-classic h2{margin:0;color:#b28b3b;text-transform:uppercase;letter-spacing:.31em;font:900 1.05rem/1.25 var(--sans);}
.hero-classic p{margin:10px 0 30px;max-width:535px;color:#384252;font:italic 400 1.08rem/1.55 var(--serif);}
.hero-actions{gap:30px;}
.primary-btn{background:#07101d;color:#fff;border-radius:6px;min-height:50px;padding:0 32px;font-size:.72rem;letter-spacing:.15em;}
.outline-btn{color:#07101d;letter-spacing:.17em;font-size:.74rem;}
.hero-product-visual{background:#fbf6eb;min-height:520px;display:grid;place-items:center;}
.hero-product-visual:before{display:none;}
.hero-product-stage{position:relative;width:min(710px,92%);height:440px;display:grid;place-items:center;}
.hero-frame{position:absolute;max-width:88%;max-height:100%;object-fit:contain;filter:drop-shadow(0 30px 34px rgba(8,17,31,.16));transition:opacity .65s ease;}
.hero-frame-a{animation:heroFadeA 7s infinite;}
.hero-frame-b{animation:heroFadeB 7s infinite;opacity:0;}
@keyframes heroFadeA{0%,42%{opacity:1}50%,92%{opacity:0}100%{opacity:1}}
@keyframes heroFadeB{0%,42%{opacity:0}50%,92%{opacity:1}100%{opacity:0}}
.category-row{background:#fbf6eb;border-bottom:1px solid rgba(8,17,31,.13);}
.category-grid{min-height:128px;}
.category-tile{padding:22px 38px;border-right:1px solid rgba(8,17,31,.13);grid-template-columns:72px 1fr;}
.category-icon{width:64px;height:64px;border:1.7px solid #08111f;}
.category-tile strong{font-size:.78rem;letter-spacing:.26em;}
.category-tile p{font-size:.86rem;color:#4d5664;}
.section-head{height:61px;color:#08111f;letter-spacing:.12em;}
.collection{background:#fbf6eb;padding-bottom:28px;}
.collection-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;}
.product-card{background:#fffaf0;border:1px solid rgba(8,17,31,.09);border-radius:6px;box-shadow:none;}
.product-media{background:#f7f1e6;padding:10px;aspect-ratio:1/1;}
.product-media img{width:98%;height:98%;object-fit:contain;}
.new-badge{background:rgba(7,16,29,.94);border-radius:4px;font-size:.58rem;letter-spacing:.11em;}
.product-body{padding:12px 13px 13px;grid-template-rows:20px minmax(39px,auto) 22px 20px 38px;gap:6px;}
.product-title{font-size:.9rem;}
.product-price{font-size:.88rem;}
.card-add{background:#07101d;border-radius:5px;min-height:38px;font-size:.63rem;}
.feature-strip{background:#07101d;color:#fff;}
.feature-grid{grid-template-columns:repeat(4,1fr);}
.feature{min-height:126px;padding:24px 36px;border-right:1px solid rgba(255,255,255,.14);grid-template-columns:64px 1fr;}
.feature svg{width:44px;height:44px;color:#c8a96a;}
.feature strong{font-size:.74rem;letter-spacing:.24em;}
.feature p{font-size:.84rem;color:#d8e0ea;line-height:1.35;}
.story{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid rgba(8,17,31,.12);background:#fbf6eb;}
.story-image{min-height:275px;background:#e5dbc8;overflow:hidden;}
.story-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;}
.story-copy{padding:42px 62px;background:#fbf6eb;display:flex;flex-direction:column;justify-content:center;}
.story-copy h2{font:900 1.9rem/1.15 var(--serif);color:#08111f;margin:0 0 12px;}
.story-copy p{color:#384252;font-size:1rem;line-height:1.55;margin-bottom:20px;}
.signup-row input{background:#fffdf7;border-color:rgba(8,17,31,.16);}
.signup-row button{background:#07101d;border-radius:5px;}
.site-footer{background:#07101d;color:#fff;}
.footer-links a,.site-footer p,.copyright{color:#d9e0ea!important;}
.footer-title{color:#c8a96a;}
.page-hero{background:#fbf6eb;}
.content-card{background:#fffaf0;}
.about-board{max-height:430px;object-fit:cover;object-position:center;border-radius:14px;}
@media(max-width:1150px){
  .header-inner{grid-template-columns:1fr auto;}
  .hero-classic{grid-template-columns:1fr;}
  .hero-classic .hero-copy{padding:52px 44px 16px;}
  .hero-product-visual{min-height:430px;}
  .hero-product-stage{height:390px;}
  .collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media(max-width:760px){
  .topbar{height:auto;min-height:38px;padding:8px 12px;font-size:.58rem;line-height:1.35;}
  .header-inner{height:86px;}
  .brand-mark{width:54px;height:54px;}
  .brand-word{font-size:.95rem;letter-spacing:.18em;}
  .brand-word span{font-size:.58rem;letter-spacing:.28em;}
  .hero-classic .hero-copy{padding:40px 24px 8px;}
  .hero-classic .hero-lockup h1{font-size:3rem;line-height:1.02;}
  .hero-classic p{font-size:1rem;}
  .hero-product-visual{min-height:380px;}
  .hero-product-stage{height:345px;width:96%;}
  .category-tile{padding:20px 10px;}
  .collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}
  .feature-grid{grid-template-columns:1fr;}
  .story{grid-template-columns:1fr;}
  .story-copy{padding:32px 24px;}
}


/* v1.28 reference mirror + mobile alignment fix */
:root{--ref-navy:#07101d;--ref-cream:#fbf6eb;--ref-card:#fffaf0;--ref-gold:#c8a96a;--ref-ink:#08111f;--ref-line:rgba(8,17,31,.13);}
body{background:var(--ref-cream)!important;color:var(--ref-ink)!important;}
.topbar{height:39px!important;background:linear-gradient(90deg,#07101d,#0b1424)!important;color:#f9ead0!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:18px!important;letter-spacing:.17em!important;font:900 .72rem/1 var(--sans)!important;text-transform:uppercase!important;}
.topbar a{color:var(--ref-gold)!important;text-decoration:none;border-bottom:1px solid rgba(200,169,106,.45)!important;}
.site-header{background:var(--ref-cream)!important;border-bottom:1px solid var(--ref-line)!important;box-shadow:none!important;position:sticky;top:0;z-index:20;}
.header-inner{height:104px!important;display:grid!important;grid-template-columns:1.1fr auto 1.1fr!important;align-items:center!important;}
.brand{display:flex!important;align-items:center!important;gap:17px!important;text-decoration:none!important;color:var(--ref-ink)!important;min-width:0!important;}
.brand-mark{width:64px!important;height:64px!important;border-radius:50%!important;background:#07101d!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;overflow:hidden!important;}
.brand-word{display:grid!important;gap:4px!important;text-transform:uppercase!important;color:var(--ref-ink)!important;min-width:0!important;}
.brand-word strong{font:900 1.15rem/.9 var(--sans)!important;letter-spacing:.22em!important;white-space:nowrap!important;}
.brand-word em{font:900 .76rem/1 var(--sans)!important;letter-spacing:.36em!important;font-style:normal!important;color:var(--ref-ink)!important;white-space:nowrap!important;}
.nav-links{gap:31px!important;font:900 .72rem/1 var(--sans)!important;letter-spacing:.18em!important;text-transform:uppercase!important;}
.nav-links a{color:var(--ref-ink)!important;text-decoration:none!important;}
.nav-actions{justify-self:end!important;display:flex!important;align-items:center!important;gap:18px!important;}
.icon-btn{color:var(--ref-ink)!important;background:transparent!important;border:0!important;display:grid!important;place-items:center!important;}
.bag-btn{background:var(--ref-navy)!important;color:#fff!important;min-height:45px!important;border-radius:999px!important;padding:0 25px!important;font:900 .74rem/1 var(--sans)!important;letter-spacing:.14em!important;text-transform:uppercase!important;border:0!important;display:inline-flex!important;align-items:center!important;gap:10px!important;}
.bag-count{background:var(--ref-gold)!important;color:var(--ref-navy)!important;border-radius:999px!important;min-width:24px!important;height:24px!important;display:inline-grid!important;place-items:center!important;}
.menu-btn{display:none!important;background:var(--ref-navy)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:50%!important;width:58px!important;height:58px!important;place-items:center!important;}
.menu-btn svg{stroke:currentColor!important;}
.reference-hero{display:grid!important;grid-template-columns:.96fr 1.04fr!important;min-height:520px!important;background:var(--ref-cream)!important;border-bottom:1px solid var(--ref-line)!important;position:relative!important;overflow:hidden!important;}
.reference-hero .hero-copy{padding:72px 0 58px 58px!important;display:flex!important;align-items:center!important;}
.reference-hero .kicker{margin:0 0 14px!important;color:#b28b3b!important;letter-spacing:.38em!important;font:900 .82rem/1 var(--sans)!important;text-transform:uppercase!important;}
.hero-title-line{margin:0!important;color:var(--ref-ink)!important;text-transform:uppercase!important;letter-spacing:.035em!important;font:900 clamp(2.6rem,4.7vw,4.35rem)/.94 var(--serif)!important;max-width:640px!important;}
.number-lockup{display:flex!important;align-items:center!important;gap:8px!important;margin:12px 0 2px!important;}
.number-lockup span{display:grid!important;place-items:center!important;background:#132337!important;border:4px solid #c89836!important;color:#ffe0a0!important;min-width:.84em!important;height:.98em!important;padding:0 .06em!important;border-radius:4px!important;font:900 clamp(3.15rem,5vw,5.4rem)/.86 var(--sans)!important;box-shadow:inset 0 -6px 0 rgba(0,0,0,.12)!important;}
.number-lockup i{font:900 clamp(3rem,4.5vw,4.8rem)/1 var(--serif)!important;color:#c89836!important;font-style:normal!important;margin:0 -4px!important;}
.counting{font:900 clamp(2.45rem,4.8vw,4.7rem)/.9 var(--serif)!important;color:var(--ref-ink)!important;font-style:italic!important;margin:0 0 12px!important;}
.reference-hero .hero-rule{width:min(410px,82%)!important;height:1px!important;background:var(--ref-gold)!important;margin:24px 0 21px!important;}
.reference-hero h2{margin:0!important;color:#b28b3b!important;text-transform:uppercase!important;letter-spacing:.31em!important;font:900 1.05rem/1.25 var(--sans)!important;}
.reference-hero p{margin:9px 0 30px!important;max-width:535px!important;color:#384252!important;font:italic 400 1.08rem/1.55 var(--serif)!important;}
.hero-actions{display:flex!important;align-items:center!important;gap:30px!important;}
.primary-btn{background:var(--ref-navy)!important;color:#fff!important;border-radius:6px!important;min-height:50px!important;padding:0 32px!important;font:900 .72rem/1 var(--sans)!important;letter-spacing:.15em!important;text-transform:uppercase!important;border:0!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
.outline-btn{color:var(--ref-ink)!important;letter-spacing:.17em!important;font:900 .74rem/1 var(--sans)!important;text-transform:uppercase!important;text-decoration:none!important;background:transparent!important;border:0!important;}
.hero-product-visual{background:var(--ref-cream)!important;min-height:520px!important;display:grid!important;place-items:center!important;}
.hero-product-stage{position:relative!important;width:min(710px,92%)!important;height:440px!important;display:grid!important;place-items:center!important;text-decoration:none!important;}
.hero-shirt-product{display:block!important;max-width:88%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;filter:drop-shadow(0 30px 34px rgba(8,17,31,.16))!important;}
.category-row{background:var(--ref-cream)!important;border-bottom:1px solid var(--ref-line)!important;}
.category-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;min-height:128px!important;}
.category-tile{display:grid!important;grid-template-columns:72px 1fr!important;align-items:center!important;gap:20px!important;padding:22px 38px!important;border-right:1px solid var(--ref-line)!important;text-decoration:none!important;color:var(--ref-ink)!important;}
.category-tile:last-child{border-right:0!important;}
.category-icon{width:64px!important;height:64px!important;border:1.7px solid var(--ref-ink)!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:var(--ref-ink)!important;}
.category-icon svg{width:38px!important;height:38px!important;}
.category-tile strong{display:block!important;text-transform:uppercase!important;font:900 .78rem/1 var(--sans)!important;letter-spacing:.26em!important;margin-bottom:5px!important;}
.category-tile p{margin:0 0 7px!important;color:#4d5664!important;font:.86rem/1.24 var(--sans)!important;}
.category-tile span span{font:900 .62rem/1 var(--sans)!important;letter-spacing:.16em!important;text-transform:uppercase!important;}
.section-head{height:61px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid var(--ref-line)!important;text-transform:uppercase!important;letter-spacing:.12em!important;font:900 .92rem/1 var(--sans)!important;}
.section-head a{color:var(--ref-ink)!important;text-decoration:none!important;}
.collection{background:var(--ref-cream)!important;padding-bottom:28px!important;}
.collection-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:7px!important;align-items:stretch!important;}
.product-card{background:var(--ref-card)!important;border:1px solid rgba(8,17,31,.09)!important;border-radius:6px!important;box-shadow:none!important;overflow:hidden!important;display:grid!important;grid-template-rows:auto 1fr!important;min-width:0!important;}
.product-media{background:#f7f1e6!important;padding:10px!important;aspect-ratio:1/1!important;display:grid!important;place-items:center!important;position:relative!important;overflow:hidden!important;}
.product-media img{width:96%!important;height:96%!important;object-fit:contain!important;object-position:center!important;display:block!important;border-radius:0!important;}
.new-badge{position:absolute!important;z-index:2!important;top:10px!important;left:10px!important;background:rgba(7,16,29,.96)!important;color:#fff!important;border-radius:4px!important;font:900 .58rem/1 var(--sans)!important;letter-spacing:.11em!important;text-transform:uppercase!important;padding:7px 9px!important;max-width:calc(100% - 20px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.product-body{padding:12px 13px 13px!important;display:flex!important;flex-direction:column!important;gap:7px!important;min-height:178px!important;}
.swatch-row{display:flex!important;gap:8px!important;min-height:20px!important;align-items:center!important;position:static!important;margin:0!important;}
.swatch{width:17px!important;height:17px!important;min-width:17px!important;border-radius:50%!important;border:1px solid rgba(8,17,31,.24)!important;background:var(--swatch)!important;box-shadow:0 0 0 2px rgba(255,255,255,.72)!important;outline:none!important;padding:0!important;position:static!important;}
.swatch.active{outline:2px solid var(--ref-ink)!important;outline-offset:2px!important;}
.product-title{font:900 .9rem/1.13 var(--sans)!important;color:var(--ref-ink)!important;text-decoration:none!important;min-height:2.25em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;align-self:stretch!important;}
.product-price{font:900 .94rem/1 var(--sans)!important;color:var(--ref-ink)!important;margin-top:auto!important;}
.product-sizes{color:#606775!important;font:800 .82rem/1 var(--sans)!important;}
.card-add{background:var(--ref-navy)!important;color:#fff!important;border-radius:5px!important;min-height:38px!important;font:900 .63rem/1 var(--sans)!important;letter-spacing:.1em!important;text-transform:uppercase!important;border:0!important;width:100%!important;}
.feature-strip{background:var(--ref-navy)!important;color:#fff!important;}
.feature-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;}
.feature{min-height:126px!important;padding:24px 36px!important;border-right:1px solid rgba(255,255,255,.14)!important;display:grid!important;grid-template-columns:64px 1fr!important;gap:20px!important;align-items:center!important;}
.feature:last-child{border-right:0!important;}
.feature svg{width:44px!important;height:44px!important;color:var(--ref-gold)!important;}
.feature strong{font:900 .74rem/1.25 var(--sans)!important;letter-spacing:.24em!important;text-transform:uppercase!important;color:#fff!important;}
.feature p{margin:6px 0 0!important;color:#d8e0ea!important;font:.84rem/1.35 var(--sans)!important;}
.story{display:grid!important;grid-template-columns:1fr 1fr!important;border-bottom:1px solid var(--ref-line)!important;background:var(--ref-cream)!important;}
.story-image{min-height:275px!important;background:#e5dbc8!important;overflow:hidden!important;}
.story-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;}
.story-copy{padding:42px 62px!important;background:var(--ref-cream)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;}
.story-copy h2{font:900 1.9rem/1.15 var(--serif)!important;color:var(--ref-ink)!important;margin:0 0 12px!important;}
.story-copy p{color:#384252!important;font:400 1rem/1.55 var(--sans)!important;margin:0 0 20px!important;}
.signup-row{display:flex!important;gap:8px!important;max-width:450px!important;}
.signup-row input{flex:1!important;background:#fffdf7!important;border:1px solid rgba(8,17,31,.16)!important;border-radius:5px!important;height:42px!important;padding:0 14px!important;}
.signup-row button{background:var(--ref-navy)!important;color:#fff!important;border:0!important;border-radius:5px!important;text-transform:uppercase!important;letter-spacing:.1em!important;font:900 .7rem/1 var(--sans)!important;padding:0 22px!important;}
.trust-row{margin-top:18px!important;display:flex!important;gap:28px!important;flex-wrap:wrap!important;color:#46505d!important;text-transform:uppercase!important;letter-spacing:.12em!important;font:800 .67rem/1 var(--sans)!important;}
.site-footer{background:var(--ref-navy)!important;color:#fff!important;}
.site-footer .brand-word strong,.site-footer .brand-word em{color:#fff!important;}
.site-footer p,.footer-links a,.copyright{color:#d9e0ea!important;}
.footer-title{color:var(--ref-gold)!important;}
.stock-line{color:var(--ref-navy)!important;background:rgba(255,253,248,.9)!important;display:inline-flex!important;padding:10px 14px!important;border-radius:999px!important;border:1px solid rgba(11,20,36,.12)!important;}
@media(max-width:1150px){
  .header-inner{grid-template-columns:1fr auto!important;position:relative!important;}
  .nav-links{display:none!important;}
  .nav-links.open{display:grid!important;position:absolute!important;right:18px!important;top:92px!important;background:#fffaf0!important;border:1px solid var(--ref-line)!important;border-radius:16px!important;padding:18px!important;box-shadow:0 18px 46px rgba(8,17,31,.12)!important;gap:14px!important;text-align:right!important;z-index:30!important;}
  .menu-btn{display:grid!important;}
  .reference-hero{grid-template-columns:1fr!important;}
  .reference-hero .hero-copy{padding:52px 44px 14px!important;}
  .hero-product-visual{min-height:430px!important;}
  .hero-product-stage{height:390px!important;}
  .category-grid{grid-template-columns:1fr!important;}
  .category-tile{border-right:0!important;border-bottom:1px solid var(--ref-line)!important;}
  .collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  .feature-grid{grid-template-columns:repeat(2,1fr)!important;}
  .story{grid-template-columns:1fr!important;}
}
@media(max-width:760px){
  .wrap{width:min(100% - 32px,1320px)!important;}
  .topbar{min-height:42px!important;height:auto!important;text-align:center!important;font-size:.65rem!important;line-height:1.35!important;padding:9px 10px!important;gap:10px!important;letter-spacing:.12em!important;}
  .header-inner{height:86px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:0 14px!important;width:100%!important;}
  .brand{gap:10px!important;flex:1 1 auto!important;min-width:0!important;max-width:calc(100% - 170px)!important;}
  .brand-mark{width:52px!important;height:52px!important;}
  .brand-word{max-width:135px!important;overflow:visible!important;}
  .brand-word strong{font-size:.93rem!important;letter-spacing:.14em!important;line-height:.95!important;}
  .brand-word em{font-size:.58rem!important;letter-spacing:.26em!important;line-height:1!important;}
  .nav-actions{gap:8px!important;flex:0 0 auto!important;}
  .bag-btn{min-height:50px!important;padding:0 18px!important;font-size:.78rem!important;gap:8px!important;}
  .bag-count{min-width:26px!important;height:26px!important;}
  .menu-btn{width:54px!important;height:54px!important;}
  .account-btn{display:none!important;}
  .reference-hero .hero-copy{padding:42px 24px 12px!important;}
  .reference-hero .kicker{font-size:.72rem!important;letter-spacing:.31em!important;margin-bottom:12px!important;}
  .hero-title-line{font-size:2.55rem!important;line-height:.98!important;letter-spacing:.035em!important;}
  .number-lockup{gap:5px!important;margin:10px 0 0!important;}
  .number-lockup span{border-width:3px!important;font-size:2.45rem!important;border-radius:3px!important;}
  .number-lockup i{font-size:2.45rem!important;margin:0 -2px!important;}
  .counting{font-size:2.45rem!important;line-height:.94!important;}
  .reference-hero .hero-rule{margin:19px 0 16px!important;width:100%!important;max-width:330px!important;}
  .reference-hero h2{font-size:.83rem!important;letter-spacing:.24em!important;}
  .reference-hero p{font-size:1rem!important;margin-bottom:22px!important;}
  .hero-actions{gap:16px!important;flex-wrap:wrap!important;}
  .hero-actions .primary-btn{width:182px!important;}
  .hero-product-visual{min-height:350px!important;padding:0 0 28px!important;}
  .hero-product-stage{height:330px!important;width:100%!important;}
  .hero-shirt-product{max-width:96%!important;max-height:100%!important;}
  .category-tile{grid-template-columns:62px 1fr!important;padding:20px 22px!important;gap:18px!important;}
  .category-icon{width:56px!important;height:56px!important;}
  .section-head{height:auto!important;padding:16px 0!important;gap:14px!important;}
  .collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .product-media{padding:8px!important;aspect-ratio:1/1.05!important;}
  .new-badge{font-size:.62rem!important;top:9px!important;left:9px!important;letter-spacing:.1em!important;}
  .product-body{padding:11px 10px 12px!important;gap:8px!important;min-height:178px!important;}
  .swatch-row{height:20px!important;min-height:20px!important;}
  .swatch{width:16px!important;height:16px!important;min-width:16px!important;}
  .product-title{font-size:.9rem!important;line-height:1.08!important;min-height:2.2em!important;}
  .product-price{font-size:1rem!important;}
  .product-sizes{font-size:.82rem!important;}
  .card-add{min-height:42px!important;font-size:.67rem!important;}
  .feature-grid{grid-template-columns:1fr!important;}
  .feature{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;padding:24px 22px!important;}
  .story-copy{padding:32px 24px!important;}
  .signup-row{display:grid!important;max-width:100%!important;}
  .footer-grid{grid-template-columns:1fr 1fr!important;gap:28px!important;}
}
@media(max-width:430px){
  .header-inner{padding:0 12px!important;gap:8px!important;}
  .brand{max-width:calc(100% - 156px)!important;gap:8px!important;}
  .brand-mark{width:48px!important;height:48px!important;}
  .brand-word{max-width:126px!important;}
  .brand-word strong{font-size:.84rem!important;letter-spacing:.13em!important;}
  .brand-word em{font-size:.52rem!important;letter-spacing:.24em!important;}
  .bag-btn{padding:0 14px!important;font-size:.74rem!important;}
  .menu-btn{width:50px!important;height:50px!important;}
  .hero-title-line{font-size:2.25rem!important;}
  .number-lockup span{font-size:2.05rem!important;}
  .number-lockup i{font-size:2rem!important;}
  .counting{font-size:2.18rem!important;}
  .collection-grid{gap:8px!important;}
  .product-body{min-height:184px!important;}
  .footer-grid{grid-template-columns:1fr!important;}
}


/* v1.29 actual coded pass: hero long sleeve, branded filters, clean mobile alignment */
.reference-hero h2,
.reference-hero .hero-lockup > p:not(.kicker){display:none!important;}
.reference-hero .hero-rule{margin-bottom:26px!important;}
.hero-product-stage{background:transparent!important;}
.hero-shirt-product{max-width:78%!important;max-height:96%!important;object-fit:contain!important;}
@media(max-width:760px){
  .hero-product-stage{height:340px!important;}
  .hero-shirt-product{max-width:88%!important;max-height:96%!important;}
}

/* Deluxe Dad branded filter pills - no tech blue/white treatment */
.filter-pills-branded,
.filter-pills{gap:12px!important;align-items:center!important;}
.filter-pills-branded button,
.filter-pills button{
  appearance:none!important;
  min-height:48px!important;
  border:1.5px solid rgba(200,169,106,.78)!important;
  background:linear-gradient(180deg,#fffaf0,#f5ead6)!important;
  color:#07101d!important;
  border-radius:999px!important;
  padding:0 18px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  box-shadow:0 8px 18px rgba(8,17,31,.045)!important;
  font:900 .78rem/1 var(--sans)!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
}
.filter-pills-branded button .filter-icon,
.filter-pills button .filter-icon{
  width:25px!important;
  height:25px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  color:#c8a96a!important;
  border:1px solid rgba(200,169,106,.58)!important;
  background:rgba(255,253,248,.64)!important;
  font-size:.8rem!important;
  letter-spacing:0!important;
  line-height:1!important;
}
.filter-pills-branded button.active,
.filter-pills button.active{
  background:#07101d!important;
  color:#fff8ef!important;
  border-color:#c8a96a!important;
  box-shadow:0 10px 24px rgba(8,17,31,.14)!important;
}
.filter-pills-branded button.active .filter-icon,
.filter-pills button.active .filter-icon{
  background:#c8a96a!important;
  color:#07101d!important;
  border-color:#c8a96a!important;
}
.sort-select{border:1.5px solid rgba(200,169,106,.58)!important;background:#fffaf0!important;color:#07101d!important;}

/* Product card alignment: stop swatches/rings from colliding with titles */
.product-body{display:flex!important;flex-direction:column!important;gap:8px!important;min-height:176px!important;}
.swatch-row{height:24px!important;min-height:24px!important;margin-bottom:2px!important;align-items:center!important;}
.swatch{width:18px!important;height:18px!important;min-width:18px!important;border:1px solid rgba(8,17,31,.28)!important;box-shadow:0 0 0 2px rgba(255,255,255,.75)!important;}
.swatch.active{outline:2px solid #07101d!important;outline-offset:3px!important;box-shadow:0 0 0 2px rgba(255,255,255,.9)!important;}
.product-title{min-height:2.3em!important;margin-top:2px!important;position:relative!important;z-index:1!important;}
.product-price{margin-top:auto!important;}
.product-sizes{margin-bottom:2px!important;}
.product-media img{max-width:96%!important;max-height:96%!important;object-fit:contain!important;}
@media(max-width:760px){
  .shop-tools{gap:18px!important;margin-bottom:24px!important;}
  .filter-pills-branded,
  .filter-pills{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;gap:12px!important;}
  .filter-pills-branded button,
  .filter-pills button{width:100%!important;min-height:52px!important;padding:0 12px!important;font-size:.78rem!important;letter-spacing:.12em!important;}
  .filter-pills-branded button[data-filter="all"],
  .filter-pills button[data-filter="all"]{grid-column:auto!important;}
  .sort-select{width:min(220px,100%)!important;height:50px!important;border-radius:999px!important;}
  .product-body{min-height:174px!important;padding:12px 11px!important;gap:8px!important;}
  .swatch-row{height:25px!important;min-height:25px!important;margin-bottom:4px!important;}
  .swatch{width:17px!important;height:17px!important;min-width:17px!important;}
  .swatch.active{outline-width:2px!important;outline-offset:3px!important;}
  .product-title{font-size:.88rem!important;line-height:1.12!important;min-height:2.35em!important;}
  .product-media{aspect-ratio:1/1.08!important;}
}
@media(max-width:430px){
  .filter-pills-branded button,
  .filter-pills button{font-size:.72rem!important;gap:8px!important;}
  .filter-pills-branded button .filter-icon,
  .filter-pills button .filter-icon{width:23px!important;height:23px!important;}
  .product-body{min-height:182px!important;}
}

/* Rebranded lifestyle image keeps exact section layout while replacing jersey wording in the asset */
.story-image img{object-position:center!important;}




/* v1.31 corrected lifestyle image + reference-style 20% offer popup */
.story-image img,
.story-board img{
  object-fit:cover!important;
  object-position:center!important;
}
.story-image{
  background:#f6efe2;
  overflow:hidden;
}
@media(max-width:760px){
  .story-image{height:auto!important;min-height:0!important;}
  .story-image img{width:100%!important;height:auto!important;display:block!important;aspect-ratio:851/480;}
}

.promo-popup.alert-offer{
  position:fixed;
  left:50%;
  bottom:max(18px,env(safe-area-inset-bottom));
  z-index:9999;
  width:min(760px,calc(100% - 44px));
  transform:translate(-50%,24px) scale(.985);
  opacity:0;
  pointer-events:none;
  border:2px solid rgba(200,169,106,.92);
  border-radius:20px;
  padding:28px 30px 26px;
  background:
    radial-gradient(circle at 10% 12%,rgba(31,68,103,.35),transparent 34%),
    linear-gradient(145deg,#06101f 0%,#092542 100%);
  color:#fffaf0;
  box-shadow:0 28px 80px rgba(0,0,0,.40), inset 0 0 0 1px rgba(255,255,255,.08);
  transition:opacity .32s ease, transform .32s ease;
}
.promo-popup.alert-offer.show{
  opacity:1;
  pointer-events:auto;
  transform:translate(-50%,0) scale(1);
}
.promo-popup.alert-offer.crumble{animation:crumble .55s ease forwards;}
.promo-close{
  position:absolute;
  right:20px;
  top:16px;
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border:0;
  background:transparent;
  color:#c8a96a;
  font:300 2.35rem/1 var(--sans);
  cursor:pointer;
  z-index:2;
}
.offer-grid{
  display:grid;
  grid-template-columns:140px 1fr;
  gap:24px;
  align-items:center;
  padding-right:44px;
}
.offer-icon{
  color:#c8a96a;
  display:grid;
  place-items:center;
}
.offer-icon svg{
  width:124px;
  height:124px;
  filter:drop-shadow(0 12px 28px rgba(0,0,0,.22));
}
.offer-kicker{
  margin:0 0 8px!important;
  color:#c8a96a!important;
  text-transform:uppercase;
  letter-spacing:.34em;
  font:950 .86rem/1 var(--sans);
}
.offer-copy h3{
  margin:0 0 12px;
  color:#fffaf0;
  font:950 clamp(3rem,7vw,4.65rem)/.82 var(--sans);
  letter-spacing:.055em;
  text-transform:uppercase;
}
.offer-copy h3 span{
  display:block;
  font-size:.42em;
  line-height:1.15;
  letter-spacing:.13em;
}
.offer-copy p{
  margin:0;
  color:#e8edf5!important;
  font-size:1.05rem;
  line-height:1.42;
  max-width:500px;
}
.alert-form{
  display:grid;
  gap:12px;
  margin-top:24px;
}
.offer-field{
  display:block;
  position:relative;
}
.offer-field > span{
  position:absolute;
  left:-9999px;
}
.offer-field input,
.phone-wrap{
  width:100%;
  min-height:62px;
  border:0;
  border-radius:12px;
  background:#fffaf0;
  color:#07101d;
  font:800 1.08rem/1 var(--sans);
  box-shadow:0 8px 20px rgba(0,0,0,.16), inset 0 0 0 1px rgba(255,255,255,.52);
}
.offer-field input::placeholder,
.phone-wrap input::placeholder{color:#8a8f99;opacity:1;}
.offer-field input{padding:0 58px 0 20px;}
.email-field:after{
  content:'✉';
  position:absolute;
  right:20px;
  top:50%;
  transform:translateY(-50%);
  color:#6d7480;
  font-size:1.42rem;
}
.phone-wrap{
  display:grid;
  grid-template-columns:58px 30px 1fr 50px;
  align-items:center;
  overflow:hidden;
}
.phone-wrap .flag,
.phone-wrap .chev,
.phone-wrap .phone-icon{
  display:grid;
  place-items:center;
  height:100%;
  color:#59616e;
}
.phone-wrap .flag{font-size:1.45rem;background:#fff;}
.phone-wrap .chev{border-right:1px solid rgba(8,17,31,.14);font-size:1.1rem;}
.phone-wrap .phone-icon{font-size:1.45rem;}
.phone-wrap input{
  min-height:62px;
  border:0!important;
  box-shadow:none!important;
  background:transparent!important;
  padding:0 16px!important;
}
.offer-submit{
  min-height:62px;
  border:0;
  border-radius:12px;
  background:linear-gradient(180deg,#d7b052,#c09531);
  color:#07101d;
  text-transform:uppercase;
  letter-spacing:.14em;
  font:950 1.08rem/1 var(--sans);
  cursor:pointer;
  box-shadow:0 12px 25px rgba(0,0,0,.20);
}
.offer-legal{
  margin:8px auto 0!important;
  max-width:540px;
  color:#d8e1ed!important;
  text-align:center;
  font-size:.82rem!important;
  line-height:1.42!important;
}
.offer-legal a{color:#fffaf0;text-decoration:underline;text-underline-offset:3px;}
.offer-success{
  margin-top:20px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:18px;
  padding:18px;
  background:rgba(255,255,255,.08);
  text-align:center;
}
.offer-success strong{display:block;color:#fffaf0;font:950 3rem/.92 var(--sans);letter-spacing:.12em;margin:4px 0;}
.offer-success span{display:block;color:#e8edf5;margin:0 0 16px;}
.promo-popup [hidden]{display:none!important;}
@media(max-width:760px){
  .promo-popup.alert-offer{
    left:22px;
    right:22px;
    bottom:max(16px,env(safe-area-inset-bottom));
    width:auto;
    transform:translateY(22px) scale(.985);
    padding:24px 24px 22px;
    border-radius:18px;
    max-height:calc(100dvh - 34px);
    overflow:auto;
  }
  .promo-popup.alert-offer.show{transform:translateY(0) scale(1);}
  .promo-close{right:18px;top:14px;width:38px;height:38px;font-size:2.1rem;}
  .offer-grid{grid-template-columns:104px 1fr;gap:18px;padding-right:34px;}
  .offer-icon svg{width:96px;height:96px;}
  .offer-kicker{font-size:.78rem;letter-spacing:.32em;margin-bottom:7px!important;}
  .offer-copy h3{font-size:3.05rem;}
  .offer-copy p{font-size:.98rem;line-height:1.42;}
  .alert-form{margin-top:20px;gap:10px;}
  .offer-field input,.phone-wrap,.phone-wrap input{min-height:58px;}
  .offer-submit{min-height:58px;font-size:1rem;}
  .offer-legal{font-size:.76rem!important;max-width:100%;}
}
@media(max-width:410px){
  .promo-popup.alert-offer{left:14px;right:14px;padding:22px 20px 20px;}
  .offer-grid{grid-template-columns:82px 1fr;gap:14px;padding-right:30px;}
  .offer-icon svg{width:76px;height:76px;}
  .offer-copy h3{font-size:2.55rem;}
  .offer-copy p{font-size:.92rem;}
  .phone-wrap{grid-template-columns:52px 28px 1fr 44px;}
}
@media(max-width:340px){
  .offer-grid{grid-template-columns:1fr;}
  .offer-icon{display:none;}
}


/* v1.32 small business retail highlight block */
.smallbiz-star-breakdown{
  display:grid;
  gap:18px;
  margin:28px 0 26px;
}
.smallbiz-star{
  display:grid;
  grid-template-columns:54px 1fr;
  gap:18px;
  align-items:start;
  padding:18px 18px 18px 16px;
  border:1px solid rgba(8,17,31,.12);
  background:linear-gradient(180deg,rgba(255,250,240,.94),rgba(246,239,226,.88));
  border-radius:18px;
  box-shadow:0 10px 26px rgba(8,17,31,.05);
}
.smallbiz-star .star-badge{
  width:44px;
  height:44px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#07101d;
  color:#c99a2e;
  border:2px solid rgba(201,154,46,.7);
  font-size:1.2rem;
  line-height:1;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);
}
.smallbiz-star h3{
  margin:0 0 6px;
  color:#08111f;
  text-transform:uppercase;
  letter-spacing:.13em;
  font:900 .92rem/1.2 var(--sans);
}
.smallbiz-star p{
  margin:0 !important;
  color:#394454 !important;
  font:500 1rem/1.55 var(--sans) !important;
}
@media(max-width:760px){
  .smallbiz-star-breakdown{
    gap:14px;
    margin:24px 0;
  }
  .smallbiz-star{
    grid-template-columns:42px 1fr;
    gap:14px;
    padding:16px 14px;
    border-radius:16px;
  }
  .smallbiz-star .star-badge{
    width:36px;
    height:36px;
    font-size:1rem;
  }
  .smallbiz-star h3{
    font-size:.82rem;
    letter-spacing:.12em;
  }
  .smallbiz-star p{
    font-size:.96rem !important;
    line-height:1.52 !important;
  }
}
