:root{
 --bg:#0f0207;--bg2:#21060e;--panel:#19060d;--panel2:#260a13;--ink:#fff9f7;--muted:#c9b2ba;
 --red:#ff1748;--pink:#ff9bb0;--green:#b7ff4a;--yellow:#ffd84a;--line:rgba(255,255,255,.11);
 --glass:rgba(255,255,255,.055);--shadow:0 28px 80px rgba(0,0,0,.38);--radius:26px;--safe:env(safe-area-inset-bottom,0px)
}
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}body{margin:0;background:radial-gradient(circle at 50% -10%,#560c21 0,#250711 31%,var(--bg) 72%);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}.shell{width:min(1180px,calc(100% - 28px));margin:auto}a{color:inherit}.noise{position:fixed;inset:0;pointer-events:none;z-index:80;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.84' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.nav{height:74px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:1000;letter-spacing:-.055em}.brand i{font-style:normal;font-size:23px}.navlinks{display:flex;gap:20px;align-items:center}.navlinks a{color:#bfa7af;text-decoration:none;font-size:10px;font-weight:950;letter-spacing:.12em}.bag-button{position:relative}.bag-count{position:absolute;right:-5px;top:-7px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--green);color:#180307;display:grid;place-items:center;font-size:8px;font-weight:1000;border:2px solid #16050b}.btn{border:0;border-radius:999px;padding:13px 17px;background:var(--red);color:#fff;text-decoration:none;font-size:11px;font-weight:1000;letter-spacing:.055em;cursor:pointer;box-shadow:0 12px 35px rgba(255,23,72,.23);transition:transform .16s ease,filter .16s ease,border-color .16s ease}.btn:hover{filter:brightness(1.08)}.btn:active{transform:translateY(1px) scale(.99)}.btn.secondary{background:rgba(255,255,255,.045);border:1px solid var(--line);box-shadow:none}.btn.ghost{background:transparent;border:1px solid var(--line);box-shadow:none;color:#d9c3ca}.btn:disabled{opacity:.45;cursor:not-allowed}.btn:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(183,255,74,.45);outline-offset:2px}.kicker{color:var(--green);font-size:9px;font-weight:1000;letter-spacing:.22em;text-transform:uppercase}.hero{padding:74px 0 32px;text-align:center}.hero h1{margin:14px 0 0;text-transform:uppercase;font-weight:1000;letter-spacing:-.075em;line-height:.86;font-size:clamp(58px,10vw,124px)}.hero h1 span{color:var(--red)}.lead{max-width:760px;margin:24px auto 0;color:var(--muted);font-size:15px;line-height:1.72}.hero-actions{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:25px}.drop-ribbon{width:min(980px,calc(100% - 28px));margin:26px auto 0;padding:14px 18px;border:1px solid rgba(255,155,176,.2);background:linear-gradient(90deg,rgba(255,23,72,.08),rgba(255,255,255,.025),rgba(255,23,72,.08));border-radius:18px;display:flex;justify-content:center;gap:9px;align-items:center;flex-wrap:wrap;color:#d9c2ca;font-size:9px;font-weight:900;letter-spacing:.07em}.drop-ribbon b{color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:34px}.trust{padding:15px 14px;border-radius:16px;border:1px solid var(--line);background:rgba(0,0,0,.15)}.trust small{display:block;color:#8d767f;font-size:7px;font-weight:1000;letter-spacing:.12em}.trust b{display:block;margin-top:5px;font-size:10px;line-height:1.35}.section{padding:82px 0}.split-head{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:end}.section h2{margin:13px 0 0;text-transform:uppercase;font-weight:1000;letter-spacing:-.07em;line-height:.9;font-size:clamp(45px,7vw,78px)}.section h2 span{color:var(--red)}.section-copy{margin:0 0 3px auto;max-width:530px;color:var(--muted);font-size:13px;line-height:1.7}.products{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:34px}.product{border-radius:30px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.072),rgba(255,255,255,.022));border:1px solid var(--line);box-shadow:var(--shadow)}.product-visual{min-height:390px;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(255,23,72,.17),transparent 64%),linear-gradient(155deg,#250811,#120307)}.product-visual:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;border:1px solid rgba(255,255,255,.06);box-shadow:0 0 0 34px rgba(255,255,255,.013),0 0 0 70px rgba(255,255,255,.008)}.product-visual .scribble{position:absolute;right:18px;bottom:15px;font-size:clamp(42px,6vw,72px);font-weight:1000;letter-spacing:-.07em;color:rgba(255,255,255,.035);line-height:.8;text-align:right}.garment{position:relative;z-index:2;width:250px;height:176px;background:linear-gradient(150deg,#fffaf6,#ead9d9);clip-path:polygon(7% 8%,93% 8%,84% 48%,69% 95%,51% 82%,31% 95%,16% 48%);filter:drop-shadow(0 28px 32px rgba(0,0,0,.34));transform:rotate(-2deg);transition:transform .25s ease}.product:hover .garment{transform:rotate(0) translateY(-4px)}.garment:before{content:"🍒";position:absolute;left:50%;top:51%;transform:translate(-50%,-36%);font-size:44px;filter:drop-shadow(0 3px 5px rgba(0,0,0,.18))}.garment:after{content:"";position:absolute;left:8%;right:8%;top:17%;height:2px;background:rgba(127,61,78,.16);box-shadow:0 5px 0 rgba(255,255,255,.58)}.garment.thong{clip-path:polygon(6% 8%,94% 8%,82% 47%,58% 63%,52% 97%,48% 97%,42% 63%,18% 47%)}.garment.boyshort{height:152px;clip-path:polygon(5% 9%,95% 9%,88% 88%,57% 88%,50% 66%,43% 88%,12% 88%)}.garment.black{background:linear-gradient(145deg,#28171e,#0b080a)}.garment.black:after{background:rgba(255,255,255,.14);box-shadow:none}.garment.black:before{filter:drop-shadow(0 3px 7px rgba(255,23,72,.35))}.tee{position:relative;z-index:2;width:245px;height:220px;background:linear-gradient(145deg,#1e1116,#090708);clip-path:polygon(19% 4%,36% 0,42% 9%,58% 9%,64% 0,81% 4%,100% 22%,86% 39%,76% 30%,78% 100%,22% 100%,24% 30%,14% 39%,0 22%);filter:drop-shadow(0 28px 32px rgba(0,0,0,.34));transform:rotate(2deg)}.tee:before{content:"DON'T POP HER";position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);white-space:nowrap;color:#fff;font-size:15px;font-weight:1000;letter-spacing:-.035em}.tee:after{content:"🍒";position:absolute;left:50%;top:59%;transform:translate(-50%,-50%);font-size:36px}.product-body{padding:24px}.product-top{display:flex;justify-content:space-between;gap:18px;align-items:start}.product small.eyebrow{color:#9c828b;font-size:7px;font-weight:1000;letter-spacing:.13em}.product h3{margin:7px 0 0;font-size:30px;letter-spacing:-.055em;line-height:.95}.price{text-align:right}.price b{font-size:22px}.price small{display:block;color:#8e7780;font-size:7px;font-weight:900;letter-spacing:.08em}.product p{margin:14px 0 0;color:#c5aeb6;font-size:11px;line-height:1.65}.product-bullets{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.pill{padding:7px 9px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.03);color:#a98f98;font-size:7px;font-weight:950;letter-spacing:.07em}.product-controls{display:grid;grid-template-columns:1fr auto;gap:9px;margin-top:18px}.size-select{width:100%;min-height:44px;border-radius:999px;border:1px solid var(--line);background:#16050b;color:#fff;padding:0 14px;font-size:10px;font-weight:900;letter-spacing:.05em}.product-note{margin-top:12px;padding-top:11px;border-top:1px solid rgba(255,255,255,.07);color:#8d767f;font-size:8px;line-height:1.5}.product-note b{color:#d5bec6}.strategy-card{display:grid;grid-template-columns:1fr 1fr;gap:28px;border-radius:30px;padding:clamp(24px,4vw,42px);border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.068),rgba(255,255,255,.022));box-shadow:var(--shadow)}.strategy-card h3{margin:9px 0 0;font-size:clamp(32px,5vw,56px);line-height:.9;letter-spacing:-.06em}.strategy-card h3 span{color:var(--red)}.strategy-card p{color:#c8b0b8;font-size:12px;line-height:1.75}.strategy-list{display:grid;gap:9px}.strategy-item{padding:15px;border-radius:17px;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.15);display:grid;grid-template-columns:28px 1fr;gap:12px}.strategy-item b{font-size:10px;color:var(--green);letter-spacing:.07em}.strategy-item span{display:block;margin-top:3px;color:#aa929a;font-size:9px;line-height:1.5}.drop-list{border-radius:32px;padding:clamp(25px,5vw,50px);text-align:center;background:radial-gradient(circle at 50% 10%,rgba(255,23,72,.18),transparent 50%),linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.02));border:1px solid var(--line);box-shadow:var(--shadow)}.drop-list h2{font-size:clamp(44px,8vw,86px)}.drop-list .section-copy{margin:18px auto 0}.drop-list .btn{margin-top:20px}.faq{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.faq article{border-radius:20px;border:1px solid var(--line);background:rgba(255,255,255,.035);padding:20px}.faq h3{margin:0;font-size:17px;letter-spacing:-.035em}.faq p{margin:8px 0 0;color:#aa929a;font-size:10px;line-height:1.62}.faq strong{color:#fff}.legal-line{margin-top:18px;color:#8d767f;font-size:8px;line-height:1.5}.legal-line a{color:#d6c0c7}.bag-overlay,.modal{position:fixed;inset:0;background:rgba(7,1,4,.76);backdrop-filter:blur(12px);z-index:100;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.bag-overlay.show,.modal.show{opacity:1;visibility:visible}.bag-panel{position:absolute;right:0;top:0;bottom:0;width:min(480px,100%);background:#13040a;border-left:1px solid var(--line);padding:22px;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .22s ease}.bag-overlay.show .bag-panel{transform:translateX(0)}.bag-head,.modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.bag-head h2,.modal-head h2{margin:0;font-size:26px;letter-spacing:-.05em}.close{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:rgba(255,255,255,.035);color:#fff;font-size:20px;cursor:pointer}.bag-items{flex:1;overflow:auto;margin:18px -4px 0;padding:0 4px}.bag-empty{padding:34px 12px;text-align:center;color:#a18891}.bag-empty b{display:block;color:#fff;font-size:16px}.bag-empty span{display:block;margin-top:6px;font-size:10px;line-height:1.55}.bag-item{display:grid;grid-template-columns:66px 1fr auto;gap:12px;padding:13px 0;border-top:1px solid rgba(255,255,255,.07)}.bag-item:first-child{border-top:0}.bag-thumb{height:66px;border-radius:14px;background:radial-gradient(circle,rgba(255,23,72,.2),transparent 70%),#210710;display:grid;place-items:center;font-size:27px}.bag-item b{font-size:11px}.bag-item small{display:block;margin-top:4px;color:#8f7881;font-size:8px}.bag-item .remove{margin-top:6px;padding:0;border:0;background:none;color:#ff9bb0;font-size:7px;font-weight:950;letter-spacing:.08em;cursor:pointer}.bag-item .item-price{font-size:11px;font-weight:1000}.bag-foot{border-top:1px solid var(--line);padding-top:18px}.bag-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.bag-total span{font-size:9px;color:#a58d95;font-weight:900;letter-spacing:.07em}.bag-total b{font-size:24px}.bag-foot .btn{width:100%;text-align:center}.bag-foot p{margin:10px 0 0;color:#806b73;font-size:8px;line-height:1.5}.modal{display:grid;place-items:center;padding:16px}.dialog{width:min(640px,100%);max-height:min(92vh,820px);overflow:auto;border-radius:28px;background:#16050b;border:1px solid var(--line);box-shadow:0 36px 100px rgba(0,0,0,.55);padding:clamp(22px,4vw,34px)}.dialog>p{color:#bca4ac;font-size:11px;line-height:1.65}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.field{margin-top:12px}.field.full{grid-column:1/-1}.field label{display:block;margin-bottom:7px;color:#927b83;font-size:7px;font-weight:1000;letter-spacing:.12em}.field input,.field select,.field textarea{width:100%;border-radius:14px;border:1px solid var(--line);background:#0e0307;color:#fff;padding:13px 14px;font-size:11px}.field textarea{min-height:80px;resize:vertical}.consent{display:flex;align-items:flex-start;gap:9px;margin-top:15px;padding:13px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.12);color:#aa929a;font-size:9px;line-height:1.45;text-align:left}.consent input{margin-top:2px}.form-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap;margin-top:17px}.form-note{margin-top:11px;color:#7f6971;font-size:8px;line-height:1.5}.form-note a{color:#cdb4bc}.toast{position:fixed;left:50%;bottom:calc(24px + var(--safe));transform:translate(-50%,18px);z-index:150;background:#fff;color:#25050d;padding:12px 16px;border-radius:999px;font-size:9px;font-weight:1000;letter-spacing:.07em;opacity:0;visibility:hidden;transition:.2s}.toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}footer{padding:32px 0 42px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.5fr .7fr;gap:22px;align-items:start;color:#917982;font-size:9px;line-height:1.6}footer .right{text-align:right}.legal-links{margin-top:7px;display:flex;gap:7px;flex-wrap:wrap}.legal-links a{color:#c4abb3;text-decoration:none;font-weight:900;letter-spacing:.07em}
@media(max-width:900px){.products,.strategy-card,.split-head{grid-template-columns:1fr}.section-copy{margin:14px 0 0}.trust-grid{grid-template-columns:1fr 1fr}.faq{grid-template-columns:1fr}.navlinks a:not(.shop-nav){display:none}footer{grid-template-columns:1fr}footer .right{text-align:left}}
@media(max-width:560px){.shell{width:min(100% - 22px,1180px)}.hero{padding-top:50px}.hero h1{font-size:58px}.lead{font-size:13px}.trust-grid{grid-template-columns:1fr 1fr}.trust{padding:12px}.section{padding:66px 0}.products{gap:12px}.product{border-radius:24px}.product-visual{min-height:300px}.garment{width:205px;height:148px}.garment.boyshort{height:126px}.tee{width:205px;height:185px}.product-body{padding:20px}.product-controls{grid-template-columns:1fr}.product-controls .btn{width:100%;text-align:center}.strategy-card{padding:22px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.dialog{border-radius:23px}.form-actions{display:grid}.form-actions .btn{width:100%}.drop-ribbon{font-size:8px}.nav{gap:9px}.brand span{font-size:14px}.navlinks{gap:8px}.navlinks .shop-nav{display:none}.bag-button{padding:11px 13px}.bag-panel{padding:18px}.faq article{padding:17px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.product:hover .garment{transform:rotate(-2deg)}}

/* V21 — two-product commerce-ready refinements */
.commerce-status{display:inline-flex;align-items:center;gap:7px;margin:14px auto 0;padding:8px 11px;border:1px solid rgba(183,255,74,.18);border-radius:999px;background:rgba(183,255,74,.045);color:#b7ff4a;font-size:7px;font-weight:1000;letter-spacing:.11em}.commerce-status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 12px rgba(183,255,74,.45)}.commerce-status[data-live="true"]{color:#fff;background:rgba(255,23,72,.12);border-color:rgba(255,23,72,.28)}
.garment.lace{background:linear-gradient(145deg,#251018,#090608);clip-path:polygon(7% 8%,93% 8%,84% 49%,70% 95%,51% 82%,30% 95%,16% 49%)}.garment.lace:after{left:8%;right:8%;top:10%;height:23%;background:radial-gradient(circle at 3px 3px,rgba(255,255,255,.22) 1.3px,transparent 1.5px) 0 0/8px 8px;border-bottom:1px solid rgba(255,255,255,.14);box-shadow:none}.garment.lace:before{font-size:42px;top:57%;filter:drop-shadow(0 3px 8px rgba(255,23,72,.38))}
.product-source{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px;padding:9px 10px;border-radius:12px;background:rgba(0,0,0,.14);border:1px solid rgba(255,255,255,.055);color:#8e7880;font-size:7px;font-weight:850;letter-spacing:.065em}.product-source b{color:#bda7ae}.bag-foot .btn.checkout{display:block;background:var(--green);color:#16040a;box-shadow:0 12px 35px rgba(183,255,74,.12)}

/* V22 — real Drop 01 design previews, Shopify-draft state */
.merch-preview{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 38%,rgba(255,23,72,.15),transparent 48%),linear-gradient(145deg,#17070d,#0c0306)}
.preview-badge{position:absolute;left:16px;top:16px;z-index:4;padding:8px 10px;border-radius:999px;background:rgba(183,255,74,.1);border:1px solid rgba(183,255,74,.22);color:var(--green);font-size:7px;font-weight:1000;letter-spacing:.1em;backdrop-filter:blur(8px)}
.preview-caption{position:absolute;left:18px;right:18px;bottom:16px;z-index:5;display:flex;justify-content:space-between;gap:10px;align-items:end;padding-top:10px;border-top:1px solid rgba(255,255,255,.1)}
.preview-caption b{font-size:8px;letter-spacing:.11em}.preview-caption span{font-size:7px;color:#9b838b;text-align:right}
.merch-lace{width:270px;height:200px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#1c0b12,#070506);clip-path:polygon(7% 8%,93% 8%,84% 49%,70% 95%,51% 82%,30% 95%,16% 49%)}
.merch-lace:before,.merch-lace:after{display:none!important}.merch-lace img{width:108px;height:108px;object-fit:contain;transform:translateY(15px);filter:drop-shadow(0 8px 16px rgba(0,0,0,.42))}
.merch-tee{width:250px;height:225px;background:#070707!important;clip-path:polygon(22% 0,38% 10%,62% 10%,78% 0,100% 25%,83% 37%,82% 100%,18% 100%,17% 37%,0 25%)!important;filter:drop-shadow(0 30px 34px rgba(0,0,0,.36));position:relative}
.merch-tee:before,.merch-tee:after{display:none!important}.chest-lockup{position:absolute;right:10%;top:26%;width:62px;display:flex;flex-direction:column;align-items:center;gap:2px}.chest-lockup img{width:38px;height:52px;object-fit:contain}.chest-lockup span{font-size:8px;line-height:.98;font-weight:1000;letter-spacing:.015em;text-align:center;color:#fff}
.inventory-warning{margin-top:9px;padding:10px 11px;border:1px solid rgba(255,216,74,.16);background:rgba(255,216,74,.045);border-radius:12px}.inventory-warning b{display:block;color:var(--yellow);font-size:7px;letter-spacing:.1em}.inventory-warning span{display:block;margin-top:4px;color:#9d868e;font-size:8px;line-height:1.45}
@media(max-width:560px){.preview-badge{left:12px;top:12px}.preview-caption{left:14px;right:14px}.merch-lace{width:220px;height:165px}.merch-lace img{width:90px;height:90px}.merch-tee{width:215px;height:192px}.chest-lockup{width:56px}.chest-lockup img{width:34px;height:47px}.chest-lockup span{font-size:7px}}


/* V24 — customer-facing Drop 01 */
.real-product-visual{min-height:470px;background:radial-gradient(circle at 50% 42%,rgba(255,23,72,.15),transparent 58%),linear-gradient(145deg,#17070d,#0c0306)}
.real-product-visual:before{opacity:.4}
.product-photo-frame{position:relative;z-index:2;width:min(82%,440px);height:355px;border-radius:24px;background:#f7f5f3;display:grid;place-items:center;overflow:hidden;box-shadow:0 28px 60px rgba(0,0,0,.42);border:1px solid rgba(255,255,255,.08);text-decoration:none}
.product-photo{width:100%;height:100%;object-fit:contain;display:block}
.crop-photo-frame{grid-template-columns:1fr 1fr;width:min(92%,540px);height:330px;gap:1px;background:#e9e7e4}
.crop-photo-frame .product-photo{background:#fff}
.product-body strong{color:#fff}
.product-controls .btn[disabled]{opacity:.62;cursor:not-allowed;filter:none}
@media(max-width:560px){.real-product-visual{min-height:380px}.product-photo-frame{width:88%;height:285px;border-radius:18px}.crop-photo-frame{width:94%;height:250px}.preview-caption span{max-width:52%}}

/* V25 — senior retail / three-product pass */
.skip-link{position:fixed;left:14px;top:12px;z-index:200;transform:translateY(-150%);padding:10px 14px;border-radius:999px;background:#fff;color:#16040a;text-decoration:none;font-size:9px;font-weight:1000;letter-spacing:.08em}.skip-link:focus{transform:none}
.nav{position:sticky;top:0;z-index:60;width:min(1180px,calc(100% - 28px));background:linear-gradient(180deg,rgba(15,2,7,.94),rgba(15,2,7,.76));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom-color:rgba(255,255,255,.08)}
.nav:after{content:"";position:absolute;left:50%;bottom:-1px;width:100vw;transform:translateX(-50%);height:1px;background:rgba(255,255,255,.055);pointer-events:none}
.navlinks a{transition:color .16s ease}.navlinks a:hover{color:#fff}.nav-cta{white-space:nowrap}
.hero{padding-top:88px}.hero h1{text-wrap:balance}.lead{text-wrap:pretty}.commerce-status{margin-top:18px}
.drop-ribbon{box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}
.trust{transition:transform .18s ease,border-color .18s ease,background .18s ease}.trust:hover{transform:translateY(-2px);border-color:rgba(255,155,176,.18);background:rgba(255,255,255,.025)}
.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.product{display:flex;flex-direction:column;min-width:0;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.product:hover{transform:translateY(-4px);border-color:rgba(255,155,176,.2);box-shadow:0 34px 90px rgba(0,0,0,.46)}.product-body{display:flex;flex-direction:column;flex:1}.product-controls{margin-top:auto;padding-top:18px}.product-controls.single{grid-template-columns:1fr}.product-shop-link{width:100%;text-align:center;display:block}.product h3{font-size:clamp(23px,2.2vw,30px);text-wrap:balance}.product p{text-wrap:pretty}.product-top{min-height:82px}.price{flex:0 0 auto}.price b{font-size:28px;letter-spacing:-.045em;color:#fff}.price small{margin-top:3px;white-space:nowrap}
.real-product-visual{min-height:420px;aspect-ratio:4/5}.product-photo-frame{width:calc(100% - 44px);height:300px;border-radius:22px}.panty-photo-frame{background:#fbf7f5}.crop-photo-frame{width:calc(100% - 30px);height:280px}.tee-photo-frame{background:#f4f1ee;height:320px}.tee-photo-frame .product-photo{object-fit:cover;object-position:center}
.product-rank{position:absolute;left:15px;top:15px;z-index:6;display:flex;align-items:center;gap:8px;padding:7px 9px;border-radius:999px;background:rgba(12,3,6,.76);border:1px solid rgba(255,255,255,.11);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.product-rank span{color:var(--green);font-size:8px;font-weight:1000;letter-spacing:.08em}.product-rank b{font-size:7px;letter-spacing:.1em;color:#fff}.preview-caption{background:linear-gradient(180deg,transparent,rgba(10,2,5,.68));margin:0 -18px -16px;padding:34px 18px 16px}.preview-caption b{font-size:8px}.preview-caption span{font-size:7px}
.product-bullets{min-height:52px;align-content:flex-start}.pill{background:rgba(255,255,255,.022)}.product-source{margin-top:12px}.product-note{min-height:54px}.strategy-card{position:relative;overflow:hidden}.strategy-card:before{content:"🍒";position:absolute;right:-24px;top:-48px;font-size:190px;opacity:.025;transform:rotate(12deg);pointer-events:none}.strategy-item strong{font-size:10px;letter-spacing:.02em}.drop-list{position:relative;overflow:hidden}.drop-list:after{content:"DON’T POP HER.";position:absolute;left:50%;bottom:-20px;transform:translateX(-50%);font-size:clamp(58px,12vw,150px);font-weight:1000;letter-spacing:-.08em;color:rgba(255,255,255,.018);white-space:nowrap;pointer-events:none}.faq article{transition:border-color .18s ease,transform .18s ease}.faq article:hover{border-color:rgba(255,155,176,.16);transform:translateY(-2px)}
@media(max-width:1040px){.products{grid-template-columns:1fr 1fr}.product-featured{grid-column:1/-1}.product-featured{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.product-featured .product-visual{min-height:500px}.product-featured .product-body{padding:34px}.product-featured .product-top{min-height:auto}}
@media(max-width:900px){.product-featured{display:flex;grid-column:auto}.products{grid-template-columns:1fr}.product-featured .product-visual{min-height:420px}.product-featured .product-body{padding:24px}.nav{width:min(100% - 28px,1180px)}}
@media(max-width:560px){.nav{height:66px}.nav-cta{padding:10px 12px;font-size:9px}.hero{padding-top:58px}.hero h1{font-size:clamp(52px,16vw,68px)}.lead{line-height:1.62}.products{gap:16px}.real-product-visual,.product-featured .product-visual{min-height:355px;aspect-ratio:auto}.product-photo-frame{width:calc(100% - 28px);height:255px}.crop-photo-frame{height:235px;width:calc(100% - 20px)}.tee-photo-frame{height:270px}.product-top{min-height:auto;gap:10px}.product h3{font-size:26px}.price b{font-size:24px}.price small{font-size:6px}.product-bullets{min-height:0}.product-note{min-height:0}.preview-caption{left:14px;right:14px;margin-left:-14px;margin-right:-14px}.product-rank{left:12px;top:12px}.strategy-card:before{font-size:130px}footer{padding-bottom:34px}}

/* V26 — storefront gallery + navigation polish */
.nav{
 top:12px;
 margin-top:12px;
 height:68px;
 padding:0 13px 0 15px;
 border:1px solid rgba(255,255,255,.105);
 border-radius:22px;
 background:
  linear-gradient(115deg,rgba(86,12,35,.86),rgba(29,4,12,.86) 42%,rgba(59,8,25,.80));
 box-shadow:0 18px 55px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.055),0 0 0 1px rgba(255,23,72,.015);
 overflow:hidden;
}
.nav:before{content:"";position:absolute;inset:-80% 22% auto;height:130px;background:radial-gradient(circle,rgba(255,23,72,.19),transparent 67%);pointer-events:none}
.nav:after{left:16px;right:16px;bottom:0;width:auto;transform:none;height:1px;background:linear-gradient(90deg,transparent,rgba(255,155,176,.18),transparent)}
.brand,.navlinks,.nav-cta{position:relative;z-index:2}
.brand i{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,rgba(255,23,72,.20),rgba(255,255,255,.045));border:1px solid rgba(255,155,176,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);font-size:19px}
.brand span{letter-spacing:-.035em}
.navlinks{gap:5px;padding:4px;border:1px solid rgba(255,255,255,.055);border-radius:999px;background:rgba(6,1,3,.18)}
.navlinks a{padding:9px 11px;border-radius:999px;color:#bfaab1;font-size:9px;letter-spacing:.1em;transition:color .16s ease,background .16s ease,transform .16s ease}
.navlinks a:hover{color:#fff;background:rgba(255,255,255,.05);transform:translateY(-1px)}
.navlinks .shop-nav{color:#fff;background:linear-gradient(180deg,rgba(255,23,72,.19),rgba(255,23,72,.08));box-shadow:inset 0 0 0 1px rgba(255,155,176,.11)}
.nav-cta{background:linear-gradient(135deg,#ff1748,#e90d3e);box-shadow:0 10px 30px rgba(255,23,72,.22)}
.hero{padding-top:78px}
.trust-grid-compact{grid-template-columns:repeat(3,1fr);max-width:840px;margin-left:auto;margin-right:auto}

/* Single-view product galleries with accessible controls and touch swipe */
.product-gallery{display:block;position:relative;isolation:isolate;touch-action:pan-y;background:#f7f4f2}
.product-gallery .gallery-main{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:1;transform:scale(1);transition:opacity .18s ease,transform .28s cubic-bezier(.2,.8,.2,1)}
.product-gallery.is-switching .gallery-main{opacity:.12;transform:scale(.985)}
.product-gallery .gallery-arrow{position:absolute;top:50%;z-index:5;width:38px;height:38px;display:grid;place-items:center;transform:translateY(-50%);border:1px solid rgba(10,2,5,.13);border-radius:50%;background:rgba(255,255,255,.88);color:#1b080e;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.11);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .15s ease,background .15s ease,box-shadow .15s ease}
.product-gallery .gallery-arrow:hover{background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.16)}
.product-gallery .gallery-arrow:active{transform:translateY(-50%) scale(.95)}
.product-gallery .gallery-prev{left:12px}.product-gallery .gallery-next{right:12px}
.gallery-dots{position:absolute;left:50%;bottom:12px;z-index:5;display:flex;gap:6px;transform:translateX(-50%);padding:7px 8px;border-radius:999px;background:rgba(13,3,7,.62);border:1px solid rgba(255,255,255,.10);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}
.gallery-dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.36);cursor:pointer;transition:width .16s ease,background .16s ease,transform .16s ease}
.gallery-dot:hover{background:#fff;transform:scale(1.1)}
.gallery-dot.is-active{width:19px;border-radius:999px;background:var(--red)}
.gallery-count{position:absolute;right:10px;bottom:10px;z-index:5;display:flex;gap:4px;align-items:center;padding:6px 8px;border-radius:999px;background:rgba(13,3,7,.66);border:1px solid rgba(255,255,255,.10);color:#fff;font-size:7px;font-weight:1000;letter-spacing:.08em;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}
.crop-photo-frame{display:block;width:calc(100% - 44px);height:300px;background:#f7f4f2}
.tee-photo-frame .product-photo{object-fit:contain;object-position:center}
.product-photo-frame{box-shadow:0 24px 54px rgba(0,0,0,.34),0 0 0 1px rgba(255,255,255,.035)}
.product-visual:hover .product-photo-frame{box-shadow:0 28px 62px rgba(0,0,0,.40),0 0 0 1px rgba(255,255,255,.05)}

@media(max-width:900px){
 .nav{top:8px;margin-top:8px}
 .trust-grid-compact{grid-template-columns:repeat(3,1fr)}
 .navlinks{background:transparent;border:0;padding:0}
}
@media(max-width:560px){
 .nav{height:62px;border-radius:18px;padding-left:10px;padding-right:9px}
 .brand i{width:31px;height:31px;border-radius:10px;font-size:17px}
 .nav-cta{padding:10px 11px}
 .hero{padding-top:52px}
 .trust-grid-compact{grid-template-columns:1fr}
 .crop-photo-frame{width:calc(100% - 28px);height:255px}
 .product-gallery .gallery-arrow{width:34px;height:34px;font-size:21px}
 .product-gallery .gallery-prev{left:8px}.product-gallery .gallery-next{right:8px}
 .gallery-dots{bottom:9px}.gallery-count{right:8px;bottom:8px}
}
@media(prefers-reduced-motion:reduce){.product-gallery .gallery-main{transition:none}}

/* V27 — native CHERRY bag powered by Shopify Storefront API */
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.commerce-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px}
.commerce-controls .size-field{min-width:0}.commerce-controls .size-select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#ff9bb0 50%),linear-gradient(135deg,#ff9bb0 50%,transparent 50%);background-position:calc(100% - 17px) 19px,calc(100% - 12px) 19px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:34px;transition:border-color .16s ease,background-color .16s ease,opacity .16s ease}
.commerce-controls .size-select:hover:not(:disabled){border-color:rgba(255,155,176,.28);background-color:#1b0710}.commerce-controls .size-select:disabled{opacity:.56}.add-bag{min-width:132px;white-space:nowrap}.stock-line{margin-top:8px;color:#91a87b;font-size:7px;font-weight:1000;letter-spacing:.09em;line-height:1.4}.stock-line.is-sold-out{color:#ff9bb0}.stock-line.is-warning{color:#ffd84a}
.bag-button{padding-right:20px}.bag-count[hidden]{display:none}.bag-count{box-shadow:0 7px 18px rgba(183,255,74,.18)}
.bag-overlay{background:rgba(7,1,4,.7)}.bag-panel{width:min(500px,100%);padding:24px;background:radial-gradient(circle at 80% 0,rgba(255,23,72,.13),transparent 34%),linear-gradient(180deg,#19050c,#0f0207);box-shadow:-34px 0 90px rgba(0,0,0,.48)}
.bag-head{padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08)}.bag-head .kicker{margin-bottom:6px}.bag-head h2{font-size:30px}.bag-items{margin-top:8px}.bag-item{grid-template-columns:76px minmax(0,1fr) auto;align-items:start;padding:16px 0;gap:13px}.bag-thumb{height:76px;overflow:hidden;background:#f5f1ee;border:1px solid rgba(255,255,255,.08)}.bag-thumb img{width:100%;height:100%;display:block;object-fit:contain}.bag-copy{min-width:0}.bag-item b{display:block;font-size:12px;line-height:1.25}.bag-item small{line-height:1.4}.qty{display:inline-grid;grid-template-columns:28px 28px 28px;align-items:center;margin-top:10px;border:1px solid rgba(255,255,255,.1);border-radius:999px;overflow:hidden;background:rgba(255,255,255,.025)}.qty button{width:28px;height:28px;border:0;background:transparent;color:#fff;cursor:pointer;font-size:15px;line-height:1}.qty button:hover{background:rgba(255,255,255,.06)}.qty span{font-size:8px;font-weight:1000;text-align:center}.bag-item .remove{display:block}.bag-item .item-price{padding-top:2px;font-size:12px}.bag-total b{font-size:27px}.bag-foot .btn{min-height:48px}.bag-foot .btn:not(:disabled){background:linear-gradient(135deg,#ff1748,#e90d3e)}
.commerce-status{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:8px 11px;border:1px solid rgba(183,255,74,.15);border-radius:999px;background:rgba(183,255,74,.045);color:#d9ff9d;font-size:8px;font-weight:1000;letter-spacing:.08em}.commerce-status:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 16px rgba(183,255,74,.5)}
@media(max-width:560px){.commerce-controls{grid-template-columns:1fr}.add-bag{width:100%;min-width:0}.stock-line{text-align:center}.bag-panel{padding:18px}.bag-item{grid-template-columns:68px minmax(0,1fr) auto}.bag-thumb{height:68px}.bag-item .item-price{font-size:11px}.bag-button{padding-right:16px}}

/* V28 — retail readability, pricing and product inspection */
.shell{width:min(1320px,calc(100% - 40px))}
.nav{width:min(1320px,calc(100% - 40px))}
.navlinks a{font-size:10.5px}
.kicker{font-size:10px}
.hero{padding-top:72px;padding-bottom:24px}
.hero .lead{max-width:690px;font-size:17px;line-height:1.6}
.hero .commerce-status{font-size:9px;padding:9px 12px}
.drop-ribbon{max-width:860px;font-size:10px;padding:13px 18px;margin-top:22px}
.section{padding:68px 0}
.section-copy{font-size:15px;line-height:1.62;max-width:600px}

.products{gap:20px;margin-top:30px}
.product{border-radius:28px}
.product-body{padding:26px}
.product-top{display:block;min-height:0}
.product-top>div:first-child{min-width:0}
.product small.eyebrow{font-size:9px;letter-spacing:.11em}
.product h3{margin-top:8px;font-size:clamp(27px,2vw,32px);line-height:.96}
.price{margin-top:14px;text-align:left;display:flex;align-items:baseline;gap:10px;min-width:0}
.price b{display:block;font-size:clamp(30px,2.3vw,36px);line-height:1;white-space:nowrap;letter-spacing:-.055em}
.price small{font-size:9px;white-space:normal;line-height:1.3;margin:0;color:#a88f98}
.product p{font-size:13.5px;line-height:1.62;color:#d0b9c1}
.product-bullets{min-height:0;margin-top:15px;gap:7px}
.pill{padding:8px 10px;font-size:9px;letter-spacing:.06em;color:#c7afb7}
.product-controls{padding-top:20px;margin-top:10px}
.size-select{min-height:48px;font-size:11.5px;padding-left:15px}
.add-bag{min-height:48px;font-size:11.5px;min-width:142px}
.stock-line{font-size:9px;line-height:1.4;margin-top:10px;letter-spacing:.075em}
.product-note{min-height:0;font-size:10.5px;line-height:1.5;margin-top:15px;padding-top:14px}

.real-product-visual{min-height:450px}
.product-photo-frame,.crop-photo-frame{height:345px;width:calc(100% - 40px);border-radius:24px;cursor:zoom-in}
.tee-photo-frame{height:345px}
.product-rank{left:16px;top:16px;padding:8px 10px}
.product-rank span{font-size:9px}.product-rank b{font-size:8.5px}
.preview-caption{padding:38px 18px 17px}
.preview-caption b{font-size:9.5px}.preview-caption span{font-size:8.5px}
.gallery-count{font-size:9px;padding:7px 9px}
.gallery-dots{padding:8px 9px}
.gallery-dot{width:8px;height:8px}.gallery-dot.is-active{width:22px}
.gallery-zoom{position:absolute;right:11px;top:11px;z-index:6;border:1px solid rgba(10,2,5,.13);border-radius:999px;background:rgba(255,255,255,.9);color:#1a080e;padding:8px 10px;font-size:9px;font-weight:1000;letter-spacing:.07em;cursor:pointer;box-shadow:0 9px 22px rgba(0,0,0,.11);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.gallery-zoom:hover{background:#fff;transform:translateY(-1px)}

/* The shop should sell first and explain second. */
.wear-banner{position:relative;overflow:hidden;text-align:center;padding:clamp(28px,5vw,54px);border:1px solid var(--line);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));box-shadow:var(--shadow)}
.wear-banner:after{content:"🍒";position:absolute;right:-18px;top:-54px;font-size:190px;opacity:.025;transform:rotate(12deg);pointer-events:none}
.wear-banner h3{margin:11px 0 0;font-size:clamp(38px,5.5vw,68px);line-height:.9;letter-spacing:-.065em;text-transform:uppercase}
.wear-banner h3 span{color:var(--red)}
.wear-banner>p{margin:18px auto 0;max-width:620px;font-size:15px;line-height:1.55;color:#c9b1ba}
.wear-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:26px auto 0;max-width:900px}
.wear-options div{padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(0,0,0,.12)}
.wear-options b{display:block;color:var(--green);font-size:10px;letter-spacing:.09em}
.wear-options span{display:block;margin-top:5px;color:#fff;font-size:13px;font-weight:850}

.drop-list .section-copy{margin:14px auto 22px;text-align:center}
.drop-list .legal-line{font-size:10px;line-height:1.5}
.faq{gap:12px;margin-top:28px}
.faq-item{border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.025);overflow:hidden;transition:border-color .18s ease,background .18s ease}
.faq-item:hover{border-color:rgba(255,155,176,.17);background:rgba(255,255,255,.032)}
.faq-item summary{position:relative;list-style:none;cursor:pointer;padding:19px 52px 19px 20px;color:#fff;font-size:15px;font-weight:900;letter-spacing:-.015em}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:22px;color:#ff9bb0;font-weight:500;transition:transform .18s ease}
.faq-item[open] summary:after{transform:translateY(-50%) rotate(45deg)}
.faq-item p{margin:0;padding:0 20px 20px;color:#bea7af;font-size:12.5px;line-height:1.6}
footer{font-size:10.5px;line-height:1.55}
.legal-links a{font-size:10px}

/* Full-screen product inspection */
.image-lightbox{position:fixed;inset:0;z-index:220;display:none;place-items:center;background:rgba(7,1,4,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding:24px}
.image-lightbox.show{display:grid}
.lightbox-figure{margin:0;width:min(1040px,calc(100vw - 140px));height:min(86vh,900px);display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px;align-items:center;justify-items:center}
.lightbox-figure img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:20px;background:#f7f4f2;box-shadow:0 32px 100px rgba(0,0,0,.55)}
.lightbox-figure figcaption{color:#d9c3ca;font-size:12px;text-align:center;line-height:1.45}
.lightbox-close,.lightbox-arrow{position:absolute;z-index:2;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.09);color:#fff;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.lightbox-close{right:24px;top:24px;width:48px;height:48px;border-radius:50%;font-size:30px}
.lightbox-arrow{top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;font-size:34px}
.lightbox-prev{left:26px}.lightbox-next{right:26px}
.lightbox-close:hover,.lightbox-arrow:hover{background:rgba(255,255,255,.16)}

/* Make secondary UI readable without becoming loud. */
.bag-item b{font-size:13px}.bag-item small{font-size:9.5px}.bag-item .remove{font-size:8.5px}.qty span{font-size:9px}
.bag-total span{font-size:10px}.bag-foot p{font-size:9.5px}.dialog>p{font-size:12.5px}.field label{font-size:9px}.field input,.field select,.field textarea{font-size:12px}.consent{font-size:10.5px}.form-note{font-size:9.5px}.toast{font-size:10px}

@media(max-width:1040px){
 .shell,.nav{width:min(100% - 28px,1180px)}
 .product-top{display:block}
 .price{margin-top:12px}
 .product-featured .product-body{padding:30px}
}
@media(max-width:900px){
 .wear-options{grid-template-columns:1fr}
 .products{gap:18px}
 .real-product-visual,.product-featured .product-visual{min-height:430px}
 .product-photo-frame,.crop-photo-frame,.tee-photo-frame{height:330px}
}
@media(max-width:560px){
 .shell,.nav{width:min(100% - 22px,1180px)}
 .hero .lead{font-size:15px}
 .drop-ribbon{font-size:9px}
 .section{padding:56px 0}
 .section-copy{font-size:14px}
 .product-body{padding:21px}
 .product h3{font-size:27px}
 .price{display:block}.price b{font-size:31px}.price small{font-size:9px;margin-top:5px}
 .product p{font-size:13px}
 .pill{font-size:8.5px}
 .stock-line{font-size:8.5px;text-align:left}
 .product-note{font-size:10px}
 .real-product-visual,.product-featured .product-visual{min-height:390px}
 .product-photo-frame,.crop-photo-frame,.tee-photo-frame{height:300px;width:calc(100% - 24px)}
 .gallery-zoom{font-size:8px;padding:7px 9px;right:8px;top:8px}
 .wear-banner{padding:28px 18px}.wear-banner h3{font-size:42px}.wear-banner>p{font-size:14px}
 .faq-item summary{font-size:14px;padding:17px 48px 17px 17px}.faq-item p{font-size:12px;padding:0 17px 17px}
 .lightbox-figure{width:calc(100vw - 28px);height:78vh}.lightbox-arrow{width:42px;height:42px;font-size:28px;top:auto;bottom:18px}.lightbox-prev{left:calc(50% - 56px)}.lightbox-next{right:calc(50% - 56px)}.lightbox-close{right:14px;top:14px;width:44px;height:44px}
}




/* V36 — single-product Drop 01 */
.single-product-grid{grid-template-columns:1fr;max-width:1160px;margin-left:auto;margin-right:auto}
.product-solo{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:stretch;overflow:hidden}
.product-solo .product-visual{min-height:640px;border-right:1px solid rgba(255,255,255,.07)}
.product-solo .product-photo-frame{width:calc(100% - 58px);height:520px;max-width:610px}
.product-solo .product-body{padding:clamp(34px,4.5vw,62px);display:flex;flex-direction:column;justify-content:center}
.product-solo .product h3,.product-solo h3{font-size:clamp(40px,4.4vw,62px);line-height:.9;max-width:560px}
.product-solo .price{margin-top:22px}
.product-solo .price b{font-size:clamp(38px,4vw,52px)}
.product-solo .product-body>p{font-size:16px;line-height:1.65;max-width:560px;margin-top:22px}
.product-solo .product-bullets{margin-top:20px;gap:8px}
.product-solo .pill{font-size:9.5px;padding:9px 12px}
.product-solo .product-controls{margin-top:28px;max-width:560px}
.product-solo .size-select,.product-solo .add-bag{min-height:54px;font-size:12px}
.product-solo .stock-line{font-size:9.5px;margin-top:12px}
.product-solo .product-note{font-size:11px;margin-top:18px;padding-top:16px;max-width:560px}
.wear-options{grid-template-columns:repeat(3,1fr)!important;max-width:900px}
.hero h1{max-width:1100px;margin-left:auto;margin-right:auto}
@media(max-width:900px){
 .product-solo{grid-template-columns:1fr}
 .product-solo .product-visual{min-height:500px;border-right:0;border-bottom:1px solid rgba(255,255,255,.07)}
 .product-solo .product-photo-frame{height:420px}
 .product-solo .product-body{padding:32px}
 .product-solo .product-controls{max-width:none}
}
@media(max-width:560px){
 .single-product-grid{margin-top:24px}
 .product-solo .product-visual{min-height:390px}
 .product-solo .product-photo-frame{height:310px;width:calc(100% - 24px)}
 .product-solo .product-body{padding:22px}
 .product-solo .product h3,.product-solo h3{font-size:36px}
 .product-solo .product-body>p{font-size:14px}
 .wear-options{grid-template-columns:1fr!important}
}
