:root{
  --ink:#15111c;--muted:#6f6878;--cream:#fff8ec;--purple:#6c36ff;--pink:#ff4fa3;--yellow:#ffd84f;--green:#63d398;--red:#ff5c5c;--blue:#55b8ff;--line:#e8e1ee;--white:#fff;--shadow:0 18px 40px rgba(33,19,55,.12)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}.topbar{background:var(--ink);color:white;text-align:center;padding:9px 16px;font-size:13px;font-weight:700}.topbar span{opacity:.4;padding:0 8px}.site-header{height:84px;display:flex;align-items:center;gap:28px;padding:0 clamp(18px,4vw,64px);border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);z-index:30}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--ink);min-width:max-content}.brand-mark{width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,var(--purple),var(--pink));color:#fff;display:grid;place-items:center;font-family:"Baloo 2";font-weight:800;font-size:24px;transform:rotate(-5deg)}.brand-name{font-family:"Baloo 2";font-size:29px;font-weight:800;letter-spacing:-1.3px}.brand-name span{color:var(--purple)}.search{display:flex;flex:1;max-width:720px;margin:auto;border:2px solid var(--ink);border-radius:999px;overflow:hidden;background:#fff}.search input{border:0;outline:0;padding:13px 18px;flex:1;font-size:15px}.search button{border:0;background:var(--yellow);font-weight:800;padding:0 20px;cursor:pointer}.header-actions{display:flex;gap:10px}.icon-btn{position:relative;border:0;background:transparent;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:center;font-size:18px;min-width:58px}.icon-btn span{font-size:11px;margin-top:2px}.basket-btn b{position:absolute;right:5px;top:-5px;background:var(--pink);color:white;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:11px}.main-nav{padding:0 clamp(18px,4vw,64px);border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:20}.nav-links{display:flex;align-items:center;gap:30px;height:52px;overflow:auto;white-space:nowrap}.nav-links a{text-decoration:none;color:var(--ink);font-size:14px;font-weight:800}.nav-links a:hover{color:var(--purple)}.sale-link{color:#e8276f!important}.menu-toggle{display:none}.hero{min-height:560px;background:var(--cream);display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.hero-copy{padding:80px clamp(24px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;font-weight:900;letter-spacing:1.8px;color:var(--purple)}.eyebrow.dark{color:#5e5765}.hero h1{font-family:"Baloo 2";font-size:clamp(52px,6vw,88px);line-height:.92;letter-spacing:-4px;margin:13px 0 20px}.hero h1 em{font-style:normal;color:var(--pink);position:relative}.hero p{font-size:19px;line-height:1.65;color:#51495b;max-width:620px}.hero-actions{display:flex;gap:12px;margin:16px 0 24px}.btn{display:inline-flex;justify-content:center;align-items:center;padding:14px 22px;border-radius:999px;text-decoration:none;border:0;font-weight:900;cursor:pointer;font-size:14px}.btn-primary{background:var(--ink);color:white}.btn-primary:hover{background:var(--purple)}.btn-secondary{background:#fff;color:var(--ink);border:2px solid var(--ink)}.btn-light{background:#fff;color:var(--ink)}.full{width:100%}.hero-trust{display:flex;gap:18px;flex-wrap:wrap;font-size:12px;font-weight:800;color:#5c5365}.hero-art{position:relative;background:linear-gradient(135deg,#6a39ff,#9d55ff 50%,#ff4fa3);min-height:500px}.burst{position:absolute;border-radius:50%;background:rgba(255,255,255,.12)}.burst-one{width:420px;height:420px;left:12%;top:10%}.burst-two{width:260px;height:260px;right:-5%;bottom:-8%;background:rgba(255,216,79,.35)}.costume-card{position:absolute;width:150px;height:170px;border-radius:28px;background:white;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-family:"Baloo 2";font-size:20px;transform:rotate(var(--r))}.costume-card span{font-size:68px}.c1{left:10%;top:13%;--r:-9deg}.c2{right:12%;top:14%;--r:8deg}.c3{left:19%;bottom:10%;--r:7deg}.c4{right:7%;bottom:9%;--r:-8deg}.hero-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-6deg);width:155px;height:155px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;text-align:center;font-family:"Baloo 2";font-size:28px;font-weight:900;line-height:.9;border:8px solid white;box-shadow:0 10px 30px rgba(31,17,41,.24)}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:22px clamp(18px,4vw,64px);border-bottom:1px solid var(--line);gap:16px}.benefits article{display:flex;gap:12px;align-items:center;justify-content:center}.benefits article>span{font-size:25px}.benefits strong,.benefits small{display:block}.benefits small{font-size:11px;color:var(--muted);margin-top:3px}.section{padding:72px clamp(18px,5vw,80px)}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:26px}.section-head h2,.promo-band h2,.split-feature h2,.newsletter h2{font-family:"Baloo 2";font-size:clamp(32px,4vw,48px);line-height:1;margin:8px 0 0;letter-spacing:-1.5px}.section-head a{color:var(--ink);font-weight:800}.theme-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.theme-card{min-height:190px;padding:20px;border:0;border-radius:24px;text-align:left;cursor:pointer;transition:.25s;display:flex;flex-direction:column;align-items:flex-start}.theme-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.theme-card span{font-size:52px;margin:auto 0}.theme-card b{font-family:"Baloo 2";font-size:22px}.theme-card small{font-weight:600;opacity:.72}.theme-purple{background:#e8ddff}.theme-pink{background:#ffddee}.theme-blue{background:#dff2ff}.theme-yellow{background:#fff3bd}.theme-red{background:#ffe0dc}.theme-green{background:#daf5e7}.promo-band{margin:0 clamp(18px,5vw,80px);border-radius:30px;padding:44px 54px;background:linear-gradient(110deg,var(--ink),#352343);color:white;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden}.promo-band:after{content:"★";position:absolute;right:24%;top:-60px;font-size:220px;color:rgba(255,255,255,.05);transform:rotate(18deg)}.promo-band p{max-width:650px;color:#d8d0df;line-height:1.6}.promo-pill{background:var(--yellow);color:var(--ink);padding:7px 11px;border-radius:99px;font-size:11px;font-weight:900;letter-spacing:1px}.products-head{gap:20px}.product-tools{display:flex;align-items:center;gap:14px}.product-tools span{font-size:13px;color:var(--muted)}.product-tools select{padding:10px 14px;border-radius:12px;border:1px solid var(--line);font-weight:700}.chips{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:24px}.chip{border:1px solid var(--line);background:white;border-radius:99px;padding:9px 15px;font-weight:800;cursor:pointer}.chip.active,.chip:hover{background:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{position:relative}.product-image{aspect-ratio:1/1.12;border-radius:24px;display:grid;place-items:center;font-size:92px;overflow:hidden;position:relative}.product-card:nth-child(4n+1) .product-image{background:#f2eaff}.product-card:nth-child(4n+2) .product-image{background:#fff0d6}.product-card:nth-child(4n+3) .product-image{background:#ddf5ee}.product-card:nth-child(4n+4) .product-image{background:#ffe7ef}.badge{position:absolute;left:12px;top:12px;padding:7px 9px;border-radius:99px;background:white;font-size:10px;font-weight:900}.badge.sale{background:var(--pink);color:#fff}.heart{position:absolute;right:12px;top:12px;width:36px;height:36px;border-radius:50%;border:0;background:white;font-size:18px;cursor:pointer}.product-info{padding:14px 3px}.product-info small{color:var(--muted);font-weight:700;text-transform:uppercase;font-size:10px;letter-spacing:.8px}.product-info h3{font-size:16px;margin:6px 0 8px}.price-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.price{font-size:18px;font-weight:900}.old-price{text-decoration:line-through;color:#999;font-size:13px;margin-left:5px}.quick-add{border:0;background:var(--ink);color:white;border-radius:11px;padding:9px 12px;font-weight:800;cursor:pointer}.quick-add:hover{background:var(--purple)}.split-feature{display:grid;grid-template-columns:1fr 1fr;background:var(--purple);color:white;margin-top:40px}.split-copy{padding:80px clamp(28px,7vw,100px)}.split-copy .eyebrow{color:var(--yellow)}.split-copy p{color:#e6ddff;line-height:1.7;max-width:620px}.split-copy ul{padding:0;list-style:none;display:flex;gap:14px;flex-wrap:wrap;font-weight:800}.split-visual{min-height:430px;background:linear-gradient(145deg,#ff4fa3,#ff7dbb);position:relative;overflow:hidden}.mini-card{position:absolute;background:#fff;color:var(--ink);padding:18px;border-radius:22px;box-shadow:var(--shadow);display:flex;align-items:center;gap:14px;font-size:48px;min-width:220px}.mini-card span{font-size:13px;line-height:1.5}.mini-card.one{left:12%;top:14%;transform:rotate(-7deg)}.mini-card.two{right:12%;top:40%;transform:rotate(8deg)}.mini-card.three{left:20%;bottom:8%;transform:rotate(2deg)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid blockquote{margin:0;background:#faf7fc;border-radius:22px;padding:27px;font-size:17px;font-weight:700;line-height:1.55}.review-grid blockquote:before{content:"★★★★★";display:block;color:#f4b400;letter-spacing:2px;font-size:13px;margin-bottom:14px}.review-grid cite{display:block;margin-top:18px;font-size:12px;color:var(--muted);font-style:normal}.newsletter{margin:20px clamp(18px,5vw,80px) 70px;background:var(--yellow);border-radius:28px;padding:44px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:24px}.newsletter form{display:flex;gap:10px}.newsletter input{flex:1;min-width:0;border:2px solid var(--ink);border-radius:99px;padding:14px 18px;font-size:15px}.newsletter p{grid-column:2;font-weight:800;margin:0}footer{background:var(--ink);color:white;padding:55px clamp(18px,5vw,80px) 24px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px}.footer-brand{color:white}.footer-grid p{max-width:460px;color:#bcb2c5;line-height:1.6}.footer-grid h3{font-family:"Baloo 2";font-size:19px}.footer-grid a{display:block;color:#c9c0d0;text-decoration:none;margin:11px 0;font-size:13px}.footer-bottom{border-top:1px solid #342b39;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;color:#968c9d;font-size:12px}.cart-drawer{position:fixed;right:-440px;top:0;width:min(420px,100%);height:100vh;background:white;z-index:60;box-shadow:-16px 0 50px rgba(0,0,0,.2);transition:right .3s;display:flex;flex-direction:column}.cart-drawer.open{right:0}.cart-head{padding:22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.cart-head h2{font-family:"Baloo 2";font-size:29px;margin:0}.cart-head button{border:0;background:transparent;font-size:32px;cursor:pointer}.cart-items{padding:20px;flex:1;overflow:auto}.empty-cart{text-align:center;color:var(--muted);margin-top:80px}.cart-item{display:grid;grid-template-columns:65px 1fr auto;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);align-items:center}.cart-item-emoji{width:65px;height:65px;border-radius:15px;background:#f6f0fa;display:grid;place-items:center;font-size:34px}.cart-item h4{margin:0 0 4px;font-size:13px}.cart-item small{color:var(--muted)}.remove{border:0;background:transparent;cursor:pointer;color:#aa315f;font-weight:800}.cart-footer{border-top:1px solid var(--line);padding:20px}.cart-footer>div{display:flex;justify-content:space-between;margin-bottom:14px}.cart-footer small{display:block;text-align:center;color:var(--muted);margin-top:10px}.overlay{position:fixed;inset:0;background:rgba(16,10,20,.4);z-index:50;opacity:0;pointer-events:none;transition:.3s}.overlay.show{opacity:1;pointer-events:auto}
@media(max-width:1050px){.theme-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.hero-art{min-height:480px}.benefits{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}
@media(max-width:760px){.topbar{font-size:11px}.site-header{height:auto;padding:14px 16px;display:grid;grid-template-columns:1fr auto}.search{order:3;grid-column:1/3;width:100%}.header-actions .icon-btn:first-child{display:none}.main-nav{padding:0 16px}.menu-toggle{display:block;width:100%;border:0;background:white;text-align:left;font-weight:900;height:46px}.nav-links{display:none;height:auto;flex-direction:column;align-items:flex-start;padding:10px 0 18px;gap:15px}.nav-links.open{display:flex}.hero-copy{padding:58px 22px}.hero h1{font-size:55px}.hero-art{min-height:400px}.costume-card{width:112px;height:128px;border-radius:20px}.costume-card span{font-size:46px}.costume-card b{font-size:16px}.hero-badge{width:120px;height:120px;font-size:21px}.benefits{grid-template-columns:1fr 1fr;padding:16px}.benefits article{justify-content:flex-start}.section{padding:55px 18px}.theme-grid{grid-template-columns:repeat(2,1fr)}.theme-card{min-height:160px}.promo-band{margin:0 18px;padding:35px 25px;align-items:flex-start;flex-direction:column}.product-grid{grid-template-columns:repeat(2,1fr);gap:14px}.product-image{font-size:68px}.product-info h3{font-size:14px}.quick-add{font-size:11px;padding:8px}.split-feature{grid-template-columns:1fr}.split-copy{padding:55px 24px}.review-grid{grid-template-columns:1fr}.newsletter{margin:10px 18px 50px;padding:28px 22px;grid-template-columns:1fr}.newsletter form{flex-direction:column}.newsletter p{grid-column:1}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/3}.footer-bottom{flex-direction:column;gap:10px}.products-head{align-items:flex-start;flex-direction:column}.section-head{align-items:flex-start}.section-head>a{display:none}}
@media(max-width:450px){.hero h1{font-size:47px}.hero-actions{flex-direction:column;align-items:stretch}.theme-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr 1fr}.price-row{align-items:flex-start;flex-direction:column}.quick-add{width:100%}.benefits{grid-template-columns:1fr}.costume-card.c2{right:4%}.costume-card.c3{left:10%}}

/* TryShop hero photography */
.hero-art{background:#ffcf21}
.hero-art>img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,17,41,.08),transparent 30%);pointer-events:none}
.hero-badge{left:auto;right:5%;top:auto;bottom:6%;transform:rotate(-6deg);z-index:2}
.tryon-link{color:var(--purple)!important}

/* Virtual dressing room */
.tryon-section{padding:76px clamp(18px,5vw,80px);background:var(--ink);color:#fff}
.tryon-heading{max-width:760px;margin-bottom:30px}
.tryon-heading .eyebrow{color:var(--yellow)}
.tryon-heading h2{font-family:"Baloo 2";font-size:clamp(38px,5vw,62px);letter-spacing:-2px;line-height:1;margin:10px 0 12px}
.tryon-heading p{font-size:17px;line-height:1.65;color:#d8d0df;max-width:700px}
.tryon-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:28px;align-items:stretch}
.tryon-stage{position:relative;min-height:590px;border-radius:30px;overflow:hidden;background:radial-gradient(circle at 50% 35%,#7245a6,#2a1936 70%);border:1px solid rgba(255,255,255,.16);touch-action:none;display:grid;place-items:center}
.tryon-stage video,.tryon-stage>#tryonPhoto{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#160d1d}
.tryon-stage video{transform:scaleX(-1)}
.tryon-placeholder{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;color:#d8d0df}
.tryon-placeholder span{font-size:68px}
.tryon-placeholder strong{font-family:"Baloo 2";font-size:25px;color:#fff}
.tryon-placeholder small{font-size:13px}
.tryon-overlay{position:absolute;left:50%;top:40%;width:48%;height:auto;transform:translate(-50%,-50%) rotate(0deg);transform-origin:center;cursor:grab;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 10px 18px rgba(0,0,0,.25));z-index:4}
.tryon-overlay.dragging{cursor:grabbing}
.camera-actions{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);display:flex;gap:10px;z-index:7}
.tryon-controls{border-radius:30px;background:#fff;color:var(--ink);padding:25px;display:flex;flex-direction:column;gap:19px}
.tryon-start,.tryon-finish{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.tryon-start .btn,.tryon-finish .btn{width:100%}
.privacy-note{margin:0;background:#f3edff;border-radius:15px;padding:13px;font-size:12px;line-height:1.5;color:#51495b}
.look-picker{display:grid;gap:9px}
.look-option{width:100%;border:2px solid var(--line);border-radius:16px;background:#fff;padding:9px;display:flex;align-items:center;gap:13px;text-align:left;cursor:pointer;color:var(--ink)}
.look-option:hover,.look-option.active{border-color:var(--purple);background:#f7f3ff}
.look-option img{width:62px;height:52px;object-fit:contain;background:#f5effa;border-radius:10px}
.look-option span{display:flex;flex-direction:column;gap:3px}
.look-option b{font-size:14px}.look-option small{color:var(--muted)}
.fit-controls{display:grid;gap:14px;padding-top:3px}
.fit-controls label{display:grid;grid-template-columns:58px 1fr;align-items:center;gap:10px;font-size:13px;font-weight:800}
.fit-controls input{width:100%;accent-color:var(--purple)}
.move-hint{font-size:12px;color:var(--muted);margin:0}
.tryon-status{font-size:12px;font-weight:700;color:var(--purple);min-height:18px;margin:0;text-align:center}
.tryon-finish button:disabled{opacity:.45;cursor:not-allowed}

@media(max-width:1050px){.tryon-layout{grid-template-columns:1fr}.tryon-stage{min-height:620px}.tryon-controls{display:grid;grid-template-columns:1fr 1fr}.privacy-note,.look-picker,.tryon-finish,.tryon-status{grid-column:1/3}}
@media(max-width:760px){.hero-art{min-height:360px}.hero-art>img{object-position:62% center}.hero-badge{width:106px;height:106px;font-size:19px}.tryon-section{padding:58px 18px}.tryon-stage{min-height:510px}.tryon-controls{display:flex;padding:18px}.look-option img{width:54px}.tryon-heading p{font-size:15px}}
@media(max-width:450px){.tryon-stage{min-height:440px}.tryon-start,.tryon-finish{grid-template-columns:1fr}.hero-badge{right:3%;bottom:3%}}
