@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&family=Sour+Gummy:wght@400;500;600;700;800&display=swap");html{scroll-behavior:smooth;overflow-x:clip;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}#__next,body{width:100%;overflow-x:clip}.ritmik-theme{--purple:#60388a;--purple-deep:#432663;--purple-soft:#8a63b5;--yellow:#f9b42a;--yellow-deep:#e89a06;--yellow-contrast:#8a5600;--mint:#57c6a9;--mint-soft:#d8f3ec;--mint-contrast:#1b6b59;--coral:#ff7a8a;--coral-contrast:#a52f48;--cream:#fff6e6;--lilac:#f2ebfa;--lilac-2:#e7daf6;--ink:#2c1e3f;--ink-soft:#6a5c7a;--line:#ebe3f2;--white:#fff;--hero-bg:var(--lilac);--accent:var(--yellow);--eyebrow:var(--mint-contrast);--r:20px;--r-lg:28px;--r-xl:36px;--r-pill:999px;--shadow-sm:0 4px 14px rgba(67,38,99,.08);--shadow:0 12px 30px rgba(67,38,99,.12);--shadow-lg:0 26px 60px rgba(67,38,99,.18);--category-card-height:420px;--container:1600px;--gutter:clamp(16px,2.5vw,40px);font-family:Quicksand,system-ui,sans-serif;color:var(--ink);background:var(--white)}.ritmik-theme *{box-sizing:border-box}.ritmik-theme h1,.ritmik-theme h2,.ritmik-theme h3,.ritmik-theme h4{margin:0;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-weight:700;letter-spacing:-.01em;line-height:1.02}.ritmik-theme a{color:inherit;text-decoration:none;touch-action:manipulation}.ritmik-theme img{display:block;max-width:100%}.ritmik-theme button,.ritmik-theme input{font:inherit}.ritmik-theme [role=button],.ritmik-theme button{touch-action:manipulation}.ritmik-theme .container{width:100%;max-width:var(--container);margin:0 auto;padding-inline:var(--gutter)}.ritmik-theme.section{position:relative;padding-block:clamp(56px,7vw,104px)}.ritmik-theme .section-head{max-width:640px;margin:0 auto clamp(34px,4vw,56px);text-align:center}.ritmik-theme .section-head h2{margin-top:14px;font-size:clamp(34px,4.4vw,58px)}.ritmik-theme .section-head p{margin:14px auto 0;color:var(--ink-soft);font-size:18px}.ritmik-theme .eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--eyebrow);font-family:Sour Gummy,sans-serif;font-size:clamp(13px,1vw,15px);font-weight:600;letter-spacing:.22em;text-transform:uppercase}.ritmik-theme .eyebrow.center:after,.ritmik-theme .eyebrow:before{content:"";width:22px;height:3px;border-radius:2px;background:currentColor}.ritmik-theme .eyebrow.center{justify-content:center}.ritmik-theme .btn{display:inline-flex;align-items:center;gap:10px;padding:15px 30px;border:none;border-radius:var(--r-pill);font-size:16px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease;white-space:nowrap}.ritmik-theme .btn svg{width:18px;height:18px}.ritmik-theme .btn:hover{transform:translateY(-3px)}.ritmik-theme .btn-primary{background:var(--yellow);color:var(--purple-deep);box-shadow:0 10px 22px -8px var(--yellow)}.ritmik-theme .btn-purple{background:var(--purple);color:#fff;box-shadow:0 10px 22px -8px var(--purple)}.ritmik-theme .btn-white{background:#fff;color:var(--purple);box-shadow:var(--shadow-sm)}.ritmik-theme .btn-ghost{border:2px solid var(--purple);background:transparent;color:var(--purple)}.ritmik-theme .btn-ghost:hover{background:var(--purple);color:#fff}.ritmik-theme .btn-lg{padding:18px 38px;font-size:18px}.ritmik-theme .ph{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(120% 120% at 20% 0,hsla(0,0%,100%,.5),transparent 60%),var(--ph-bg,var(--lilac-2))}.ritmik-theme .ph:after{content:attr(data-label);padding:6px 12px;border-radius:999px;background:hsla(0,0%,100%,.45);color:rgba(67,38,99,.42);font-family:Sour Gummy,sans-serif;font-size:14px;font-weight:600;letter-spacing:.04em}.ritmik-theme .ph.dots{background-image:radial-gradient(circle,hsla(0,0%,100%,.6) 2px,transparent 2px),linear-gradient(135deg,var(--ph-bg,var(--lilac-2)),var(--ph-bg2,var(--lilac)));background-size:22px 22px,100% 100%}.ritmik-theme .topbar{position:relative;z-index:60;background:#60388a;color:#fff}.ritmik-theme .topbar:after{content:"";position:absolute;right:0;bottom:0;left:0;z-index:3;height:20px;transform:translateY(18px);background:radial-gradient(15px at 50% 0,#60388a 70%,transparent 72%) 0 0 /40px 20px repeat-x,radial-gradient(11px at 50% 0,#60388a 70%,transparent 72%) 20px 0 /30px 20px repeat-x;pointer-events:none}.ritmik-theme .topbar-in{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px;height:42px}.ritmik-theme .footer-pills,.ritmik-theme .footer-socials,.ritmik-theme .header-actions,.ritmik-theme .pay-row,.ritmik-theme .topbar-locale,.ritmik-theme .topbar-social{display:flex;align-items:center}.ritmik-theme .topbar-social{gap:16px;justify-self:start}.ritmik-theme .footer-socials a,.ritmik-theme .topbar-social a{display:grid;place-items:center}.ritmik-theme .topbar-social a{min-width:18px;min-height:18px;color:inherit}.ritmik-theme .footer-socials svg,.ritmik-theme .topbar-social svg{width:18px;height:18px}.ritmik-theme .footer-socials img,.ritmik-theme .topbar-social img{display:block;width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.ritmik-theme .social-fallback{display:inline-grid;place-items:center;width:18px;height:18px;font-size:11px;font-weight:800;line-height:1;text-transform:uppercase}.ritmik-theme .topbar-msg-wrap{display:flex;justify-content:center;min-width:0;max-width:100%;padding-inline:20px;overflow:hidden}.ritmik-theme .topbar-msg{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:13.5px;font-weight:600;max-width:100%;white-space:nowrap;animation:ritmik-topbar-slide .45s cubic-bezier(.2,.7,.2,1)}.ritmik-theme a.topbar-msg{text-decoration:none}.ritmik-theme .topbar-msg-text{overflow:hidden;text-overflow:ellipsis}.ritmik-theme .topbar-msg svg{width:17px;height:17px}@keyframes ritmik-topbar-slide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ritmik-theme .topbar-locale{gap:10px;justify-self:end}.ritmik-theme .topbar-quick-links{display:flex;gap:8px;align-items:center}.ritmik-theme .topbar-quick-link{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 11px;border-radius:999px;background:hsla(0,0%,100%,.12);color:#fff;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;transition:background .18s ease,transform .18s ease}.ritmik-theme .topbar-quick-link:hover{background:hsla(0,0%,100%,.18);transform:translateY(-1px)}.ritmik-theme .topbar-quick-link-icon{display:inline-grid;flex:none;width:16px;height:16px;place-items:center}.ritmik-theme .topbar-quick-link-icon img,.ritmik-theme .topbar-quick-link-icon svg{width:16px;height:16px}.ritmik-theme .topbar-quick-link-icon img{-o-object-fit:contain;object-fit:contain}.ritmik-theme .topbar-quick-link-text{display:block}.ritmik-theme .loc-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:none;border-radius:999px;background:none;color:inherit;font-size:14px;font-weight:700;white-space:nowrap}.ritmik-theme .loc-btn.light:hover{background:hsla(0,0%,100%,.14)}.ritmik-theme .loc-btn svg{width:14px;height:14px}.ritmik-theme .site-header{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.86);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.ritmik-theme .header-main{display:flex;align-items:center;gap:clamp(14px,2vw,28px);height:96px;padding-top:18px}.ritmik-theme .header-actions{gap:12px}.ritmik-theme .header-icon-links{display:flex;align-items:center;gap:10px}.ritmik-theme .mobile-hamburger,.ritmik-theme .mobile-menu-close{flex:none;width:46px;min-width:46px;height:46px;padding:0;border-radius:50%;aspect-ratio:1/1}.ritmik-theme .mobile-menu-close{align-self:flex-end}.ritmik-theme .brand{display:inline-flex;align-items:center;flex:none;min-width:clamp(140px,16vw,220px)}.ritmik-theme .brand-logo{width:auto;max-width:100%;height:60px;-o-object-fit:contain;object-fit:contain}.ritmik-theme .searchbar{position:relative;display:flex;flex:0 1 600px;align-items:center;max-width:600px;margin:0 auto;padding:5px 6px 5px 0;border:2px solid transparent;border-radius:var(--r-pill);background:var(--lilac);transition:border-color .15s,background .15s;overflow:visible}.ritmik-theme .searchbar.menu-open,.ritmik-theme .searchbar:focus-within{border-color:var(--purple);background:#fff}.ritmik-theme .sb-cat-wrap{position:relative;flex:none}.ritmik-theme .sb-cat{display:flex;align-items:center;gap:7px;padding:11px 18px;border:none;background:transparent;color:var(--ink);font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer}.ritmik-theme .sb-cat svg{transition:transform .18s ease}.ritmik-theme .sb-cat.open svg{transform:rotate(180deg)}.ritmik-theme .sb-cat-menu{position:absolute;top:calc(100% + 10px);left:0;display:none;min-width:220px;padding:10px;border:1px solid rgba(91,58,134,.12);border-radius:22px;background:#fff;box-shadow:0 24px 48px rgba(54,26,90,.16);z-index:20}.ritmik-theme .sb-cat-menu.open{display:grid;grid-gap:4px;gap:4px}.ritmik-theme .sb-cat-option{width:100%;padding:11px 14px;border:none;border-radius:14px;background:transparent;color:var(--ink);font-size:14px;font-weight:600;text-align:left;cursor:pointer;transition:background .15s,color .15s,transform .15s}.ritmik-theme .sb-cat-option.active,.ritmik-theme .sb-cat-option:hover{background:rgba(106,64,156,.12);color:var(--purple)}.ritmik-theme .sb-cat-option:hover{transform:translateX(2px)}.ritmik-theme .sb-sep{width:1px;height:22px;background:rgba(67,38,99,.18);flex:none}.ritmik-theme .sb-input{flex:1 1;min-width:0;padding:13px 18px;border:none;outline:none;background:transparent;color:var(--ink);font-size:16px;font-weight:500}.ritmik-theme .sb-input::-moz-placeholder{color:var(--ink-soft)}.ritmik-theme .sb-input:-ms-input-placeholder{color:var(--ink-soft)}.ritmik-theme .sb-input::placeholder{color:var(--ink-soft)}.ritmik-theme .icon-btn,.ritmik-theme .ig-nav,.ritmik-theme .sb-btn,.ritmik-theme .sl-arrow,.ritmik-theme .to-top{display:grid;place-items:center}.ritmik-theme .sb-btn{width:44px;height:44px;border:none;border-radius:50%;background:var(--purple);color:#fff;cursor:pointer}.ritmik-theme .mobile-search-suggestions,.ritmik-theme .search-suggestions-panel{position:absolute;top:calc(100% + 12px);left:0;right:0;display:grid;grid-gap:18px;gap:18px;padding:18px;border:1px solid rgba(91,58,134,.12);border-radius:26px;background:#fff;box-shadow:0 24px 48px rgba(54,26,90,.16);z-index:24}.ritmik-theme .search-suggestions-section{display:grid;grid-gap:12px;gap:12px}.ritmik-theme .search-suggestions-title{margin:0;color:var(--purple);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ritmik-theme .search-suggestions-list{display:flex;flex-wrap:wrap;gap:10px}.ritmik-theme .search-suggestion-chip{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 16px;border:1px solid rgba(91,58,134,.12);border-radius:999px;background:#fff;color:var(--ink);font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease,color .15s ease}.ritmik-theme .search-suggestion-chip:focus-visible,.ritmik-theme .search-suggestion-chip:hover{border-color:rgba(106,64,156,.34);background:rgba(106,64,156,.08);color:var(--purple);transform:translateY(-1px)}.ritmik-theme .search-suggestion-icon{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%;background:rgba(106,64,156,.1);color:var(--purple);flex:none}.ritmik-theme .search-suggestion-icon svg{width:14px;height:14px}.ritmik-theme .search-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.ritmik-theme .search-product-card{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-width:0;padding:8px;border:1px solid rgba(91,58,134,.12);border-radius:16px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease}.ritmik-theme .search-product-card:focus-visible,.ritmik-theme .search-product-card:hover{border-color:rgba(106,64,156,.34);background:rgba(106,64,156,.06);transform:translateY(-1px)}.ritmik-theme .search-product-media{display:grid;width:58px;height:58px;overflow:hidden;border-radius:12px;background:#f5efff;color:var(--purple);font-weight:900;place-items:center}.ritmik-theme .search-product-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ritmik-theme .search-product-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.ritmik-theme .search-product-title{overflow:hidden;color:var(--ink);font-size:13px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.ritmik-theme .search-product-price{color:var(--purple);font-size:13px;font-weight:900}.ritmik-theme .search-products-loading{padding:12px 14px;border:1px dashed rgba(91,58,134,.18);border-radius:14px;color:var(--ink-soft);font-size:13px;font-weight:700}.ritmik-theme .mobile-search-shell{position:relative;display:none;margin:8px 0 14px}.ritmik-theme .mobile-searchbar{display:flex;align-items:center;gap:8px;padding:6px;border-radius:999px;background:#f2ebfa}.ritmik-theme .mobile-search-category{gap:6px;min-height:42px;padding:0 14px;border-radius:999px;background:hsla(0,0%,100%,.92);color:var(--purple);font-size:13px;line-height:1}.ritmik-theme .mobile-search-menu{min-width:200px}.ritmik-theme .mobile-search-input{flex:1 1;min-width:0;padding:12px 14px;border:none;outline:none;border-radius:999px;background:transparent;color:var(--ink);font-size:16px;font-weight:600}.ritmik-theme .mobile-search-input::-moz-placeholder{color:var(--ink-soft)}.ritmik-theme .mobile-search-input:-ms-input-placeholder{color:var(--ink-soft)}.ritmik-theme .mobile-search-input::placeholder{color:var(--ink-soft)}.ritmik-theme .mobile-search-btn{display:inline-grid;place-items:center;width:42px;height:42px;border:none;border-radius:50%;background:var(--purple);color:#fff;cursor:pointer}.ritmik-theme .mobile-search-suggestions{position:absolute;top:calc(100% + 12px)}.ritmik-theme .mobile-search-suggestions .search-products-grid{grid-template-columns:1fr}.ritmik-theme .mobile-menu.open .panel{overflow-y:auto}.ritmik-theme .icon-btn{position:relative;width:46px;height:46px;border:none;border-radius:50%;background:var(--lilac);color:var(--purple);transition:background .15s,transform .15s}.ritmik-theme .icon-btn:hover{transform:translateY(-2px);background:var(--lilac-2)}.ritmik-theme .icon-btn svg{width:22px;height:22px}.ritmik-theme .cart-count{position:absolute;top:4px;right:4px;display:grid;min-width:19px;height:19px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:var(--coral);color:#fff;font-size:11px;font-weight:700;place-items:center}.ritmik-theme .cart-total{margin-left:6px;color:var(--purple);font-size:15px;font-weight:700;white-space:nowrap}body.cart-drawer-open{overflow:hidden}.ritmik-theme .ritmik-cart-success-toast{position:fixed;top:max(18px,env(safe-area-inset-top));left:50%;z-index:1002;display:inline-flex;align-items:center;gap:10px;max-width:min(calc(100vw - 32px),420px);padding:14px 18px;border:1px solid hsla(0,0%,100%,.48);border-radius:18px;background:linear-gradient(135deg,#60388a,#7c53a6);box-shadow:0 18px 42px rgba(50,27,77,.28);color:#fff;font-size:14px;font-weight:800;line-height:1.35;transform:translateX(-50%);animation:ritmik-cart-success-toast-in .26s ease-out}.ritmik-theme .ritmik-cart-success-toast svg{flex:none;width:19px;height:19px;color:var(--yellow)}@keyframes ritmik-cart-success-toast-in{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}.ritmik-theme .cart-drawer-overlay{position:fixed;inset:0;z-index:79;border:none;background:rgba(38,20,57,.42);backdrop-filter:blur(3px);animation:ritmik-cart-overlay-in .22s ease}.ritmik-theme .cart-drawer{position:fixed;top:0;right:0;z-index:80;display:flex;flex-direction:column;width:min(100vw,430px);height:100dvh;padding:0;background:#fff;box-shadow:-22px 0 48px rgba(50,26,76,.18);animation:ritmik-cart-drawer-in .28s cubic-bezier(.2,.7,.2,1)}.ritmik-theme .cart-drawer-actions,.ritmik-theme .cart-drawer-header,.ritmik-theme .cart-drawer-item-link,.ritmik-theme .cart-drawer-total{display:flex;align-items:center}.ritmik-theme .cart-drawer-header{justify-content:space-between;gap:16px;min-height:80px;padding:0 26px;border-bottom:1px solid rgba(96,56,138,.12)}.ritmik-theme .cart-drawer-title{display:flex;align-items:center;gap:12px;color:var(--purple)}.ritmik-theme .cart-drawer-title svg{width:20px;height:20px}.ritmik-theme .cart-drawer-header h3{margin:0;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:27px;line-height:1}.ritmik-theme .cart-drawer-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 9px;border-radius:999px;background:#efe3fb;color:var(--purple);font-size:13px;font-weight:900}.ritmik-theme .cart-drawer-close{flex:none;width:48px;height:48px;background:#f3e8fb;color:var(--purple)}.ritmik-theme .cart-drawer-gift{display:grid;grid-gap:12px;gap:12px;padding:18px 26px 16px;border-bottom:1px solid rgba(96,56,138,.1);background:#fff7e7}.ritmik-theme .cart-drawer-gift-copy{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:14px;font-weight:700;line-height:1.35}.ritmik-theme .cart-drawer-gift-copy svg{flex:none;width:17px;height:17px;color:#35b989}.ritmik-theme .cart-drawer-gift-copy strong{color:var(--purple);font-weight:900}.ritmik-theme .cart-drawer-gift-progress{overflow:hidden;height:8px;border-radius:999px;background:rgba(249,180,42,.22)}.ritmik-theme .cart-drawer-gift-progress i{display:block;height:100%;border-radius:inherit;background:#f9a91d}.ritmik-theme .cart-drawer-body{display:grid;grid-gap:0;gap:0;flex:1 1;align-content:start;padding:24px 26px 0;overflow-y:auto}.ritmik-theme .cart-drawer-item{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px 14px;gap:10px 14px;padding:0 0 22px;border-bottom:1px dashed rgba(96,56,138,.18);background:transparent}.ritmik-theme .cart-drawer-item+.cart-drawer-item{padding-top:22px}.ritmik-theme .cart-drawer-item-top{display:contents}.ritmik-theme .cart-drawer-item-link{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:14px;align-items:center;grid-column:1;width:100%;padding:0;border:0;background:transparent;align-items:flex-start;gap:14px;min-width:0;text-decoration:none;text-align:left;cursor:pointer;font:inherit}.ritmik-theme .cart-drawer-thumb{display:grid;place-items:center;overflow:hidden;width:72px;height:72px;border-radius:14px;background:transparent;box-shadow:none;flex:none}.ritmik-theme .cart-drawer-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;padding:0}.ritmik-theme .cart-drawer-thumb-fallback{display:grid;width:100%;height:100%;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:28px;font-weight:700;place-items:center}.ritmik-theme .cart-drawer-item-details{display:grid;grid-gap:5px;gap:5px;min-width:0;flex:1 1}.ritmik-theme .cart-drawer-item-name{color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:16px;font-weight:800;line-height:1.18}.ritmik-theme .cart-drawer-item-meta{color:var(--ink-soft);font-size:13px;font-weight:800}.ritmik-theme .cart-drawer-item-price{grid-column:2;grid-row:1/span 2;align-self:center;padding-top:0;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:16px;font-weight:900;text-align:right;white-space:nowrap}.ritmik-theme .cart-drawer-item-actions{display:flex;align-items:center;justify-content:flex-start;gap:14px;grid-column:1;margin-left:86px}.ritmik-theme .cart-drawer-qty-control{padding:4px;border-color:rgba(96,56,138,.12);box-shadow:0 4px 14px rgba(96,56,138,.08)}.ritmik-theme .cart-drawer-qty-control button{width:28px;height:28px}.ritmik-theme .cart-drawer-remove{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0;border:none;background:transparent;color:var(--ink-soft);font-size:13px;font-weight:800;transition:background .15s ease,transform .15s ease,opacity .15s ease}.ritmik-theme .cart-drawer-remove svg{width:16px;height:16px}.ritmik-theme .cart-drawer-remove:hover{background:transparent;color:var(--purple);transform:translateY(-1px)}.ritmik-theme .cart-drawer-qty-control button:disabled,.ritmik-theme .cart-drawer-remove:disabled{opacity:.55;cursor:not-allowed;transform:none}.ritmik-theme .cart-drawer-empty{display:grid;grid-gap:10px;gap:10px;padding:22px;border:1px dashed rgba(96,56,138,.24);border-radius:24px;background:hsla(0,0%,100%,.72);color:var(--ink-soft)}.ritmik-theme .cart-drawer-empty strong{color:var(--ink);font-size:18px}.ritmik-theme .cart-drawer-empty p{margin:0;line-height:1.55}.ritmik-theme .cart-drawer-footer{display:grid;grid-gap:14px;gap:14px;padding:18px 26px 24px;border-top:1px solid rgba(96,56,138,.12);background:hsla(0,0%,100%,.96);box-shadow:0 -18px 40px rgba(96,56,138,.08)}.ritmik-theme .cart-drawer-saving{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#37b990;font-size:15px;font-weight:800}.ritmik-theme .cart-drawer-saving strong{font-weight:900}.ritmik-theme .cart-drawer-total{justify-content:space-between;gap:16px;color:var(--ink-soft);font-size:15px;font-weight:800}.ritmik-theme .cart-drawer-total strong{color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:28px;line-height:1}.ritmik-theme .cart-drawer-note{display:flex;align-items:center;gap:8px;color:var(--ink-soft);font-size:12px;font-weight:700}.ritmik-theme .cart-drawer-note svg{flex:none;width:14px;height:14px;color:#35b989}.ritmik-theme .cart-drawer-actions{gap:0}.ritmik-theme .cart-drawer-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 18px;border:1px solid rgba(96,56,138,.18);border-radius:999px;background:#fff;color:var(--purple);font-size:14px;font-weight:800;text-decoration:none;transition:transform .15s ease,background .15s ease,color .15s ease;flex:1 1;cursor:pointer;font-family:inherit}.ritmik-theme .cart-drawer-link:hover{transform:translateY(-1px)}.ritmik-theme .cart-drawer-link.primary{border-color:transparent;background:#f9b42a;color:#32154f;font-size:clamp(15px,4vw,18px);box-shadow:0 18px 30px rgba(249,180,42,.34)}.ritmik-theme .cart-drawer-link[disabled]{cursor:not-allowed;opacity:.5;transform:none;box-shadow:none}.ritmik-theme .cart-drawer-continue{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--ink-soft);font-size:14px;font-weight:900;cursor:pointer;font-family:inherit}.ritmik-theme .cart-drawer-continue:hover{color:var(--purple)}.ritmik-theme.ritmik-page-main{min-height:100vh;background:radial-gradient(circle at top left,rgba(87,198,169,.14),transparent 26%),linear-gradient(180deg,#fffaf4,#fff 32%)}.ritmik-theme .ritmik-page-hero{position:relative;overflow:hidden;padding-block:clamp(42px,5vw,74px)}.ritmik-theme .ritmik-page-hero:before{content:"";position:absolute;inset:auto auto -80px -80px;width:220px;height:220px;border-radius:50%;background:rgba(96,56,138,.08);filter:blur(4px)}.ritmik-theme .ritmik-auth-grid,.ritmik-theme .ritmik-checkout-hero-grid,.ritmik-theme .ritmik-form-grid,.ritmik-theme .ritmik-page-columns,.ritmik-theme .ritmik-page-hero-grid{display:grid}.ritmik-theme .ritmik-page-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:28px;align-items:center}.ritmik-theme .ritmik-checkout-copy h1,.ritmik-theme .ritmik-page-hero-copy h1{margin-top:14px;font-size:clamp(38px,4.5vw,64px)}.ritmik-theme .ritmik-checkout-copy p,.ritmik-theme .ritmik-page-hero-copy p{max-width:54ch;margin:16px 0 0;color:var(--ink-soft);font-size:18px;line-height:1.65}.ritmik-theme .ritmik-checkout-embed,.ritmik-theme .ritmik-checkout-summary-card,.ritmik-theme .ritmik-page-card,.ritmik-theme .ritmik-page-hero-panel{border:1px solid rgba(96,56,138,.1);border-radius:28px;background:hsla(0,0%,100%,.9);box-shadow:var(--shadow-sm)}.ritmik-theme .ritmik-page-hero-panel{padding:22px}.ritmik-theme .ritmik-page-section{padding-bottom:clamp(56px,6vw,86px)}.ritmik-theme .ritmik-page-columns{grid-template-columns:minmax(0,1.2fr) minmax(290px,.72fr);gap:24px;align-items:start}.ritmik-theme .ritmik-benefit-stack,.ritmik-theme .ritmik-cart-list,.ritmik-theme .ritmik-checkout-pill-wrap,.ritmik-theme .ritmik-feature-list{display:grid;grid-gap:16px;gap:16px}.ritmik-theme .ritmik-page-card{padding:24px}.ritmik-theme .ritmik-card-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--mint);font-family:Sour Gummy,Quicksand,sans-serif;font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ritmik-theme .ritmik-card-kicker:before{content:"";width:18px;height:3px;border-radius:999px;background:currentColor}.ritmik-theme .ritmik-summary-card{display:grid;grid-gap:16px;gap:16px}.ritmik-theme .ritmik-summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--ink-soft);font-size:15px;font-weight:700}.ritmik-theme .ritmik-summary-row strong{color:var(--ink)}.ritmik-theme .ritmik-summary-row.total{padding-top:16px;border-top:1px dashed rgba(96,56,138,.18)}.ritmik-theme .ritmik-summary-row.total strong{color:var(--purple);font-size:22px}.ritmik-theme .ritmik-auth-head,.ritmik-theme .ritmik-benefit-card,.ritmik-theme .ritmik-cart-item-top,.ritmik-theme .ritmik-cart-meta-row,.ritmik-theme .ritmik-checkout-bar-actions,.ritmik-theme .ritmik-checkout-bar-in,.ritmik-theme .ritmik-checkout-pill,.ritmik-theme .ritmik-inline-actions,.ritmik-theme .ritmik-mini-note{display:flex;align-items:center}.ritmik-theme .ritmik-mini-note{gap:10px;padding:14px 16px;border-radius:18px;background:var(--cream);color:var(--ink-soft);font-size:14px;line-height:1.5}.ritmik-theme .ritmik-mini-note svg{width:18px;height:18px;color:var(--yellow-deep);flex:none}.ritmik-theme .ritmik-empty-state{display:grid;grid-gap:14px;gap:14px;justify-items:start;text-align:left}.ritmik-theme .ritmik-empty-state strong{color:var(--ink);font-size:28px}.ritmik-theme .ritmik-auth-head p,.ritmik-theme .ritmik-auth-side-card p,.ritmik-theme .ritmik-benefit-card p,.ritmik-theme .ritmik-checkout-summary-card p,.ritmik-theme .ritmik-empty-state p{margin:0;color:var(--ink-soft);line-height:1.65}.ritmik-theme .ritmik-inline-actions{gap:12px;flex-wrap:wrap}.ritmik-theme .ritmik-inline-actions.between{justify-content:space-between}.ritmik-theme .ritmik-cart-item{display:grid;grid-template-columns:140px minmax(0,1fr);grid-gap:20px;gap:20px}.ritmik-theme .ritmik-cart-item-media{display:grid;place-items:center;overflow:hidden;min-height:168px;border-radius:24px;background:linear-gradient(180deg,#fff,#f4ebff)}.ritmik-theme .ritmik-cart-item-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ritmik-theme .ritmik-cart-thumb-fallback{display:grid;width:100%;height:100%;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:38px;font-weight:700;place-items:center}.ritmik-theme .ritmik-cart-item-content{display:grid;grid-gap:18px;gap:18px}.ritmik-theme .ritmik-cart-item-top{align-items:flex-start;justify-content:space-between;gap:16px}.ritmik-theme .ritmik-auth-head h2,.ritmik-theme .ritmik-auth-side-card h3,.ritmik-theme .ritmik-cart-item-top h3{margin-top:10px;font-size:clamp(26px,2.6vw,34px);overflow-wrap:anywhere}.ritmik-theme .ritmik-icon-link{display:grid;place-items:center;width:42px;height:42px;border:none;border-radius:50%;background:rgba(96,56,138,.08);color:var(--purple)}.ritmik-theme .ritmik-benefit-card svg,.ritmik-theme .ritmik-checkout-pill svg,.ritmik-theme .ritmik-icon-link svg,.ritmik-theme .ritmik-qty-control button svg,.ritmik-theme .ritmik-text-link svg{width:18px;height:18px}.ritmik-theme .ritmik-qty-control{display:inline-flex;align-items:center;gap:8px;padding:6px;border:1px solid rgba(96,56,138,.12);border-radius:999px;background:#fff}.ritmik-theme .ritmik-qty-control button{display:grid;place-items:center;width:34px;height:34px;border:none;border-radius:50%;background:var(--lilac);color:var(--purple)}.ritmik-theme .ritmik-qty-control span{min-width:26px;text-align:center;color:var(--ink);font-size:15px;font-weight:800}.ritmik-theme .ritmik-cart-meta-row{justify-content:space-between;gap:16px}.ritmik-theme .ritmik-cart-price{color:var(--purple);font-size:20px}.ritmik-theme .ritmik-text-link{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;color:var(--purple);font-weight:700}.ritmik-theme .ritmik-cart-side{position:sticky;top:132px;display:grid;grid-gap:18px;gap:18px}.ritmik-theme .ritmik-side-actions{display:grid;grid-gap:12px;gap:12px}.ritmik-cart-page-shell{background:#fff}.ritmik-theme .ritmik-cart-hero{position:relative;overflow:hidden;padding:clamp(48px,4.6vw,76px) 0 clamp(74px,7.4vw,112px);background:var(--hero-bg,#f5edfb);text-align:center}.ritmik-theme .ritmik-cart-hero-cloud,.ritmik-theme .ritmik-cart-hero-star{position:absolute;z-index:1;display:block;pointer-events:none}.ritmik-theme .ritmik-cart-hero-star{top:27%;left:10.5%;width:30px;color:var(--yellow);transform:rotate(-10deg);animation:ritmik-cart-float 5s ease-in-out infinite}.ritmik-theme .ritmik-cart-hero-cloud{top:20%;right:8.5%;width:96px;color:#fff;animation:ritmik-cart-float 7s ease-in-out infinite}.ritmik-theme .ritmik-cart-hero-cloud svg,.ritmik-theme .ritmik-cart-hero-star svg{display:block;width:100%;height:auto}.ritmik-theme .ritmik-cart-hero .container{position:relative;z-index:2}.ritmik-theme .ritmik-cart-wave{position:absolute;right:0;bottom:-1px;left:0;z-index:1;height:70px;pointer-events:none}.ritmik-theme .ritmik-cart-wave svg{display:block;width:100%;height:100%;fill:#fff}@keyframes ritmik-cart-float{0%,to{translate:0 0}50%{translate:0 -8px}}.ritmik-theme .ritmik-cart-breadcrumb{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px;color:var(--ink-soft);font-size:14px;font-weight:700}.ritmik-theme .ritmik-cart-breadcrumb a{color:inherit}.ritmik-theme .ritmik-cart-breadcrumb a:hover,.ritmik-theme .ritmik-cart-breadcrumb strong{color:var(--purple)}.ritmik-theme .ritmik-cart-hero h1{margin:0;color:var(--purple);font-size:clamp(34px,5vw,60px);line-height:1.02}.ritmik-theme .ritmik-cart-steps{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:22px;color:var(--ink-soft);font-size:14px;font-weight:800}.ritmik-theme .ritmik-cart-steps span{display:inline-flex;align-items:center;gap:10px}.ritmik-theme .ritmik-cart-steps b{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:rgba(96,56,138,.12);color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif}.ritmik-theme .ritmik-cart-steps .on{color:var(--purple)}.ritmik-theme .ritmik-cart-steps .on b{background:var(--purple);color:#fff}.ritmik-theme .ritmik-cart-steps i{width:clamp(28px,5vw,64px);height:2px;border-radius:999px;background:rgba(96,56,138,.18)}.ritmik-theme.ritmik-cart-page-shell .ritmik-cart-content{padding-top:clamp(30px,4vw,52px);padding-bottom:clamp(72px,8vw,120px)}.ritmik-theme .ritmik-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:24px;gap:24px;align-items:start}.ritmik-theme .ritmik-cart-main{min-width:0}.ritmik-theme .ritmik-cart-lines{overflow:hidden;border:1px solid var(--line);border-radius:var(--r-xl);background:#fff;box-shadow:var(--shadow-sm)}.ritmik-theme .ritmik-cart-lines-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid var(--line)}.ritmik-theme .ritmik-cart-lines-head h2{margin:0;color:var(--purple);font-size:19px}.ritmik-theme .ritmik-cart-lines-head button{display:inline-flex;align-items:center;gap:7px;border:none;background:transparent;color:var(--ink-soft);font-size:13px;font-weight:800;cursor:pointer}.ritmik-theme .ritmik-cart-lines-head button svg{width:15px;height:15px}.ritmik-theme .ritmik-cart-lines-head button:hover{color:var(--coral)}.ritmik-theme .ritmik-cart-line{display:grid;grid-template-columns:84px minmax(0,1fr) 116px 96px 32px;align-items:center;grid-gap:18px;gap:18px;padding:20px 24px}.ritmik-theme .ritmik-cart-line+.ritmik-cart-line{border-top:1px solid var(--line)}.ritmik-theme .ritmik-cart-line-media{display:grid;width:84px;height:84px;overflow:hidden;place-items:center;border-radius:14px;background:var(--lilac);color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:30px;font-weight:800}.ritmik-theme .ritmik-cart-line-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ritmik-theme .ritmik-cart-line-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.ritmik-theme .ritmik-cart-line-copy>span{overflow:hidden;color:var(--mint);font-size:12px;font-weight:800;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ritmik-theme .ritmik-cart-line-copy a{overflow:hidden;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:17px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.ritmik-theme .ritmik-cart-line-copy small{color:var(--ink-soft);font-size:13px;font-weight:800}.ritmik-theme .ritmik-cart-line-copy del{margin-left:6px;opacity:.62}.ritmik-theme .ritmik-cart-line-qty{display:inline-flex;justify-self:start;overflow:hidden;align-items:center;border:1.5px solid var(--line);border-radius:999px}.ritmik-theme .ritmik-cart-line-qty button{display:grid;width:34px;height:36px;place-items:center;border:none;background:#fff;color:var(--purple);cursor:pointer}.ritmik-theme .ritmik-cart-line-qty button:hover{background:var(--lilac)}.ritmik-theme .ritmik-cart-line-qty button svg{width:15px;height:15px}.ritmik-theme .ritmik-cart-line-qty strong{min-width:34px;color:var(--ink);font-family:Sour Gummy,Quicksand,sans-serif;font-size:15px;text-align:center}.ritmik-theme .ritmik-cart-line-total{justify-self:end;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:18px;white-space:nowrap}.ritmik-theme .ritmik-cart-line-remove{display:grid;width:32px;height:32px;place-items:center;border:none;border-radius:9px;background:transparent;color:var(--ink-soft);cursor:pointer}.ritmik-theme .ritmik-cart-line-remove:hover{background:#ffe9ec;color:var(--coral)}.ritmik-theme .ritmik-cart-line-remove svg{width:17px;height:17px}.ritmik-theme .ritmik-cart-summary{position:sticky;top:100px;align-self:start;display:flex;flex-direction:column;max-height:none;overflow:visible;padding:26px 24px;border:1px solid var(--line);border-radius:var(--r-xl);background:#fff;box-shadow:var(--shadow-sm)}.ritmik-theme .ritmik-cart-summary h3{margin:0 0 14px;color:var(--purple);font-size:20px}.ritmik-theme .ritmik-cart-gift{padding:12px 14px;margin-bottom:14px;border-radius:var(--r);background:var(--cream)}.ritmik-theme .ritmik-cart-gift p{display:flex;align-items:center;gap:8px;margin:0 0 8px;color:var(--ink);font-size:13px;font-weight:800;line-height:1.3}.ritmik-theme .ritmik-cart-gift svg{width:17px;height:17px;color:var(--yellow-deep);flex:none}.ritmik-theme .ritmik-cart-gift.done svg{color:var(--mint)}.ritmik-theme .ritmik-cart-gift b{color:var(--purple)}.ritmik-theme .ritmik-cart-progress{overflow:hidden;height:8px;border-radius:999px;background:#f0e4d0}.ritmik-theme .ritmik-cart-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--yellow),var(--yellow-deep));transition:width .5s cubic-bezier(.2,.7,.2,1)}.ritmik-theme .ritmik-cart-coupon-box{padding:13px 14px;margin-bottom:16px;border:2px dashed var(--lilac-2);border-radius:var(--r);background:#fcfaff}.ritmik-theme .ritmik-cart-coupon-label{display:flex;align-items:center;gap:7px;margin-bottom:9px;color:var(--purple);font-size:13px;font-weight:900}.ritmik-theme .ritmik-cart-coupon-label svg{width:16px;height:16px}.ritmik-theme .ritmik-cart-coupon{display:flex;gap:7px}.ritmik-theme .ritmik-cart-coupon input{flex:1 1;min-width:0;padding:10px 14px;border:1.5px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-family:inherit;font-size:13.5px;font-weight:800}.ritmik-theme .ritmik-cart-coupon input:focus{border-color:var(--purple);outline:none}.ritmik-theme .ritmik-cart-coupon button{padding:0 17px;border:none;border-radius:999px;background:var(--purple);color:#fff;font-family:inherit;font-size:13.5px;font-weight:900;cursor:pointer}.ritmik-theme .ritmik-cart-coupon-msg{margin-top:8px;font-size:12px;font-weight:900}.ritmik-theme .ritmik-cart-coupon-msg.ok{color:#0f7a5e}.ritmik-theme .ritmik-cart-coupon-msg.err{color:var(--coral)}.ritmik-theme .ritmik-cart-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:5px 0;color:var(--ink);font-size:14px;font-weight:800}.ritmik-theme .ritmik-cart-summary-row span{color:var(--ink-soft);font-weight:700}.ritmik-theme .ritmik-cart-summary-row .free{color:#0f7a5e}.ritmik-theme .ritmik-cart-summary-total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-top:12px;margin-top:10px;border-top:2px solid var(--lilac)}.ritmik-theme .ritmik-cart-summary-total span{color:var(--ink);font-size:16px;font-weight:900}.ritmik-theme .ritmik-cart-summary-total strong{color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:28px}.ritmik-theme .ritmik-cart-continue,.ritmik-theme .ritmik-cart-installment,.ritmik-theme .ritmik-cart-secure{display:flex;align-items:center;justify-content:center;gap:7px}.ritmik-theme .ritmik-cart-installment{margin-top:8px;color:var(--ink-soft);font-size:12.5px;font-weight:800}.ritmik-theme .ritmik-cart-installment svg{width:16px;height:16px;color:var(--purple)}.ritmik-theme .ritmik-cart-installment b{color:var(--purple)}.ritmik-theme .ritmik-cart-pay{width:100%;justify-content:center;margin-top:18px}.ritmik-theme .ritmik-cart-secure{margin-top:10px;color:var(--ink-soft);font-size:12px;font-weight:700}.ritmik-theme .ritmik-cart-secure svg{width:14px;height:14px;color:var(--mint)}.ritmik-theme .ritmik-cart-continue{margin-top:12px;color:var(--ink-soft);font-size:14px;font-weight:800}.ritmik-theme .ritmik-cart-continue svg{width:16px;height:16px}.ritmik-theme .ritmik-cart-continue:hover{color:var(--purple)}.ritmik-theme .ritmik-cart-badges{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;padding-top:16px;margin-top:18px;border-top:1px solid var(--line)}.ritmik-theme .ritmik-cart-badges span{display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--ink-soft);font-size:11px;font-weight:800;line-height:1.25;text-align:center}.ritmik-theme .ritmik-cart-badges svg{width:20px;height:20px;color:var(--mint)}.ritmik-theme .ritmik-cart-empty{padding:70px 24px;border:1px solid var(--line);border-radius:var(--r-xl);background:#fff;box-shadow:var(--shadow-sm);text-align:center}.ritmik-theme .ritmik-cart-empty .ic{display:grid;width:96px;height:96px;place-items:center;margin:0 auto 22px;border-radius:50%;background:var(--lilac);color:var(--purple)}.ritmik-theme .ritmik-cart-empty .ic svg{width:44px;height:44px}.ritmik-theme .ritmik-cart-empty h2{margin:0 0 8px;color:var(--purple);font-size:26px}.ritmik-theme .ritmik-cart-empty p{margin:0 0 24px;color:var(--ink-soft);font-size:16px}.ritmik-theme .ritmik-auth-grid{grid-template-columns:minmax(0,1.1fr) minmax(290px,.9fr);gap:24px;align-items:start}.ritmik-theme .ritmik-auth-card,.ritmik-theme .ritmik-auth-side-card{display:grid;grid-gap:22px;gap:22px}.ritmik-theme .ritmik-auth-head{align-items:flex-start;flex-direction:column;gap:10px}.ritmik-theme .ritmik-auth-form{display:grid;grid-gap:18px;gap:18px}.ritmik-theme .ritmik-form-grid{gap:16px}.ritmik-theme .ritmik-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.ritmik-theme .ritmik-field{display:grid;grid-gap:10px;gap:10px}.ritmik-theme .ritmik-checkbox span,.ritmik-theme .ritmik-field span{color:var(--ink);font-size:14px;font-weight:700}.ritmik-theme .ritmik-field input{min-height:56px;padding:0 18px;border:1px solid rgba(96,56,138,.14);border-radius:18px;background:#fff;color:var(--ink);font-size:15px}.ritmik-theme .ritmik-field input:focus{border-color:var(--purple);outline:2px solid rgba(96,56,138,.08)}.ritmik-theme .ritmik-checkbox{display:flex;align-items:flex-start;gap:12px}.ritmik-theme .ritmik-checkbox input{width:18px;height:18px;margin-top:2px}.ritmik-theme .ritmik-form-alert{padding:14px 16px;border-radius:18px;font-size:14px;font-weight:700}.ritmik-theme .ritmik-form-alert.error{background:rgba(255,122,138,.16);color:#a33847}.ritmik-theme .ritmik-form-alert.success{background:rgba(87,198,169,.18);color:#1f7d67}.ritmik-theme .ritmik-benefit-card{gap:14px;align-items:flex-start}.ritmik-theme .ritmik-benefit-card svg{color:var(--yellow-deep);flex:none}.ritmik-theme .ritmik-benefit-card strong{display:block;margin-bottom:6px;color:var(--ink);font-size:17px}.ritmik-theme .ritmik-feature-list{padding-left:20px;margin:0;color:var(--ink-soft);line-height:1.6}.ritmik-theme.ritmik-membership-shell{min-height:100vh;background:radial-gradient(circle at 8% 18%,rgba(249,180,42,.2),transparent 16%),radial-gradient(circle at 92% 82%,rgba(255,122,138,.16),transparent 14%),linear-gradient(180deg,#fff9ef,#fff 28%)}.ritmik-theme .ritmik-membership-section{padding:clamp(32px,5vw,72px) 0 clamp(56px,7vw,92px)}.ritmik-theme .ritmik-membership-container{max-width:1080px}.ritmik-theme .ritmik-membership-card{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,1fr);overflow:hidden;border:1px solid rgba(96,56,138,.12);border-radius:32px;background:#fff;box-shadow:0 28px 64px rgba(45,18,78,.12)}.ritmik-theme .ritmik-membership-side{position:relative;display:flex;flex-direction:column;gap:28px;padding:clamp(32px,4vw,56px);background:linear-gradient(165deg,#8f63bf,#60388a 56%,#432663);color:#fff;overflow:hidden}.ritmik-theme .ritmik-membership-side:after{content:"";position:absolute;right:-84px;bottom:-84px;width:280px;height:280px;border-radius:50%;background:hsla(0,0%,100%,.08)}.ritmik-theme .ritmik-membership-logo{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;font-family:Sour Gummy,Quicksand,sans-serif;font-size:28px;font-weight:800}.ritmik-theme .ritmik-membership-logo span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--yellow);color:var(--purple-deep);font-size:18px}.ritmik-theme .ritmik-membership-perks,.ritmik-theme .ritmik-membership-quote,.ritmik-theme .ritmik-membership-side-copy{position:relative;z-index:1}.ritmik-theme .ritmik-membership-side-copy h1{max-width:14ch;margin:0;color:#fff;font-size:clamp(30px,3.8vw,44px);line-height:1.08}.ritmik-theme .ritmik-membership-side-copy p{max-width:40ch;margin:16px 0 0;color:#eadcf8;font-size:16px;line-height:1.7}.ritmik-theme .ritmik-membership-perks{display:grid;grid-gap:16px;gap:16px}.ritmik-theme .ritmik-membership-perk{display:flex;align-items:center;gap:14px;color:#fff;font-size:15px;font-weight:700}.ritmik-theme .ritmik-membership-perk-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:hsla(0,0%,100%,.14);color:var(--yellow);flex:none}.ritmik-theme .ritmik-membership-perk-icon svg{width:21px;height:21px}.ritmik-theme .ritmik-membership-quote{margin:4px 0 0;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.16);color:#eadcf8;font-size:14px;line-height:1.7}.ritmik-theme .ritmik-membership-main{padding:clamp(24px,3vw,40px);display:flex;flex-direction:column}.ritmik-theme .ritmik-membership-tabs{display:flex;gap:6px;padding:6px;border-radius:999px;background:#f2ebfa;margin-bottom:30px}.ritmik-theme .ritmik-membership-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:1 1;min-height:48px;padding:0 14px;border-radius:999px;color:var(--ink-soft);font-size:15px;font-weight:800;text-decoration:none}.ritmik-theme .ritmik-membership-tab.is-active{background:#fff;color:var(--purple);box-shadow:0 8px 18px rgba(67,38,99,.12)}.ritmik-theme .ritmik-membership-form-wrap{display:grid;grid-gap:16px;gap:16px}.ritmik-theme .ritmik-membership-head h2{margin:0;color:var(--ink);font-size:clamp(28px,3vw,36px)}.ritmik-theme .ritmik-membership-head p{margin:8px 0 0;color:var(--ink-soft);font-size:15px}.ritmik-theme .ritmik-membership-form{display:grid;grid-gap:18px;gap:18px}.ritmik-theme .ritmik-membership-field{display:grid;grid-gap:8px;gap:8px}.ritmik-theme .ritmik-membership-check span,.ritmik-theme .ritmik-membership-field>span:first-child{color:var(--purple);font-size:13.5px;font-weight:800}.ritmik-theme .ritmik-membership-input{display:flex;align-items:center;gap:10px;min-height:58px;padding:0 16px;border:2px solid rgba(96,56,138,.12);border-radius:999px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.ritmik-theme .ritmik-membership-input:focus-within{border-color:var(--purple);box-shadow:0 0 0 4px rgba(96,56,138,.08)}.ritmik-theme .ritmik-membership-input svg{width:19px;height:19px;color:var(--ink-soft);flex:none}.ritmik-theme .ritmik-membership-input input{flex:1 1;min-width:0;border:none;outline:none;background:transparent;color:var(--ink);font-size:15px;font-weight:600}.ritmik-theme .ritmik-membership-toggle{border:none;background:transparent;color:var(--ink-soft);font-size:12.5px;font-weight:800;cursor:pointer}.ritmik-theme .ritmik-membership-toggle:hover{color:var(--purple)}.ritmik-theme .ritmik-membership-check{display:flex;align-items:flex-start;gap:10px;color:var(--ink-soft);font-size:13.5px;line-height:1.55}.ritmik-theme .ritmik-membership-check input{width:18px;height:18px;accent-color:var(--purple);flex:none;margin-top:2px}.ritmik-theme .ritmik-membership-check span{color:var(--ink-soft);font-weight:600}.ritmik-theme .ritmik-membership-check a{color:var(--purple);font-weight:800;text-decoration:none}.ritmik-theme .ritmik-membership-check a:hover,.ritmik-theme .ritmik-membership-foot a:hover{text-decoration:underline}.ritmik-theme .ritmik-membership-check.is-secondary span{font-weight:500}.ritmik-theme .ritmik-membership-submit{justify-content:center;margin-top:2px}.ritmik-theme .ritmik-membership-foot{text-align:center;color:var(--ink-soft);font-size:14px}.ritmik-theme .ritmik-membership-foot a{color:var(--purple);font-weight:800;text-decoration:none}.ritmik-theme .ritmik-membership-inline-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;color:var(--purple);font:inherit;font-weight:800;cursor:pointer;text-decoration:none}.ritmik-theme .ritmik-membership-inline-button:hover{text-decoration:underline}.ritmik-theme .ritmik-membership-cta-row{display:flex;align-items:flex-start}.ritmik-theme .ritmik-membership-cta-button{padding:12px 22px;font-size:15px}.ritmik-theme .ritmik-membership-mobile-note{display:none}.ritmik-theme .ritmik-membership-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:12px}.ritmik-theme .ritmik-membership-mobile-grid div{display:grid;grid-gap:10px;gap:10px;padding:16px;border-radius:20px;background:#f7f1fd}.ritmik-theme .ritmik-membership-mobile-grid svg{width:20px;height:20px;color:var(--purple)}.ritmik-theme .ritmik-checkout-shell{min-height:100vh;background:radial-gradient(circle at top left,rgba(249,180,42,.14),transparent 24%),linear-gradient(180deg,#fff9ef,#fff 28%)}.ritmik-theme .ritmik-checkout-bar{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(96,56,138,.1);background:hsla(0,0%,100%,.9);backdrop-filter:blur(12px)}.ritmik-theme .ritmik-checkout-bar-in{justify-content:space-between;gap:20px;min-height:86px}.ritmik-theme .ritmik-checkout-brand img{height:44px;width:auto}.ritmik-theme .ritmik-checkout-bar-actions{gap:18px}.ritmik-theme .ritmik-checkout-total{color:var(--purple);font-size:18px;font-weight:800}.ritmik-theme .ritmik-checkout-hero{padding-block:clamp(34px,4vw,54px) clamp(20px,3vw,34px)}.ritmik-theme .ritmik-checkout-hero-grid{gap:24px}.ritmik-theme .ritmik-checkout-pill-wrap{grid-template-columns:repeat(3,minmax(0,1fr))}.ritmik-theme .ritmik-checkout-pill{gap:10px;justify-content:center;min-height:62px;padding:14px 18px;border:1px solid rgba(96,56,138,.1);border-radius:22px;background:#fff;color:var(--ink);font-size:14px;font-weight:700}.ritmik-theme .ritmik-checkout-pill svg{color:var(--purple)}.ritmik-theme .ritmik-checkout-stage{padding-bottom:40px}.ritmik-theme .ritmik-checkout-summary-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;margin-bottom:20px}.ritmik-theme .ritmik-checkout-summary-card strong{display:block;margin-top:8px;color:var(--ink);font-size:22px}.ritmik-theme .ritmik-checkout-summary-card p{max-width:44ch}.ritmik-theme .ritmik-checkout-embed{overflow:hidden;padding:clamp(10px,1.2vw,18px)}.ritmik-theme .ritmik-checkout-embed button,.ritmik-theme .ritmik-checkout-embed input,.ritmik-theme .ritmik-checkout-embed select,.ritmik-theme .ritmik-checkout-embed textarea{border-radius:16px;font-family:Quicksand,system-ui,sans-serif}@keyframes ritmik-cart-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes ritmik-cart-drawer-in{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:translateX(0)}}.ritmik-theme .header-nav{border-top:1px solid var(--line);background:hsla(0,0%,100%,.98)}.ritmik-theme .header-nav-shell{position:relative}.ritmik-theme .header-nav-in{display:flex;align-items:center;justify-content:center;height:58px}.ritmik-theme .nav-cats{display:flex;align-items:center;justify-content:space-between;width:100%;gap:4px}.ritmik-theme .nav-item{display:flex;align-items:center;min-height:100%}.ritmik-theme .nav-link{padding:8px 10px;border-radius:var(--r-pill);color:var(--ink);font-size:14px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;transition:color .15s,background .15s}.ritmik-theme .nav-link.active,.ritmik-theme .nav-link:hover{background:var(--lilac);color:var(--purple)}.ritmik-theme .nav-div{width:1px;height:20px;background:var(--line);flex:none}.ritmik-theme .mega-menu{position:absolute;top:100%;right:0;left:0;z-index:40;opacity:0;pointer-events:none;transform:translateY(-14px);transition:opacity .2s ease,transform .2s ease}.ritmik-theme .mega-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.ritmik-theme .mega-menu-surface{border-top:1px solid var(--line);border-radius:0 0 30px 30px;background:hsla(0,0%,100%,.98);box-shadow:0 24px 54px rgba(51,31,76,.14)}.ritmik-theme .mega-menu-layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(380px,32vw,520px);grid-gap:36px;gap:36px;padding-top:36px;padding-bottom:34px}.ritmik-theme .mega-menu-layout.without-promo-image{grid-template-columns:minmax(0,1fr)}.ritmik-theme .mega-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:40px;gap:40px;min-width:0}.ritmik-theme .mega-columns.product-list{grid-template-columns:minmax(0,1fr)}.ritmik-theme .mega-column{min-width:0}.ritmik-theme .mega-heading{display:inline-block;margin-bottom:14px;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:18px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ritmik-theme .mega-rule{height:2px;margin-bottom:16px;border-radius:999px;background:linear-gradient(90deg,rgba(107,75,152,.22),rgba(107,75,152,0))}.ritmik-theme .mega-links{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(160px,1fr);grid-template-rows:repeat(6,auto);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;grid-row-gap:14px;row-gap:14px;align-content:start}.ritmik-theme .mega-columns.product-list .mega-links{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-template-rows:none;max-height:300px;overflow-y:auto;padding-right:8px;gap:12px}.ritmik-theme .mega-link{display:inline-flex;align-items:center;gap:10px;min-width:0;color:var(--ink);font-size:15px;font-weight:600;transition:color .15s ease,transform .15s ease}.ritmik-theme .mega-link:hover{color:var(--purple);transform:translateX(2px)}.ritmik-theme .mega-link-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ritmik-theme .mega-link.product-card{display:grid;grid-template-columns:54px minmax(0,1fr);min-height:68px;padding:8px;border:1px solid rgba(107,75,152,.12);border-radius:14px;background:#fff;box-shadow:0 10px 22px rgba(51,31,76,.06)}.ritmik-theme .mega-link.product-card:hover{transform:translateY(-1px)}.ritmik-theme .mega-product-thumb{display:block;width:54px;aspect-ratio:1;border-radius:10px;overflow:hidden;background:#f5effd}.ritmik-theme .mega-product-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ritmik-theme .mega-link.product-card .mega-link-label{display:-webkit-box;color:var(--ink);font-size:13px;line-height:1.25;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ritmik-theme .mega-badge{display:inline-grid;flex:none;height:22px;padding:0 9px;border-radius:999px;background:#ff7d88;color:#fff;font-size:11px;font-weight:800;line-height:1;place-items:center}.ritmik-theme .mega-badge.fresh{background:#58c9a7}.ritmik-theme .mega-promo{position:relative;display:block;min-height:330px;padding:0;border-radius:28px;overflow:hidden;background:transparent;box-shadow:none}.ritmik-theme .mega-promo.has-image{background:linear-gradient(180deg,var(--mega-promo-bg2,#ceb8ee),var(--mega-promo-bg,#7c5bac));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.18)}.ritmik-theme .mega-promo-image-link{position:absolute;inset:0;display:block;border-radius:inherit;overflow:hidden;background:#fff}.ritmik-theme .mega-promo-product-image{position:absolute;inset:12px;display:block;width:calc(100% - 24px);height:calc(100% - 24px);-o-object-fit:contain;object-fit:contain}.ritmik-theme .mega-promo-image-link:focus-visible{outline:3px solid var(--yellow);outline-offset:-5px}.ritmik-theme .hamburger{display:none}.ritmik-theme .mobile-menu{position:fixed;inset:0;z-index:2000;background:rgba(45,27,71,.66);backdrop-filter:blur(1px);opacity:0;pointer-events:none;transition:opacity .25s}.ritmik-theme .mobile-menu.open{opacity:1;pointer-events:auto}.ritmik-theme .mobile-menu .panel{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:min(88vw,354px);height:100%;padding:0;transform:translateX(-100%);transition:transform .3s cubic-bezier(.2,.7,.2,1);background:#fff;box-shadow:16px 0 36px rgba(45,27,71,.28)}.ritmik-theme .mobile-menu.open .panel{transform:none}.ritmik-theme .mobile-menu-head{display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:max(16px,env(safe-area-inset-top)) 16px 14px 30px;border-bottom:1px solid var(--line)}.ritmik-theme .mobile-menu-brand{display:inline-flex;align-items:center;padding:0;border-bottom:none}.ritmik-theme .mobile-menu-brand img{width:auto;height:42px;max-width:142px;-o-object-fit:contain;object-fit:contain}.ritmik-theme .mobile-menu-close{align-self:auto;width:42px;min-width:42px;height:42px;background:#f1e8fa;color:var(--purple)}.ritmik-theme .mobile-menu-nav{display:flex;flex:1 1;flex-direction:column;min-height:0;padding:7px 16px 118px 30px;overflow-y:auto}.ritmik-theme .mobile-menu-link{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:48px;padding:12px 0;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:16px;font-weight:600;line-height:1.25;text-align:left}.ritmik-theme .mobile-menu-link.secondary{color:var(--ink);font-family:Quicksand,sans-serif;font-size:15px;font-weight:800}.ritmik-theme .mobile-menu-link span:first-child{min-width:0}.ritmik-theme .mobile-menu-main-link{display:flex;flex:1 1;align-items:center;align-self:stretch;min-width:0;min-height:48px;padding:12px 0;color:inherit;font:inherit;line-height:inherit;text-decoration:none}.ritmik-theme .mobile-menu-link.has-children{padding-block:0}.ritmik-theme .mobile-menu-expand{display:inline-grid;flex:none;width:48px;min-width:48px;min-height:48px;margin-right:-14px;padding:0;border:0;background:transparent;color:#8d62bc;cursor:pointer;place-items:center}.ritmik-theme .mobile-menu-expand:focus-visible,.ritmik-theme .mobile-menu-main-link:focus-visible{border-radius:8px;outline:3px solid rgba(111,58,151,.28);outline-offset:-3px}.ritmik-theme .mobile-menu-chevron{display:inline-grid;flex:none;width:20px;height:20px;color:#8d62bc;place-items:center}.ritmik-theme .mobile-menu-chevron svg{width:16px;height:16px;transition:transform .18s ease}.ritmik-theme .mobile-menu-group.open .mobile-menu-chevron svg,.ritmik-theme .mobile-menu-link.open .mobile-menu-chevron svg{transform:rotate(180deg)}.ritmik-theme .mobile-submenu{display:grid;grid-gap:2px;gap:2px;padding:4px 0 10px 12px;border-bottom:1px solid var(--line)}.ritmik-theme .mobile-submenu-link{display:block;padding:10px 0;color:var(--ink);font-family:Quicksand,sans-serif;font-size:14px;font-weight:800;line-height:1.25}.ritmik-theme .mobile-submenu-link.nested{padding-left:16px;color:var(--ink-soft);font-size:13px;font-weight:700}.ritmik-theme .mobile-menu-actions{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:12px 16px max(14px,env(safe-area-inset-bottom)) 30px;border-top:1px solid var(--line);background:#fff}.ritmik-theme .mobile-menu-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px;padding:0 12px;border:none;border-radius:999px;background:#f1e8fa;color:var(--purple);font-family:Quicksand,sans-serif;font-size:13px;font-weight:800;line-height:1}.ritmik-theme .mobile-menu-action.primary{background:var(--purple);color:#fff}.ritmik-theme .mobile-menu-action svg{width:15px;height:15px}.ritmik-theme.hero-banner{width:100%;max-width:none;margin-inline:0;padding-block:0;background:#f49c1b}.ritmik-theme .hero-banner-stage{position:relative;width:100%;max-width:none;height:var(--hero-height-desktop,560px);overflow:hidden;background:#fff}.ritmik-theme .hero-banner-link{position:absolute;inset:0;display:block;opacity:0;pointer-events:none;transition:opacity .45s ease}.ritmik-theme .hero-banner-link.active{opacity:1;pointer-events:auto;z-index:1}.ritmik-theme .hero-banner-link picture,.ritmik-theme .hero-banner-picture{position:absolute;inset:0;display:block;width:100%;height:100%;overflow:hidden}.ritmik-theme .hero-banner img,.ritmik-theme .hero-banner-image,.ritmik-theme .hero-banner-picture>img{position:absolute;inset:0;width:100%;height:100%;min-width:0;min-height:0;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center center!important;object-position:center center!important;display:block}.ritmik-theme.hero-banner.has-desktop-image-aspect .hero-banner-image,.ritmik-theme.hero-banner.has-desktop-image-aspect .hero-banner-picture>img{-o-object-fit:cover!important;object-fit:cover!important}.ritmik-theme.hero-banner.is-mobile-banner .hero-banner-stage{height:var(--hero-height-mobile,320px)}.ritmik-theme.hero-banner.is-mobile-banner .hero-banner-image,.ritmik-theme.hero-banner.is-mobile-banner .hero-banner-picture>img{-o-object-fit:contain!important;object-fit:contain!important}.ritmik-theme .hero-arrow{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:54px;height:54px;padding:0;border:none;border-radius:50%;background:hsla(0,0%,100%,.88);color:var(--purple);box-shadow:0 14px 36px rgba(65,34,96,.14);transform:translateY(-50%);transition:transform .15s,background .15s;cursor:pointer}.ritmik-theme .hero-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.03)}.ritmik-theme .hero-arrow:focus-visible{background:#fff;outline:3px solid rgba(96,56,138,.34);outline-offset:3px}.ritmik-theme .hero-arrow.prev{left:22px}.ritmik-theme .hero-arrow.prev svg{transform:rotate(180deg)}.ritmik-theme .hero-arrow.next{right:22px}.ritmik-theme .hero-arrow svg{width:24px;height:24px}.ritmik-theme .hero-dots{position:absolute;bottom:22px;left:50%;z-index:2;display:flex;align-items:center;gap:2px;padding:2px 4px;border:1px solid hsla(0,0%,100%,.44);border-radius:999px;background:hsla(0,0%,100%,.26);box-shadow:0 12px 28px rgba(65,34,96,.12);backdrop-filter:blur(12px);transform:translateX(-50%)}.ritmik-theme .hero-dot{position:relative;width:48px;height:48px;flex:0 0 48px;padding:0;border:none;border-radius:50%;background:transparent;cursor:pointer;touch-action:manipulation}.ritmik-theme .hero-dot:before{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.74);box-shadow:inset 0 0 0 1px rgba(96,56,138,.22);transform:translate(-50%,-50%);transition:transform .15s,background .15s,box-shadow .15s}.ritmik-theme .hero-dot:focus-visible:before,.ritmik-theme .hero-dot:hover:before{background:#fff;box-shadow:inset 0 0 0 1px rgba(96,56,138,.3),0 0 0 3px hsla(0,0%,100%,.28)}.ritmik-theme .hero-dot:focus-visible{outline:2px solid hsla(0,0%,100%,.92);outline-offset:-4px}.ritmik-theme .hero-dot.active:before{background:var(--purple);box-shadow:0 0 0 2px hsla(0,0%,100%,.9);transform:translate(-50%,-50%) scale(1.18)}.ritmik-theme.marquee{position:relative;overflow:hidden;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.ritmik-theme .mq-track{gap:0;animation:ritmik-mq var(--mq-duration,68s) linear infinite;will-change:transform}.ritmik-theme .mq-sequence,.ritmik-theme .mq-track{display:flex;align-items:center;width:-moz-max-content;width:max-content}.ritmik-theme .mq-sequence{flex:none;gap:20px;padding-right:20px}.ritmik-theme .mq-measure{position:absolute;top:0;left:0;visibility:hidden;pointer-events:none}@keyframes ritmik-mq{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.ritmik-theme .mq-pill{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;border-radius:999px;font-family:Sour Gummy,sans-serif;font-size:18px;font-weight:600;white-space:nowrap}.ritmik-theme .mq-burst svg,.ritmik-theme .mq-pill svg{width:20px;height:20px}.ritmik-theme .mq-pill.p1{background:var(--lilac);color:var(--purple)}.ritmik-theme .mq-pill.p2{background:var(--cream);color:var(--yellow-contrast)}.ritmik-theme .mq-pill.p3{background:var(--mint-soft);color:#0f7a5e}.ritmik-theme .mq-pill.p4{background:#ffe0e4;color:var(--coral-contrast)}.ritmik-theme .mq-burst{display:inline-flex;color:var(--coral);flex:none}.ritmik-theme .blog-grid,.ritmik-theme .cat-grid,.ritmik-theme .prod-grid,.ritmik-theme .rev-grid,.ritmik-theme .show-grid{display:grid;grid-gap:26px;gap:26px}.ritmik-theme .blog-grid,.ritmik-theme .cat-grid,.ritmik-theme .rev-grid,.ritmik-theme .show-grid{grid-template-columns:repeat(3,1fr)}.ritmik-theme .prod-grid{grid-template-columns:repeat(var(--featured-product-count-desktop,3),minmax(0,1fr))}.ritmik-theme.ritmik-featured-products-section .featured-products-track-shell{position:relative}.ritmik-theme.ritmik-featured-products-section .featured-products-track-arrow{display:none}.ritmik-theme .cat-card,.ritmik-theme .show-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:var(--r-xl);box-shadow:var(--shadow);isolation:isolate}.ritmik-theme .cat-card{min-height:var(--category-card-height);justify-content:flex-end;padding:30px}.ritmik-theme .cat-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 35%,rgba(44,30,63,.72))}.ritmik-theme .cat-card.has-media:after,.ritmik-theme .show-card.has-media:after{display:none}.ritmik-theme .cat-card .ph,.ritmik-theme .cat-card-media,.ritmik-theme .show-card .ph{position:absolute;inset:0;z-index:-2}.ritmik-theme .cat-card-media{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ritmik-theme .cat-card .eyebrow{color:hsla(0,0%,100%,.85)}.ritmik-theme .cat-card h3,.ritmik-theme .show-card h3{color:#fff}.ritmik-theme .cat-card h3{margin:8px 0 18px;font-size:clamp(28px,3vw,40px)}.ritmik-theme.ritmik-categories-section{padding-block:clamp(64px,7vw,96px);background:#fff}.ritmik-theme.ritmik-categories-section .section-head{max-width:680px;margin-bottom:clamp(40px,5vw,62px)}.ritmik-theme.ritmik-categories-section .section-head h2{margin-top:16px;color:var(--purple);font-size:clamp(40px,4vw,58px);line-height:1.05}.ritmik-theme.ritmik-categories-section .section-head p{max-width:560px;color:#6c617f;font-size:18px;line-height:1.55}.ritmik-theme.ritmik-categories-section .eyebrow.center{justify-content:center;color:var(--mint-contrast);letter-spacing:.18em}.ritmik-theme.ritmik-categories-section .eyebrow.center:after,.ritmik-theme.ritmik-categories-section .eyebrow.center:before{content:"";width:24px;height:2px;border-radius:999px;background:currentColor}.ritmik-theme.ritmik-categories-section .cat-grid{gap:26px}.ritmik-theme.ritmik-categories-section .cat-card{min-height:clamp(320px,24vw,420px);padding:clamp(24px,2.4vw,32px);border-radius:24px;background:linear-gradient(135deg,var(--category-card-bg,#8a63b5),var(--category-card-bg2,#60388a));box-shadow:0 18px 42px rgba(58,51,83,.14)}.ritmik-theme.ritmik-categories-section .cat-card:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(30,20,38,.02),rgba(37,26,47,.16) 44%,rgba(37,26,47,.66)),linear-gradient(90deg,rgba(25,17,33,.38),rgba(25,17,33,.12) 54%,rgba(25,17,33,.05))}.ritmik-theme.ritmik-categories-section .cat-card:after{display:none}.ritmik-theme.ritmik-categories-section .cat-card.has-media:before{z-index:-1;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.58))}.ritmik-theme.ritmik-categories-section .cat-card .ph,.ritmik-theme.ritmik-categories-section .cat-card-media{z-index:-2;transition:transform .36s ease}.ritmik-theme.ritmik-categories-section .cat-card:focus-visible .cat-card-media,.ritmik-theme.ritmik-categories-section .cat-card:focus-visible .ph,.ritmik-theme.ritmik-categories-section .cat-card:hover .cat-card-media,.ritmik-theme.ritmik-categories-section .cat-card:hover .ph{transform:scale(1.035)}.ritmik-theme.ritmik-categories-section .cat-card-age{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:14px;font-weight:900;letter-spacing:.16em;line-height:1;text-transform:uppercase;text-shadow:0 2px 12px rgba(30,18,42,.28)}.ritmik-theme.ritmik-categories-section .cat-card-age:before{content:"";width:24px;height:3px;border-radius:999px;background:var(--yellow)}.ritmik-theme.ritmik-categories-section .cat-card h3{margin:16px 0 18px;max-width:92%;color:#fff;font-size:clamp(30px,2.7vw,40px);line-height:1;text-shadow:0 3px 18px rgba(30,18,42,.34)}.ritmik-theme.ritmik-categories-section .cat-card-button{min-width:112px;min-height:56px;align-self:flex-start;justify-content:center;padding:0 28px;border-radius:999px;background:#fff;color:var(--purple);font-size:16px;font-weight:900;box-shadow:0 12px 28px rgba(30,18,42,.16)}.ritmik-theme .product-card{display:flex;flex-direction:column;overflow:hidden;min-width:0;min-height:var(--ritmik-product-card-height-desktop,auto);border:1px solid rgba(96,56,138,.12);border-radius:24px;background:#fff;box-shadow:0 18px 34px rgba(60,34,90,.08);transition:transform .22s ease,box-shadow .22s ease}.ritmik-theme .ritmik-product-related,.ritmik-theme.ritmik-featured-products-section{--ritmik-product-card-height-desktop:420px;--ritmik-product-card-height-mobile:460px}.ritmik-theme .product-card.is-clickable{cursor:pointer}.ritmik-theme .product-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.ritmik-theme .product-card .media{position:relative;overflow:hidden;aspect-ratio:16/9;border:none;background:#fff;box-shadow:none}.ritmik-theme.ritmik-featured-products-section .product-card .media{flex:0 0 auto;aspect-ratio:16/9}.ritmik-theme .product-card .media .ph{position:absolute;inset:0;background:#fff;background-image:none;--ph-bg:#fff;--ph-bg2:#fff;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.ritmik-theme .product-card .product-media-link{position:relative;display:block;width:100%;height:100%;border:none;overflow:hidden;box-shadow:none}.ritmik-theme .product-card .media img{position:absolute;inset:0;width:100%;height:100%;padding:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.ritmik-theme .product-card:hover .media .ph,.ritmik-theme .product-card:hover .media img{transform:scale(1.055)}.ritmik-theme.ritmik-featured-products-section .product-card:hover .media .ph,.ritmik-theme.ritmik-featured-products-section .product-card:hover .media img{transform:none}.ritmik-theme .product-card .badge{position:absolute;top:14px;left:14px;z-index:2;padding:5px 12px;border-radius:999px;background:var(--product-badge-bg,var(--coral));color:var(--product-badge-color,var(--purple-deep));font-family:Sour Gummy,sans-serif;font-size:var(--product-badge-size,12px);font-weight:600}.ritmik-theme.ritmik-featured-products-section .product-card .badge{color:#fff}.ritmik-theme .product-card .fav{position:absolute;top:12px;right:12px;z-index:2;display:grid;place-items:center;width:38px;height:38px;border:none;border-radius:50%;background:hsla(0,0%,100%,.9);color:var(--purple);cursor:pointer;box-shadow:0 8px 18px rgba(60,34,90,.08);transition:color .2s ease,transform .2s ease,box-shadow .2s ease}.ritmik-theme .product-card .fav.on,.ritmik-theme .product-card .fav:hover:not(:disabled){color:var(--coral)}.ritmik-theme .product-card .fav:disabled{cursor:progress;opacity:.72}.ritmik-theme .product-card .quick-view-row{position:absolute;left:18px;right:18px;bottom:14px;z-index:3;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.ritmik-theme .product-card:focus-within .quick-view-row,.ritmik-theme .product-card:hover .quick-view-row{opacity:1;pointer-events:auto;transform:translateY(0)}.ritmik-theme .product-card .quick-view-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:44px;border:1px solid rgba(96,56,138,.12);border-radius:999px;background:hsla(0,0%,100%,.96);color:var(--purple);font-size:14px;font-weight:800;box-shadow:0 12px 28px rgba(60,34,90,.1);cursor:pointer}.ritmik-theme .product-card .quick-view-btn svg{width:16px;height:16px}.ritmik-theme .product-card .body{display:flex;flex:1 1;flex-direction:column;min-width:0;gap:8px;padding:16px 20px 18px}.ritmik-theme.ritmik-featured-products-section .product-card .body{min-height:0;gap:6px;padding:16px 20px 18px}.ritmik-theme .product-card .cat{color:var(--product-brand-color,var(--mint-contrast));font-size:var(--product-brand-size,13px);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.ritmik-theme .product-card h3{color:var(--product-title-color,inherit);font-size:var(--product-title-size,18px);line-height:1.18;display:-webkit-box;overflow:hidden;min-width:0;min-height:2.36em;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ritmik-theme .ritmik-product-related .product-card h3,.ritmik-theme.ritmik-featured-products-section .product-card h3{min-height:var(--ritmik-product-title-min-height-desktop,48px)}.ritmik-theme .product-title-link{display:block;color:inherit;text-decoration:none}.ritmik-theme .product-card .stars,.ritmik-theme .rev-card .stars{color:var(--yellow-contrast)}.ritmik-theme .product-card .stars{font-size:14px;letter-spacing:2px}.ritmik-theme .product-card .price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid rgba(96,56,138,.1)}.ritmik-theme .ritmik-product-related .product-card .price-row,.ritmik-theme.ritmik-featured-products-section .product-card .price-row{margin-top:var(--ritmik-product-price-top-spacing-desktop,6px)}@media (max-width:880px){.ritmik-theme .ritmik-product-related .product-card h3,.ritmik-theme.ritmik-featured-products-section .product-card h3{min-height:var(--ritmik-product-title-min-height-mobile,48px)}.ritmik-theme .ritmik-product-related .product-card .price-row,.ritmik-theme.ritmik-featured-products-section .product-card .price-row{margin-top:var(--ritmik-product-price-top-spacing-mobile,6px)}}.ritmik-theme .product-card .price{color:var(--product-price-color,var(--purple));font-family:Sour Gummy,sans-serif;font-size:var(--product-price-size,26px);font-weight:700}.ritmik-theme .product-card .price .old{display:block;margin-right:0;margin-bottom:2px;color:var(--ink-soft);font-family:Quicksand,sans-serif;font-size:15px;font-weight:600;text-decoration:line-through}.ritmik-theme .product-card .add{display:inline-grid;flex:none;width:44px;height:44px;place-items:center;border:none;border-radius:50%;background:var(--yellow);color:var(--purple-deep);cursor:pointer}.ritmik-theme .product-card .add:disabled{cursor:wait;opacity:.7}.ritmik-theme .featured-quick-view-body .installment-line,.ritmik-theme .product-card .installment-line{display:inline-flex;align-items:center;gap:6px;margin-top:2px;color:var(--purple);font-size:12px;font-weight:800}.ritmik-theme .featured-quick-view-body .installment-line svg,.ritmik-theme .product-card .installment-line svg{width:14px;height:14px}.ritmik-theme.ritmik-product-related-products-section .product-card{min-height:0}.ritmik-theme.ritmik-product-related-products-section .product-card .media{flex:0 0 auto;aspect-ratio:16/9}.ritmik-theme.ritmik-product-related-products-section .product-card .body{flex:0 0 auto;gap:4px;padding:14px 18px}.ritmik-theme.ritmik-product-related-products-section .product-card h3{min-height:0}.ritmik-theme.ritmik-product-related-products-section .product-card .price-row{margin-top:4px;padding-top:0}.ritmik-theme.ritmik-product-related-products-section .product-card .installment-line{flex:none;margin-top:0;line-height:1.2}.ritmik-theme .featured-quick-view-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:rgba(30,18,42,.48)}.ritmik-theme .featured-quick-view-dialog{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);width:min(920px,100%);overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 28px 80px rgba(30,18,42,.26)}.ritmik-theme .featured-quick-view-close{position:absolute;top:14px;right:14px;z-index:2;display:grid;place-items:center;width:38px;height:38px;border:none;border-radius:50%;background:hsla(0,0%,100%,.94);color:var(--purple);font-size:18px;font-weight:900;cursor:pointer}.ritmik-theme .featured-quick-view-media{position:relative;min-height:430px;background:var(--lilac)}.ritmik-theme .featured-quick-view-media .ph,.ritmik-theme .featured-quick-view-media img{width:100%;height:100%;min-height:430px;-o-object-fit:cover;object-fit:cover}.ritmik-theme .featured-quick-view-body{display:grid;align-content:center;grid-gap:14px;gap:14px;padding:42px 34px}.ritmik-theme .featured-quick-view-body h3{margin:0;color:var(--purple);font-size:clamp(30px,3.4vw,44px);line-height:1.05}.ritmik-theme .featured-quick-view-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;color:var(--purple)}.ritmik-theme .featured-quick-view-price .old{color:var(--ink-soft);font-size:15px;font-weight:700;text-decoration:line-through}.ritmik-theme .featured-quick-view-price strong{font-size:26px}.ritmik-theme .featured-quick-view-actions{display:flex;gap:12px;margin-top:10px;flex-wrap:wrap}.ritmik-theme .featured-quick-view-add,.ritmik-theme .featured-quick-view-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border:none;border-radius:999px;font-size:14px;font-weight:900;line-height:1.2;text-align:center;white-space:nowrap;cursor:pointer}.ritmik-theme .featured-quick-view-add{background:var(--yellow);color:var(--purple-deep)}.ritmik-theme .featured-quick-view-add:disabled{opacity:.68;cursor:wait}.ritmik-theme .featured-quick-view-link{background:var(--lilac);color:var(--purple)}.ritmik-theme.showcase{padding:clamp(78px,6.5vw,104px) 0;background:var(--showcase-bg,#f0e8f7)}.ritmik-theme.showcase .section-head{max-width:660px;margin-inline:auto;margin-bottom:clamp(46px,4vw,64px)}.ritmik-theme.showcase .section-head h2{margin-top:16px;color:var(--purple);font-size:clamp(40px,4.2vw,58px);line-height:1.05}.ritmik-theme.showcase .eyebrow.center{justify-content:center;color:var(--mint-contrast);letter-spacing:.18em}.ritmik-theme.showcase .eyebrow.center:after,.ritmik-theme.showcase .eyebrow.center:before{content:"";width:24px;height:2px;border-radius:999px;background:currentColor}.ritmik-theme.showcase .show-grid{width:100%;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.ritmik-theme .show-card{min-height:clamp(500px,38vw,640px);padding:32px 28px;align-items:center;text-align:center;border-radius:24px;box-shadow:0 18px 42px rgba(58,51,83,.14)}.ritmik-theme .show-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.22),transparent 42%,rgba(0,0,0,.42))}.ritmik-theme .show-card.has-media:after{display:block}.ritmik-theme .show-card-media{position:absolute;inset:0;z-index:-2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ritmik-theme .show-card .eyebrow{display:inline-flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.9);font-size:12px;font-weight:900;letter-spacing:.24em;text-shadow:0 2px 12px rgba(0,0,0,.26)}.ritmik-theme .show-card .eyebrow:before{content:"";width:22px;height:3px;border-radius:999px;background:var(--yellow)}.ritmik-theme .show-card h3{margin-top:12px;max-width:94%;font-size:clamp(30px,2.5vw,40px);line-height:1.04;text-shadow:0 2px 14px rgba(0,0,0,.4)}.ritmik-theme .show-card .btn{margin-top:auto;min-width:132px;min-height:48px;justify-content:center;border-radius:999px;color:var(--purple);font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.14)}.ritmik-theme .show-card:nth-child(2) .btn{background:var(--yellow);color:var(--purple-deep)}.ritmik-theme .hotspot-stage{position:relative;overflow:hidden;border-radius:var(--r-xl);aspect-ratio:16/7;box-shadow:var(--shadow-lg)}.ritmik-theme .hotspot-stage .ph{position:absolute;inset:0}.ritmik-theme .hotspot-room-media{position:absolute;inset:0;display:block}.ritmik-theme .hotspot-room-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:980px){.ritmik-theme .hotspot-stage{aspect-ratio:4/3}}.ritmik-theme .hotspot-stage.is-mobile-hotspot{aspect-ratio:4/3}.ritmik-theme .hotspot-stage.is-phone-hotspot{aspect-ratio:4/5}.ritmik-theme .hotspot{position:absolute;z-index:3}.ritmik-theme .hs-dot{position:relative;display:grid;place-items:center;width:36px;height:36px;border:none;border-radius:50%;background:#fff;color:var(--purple);box-shadow:0 4px 14px rgba(44,30,63,.3)}.ritmik-theme .hs-dot:before{content:"";position:absolute;inset:-6px;border:2px solid #fff;border-radius:50%;opacity:.6;animation:ritmik-hsp 2.2s ease-out infinite}@keyframes ritmik-hsp{0%{transform:scale(.7);opacity:.7}to{transform:scale(1.9);opacity:0}}.ritmik-theme .hotspot.open .hs-dot{background:var(--purple);color:#fff}.ritmik-theme .hotspot.open .hs-dot:before{display:none}.ritmik-theme .hs-card{position:absolute;bottom:48px;left:50%;z-index:5;width:224px;padding:15px 16px;border-radius:var(--r);background:#fff;box-shadow:var(--shadow-lg);transform:translateX(-50%) translateY(8px);opacity:0;visibility:hidden;transition:.2s}.ritmik-theme .hotspot.open .hs-card{transform:translateX(-50%);opacity:1;visibility:visible}.ritmik-theme .hc-cat{color:var(--mint-contrast);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ritmik-theme .hs-card h3{margin:3px 0 7px;font-size:18px}.ritmik-theme .hc-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.ritmik-theme .hc-price{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:18px;font-weight:700}.ritmik-theme .hc-lira-icon{display:inline-block;width:.78em;height:1em;margin-left:.06em;overflow:visible;vertical-align:-.12em}.ritmik-theme .hc-price .o{margin-right:5px;color:var(--ink-soft);font-family:Quicksand,sans-serif;font-size:12px;text-decoration:line-through}.ritmik-theme .hs-card a{padding-bottom:2px;border-bottom:2px solid var(--yellow);color:var(--purple);font-size:12px;font-weight:700}.ritmik-theme.mission{padding-top:clamp(28px,3.5vw,52px);text-align:center}.ritmik-theme .big{max-width:18ch;margin:18px auto 30px;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:clamp(30px,4.4vw,60px);font-weight:700;line-height:1.25}.ritmik-theme .big .ic{display:inline-grid;width:.9em;height:.9em;vertical-align:-.12em;place-items:center}.ritmik-theme .big .ic svg{display:block;width:100%;height:100%}.ritmik-theme.insta{--insta-side-offset:0px;padding-block:clamp(26px,4vw,62px)}.ritmik-theme .insta-head{justify-content:space-between;gap:18px;flex-wrap:wrap;padding-inline:var(--insta-side-offset);margin-bottom:26px}.ritmik-theme .ig-follow,.ritmik-theme .ig-title,.ritmik-theme .insta-head,.ritmik-theme .reel-acc,.ritmik-theme .reel-top,.ritmik-theme .reel-views{display:flex;align-items:center}.ritmik-theme .ig-title{gap:12px}.ritmik-theme .ig-title svg{width:30px;height:30px;color:var(--purple)}.ritmik-theme .ig-title h2{color:var(--purple);font-size:clamp(24px,2.2vw,34px)}.ritmik-theme .ig-follow{gap:8px;padding:10px 18px;border:1.5px solid var(--purple);border-radius:999px;color:var(--purple);font-size:13px;font-weight:800;white-space:nowrap}.ritmik-theme .ig-follow svg{width:17px;height:17px}.ritmik-theme .ig-follow:hover{background:var(--purple);color:#fff}.ritmik-theme .insta-carousel{position:relative;padding:0 var(--insta-side-offset)}.ritmik-theme .insta-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;overflow:visible;padding:0;scroll-behavior:smooth;scrollbar-width:none}.ritmik-theme .insta-track::-webkit-scrollbar{display:none}.ritmik-theme .ig-nav{display:none}.ritmik-theme .ig-nav.prev{left:6px}.ritmik-theme .ig-nav.next{right:6px}.ritmik-theme .ig-nav .ig-arrow-icon{width:20px;height:20px}.ritmik-theme .ig-nav .ig-arrow-icon.next{transform:rotate(180deg)}.ritmik-theme .reel{position:relative;display:block;overflow:hidden;border-radius:12px;aspect-ratio:9/16;background:var(--lilac);box-shadow:0 12px 32px rgba(58,51,83,.16);isolation:isolate;transition:box-shadow .22s ease,transform .22s ease}.ritmik-theme .reel.is-clickable{cursor:pointer}.ritmik-theme .reel:focus-visible,.ritmik-theme .reel:focus-within,.ritmik-theme .reel:hover{box-shadow:0 22px 46px rgba(58,51,83,.24);transform:translateY(-6px)}.ritmik-theme .reel-media img,.ritmik-theme .reel-media video,.ritmik-theme .reel:after{transition:transform .24s ease,background .24s ease}.ritmik-theme .reel:focus-visible .reel-media img,.ritmik-theme .reel:focus-visible .reel-media video,.ritmik-theme .reel:focus-within .reel-media img,.ritmik-theme .reel:focus-within .reel-media video,.ritmik-theme .reel:hover .reel-media img,.ritmik-theme .reel:hover .reel-media video{transform:scale(1.035)}.ritmik-theme .reel-media{position:absolute;inset:0;z-index:-1}.ritmik-theme .reel-media img,.ritmik-theme .reel-media video,.ritmik-theme .reel-media-fallback{width:100%;height:100%}.ritmik-theme .reel-media img,.ritmik-theme .reel-media video{display:block;-o-object-fit:cover;object-fit:cover}.ritmik-theme .reel-media-fallback{background:linear-gradient(160deg,#8a63b5,#432663)}.ritmik-theme .reel:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(20,10,30,.6),rgba(20,10,30,0) 24%,rgba(20,10,30,0) 56%,rgba(20,10,30,.82))}.ritmik-theme .reel>.ov{position:absolute;z-index:1;color:#fff;pointer-events:none}.ritmik-theme .reel-top{top:12px;right:12px;left:12px;justify-content:space-between;gap:10px}.ritmik-theme .reel-acc{min-width:0;gap:9px}.ritmik-theme .reel-acc .lg{display:grid;width:28px;height:28px;border:2px solid #ff7e8a;border-radius:50%;background:#fff;color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:11px;font-weight:800;place-items:center;overflow:hidden}.ritmik-theme .reel-acc .lg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:3px}.ritmik-theme .reel-acc small{overflow:hidden;min-width:0;font-size:11px;font-weight:800;opacity:.95;text-overflow:ellipsis;white-space:nowrap}.ritmik-theme .reel-follow{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 14px;border-radius:999px;background:#fff;color:var(--purple);font-size:11px;font-weight:800;white-space:nowrap;box-shadow:0 8px 20px rgba(20,10,30,.12)}.ritmik-theme a.reel-follow{color:var(--purple);text-decoration:none;pointer-events:auto}.ritmik-theme .reel-play{top:50%;left:50%;display:grid;width:56px;height:56px;padding:0;border:none;border:2px solid hsla(0,0%,100%,.8);border-radius:50%;background:hsla(0,0%,100%,.42);backdrop-filter:blur(4px);transform:translate(-50%,-50%);opacity:0;place-items:center;cursor:pointer;pointer-events:auto;transition:opacity .18s ease,transform .2s ease,background .2s ease,border-color .2s ease}.ritmik-theme .reel:focus-visible .reel-play,.ritmik-theme .reel:focus-within .reel-play,.ritmik-theme .reel:hover .reel-play{opacity:1}.ritmik-theme .reel-play:hover:not(:disabled){transform:translate(-50%,-50%) scale(1.05)}.ritmik-theme .reel-play.is-playing{background:rgba(96,56,138,.5);border-color:hsla(0,0%,100%,.92)}.ritmik-theme .reel-play:disabled{cursor:default;opacity:.72}.ritmik-theme .reel-play.is-static{cursor:default;pointer-events:none}.ritmik-theme .reel-play svg{width:24px;height:24px;margin-left:3px}.ritmik-theme .reel-bottom{right:12px;bottom:14px;left:12px}.ritmik-theme .reel-views{gap:7px;font-size:13px;font-weight:800}.ritmik-theme .reel-views svg{width:13px;height:13px}.ritmik-theme .reel-bottom p{margin:7px 0 0;font-size:12px;line-height:1.4;opacity:.95}.ritmik-theme .reel-product{display:grid;grid-template-columns:46px minmax(0,1fr) 44px;align-items:center;grid-gap:10px;gap:10px;min-height:60px;padding:8px;border-radius:14px;background:#fff;box-shadow:0 16px 32px rgba(20,10,30,.18)}.ritmik-theme .reel-product.is-linked{cursor:pointer;pointer-events:auto}.ritmik-theme .reel-product.is-linked:focus-visible .reel-product-name,.ritmik-theme .reel-product.is-linked:hover .reel-product-name{color:var(--coral)}.ritmik-theme .reel-product-image{display:grid;width:42px;height:42px;overflow:hidden;border-radius:8px;background:var(--lilac);color:var(--purple);font-size:18px;font-weight:900;place-items:center}.ritmik-theme .reel-product-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ritmik-theme .reel-product-name{overflow:hidden;color:var(--purple);font-size:12px;font-weight:900;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.ritmik-theme .reel-product-cart{display:grid;width:42px;height:42px;padding:0;border:none;border-radius:12px;background:var(--coral);color:#fff;place-items:center;cursor:default;pointer-events:auto}.ritmik-theme .reel-product.is-linked .reel-product-cart{cursor:pointer}.ritmik-theme .reel-product-cart svg{width:18px;height:18px}.ritmik-theme.reviews{background:var(--cream);overflow:hidden}.ritmik-theme .wave-top{position:absolute;top:-1px;left:0;z-index:2;width:100%;line-height:0}.ritmik-theme .wave-top svg{display:block;width:100%;height:auto}.ritmik-theme .rev-grid{--reviews-card-gap:24px;display:flex;flex:none;gap:var(--reviews-card-gap);padding-right:var(--reviews-card-gap)}.ritmik-theme.reviews .reviews-track-shell{position:relative;width:min(100%,1220px);margin-inline:auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent);mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent)}.ritmik-theme.reviews .reviews-marquee-track{display:flex;align-items:stretch;width:-moz-max-content;width:max-content;animation:ritmik-reviews-marquee var(--reviews-marquee-duration,72s) linear infinite;will-change:transform}@keyframes ritmik-reviews-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.ritmik-theme .rev-card{position:relative;display:flex;flex-direction:column;gap:16px;padding:30px 28px;border-radius:var(--r-lg);background:#fff;flex:0 0 clamp(290px,21vw,380px);box-shadow:var(--shadow-sm);min-height:228px}.ritmik-theme .rev-card p{margin:0;color:var(--ink);font-size:17px;line-height:1.55;display:-webkit-box;overflow:hidden;min-height:calc(1em * 1.55 * 3);-webkit-box-orient:vertical;-webkit-line-clamp:3}.ritmik-theme .rev-card .stars{display:inline-flex;gap:3px;font-size:15px;line-height:1}.ritmik-theme .rev-card .stars .is-empty{color:var(--ink-soft);opacity:1}.ritmik-theme.reviews .who{display:flex;align-items:center;gap:13px;margin-top:auto;min-width:0}.ritmik-theme.reviews .ava{position:relative;display:block;width:50px;height:50px;border-radius:50%;color:#fff;flex:none;overflow:hidden;font-size:0;line-height:0}.ritmik-theme.reviews .ava-text{position:absolute;top:50%;left:50%;color:inherit;font-family:Quicksand,sans-serif;font-size:15px;font-weight:700;line-height:1;letter-spacing:.04em;text-align:center;white-space:nowrap;transform:translate(-50%,-50%)}.ritmik-theme.reviews .who>div{min-width:0;flex:1 1}.ritmik-theme.reviews .who .review-author-name{display:block;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:17px;font-weight:700;letter-spacing:-.01em;margin:0 0 4px;line-height:1.2;overflow-wrap:anywhere}.ritmik-theme.reviews .who span{display:block;color:var(--ink-soft);font-size:13px;line-height:1.45;overflow-wrap:anywhere}.ritmik-theme.reviews .who .ava .ava-text{color:#fff}.ritmik-theme .rev-quote{position:absolute;top:22px;right:26px;color:var(--purple-soft);font-family:Sour Gummy,sans-serif;font-size:64px;line-height:1}.ritmik-theme .blog-card{display:flex;flex-direction:column;gap:14px;color:inherit;text-decoration:none}.ritmik-theme .blog-card .media{position:relative;overflow:hidden;border-radius:var(--r-lg);aspect-ratio:4/3;box-shadow:var(--shadow-sm)}.ritmik-theme .blog-card .media .ph{position:absolute;inset:0}.ritmik-theme .blog-card .media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ritmik-theme .blog-card .tag{position:absolute;top:14px;left:14px;padding:5px 13px;border-radius:999px;background:var(--purple);color:#fff;font-size:12px;font-weight:700}.ritmik-theme .blog-card .meta{color:var(--ink-soft);font-size:13px;font-weight:600}.ritmik-theme .blog-card h3{font-size:23px;line-height:1.1}.ritmik-theme .blog-card .more{display:inline-flex;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;padding-bottom:3px;border-bottom:2px solid var(--accent);color:var(--purple);font-weight:700}.ritmik-theme.site-footer{position:relative;background:#60388a;color:#e7d8f6}.ritmik-theme.site-footer:before{content:"";position:absolute;top:0;right:0;left:0;height:46px;transform:translateY(-44px);background:radial-gradient(34px at 50% 100%,#60388a 70%,transparent 72%) 0 0 /74px 46px repeat-x,radial-gradient(24px at 50% 100%,#60388a 70%,transparent 72%) 37px 0 /56px 46px repeat-x;pointer-events:none}.ritmik-theme .footer-main{padding-block:clamp(40px,5vw,72px) clamp(26px,3vw,40px)}.ritmik-theme .footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.15fr;grid-gap:clamp(26px,2.4vw,40px);gap:clamp(26px,2.4vw,40px)}.ritmik-theme .footer-col h2{margin-bottom:22px;color:#fff;font-size:24px}.ritmik-theme .footer-accordion-trigger{display:none}.ritmik-theme .footer-accordion-body{display:grid;grid-gap:6px;gap:6px}.ritmik-theme .newsletter .footer-accordion-body{gap:0}.ritmik-theme .footer-col a{display:block;padding:8px 0;color:#d6c4ee;font-weight:500}.ritmik-theme .newsletter p{max-width:36ch;color:#d6c4ee;line-height:1.6}.ritmik-theme .newsletter .promo{margin-top:12px;color:#fff;font-weight:700}.ritmik-theme .newsletter form{display:flex;align-items:center;gap:10px;max-width:440px;margin-top:16px}.ritmik-theme .newsletter input{flex:1 1;padding:15px 22px;border:none;border-radius:var(--r-pill);outline:none;background:#fff;color:var(--ink);font-size:15px;font-weight:600}.ritmik-theme .newsletter .join{padding:14px 28px;border:none;border-radius:var(--r-pill);background:var(--yellow);color:var(--purple-deep);box-shadow:0 5px 0 #c98e10;font-family:Sour Gummy,sans-serif;font-size:16px;font-weight:600}.ritmik-theme .footer-socials{gap:18px;margin-bottom:30px}.ritmik-theme .footer-call .lbl{color:#fff;font-family:Sour Gummy,sans-serif;font-size:18px;font-weight:600}.ritmik-theme .footer-call .num{margin-top:2px;color:var(--yellow);font-family:Sour Gummy,sans-serif;font-size:25px;font-weight:700}.ritmik-theme .footer-divider{margin:0;border:none;border-top:1px solid hsla(0,0%,100%,.16)}.ritmik-theme .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding-block:22px}.ritmik-theme .footer-pills,.ritmik-theme .pay-row{gap:8px}.ritmik-theme .footer-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border:1px solid hsla(0,0%,100%,.22);border-radius:var(--r-pill);background:hsla(0,0%,100%,.1);color:#fff;font-size:14px;font-weight:600}.ritmik-theme .footer-pill svg{width:16px;height:16px}.ritmik-theme .copy{color:#c9b6e4;font-size:14px}.ritmik-theme .footer-credits{display:flex;align-items:center;gap:6px 16px;flex-wrap:wrap}.ritmik-theme .footer-designer{color:#fff;font-size:14px;font-weight:700;text-decoration:none}.ritmik-theme .footer-designer:focus-visible,.ritmik-theme .footer-designer:hover{text-decoration:underline;text-underline-offset:3px}.ritmik-theme .footer-designer:focus-visible{outline:2px solid hsla(0,0%,100%,.72);outline-offset:3px}.ritmik-theme .chip{display:grid;height:32px;padding:0 10px;border-radius:7px;background:#fff;color:var(--purple-deep);font-size:11px;font-weight:800;place-items:center;text-decoration:none}.ritmik-theme .chip img{display:block;max-width:52px;max-height:18px;-o-object-fit:contain;object-fit:contain}.ritmik-theme .to-top{position:absolute;top:-28px;right:clamp(20px,4vw,56px);width:56px;height:56px;border:none;border-radius:50%;background:var(--yellow);color:var(--purple-deep);box-shadow:0 6px 0 #c98e10}.ritmik-theme .to-top svg{width:24px;height:24px}@media (max-width:1200px){.ritmik-theme .ritmik-checkout-pill-wrap{grid-template-columns:1fr}.ritmik-theme .footer-grid{grid-template-columns:repeat(3,1fr)}.ritmik-theme .mega-menu-layout{grid-template-columns:minmax(0,1fr) minmax(340px,34vw);gap:28px}.ritmik-theme .mega-promo{min-height:300px}.ritmik-theme .mega-columns{gap:28px}}@media (max-width:860px){.ritmik-theme .ritmik-cart-layout{grid-template-columns:1fr}.ritmik-theme .ritmik-cart-summary{position:static;max-height:none}}@media (max-width:1100px){.ritmik-theme .nav-link{padding:8px 6px;font-size:13px}}@media (max-width:980px){.ritmik-theme .header-main{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-column-gap:8px;-moz-column-gap:8px;column-gap:8px;grid-row-gap:12px;row-gap:12px;min-height:88px;height:auto;padding-top:14px;padding-bottom:14px}.ritmik-theme .brand{grid-column:2;justify-self:center;width:100%;min-width:0;max-width:min(168px,100%)}.ritmik-theme .brand-logo{width:100%;height:auto;max-height:52px}.ritmik-theme .mobile-hamburger{grid-column:1;justify-self:start;width:42px;min-width:42px;height:42px}.ritmik-theme .header-actions{grid-column:3;justify-self:end;margin-left:0;min-width:0}.ritmik-theme .header-icon-links{gap:4px}.ritmik-theme .header-actions .icon-btn{width:42px;height:42px}.ritmik-theme .ritmik-auth-grid,.ritmik-theme .ritmik-page-columns,.ritmik-theme .ritmik-page-hero-grid{grid-template-columns:1fr}.ritmik-theme .ritmik-cart-side{position:static}.ritmik-theme .ritmik-checkout-summary-card{align-items:flex-start;flex-direction:column}.ritmik-theme .header-nav,.ritmik-theme .mega-menu,.ritmik-theme .searchbar{display:none}.ritmik-theme .topbar-in{display:flex;justify-content:center}.ritmik-theme .topbar-locale,.ritmik-theme .topbar-social{display:none}.ritmik-theme .topbar-msg-wrap{padding-inline:0}.ritmik-theme .cart-total,.ritmik-theme .store-link-trigger{display:none}.ritmik-theme .hero-banner-stage{height:var(--hero-height-mobile,320px)}.ritmik-theme .hero-arrow{width:42px;height:42px}.ritmik-theme .hero-arrow.prev{left:12px}.ritmik-theme .hero-arrow.next{right:12px}.ritmik-theme .hero-dots{bottom:14px;gap:2px;padding:2px 4px}.ritmik-theme .hamburger{display:grid}.ritmik-theme .mobile-search-shell{display:block;grid-column:1/-1;margin:0}.ritmik-theme .blog-grid,.ritmik-theme .cat-grid,.ritmik-theme .rev-grid,.ritmik-theme .show-grid{grid-template-columns:1fr 1fr}.ritmik-theme.ritmik-categories-section .cat-card{min-height:340px}.ritmik-theme .prod-grid{grid-template-columns:repeat(var(--featured-product-count-mobile,2),minmax(0,1fr))}.ritmik-theme.ritmik-featured-products-section .prod-grid{--featured-product-count-mobile:1;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(0,100%);gap:16px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none}.ritmik-theme.ritmik-featured-products-section .prod-grid .product-card{scroll-snap-align:start;scroll-snap-stop:always}.ritmik-theme .ritmik-product-related .product-card,.ritmik-theme.ritmik-featured-products-section .product-card{min-height:var(
      --ritmik-product-card-height-mobile,var(--ritmik-product-card-height-desktop,auto)
    )}.ritmik-theme.ritmik-featured-products-section .product-card{min-height:auto}.ritmik-theme.ritmik-featured-products-section .product-card .media{flex:0 0 auto;aspect-ratio:16/9}.ritmik-theme .ritmik-product-related .product-card .media,.ritmik-theme.ritmik-featured-products-section .product-card .media{background:#fff}.ritmik-theme .ritmik-product-related .product-card .media img,.ritmik-theme.ritmik-featured-products-section .product-card .media img{-o-object-fit:cover;object-fit:cover}.ritmik-theme .ritmik-product-related .product-card .product-media-link,.ritmik-theme.ritmik-featured-products-section .product-card .product-media-link{background:#fff}.ritmik-theme.ritmik-featured-products-section .prod-grid::-webkit-scrollbar{display:none}.ritmik-theme.ritmik-featured-products-section .featured-products-track-shell{margin-inline:0;padding-inline:0}.ritmik-theme.ritmik-featured-products-section .featured-products-track-arrow{position:absolute;top:50%;z-index:4;display:grid;place-items:center;width:42px;height:42px;border:none;border-radius:50%;background:hsla(0,0%,100%,.96);color:var(--purple);box-shadow:0 12px 28px rgba(59,33,87,.16);transform:translateY(-50%);cursor:pointer}.ritmik-theme.ritmik-featured-products-section .featured-products-track-arrow.prev{left:8px}.ritmik-theme.ritmik-featured-products-section .featured-products-track-arrow.next{right:8px}.ritmik-theme.ritmik-featured-products-section .featured-products-track-arrow svg{width:20px;height:20px}.ritmik-theme.ritmik-featured-products-section .featured-products-track-arrow.next svg{transform:rotate(180deg)}.ritmik-theme.ritmik-featured-products-section .featured-products-track-arrow:not(:disabled):hover{background:#fff}.ritmik-theme.ritmik-featured-products-section .featured-products-track-arrow:disabled{opacity:.35;cursor:default}.ritmik-theme .product-card .fav{opacity:1;transform:none}.ritmik-theme .product-card .quick-view-row{display:none}.ritmik-theme .featured-quick-view-dialog{grid-template-columns:1fr;max-height:calc(100dvh - 48px);overflow-y:auto}.ritmik-theme .featured-quick-view-media,.ritmik-theme .featured-quick-view-media .ph,.ritmik-theme .featured-quick-view-media img{min-height:min(340px,42dvh)}.ritmik-theme.reviews .rev-card{flex-basis:clamp(280px,44vw,340px)}.ritmik-theme .footer-grid{grid-template-columns:1fr 1fr}.ritmik-theme .insta-track{grid-template-columns:none;grid-auto-columns:calc((100% - 18px) / 2);grid-auto-flow:column;overflow-x:auto;padding:2px;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.ritmik-theme input,.ritmik-theme select,.ritmik-theme textarea{font-size:16px!important}.ritmik-theme .mobile-search-input{font-size:16px}}@media (max-width:620px){.ritmik-theme .ritmik-cart-hero-star{left:7%;width:24px}.ritmik-theme .ritmik-cart-hero-cloud{right:6%;width:72px}.ritmik-theme .ritmik-cart-line{grid-template-columns:68px minmax(0,1fr) 32px;-moz-column-gap:14px;column-gap:14px;row-gap:12px;padding:18px}.ritmik-theme .ritmik-cart-line-media{width:68px;height:68px}.ritmik-theme .ritmik-cart-line-qty{grid-column:2}.ritmik-theme .ritmik-cart-line-total{grid-column:2;justify-self:start}.ritmik-theme .ritmik-cart-line-remove{grid-column:3;grid-row:1;align-self:start}.ritmik-theme .ritmik-cart-lines-head{padding-inline:18px}.ritmik-theme .ritmik-cart-item,.ritmik-theme .ritmik-form-grid.two{grid-template-columns:1fr}.ritmik-theme .ritmik-inline-actions.between{align-items:stretch;flex-direction:column}.ritmik-theme .ritmik-checkout-bar-actions,.ritmik-theme .ritmik-checkout-bar-in{align-items:flex-start;flex-direction:column}.ritmik-theme .cart-drawer{width:100vw;padding:0}.ritmik-theme .cart-drawer-actions{flex-direction:column}.ritmik-theme .cart-drawer-link{width:100%}.ritmik-theme .cat-grid,.ritmik-theme .footer-grid,.ritmik-theme .rev-grid,.ritmik-theme .show-grid{grid-template-columns:1fr}.ritmik-theme .blog-grid{display:flex;gap:16px;margin-inline:calc(var(--container-pad) * -1);padding-inline:var(--container-pad);overflow-x:auto;overscroll-behavior-inline:contain;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ritmik-theme .blog-grid .blog-card{flex:0 0 min(76vw,320px);scroll-snap-align:start}.ritmik-theme .blog-card h3{font-size:19px}.ritmik-theme .footer-main{padding-block:28px 20px}.ritmik-theme .footer-grid{gap:0}.ritmik-theme .footer-col.footer-accordion{border-bottom:1px solid hsla(0,0%,100%,.16)}.ritmik-theme .footer-col.footer-accordion h2{display:none}.ritmik-theme .footer-accordion-trigger{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:56px;padding:0;border:0;background:transparent;color:#fff;font-family:Sour Gummy,Quicksand,sans-serif;font-size:20px;font-weight:700;text-align:left}.ritmik-theme .footer-accordion-trigger svg{flex:0 0 auto;width:18px;height:18px;transition:transform .18s ease}.ritmik-theme .footer-col.footer-accordion.open .footer-accordion-trigger svg{transform:rotate(180deg)}.ritmik-theme .footer-accordion-body{display:none;padding-bottom:18px}.ritmik-theme .footer-col.footer-accordion.open .footer-accordion-body{display:grid}.ritmik-theme.showcase .show-grid{gap:18px;grid-template-columns:1fr}.ritmik-theme .show-card{min-height:460px;padding:26px 22px}.ritmik-theme .show-card h3{font-size:34px}.ritmik-theme.ritmik-categories-section .cat-grid{gap:18px}.ritmik-theme.ritmik-categories-section .cat-card{min-height:330px;padding:24px;border-radius:22px}.ritmik-theme.ritmik-categories-section .cat-card h3{font-size:34px}.ritmik-theme.ritmik-categories-section .cat-card-button{min-height:52px;padding-inline:24px}.ritmik-theme.reviews .reviews-track-shell{-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.ritmik-theme.reviews .rev-card{flex-basis:min(82vw,340px)}.ritmik-theme .hotspot-stage{aspect-ratio:4/5}.ritmik-theme .hs-card{width:180px}}@media (max-width:560px){.ritmik-theme .brand{max-width:min(150px,100%)}.ritmik-theme .ritmik-checkout-embed,.ritmik-theme .ritmik-checkout-summary-card,.ritmik-theme .ritmik-page-card,.ritmik-theme .ritmik-page-hero-panel{border-radius:22px}.ritmik-theme .ritmik-checkout-copy h1,.ritmik-theme .ritmik-page-hero-copy h1{font-size:34px}.ritmik-theme .cart-drawer-item-link{gap:12px;grid-template-columns:66px minmax(0,1fr)}.ritmik-theme .cart-drawer-thumb{width:66px;height:66px}.ritmik-theme .cart-drawer-item-top{display:contents;grid-template-columns:none;gap:10px}.ritmik-theme .cart-drawer-item-link{align-items:center}.ritmik-theme .cart-drawer-item-price{font-size:15px;text-align:right}.ritmik-theme .cart-drawer-item-actions{flex-direction:row;align-items:center;margin-left:78px}.ritmik-theme .cart-drawer-remove{width:auto}.ritmik-theme .insta-carousel{padding:0}.ritmik-theme .insta-head{padding-inline:0}.ritmik-theme .insta-track{grid-template-columns:none;grid-auto-columns:82%;grid-auto-flow:column;overflow-x:auto}.ritmik-theme .ig-nav{display:none}.ritmik-theme .footer-bottom{flex-direction:column;align-items:flex-start}}.ritmik-theme .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ritmik-theme .crumbs{background:var(--lilac)}.ritmik-theme .breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding-block:18px;margin:0;color:var(--ink-soft);font-size:14px;font-weight:600}.ritmik-theme .breadcrumb a:hover,.ritmik-theme .breadcrumb span:last-child{color:var(--purple)}.ritmik-theme.ritmik-product-shell{width:100%;max-width:100%;overflow-x:clip}.ritmik-theme .ritmik-product-hero{padding-top:clamp(30px,4vw,52px);overflow-x:clip}.ritmik-theme .pd{display:grid;grid-template-columns:1.05fr 1fr;grid-gap:clamp(34px,4vw,54px);gap:clamp(34px,4vw,54px);align-items:start;min-width:0;max-width:100%}.ritmik-theme .gallery,.ritmik-theme .pd-info{min-width:0}.ritmik-theme .gallery{position:sticky;top:104px;align-self:start;height:-moz-fit-content;height:fit-content;max-height:calc(100dvh - 132px);display:flex;flex-direction:column;gap:12px;overflow:hidden}.ritmik-theme .gallery-main{--gallery-zoom-x:50%;--gallery-zoom-y:50%;display:grid;place-items:center;overflow:hidden;border-radius:var(--r-xl);background:transparent;height:min(560px,calc(100dvh - 260px));min-height:360px;box-shadow:0 18px 44px rgba(58,51,83,.08)}.ritmik-theme .gallery-main.has-active-media{height:auto;min-height:0;aspect-ratio:var(--gallery-media-aspect,16/9)}.ritmik-theme .gallery-main img,.ritmik-theme .gallery-main video{display:block;width:100%;height:100%;border-radius:var(--r-xl);-o-object-fit:contain;object-fit:contain;background:transparent}.ritmik-theme .gallery-main img{cursor:zoom-in;transform-origin:var(--gallery-zoom-x) var(--gallery-zoom-y);transition:transform .18s ease,transform-origin .04s linear}.ritmik-theme .gallery-main:hover img{transform:scale(1.55)}.ritmik-theme .gallery-main .ph{width:100%;height:100%}.ritmik-theme .thumbs{display:flex;gap:10px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 2px 8px;scrollbar-width:thin;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.ritmik-theme .thumb{flex:0 0 clamp(76px,8vw,108px);overflow:hidden;padding:0;border:3px solid transparent;border-radius:var(--r);background:#fff;aspect-ratio:1/1;scroll-snap-align:start;transition:border-color .18s ease,transform .18s ease}.ritmik-theme .thumb:hover{transform:translateY(-2px)}.ritmik-theme .thumb.active{border-color:var(--purple)}.ritmik-theme .thumb .ph,.ritmik-theme .thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:transparent}.ritmik-theme .pd-info .cat{color:var(--mint-contrast);font-family:Sour Gummy,sans-serif;font-size:14px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.ritmik-theme .pd-title-row{display:block}.ritmik-theme .pd-info h1{margin:10px 0 14px;font-size:clamp(calc(var(--ritmik-product-detail-title-size, 56px) * .64),4.4vw,var(--ritmik-product-detail-title-size,56px));overflow-wrap:anywhere}.ritmik-theme .rating-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:20px}.ritmik-theme .rating-row .stars{color:var(--yellow);font-size:18px;letter-spacing:2px}.ritmik-theme .rating-row a{color:var(--ink-soft);font-size:14px;font-weight:600;text-decoration:underline}.ritmik-theme .pd-price{display:flex;flex-wrap:wrap;gap:14px;align-items:baseline;margin-bottom:18px}.ritmik-theme .pd-price .now{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:clamp(calc(var(--ritmik-product-detail-price-size, 40px) * .7),4vw,var(--ritmik-product-detail-price-size,40px));font-weight:700}.ritmik-theme .pd-price .was{color:var(--ink-soft);font-size:20px;text-decoration:line-through}.ritmik-theme .pd-price .save{padding:5px 12px;border-radius:999px;background:var(--coral-contrast);color:#fff;font-size:13px;font-weight:700}.ritmik-theme .pd-desc{margin-bottom:26px;color:var(--ink-soft);font-size:17px;line-height:1.6}.ritmik-theme .pd-desc.is-collapsed{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:8;-webkit-box-orient:vertical}.ritmik-theme .pd-desc-toggle{margin:-12px 0 26px;min-height:44px;padding:0 18px;border:1px solid rgba(96,56,138,.16);border-radius:999px;background:#fff;color:var(--purple);font-size:14px;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ritmik-theme .pd-desc-toggle:hover{border-color:rgba(96,56,138,.28);box-shadow:0 14px 32px rgba(96,56,138,.12);transform:translateY(-1px)}.ritmik-theme .ritmik-product-option{margin-bottom:16px}.ritmik-theme .ritmik-product-variant-groups{display:flex;gap:16px;align-items:flex-start;margin-bottom:16px}.ritmik-theme .ritmik-product-variant-groups>.ritmik-product-option{flex:1 1;min-width:0;margin-bottom:0}.ritmik-theme .ritmik-product-option-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.ritmik-theme .opt-label{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;color:var(--purple);font-size:13px;font-weight:700;line-height:1.35}.ritmik-theme .opt-label small{color:var(--ink-soft);font-size:12px;font-weight:600}.ritmik-theme .ritmik-product-binary-info{flex-wrap:nowrap;align-items:center;width:100%;margin-bottom:10px;padding:9px 12px;overflow-x:visible;border:1px solid rgba(96,56,138,.1);border-radius:14px;background:linear-gradient(135deg,#f6effc,#fff7e8);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.74);color:var(--purple);font-size:clamp(9px,.62vw,12px);font-weight:800;line-height:1.25;white-space:normal;scrollbar-width:none}.ritmik-theme .ritmik-product-binary-info::-webkit-scrollbar{display:none}.ritmik-theme .ritmik-product-binary-info-icon{display:grid;flex:none;width:24px;height:24px;place-items:center;border-radius:8px;background:rgba(96,56,138,.1);color:var(--purple)}.ritmik-theme .ritmik-product-binary-info-icon svg{width:14px;height:14px}.ritmik-theme .ritmik-product-binary-info .ritmik-product-option-name,.ritmik-theme .ritmik-product-binary-info small{min-width:0;white-space:normal}.ritmik-theme .ritmik-product-binary-info .ritmik-product-option-name{flex:1 1 auto;overflow-wrap:break-word}.ritmik-theme .ritmik-product-binary-info small{padding-left:8px;border-left:1px solid rgba(96,56,138,.14);color:rgba(65,34,96,.68);font-size:10px}.ritmik-theme .variant-row{display:flex;flex-wrap:wrap;gap:10px}.ritmik-theme .ritmik-product-binary-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.ritmik-theme .variant{display:inline-flex;gap:4px;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:2px solid var(--line);border-radius:var(--r-pill);background:#fff;color:var(--ink);font-size:14px;font-weight:700;transition:border-color .18s ease,background .18s ease,color .18s ease}.ritmik-theme .variant span{color:var(--purple);font-size:12px}.ritmik-theme .variant:hover{border-color:var(--purple)}.ritmik-theme .variant.active{border-color:var(--purple);background:var(--lilac);color:var(--purple)}.ritmik-theme .ritmik-product-binary-choice{width:100%;min-height:44px;padding:8px 14px;border-width:2px;font-size:14px;font-weight:800;line-height:1.2;box-shadow:none}.ritmik-theme .variant.disabled{opacity:.55;pointer-events:none}.ritmik-theme .variant.color{position:relative;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;border-radius:50%;background-repeat:no-repeat}.ritmik-theme .variant.color.active{border-color:#fff;box-shadow:0 0 0 3px var(--purple)}.ritmik-theme .ritmik-product-input,.ritmik-theme .ritmik-product-textarea{width:100%;padding:15px 18px;border:2px solid var(--line);border-radius:18px;background:#fff;color:var(--ink)}.ritmik-theme .ritmik-product-textarea{min-height:120px;resize:vertical}.ritmik-theme .ritmik-product-upload{display:flex;flex-direction:column;gap:8px;padding:18px;border:2px dashed var(--line);border-radius:20px;background:var(--lilac);color:var(--purple);font-weight:700}.ritmik-theme .ritmik-product-upload input{color:var(--ink-soft)}.ritmik-theme .ritmik-product-upload small{color:var(--ink-soft);font-size:12px;font-weight:600}.ritmik-theme .ritmik-product-note{display:flex;gap:8px;align-items:center;margin:-6px 0 22px;color:var(--ink-soft);font-size:13px}.ritmik-theme .ritmik-product-note svg{width:16px;height:16px;flex:none;color:var(--mint)}.ritmik-theme .buy-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-bottom:18px;min-width:0;max-width:100%}.ritmik-theme .qtybox{display:flex;overflow:hidden;align-items:center;border:2px solid var(--line);border-radius:var(--r-pill)}.ritmik-theme .qtybox button{display:grid;width:48px;height:52px;place-items:center;border:0;background:#fff;color:var(--purple)}.ritmik-theme .qtybox button:hover{background:var(--lilac)}.ritmik-theme .qtybox button svg{width:18px;height:18px}.ritmik-theme .qtybox input{width:52px;border:0;background:transparent;color:var(--ink);font-family:Sour Gummy,sans-serif;font-size:18px;font-weight:700;text-align:center}.ritmik-theme .btn-buy{flex:1 1;justify-content:center;min-width:220px}.ritmik-product-shell{padding-bottom:clamp(92px,8vw,116px)}.ritmik-theme .ritmik-product-sticky-buy{position:fixed;right:0;bottom:0;left:0;z-index:42;padding:12px var(--gutter) calc(12px + env(safe-area-inset-bottom));border-top:1px solid rgba(96,56,138,.12);background:hsla(0,0%,100%,.96);box-shadow:0 -18px 44px rgba(42,26,62,.12);backdrop-filter:blur(14px)}.ritmik-theme .ritmik-product-sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:var(--container);margin-inline:auto}.ritmik-theme .ritmik-product-sticky-info{display:flex;align-items:center;gap:14px;min-width:0}.ritmik-theme .ritmik-product-sticky-thumb{display:grid;flex:none;width:56px;height:56px;overflow:hidden;place-items:center;border-radius:14px;background:var(--lilac);color:var(--purple);font-size:18px;font-weight:900}.ritmik-theme .ritmik-product-sticky-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ritmik-theme .ritmik-product-sticky-copy{display:grid;grid-gap:5px;gap:5px;min-width:0}.ritmik-theme .ritmik-product-sticky-copy strong{overflow:hidden;color:var(--purple);font-size:16px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.ritmik-theme .ritmik-product-sticky-prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.ritmik-theme .ritmik-product-sticky-prices span{color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:20px;font-weight:900;line-height:1}.ritmik-theme .ritmik-product-sticky-prices del{color:var(--ink-soft);font-size:14px;font-weight:700}.ritmik-theme .ritmik-product-sticky-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex:none}.ritmik-theme .ritmik-product-sticky-qty{background:#fff;box-shadow:0 6px 22px rgba(96,56,138,.08)}.ritmik-theme .ritmik-product-sticky-qty button{height:48px}.ritmik-theme .ritmik-product-sticky-cart{min-width:208px;min-height:56px;justify-content:center;border-radius:999px;box-shadow:0 14px 30px rgba(249,180,42,.32)}@media (max-width:880px){.ritmik-product-shell{padding-bottom:0}.ritmik-theme .ritmik-product-sticky-buy{display:none}}.ritmik-theme .fav-lg{display:grid;width:54px;height:54px;place-items:center;border:2px solid var(--line);border-radius:50%;background:#fff;color:var(--purple)}.ritmik-theme .fav-lg.on,.ritmik-theme .fav-lg:hover{border-color:var(--coral);color:var(--coral)}.ritmik-theme .fav-lg svg{width:24px;height:24px}.ritmik-theme .pd-title-fav{display:none}.ritmik-theme .ritmik-product-feedback{margin-bottom:14px;padding:14px 18px;border-radius:18px;font-size:14px;font-weight:700}.ritmik-theme .ritmik-product-feedback.success{background:#e7f8f2;color:#0d5f4d}.ritmik-theme .ritmik-product-feedback.error{background:#ffe7eb;color:#9c3142}.ritmik-theme .ritmik-product-feedback.info{background:#efe8fb;color:#5d3c8f}.ritmik-theme .ritmik-bundle-bootstrap{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:18px;padding:18px 20px;border:1px solid #dacaf3;border-radius:24px;background:linear-gradient(135deg,#fbf8ff,#f3ebff)}.ritmik-theme .ritmik-bundle-bootstrap.error{border-color:#f2b7c2;background:linear-gradient(135deg,#fff8fa,#ffeef1)}.ritmik-theme .ritmik-bundle-bootstrap-copy{min-width:0}.ritmik-theme .ritmik-bundle-bootstrap-copy strong{display:block;margin-bottom:6px;color:var(--purple);font-size:16px}.ritmik-theme .ritmik-bundle-bootstrap-copy p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.55}.ritmik-theme .ritmik-bundle-bootstrap-loader{width:22px;height:22px;border:3px solid rgba(96,56,138,.18);border-top:3px solid var(--purple);border-radius:50%;flex:none;animation:ritmik-spin .8s linear infinite}.ritmik-theme .ritmik-bundle-bootstrap-action{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--purple);color:#fff;padding:12px 18px;font-size:13px;font-weight:700;flex:none;cursor:pointer}.ritmik-theme .pd-actions{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin:0 0 26px;min-width:0;max-width:100%}.ritmik-theme .pd-act{display:flex;flex-direction:column;gap:9px;align-items:center;justify-content:center;padding:16px 10px;border:1.5px solid transparent;border-radius:16px;background:var(--lilac);color:var(--ink);font-size:13px;font-weight:700;line-height:1.25;text-align:center;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.ritmik-theme .pd-act svg{width:24px;height:24px;color:var(--purple)}.ritmik-theme .pd-act.on,.ritmik-theme .pd-act.on svg{color:var(--coral)}.ritmik-theme .pd-act:hover{transform:translateY(-3px);border-color:var(--line);background:#fff;box-shadow:var(--shadow-sm)}.ritmik-theme .pd-act.pd-act-pdf{background:linear-gradient(135deg,rgba(96,56,138,.14),rgba(249,180,42,.24));border-color:rgba(96,56,138,.12)}.ritmik-theme .pd-act.pd-act-pdf svg{color:var(--purple)}.ritmik-theme .pd-trust{display:flex;flex-direction:column;gap:12px;padding:20px 22px;margin-bottom:26px;border-radius:var(--r-lg);background:var(--cream)}.ritmik-theme .pd-trust div{display:flex;gap:12px;align-items:center;color:var(--ink);font-size:15px;font-weight:600}.ritmik-theme .pd-trust svg{width:22px;height:22px;flex:none;color:var(--purple)}.ritmik-theme .ritmik-product-reviews{padding-block:clamp(30px,4vw,54px);background:radial-gradient(circle at top right,rgba(255,233,190,.34),transparent 24%),linear-gradient(180deg,#fffaf2,#fff)}.ritmik-theme .ritmik-product-reviews-shell{display:grid;grid-gap:18px;gap:18px}.ritmik-theme .ritmik-product-reviews-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;max-width:none;margin:0;padding:18px 20px;border:1px solid rgba(96,56,138,.1);border-radius:22px;background:hsla(0,0%,100%,.78);box-shadow:0 12px 34px rgba(65,41,88,.06);text-align:left}.ritmik-theme .ritmik-product-reviews-head-copy{min-width:0}.ritmik-theme .ritmik-product-reviews-head .eyebrow.center{justify-content:flex-start}.ritmik-theme .ritmik-product-reviews-head h2{margin-top:5px;font-size:clamp(27px,2.6vw,38px);line-height:1.05}.ritmik-theme .ritmik-product-reviews-head p{max-width:760px;margin:6px 0 0;font-size:14px;line-height:1.55}.ritmik-theme .ritmik-product-review-head-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:11px 20px;border:1px solid rgba(96,56,138,.16);border-radius:999px;background:var(--purple);color:#fff;font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.ritmik-theme .ritmik-product-review-head-action:before{content:"✦";margin-right:8px;color:var(--yellow)}.ritmik-theme .ritmik-product-review-head-action:hover{background:#4d2678;box-shadow:0 10px 24px rgba(96,56,138,.2);transform:translateY(-1px)}.ritmik-theme .ritmik-product-review-content{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start;min-width:0;max-width:100%}.ritmik-theme .ritmik-product-review-content.is-empty{grid-template-columns:minmax(0,1fr)}.ritmik-theme .ritmik-product-review-form-card,.ritmik-theme .ritmik-product-review-list{min-width:0}.ritmik-theme .ritmik-product-review-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:14px;gap:14px;min-width:0;max-width:100%}.ritmik-theme .ritmik-product-review-list>.ritmik-empty-state{grid-template-columns:42px minmax(0,1fr);gap:3px 14px;align-items:center;padding:15px 18px;border:1px solid rgba(96,56,138,.1);border-radius:18px;background:hsla(0,0%,100%,.72);box-shadow:none}.ritmik-theme .ritmik-product-review-list>.ritmik-empty-state:before{content:"✦";display:grid;width:42px;height:42px;grid-row:1/span 2;place-items:center;border-radius:14px;background:rgba(249,180,42,.16);color:#a56400;font-size:19px}.ritmik-theme .ritmik-product-review-list>.ritmik-empty-state strong{font-size:18px;line-height:1.25}.ritmik-theme .ritmik-product-review-list>.ritmik-empty-state p{font-size:14px;line-height:1.5}.ritmik-theme .ritmik-product-review-card{display:flex;flex-direction:column;gap:12px;min-height:0;padding:20px 22px;border:1px solid rgba(96,56,138,.1);border-radius:20px;background:#fff;box-shadow:0 9px 24px rgba(65,41,88,.05)}.ritmik-theme .ritmik-product-review-card-top{display:flex;gap:10px;align-items:center;justify-content:space-between}.ritmik-theme .ritmik-product-review-card .stars{color:var(--yellow);font-size:18px;letter-spacing:2px}.ritmik-theme .ritmik-product-review-source{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.ritmik-theme .ritmik-product-review-source.csv{background:rgba(87,198,169,.14);color:#0c6b54}.ritmik-theme .ritmik-product-review-source.ikas{background:rgba(96,56,138,.1);color:var(--purple)}.ritmik-theme .ritmik-product-review-card h3{font-size:21px;overflow-wrap:anywhere}.ritmik-theme .ritmik-product-review-card p{max-width:980px;color:var(--ink-soft);font-size:15px;line-height:1.65}.ritmik-theme .ritmik-product-review-reply{display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border-radius:18px;background:var(--lilac)}.ritmik-theme .ritmik-product-review-reply strong{color:var(--purple);font-size:13px;font-weight:800}.ritmik-theme .ritmik-product-review-reply span{color:var(--ink-soft);font-size:14px;line-height:1.65}.ritmik-theme .ritmik-product-review-card .who{display:flex;gap:13px;align-items:center;margin-top:2px;padding-top:13px;border-top:1px solid rgba(96,56,138,.08)}.ritmik-theme .ritmik-product-review-card .ava{display:grid;width:48px;height:48px;flex:none;place-items:center;border-radius:18px;background:linear-gradient(135deg,var(--purple),#8b61c7);color:#fff;font-family:Sour Gummy,sans-serif;font-size:18px;font-weight:700;line-height:1;text-align:center;text-transform:uppercase}.ritmik-theme .ritmik-product-review-card .who .review-author-name{display:block;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-weight:700;letter-spacing:-.01em;margin:0;font-size:18px}.ritmik-theme .ritmik-product-review-card .who>div>span{display:block;margin-top:4px;color:var(--ink-soft);font-size:13px;line-height:1.4}.ritmik-theme .ritmik-product-review-form-card{display:grid;grid-gap:12px;gap:12px;padding:22px;border:1px solid rgba(96,56,138,.12);border-radius:22px;background:linear-gradient(135deg,#fff,#fbf8ff);box-shadow:0 12px 30px rgba(65,41,88,.06);min-width:0;max-width:100%}.ritmik-theme .ritmik-product-review-form-card h3{font-size:clamp(25px,2.2vw,32px)}.ritmik-theme .ritmik-product-review-form-card>p{max-width:880px;color:var(--ink-soft);font-size:14px;line-height:1.55}.ritmik-theme .ritmik-product-review-note{padding:12px 14px;border-radius:16px;background:rgba(249,180,42,.16);color:#7b4d00;font-size:13px;font-weight:700;line-height:1.6}.ritmik-theme .ritmik-product-review-login{display:grid;grid-gap:14px;gap:14px}.ritmik-theme .ritmik-product-review-login p{color:var(--ink-soft);line-height:1.7}.ritmik-theme .ritmik-product-review-form{display:grid;grid-template-columns:minmax(220px,.38fr) minmax(0,1fr);grid-gap:14px 18px;gap:14px 18px;align-items:end}.ritmik-theme .ritmik-product-review-form .ritmik-product-review-field:nth-of-type(2),.ritmik-theme .ritmik-product-review-form>.btn{grid-column:1/-1}.ritmik-theme .ritmik-product-review-form>.btn{min-width:230px;justify-self:end}.ritmik-theme .ritmik-product-review-field{display:grid;grid-gap:8px;gap:8px}.ritmik-theme .ritmik-product-review-field span,.ritmik-theme .ritmik-product-review-stars>span{color:var(--purple);font-size:14px;font-weight:800}.ritmik-theme .ritmik-product-review-stars{display:grid;grid-gap:10px;gap:10px}.ritmik-theme .ritmik-product-review-star-buttons{display:flex;flex-wrap:wrap;gap:8px}.ritmik-theme .ritmik-product-review-star-buttons button{display:grid;width:46px;height:46px;place-items:center;border:2px solid var(--line);border-radius:16px;background:#fff;color:#cabfd7;font-size:24px;line-height:1;transition:transform .18s ease,border-color .18s ease,color .18s ease,background .18s ease}.ritmik-theme .ritmik-product-review-star-buttons button.active,.ritmik-theme .ritmik-product-review-star-buttons button:hover{border-color:rgba(249,180,42,.36);background:#fff7df;color:var(--yellow);transform:translateY(-1px)}.ritmik-theme .ritmik-installments-inline{padding:4px 0 0}.ritmik-theme .ritmik-installments-inline-head{display:grid;grid-gap:6px;gap:6px;margin-bottom:18px}.ritmik-theme .ritmik-installments-inline-head .eyebrow{justify-self:start}.ritmik-theme .ritmik-installments-inline-head h2{margin:0;color:var(--purple);font-size:clamp(25px,2.2vw,34px)}.ritmik-theme .ritmik-installments-inline .ritmik-installment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:none;margin:0}.ritmik-theme .ritmik-installments-inline .ritmik-installment-table{min-width:0}.ritmik-theme .ritmik-installments-inline .ritmik-installment-card-head{gap:12px;padding:16px}.ritmik-theme .ritmik-installments-inline .ritmik-installment-logo{width:52px;height:52px;border-radius:15px}.ritmik-theme .ritmik-installments-inline .ritmik-installment-brand{gap:11px;min-width:0}.ritmik-theme .ritmik-installments-inline .ritmik-installment-brand h3{font-size:20px;overflow-wrap:anywhere}.ritmik-theme .ritmik-installments-inline .ritmik-installment-disclaimer{margin-top:14px;text-align:left}.ritmik-theme .ritmik-installments{background:radial-gradient(circle at top left,hsla(0,0%,100%,.88),transparent 26%),linear-gradient(180deg,#faf6ff,#fff)}.ritmik-theme .ritmik-installments-head{margin-bottom:clamp(28px,4vw,44px)}.ritmik-theme .ritmik-installment-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:24px;min-width:0;max-width:100%}.ritmik-theme .ritmik-installment-summary-card{display:grid;grid-gap:8px;gap:8px;padding:22px 24px;border:1px solid rgba(96,56,138,.1);border-radius:var(--r-lg);background:hsla(0,0%,100%,.8);box-shadow:var(--shadow-sm)}.ritmik-theme .ritmik-installment-summary-card span{color:var(--ink-soft);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ritmik-theme .ritmik-installment-summary-card strong{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:clamp(24px,2.4vw,34px);line-height:1}.ritmik-theme .ritmik-installment-summary-card small{color:var(--ink-soft);font-size:13px;font-weight:700}.ritmik-theme .ritmik-installment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;max-width:1080px;margin:0 auto;min-width:0}.ritmik-theme .ritmik-installment-card{overflow:hidden;border:1px solid rgba(96,56,138,.1);border-radius:var(--r-xl);background:#fff;box-shadow:var(--shadow-sm);min-width:0;max-width:100%}.ritmik-theme .ritmik-installment-card-head{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:22px 22px 16px;border:0;background:radial-gradient(circle at top left,hsla(0,0%,100%,.84),transparent 32%),linear-gradient(135deg,var(--installment-bg,var(--lilac-2)),var(--installment-bg2,var(--lilac)));color:var(--ink);text-align:left;cursor:pointer;transition:filter .18s ease}.ritmik-theme .ritmik-installment-card-head:hover{filter:brightness(.98)}.ritmik-theme .ritmik-installment-chevron{display:grid;flex:none;width:34px;height:34px;place-items:center;border-radius:50%;background:hsla(0,0%,100%,.76);color:var(--purple);transition:transform .18s ease,background .18s ease}.ritmik-theme .ritmik-installment-chevron svg{width:18px;height:18px}.ritmik-theme .ritmik-installment-card.open .ritmik-installment-chevron{background:#fff;transform:rotate(180deg)}.ritmik-theme .ritmik-installment-brand{display:flex;gap:14px;align-items:center}.ritmik-theme .ritmik-installment-logo{display:grid;flex:none;width:64px;height:64px;place-items:center;overflow:hidden;border-radius:18px;background:hsla(0,0%,100%,.96);box-shadow:0 10px 24px rgba(67,38,99,.12)}.ritmik-theme .ritmik-installment-logo img{width:100%;height:100%;padding:10px;-o-object-fit:contain;object-fit:contain}.ritmik-theme .ritmik-installment-logo-fallback{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:24px;font-weight:700}.ritmik-theme .ritmik-installment-brand h3{font-size:24px}.ritmik-theme .ritmik-installment-brand span{display:block;margin-top:6px;color:var(--ink-soft);font-size:13px;font-weight:700}.ritmik-theme .ritmik-installment-table-wrap{padding:4px 18px 18px;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.ritmik-theme .ritmik-installment-table{width:100%;border-collapse:collapse;min-width:320px}.ritmik-theme .ritmik-installment-table td,.ritmik-theme .ritmik-installment-table th{padding:12px 0}.ritmik-theme .ritmik-installment-table thead th{color:var(--ink-soft);font-size:11px;font-weight:900;letter-spacing:.08em;text-align:left;text-transform:uppercase}.ritmik-theme .ritmik-installment-table td:nth-child(2),.ritmik-theme .ritmik-installment-table td:nth-child(3),.ritmik-theme .ritmik-installment-table th:nth-child(2),.ritmik-theme .ritmik-installment-table th:nth-child(3){text-align:right;white-space:nowrap}.ritmik-theme .ritmik-installment-table tbody td{border-top:1px solid var(--line);color:var(--ink);font-size:14px;font-weight:700;vertical-align:top}.ritmik-theme .ritmik-installment-table tbody td strong{display:block;color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:18px}.ritmik-theme .ritmik-installment-table tbody td small{display:block;margin-top:4px;color:var(--ink-soft);font-size:11px;font-weight:700}.ritmik-theme .ritmik-installment-disclaimer{margin:22px 0 0;color:var(--ink-soft);font-size:13px;line-height:1.7;text-align:center}.ritmik-theme .accordion{border-top:1px solid var(--line)}.ritmik-theme .acc-item{border-bottom:1px solid var(--line)}.ritmik-theme .acc-head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 0;border:0;background:transparent;color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:19px;font-weight:600;text-align:left}.ritmik-theme .acc-head .pm{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:var(--lilac);transition:background .18s ease,transform .18s ease,color .18s ease}.ritmik-theme .acc-head .pm svg{width:16px;height:16px}.ritmik-theme .acc-item.open .acc-head .pm{background:var(--purple);color:#fff;transform:rotate(45deg)}.ritmik-theme .acc-body{max-height:0;overflow:hidden;transition:max-height .28s ease}.ritmik-theme .acc-body .inner{padding-bottom:22px;color:var(--ink-soft);line-height:1.65}.ritmik-theme .product-description-content.is-collapsed{max-height:3.3em;overflow:hidden}.ritmik-theme .product-description-toggle{margin:12px 0 0}.ritmik-theme .acc-body ul{margin:0;padding-left:18px}.ritmik-theme .acc-body li{padding:4px 0}.ritmik-theme .spec{margin:2px 0 16px}.ritmik-theme .spec-title{display:flex;gap:8px;align-items:center;margin-bottom:8px}.ritmik-theme .spec-title svg{width:16px;height:16px;flex:none;color:var(--purple)}.ritmik-theme .spec-title h2{font-size:14px}.ritmik-theme .spec-title span{color:var(--ink-soft);font-size:12px;font-weight:600}.ritmik-theme .spec-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:8px;gap:8px}.ritmik-theme .spec-grid.spec-grid-dimensions{grid-template-columns:repeat(2,minmax(0,1fr))}.ritmik-theme .spec-item{display:flex;flex-direction:column;gap:2px;min-width:0;padding:8px 11px;border-radius:11px;background:var(--lilac)}.ritmik-theme .spec-item .part{color:var(--ink-soft);font-size:11.5px;font-weight:600;line-height:1.25}.ritmik-theme .spec-item .dim{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:13.5px;font-weight:600}.ritmik-theme .pstory{background:#fff;overflow-x:hidden}.ritmik-theme .pstory-intro{max-width:760px;margin:0 auto;text-align:center}.ritmik-theme .pstory-intro h2{margin:14px 0 18px;font-size:clamp(30px,4vw,52px)}.ritmik-theme .pstory-intro p{color:var(--ink-soft);font-size:18px;line-height:1.75}.ritmik-theme .ritmik-product-intro-small{margin-top:clamp(24px,3vw,44px)}.ritmik-theme .ritmik-product-intro-small h2{font-size:clamp(26px,3vw,40px)}.ritmik-theme .pstory-band{position:relative;display:flex;overflow:hidden;align-items:flex-end;min-height:380px;margin:clamp(40px,5vw,72px) 0;border-radius:var(--r-xl);box-shadow:var(--shadow-lg);isolation:isolate;max-width:100%}.ritmik-theme .pstory-band .ph{position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 22% 18%,hsla(0,0%,100%,.16),transparent 24%),linear-gradient(150deg,#6c47a0,#2d1841)}.ritmik-theme .pstory-band .pstory-band-image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ritmik-theme .pstory-band:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(44,30,63,.12),rgba(44,30,63,.82))}.ritmik-theme .pstory-band .quote{max-width:700px;padding:clamp(28px,4vw,56px);color:#fff}.ritmik-theme .pstory-band .quote p{margin:14px 0 0;color:#fff;font-family:Sour Gummy,sans-serif;font-size:clamp(22px,2.6vw,36px);font-weight:600;line-height:1.22;text-shadow:0 2px 16px rgba(44,30,63,.4)}.ritmik-theme .pstory-feature{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(28px,4vw,60px);gap:clamp(28px,4vw,60px);align-items:center;margin-bottom:clamp(34px,4vw,58px);min-width:0;max-width:100%}.ritmik-theme .pstory-intro+.pstory-feature{margin-top:clamp(40px,5vw,72px)}.ritmik-theme .pstory-feature.rev .pf-media{order:2}.ritmik-theme .pf-media{overflow:hidden;border-radius:var(--r-xl);box-shadow:var(--shadow)}.ritmik-theme .pf-media .ph,.ritmik-theme .pf-media img{width:100%;aspect-ratio:4/3.2;-o-object-fit:cover;object-fit:cover}.ritmik-theme .pf-text h3{margin:12px 0 14px;font-size:clamp(24px,2.6vw,36px)}.ritmik-theme .pf-text p{color:var(--ink-soft);font-size:17px;line-height:1.75}.ritmik-theme .pstory-band.product-copy{align-items:center;min-height:300px}.ritmik-theme .pstory-band .product-story-label{display:inline-flex;align-items:center;min-height:30px;padding:0 13px;border-radius:999px;background:var(--yellow);color:var(--purple-deep);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ritmik-theme .pstory-band .product-story-info{display:grid;grid-gap:3px;gap:3px;margin-top:20px}.ritmik-theme .pstory-band .product-story-info b{display:block;font-size:16px}.ritmik-theme .pstory-band .product-story-info span{font-size:13px;opacity:.88}.ritmik-theme .pstory-diff{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:clamp(22px,3vw,40px);min-width:0;max-width:100%}.ritmik-theme .diff-card{display:flex;flex-direction:column;padding:28px 26px;border-radius:16px;background:var(--lilac)}.ritmik-theme .diff-card .ic{display:grid;width:56px;height:56px;place-items:center;margin-bottom:16px;border-radius:18px;background:var(--purple);color:#fff}.ritmik-theme .diff-card .ic svg{width:28px;height:28px}.ritmik-theme .diff-card h3{margin-bottom:8px;font-size:21px}.ritmik-theme .diff-card p{color:var(--ink-soft);font-size:15px;line-height:1.6}.ritmik-theme .ritmik-mint{background:var(--mint)!important}.ritmik-theme .ritmik-yellow{background:var(--yellow)!important;color:var(--purple-deep)!important}.ritmik-theme .ritmik-coral{background:var(--coral)!important}.ritmik-theme .parent-benefits{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(22px,2.4vw,34px);gap:clamp(22px,2.4vw,34px);margin-top:clamp(32px,4vw,56px)}.ritmik-theme .pb-item{display:grid;grid-gap:18px;gap:18px;min-width:0}.ritmik-theme .pb-media{overflow:hidden;border-radius:24px;background:var(--lilac);box-shadow:0 18px 44px rgba(58,51,83,.12)}.ritmik-theme .pb-media .ph,.ritmik-theme .pb-media img{display:block;width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.ritmik-theme .pb-item h3{margin:0;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:clamp(24px,2vw,32px);font-weight:800;line-height:1.05}.ritmik-theme .pb-item p{margin:-4px 0 0;color:var(--ink-soft);font-size:17px;line-height:1.75}.ritmik-theme .pstory-stats{display:flex;flex-wrap:wrap;gap:0;justify-content:center;padding:clamp(26px,3vw,40px) 20px;margin-top:clamp(30px,4vw,52px);border-radius:var(--r-xl);background:var(--lilac)}.ritmik-theme .pstory-stat{position:relative;flex:1 1;min-width:150px;padding:6px 16px;text-align:center}.ritmik-theme .pstory-stat+.pstory-stat:before{content:"";position:absolute;top:50%;left:0;width:2px;height:46px;background:#e0d3f0;transform:translateY(-50%)}.ritmik-theme .pstory-stat .n{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:clamp(34px,4vw,52px);font-weight:700;line-height:1}.ritmik-theme .pstory-stat .l{margin-top:7px;color:var(--ink-soft);font-size:15px;font-weight:600}.ritmik-theme .pstory-z{display:grid;width:100%;grid-gap:clamp(28px,4vw,44px);gap:clamp(28px,4vw,44px);max-width:1280px;margin:0}.ritmik-theme .pstory-z-banner{position:relative;display:grid;min-height:112px;overflow:hidden;align-items:center;border-radius:8px;background:#454545;isolation:isolate}.ritmik-theme .pstory-z-banner .ph,.ritmik-theme .pstory-z-banner img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ritmik-theme .pstory-z-banner:after{content:"";position:absolute;inset:0;z-index:-1;background:hsla(0,0%,100%,.36)}.ritmik-theme .pstory-z-banner-copy{display:grid;grid-template-columns:minmax(180px,.55fr) minmax(0,1fr);grid-gap:clamp(18px,3vw,34px);gap:clamp(18px,3vw,34px);align-items:center;padding:clamp(22px,3vw,34px) clamp(28px,5vw,56px);color:#1f1f24}.ritmik-theme .pstory-z-banner-copy h2{margin:0;font-family:Sour Gummy,Quicksand,sans-serif;font-size:clamp(34px,4vw,58px);font-weight:900;letter-spacing:0;line-height:.95;text-transform:uppercase}.ritmik-theme .pstory-z-banner-copy p{margin:0;color:#2d2d35;font-family:Sour Gummy,Quicksand,sans-serif;font-size:clamp(19px,2vw,28px);font-weight:800;line-height:1.1}.ritmik-theme .pstory-z-row{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);grid-gap:clamp(28px,4vw,56px);gap:clamp(28px,4vw,56px);align-items:center}.ritmik-theme .pstory-z-row-reverse{grid-template-columns:minmax(260px,.95fr) minmax(0,1.05fr)}.ritmik-theme .pstory-z-gallery-text,.ritmik-theme .pstory-z-media{position:relative;overflow:hidden;border-radius:8px;background:#ebe8e2}.ritmik-theme .pstory-z-gallery-text .ph,.ritmik-theme .pstory-z-gallery-text img,.ritmik-theme .pstory-z-media .ph,.ritmik-theme .pstory-z-media img{display:block;width:100%;height:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.ritmik-theme .pstory-z-media{aspect-ratio:16/10}.ritmik-theme .pstory-z-media-large{aspect-ratio:16/10.4}.ritmik-theme .pstory-z-copy{min-width:0;max-width:480px}.ritmik-theme .pstory-z-copy h3{margin:0 0 22px;color:#35333c;font-family:Sour Gummy,Quicksand,sans-serif;font-size:clamp(22px,2.2vw,32px);font-weight:800;letter-spacing:0;line-height:1.12}.ritmik-theme .pstory-z-copy p{margin:0;color:#6f7078;font-size:15px;line-height:1.85}.ritmik-theme .pstory-z-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.ritmik-theme .pstory-z-gallery .pstory-z-media,.ritmik-theme .pstory-z-gallery-text{aspect-ratio:16/10.4}.ritmik-theme .pstory-z-gallery-text{display:grid;place-items:center;background:#3f3f3f;isolation:isolate}.ritmik-theme .pstory-z-gallery-text:after{content:"";position:absolute;inset:0;z-index:0;background:rgba(32,32,36,.48)}.ritmik-theme .pstory-z-gallery-text .ph,.ritmik-theme .pstory-z-gallery-text img{position:absolute;inset:0;z-index:-1}.ritmik-theme .pstory-z-gallery-text strong{position:relative;z-index:1;max-width:86%;color:#fff;font-family:Sour Gummy,Quicksand,sans-serif;font-size:clamp(22px,2.4vw,34px);font-weight:900;letter-spacing:0;line-height:1.02;text-align:center}.ritmik-theme .setb{margin-top:clamp(44px,6vw,88px);background:var(--lilac)}.ritmik-theme .setb-grid{display:grid;grid-template-columns:1fr 372px;grid-gap:32px;gap:32px;align-items:start;min-width:0;max-width:100%}.ritmik-theme .ritmik-bundle-panel{display:flex;gap:18px;align-items:center;justify-content:space-between;padding:24px 26px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow-sm)}.ritmik-theme .ritmik-bundle-panel.error{border-color:#f2b7c2;background:#fff8fa}.ritmik-theme .ritmik-bundle-panel.soft{border-color:rgba(96,56,138,.14);background:linear-gradient(135deg,#fcf9ff,#f5effd)}.ritmik-theme .ritmik-bundle-panel-copy{min-width:0}.ritmik-theme .ritmik-bundle-panel-copy strong{display:block;margin-bottom:8px;color:var(--purple);font-size:20px}.ritmik-theme .ritmik-bundle-panel-copy p{margin:0;color:var(--ink-soft);font-size:15px;line-height:1.65}.ritmik-theme .ritmik-bundle-panel-action{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--purple);color:#fff;padding:14px 20px;font-size:14px;font-weight:700;flex:none;cursor:pointer}.ritmik-theme .ritmik-bundle-panel-skeleton{display:grid;grid-gap:10px;gap:10px;width:min(260px,100%);flex:none}.ritmik-theme .ritmik-bundle-panel-skeleton span{display:block;height:14px;border-radius:999px;background:linear-gradient(90deg,#efe6fb,#f7f2ff 50%,#efe6fb);background-size:200% 100%;animation:ritmik-shimmer 1.3s ease-in-out infinite}.ritmik-theme .ritmik-bundle-panel-skeleton span:first-child{width:100%}.ritmik-theme .ritmik-bundle-panel-skeleton span:nth-child(2){width:82%}.ritmik-theme .ritmik-bundle-panel-skeleton span:nth-child(3){width:64%}.ritmik-theme .setb-list{display:flex;flex-direction:column;gap:16px;min-width:0}.ritmik-theme .setb-row{display:grid;grid-template-columns:118px 1fr auto;grid-gap:20px;gap:20px;align-items:center;padding:16px 20px;border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;box-shadow:var(--shadow-sm);min-width:0;max-width:100%}.ritmik-theme .setb-row.clickable{cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.ritmik-theme .setb-row.clickable:focus-within,.ritmik-theme .setb-row.clickable:hover{border-color:rgba(96,56,138,.22);box-shadow:0 18px 42px rgba(96,56,138,.1);transform:translateY(-1px)}.ritmik-theme .setb-row.off{border-color:#ded2e9;background:#fbf9fd;box-shadow:none}.ritmik-theme .setb-row.off .thumb-img{opacity:.72}.ritmik-theme .setb-row.base .setb-toggle{border-color:var(--mint);background:var(--mint);color:#0f4a3c}.ritmik-theme .thumb-img{overflow:hidden;width:118px;height:92px;border-radius:var(--r);background:var(--lilac)}.ritmik-theme .thumb-img .ph,.ritmik-theme .thumb-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ritmik-theme .setb-name{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:19px;font-weight:600;overflow-wrap:anywhere}.ritmik-theme .setb-dim{margin:5px 0 10px;color:var(--ink-soft);font-size:13px}.ritmik-theme .setb-price{display:flex;gap:10px;align-items:baseline}.ritmik-theme .setb-price .now{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:20px;font-weight:700}.ritmik-theme .setb-price .was{color:var(--ink-soft);font-size:14px;text-decoration:line-through}.ritmik-theme .setb-right{display:flex;flex-direction:column;gap:12px;align-items:flex-end;min-width:0}.ritmik-theme .sqty{display:flex;overflow:hidden;align-items:center;border:2px solid var(--line);border-radius:var(--r-pill)}.ritmik-theme .sqty button{display:grid;width:36px;height:40px;place-items:center;border:0;background:#fff;color:var(--purple)}.ritmik-theme .sqty button svg{width:15px;height:15px}.ritmik-theme .sqty span{width:36px;color:var(--ink);font-family:Sour Gummy,sans-serif;font-weight:700;text-align:center}.ritmik-theme .setb-toggle{display:inline-flex;gap:6px;align-items:center;justify-content:center;padding:8px 16px;border:2px solid var(--purple);border-radius:var(--r-pill);background:#fff;color:var(--purple);font-size:13px;font-weight:700;white-space:nowrap}.ritmik-theme .setb-toggle.added{background:var(--purple);color:#fff}.ritmik-theme .setb-toggle svg{width:15px;height:15px}.ritmik-theme .setb-summary{align-self:start;height:-moz-fit-content;height:fit-content;position:sticky;top:104px;overflow:hidden;border:1px solid var(--line);border-radius:var(--r-xl);background:#fff;box-shadow:var(--shadow)}.ritmik-theme .summary-head{display:flex;width:100%;align-items:center;justify-content:space-between;padding:20px 22px;border:0;border-bottom:1px solid var(--line);background:transparent;color:inherit;text-align:left}.ritmik-theme .summary-head h3{font-size:22px}.ritmik-theme .setb-count{padding:5px 12px;border-radius:999px;background:var(--lilac);color:var(--ink-soft);font-size:13px;font-weight:700}.ritmik-theme .setb-count-mobile{display:none}.ritmik-theme .summary-chevron{display:inline-grid;width:22px;height:22px;place-items:center;transition:transform .2s ease}.ritmik-theme .summary-chevron svg{width:18px;height:18px}.ritmik-theme .summary-items{display:flex;flex-direction:column;max-height:230px;padding:6px 22px;overflow:auto}.ritmik-theme .summary-item{display:flex;gap:12px;justify-content:space-between;padding:11px 0;border-bottom:1px dashed var(--line);font-size:14px;font-weight:600}.ritmik-theme .summary-item:last-child{border-bottom:0}.ritmik-theme .summary-item .nm{min-width:0}.ritmik-theme .summary-item .q{margin-right:7px;color:var(--ink-soft);font-weight:700}.ritmik-theme .summary-item .lp{color:var(--purple);font-weight:700;white-space:nowrap}.ritmik-theme .summary-foot{padding:20px 22px;background:var(--purple);color:#fff}.ritmik-theme .summary-foot .row{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.ritmik-theme .summary-foot .lbl{color:#eadcf7;font-size:14px}.ritmik-theme .summary-foot .was{color:#cbb6e4;font-weight:600;text-decoration:line-through}.ritmik-theme .summary-foot .big{max-width:none;margin:0;color:var(--yellow);font-family:Sour Gummy,sans-serif;font-size:27px;font-weight:700;line-height:1;text-align:right}.ritmik-theme .setb-add{width:100%;justify-content:center;margin-top:14px}.ritmik-theme .ritmik-product-related{padding-top:0;overflow-x:hidden}.ritmik-theme .ritmik-product-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px;min-width:0;max-width:100%}.ritmik-theme .ritmik-link-add{text-decoration:none}@keyframes ritmik-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ritmik-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:980px){.ritmik-theme .ritmik-product-review-content,.ritmik-theme .ritmik-product-review-content.is-empty{grid-template-columns:1fr;gap:20px}.ritmik-theme .parent-benefits{grid-template-columns:1fr 1fr}.ritmik-theme .pstory-z-row,.ritmik-theme .pstory-z-row-reverse{grid-template-columns:1fr}.ritmik-theme .pstory-z-copy{max-width:100%}}@media (max-width:880px){.ritmik-theme .pd{grid-template-columns:1fr;gap:34px}.ritmik-theme .gallery,.ritmik-theme .setb-summary{position:static}.ritmik-theme .gallery{max-height:none;overflow:visible}.ritmik-theme .gallery-main{height:auto;min-height:0;aspect-ratio:4/3}.ritmik-theme .gallery-main:hover img{transform:none}.ritmik-theme .pd-title-row{display:grid;grid-template-columns:minmax(0,1fr) 48px;grid-gap:12px;gap:12px;align-items:start;margin:10px 0 14px}.ritmik-theme .pd-info .pd-title-row h1{margin:0}.ritmik-theme .pd-title-fav{display:grid;width:48px;height:48px;align-self:start}.ritmik-theme .pd-title-fav svg{width:21px;height:21px}.ritmik-theme .pd-act-favorite,.ritmik-theme .pd-buy-fav{display:none}.ritmik-theme .pd-info .spec{display:block}.ritmik-theme .spec-grid,.ritmik-theme .spec-grid.spec-grid-dimensions{grid-template-columns:1fr}.ritmik-theme .ritmik-product-variant-groups{flex-direction:column}.ritmik-theme .ritmik-product-variant-groups>.ritmik-product-option{width:100%}.ritmik-theme .ritmik-product-binary-info{align-items:flex-start;overflow-x:visible;white-space:normal}.ritmik-theme .ritmik-product-binary-info .ritmik-product-option-name{flex:1 1 auto;min-width:0;white-space:normal;overflow-wrap:anywhere}.ritmik-theme .ritmik-product-related-grid,.ritmik-theme .setb-grid{grid-template-columns:1fr 1fr}.ritmik-theme .ritmik-installment-summary,.ritmik-theme .ritmik-product-review-grid{grid-template-columns:1fr}.ritmik-theme .setb-grid{gap:24px}.ritmik-theme .ritmik-membership-card{grid-template-columns:1fr}.ritmik-theme .ritmik-membership-side{display:none}}@media (max-width:820px){.ritmik-theme .pstory-diff,.ritmik-theme .pstory-feature,.ritmik-theme .pstory-z-banner-copy,.ritmik-theme .pstory-z-gallery{grid-template-columns:1fr}.ritmik-theme .pstory-z-banner-copy{gap:10px}.ritmik-theme .ritmik-bundle-bootstrap,.ritmik-theme .ritmik-bundle-panel{flex-direction:column;align-items:flex-start}.ritmik-theme .ritmik-bundle-panel-skeleton{width:100%}.ritmik-theme .setb-grid{grid-template-columns:1fr}.ritmik-theme .setb-summary{position:fixed;top:auto;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;z-index:70;width:auto;max-width:540px;max-height:calc(78dvh - env(safe-area-inset-bottom));margin-inline:auto;border-radius:20px;background:#f8f6fb;box-shadow:0 18px 54px rgba(44,30,63,.24)}.ritmik-theme .setb-summary .summary-head{min-height:66px;padding:14px 18px;background:#f1ecf8;cursor:pointer}.ritmik-theme .setb-summary .summary-head h3{font-size:17px}.ritmik-theme .setb-count-desktop{display:none}.ritmik-theme .setb-count-mobile{display:inline-flex;gap:6px;align-items:center;padding:0;background:transparent;color:var(--ink);font-size:14px}.ritmik-theme .setb-summary.mobile-open .summary-chevron{transform:rotate(180deg)}.ritmik-theme .setb-summary .summary-items{display:flex;max-height:min(32dvh,230px);background:#fff}.ritmik-theme .setb-summary:not(.mobile-open) .summary-body{display:none}.ritmik-theme .setb-summary .summary-foot{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:16px 18px calc(16px + env(safe-area-inset-bottom));background:#fff;color:var(--ink)}.ritmik-theme .setb-summary .summary-foot .row:first-child{display:none}.ritmik-theme .setb-summary .summary-foot .row{flex-direction:column;align-items:flex-start;justify-content:center;margin:0}.ritmik-theme .setb-summary .summary-foot .lbl{color:var(--ink-soft);font-size:13px}.ritmik-theme .setb-summary .summary-foot .big{color:var(--purple);font-size:23px}.ritmik-theme .setb-summary .setb-add{width:auto;min-width:160px;min-height:52px;justify-content:center;margin:0;padding-inline:20px;white-space:nowrap}.ritmik-theme .pstory-feature.rev .pf-media{order:0}.ritmik-theme .ritmik-membership-mobile-note{display:block}}@media (max-width:600px){.ritmik-theme .ritmik-product-reviews{padding-block:26px}.ritmik-theme .ritmik-product-reviews-head{grid-template-columns:minmax(0,1fr);gap:14px;padding:16px}.ritmik-theme .ritmik-product-review-head-action{width:100%}.ritmik-theme .ritmik-product-review-list>.ritmik-empty-state{grid-template-columns:36px minmax(0,1fr);padding:14px}.ritmik-theme .ritmik-product-review-list>.ritmik-empty-state:before{width:36px;height:36px;border-radius:12px}.ritmik-theme .ritmik-product-review-form-card{padding:18px 16px}.ritmik-theme .ritmik-product-review-form{grid-template-columns:minmax(0,1fr)}.ritmik-theme .ritmik-product-review-form .ritmik-product-review-field:nth-of-type(2),.ritmik-theme .ritmik-product-review-form>.btn{grid-column:auto}.ritmik-theme .ritmik-product-review-form>.btn{width:100%;min-width:0;justify-self:stretch}.ritmik-theme .parent-benefits,.ritmik-theme .ritmik-product-related-grid,.ritmik-theme .spec-grid{grid-template-columns:1fr}.ritmik-theme .ritmik-product-related-grid{gap:18px}.ritmik-theme .ritmik-product-related-grid .product-card{width:100%;max-width:none}.ritmik-theme .ritmik-installment-grid,.ritmik-theme .ritmik-installments-inline .ritmik-installment-grid,.ritmik-theme .ritmik-product-review-grid{grid-template-columns:1fr}.ritmik-theme .pstory-stat+.pstory-stat:before{display:none}.ritmik-theme .ritmik-membership-mobile-grid{grid-template-columns:1fr}.ritmik-theme .ritmik-product-binary-row{grid-template-columns:1fr;gap:12px}.ritmik-theme .ritmik-product-binary-choice{width:100%;justify-content:center;font-size:14px}.ritmik-theme .thumb{flex-basis:76px}.ritmik-theme .ritmik-bundle-bootstrap,.ritmik-theme .ritmik-bundle-panel{padding:18px;border-radius:22px}.ritmik-theme .ritmik-bundle-bootstrap-action,.ritmik-theme .ritmik-bundle-panel-action{width:100%;justify-content:center}}@media (max-width:560px){.ritmik-theme .pd-actions{grid-template-columns:repeat(2,1fr)}.ritmik-theme .setb-row{grid-template-columns:84px 1fr}.ritmik-theme .thumb-img{width:84px;height:66px}.ritmik-theme .setb-right{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between}.ritmik-theme .ritmik-product-related-grid,.ritmik-theme .setb-grid{grid-template-columns:1fr}.ritmik-theme .setb-toggle{white-space:normal;text-align:center}.ritmik-theme .pstory-band .quote{max-width:100%}.ritmik-theme .pstory-z-banner-copy{padding:22px}.ritmik-theme .pstory-z-banner-copy h2{font-size:32px}.ritmik-theme .pstory-z-banner-copy p{font-size:19px}}@media (prefers-reduced-motion:reduce){.ritmik-theme .hs-dot:before,.ritmik-theme .mq-track{animation:none}.ritmik-theme .insta-track{scroll-behavior:auto}.ritmik-theme .gallery-main img{transition:none}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:hsla(0,0%,100%,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(https://cdn.myikas.com/sf/v1/e08e3633-446b-403d-b362-91ace2e08645/802808d1-7d61-4285-a0ed-772126faa7ea/1788331058797/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(https://cdn.myikas.com/sf/v1/e08e3633-446b-403d-b362-91ace2e08645/802808d1-7d61-4285-a0ed-772126faa7ea/1788331058797/_next/static/media/layers-2x.9859cd12.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(https://cdn.myikas.com/sf/v1/e08e3633-446b-403d-b362-91ace2e08645/802808d1-7d61-4285-a0ed-772126faa7ea/1788331058797/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:hsla(0,0%,100%,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}