.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border);overflow:visible}.site-header-spacer{display:none}.site-header-wrap{max-width:1180px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.site-header-top{display:flex;align-items:center;justify-content:space-between;gap:2rem;height:64px}.site-header .logo-link{display:flex;align-items:center;flex-shrink:0;color:var(--text-primary)}.site-header .logo-link:hover{color:var(--text-primary);opacity:.9}.site-header .logo-img{display:block;height:36px;width:auto;max-width:180px;object-fit:contain}.site-header-nav{display:flex;align-items:center;gap:1.5rem}.site-navlink{color:var(--text-primary);font-weight:600;font-size:.93rem;text-decoration:none;transition:color .15s}.site-navlink:hover{color:var(--brand-primary)}.site-navlink-muted{color:var(--text-secondary)}.site-header-right{display:flex;align-items:center;gap:.65rem}.site-header-cta{display:inline-flex;align-items:center;background:var(--brand-gradient);color:#fff;font-weight:800;font-size:.92rem;padding:.6rem 1.35rem;border-radius:50px;text-decoration:none;box-shadow:0 6px 18px -6px rgba(138,85,238,.55);transition:transform .15s;white-space:nowrap}.site-header-cta:hover{transform:translateY(-1px);color:#fff}.site-header-wa{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;color:#10893d;transition:background .15s,color .15s}.site-header-wa:hover{color:#0c6e30;background:rgba(37,211,102,.12)}.site-header .nav-link-cart{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border:none;border-radius:50%;background:transparent;color:var(--text-secondary);cursor:pointer;transition:color .15s,background .15s}.site-header .nav-link-cart:hover{color:var(--brand-primary);background:rgba(138,85,238,.1)}.site-header .nav-link-cart-wrap{position:relative;display:flex;align-items:center;justify-content:center}.site-header .nav-link-cart-badge{position:absolute;top:-4px;right:-6px;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.6875rem;font-weight:700;line-height:1.25rem;color:#fff;background:var(--brand-primary);border-radius:9999px;display:flex;align-items:center;justify-content:center}.site-burger{display:none;background:none;border:none;cursor:pointer;padding:.4rem;margin-left:.1rem}.site-burger span{display:block;width:22px;height:2.5px;background:var(--text-primary);border-radius:2px;margin:4.5px 0}.catbar-outer{border-top:1px solid var(--border);background:var(--bg-page)}.catbar-wrap{position:relative}.catbar{display:flex;align-items:center;gap:.35rem;padding:.5rem 0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.catbar::-webkit-scrollbar{display:none}.cat-item{position:relative;flex-shrink:0}.cat{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .85rem;border-radius:50px;text-decoration:none;color:var(--text-primary);font-weight:700;font-size:.87rem;white-space:nowrap;transition:background .15s,color .15s}.cat-item.is-open>.cat,.cat-item:hover>.cat,.cat.active,.cat:hover{background:#efe9fb;color:var(--brand-primary)}.cat-all{color:var(--brand-primary);flex-shrink:0}.cat-dropdown{display:none}@media (min-width:901px){.catbar,.catbar-outer{overflow:visible}.cat-dropdown{display:block;position:absolute;top:100%;left:0;padding-top:.45rem;min-width:240px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease,visibility .15s;z-index:60}.cat-item.is-open>.cat-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:none}.cat-item:nth-last-child(-n+3)>.cat-dropdown{left:auto;right:0}.cat-dropdown-inner{background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 16px 40px -12px rgba(91,33,182,.22);padding:.55rem;max-height:min(70vh,420px);overflow-y:auto}.cat-dropdown-title{display:block;padding:.55rem .75rem .45rem;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-primary);text-decoration:none;border-bottom:1px solid var(--border);margin-bottom:.25rem}.cat-dropdown-title:hover{color:var(--brand-primary-hover)}.cat-dropdown-list{display:flex;flex-direction:column;gap:.1rem}.cat-dropdown-link{display:block;padding:.55rem .75rem;border-radius:10px;font-size:.9rem;font-weight:600;color:var(--text-primary);text-decoration:none;white-space:nowrap;transition:background .12s,color .12s}.cat-dropdown-link:hover{background:#efe9fb;color:var(--brand-primary)}}.catbar-arrow{display:none}.pf-mini{width:24px;height:24px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.pf-mini svg{width:13px;height:13px;fill:#fff;display:block}.bg-ig{background:linear-gradient(45deg,#f09433,#dc2743 60%,#bc1888)}.bg-tt{background:#211a38}.bg-yt{background:red}.bg-sc{background:#f7d70c}.bg-sc svg{fill:#211a38}.bg-rd{background:#ff4500}.bg-tg{background:#2aabee}.bg-fb{background:#1877f2}.bg-th{background:#211a38}.site-mobile-menu{display:none;border-top:1px solid var(--border);background:#fff;padding:.8rem 1.5rem 1.4rem;max-height:calc(100dvh - 7.5rem);overflow-y:auto;position:relative;z-index:52;-webkit-overflow-scrolling:touch}.site-mobile-menu.open{display:block}.site-mobile-menu a{display:flex;align-items:center;gap:.55rem;padding:.6rem 0;font-weight:600;color:var(--text-primary);text-decoration:none}.site-mobile-menu a:hover{color:var(--brand-primary)}.mm-cat .pf-mini{width:22px;height:22px;border-radius:6px}.mm-cat .pf-mini svg{width:12px;height:12px}.mm-all-cats{color:var(--brand-primary)!important;font-weight:700!important}.site-mobile-wa{color:#10893d!important}.mm-label{display:block;padding:.9rem 0 .3rem;font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted)}.site-mobile-overlay{position:fixed;inset:0;z-index:40;border:none;padding:0;margin:0;background:rgba(15,23,42,.35);cursor:pointer}@media (max-width:900px){.site-header{position:fixed;left:0;right:0;top:0;width:100%;z-index:50}.site-header-spacer{display:block;height:108px;flex-shrink:0}.site-header-nav{display:none}.site-burger{display:block}.site-header-top{height:60px;gap:.75rem}.site-header-right{gap:.4rem}.site-header .logo-link{flex-shrink:0}.site-header .logo-img{height:36px;max-width:148px}.site-header-cta{padding:.5rem 1.05rem;font-size:.85rem}.catbar{padding:.45rem 2.1rem .45rem 0}.catbar-arrow{display:flex;align-items:center;justify-content:center;right:0;top:50%;transform:translateY(-50%);width:2.1rem;height:2.1rem;border:none;background:linear-gradient(90deg,hsla(0,0%,98%,0),#fafafa 28%);color:var(--brand-primary);cursor:pointer;padding:0;z-index:2;box-shadow:-10px 0 14px -4px hsla(0,0%,98%,.95)}.catbar-arrow,.catbar-arrow:before{position:absolute;border-radius:50%}.catbar-arrow:before{content:"";inset:0;background:#fff;border:1px solid var(--border);box-shadow:0 2px 8px rgba(91,33,182,.12);z-index:-1}.catbar-arrow:active{transform:translateY(-50%) scale(.96)}}@media (max-width:430px){.site-header-wrap{padding:0 .9rem}.site-header-top{gap:.45rem}.site-header-right{gap:.25rem}.site-header .logo-img{height:34px;max-width:42vw}.site-header-cta{padding:.45rem .85rem;font-size:.8rem}.site-burger{flex-shrink:0;padding:.3rem}.site-header-spacer{height:106px}}.site-footer{background:#251d42;color:#bdb5d8;margin-top:auto;padding:3.5rem 0 2rem;width:100%;max-width:none;box-sizing:border-box}.site-footer .wrap{max-width:1180px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.site-footer .footer-wordmark{display:inline-block;font-weight:900;font-size:1.35rem;color:#fff;letter-spacing:-.02em;text-decoration:none;margin-bottom:.15rem}.site-footer .footer-wordmark:hover{color:#fff;opacity:.92}.site-footer .footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:2.2rem;gap:2.2rem;margin-bottom:2.5rem}.site-footer h4{color:#fff;font-size:.95rem;margin-bottom:.9rem;font-weight:700}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin-bottom:.5rem}.site-footer a{color:#b7aed4;font-size:.9rem;text-decoration:none;transition:color .15s}.site-footer a:hover{color:#fff;text-decoration:none}.site-footer .footer-brand p{font-size:.88rem;max-width:280px;margin-top:.8rem;line-height:1.6;color:#bdb5d8}.site-footer .footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);padding-top:1.6rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;font-size:.82rem;color:#9691ab}.site-footer .pay-note{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem;margin-top:1.15rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9691ab}.site-footer .footer-payment-img{display:block;max-width:220px;width:100%;height:auto;object-fit:contain;background:transparent;border-radius:10px;padding:0}@media (max-width:1020px){.site-footer .footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.site-footer{padding:2.75rem 0 1.75rem}.site-footer .wrap{padding:0 .9rem}.site-footer .footer-grid{grid-template-columns:1fr;gap:1.75rem;margin-bottom:2rem}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:.5rem}}@font-face{font-family:__DM_Sans_923bf1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_923bf1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_923bf1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_923bf1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_923bf1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_923bf1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_923bf1;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_923bf1;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_923bf1;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_923bf1;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_Fallback_923bf1;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_923bf1{font-family:__DM_Sans_923bf1,__DM_Sans_Fallback_923bf1;font-style:normal}@font-face{font-family:__Outfit_0dd153;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Outfit_0dd153;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Outfit_0dd153;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Outfit_0dd153;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Outfit_0dd153;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Outfit_0dd153;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Outfit_Fallback_0dd153;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_0dd153{font-family:__Outfit_0dd153,__Outfit_Fallback_0dd153;font-style:normal}.__variable_0dd153{--font-heading:"__Outfit_0dd153","__Outfit_Fallback_0dd153"}