@import url("https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600;700;800&display=swap");:root{--garpim-font-family:"Urbanist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body,html{overflow-x:clip;font-family:var(--garpim-font-family)}body{margin:0;width:100%}body *,body :after,body :before,body button,body input,body option,body select,body textarea{font-family:var(--garpim-font-family)!important}#__next{width:100%;overflow-x:clip}.garpim-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:var(--garpim-font-family);color:var(--ink);background:var(--white)}.garpim-theme *{box-sizing:border-box}.garpim-theme h1,.garpim-theme h2,.garpim-theme h3,.garpim-theme h4{margin:0;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-weight:700;letter-spacing:-.01em;line-height:1.02}.garpim-theme a{color:inherit;text-decoration:none;touch-action:manipulation}.garpim-theme img{display:block;max-width:100%}.garpim-theme button,.garpim-theme input{font:inherit}.garpim-theme [role=button],.garpim-theme button{touch-action:manipulation}.garpim-theme .container{width:100%;max-width:var(--container);margin:0 auto;padding-inline:var(--gutter)}.garpim-theme.section{position:relative;padding-block:clamp(56px,7vw,104px)}.garpim-theme .section-head{max-width:640px;margin:0 auto clamp(34px,4vw,56px);text-align:center}.garpim-theme .section-head h2{margin-top:14px;font-size:clamp(34px,4.4vw,58px)}.garpim-theme .section-head p{margin:14px auto 0;color:var(--ink-soft);font-size:18px}.garpim-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}.garpim-theme .eyebrow.center:after,.garpim-theme .eyebrow:before{content:"";width:22px;height:3px;border-radius:2px;background:currentColor}.garpim-theme .eyebrow.center{justify-content:center}.garpim-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}.garpim-theme .btn svg{width:18px;height:18px}.garpim-theme .btn:hover{transform:translateY(-3px)}.garpim-theme .btn-primary{background:var(--yellow);color:var(--purple-deep);box-shadow:0 10px 22px -8px var(--yellow)}.garpim-theme .btn-purple{background:var(--purple);color:#fff;box-shadow:0 10px 22px -8px var(--purple)}.garpim-theme .btn-white{background:#fff;color:var(--purple);box-shadow:var(--shadow-sm)}.garpim-theme .btn-ghost{border:2px solid var(--purple);background:transparent;color:var(--purple)}.garpim-theme .btn-ghost:hover{background:var(--purple);color:#fff}.garpim-theme .btn-lg{padding:18px 38px;font-size:18px}.garpim-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))}.garpim-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}.garpim-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%}.garpim-theme .topbar{position:relative;z-index:60;background:#60388a;color:#fff}.garpim-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}.garpim-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}.garpim-theme .footer-pills,.garpim-theme .footer-socials,.garpim-theme .header-actions,.garpim-theme .pay-row,.garpim-theme .topbar-locale,.garpim-theme .topbar-social{display:flex;align-items:center}.garpim-theme .topbar-social{gap:16px;justify-self:start}.garpim-theme .footer-socials a,.garpim-theme .topbar-social a{display:grid;place-items:center}.garpim-theme .topbar-social a{min-width:18px;min-height:18px;color:inherit}.garpim-theme .footer-socials svg,.garpim-theme .topbar-social svg{width:18px;height:18px}.garpim-theme .footer-socials img,.garpim-theme .topbar-social img{display:block;width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.garpim-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}.garpim-theme .topbar-msg-wrap{display:flex;justify-content:center;min-width:0;max-width:100%;padding-inline:20px;overflow:hidden}@media (min-width:981px){.garpim-theme .topbar-msg-wrap{transform:translateX(-18px)}}.garpim-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:garpim-topbar-slide .45s cubic-bezier(.2,.7,.2,1)}.garpim-theme a.topbar-msg{text-decoration:none}.garpim-theme .topbar-msg-text{overflow:hidden;text-overflow:ellipsis}.garpim-theme .topbar-msg svg{width:17px;height:17px}@keyframes garpim-topbar-slide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.garpim-theme .topbar-locale{gap:10px;justify-self:end}.garpim-theme .topbar-quick-links{display:flex;gap:8px;align-items:center}.garpim-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}.garpim-theme .topbar-quick-link:hover{background:hsla(0,0%,100%,.18);transform:translateY(-1px)}.garpim-theme .topbar-quick-link-icon{display:inline-grid;flex:none;width:16px;height:16px;place-items:center}.garpim-theme .topbar-quick-link-icon img,.garpim-theme .topbar-quick-link-icon svg{width:16px;height:16px}.garpim-theme .topbar-quick-link-icon img{-o-object-fit:contain;object-fit:contain}.garpim-theme .topbar-quick-link-text{display:block}.garpim-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}.garpim-theme .loc-btn.light:hover{background:hsla(0,0%,100%,.14)}.garpim-theme .loc-btn svg{width:14px;height:14px}.garpim-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)}.garpim-theme .header-main{display:flex;align-items:center;gap:clamp(14px,2vw,28px);height:96px;padding-top:18px}.garpim-theme .header-actions{gap:12px}.garpim-theme .header-icon-links{display:flex;align-items:center;gap:10px}.garpim-theme .mobile-hamburger,.garpim-theme .mobile-menu-close{flex:none;width:46px;min-width:46px;height:46px;padding:0;border-radius:50%;aspect-ratio:1/1}.garpim-theme .mobile-menu-close{align-self:flex-end}.garpim-theme .brand{display:inline-flex;align-items:center;flex:none;min-width:clamp(140px,16vw,220px)}.garpim-theme .brand-logo{width:auto;max-width:100%;height:60px;-o-object-fit:contain;object-fit:contain}.garpim-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}.garpim-theme .searchbar.menu-open,.garpim-theme .searchbar:focus-within{border-color:var(--purple);background:#fff}.garpim-theme .sb-cat-wrap{position:relative;flex:none}.garpim-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}.garpim-theme .sb-cat svg{transition:transform .18s ease}.garpim-theme .sb-cat.open svg{transform:rotate(180deg)}.garpim-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}.garpim-theme .sb-cat-menu.open{display:grid;grid-gap:4px;gap:4px}.garpim-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}.garpim-theme .sb-cat-option.active,.garpim-theme .sb-cat-option:hover{background:rgba(106,64,156,.12);color:var(--purple)}.garpim-theme .sb-cat-option:hover{transform:translateX(2px)}.garpim-theme .sb-sep{width:1px;height:22px;background:rgba(67,38,99,.18);flex:none}.garpim-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}.garpim-theme .sb-input::-moz-placeholder{color:var(--ink-soft)}.garpim-theme .sb-input:-ms-input-placeholder{color:var(--ink-soft)}.garpim-theme .sb-input::placeholder{color:var(--ink-soft)}.garpim-theme .icon-btn,.garpim-theme .ig-nav,.garpim-theme .sb-btn,.garpim-theme .sl-arrow,.garpim-theme .to-top{display:grid;place-items:center}.garpim-theme .sb-btn{width:44px;height:44px;border:none;border-radius:50%;background:var(--purple);color:#fff;cursor:pointer}.garpim-theme .mobile-search-suggestions,.garpim-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}.garpim-theme .search-suggestions-section{display:grid;grid-gap:12px;gap:12px}.garpim-theme .search-suggestions-title{margin:0;color:var(--purple);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.garpim-theme .search-suggestions-list{display:flex;flex-wrap:wrap;gap:10px}.garpim-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}.garpim-theme .search-suggestion-chip:focus-visible,.garpim-theme .search-suggestion-chip:hover{border-color:rgba(106,64,156,.34);background:rgba(106,64,156,.08);color:var(--purple);transform:translateY(-1px)}.garpim-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}.garpim-theme .search-suggestion-icon svg{width:14px;height:14px}.garpim-theme .search-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.garpim-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}.garpim-theme .search-product-card:focus-visible,.garpim-theme .search-product-card:hover{border-color:rgba(106,64,156,.34);background:rgba(106,64,156,.06);transform:translateY(-1px)}.garpim-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}.garpim-theme .search-product-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.garpim-theme .search-product-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.garpim-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}.garpim-theme .search-product-price{color:var(--purple);font-size:13px;font-weight:900}.garpim-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}.garpim-theme .mobile-search-shell{position:relative;display:none;margin:8px 0 14px}.garpim-theme .mobile-searchbar{display:flex;align-items:center;gap:8px;padding:6px;border-radius:999px;background:#f2ebfa}.garpim-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}.garpim-theme .mobile-search-menu{min-width:200px}.garpim-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}.garpim-theme .mobile-search-input::-moz-placeholder{color:var(--ink-soft)}.garpim-theme .mobile-search-input:-ms-input-placeholder{color:var(--ink-soft)}.garpim-theme .mobile-search-input::placeholder{color:var(--ink-soft)}.garpim-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}.garpim-theme .mobile-search-suggestions{position:absolute;top:calc(100% + 12px)}.garpim-theme .mobile-search-suggestions .search-products-grid{grid-template-columns:1fr}.garpim-theme .mobile-menu.open .panel{overflow-y:auto}.garpim-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}.garpim-theme .icon-btn:hover{transform:translateY(-2px);background:var(--lilac-2)}.garpim-theme .icon-btn svg{width:22px;height:22px}.garpim-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}.garpim-theme .cart-total{margin-left:6px;color:var(--purple);font-size:15px;font-weight:700;white-space:nowrap}body.cart-drawer-open{overflow:hidden}.garpim-theme .garpim-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:garpim-cart-success-toast-in .26s ease-out}.garpim-theme .garpim-cart-success-toast svg{flex:none;width:19px;height:19px;color:var(--yellow)}@keyframes garpim-cart-success-toast-in{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}.garpim-theme .cart-drawer-overlay{position:fixed;inset:0;z-index:79;border:none;background:rgba(38,20,57,.42);backdrop-filter:blur(3px);animation:garpim-cart-overlay-in .22s ease}.garpim-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;box-shadow:-22px 0 48px rgba(50,26,76,.18);animation:garpim-cart-drawer-in .28s cubic-bezier(.2,.7,.2,1)}.garpim-theme .cart-drawer-actions,.garpim-theme .cart-drawer-header,.garpim-theme .cart-drawer-item-link,.garpim-theme .cart-drawer-total{display:flex;align-items:center}.garpim-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)}.garpim-theme .cart-drawer-title{display:flex;align-items:center;gap:12px;color:var(--purple)}.garpim-theme .cart-drawer-title svg{width:20px;height:20px}.garpim-theme .cart-drawer-header h3{margin:0;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:27px;line-height:1}.garpim-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}.garpim-theme .cart-drawer-close{flex:none;width:48px;height:48px;background:#f3e8fb;color:var(--purple)}.garpim-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}.garpim-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}.garpim-theme .cart-drawer-gift-copy svg{flex:none;width:17px;height:17px;color:#35b989}.garpim-theme .cart-drawer-gift-copy strong{color:var(--purple);font-weight:900}.garpim-theme .cart-drawer-gift-progress{overflow:hidden;height:8px;border-radius:999px;background:rgba(249,180,42,.22)}.garpim-theme .cart-drawer-gift-progress i{display:block;height:100%;border-radius:inherit;background:#f9a91d}.garpim-theme .cart-drawer-body{display:grid;grid-gap:0;gap:0;flex:1 1;align-content:start;padding:24px 26px 0;overflow-y:auto}.garpim-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}.garpim-theme .cart-drawer-item+.cart-drawer-item{padding-top:22px}.garpim-theme .cart-drawer-item-top{display:contents}.garpim-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}.garpim-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}.garpim-theme .cart-drawer-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;padding:0}.garpim-theme .cart-drawer-thumb-fallback{display:grid;width:100%;height:100%;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:28px;place-items:center}.garpim-theme .cart-drawer-item-details{display:grid;grid-gap:5px;gap:5px;min-width:0;flex:1 1}.garpim-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}.garpim-theme .cart-drawer-item-meta{color:var(--ink-soft);font-size:13px;font-weight:800}.garpim-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}.garpim-theme .cart-drawer-item-actions{display:flex;align-items:center;justify-content:flex-start;gap:14px;grid-column:1;margin-left:86px}.garpim-theme .cart-drawer-qty-control{padding:4px;border-color:rgba(96,56,138,.12);box-shadow:0 4px 14px rgba(96,56,138,.08)}.garpim-theme .cart-drawer-qty-control button{width:28px;height:28px}.garpim-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}.garpim-theme .cart-drawer-remove svg{width:16px;height:16px}.garpim-theme .cart-drawer-remove:hover{background:transparent;color:var(--purple);transform:translateY(-1px)}.garpim-theme .cart-drawer-qty-control button:disabled,.garpim-theme .cart-drawer-remove:disabled{opacity:.55;cursor:not-allowed;transform:none}.garpim-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)}.garpim-theme .cart-drawer-empty strong{color:var(--ink);font-size:18px}.garpim-theme .cart-drawer-empty p{margin:0;line-height:1.55}.garpim-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)}.garpim-theme .cart-drawer-saving{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#37b990;font-size:15px;font-weight:800}.garpim-theme .cart-drawer-saving strong{font-weight:900}.garpim-theme .cart-drawer-total{justify-content:space-between;gap:16px;color:var(--ink-soft);font-size:15px;font-weight:800}.garpim-theme .cart-drawer-total strong{color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:28px;line-height:1}.garpim-theme .cart-drawer .garpim-price-font{white-space:nowrap}.garpim-theme .cart-drawer-note{display:flex;align-items:center;gap:8px;color:var(--ink-soft);font-size:12px;font-weight:700}.garpim-theme .cart-drawer-note svg{flex:none;width:14px;height:14px;color:#35b989}.garpim-theme .cart-drawer-actions{gap:0}.garpim-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}.garpim-theme .cart-drawer-link:hover{transform:translateY(-1px)}.garpim-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)}.garpim-theme .cart-drawer-link[disabled]{cursor:not-allowed;opacity:.5;transform:none;box-shadow:none}.garpim-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}.garpim-theme .cart-drawer-continue:hover{color:var(--purple)}.garpim-theme .cart-drawer,.garpim-theme .cart-drawer *{font-family:var(--garpim-font-family)!important}.garpim-theme .cart-drawer-overlay{background:rgba(22,34,43,.34);backdrop-filter:blur(2px)}.garpim-theme .cart-drawer{width:min(100vw,440px);color:#16222b;background:#fff;box-shadow:-18px 0 46px rgba(22,34,43,.16)}.garpim-theme .cart-drawer-header{min-height:76px;padding:0 24px;border-bottom-color:#e8e2da}.garpim-theme .cart-drawer-title{gap:10px;color:#16222b}.garpim-theme .cart-drawer-title svg{color:#28629c}.garpim-theme .cart-drawer-header h3{color:#16222b;font-family:var(--garpim-font-family)!important;font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1.15}.garpim-theme .cart-drawer-count{min-width:26px;height:26px;padding:0 8px;background:#edf4fa;color:#28629c;font-size:12px;font-weight:700}.garpim-theme .cart-drawer-close{width:40px;height:40px;border:1px solid #e8e2da;background:#fff;color:#16222b}.garpim-theme .cart-drawer-gift{gap:10px;padding:16px 24px;border-bottom-color:#e8e2da;background:#f7f9fa}.garpim-theme .cart-drawer-gift-copy{color:#5f686d;font-size:13px;font-weight:500}.garpim-theme .cart-drawer-gift-copy strong,.garpim-theme .cart-drawer-gift-copy svg{color:#28629c}.garpim-theme .cart-drawer-gift-copy strong{font-weight:700}.garpim-theme .cart-drawer-gift-progress{height:6px;background:#dfeaf3}.garpim-theme .cart-drawer-gift-progress i{background:#28629c}.garpim-theme .cart-drawer-body{padding:22px 24px 0}.garpim-theme .cart-drawer-item{padding-bottom:20px;border-bottom:1px solid #eee9e3}.garpim-theme .cart-drawer-item+.cart-drawer-item{padding-top:20px}.garpim-theme .cart-drawer-thumb{border:1px solid #eee9e3;border-radius:10px;background:#fff}.garpim-theme .cart-drawer-thumb img{-o-object-fit:contain;object-fit:contain}.garpim-theme .cart-drawer-thumb-fallback{color:#28629c;font-family:var(--garpim-font-family)!important;font-size:22px;font-weight:700}.garpim-theme .cart-drawer-item-name{color:#16222b;font-family:var(--garpim-font-family)!important;font-size:14px;font-weight:600;line-height:1.35}.garpim-theme .cart-drawer-item-meta{color:#737b80;font-size:12px;font-weight:500}.garpim-theme .cart-drawer-item-price{color:#16222b;font-family:var(--garpim-font-family)!important;font-size:15px;font-weight:700}.garpim-theme .cart-drawer-qty-control{border-color:#e2ddd6;border-radius:9px;box-shadow:none}.garpim-theme .cart-drawer-remove{color:#737b80;font-size:12px;font-weight:600}.garpim-theme .cart-drawer-remove:hover{color:#28629c;transform:none}.garpim-theme .cart-drawer-empty{border-color:#ded8d0;border-radius:12px;background:#fff;color:#737b80}.garpim-theme .cart-drawer-empty strong{color:#16222b;font-size:17px;font-weight:700}.garpim-theme .cart-drawer-footer{gap:12px;padding:18px 24px 22px;border-top-color:#e8e2da;background:#fff;box-shadow:0 -10px 28px rgba(22,34,43,.06)}.garpim-theme .cart-drawer-saving{color:#28629c;font-size:13px;font-weight:600}.garpim-theme .cart-drawer-total{color:#5f686d;font-size:14px;font-weight:600}.garpim-theme .cart-drawer-total strong{color:#16222b;font-family:var(--garpim-font-family)!important;font-size:24px;font-weight:700;letter-spacing:-.02em}.garpim-theme .cart-drawer-note{color:#737b80;font-size:11.5px;font-weight:500}.garpim-theme .cart-drawer-note svg{color:#28629c}.garpim-theme .cart-drawer-link.primary{min-height:50px;border-radius:10px;background:#28629c;color:#fff;font-size:14px;font-weight:700;box-shadow:none}.garpim-theme .cart-drawer-link.primary:hover{background:#1f5689}.garpim-theme .cart-drawer-continue{color:#28629c;font-size:13px;font-weight:600}.garpim-theme .cart-drawer-continue:hover{color:#1f5689}.garpim-theme .garpim-cart-success-toast{border-radius:10px;background:#28629c;box-shadow:0 16px 36px rgba(22,34,43,.2);font-weight:600}.garpim-theme .garpim-cart-success-toast svg{color:#fff}.garpim-theme.garpim-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%)}.garpim-theme .garpim-page-hero{position:relative;overflow:hidden;padding-block:clamp(42px,5vw,74px)}.garpim-theme .garpim-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)}.garpim-theme .garpim-auth-grid,.garpim-theme .garpim-checkout-hero-grid,.garpim-theme .garpim-form-grid,.garpim-theme .garpim-page-columns,.garpim-theme .garpim-page-hero-grid{display:grid}.garpim-theme .garpim-page-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:28px;align-items:center}.garpim-theme .garpim-checkout-copy h1,.garpim-theme .garpim-page-hero-copy h1{margin-top:14px;font-size:clamp(38px,4.5vw,64px)}.garpim-theme .garpim-checkout-copy p,.garpim-theme .garpim-page-hero-copy p{max-width:54ch;margin:16px 0 0;color:var(--ink-soft);font-size:18px;line-height:1.65}.garpim-theme .garpim-checkout-embed,.garpim-theme .garpim-checkout-summary-card,.garpim-theme .garpim-page-card,.garpim-theme .garpim-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)}.garpim-theme .garpim-page-hero-panel{padding:22px}.garpim-theme .garpim-page-section{padding-bottom:clamp(56px,6vw,86px)}.garpim-theme .garpim-page-columns{grid-template-columns:minmax(0,1.2fr) minmax(290px,.72fr);gap:24px;align-items:start}.garpim-theme .garpim-benefit-stack,.garpim-theme .garpim-cart-list,.garpim-theme .garpim-checkout-pill-wrap,.garpim-theme .garpim-feature-list{display:grid;grid-gap:16px;gap:16px}.garpim-theme .garpim-page-card{padding:24px}.garpim-theme .garpim-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}.garpim-theme .garpim-card-kicker:before{content:"";width:18px;height:3px;border-radius:999px;background:currentColor}.garpim-theme .garpim-summary-card{display:grid;grid-gap:16px;gap:16px}.garpim-theme .garpim-summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--ink-soft);font-size:15px;font-weight:700}.garpim-theme .garpim-summary-row strong{color:var(--ink)}.garpim-theme .garpim-summary-row.total{padding-top:16px;border-top:1px dashed rgba(96,56,138,.18)}.garpim-theme .garpim-summary-row.total strong{color:var(--purple);font-size:22px}.garpim-theme .garpim-auth-head,.garpim-theme .garpim-benefit-card,.garpim-theme .garpim-cart-item-top,.garpim-theme .garpim-cart-meta-row,.garpim-theme .garpim-checkout-bar-actions,.garpim-theme .garpim-checkout-bar-in,.garpim-theme .garpim-checkout-pill,.garpim-theme .garpim-inline-actions,.garpim-theme .garpim-mini-note{display:flex;align-items:center}.garpim-theme .garpim-mini-note{gap:10px;padding:14px 16px;border-radius:18px;background:var(--cream);color:var(--ink-soft);font-size:14px;line-height:1.5}.garpim-theme .garpim-mini-note svg{width:18px;height:18px;color:var(--yellow-deep);flex:none}.garpim-theme .garpim-empty-state{display:grid;grid-gap:14px;gap:14px;justify-items:start;text-align:left}.garpim-theme .garpim-empty-state strong{color:var(--ink);font-size:28px}.garpim-theme .garpim-auth-head p,.garpim-theme .garpim-auth-side-card p,.garpim-theme .garpim-benefit-card p,.garpim-theme .garpim-checkout-summary-card p,.garpim-theme .garpim-empty-state p{margin:0;color:var(--ink-soft);line-height:1.65}.garpim-theme .garpim-inline-actions{gap:12px;flex-wrap:wrap}.garpim-theme .garpim-inline-actions.between{justify-content:space-between}.garpim-theme .garpim-cart-item{display:grid;grid-template-columns:140px minmax(0,1fr);grid-gap:20px;gap:20px}.garpim-theme .garpim-cart-item-media{display:grid;place-items:center;overflow:hidden;min-height:168px;border-radius:24px;background:linear-gradient(180deg,#fff,#f4ebff)}.garpim-theme .garpim-cart-item-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-item-content{display:grid;grid-gap:18px;gap:18px}.garpim-theme .garpim-cart-item-top{align-items:flex-start;justify-content:space-between;gap:16px}.garpim-theme .garpim-auth-head h2,.garpim-theme .garpim-auth-side-card h3,.garpim-theme .garpim-cart-item-top h3{margin-top:10px;font-size:clamp(26px,2.6vw,34px);overflow-wrap:anywhere}.garpim-theme .garpim-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)}.garpim-theme .garpim-benefit-card svg,.garpim-theme .garpim-checkout-pill svg,.garpim-theme .garpim-icon-link svg,.garpim-theme .garpim-qty-control button svg,.garpim-theme .garpim-text-link svg{width:18px;height:18px}.garpim-theme .garpim-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}.garpim-theme .garpim-qty-control button{display:grid;place-items:center;width:34px;height:34px;border:none;border-radius:50%;background:var(--lilac);color:var(--purple)}.garpim-theme .garpim-qty-control span{min-width:26px;text-align:center;color:var(--ink);font-size:15px;font-weight:800}.garpim-theme .garpim-cart-meta-row{justify-content:space-between;gap:16px}.garpim-theme .garpim-cart-price{color:var(--purple);font-size:20px}.garpim-theme .garpim-text-link{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;color:var(--purple);font-weight:700}.garpim-theme .garpim-cart-side{position:sticky;top:132px;display:grid;grid-gap:18px;gap:18px}.garpim-theme .garpim-side-actions{display:grid;grid-gap:12px;gap:12px}.garpim-cart-page-shell{background:#fff}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-hero-cloud,.garpim-theme .garpim-cart-hero-star{position:absolute;z-index:1;display:block;pointer-events:none}.garpim-theme .garpim-cart-hero-star{top:27%;left:10.5%;width:30px;color:var(--yellow);transform:rotate(-10deg);animation:garpim-cart-float 5s ease-in-out infinite}.garpim-theme .garpim-cart-hero-cloud{top:20%;right:8.5%;width:96px;color:#fff;animation:garpim-cart-float 7s ease-in-out infinite}.garpim-theme .garpim-cart-hero-cloud svg,.garpim-theme .garpim-cart-hero-star svg{display:block;width:100%;height:auto}.garpim-theme .garpim-cart-hero .container{position:relative;z-index:2}.garpim-theme .garpim-cart-wave{position:absolute;right:0;bottom:-1px;left:0;z-index:1;height:70px;pointer-events:none}.garpim-theme .garpim-cart-wave svg{display:block;width:100%;height:100%;fill:#fff}@keyframes garpim-cart-float{0%,to{translate:0 0}50%{translate:0 -8px}}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-breadcrumb a{color:inherit}.garpim-theme .garpim-cart-breadcrumb a:hover,.garpim-theme .garpim-cart-breadcrumb strong{color:var(--purple)}.garpim-theme .garpim-cart-hero h1{margin:0;color:var(--purple);font-size:clamp(34px,5vw,60px);line-height:1.02}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-steps span{display:inline-flex;align-items:center;gap:10px}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-steps .on{color:var(--purple)}.garpim-theme .garpim-cart-steps .on b{background:var(--purple);color:#fff}.garpim-theme .garpim-cart-steps i{width:clamp(28px,5vw,64px);height:2px;border-radius:999px;background:rgba(96,56,138,.18)}.garpim-theme.garpim-cart-page-shell .garpim-cart-content{padding-top:clamp(30px,4vw,52px);padding-bottom:clamp(72px,8vw,120px)}.garpim-theme .garpim-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:24px;gap:24px;align-items:start}.garpim-theme .garpim-cart-main{min-width:0}.garpim-theme .garpim-cart-lines{overflow:hidden;border:1px solid var(--line);border-radius:var(--r-xl);background:#fff;box-shadow:var(--shadow-sm)}.garpim-theme .garpim-cart-lines-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid var(--line)}.garpim-theme .garpim-cart-lines-head h2{margin:0;color:var(--purple);font-size:19px}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-lines-head button svg{width:15px;height:15px}.garpim-theme .garpim-cart-lines-head button:hover{color:var(--coral)}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-line+.garpim-cart-line{border-top:1px solid var(--line)}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-line-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.garpim-theme .garpim-cart-line-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.garpim-theme .garpim-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}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-line-copy small{color:var(--ink-soft);font-size:13px;font-weight:800}.garpim-theme .garpim-cart-line-copy del{margin-left:6px;opacity:.62}.garpim-theme .garpim-cart-line-qty{display:inline-flex;justify-self:start;overflow:hidden;align-items:center;border:1.5px solid var(--line);border-radius:999px}.garpim-theme .garpim-cart-line-qty button{display:grid;width:34px;height:36px;place-items:center;border:none;background:#fff;color:var(--purple);cursor:pointer}.garpim-theme .garpim-cart-line-qty button:hover{background:var(--lilac)}.garpim-theme .garpim-cart-line-qty button svg{width:15px;height:15px}.garpim-theme .garpim-cart-line-qty strong{min-width:34px;color:var(--ink);font-family:Sour Gummy,Quicksand,sans-serif;font-size:15px;text-align:center}.garpim-theme .garpim-cart-line-total{justify-self:end;color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:18px;white-space:nowrap}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-line-remove:hover{background:#ffe9ec;color:var(--coral)}.garpim-theme .garpim-cart-line-remove svg{width:17px;height:17px}.garpim-theme .garpim-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)}.garpim-theme .garpim-cart-summary h3{margin:0 0 14px;color:var(--purple);font-size:20px}.garpim-theme .garpim-cart-gift{padding:12px 14px;margin-bottom:14px;border-radius:var(--r);background:var(--cream)}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-gift svg{width:17px;height:17px;color:var(--yellow-deep);flex:none}.garpim-theme .garpim-cart-gift.done svg{color:var(--mint)}.garpim-theme .garpim-cart-gift b{color:var(--purple)}.garpim-theme .garpim-cart-progress{overflow:hidden;height:8px;border-radius:999px;background:#f0e4d0}.garpim-theme .garpim-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)}.garpim-theme .garpim-cart-coupon-box{padding:13px 14px;margin-bottom:16px;border:2px dashed var(--lilac-2);border-radius:var(--r);background:#fcfaff}.garpim-theme .garpim-cart-coupon-label{display:flex;align-items:center;gap:7px;margin-bottom:9px;color:var(--purple);font-size:13px;font-weight:900}.garpim-theme .garpim-cart-coupon-label svg{width:16px;height:16px}.garpim-theme .garpim-cart-coupon{display:flex;gap:7px}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-coupon input:focus{border-color:var(--purple);outline:none}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-coupon-msg{margin-top:8px;font-size:12px;font-weight:900}.garpim-theme .garpim-cart-coupon-msg.ok{color:#0f7a5e}.garpim-theme .garpim-cart-coupon-msg.err{color:var(--coral)}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-summary-row>span{color:var(--ink-soft);font-weight:700}.garpim-theme .garpim-cart-summary-row .free{color:#0f7a5e}.garpim-theme .garpim-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)}.garpim-theme .garpim-cart-summary-total>span{color:var(--ink);font-size:16px;font-weight:900}.garpim-theme .garpim-cart-summary-total strong{color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:28px}.garpim-theme .garpim-cart-continue,.garpim-theme .garpim-cart-installment,.garpim-theme .garpim-cart-secure{display:flex;align-items:center;justify-content:center;gap:7px}.garpim-theme .garpim-cart-installment{margin-top:8px;color:var(--ink-soft);font-size:12.5px;font-weight:800}.garpim-theme .garpim-cart-installment svg{width:16px;height:16px;color:var(--purple)}.garpim-theme .garpim-cart-installment b{color:var(--purple)}.garpim-theme .garpim-cart-pay{width:100%;justify-content:center;margin-top:18px}.garpim-theme .garpim-cart-secure{margin-top:10px;color:var(--ink-soft);font-size:12px;font-weight:700}.garpim-theme .garpim-cart-secure svg{width:14px;height:14px;color:var(--mint)}.garpim-theme .garpim-cart-continue{margin-top:12px;color:var(--ink-soft);font-size:14px;font-weight:800}.garpim-theme .garpim-cart-continue svg{width:16px;height:16px}.garpim-theme .garpim-cart-continue:hover{color:var(--purple)}.garpim-theme .garpim-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)}.garpim-theme .garpim-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}.garpim-theme .garpim-cart-badges svg{width:20px;height:20px;color:var(--mint)}.garpim-theme .garpim-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}.garpim-theme .garpim-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)}.garpim-theme .garpim-cart-empty .ic svg{width:44px;height:44px}.garpim-theme .garpim-cart-empty h2{margin:0 0 8px;color:var(--purple);font-size:26px}.garpim-theme .garpim-cart-empty p{margin:0 0 24px;color:var(--ink-soft);font-size:16px}.garpim-theme .garpim-auth-grid{grid-template-columns:minmax(0,1.1fr) minmax(290px,.9fr);gap:24px;align-items:start}.garpim-theme .garpim-auth-card,.garpim-theme .garpim-auth-side-card{display:grid;grid-gap:22px;gap:22px}.garpim-theme .garpim-auth-head{align-items:flex-start;flex-direction:column;gap:10px}.garpim-theme .garpim-auth-form{display:grid;grid-gap:18px;gap:18px}.garpim-theme .garpim-form-grid{gap:16px}.garpim-theme .garpim-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.garpim-theme .garpim-field{display:grid;grid-gap:10px;gap:10px}.garpim-theme .garpim-checkbox span,.garpim-theme .garpim-field span{color:var(--ink);font-size:14px;font-weight:700}.garpim-theme .garpim-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}.garpim-theme .garpim-field input:focus{border-color:var(--purple);outline:2px solid rgba(96,56,138,.08)}.garpim-theme .garpim-checkbox{display:flex;align-items:flex-start;gap:12px}.garpim-theme .garpim-checkbox input{width:18px;height:18px;margin-top:2px}.garpim-theme .garpim-form-alert{padding:14px 16px;border-radius:18px;font-size:14px;font-weight:700}.garpim-theme .garpim-form-alert.error{background:rgba(255,122,138,.16);color:#a33847}.garpim-theme .garpim-form-alert.success{background:rgba(87,198,169,.18);color:#1f7d67}.garpim-theme .garpim-benefit-card{gap:14px;align-items:flex-start}.garpim-theme .garpim-benefit-card svg{color:var(--yellow-deep);flex:none}.garpim-theme .garpim-benefit-card strong{display:block;margin-bottom:6px;color:var(--ink);font-size:17px}.garpim-theme .garpim-feature-list{padding-left:20px;margin:0;color:var(--ink-soft);line-height:1.6}.garpim-theme.garpim-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%)}.garpim-theme .garpim-membership-section{padding:clamp(32px,5vw,72px) 0 clamp(56px,7vw,92px)}.garpim-theme .garpim-membership-container{max-width:1080px}.garpim-theme .garpim-membership-card{grid-template-columns:minmax(0,1.04fr) minmax(0,1fr);border:1px solid rgba(96,56,138,.12);border-radius:32px;box-shadow:0 28px 64px rgba(45,18,78,.12)}.garpim-theme .garpim-membership-side{position:relative;gap:28px;padding:clamp(32px,4vw,56px);background:linear-gradient(165deg,#8f63bf,#60388a 56%,#432663);color:#fff;overflow:hidden}.garpim-theme .garpim-membership-side:after{content:"";position:absolute;right:-84px;bottom:-84px;width:280px;height:280px;border-radius:50%;background:hsla(0,0%,100%,.08)}.garpim-theme .garpim-membership-logo{position:relative;z-index:1;align-items:center;gap:10px;font-family:Sour Gummy,Quicksand,sans-serif;font-size:28px;font-weight:800}.garpim-theme .garpim-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}.garpim-theme .garpim-membership-perks,.garpim-theme .garpim-membership-quote,.garpim-theme .garpim-membership-side-copy{position:relative;z-index:1}.garpim-theme .garpim-membership-side-copy h1{max-width:14ch;color:#fff;font-size:clamp(30px,3.8vw,44px);line-height:1.08}.garpim-theme .garpim-membership-side-copy p{max-width:40ch;margin:16px 0 0;color:#eadcf8;font-size:16px;line-height:1.7}.garpim-theme .garpim-membership-perks{grid-gap:16px;gap:16px}.garpim-theme .garpim-membership-perk{gap:14px;color:#fff;font-size:15px;font-weight:700}.garpim-theme .garpim-membership-perk-icon{width:44px;height:44px;border-radius:14px;background:hsla(0,0%,100%,.14);color:var(--yellow);flex:none}.garpim-theme .garpim-membership-perk-icon svg{width:21px;height:21px}.garpim-theme .garpim-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}.garpim-theme .garpim-membership-main{padding:clamp(24px,3vw,40px)}.garpim-theme .garpim-membership-tabs{gap:6px;padding:6px;border-radius:999px;background:#f2ebfa;margin-bottom:30px}.garpim-theme .garpim-membership-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;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}.garpim-theme .garpim-membership-tab.is-active{background:#fff;color:var(--purple);box-shadow:0 8px 18px rgba(67,38,99,.12)}.garpim-theme .garpim-membership-form-wrap{grid-gap:16px;gap:16px}.garpim-theme .garpim-membership-head h2{color:var(--ink);font-size:clamp(28px,3vw,36px)}.garpim-theme .garpim-membership-head p{color:var(--ink-soft);font-size:15px}.garpim-theme .garpim-membership-form{grid-gap:18px;gap:18px}.garpim-theme .garpim-membership-field{grid-gap:8px;gap:8px}.garpim-theme .garpim-membership-check span,.garpim-theme .garpim-membership-field>span:first-child{color:var(--purple);font-size:13.5px;font-weight:800}.garpim-theme .garpim-membership-input{min-height:58px;padding:0 16px;border:2px solid rgba(96,56,138,.12);border-radius:999px;transition:border-color .15s ease,box-shadow .15s ease}.garpim-theme .garpim-membership-input:focus-within{border-color:var(--purple);box-shadow:0 0 0 4px rgba(96,56,138,.08)}.garpim-theme .garpim-membership-input svg{width:19px;height:19px;color:var(--ink-soft);flex:none}.garpim-theme .garpim-membership-input input{flex:1 1;min-width:0;border:none;outline:none;background:transparent;color:var(--ink);font-size:15px;font-weight:600}.garpim-theme .garpim-membership-toggle{border:none;background:transparent;color:var(--ink-soft);font-size:12.5px;font-weight:800;cursor:pointer}.garpim-theme .garpim-membership-toggle:hover{color:var(--purple)}.garpim-theme .garpim-membership-check{display:flex;align-items:flex-start;gap:10px;color:var(--ink-soft);font-size:13.5px;line-height:1.55}.garpim-theme .garpim-membership-check input{width:18px;height:18px;accent-color:var(--purple);flex:none;margin-top:2px}.garpim-theme .garpim-membership-check span{color:var(--ink-soft);font-weight:600}.garpim-theme .garpim-membership-check a{color:var(--purple);font-weight:800;text-decoration:none}.garpim-theme .garpim-membership-check a:hover,.garpim-theme .garpim-membership-foot a:hover{text-decoration:underline}.garpim-theme .garpim-membership-check.is-secondary span{font-weight:500}.garpim-theme .garpim-membership-submit{justify-content:center;margin-top:2px}.garpim-theme .garpim-membership-foot{text-align:center;color:var(--ink-soft);font-size:14px}.garpim-theme .garpim-membership-foot a{color:var(--purple);font-weight:800;text-decoration:none}.garpim-theme .garpim-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}.garpim-theme .garpim-membership-inline-button:hover{text-decoration:underline}.garpim-theme .garpim-membership-cta-row{display:flex;align-items:flex-start}.garpim-theme .garpim-membership-cta-button{padding:12px 22px;font-size:15px}.garpim-theme .garpim-membership-mobile-note{display:none}.garpim-theme .garpim-membership-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:12px}.garpim-theme .garpim-membership-mobile-grid div{display:grid;grid-gap:10px;gap:10px;padding:16px;border-radius:20px;background:#f7f1fd}.garpim-theme .garpim-membership-mobile-kicker{color:#a79c8c;font-size:10.5px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.garpim-theme .garpim-membership-mobile-grid svg{width:20px;height:20px;color:var(--purple)}.garpim-theme .garpim-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%)}.garpim-theme .garpim-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)}.garpim-theme .garpim-checkout-bar-in{justify-content:space-between;gap:20px;min-height:86px}.garpim-theme .garpim-checkout-brand img{height:44px;width:auto}.garpim-theme .garpim-checkout-bar-actions{gap:18px}.garpim-theme .garpim-checkout-total{color:var(--purple);font-size:18px;font-weight:800}.garpim-theme .garpim-checkout-hero{padding-block:clamp(34px,4vw,54px) clamp(20px,3vw,34px)}.garpim-theme .garpim-checkout-hero-grid{gap:24px}.garpim-theme .garpim-checkout-pill-wrap{grid-template-columns:repeat(3,minmax(0,1fr))}.garpim-theme .garpim-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}.garpim-theme .garpim-checkout-pill svg{color:var(--purple)}.garpim-theme .garpim-checkout-stage{padding-bottom:40px}.garpim-theme .garpim-checkout-summary-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;margin-bottom:20px}.garpim-theme .garpim-checkout-summary-card strong{display:block;margin-top:8px;color:var(--ink);font-size:22px}.garpim-theme .garpim-checkout-summary-card p{max-width:44ch}.garpim-theme .garpim-checkout-embed{overflow:hidden;padding:clamp(10px,1.2vw,18px)}.garpim-theme .garpim-checkout-embed button,.garpim-theme .garpim-checkout-embed input,.garpim-theme .garpim-checkout-embed select,.garpim-theme .garpim-checkout-embed textarea{border-radius:16px;font-family:Quicksand,system-ui,sans-serif}@keyframes garpim-cart-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes garpim-cart-drawer-in{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:translateX(0)}}.garpim-theme .header-nav{border-top:1px solid var(--line);background:hsla(0,0%,100%,.98)}.garpim-theme .header-nav-shell{position:relative}.garpim-theme .header-nav-in{display:flex;align-items:center;justify-content:center;height:58px}.garpim-theme .nav-cats{display:flex;align-items:center;justify-content:space-between;width:100%;gap:4px}.garpim-theme .nav-item{display:flex;align-items:center;min-height:100%}.garpim-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}.garpim-theme .nav-link.active,.garpim-theme .nav-link:hover{background:var(--lilac);color:var(--purple)}.garpim-theme .nav-div{width:1px;height:20px;background:var(--line);flex:none}.garpim-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}.garpim-theme .mega-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.garpim-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)}.garpim-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}.garpim-theme .mega-menu-layout.without-promo-image{grid-template-columns:minmax(0,1fr)}.garpim-theme .mega-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:40px;gap:40px;min-width:0}.garpim-theme .mega-columns.product-list{grid-template-columns:minmax(0,1fr)}.garpim-theme .mega-column{min-width:0}.garpim-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}.garpim-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))}.garpim-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}.garpim-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}.garpim-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}.garpim-theme .mega-link:hover{color:var(--purple);transform:translateX(2px)}.garpim-theme .mega-link-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.garpim-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)}.garpim-theme .mega-link.product-card:hover{transform:translateY(-1px)}.garpim-theme .mega-product-thumb{display:block;width:54px;aspect-ratio:1;border-radius:10px;overflow:hidden;background:#f5effd}.garpim-theme .mega-product-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.garpim-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}.garpim-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}.garpim-theme .mega-badge.fresh{background:#58c9a7}.garpim-theme .mega-promo{position:relative;display:block;min-height:330px;padding:0;border-radius:28px;overflow:hidden;background:transparent;box-shadow:none}.garpim-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)}.garpim-theme .mega-promo-image-link{position:absolute;inset:0;display:block;border-radius:inherit;overflow:hidden;background:#fff}.garpim-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}.garpim-theme .mega-promo-image-link:focus-visible{outline:3px solid var(--yellow);outline-offset:-5px}.garpim-theme .hamburger{display:none}.garpim-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}.garpim-theme .mobile-menu.open{opacity:1;pointer-events:auto}.garpim-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)}.garpim-theme .mobile-menu.open .panel{transform:none}.garpim-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)}.garpim-theme .mobile-menu-brand{display:inline-flex;align-items:center;padding:0;border-bottom:none}.garpim-theme .mobile-menu-brand img{width:auto;height:42px;max-width:142px;-o-object-fit:contain;object-fit:contain}.garpim-theme .mobile-menu-close{align-self:auto;width:42px;min-width:42px;height:42px;background:#f1e8fa;color:var(--purple)}.garpim-theme .mobile-menu-nav{display:flex;flex:1 1;flex-direction:column;min-height:0;padding:7px 16px 118px 30px;overflow-y:auto}.garpim-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}.garpim-theme .mobile-menu-link.secondary{color:var(--ink);font-family:Quicksand,sans-serif;font-size:15px;font-weight:800}.garpim-theme .mobile-menu-link span:first-child{min-width:0}.garpim-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}.garpim-theme .mobile-menu-link.has-children{padding-block:0}.garpim-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}.garpim-theme .mobile-menu-expand:focus-visible,.garpim-theme .mobile-menu-main-link:focus-visible{border-radius:8px;outline:3px solid rgba(111,58,151,.28);outline-offset:-3px}.garpim-theme .mobile-menu-chevron{display:inline-grid;flex:none;width:20px;height:20px;color:#8d62bc;place-items:center}.garpim-theme .mobile-menu-chevron svg{width:16px;height:16px;transition:transform .18s ease}.garpim-theme .mobile-menu-group.open .mobile-menu-chevron svg,.garpim-theme .mobile-menu-link.open .mobile-menu-chevron svg{transform:rotate(180deg)}.garpim-theme .mobile-submenu{display:grid;grid-gap:2px;gap:2px;padding:4px 0 10px 12px;border-bottom:1px solid var(--line)}.garpim-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}.garpim-theme .mobile-submenu-link.nested{padding-left:16px;color:var(--ink-soft);font-size:13px;font-weight:700}.garpim-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}.garpim-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}.garpim-theme .mobile-menu-action.primary{background:var(--purple);color:#fff}.garpim-theme .mobile-menu-action svg{width:15px;height:15px}.garpim-theme.hero-banner{width:100%;max-width:none;margin-inline:0;padding-block:0;background:#f49c1b}.garpim-theme .hero-banner-stage{position:relative;width:100%;max-width:none;height:var(--hero-height-desktop,560px);overflow:hidden;background:#fff}.garpim-theme .hero-banner-link{position:absolute;inset:0;display:block;opacity:0;pointer-events:none;transition:opacity .45s ease}.garpim-theme .hero-banner-link.active{opacity:1;pointer-events:auto;z-index:1}.garpim-theme .hero-banner-link picture,.garpim-theme .hero-banner-picture{position:absolute;inset:0;display:block;width:100%;height:100%;overflow:hidden}.garpim-theme .hero-banner img,.garpim-theme .hero-banner-image,.garpim-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}.garpim-theme.hero-banner.has-desktop-image-aspect .hero-banner-image,.garpim-theme.hero-banner.has-desktop-image-aspect .hero-banner-picture>img{-o-object-fit:cover!important;object-fit:cover!important}.garpim-theme.hero-banner.is-mobile-banner .hero-banner-stage{height:var(--hero-height-mobile,320px)}.garpim-theme.hero-banner.is-mobile-banner .hero-banner-image,.garpim-theme.hero-banner.is-mobile-banner .hero-banner-picture>img{-o-object-fit:contain!important;object-fit:contain!important}.garpim-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}.garpim-theme .hero-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.03)}.garpim-theme .hero-arrow:focus-visible{background:#fff;outline:3px solid rgba(96,56,138,.34);outline-offset:3px}.garpim-theme .hero-arrow.prev{left:22px}.garpim-theme .hero-arrow.prev svg{transform:rotate(180deg)}.garpim-theme .hero-arrow.next{right:22px}.garpim-theme .hero-arrow svg{width:24px;height:24px}.garpim-theme .hero-dots{position:absolute;bottom:22px;left:50%;z-index:2;display:flex;align-items:center;gap:2px;padding:0;border:0;border-radius:999px;background:transparent;box-shadow:none;backdrop-filter:none;transform:translateX(-50%)}.garpim-theme .hero-dots:before{content:"";position:absolute;top:50%;right:6px;left:6px;z-index:0;height:24px;border:1px solid rgba(96,56,138,.1);border-radius:999px;background:hsla(0,0%,100%,.3);pointer-events:none;transform:translateY(-50%)}.garpim-theme .hero-dot{position:relative;z-index:1;width:48px;height:48px;flex:0 0 48px;padding:0;border:none;border-radius:50%;background:transparent;cursor:pointer;touch-action:manipulation}.garpim-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}.garpim-theme .hero-dot:focus-visible:before,.garpim-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)}.garpim-theme .hero-dot:focus-visible{outline:2px solid hsla(0,0%,100%,.92);outline-offset:-4px}.garpim-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)}.garpim-theme.marquee{position:relative;overflow:hidden;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.garpim-theme .mq-track{gap:0;animation:garpim-mq var(--mq-duration,68s) linear infinite;will-change:transform}.garpim-theme .mq-sequence,.garpim-theme .mq-track{display:flex;align-items:center;width:-moz-max-content;width:max-content}.garpim-theme .mq-sequence{flex:none;gap:20px;padding-right:20px}.garpim-theme .mq-measure{position:absolute;top:0;left:0;visibility:hidden;pointer-events:none}@keyframes garpim-mq{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.garpim-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}.garpim-theme .mq-burst svg,.garpim-theme .mq-pill svg{width:20px;height:20px}.garpim-theme .mq-pill.p1{background:var(--lilac);color:var(--purple)}.garpim-theme .mq-pill.p2{background:var(--cream);color:var(--yellow-contrast)}.garpim-theme .mq-pill.p3{background:var(--mint-soft);color:#0f7a5e}.garpim-theme .mq-pill.p4{background:#ffe0e4;color:var(--coral-contrast)}.garpim-theme .mq-burst{display:inline-flex;color:var(--coral);flex:none}.garpim-theme .blog-grid,.garpim-theme .cat-grid,.garpim-theme .prod-grid,.garpim-theme .rev-grid,.garpim-theme .show-grid{display:grid;grid-gap:26px;gap:26px}.garpim-theme .blog-grid,.garpim-theme .cat-grid,.garpim-theme .rev-grid,.garpim-theme .show-grid{grid-template-columns:repeat(3,1fr)}.garpim-theme .prod-grid{grid-template-columns:repeat(var(--featured-product-count-desktop,3),minmax(0,1fr))}.garpim-theme.garpim-featured-products-section .featured-products-track-shell{position:relative}.garpim-theme.garpim-featured-products-section .featured-products-track-arrow{display:none}.garpim-theme .cat-card,.garpim-theme .show-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:var(--r-xl);box-shadow:var(--shadow);isolation:isolate}.garpim-theme .cat-card{min-height:var(--category-card-height);justify-content:flex-end;padding:30px}.garpim-theme .cat-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 35%,rgba(44,30,63,.72))}.garpim-theme .cat-card.has-media:after,.garpim-theme .show-card.has-media:after{display:none}.garpim-theme .cat-card .ph,.garpim-theme .cat-card-media,.garpim-theme .show-card .ph{position:absolute;inset:0;z-index:-2}.garpim-theme .cat-card-media{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.garpim-theme .cat-card .eyebrow{color:hsla(0,0%,100%,.85)}.garpim-theme .cat-card h3,.garpim-theme .show-card h3{color:#fff}.garpim-theme .cat-card h3{margin:8px 0 18px;font-size:clamp(28px,3vw,40px)}.garpim-theme.garpim-categories-section{padding-block:clamp(64px,7vw,96px);background:#fff}.garpim-theme.garpim-categories-section .section-head{max-width:680px;margin-bottom:clamp(40px,5vw,62px)}.garpim-theme.garpim-categories-section .section-head h2{margin-top:16px;color:var(--purple);font-size:clamp(40px,4vw,58px);line-height:1.05}.garpim-theme.garpim-categories-section .section-head p{max-width:560px;color:#6c617f;font-size:18px;line-height:1.55}.garpim-theme.garpim-categories-section .eyebrow.center{justify-content:center;color:var(--mint-contrast);letter-spacing:.18em}.garpim-theme.garpim-categories-section .eyebrow.center:after,.garpim-theme.garpim-categories-section .eyebrow.center:before{content:"";width:24px;height:2px;border-radius:999px;background:currentColor}.garpim-theme.garpim-categories-section .cat-grid{gap:26px}.garpim-theme.garpim-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)}.garpim-theme.garpim-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))}.garpim-theme.garpim-categories-section .cat-card:after{display:none}.garpim-theme.garpim-categories-section .cat-card.has-media:before{z-index:-1;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.58))}.garpim-theme.garpim-categories-section .cat-card .ph,.garpim-theme.garpim-categories-section .cat-card-media{z-index:-2;transition:transform .36s ease}.garpim-theme.garpim-categories-section .cat-card:focus-visible .cat-card-media,.garpim-theme.garpim-categories-section .cat-card:focus-visible .ph,.garpim-theme.garpim-categories-section .cat-card:hover .cat-card-media,.garpim-theme.garpim-categories-section .cat-card:hover .ph{transform:scale(1.035)}.garpim-theme.garpim-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)}.garpim-theme.garpim-categories-section .cat-card-age:before{content:"";width:24px;height:3px;border-radius:999px;background:var(--yellow)}.garpim-theme.garpim-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)}.garpim-theme.garpim-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)}.garpim-theme .product-card{display:flex;flex-direction:column;overflow:hidden;min-width:0;min-height:var(--garpim-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}.garpim-theme .garpim-product-related,.garpim-theme.garpim-featured-products-section{--garpim-product-card-height-desktop:420px;--garpim-product-card-height-mobile:460px}.garpim-theme.garpim-featured-products-section .product-card{min-height:min(var(--garpim-product-card-height-desktop,420px),420px)}.garpim-theme .product-card.is-clickable{cursor:pointer}.garpim-theme .product-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.garpim-theme .product-card .media{position:relative;overflow:hidden;aspect-ratio:16/9;border:none;background:#fff;box-shadow:none}.garpim-theme.garpim-featured-products-section .product-card .media{flex:0 0 auto;aspect-ratio:16/9}.garpim-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)}.garpim-theme .product-card .product-media-link{position:relative;display:block;width:100%;height:100%;border:none;overflow:hidden;box-shadow:none}.garpim-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)}.garpim-theme .product-card:hover .media .ph,.garpim-theme .product-card:hover .media img{transform:scale(1.055)}.garpim-theme.garpim-featured-products-section .product-card:hover .media .ph,.garpim-theme.garpim-featured-products-section .product-card:hover .media img{transform:none}.garpim-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}.garpim-theme.garpim-featured-products-section .product-card .badge{color:#fff}.garpim-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}.garpim-theme .product-card .fav.on,.garpim-theme .product-card .fav:hover:not(:disabled){color:var(--coral)}.garpim-theme .product-card .fav:disabled{cursor:progress;opacity:.72}.garpim-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}.garpim-theme .product-card:focus-within .quick-view-row,.garpim-theme .product-card:hover .quick-view-row{opacity:1;pointer-events:auto;transform:translateY(0)}.garpim-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}.garpim-theme .product-card .quick-view-btn svg{width:16px;height:16px}.garpim-theme .product-card .body{display:flex;flex:1 1;flex-direction:column;min-width:0;gap:8px;padding:16px 20px 18px}.garpim-theme.garpim-featured-products-section .product-card .body{min-height:0;gap:6px;padding:16px 20px 18px}.garpim-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}.garpim-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}.garpim-theme .garpim-product-related .product-card h3,.garpim-theme.garpim-featured-products-section .product-card h3{min-height:var(--garpim-product-title-min-height-desktop,48px)}.garpim-theme .product-title-link{display:block;color:inherit;text-decoration:none}.garpim-theme .product-card .stars,.garpim-theme .rev-card .stars{color:var(--yellow-contrast)}.garpim-theme .product-card .stars{font-size:14px;letter-spacing:2px}.garpim-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)}.garpim-theme .garpim-product-related .product-card .price-row,.garpim-theme.garpim-featured-products-section .product-card .price-row{margin-top:var(--garpim-product-price-top-spacing-desktop,6px)}@media (max-width:880px){.garpim-theme .garpim-product-related .product-card h3,.garpim-theme.garpim-featured-products-section .product-card h3{min-height:var(--garpim-product-title-min-height-mobile,48px)}.garpim-theme .garpim-product-related .product-card .price-row,.garpim-theme.garpim-featured-products-section .product-card .price-row{margin-top:var(--garpim-product-price-top-spacing-mobile,6px)}}.garpim-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}.garpim-price-font{font-family:Quicksand,system-ui,sans-serif}.garpim-lira-icon{display:inline-block;width:auto;height:auto;margin:0;font-family:inherit;font-size:.62em;font-style:normal;font-weight:800;line-height:1;vertical-align:.04em;white-space:nowrap}.garpim-distinct-seven{display:inline-block;margin:0;color:inherit!important;font-family:Mali,Quicksand,system-ui,sans-serif;font-size:1em!important;font-style:normal!important;font-weight:inherit!important;line-height:inherit!important}.garpim-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;text-decoration-thickness:2px}.garpim-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}.garpim-theme .product-card .add:disabled{cursor:wait;opacity:.7}.garpim-theme .featured-quick-view-body .installment-line,.garpim-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}.garpim-theme .installment-price-text{display:inline;min-width:0;white-space:nowrap}.garpim-theme .featured-quick-view-body .installment-line svg,.garpim-theme .product-card .installment-line svg{width:14px;height:14px}.garpim-theme.garpim-product-related-products-section .product-card{min-height:0}.garpim-theme.garpim-product-related-products-section .product-card .media{flex:0 0 auto;aspect-ratio:16/9}.garpim-theme.garpim-product-related-products-section .product-card .body{flex:0 0 auto;gap:4px;padding:14px 18px}.garpim-theme.garpim-product-related-products-section .product-card h3{min-height:0}.garpim-theme.garpim-product-related-products-section .product-card .price-row{margin-top:4px;padding-top:0}.garpim-theme.garpim-product-related-products-section .product-card .installment-line{flex:none;margin-top:0;line-height:1.2}.garpim-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)}.garpim-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)}.garpim-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}.garpim-theme .featured-quick-view-media{position:relative;min-height:430px;background:var(--lilac)}.garpim-theme .featured-quick-view-media .ph,.garpim-theme .featured-quick-view-media img{width:100%;height:100%;min-height:430px;-o-object-fit:cover;object-fit:cover}.garpim-theme .featured-quick-view-body{display:grid;align-content:center;grid-gap:14px;gap:14px;padding:42px 34px}.garpim-theme .featured-quick-view-body h3{margin:0;color:var(--purple);font-size:clamp(30px,3.4vw,44px);line-height:1.05}.garpim-theme .featured-quick-view-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;color:var(--purple)}.garpim-theme .featured-quick-view-price .old{color:var(--ink-soft);font-size:15px;font-weight:700;text-decoration:line-through;text-decoration-thickness:2px}.garpim-theme .featured-quick-view-price strong{font-size:26px}.garpim-theme .featured-quick-view-actions{display:flex;gap:12px;margin-top:10px;flex-wrap:wrap}.garpim-theme .featured-quick-view-add,.garpim-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}.garpim-theme .featured-quick-view-add{background:var(--yellow);color:var(--purple-deep)}.garpim-theme .featured-quick-view-add:disabled{opacity:.68;cursor:wait}.garpim-theme .featured-quick-view-link{background:var(--lilac);color:var(--purple)}.garpim-theme.showcase{padding:clamp(78px,6.5vw,104px) 0;background:var(--showcase-bg,#f0e8f7)}.garpim-theme.showcase .section-head{max-width:660px;margin-inline:auto;margin-bottom:clamp(46px,4vw,64px)}.garpim-theme.showcase .section-head h2{margin-top:16px;color:var(--purple);font-size:clamp(40px,4.2vw,58px);line-height:1.05}.garpim-theme.showcase .eyebrow.center{justify-content:center;color:var(--mint-contrast);letter-spacing:.18em}.garpim-theme.showcase .eyebrow.center:after,.garpim-theme.showcase .eyebrow.center:before{content:"";width:24px;height:2px;border-radius:999px;background:currentColor}.garpim-theme.showcase .show-grid{width:100%;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.garpim-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)}.garpim-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))}.garpim-theme .show-card.has-media:after{display:block}.garpim-theme .show-card-media{position:absolute;inset:0;z-index:-2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.garpim-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)}.garpim-theme .show-card .eyebrow:before{content:"";width:22px;height:3px;border-radius:999px;background:var(--yellow)}.garpim-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)}.garpim-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)}.garpim-theme .show-card:nth-child(2) .btn{background:var(--yellow);color:var(--purple-deep)}.garpim-theme .hotspot-stage{position:relative;overflow:hidden;border-radius:var(--r-xl);aspect-ratio:16/7;box-shadow:var(--shadow-lg)}.garpim-theme .hotspot-stage .ph{position:absolute;inset:0}.garpim-theme .hotspot-room-media{position:absolute;inset:0;display:block}.garpim-theme .hotspot-room-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:980px){.garpim-theme .hotspot-stage{aspect-ratio:4/3}}.garpim-theme.garpim-membership-shell{min-height:70vh;background:#fff;color:#16222b;font-family:Urbanist,Helvetica Neue,Arial,sans-serif}.garpim-theme .garpim-membership-section{padding:34px 0 90px}.garpim-theme .garpim-membership-container{width:min(1180px,calc(100% - 48px));max-width:1180px;margin:0 auto}.garpim-theme .garpim-membership-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);overflow:hidden;border:1px solid #ede8e0;border-radius:20px;background:#fff;box-shadow:none}.garpim-theme .garpim-membership-side{grid-column:2;grid-row:1;display:flex;flex-direction:column;gap:26px;padding:48px 46px;border-left:1px solid #ede8e0;background:#fbfcfc;color:#16222b}.garpim-theme .garpim-membership-side:after{display:none}.garpim-theme .garpim-membership-main{grid-column:1;grid-row:1;display:flex;flex-direction:column;padding:42px 52px 50px}.garpim-theme .garpim-membership-logo{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:flex-start;flex-direction:column;gap:2px;color:#28629c;font-family:Urbanist,Helvetica Neue,Arial,sans-serif;line-height:1}.garpim-theme .garpim-membership-logo strong{font-size:39px;font-weight:800;letter-spacing:-.055em}.garpim-theme .garpim-membership-logo small{padding-left:22px;font-size:6px;font-weight:700;letter-spacing:.03em}.garpim-theme .garpim-membership-logo>span{display:none}.garpim-theme .garpim-membership-side-copy h1{max-width:17ch;margin:0;color:#16222b;font-family:inherit;font-size:clamp(27px,3vw,34px);font-weight:750;line-height:1.14}.garpim-theme .garpim-membership-side-copy p{max-width:42ch;margin:12px 0 0;color:#6b7275;font-size:14px;line-height:1.65}.garpim-theme .garpim-membership-perks{display:grid;grid-gap:12px;gap:12px}.garpim-theme .garpim-membership-perk{display:flex;align-items:center;gap:12px;color:#38444b;font-size:13.5px;font-weight:600}.garpim-theme .garpim-membership-perk-icon{display:grid;width:40px;height:40px;place-items:center;border:1px solid #e8e1d8;border-radius:12px;background:#fff;color:#28629c}.garpim-theme .garpim-membership-quote{margin:2px 0 0;padding-top:21px;border-top:1px solid #ede8e0;color:#83898c;font-size:12.5px;line-height:1.65}.garpim-theme .garpim-membership-tabs{display:flex;gap:24px;margin:0 0 31px;padding:0;border-bottom:1px solid #ede8e0;border-radius:0;background:transparent}.garpim-theme .garpim-membership-tab{position:relative;flex:none;min-height:45px;padding:0 1px;border:0;border-radius:0;background:transparent;color:#8a9093;font-family:inherit;font-size:14px;font-weight:650;box-shadow:none}.garpim-theme .garpim-membership-tab.is-active{background:transparent;color:#16222b;box-shadow:inset 0 -2px #28629c}.garpim-theme .garpim-membership-form-wrap{display:grid;grid-gap:20px;gap:20px}.garpim-theme .garpim-membership-head h2{margin:0;color:#16222b;font-family:inherit;font-size:30px;font-weight:750;line-height:1.15}.garpim-theme .garpim-membership-head p{margin:8px 0 0;color:#6b7275;font-size:14px;line-height:1.55}.garpim-theme .garpim-membership-form{display:grid;grid-gap:17px;gap:17px}.garpim-theme .garpim-membership-field{display:grid;grid-gap:7px;gap:7px}.garpim-theme .garpim-membership-check span,.garpim-theme .garpim-membership-field>span:first-child{color:#38444b;font-size:12.5px;font-weight:650}.garpim-theme .garpim-membership-input{display:flex;min-height:50px;align-items:center;gap:10px;padding:0 15px;border:1px solid #e4dcd0;border-radius:12px;background:#fff}.garpim-theme .garpim-membership-input:focus-within{border-color:#28629c;box-shadow:0 0 0 3px rgba(40,98,156,.08)}.garpim-theme .garpim-membership-input svg{color:#8c9498}.garpim-theme .garpim-membership-input input{color:#16222b;font-family:inherit;font-size:14px;font-weight:500}.garpim-theme .garpim-membership-check a,.garpim-theme .garpim-membership-foot a,.garpim-theme .garpim-membership-inline-button,.garpim-theme .garpim-membership-toggle{color:#28629c}.garpim-theme .garpim-membership-check input{accent-color:#28629c}.garpim-theme .garpim-membership-cta-button,.garpim-theme .garpim-membership-submit{min-height:50px;justify-content:center;border:1px solid #28629c;border-radius:12px;background:#28629c;color:#fff;font-family:inherit;font-size:13.5px;font-weight:700;box-shadow:none}.garpim-theme .garpim-membership-cta-button:hover,.garpim-theme .garpim-membership-submit:hover{background:#214f7d}.garpim-theme .garpim-membership-foot{color:#747b7f;font-size:13px}.garpim-theme .garpim-membership-mobile-grid div{border:1px solid #e7e1d8;border-radius:12px;background:#f7f9fa}.garpim-theme .garpim-membership-mobile-grid svg{color:#28629c}@media (max-width:960px){.garpim-theme .garpim-membership-card{grid-template-columns:1fr}.garpim-theme .garpim-membership-side{display:none}.garpim-theme .garpim-membership-main{grid-column:1}}@media (max-width:600px){.garpim-theme .garpim-membership-container{width:min(100%,calc(100% - 28px))}.garpim-theme .garpim-membership-section{padding:22px 0 60px}.garpim-theme .garpim-membership-main{padding:28px 20px 32px}}.garpim-theme .hotspot-stage.is-mobile-hotspot{aspect-ratio:4/3}.garpim-theme .hotspot-stage.is-phone-hotspot{aspect-ratio:4/5}.garpim-theme .hotspot{position:absolute;z-index:3}.garpim-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)}.garpim-theme .hs-dot:before{content:"";position:absolute;inset:-6px;border:2px solid #fff;border-radius:50%;opacity:.6;animation:garpim-hsp 2.2s ease-out infinite}@keyframes garpim-hsp{0%{transform:scale(.7);opacity:.7}to{transform:scale(1.9);opacity:0}}.garpim-theme .hotspot.open .hs-dot{background:var(--purple);color:#fff}.garpim-theme .hotspot.open .hs-dot:before{display:none}.garpim-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}.garpim-theme .hotspot.open .hs-card{transform:translateX(-50%);opacity:1;visibility:visible}.garpim-theme .hc-cat{color:var(--mint-contrast);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.garpim-theme .hs-card h3{margin:3px 0 7px;font-size:18px}.garpim-theme .hc-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.garpim-theme .hc-price{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:18px;font-weight:700}.garpim-theme .hc-lira-icon{display:inline-block;width:auto;height:auto;margin:0;font-size:.68em;line-height:1;vertical-align:.03em}.garpim-theme .hc-price .o{margin-right:5px;color:var(--ink-soft);font-family:Quicksand,sans-serif;font-size:12px;text-decoration:line-through;text-decoration-thickness:2px}.garpim-theme .hs-card a{padding-bottom:2px;border-bottom:2px solid var(--yellow);color:var(--purple);font-size:12px;font-weight:700}.garpim-theme.mission{padding-top:clamp(28px,3.5vw,52px);text-align:center}.garpim-theme.garpim-vertical-image-section{padding-block:clamp(24px,3vw,44px)}.garpim-theme .garpim-vertical-image-frame{display:grid;width:min(100%,760px);aspect-ratio:3/4;overflow:hidden;place-items:center;margin-inline:auto;border:1px solid rgba(96,56,138,.1);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.garpim-theme .garpim-vertical-image-frame img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.garpim-theme .garpim-vertical-image-placeholder{padding:24px;color:var(--ink-soft);font-size:14px;font-weight:700;text-align:center}@media (max-width:600px){.garpim-theme .garpim-vertical-image-frame{width:min(100%,440px);border-radius:16px}}.garpim-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}.garpim-theme .big .ic{display:inline-grid;width:.9em;height:.9em;vertical-align:-.12em;place-items:center}.garpim-theme .big .ic svg{display:block;width:100%;height:100%}.garpim-theme.insta{--insta-side-offset:0px;padding-block:clamp(26px,4vw,62px)}.garpim-theme .insta-head{justify-content:space-between;gap:18px;flex-wrap:wrap;padding-inline:var(--insta-side-offset);margin-bottom:26px}.garpim-theme .ig-follow,.garpim-theme .ig-title,.garpim-theme .insta-head,.garpim-theme .reel-acc,.garpim-theme .reel-top,.garpim-theme .reel-views{display:flex;align-items:center}.garpim-theme .ig-title{gap:12px}.garpim-theme .ig-title svg{width:30px;height:30px;color:var(--purple)}.garpim-theme .ig-title h2{color:var(--purple);font-size:clamp(24px,2.2vw,34px)}.garpim-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}.garpim-theme .ig-follow svg{width:17px;height:17px}.garpim-theme .ig-follow:hover{background:var(--purple);color:#fff}.garpim-theme .insta-carousel{position:relative;padding:0 var(--insta-side-offset)}.garpim-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}.garpim-theme .insta-track::-webkit-scrollbar{display:none}.garpim-theme .ig-nav{display:none}.garpim-theme .ig-nav.prev{left:6px}.garpim-theme .ig-nav.next{right:6px}.garpim-theme .ig-nav .ig-arrow-icon{width:20px;height:20px}.garpim-theme .ig-nav .ig-arrow-icon.next{transform:rotate(180deg)}.garpim-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}.garpim-theme .reel.is-clickable{cursor:pointer}.garpim-theme .reel:focus-visible,.garpim-theme .reel:focus-within,.garpim-theme .reel:hover{box-shadow:0 22px 46px rgba(58,51,83,.24);transform:translateY(-6px)}.garpim-theme .reel-media img,.garpim-theme .reel-media video,.garpim-theme .reel:after{transition:transform .24s ease,background .24s ease}.garpim-theme .reel:focus-visible .reel-media img,.garpim-theme .reel:focus-visible .reel-media video,.garpim-theme .reel:focus-within .reel-media img,.garpim-theme .reel:focus-within .reel-media video,.garpim-theme .reel:hover .reel-media img,.garpim-theme .reel:hover .reel-media video{transform:scale(1.035)}.garpim-theme .reel-media{position:absolute;inset:0;z-index:-1}.garpim-theme .reel-media img,.garpim-theme .reel-media video,.garpim-theme .reel-media-fallback{width:100%;height:100%}.garpim-theme .reel-media img,.garpim-theme .reel-media video{display:block;-o-object-fit:cover;object-fit:cover}.garpim-theme .reel-media-fallback{background:linear-gradient(160deg,#8a63b5,#432663)}.garpim-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))}.garpim-theme .reel>.ov{position:absolute;z-index:1;color:#fff;pointer-events:none}.garpim-theme .reel-top{top:12px;right:12px;left:12px;justify-content:space-between;gap:10px}.garpim-theme .reel-acc{min-width:0;gap:9px}.garpim-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}.garpim-theme .reel-acc .lg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:3px}.garpim-theme .reel-acc small{overflow:hidden;min-width:0;font-size:11px;font-weight:800;opacity:.95;text-overflow:ellipsis;white-space:nowrap}.garpim-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)}.garpim-theme a.reel-follow{color:var(--purple);text-decoration:none;pointer-events:auto}.garpim-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}.garpim-theme .reel:focus-visible .reel-play,.garpim-theme .reel:focus-within .reel-play,.garpim-theme .reel:hover .reel-play{opacity:1}.garpim-theme .reel-play:hover:not(:disabled){transform:translate(-50%,-50%) scale(1.05)}.garpim-theme .reel-play.is-playing{background:rgba(96,56,138,.5);border-color:hsla(0,0%,100%,.92)}.garpim-theme .reel-play:disabled{cursor:default;opacity:.72}.garpim-theme .reel-play.is-static{cursor:default;pointer-events:none}.garpim-theme .reel-play svg{width:24px;height:24px;margin-left:3px}.garpim-theme .reel-bottom{right:12px;bottom:14px;left:12px}.garpim-theme .reel-views{gap:7px;font-size:13px;font-weight:800}.garpim-theme .reel-views svg{width:13px;height:13px}.garpim-theme .reel-bottom p{margin:7px 0 0;font-size:12px;line-height:1.4;opacity:.95}.garpim-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)}.garpim-theme .reel-product.is-linked{cursor:pointer;pointer-events:auto}.garpim-theme .reel-product.is-linked:focus-visible .reel-product-name,.garpim-theme .reel-product.is-linked:hover .reel-product-name{color:var(--coral)}.garpim-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}.garpim-theme .reel-product-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.garpim-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}.garpim-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}.garpim-theme .reel-product.is-linked .reel-product-cart{cursor:pointer}.garpim-theme .reel-product-cart svg{width:18px;height:18px}.garpim-theme.reviews{background:var(--cream);overflow:hidden}.garpim-theme .wave-top{position:absolute;top:-1px;left:0;z-index:2;width:100%;line-height:0}.garpim-theme .wave-top svg{display:block;width:100%;height:auto}.garpim-theme .rev-grid{--reviews-card-gap:24px;display:flex;flex:none;gap:var(--reviews-card-gap);padding-right:var(--reviews-card-gap)}.garpim-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)}.garpim-theme.reviews .reviews-marquee-track{display:flex;align-items:stretch;width:-moz-max-content;width:max-content;animation:garpim-reviews-marquee var(--reviews-marquee-duration,72s) linear infinite;will-change:transform}@keyframes garpim-reviews-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.garpim-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}.garpim-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}.garpim-theme .rev-card .stars{display:inline-flex;gap:3px;font-size:15px;line-height:1}.garpim-theme .rev-card .stars .is-empty{color:var(--ink-soft);opacity:1}.garpim-theme.reviews .who{display:flex;align-items:center;gap:13px;margin-top:auto;min-width:0}.garpim-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}.garpim-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%)}.garpim-theme.reviews .who>div{min-width:0;flex:1 1}.garpim-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}.garpim-theme.reviews .who span{display:block;color:var(--ink-soft);font-size:13px;line-height:1.45;overflow-wrap:anywhere}.garpim-theme.reviews .who .ava .ava-text{color:#fff}.garpim-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}.garpim-theme .blog-card{display:flex;flex-direction:column;gap:14px;color:inherit;text-decoration:none}.garpim-theme .blog-card .media{position:relative;overflow:hidden;border-radius:var(--r-lg);aspect-ratio:4/3;box-shadow:var(--shadow-sm)}.garpim-theme .blog-card .media .ph{position:absolute;inset:0}.garpim-theme .blog-card .media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.garpim-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}.garpim-theme .blog-card .meta{color:var(--ink-soft);font-size:13px;font-weight:600}.garpim-theme .blog-card h3{font-size:23px;line-height:1.1}.garpim-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}.garpim-theme.site-footer{position:relative;background:#60388a;color:#e7d8f6}.garpim-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}.garpim-theme .footer-main{padding-block:clamp(40px,5vw,72px) clamp(26px,3vw,40px)}.garpim-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)}.garpim-theme .footer-col h2{margin-bottom:22px;color:#fff;font-size:24px}.garpim-theme .footer-accordion-trigger{display:none}.garpim-theme .footer-accordion-body{display:grid;grid-gap:6px;gap:6px}.garpim-theme .newsletter .footer-accordion-body{gap:0}.garpim-theme .footer-col a{display:block;padding:8px 0;color:#d6c4ee;font-weight:500}.garpim-theme .newsletter p{max-width:36ch;color:#d6c4ee;line-height:1.6}.garpim-theme .newsletter .promo{margin-top:12px;color:#fff;font-weight:700}.garpim-theme .newsletter form{display:flex;align-items:center;gap:10px;max-width:440px;margin-top:16px}.garpim-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}.garpim-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}.garpim-theme .footer-socials{gap:18px;margin-bottom:30px}.garpim-theme .footer-call .lbl{color:#fff;font-family:Sour Gummy,sans-serif;font-size:18px;font-weight:600}.garpim-theme .footer-call .num{display:inline-block;margin-top:2px;color:var(--yellow);font-family:Sour Gummy,sans-serif;font-size:25px;font-weight:700;text-decoration:none}.garpim-theme .footer-call .num:focus-visible,.garpim-theme .footer-call .num:hover{text-decoration:underline;text-underline-offset:4px}.garpim-theme .footer-divider{margin:0;border:none;border-top:1px solid hsla(0,0%,100%,.16)}.garpim-theme .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding-block:22px}.garpim-theme .footer-pills,.garpim-theme .pay-row{gap:8px}.garpim-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}.garpim-theme .footer-pill svg{width:16px;height:16px}.garpim-theme .copy{color:#c9b6e4;font-size:14px}.garpim-theme .footer-credits{display:flex;align-items:center;gap:6px 16px;flex-wrap:wrap}.garpim-theme .footer-designer{color:#fff;font-size:14px;font-weight:700;text-decoration:none}.garpim-theme .footer-designer:focus-visible,.garpim-theme .footer-designer:hover{text-decoration:underline;text-underline-offset:3px}.garpim-theme .footer-designer:focus-visible{outline:2px solid hsla(0,0%,100%,.72);outline-offset:3px}.garpim-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}.garpim-theme .chip img{display:block;max-width:52px;max-height:18px;-o-object-fit:contain;object-fit:contain}.garpim-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}.garpim-theme .to-top svg{width:24px;height:24px}@media (max-width:1200px){.garpim-theme .garpim-checkout-pill-wrap{grid-template-columns:1fr}.garpim-theme .footer-grid{grid-template-columns:repeat(3,1fr)}.garpim-theme .mega-menu-layout{grid-template-columns:minmax(0,1fr) minmax(340px,34vw);gap:28px}.garpim-theme .mega-promo{min-height:300px}.garpim-theme .mega-columns{gap:28px}}@media (max-width:860px){.garpim-theme .garpim-cart-layout{grid-template-columns:1fr}.garpim-theme .garpim-cart-summary{position:static;max-height:none}}@media (max-width:1100px){.garpim-theme .nav-link{padding:8px 6px;font-size:13px}}@media (max-width:980px){.garpim-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}.garpim-theme .brand{grid-column:2;justify-self:center;width:100%;min-width:0;max-width:min(168px,100%)}.garpim-theme .brand-logo{width:100%;height:auto;max-height:52px}.garpim-theme .mobile-hamburger{grid-column:1;justify-self:start;width:42px;min-width:42px;height:42px}.garpim-theme .header-actions{grid-column:3;justify-self:end;margin-left:0;min-width:0}.garpim-theme .header-icon-links{gap:4px}.garpim-theme .header-actions .icon-btn{width:42px;height:42px}.garpim-theme .garpim-auth-grid,.garpim-theme .garpim-page-columns,.garpim-theme .garpim-page-hero-grid{grid-template-columns:1fr}.garpim-theme .garpim-cart-side{position:static}.garpim-theme .garpim-checkout-summary-card{align-items:flex-start;flex-direction:column}.garpim-theme .header-nav,.garpim-theme .mega-menu,.garpim-theme .searchbar{display:none}.garpim-theme .topbar-in{display:flex;justify-content:center}.garpim-theme .topbar-locale,.garpim-theme .topbar-social{display:none}.garpim-theme .topbar-msg-wrap{padding-inline:0}.garpim-theme .cart-total,.garpim-theme .store-link-trigger{display:none}.garpim-theme .hero-banner-stage{height:var(--hero-height-mobile,320px)}.garpim-theme .hero-arrow{width:42px;height:42px}.garpim-theme .hero-arrow.prev{left:12px}.garpim-theme .hero-arrow.next{right:12px}.garpim-theme .hero-dots{bottom:14px;gap:2px}.garpim-theme .hamburger{display:grid}.garpim-theme .mobile-search-shell{display:block;grid-column:1/-1;margin:0}.garpim-theme .blog-grid,.garpim-theme .cat-grid,.garpim-theme .rev-grid,.garpim-theme .show-grid{grid-template-columns:1fr 1fr}.garpim-theme.garpim-categories-section .cat-card{min-height:340px}.garpim-theme .prod-grid{grid-template-columns:repeat(var(--featured-product-count-mobile,2),minmax(0,1fr))}.garpim-theme.garpim-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}.garpim-theme.garpim-featured-products-section .prod-grid .product-card{scroll-snap-align:start;scroll-snap-stop:always}.garpim-theme .garpim-product-related .product-card,.garpim-theme.garpim-featured-products-section .product-card{min-height:var(
      --garpim-product-card-height-mobile,var(--garpim-product-card-height-desktop,auto)
    )}.garpim-theme.garpim-featured-products-section .product-card{min-height:auto}.garpim-theme.garpim-featured-products-section .product-card .media{flex:0 0 auto;aspect-ratio:16/9}.garpim-theme .garpim-product-related .product-card .media,.garpim-theme.garpim-featured-products-section .product-card .media{background:#fff}.garpim-theme .garpim-product-related .product-card .media img,.garpim-theme.garpim-featured-products-section .product-card .media img{-o-object-fit:cover;object-fit:cover}.garpim-theme .garpim-product-related .product-card .product-media-link,.garpim-theme.garpim-featured-products-section .product-card .product-media-link{background:#fff}.garpim-theme.garpim-featured-products-section .prod-grid::-webkit-scrollbar{display:none}.garpim-theme.garpim-featured-products-section .featured-products-track-shell{margin-inline:0;padding-inline:0}.garpim-theme.garpim-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}.garpim-theme.garpim-featured-products-section .featured-products-track-arrow.prev{left:8px}.garpim-theme.garpim-featured-products-section .featured-products-track-arrow.next{right:8px}.garpim-theme.garpim-featured-products-section .featured-products-track-arrow svg{width:20px;height:20px}.garpim-theme.garpim-featured-products-section .featured-products-track-arrow.next svg{transform:rotate(180deg)}.garpim-theme.garpim-featured-products-section .featured-products-track-arrow:not(:disabled):hover{background:#fff}.garpim-theme.garpim-featured-products-section .featured-products-track-arrow:disabled{opacity:.35;cursor:default}.garpim-theme .product-card .fav{opacity:1;transform:none}.garpim-theme .product-card .quick-view-row{display:none}.garpim-theme .featured-quick-view-dialog{grid-template-columns:1fr;max-height:calc(100dvh - 48px);overflow-y:auto}.garpim-theme .featured-quick-view-media,.garpim-theme .featured-quick-view-media .ph,.garpim-theme .featured-quick-view-media img{min-height:min(340px,42dvh)}.garpim-theme.reviews .rev-card{flex-basis:clamp(280px,44vw,340px)}.garpim-theme .footer-grid{grid-template-columns:1fr 1fr}.garpim-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}.garpim-theme input,.garpim-theme select,.garpim-theme textarea{font-size:16px!important}.garpim-theme .mobile-search-input{font-size:16px}}@media (max-width:620px){.garpim-theme .garpim-cart-hero-star{left:7%;width:24px}.garpim-theme .garpim-cart-hero-cloud{right:6%;width:72px}.garpim-theme .garpim-cart-line{grid-template-columns:68px minmax(0,1fr) 32px;-moz-column-gap:14px;column-gap:14px;row-gap:12px;padding:18px}.garpim-theme .garpim-cart-line-media{width:68px;height:68px}.garpim-theme .garpim-cart-line-qty{grid-column:2}.garpim-theme .garpim-cart-line-total{grid-column:2;justify-self:start}.garpim-theme .garpim-cart-line-remove{grid-column:3;grid-row:1;align-self:start}.garpim-theme .garpim-cart-lines-head{padding-inline:18px}.garpim-theme .garpim-cart-item,.garpim-theme .garpim-form-grid.two{grid-template-columns:1fr}.garpim-theme .garpim-inline-actions.between{align-items:stretch;flex-direction:column}.garpim-theme .garpim-checkout-bar-actions,.garpim-theme .garpim-checkout-bar-in{align-items:flex-start;flex-direction:column}.garpim-theme .cart-drawer{width:100vw;padding:0}.garpim-theme .cart-drawer-actions{flex-direction:column}.garpim-theme .cart-drawer-link{width:100%}.garpim-theme .cat-grid,.garpim-theme .footer-grid,.garpim-theme .rev-grid,.garpim-theme .show-grid{grid-template-columns:1fr}.garpim-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}.garpim-theme .blog-grid .blog-card{flex:0 0 min(76vw,320px);scroll-snap-align:start}.garpim-theme .blog-card h3{font-size:19px}.garpim-theme .footer-main{padding-block:28px 20px}.garpim-theme .footer-grid{gap:0}.garpim-theme .footer-col.footer-accordion{border-bottom:1px solid hsla(0,0%,100%,.16)}.garpim-theme .footer-col.footer-accordion h2{display:none}.garpim-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}.garpim-theme .footer-accordion-trigger svg{flex:0 0 auto;width:18px;height:18px;transition:transform .18s ease}.garpim-theme .footer-col.footer-accordion.open .footer-accordion-trigger svg{transform:rotate(180deg)}.garpim-theme .footer-accordion-body{display:none;padding-bottom:18px}.garpim-theme .footer-col.footer-accordion.open .footer-accordion-body{display:grid}.garpim-theme.showcase .show-grid{gap:18px;grid-template-columns:1fr}.garpim-theme .show-card{min-height:460px;padding:26px 22px}.garpim-theme .show-card h3{font-size:34px}.garpim-theme.garpim-categories-section .cat-grid{gap:18px}.garpim-theme.garpim-categories-section .cat-card{min-height:330px;padding:24px;border-radius:22px}.garpim-theme.garpim-categories-section .cat-card h3{font-size:34px}.garpim-theme.garpim-categories-section .cat-card-button{min-height:52px;padding-inline:24px}.garpim-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)}.garpim-theme.reviews .rev-card{flex-basis:min(82vw,340px)}.garpim-theme .hotspot-stage{aspect-ratio:4/5}.garpim-theme .hs-card{width:180px}}@media (max-width:560px){.garpim-theme .brand{max-width:min(150px,100%)}.garpim-theme .garpim-checkout-embed,.garpim-theme .garpim-checkout-summary-card,.garpim-theme .garpim-page-card,.garpim-theme .garpim-page-hero-panel{border-radius:22px}.garpim-theme .garpim-checkout-copy h1,.garpim-theme .garpim-page-hero-copy h1{font-size:34px}.garpim-theme .cart-drawer-item-link{gap:12px;grid-template-columns:66px minmax(0,1fr)}.garpim-theme .cart-drawer-thumb{width:66px;height:66px}.garpim-theme .cart-drawer-item-top{display:contents;grid-template-columns:none;gap:10px}.garpim-theme .cart-drawer-item-link{align-items:center}.garpim-theme .cart-drawer-item-price{font-size:15px;text-align:right}.garpim-theme .cart-drawer-item-actions{flex-direction:row;align-items:center;margin-left:78px}.garpim-theme .cart-drawer-remove{width:auto}.garpim-theme .insta-carousel{padding:0}.garpim-theme .insta-head{padding-inline:0}.garpim-theme .insta-track{grid-template-columns:none;grid-auto-columns:82%;grid-auto-flow:column;overflow-x:auto}.garpim-theme .ig-nav{display:none}.garpim-theme .footer-bottom{flex-direction:column;align-items:flex-start}}.garpim-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}.garpim-theme .crumbs{background:var(--lilac)}.garpim-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}.garpim-theme .breadcrumb a:hover,.garpim-theme .breadcrumb span:last-child{color:var(--purple)}.garpim-theme.garpim-product-shell{width:100%;max-width:100%;overflow-x:clip}.garpim-theme .garpim-product-hero{padding-top:clamp(30px,4vw,52px);overflow-x:clip}.garpim-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%}.garpim-theme .gallery,.garpim-theme .pd-info{min-width:0}.garpim-theme .gallery{position:sticky;top:16px;align-self:start;height:-moz-fit-content;height:fit-content;max-height:calc(100dvh - 32px);display:flex;flex-direction:column;gap:12px;overflow:hidden}.garpim-theme .gallery-main{--gallery-zoom-x:50%;--gallery-zoom-y:50%;display:grid;place-items:center;overflow:hidden;border-radius:0;background:transparent;height:clamp(280px,calc(100dvh - 260px),560px);min-height:0;box-shadow:none}.garpim-theme .gallery-main.has-active-media,.garpim-theme .gallery-main.has-active-media.is-portrait{height:clamp(280px,calc(100dvh - 260px),560px);min-height:0;aspect-ratio:auto}.garpim-theme .gallery-main img,.garpim-theme .gallery-main video{display:block;width:100%;height:100%;border-radius:var(--r-xl);-o-object-fit:contain;object-fit:contain;background:transparent}.garpim-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}.garpim-theme .gallery-main.is-portrait:hover img,.garpim-theme .gallery-main:hover img{transform:none}.garpim-theme .gallery-main .ph{width:100%;height:100%}.garpim-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}.garpim-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}.garpim-theme .thumb:hover{transform:translateY(-2px)}.garpim-theme .thumb.active{border-color:var(--purple)}.garpim-theme .thumb .ph,.garpim-theme .thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:transparent}.garpim-product-lightbox{position:fixed;inset:0;z-index:2147483000;display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:12px;gap:12px;width:100vw;height:100vh;height:100dvh;padding:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));color:#fff;background:rgba(21,14,31,.96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.garpim-product-lightbox-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:16px;min-height:48px}.garpim-product-lightbox-toolbar>span{display:inline-flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.88);font-size:15px;font-weight:700}.garpim-product-lightbox-toolbar>span i{color:hsla(0,0%,100%,.5);font-style:normal}.garpim-product-lightbox-arrow,.garpim-product-lightbox-close,.garpim-product-lightbox-zoom-controls button{display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;padding:0;border:1px solid hsla(0,0%,100%,.26);border-radius:999px;color:#fff;background:hsla(0,0%,100%,.12);box-shadow:0 12px 30px rgba(0,0,0,.22);transition:background-color .18s ease,transform .18s ease}.garpim-product-lightbox-arrow:hover,.garpim-product-lightbox-close:hover,.garpim-product-lightbox-zoom-controls button:hover:not(:disabled){background:hsla(0,0%,100%,.22);transform:scale(1.04)}.garpim-product-lightbox-arrow:focus-visible,.garpim-product-lightbox-close:focus-visible,.garpim-product-lightbox-thumbs button:focus-visible,.garpim-product-lightbox-zoom-controls button:focus-visible{outline:3px solid #ffb31a;outline-offset:3px}.garpim-product-lightbox-arrow svg,.garpim-product-lightbox-close svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.garpim-product-lightbox-zoom-controls{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid hsla(0,0%,100%,.2);border-radius:999px;background:hsla(0,0%,100%,.08)}.garpim-product-lightbox-zoom-controls button{width:38px;height:38px;box-shadow:none;font-size:23px;line-height:1}.garpim-product-lightbox-zoom-controls button:disabled{cursor:not-allowed;opacity:.38}.garpim-product-lightbox-zoom-controls>span{width:52px;color:hsla(0,0%,100%,.92);font-size:13px;font-weight:700;text-align:center}.garpim-product-lightbox-stage{position:relative;display:grid;place-items:center;min-width:0;min-height:0;overflow:hidden;padding-inline:68px}.garpim-product-lightbox-media{display:block;width:100%;max-width:100%;height:100%;max-height:100%;min-width:0;min-height:0;-o-object-fit:contain;object-fit:contain;border-radius:12px;background:transparent;box-shadow:0 24px 70px rgba(0,0,0,.32)}.garpim-product-lightbox-media.is-zoomable{cursor:zoom-in;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform-origin:center;transition:transform .2s ease;will-change:transform}.garpim-product-lightbox-media.is-zoomable.is-zoomed{cursor:grab;touch-action:none}.garpim-product-lightbox-media.is-zoomable.is-zoomed:active{cursor:grabbing;transition:none}.garpim-product-lightbox-arrow{position:absolute;top:50%;z-index:1;transform:translateY(-50%)}.garpim-product-lightbox-arrow:hover{transform:translateY(-50%) scale(1.04)}.garpim-product-lightbox-arrow.is-previous{left:4px}.garpim-product-lightbox-arrow.is-next{right:4px}.garpim-product-lightbox-thumbs{display:flex;justify-content:center;gap:9px;max-width:min(100%,760px);margin-inline:auto;padding:5px 4px 2px;overflow-x:auto;scrollbar-width:thin;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity}.garpim-product-lightbox-thumbs button{flex:0 0 70px;width:70px;height:58px;overflow:hidden;padding:0;border:2px solid transparent;border-radius:10px;color:#fff;background:hsla(0,0%,100%,.12);scroll-snap-align:center}.garpim-product-lightbox-thumbs button.is-active{border-color:#ffb31a}.garpim-product-lightbox-thumbs img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.garpim-product-lightbox-thumbs span{display:grid;place-items:center;width:100%;height:100%;font-size:12px;font-weight:700}@media (max-width:700px){.garpim-product-lightbox{gap:8px;padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.garpim-product-lightbox-toolbar{min-height:44px}.garpim-product-lightbox-arrow,.garpim-product-lightbox-close{width:44px;height:44px}.garpim-product-lightbox-toolbar{gap:8px}.garpim-product-lightbox-zoom-controls button{width:34px;height:34px}.garpim-product-lightbox-zoom-controls>span{width:46px;font-size:12px}.garpim-product-lightbox-stage{padding-inline:0}.garpim-product-lightbox-arrow{background:rgba(32,20,47,.62)}.garpim-product-lightbox-arrow.is-previous{left:2px}.garpim-product-lightbox-arrow.is-next{right:2px}.garpim-product-lightbox-thumbs{justify-content:flex-start;max-width:100%}.garpim-product-lightbox-thumbs button{flex-basis:60px;width:60px;height:50px}}.garpim-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}.garpim-theme .pd-title-row{display:block}.garpim-theme .pd-info h1{margin:10px 0 14px;font-size:clamp(calc(var(--garpim-product-detail-title-size, 56px) * .64),4.4vw,var(--garpim-product-detail-title-size,56px));overflow-wrap:anywhere}.garpim-theme .rating-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:20px}.garpim-theme .rating-row .stars{color:var(--yellow);font-size:18px;letter-spacing:2px}.garpim-theme .rating-row a{color:var(--ink-soft);font-size:14px;font-weight:600;text-decoration:underline}.garpim-theme .pd-price{display:flex;flex-wrap:wrap;gap:14px;align-items:baseline;margin-bottom:18px}.garpim-theme .pd-price .now{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:clamp(calc(var(--garpim-product-detail-price-size, 40px) * .7),4vw,var(--garpim-product-detail-price-size,40px));font-weight:700}.garpim-theme .pd-price .was{color:var(--ink-soft);font-size:20px;text-decoration:line-through;text-decoration-thickness:2px}.garpim-theme .pd-price .save{padding:5px 12px;border-radius:999px;background:var(--coral-contrast);color:#fff;font-size:13px;font-weight:700}.garpim-theme .pd-desc{margin-bottom:26px;color:var(--ink-soft);font-size:17px;line-height:1.6}.garpim-theme .pd-desc.is-collapsed{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:8;-webkit-box-orient:vertical}.garpim-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}.garpim-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)}.garpim-theme .garpim-product-option{margin-bottom:16px}.garpim-theme .garpim-product-variant-groups{display:flex;gap:16px;align-items:flex-start;margin-bottom:16px}.garpim-theme .garpim-product-variant-groups>.garpim-product-option{flex:1 1;min-width:0;margin-bottom:0}.garpim-theme .garpim-product-option-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.garpim-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}.garpim-theme .opt-label small{color:var(--ink-soft);font-size:12px;font-weight:600}.garpim-theme .garpim-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}.garpim-theme .garpim-product-binary-info::-webkit-scrollbar{display:none}.garpim-theme .garpim-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)}.garpim-theme .garpim-product-binary-info-icon svg{width:14px;height:14px}.garpim-theme .garpim-product-binary-info .garpim-product-option-name,.garpim-theme .garpim-product-binary-info small{min-width:0;white-space:normal}.garpim-theme .garpim-product-binary-info .garpim-product-option-name{flex:1 1 auto;overflow-wrap:break-word}.garpim-theme .garpim-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}.garpim-theme .variant-row{display:flex;flex-wrap:wrap;gap:10px}.garpim-theme .garpim-product-binary-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.garpim-theme .variant{display:inline-flex;gap:4px;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:0;border-radius:var(--r-pill);background:#f7f9fa;color:var(--ink);font-size:14px;font-weight:700;transition:border-color .18s ease,background .18s ease,color .18s ease}.garpim-theme .variant span{color:var(--purple);font-size:12px}.garpim-theme .variant:hover{background:var(--lilac)}.garpim-theme .variant.active{background:var(--lilac);color:var(--purple)}.garpim-theme .garpim-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}.garpim-theme .variant.disabled{opacity:.55;pointer-events:none}.garpim-theme .variant.color{position:relative;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;border-radius:9px;background-repeat:no-repeat}.garpim-theme .variant.color.active{box-shadow:none}.garpim-theme .garpim-product-input,.garpim-theme .garpim-product-textarea{width:100%;padding:15px 18px;border:2px solid var(--line);border-radius:18px;background:#fff;color:var(--ink)}.garpim-theme .garpim-product-textarea{min-height:120px;resize:vertical}.garpim-theme .garpim-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}.garpim-theme .garpim-product-upload input{color:var(--ink-soft)}.garpim-theme .garpim-product-upload small{color:var(--ink-soft);font-size:12px;font-weight:600}.garpim-theme .garpim-product-note{display:flex;gap:8px;align-items:center;margin:-6px 0 22px;color:var(--ink-soft);font-size:13px}.garpim-theme .garpim-product-note svg{width:16px;height:16px;flex:none;color:var(--mint)}.garpim-theme .buy-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-bottom:18px;min-width:0;max-width:100%}.garpim-theme .qtybox{display:flex;overflow:hidden;align-items:center;border:2px solid var(--line);border-radius:var(--r-pill)}.garpim-theme .qtybox button{display:grid;width:48px;height:52px;place-items:center;border:0;background:#fff;color:var(--purple)}.garpim-theme .qtybox button:hover{background:var(--lilac)}.garpim-theme .qtybox button svg{width:18px;height:18px}.garpim-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}.garpim-theme .btn-buy{flex:1 1;justify-content:center;min-width:220px}.garpim-product-shell{padding-bottom:clamp(92px,8vw,116px)}.garpim-theme .garpim-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)}.garpim-theme .garpim-product-sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:var(--container);margin-inline:auto}.garpim-theme .garpim-product-sticky-info{display:flex;align-items:center;gap:14px;min-width:0}.garpim-theme .garpim-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}.garpim-theme .garpim-product-sticky-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.garpim-theme .garpim-product-sticky-copy{display:grid;grid-gap:5px;gap:5px;min-width:0}.garpim-theme .garpim-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}.garpim-theme .garpim-product-sticky-prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.garpim-theme .garpim-product-sticky-current-price{color:var(--purple);font-family:Sour Gummy,Quicksand,sans-serif;font-size:20px;font-weight:900;line-height:1;text-decoration:none}.garpim-theme .garpim-product-sticky-prices .garpim-product-sticky-old-price{color:var(--ink-soft);font-size:14px;font-weight:700;text-decoration:line-through;text-decoration-thickness:1px}.garpim-theme .garpim-product-sticky-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex:none}.garpim-theme .garpim-product-sticky-qty{background:#fff;box-shadow:0 6px 22px rgba(96,56,138,.08)}.garpim-theme .garpim-product-sticky-qty button{height:48px}.garpim-theme .garpim-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){.garpim-product-shell{padding-bottom:0}.garpim-theme .garpim-product-sticky-buy{display:none}}.garpim-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)}.garpim-theme .fav-lg.on,.garpim-theme .fav-lg:hover{border-color:var(--coral);color:var(--coral)}.garpim-theme .fav-lg svg{width:24px;height:24px}.garpim-theme .pd-title-fav{display:none}.garpim-theme .garpim-product-feedback{margin-bottom:14px;padding:14px 18px;border-radius:18px;font-size:14px;font-weight:700}.garpim-theme .garpim-product-feedback.success{background:#e7f8f2;color:#0d5f4d}.garpim-theme .garpim-product-feedback.error{background:#ffe7eb;color:#9c3142}.garpim-theme .garpim-product-feedback.info{background:#efe8fb;color:#5d3c8f}.garpim-theme .garpim-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)}.garpim-theme .garpim-bundle-bootstrap.error{border-color:#f2b7c2;background:linear-gradient(135deg,#fff8fa,#ffeef1)}.garpim-theme .garpim-bundle-bootstrap-copy{min-width:0}.garpim-theme .garpim-bundle-bootstrap-copy strong{display:block;margin-bottom:6px;color:var(--purple);font-size:16px}.garpim-theme .garpim-bundle-bootstrap-copy p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.55}.garpim-theme .garpim-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:garpim-spin .8s linear infinite}.garpim-theme .garpim-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}.garpim-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%}.garpim-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}.garpim-theme .pd-act svg{width:24px;height:24px;color:var(--purple)}.garpim-theme .pd-act.on,.garpim-theme .pd-act.on svg{color:var(--coral)}.garpim-theme .pd-act:hover{transform:translateY(-3px);border-color:var(--line);background:#fff;box-shadow:var(--shadow-sm)}.garpim-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)}.garpim-theme .pd-act.pd-act-pdf svg{color:var(--purple)}.garpim-theme .pd-trust{display:flex;flex-direction:column;gap:12px;padding:20px 22px;margin-bottom:26px;border-radius:var(--r-lg);background:var(--cream)}.garpim-theme .pd-trust div{display:flex;gap:12px;align-items:center;color:var(--ink);font-size:15px;font-weight:600}.garpim-theme .pd-trust svg{width:22px;height:22px;flex:none;color:var(--purple)}.garpim-theme .garpim-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)}.garpim-theme .garpim-product-reviews-shell{display:grid;grid-gap:18px;gap:18px}.garpim-theme .garpim-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}.garpim-theme .garpim-product-reviews-head-copy{min-width:0}.garpim-theme .garpim-product-reviews-head .eyebrow.center{justify-content:flex-start}.garpim-theme .garpim-product-reviews-head h2{margin-top:5px;font-size:clamp(27px,2.6vw,38px);line-height:1.05}.garpim-theme .garpim-product-reviews-head p{max-width:760px;margin:6px 0 0;font-size:14px;line-height:1.55}.garpim-theme .garpim-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}.garpim-theme .garpim-product-review-head-action:before{content:"✦";margin-right:8px;color:var(--yellow)}.garpim-theme .garpim-product-review-head-action:hover{background:#4d2678;box-shadow:0 10px 24px rgba(96,56,138,.2);transform:translateY(-1px)}.garpim-theme .garpim-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%}.garpim-theme .garpim-product-review-content.is-empty{grid-template-columns:minmax(0,1fr)}.garpim-theme .garpim-product-review-form-card,.garpim-theme .garpim-product-review-list{min-width:0}.garpim-theme .garpim-product-review-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:14px;gap:14px;min-width:0;max-width:100%}.garpim-theme .garpim-product-review-list>.garpim-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}.garpim-theme .garpim-product-review-list>.garpim-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}.garpim-theme .garpim-product-review-list>.garpim-empty-state strong{font-size:18px;line-height:1.25}.garpim-theme .garpim-product-review-list>.garpim-empty-state p{font-size:14px;line-height:1.5}.garpim-theme .garpim-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)}.garpim-theme .garpim-product-review-card-top{display:flex;gap:10px;align-items:center;justify-content:space-between}.garpim-theme .garpim-product-review-card .stars{color:var(--yellow);font-size:18px;letter-spacing:2px}.garpim-theme .garpim-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}.garpim-theme .garpim-product-review-source.csv{background:rgba(87,198,169,.14);color:#0c6b54}.garpim-theme .garpim-product-review-source.ikas{background:rgba(96,56,138,.1);color:var(--purple)}.garpim-theme .garpim-product-review-card h3{font-size:21px;overflow-wrap:anywhere}.garpim-theme .garpim-product-review-card p{max-width:980px;color:var(--ink-soft);font-size:15px;line-height:1.65}.garpim-theme .garpim-product-review-reply{display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border-radius:18px;background:var(--lilac)}.garpim-theme .garpim-product-review-reply strong{color:var(--purple);font-size:13px;font-weight:800}.garpim-theme .garpim-product-review-reply span{color:var(--ink-soft);font-size:14px;line-height:1.65}.garpim-theme .garpim-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)}.garpim-theme .garpim-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}.garpim-theme .garpim-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}.garpim-theme .garpim-product-review-card .who>div>span{display:block;margin-top:4px;color:var(--ink-soft);font-size:13px;line-height:1.4}.garpim-theme .garpim-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%}.garpim-theme .garpim-product-review-form-card h3{font-size:clamp(25px,2.2vw,32px)}.garpim-theme .garpim-product-review-form-card>p{max-width:880px;color:var(--ink-soft);font-size:14px;line-height:1.55}.garpim-theme .garpim-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}.garpim-theme .garpim-product-review-login{display:grid;grid-gap:14px;gap:14px}.garpim-theme .garpim-product-review-login p{color:var(--ink-soft);line-height:1.7}.garpim-theme .garpim-product-review-form{display:grid;grid-template-columns:minmax(220px,.38fr) minmax(0,1fr);grid-gap:14px 18px;gap:14px 18px;align-items:end}.garpim-theme .garpim-product-review-form .garpim-product-review-field:nth-of-type(2),.garpim-theme .garpim-product-review-form>.btn{grid-column:1/-1}.garpim-theme .garpim-product-review-form>.btn{min-width:230px;justify-self:end}.garpim-theme .garpim-product-review-field{display:grid;grid-gap:8px;gap:8px}.garpim-theme .garpim-product-review-field span,.garpim-theme .garpim-product-review-stars>span{color:var(--purple);font-size:14px;font-weight:800}.garpim-theme .garpim-product-review-stars{display:grid;grid-gap:10px;gap:10px}.garpim-theme .garpim-product-review-star-buttons{display:flex;flex-wrap:wrap;gap:8px}.garpim-theme .garpim-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}.garpim-theme .garpim-product-review-star-buttons button.active,.garpim-theme .garpim-product-review-star-buttons button:hover{border-color:rgba(249,180,42,.36);background:#fff7df;color:var(--yellow);transform:translateY(-1px)}.garpim-theme .garpim-installments-inline{padding:4px 0 0}.garpim-theme .garpim-installments-inline-head{display:grid;grid-gap:6px;gap:6px;margin-bottom:18px}.garpim-theme .garpim-installments-inline-head .eyebrow{justify-self:start}.garpim-theme .garpim-installments-inline-head h2{margin:0;color:var(--purple);font-size:clamp(25px,2.2vw,34px)}.garpim-theme .garpim-installments-inline .garpim-installment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:none;margin:0}.garpim-theme .garpim-installments-inline .garpim-installment-table{min-width:0}.garpim-theme .garpim-installments-inline .garpim-installment-card-head{gap:12px;padding:16px}.garpim-theme .garpim-installments-inline .garpim-installment-logo{width:52px;height:52px;border-radius:15px}.garpim-theme .garpim-installments-inline .garpim-installment-brand{gap:11px;min-width:0}.garpim-theme .garpim-installments-inline .garpim-installment-brand h3{font-size:20px;overflow-wrap:anywhere}.garpim-theme .garpim-installments-inline .garpim-installment-disclaimer{margin-top:14px;text-align:left}.garpim-theme .garpim-installments{background:radial-gradient(circle at top left,hsla(0,0%,100%,.88),transparent 26%),linear-gradient(180deg,#faf6ff,#fff)}.garpim-theme .garpim-installments-head{margin-bottom:clamp(28px,4vw,44px)}.garpim-theme .garpim-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%}.garpim-theme .garpim-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)}.garpim-theme .garpim-installment-summary-card span{color:var(--ink-soft);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.garpim-theme .garpim-installment-summary-card strong{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:clamp(24px,2.4vw,34px);line-height:1}.garpim-theme .garpim-installment-summary-card small{color:var(--ink-soft);font-size:13px;font-weight:700}.garpim-theme .garpim-installment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:18px;gap:18px;max-width:1080px;margin:0 auto;min-width:0}.garpim-theme .garpim-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%}.garpim-theme .garpim-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}.garpim-theme .garpim-installment-card-head:hover{filter:brightness(.98)}.garpim-theme .garpim-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}.garpim-theme .garpim-installment-chevron svg{width:18px;height:18px}.garpim-theme .garpim-installment-card.open .garpim-installment-chevron{background:#fff;transform:rotate(180deg)}.garpim-theme .garpim-installment-brand{display:flex;gap:14px;align-items:center}.garpim-theme .garpim-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)}.garpim-theme .garpim-installment-logo img{width:100%;height:100%;padding:10px;-o-object-fit:contain;object-fit:contain}.garpim-theme .garpim-installment-logo-fallback{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:24px;font-weight:700}.garpim-theme .garpim-installment-brand h3{font-size:24px}.garpim-theme .garpim-installment-brand span{display:block;margin-top:6px;color:var(--ink-soft);font-size:13px;font-weight:700}.garpim-theme .garpim-installment-table-wrap{padding:4px 18px 18px;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.garpim-theme .garpim-installment-table{width:100%;border-collapse:collapse;min-width:320px}.garpim-theme .garpim-installment-table td,.garpim-theme .garpim-installment-table th{padding:12px 0}.garpim-theme .garpim-installment-table thead th{color:var(--ink-soft);font-size:11px;font-weight:900;letter-spacing:.08em;text-align:left;text-transform:uppercase}.garpim-theme .garpim-installment-table td:nth-child(2),.garpim-theme .garpim-installment-table td:nth-child(3),.garpim-theme .garpim-installment-table th:nth-child(2),.garpim-theme .garpim-installment-table th:nth-child(3){text-align:right;white-space:nowrap}.garpim-theme .garpim-installment-table tbody td{border-top:1px solid var(--line);color:var(--ink);font-size:14px;font-weight:700;vertical-align:top}.garpim-theme .garpim-installment-table tbody td strong{display:block;color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:18px}.garpim-theme .garpim-installment-table tbody td small{display:block;margin-top:4px;color:var(--ink-soft);font-size:11px;font-weight:700}.garpim-theme .garpim-installment-disclaimer{margin:22px 0 0;color:var(--ink-soft);font-size:13px;line-height:1.7;text-align:center}.garpim-theme .accordion{border-top:1px solid var(--line)}.garpim-theme .acc-item{border-bottom:1px solid var(--line)}.garpim-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}.garpim-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}.garpim-theme .acc-head .pm svg{width:16px;height:16px}.garpim-theme .acc-item.open .acc-head .pm{background:var(--purple);color:#fff;transform:rotate(45deg)}.garpim-theme .acc-body{max-height:0;overflow:hidden;transition:max-height .28s ease}.garpim-theme .acc-body .inner{padding-bottom:22px;color:var(--ink-soft);line-height:1.65}.garpim-theme .product-description-content.is-collapsed{max-height:3.3em;overflow:hidden}.garpim-theme .product-description-toggle{margin:12px 0 0}.garpim-theme .acc-body ul{margin:0;padding-left:18px}.garpim-theme .acc-body li{padding:4px 0}.garpim-theme .spec{margin:2px 0 16px}.garpim-theme .spec-title{display:flex;gap:8px;align-items:center;margin-bottom:8px}.garpim-theme .spec-title svg{width:16px;height:16px;flex:none;color:var(--purple)}.garpim-theme .spec-title h2{font-size:14px}.garpim-theme .spec-title span{color:var(--ink-soft);font-size:12px;font-weight:600}.garpim-theme .spec-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:8px;gap:8px}.garpim-theme .spec-grid.spec-grid-dimensions{grid-template-columns:repeat(2,minmax(0,1fr))}.garpim-theme .spec-item{display:flex;flex-direction:column;gap:2px;min-width:0;padding:8px 11px;border-radius:11px;background:var(--lilac)}.garpim-theme .spec-item .part{color:var(--ink-soft);font-size:11.5px;font-weight:600;line-height:1.25}.garpim-theme .spec-item .dim{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:13.5px;font-weight:600}.garpim-theme .pstory{background:#fff;overflow-x:hidden}.garpim-theme .pstory-intro{max-width:760px;margin:0 auto;text-align:center}.garpim-theme .pstory-intro h2{margin:14px 0 18px;font-size:clamp(30px,4vw,52px)}.garpim-theme .pstory-intro p{color:var(--ink-soft);font-size:18px;line-height:1.75}.garpim-theme .garpim-product-intro-small{margin-top:clamp(24px,3vw,44px)}.garpim-theme .garpim-product-intro-small h2{font-size:clamp(26px,3vw,40px)}.garpim-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%}.garpim-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)}.garpim-theme .pstory-band .pstory-band-image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.garpim-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))}.garpim-theme .pstory-band .quote{max-width:700px;padding:clamp(28px,4vw,56px);color:#fff}.garpim-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)}.garpim-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%}.garpim-theme .pstory-intro+.pstory-feature{margin-top:clamp(40px,5vw,72px)}.garpim-theme .pstory-feature.rev .pf-media{order:2}.garpim-theme .pf-media{overflow:hidden;border-radius:var(--r-xl);box-shadow:var(--shadow)}.garpim-theme .pf-media .ph,.garpim-theme .pf-media img{width:100%;aspect-ratio:4/3.2;-o-object-fit:cover;object-fit:cover}.garpim-theme .pf-text h3{margin:12px 0 14px;font-size:clamp(24px,2.6vw,36px)}.garpim-theme .pf-text p{color:var(--ink-soft);font-size:17px;line-height:1.75}.garpim-theme .pstory-band.product-copy{align-items:center;min-height:300px}.garpim-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}.garpim-theme .pstory-band .product-story-info{display:grid;grid-gap:3px;gap:3px;margin-top:20px}.garpim-theme .pstory-band .product-story-info b{display:block;font-size:16px}.garpim-theme .pstory-band .product-story-info span{font-size:13px;opacity:.88}.garpim-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%}.garpim-theme .diff-card{display:flex;flex-direction:column;padding:28px 26px;border-radius:16px;background:var(--lilac)}.garpim-theme .diff-card .ic{display:grid;width:56px;height:56px;place-items:center;margin-bottom:16px;border-radius:18px;background:var(--purple);color:#fff}.garpim-theme .diff-card .ic svg{width:28px;height:28px}.garpim-theme .diff-card h3{margin-bottom:8px;font-size:21px}.garpim-theme .diff-card p{color:var(--ink-soft);font-size:15px;line-height:1.6}.garpim-theme .garpim-mint{background:var(--mint)!important}.garpim-theme .garpim-yellow{background:var(--yellow)!important;color:var(--purple-deep)!important}.garpim-theme .garpim-coral{background:var(--coral)!important}.garpim-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)}.garpim-theme .pb-item{display:grid;grid-gap:18px;gap:18px;min-width:0}.garpim-theme .pb-media{overflow:hidden;border-radius:24px;background:var(--lilac);box-shadow:0 18px 44px rgba(58,51,83,.12)}.garpim-theme .pb-media .ph,.garpim-theme .pb-media img{display:block;width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.garpim-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}.garpim-theme .pb-item p{margin:-4px 0 0;color:var(--ink-soft);font-size:17px;line-height:1.75}.garpim-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)}.garpim-theme .pstory-stat{position:relative;flex:1 1;min-width:150px;padding:6px 16px;text-align:center}.garpim-theme .pstory-stat+.pstory-stat:before{content:"";position:absolute;top:50%;left:0;width:2px;height:46px;background:#e0d3f0;transform:translateY(-50%)}.garpim-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}.garpim-theme .pstory-stat .l{margin-top:7px;color:var(--ink-soft);font-size:15px;font-weight:600}.garpim-theme .pstory-z{display:grid;width:100%;grid-gap:clamp(28px,4vw,44px);gap:clamp(28px,4vw,44px);max-width:1280px;margin:0}.garpim-theme .pstory-z-banner{position:relative;display:grid;min-height:112px;overflow:hidden;align-items:center;border-radius:8px;background:#454545;isolation:isolate}.garpim-theme .pstory-z-banner .ph,.garpim-theme .pstory-z-banner img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.garpim-theme .pstory-z-banner:after{content:"";position:absolute;inset:0;z-index:-1;background:hsla(0,0%,100%,.36)}.garpim-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}.garpim-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}.garpim-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}.garpim-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}.garpim-theme .pstory-z-row-reverse{grid-template-columns:minmax(260px,.95fr) minmax(0,1.05fr)}.garpim-theme .pstory-z-gallery-text,.garpim-theme .pstory-z-media{position:relative;overflow:hidden;border-radius:8px;background:#ebe8e2}.garpim-theme .pstory-z-gallery-text .ph,.garpim-theme .pstory-z-gallery-text img,.garpim-theme .pstory-z-media .ph,.garpim-theme .pstory-z-media img{display:block;width:100%;height:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.garpim-theme .pstory-z-media{aspect-ratio:16/10}.garpim-theme .pstory-z-media-large{aspect-ratio:16/10.4}.garpim-theme .pstory-z-copy{min-width:0;max-width:480px}.garpim-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}.garpim-theme .pstory-z-copy p{margin:0;color:#6f7078;font-size:15px;line-height:1.85}.garpim-theme .pstory-z-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.garpim-theme .pstory-z-gallery .pstory-z-media,.garpim-theme .pstory-z-gallery-text{aspect-ratio:16/10.4}.garpim-theme .pstory-z-gallery-text{display:grid;place-items:center;background:#3f3f3f;isolation:isolate}.garpim-theme .pstory-z-gallery-text:after{content:"";position:absolute;inset:0;z-index:0;background:rgba(32,32,36,.48)}.garpim-theme .pstory-z-gallery-text .ph,.garpim-theme .pstory-z-gallery-text img{position:absolute;inset:0;z-index:-1}.garpim-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}.garpim-theme .setb{margin-top:clamp(44px,6vw,88px);background:var(--lilac)}.garpim-theme .setb-grid{display:grid;grid-template-columns:1fr 372px;grid-gap:32px;gap:32px;align-items:start;min-width:0;max-width:100%}.garpim-theme .garpim-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)}.garpim-theme .garpim-bundle-panel.error{border-color:#f2b7c2;background:#fff8fa}.garpim-theme .garpim-bundle-panel.soft{border-color:rgba(96,56,138,.14);background:linear-gradient(135deg,#fcf9ff,#f5effd)}.garpim-theme .garpim-bundle-panel-copy{min-width:0}.garpim-theme .garpim-bundle-panel-copy strong{display:block;margin-bottom:8px;color:var(--purple);font-size:20px}.garpim-theme .garpim-bundle-panel-copy p{margin:0;color:var(--ink-soft);font-size:15px;line-height:1.65}.garpim-theme .garpim-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}.garpim-theme .garpim-bundle-panel-skeleton{display:grid;grid-gap:10px;gap:10px;width:min(260px,100%);flex:none}.garpim-theme .garpim-bundle-panel-skeleton span{display:block;height:14px;border-radius:999px;background:linear-gradient(90deg,#efe6fb,#f7f2ff 50%,#efe6fb);background-size:200% 100%;animation:garpim-shimmer 1.3s ease-in-out infinite}.garpim-theme .garpim-bundle-panel-skeleton span:first-child{width:100%}.garpim-theme .garpim-bundle-panel-skeleton span:nth-child(2){width:82%}.garpim-theme .garpim-bundle-panel-skeleton span:nth-child(3){width:64%}.garpim-theme .setb-list{display:flex;flex-direction:column;gap:16px;min-width:0}.garpim-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%}.garpim-theme .setb-row.clickable{cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.garpim-theme .setb-row.clickable:focus-within,.garpim-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)}.garpim-theme .setb-row.off{border-color:#ded2e9;background:#fbf9fd;box-shadow:none}.garpim-theme .setb-row.off .thumb-img{opacity:.72}.garpim-theme .setb-row.base .setb-toggle{border-color:var(--mint);background:var(--mint);color:#0f4a3c}.garpim-theme .thumb-img{overflow:hidden;width:118px;height:92px;border-radius:var(--r);background:var(--lilac)}.garpim-theme .thumb-img .ph,.garpim-theme .thumb-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.garpim-theme .setb-name{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:19px;font-weight:600;overflow-wrap:anywhere}.garpim-theme .setb-name-link{color:inherit;text-decoration:none}.garpim-theme .setb-name-link:focus-visible,.garpim-theme .setb-name-link:hover{text-decoration:underline}.garpim-theme .setb-dim{margin:5px 0 10px;color:var(--ink-soft);font-size:13px}.garpim-theme .setb-price{display:flex;gap:10px;align-items:baseline}.garpim-theme .setb-price .now{color:var(--purple);font-family:Sour Gummy,sans-serif;font-size:20px;font-weight:700}.garpim-theme .setb-price .was{color:var(--ink-soft);font-size:14px;text-decoration:line-through;text-decoration-thickness:2px}.garpim-theme .setb-right{display:flex;flex-direction:column;gap:12px;align-items:flex-end;min-width:0}.garpim-theme .sqty{display:flex;overflow:hidden;align-items:center;border:2px solid var(--line);border-radius:var(--r-pill)}.garpim-theme .sqty button{display:grid;width:36px;height:40px;place-items:center;border:0;background:#fff;color:var(--purple)}.garpim-theme .sqty button svg{width:15px;height:15px}.garpim-theme .sqty span{width:36px;color:var(--ink);font-family:Sour Gummy,sans-serif;font-weight:700;text-align:center}.garpim-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}.garpim-theme .setb-toggle.added{background:var(--purple);color:#fff}.garpim-theme .setb-toggle svg{width:15px;height:15px}.garpim-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)}.garpim-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}.garpim-theme .summary-head h3{font-size:22px}.garpim-theme .setb-count{padding:5px 12px;border-radius:999px;background:var(--lilac);color:var(--ink-soft);font-size:13px;font-weight:700}.garpim-theme .setb-count-mobile{display:none}.garpim-theme .summary-chevron{display:inline-grid;width:22px;height:22px;place-items:center;transition:transform .2s ease}.garpim-theme .summary-chevron svg{width:18px;height:18px}.garpim-theme .summary-items{display:flex;flex-direction:column;max-height:230px;padding:6px 22px;overflow:auto}.garpim-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}.garpim-theme .summary-item:last-child{border-bottom:0}.garpim-theme .summary-item .nm{min-width:0}.garpim-theme .summary-item .q{margin-right:7px;color:var(--ink-soft);font-weight:700}.garpim-theme .summary-item .lp{color:var(--purple);font-weight:700;white-space:nowrap}.garpim-theme .summary-foot{padding:20px 22px;background:var(--purple);color:#fff}.garpim-theme .summary-foot .row{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.garpim-theme .summary-foot .lbl{color:#eadcf7;font-size:14px}.garpim-theme .summary-foot .was{color:#cbb6e4;font-weight:600;text-decoration:line-through;text-decoration-thickness:2px}.garpim-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}.garpim-theme .setb-add{width:100%;justify-content:center;margin-top:14px}.garpim-theme .garpim-product-related{padding-top:0;overflow-x:hidden}.garpim-theme .garpim-product-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px;min-width:0;max-width:100%}.garpim-theme .garpim-link-add{text-decoration:none}@keyframes garpim-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes garpim-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:980px){.garpim-theme .garpim-product-review-content,.garpim-theme .garpim-product-review-content.is-empty{grid-template-columns:1fr;gap:20px}.garpim-theme .parent-benefits{grid-template-columns:1fr 1fr}.garpim-theme .pstory-z-row,.garpim-theme .pstory-z-row-reverse{grid-template-columns:1fr}.garpim-theme .pstory-z-copy{max-width:100%}}@media (max-width:880px){.garpim-theme .pd{grid-template-columns:1fr;gap:34px}.garpim-theme .gallery,.garpim-theme .setb-summary{position:static}.garpim-theme .gallery{max-height:none;overflow:visible}.garpim-theme .gallery-main,.garpim-theme .gallery-main.has-active-media,.garpim-theme .gallery-main.has-active-media.is-portrait{height:auto;min-height:0;aspect-ratio:4/3}.garpim-theme .gallery-main:hover img{transform:none}.garpim-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}.garpim-theme .pd-info .pd-title-row h1{margin:0}.garpim-theme .pd-title-fav{display:grid;width:48px;height:48px;align-self:start}.garpim-theme .pd-title-fav svg{width:21px;height:21px}.garpim-theme .pd-act-favorite,.garpim-theme .pd-buy-fav{display:none}.garpim-theme .pd-info .spec{display:block}.garpim-theme .spec-grid,.garpim-theme .spec-grid.spec-grid-dimensions{grid-template-columns:1fr}.garpim-theme .garpim-product-variant-groups{flex-direction:column}.garpim-theme .garpim-product-variant-groups>.garpim-product-option{width:100%}.garpim-theme .garpim-product-binary-info{align-items:flex-start;overflow-x:visible;white-space:normal}.garpim-theme .garpim-product-binary-info .garpim-product-option-name{flex:1 1 auto;min-width:0;white-space:normal;overflow-wrap:anywhere}.garpim-theme .garpim-product-related-grid,.garpim-theme .setb-grid{grid-template-columns:1fr 1fr}.garpim-theme .garpim-installment-summary,.garpim-theme .garpim-product-review-grid{grid-template-columns:1fr}.garpim-theme .setb-grid{gap:24px}.garpim-theme .garpim-membership-card{grid-template-columns:1fr}.garpim-theme .garpim-membership-side{display:none}}@media (max-width:820px){.garpim-theme .pstory-diff,.garpim-theme .pstory-feature,.garpim-theme .pstory-z-banner-copy,.garpim-theme .pstory-z-gallery{grid-template-columns:1fr}.garpim-theme .pstory-z-banner-copy{gap:10px}.garpim-theme .garpim-bundle-bootstrap,.garpim-theme .garpim-bundle-panel{flex-direction:column;align-items:flex-start}.garpim-theme .garpim-bundle-panel-skeleton{width:100%}.garpim-theme .setb-grid{grid-template-columns:1fr}.garpim-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)}.garpim-theme .setb-summary .summary-head{min-height:66px;padding:14px 18px;background:#f1ecf8;cursor:pointer}.garpim-theme .setb-summary .summary-head h3{font-size:17px}.garpim-theme .setb-count-desktop{display:none}.garpim-theme .setb-count-mobile{display:inline-flex;gap:6px;align-items:center;padding:0;background:transparent;color:var(--ink);font-size:14px}.garpim-theme .setb-summary.mobile-open .summary-chevron{transform:rotate(180deg)}.garpim-theme .setb-summary .summary-items{display:flex;max-height:min(32dvh,230px);background:#fff}.garpim-theme .setb-summary:not(.mobile-open) .summary-body{display:none}.garpim-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)}.garpim-theme .setb-summary .summary-foot .row:first-child{display:none}.garpim-theme .setb-summary .summary-foot .row{flex-direction:column;align-items:flex-start;justify-content:center;margin:0}.garpim-theme .setb-summary .summary-foot .lbl{color:var(--ink-soft);font-size:13px}.garpim-theme .setb-summary .summary-foot .big{color:var(--purple);font-size:23px}.garpim-theme .setb-summary .setb-add{width:auto;min-width:160px;min-height:52px;justify-content:center;margin:0;padding-inline:20px;white-space:nowrap}.garpim-theme .pstory-feature.rev .pf-media{order:0}.garpim-theme .garpim-membership-mobile-note{display:block}}@media (max-width:600px){.garpim-theme .garpim-product-reviews{padding-block:26px}.garpim-theme .garpim-product-reviews-head{grid-template-columns:minmax(0,1fr);gap:14px;padding:16px}.garpim-theme .garpim-product-review-head-action{width:100%}.garpim-theme .garpim-product-review-list>.garpim-empty-state{grid-template-columns:36px minmax(0,1fr);padding:14px}.garpim-theme .garpim-product-review-list>.garpim-empty-state:before{width:36px;height:36px;border-radius:12px}.garpim-theme .garpim-product-review-form-card{padding:18px 16px}.garpim-theme .garpim-product-review-form{grid-template-columns:minmax(0,1fr)}.garpim-theme .garpim-product-review-form .garpim-product-review-field:nth-of-type(2),.garpim-theme .garpim-product-review-form>.btn{grid-column:auto}.garpim-theme .garpim-product-review-form>.btn{width:100%;min-width:0;justify-self:stretch}.garpim-theme .garpim-product-related-grid,.garpim-theme .parent-benefits,.garpim-theme .spec-grid{grid-template-columns:1fr}.garpim-theme .garpim-product-related-grid{gap:18px}.garpim-theme .garpim-product-related-grid .product-card{width:100%;max-width:none}.garpim-theme .garpim-installment-grid,.garpim-theme .garpim-installments-inline .garpim-installment-grid,.garpim-theme .garpim-product-review-grid{grid-template-columns:1fr}.garpim-theme .pstory-stat+.pstory-stat:before{display:none}.garpim-theme .garpim-membership-mobile-grid{grid-template-columns:1fr}.garpim-theme .garpim-product-binary-row{grid-template-columns:1fr;gap:12px}.garpim-theme .garpim-product-binary-choice{width:100%;justify-content:center;font-size:14px}.garpim-theme .thumb{flex-basis:76px}.garpim-theme .garpim-bundle-bootstrap,.garpim-theme .garpim-bundle-panel{padding:18px;border-radius:22px}.garpim-theme .garpim-bundle-bootstrap-action,.garpim-theme .garpim-bundle-panel-action{width:100%;justify-content:center}}@media (max-width:560px){.garpim-theme .pd-actions{grid-template-columns:repeat(2,1fr)}.garpim-theme .setb-row{grid-template-columns:84px 1fr}.garpim-theme .thumb-img{width:84px;height:66px}.garpim-theme .setb-right{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between}.garpim-theme .garpim-product-related-grid,.garpim-theme .setb-grid{grid-template-columns:1fr}.garpim-theme .setb-toggle{white-space:normal;text-align:center}.garpim-theme .pstory-band .quote{max-width:100%}.garpim-theme .pstory-z-banner-copy{padding:22px}.garpim-theme .pstory-z-banner-copy h2{font-size:32px}.garpim-theme .pstory-z-banner-copy p{font-size:19px}}@media (prefers-reduced-motion:reduce){.garpim-theme .hs-dot:before,.garpim-theme .mq-track{animation:none}.garpim-theme .insta-track{scroll-behavior:auto}.garpim-theme .gallery-main img{transition:none}}.garpim-theme.garpim-site-shell{--purple:#28659d;--purple-deep:#1f507f;--purple-soft:#5c85aa;--lilac:#eef4f9;--lilac-2:#e0ebf4;--ink:#18222e;--ink-soft:#7b7e84;--line:#e8e5e1;font-family:Quicksand,system-ui,sans-serif}.garpim-theme.garpim-site-shell .topbar{background:#28659d}.garpim-theme.garpim-site-shell .topbar:after{display:none}.garpim-theme.garpim-site-shell .topbar-in{width:min(1220px,calc(100% - 40px));height:38px;grid-template-columns:1fr 1fr}.garpim-theme.garpim-site-shell .topbar-social{display:none}.garpim-theme.garpim-site-shell .topbar-msg-wrap{justify-content:flex-start;padding-inline:0;transform:none}.garpim-theme.garpim-site-shell .topbar-msg{gap:5px;font-size:12px;font-weight:500}.garpim-theme.garpim-site-shell .topbar-msg svg,.garpim-theme.garpim-site-shell .topbar-quick-link-icon{display:none}.garpim-theme.garpim-site-shell .topbar-quick-link{min-height:0;padding:0;background:transparent;color:hsla(0,0%,100%,.78);font-size:12px;font-weight:500}.garpim-theme.garpim-site-shell .topbar-quick-link:hover{background:transparent;color:#fff;transform:none}.garpim-theme.garpim-site-shell .site-header{background:hsla(0,0%,100%,.98);backdrop-filter:blur(14px)}.garpim-theme.garpim-site-shell .header-main,.garpim-theme.garpim-site-shell .header-nav-in,.garpim-theme.garpim-site-shell .mega-menu-layout{width:min(1220px,calc(100% - 40px))}.garpim-theme.garpim-site-shell .header-main{height:108px;padding-top:0;gap:34px}.garpim-theme.garpim-site-shell .brand{min-width:230px}.garpim-theme.garpim-site-shell .brand-logo{width:auto;max-width:190px;height:54px}.garpim-theme.garpim-site-shell .brand-wordmark{color:#28659d;font-size:42px;font-weight:800;letter-spacing:-.08em;line-height:1}.garpim-theme.garpim-site-shell .searchbar{flex-basis:480px;max-width:480px;padding:0;border:0;border-bottom:1px solid #28659d;border-radius:0;background:transparent}.garpim-theme.garpim-site-shell .searchbar.menu-open,.garpim-theme.garpim-site-shell .searchbar:focus-within{border-color:#28659d;background:#fff}.garpim-theme.garpim-site-shell .searchbar>.sb-cat-wrap,.garpim-theme.garpim-site-shell .searchbar>.sb-sep{display:none}.garpim-theme.garpim-site-shell .sb-input{padding:14px 10px;font-size:14px;font-weight:400}.garpim-theme.garpim-site-shell .sb-btn{order:-1;width:34px;height:42px;border-radius:0;background:transparent;color:#18222e}.garpim-theme.garpim-site-shell .sb-btn svg{width:18px;height:18px}.garpim-theme.garpim-site-shell .header-actions{flex:none}.garpim-theme.garpim-site-shell .header-icon-links{gap:18px}.garpim-theme.garpim-site-shell .header-action-link{display:grid;justify-items:center;grid-gap:3px;gap:3px;min-width:42px;color:#18222e;font-size:11px}.garpim-theme.garpim-site-shell .header-action-icon{position:relative;display:grid;width:27px;height:27px;place-items:center}.garpim-theme.garpim-site-shell .header-action-icon svg{width:21px;height:21px}.garpim-theme.garpim-site-shell .header-cart-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:106px;height:48px;padding:0 22px;border:0;border-radius:999px;background:#28659d;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.garpim-theme.garpim-site-shell .header-cart-button svg{width:18px;height:18px}.garpim-theme.garpim-site-shell .header-cart-button .cart-count{top:-5px;right:-5px;background:#28659d}.garpim-theme.garpim-site-shell .header-nav-in{height:46px}.garpim-theme.garpim-site-shell .nav-cats{justify-content:center;gap:28px}.garpim-theme.garpim-site-shell .nav-div{display:none}.garpim-theme.garpim-site-shell .nav-link{padding:10px 0;border-radius:0;font-size:12px;font-weight:600;letter-spacing:.17em}.garpim-theme.garpim-site-shell .nav-link.active,.garpim-theme.garpim-site-shell .nav-link:hover{background:transparent;color:#28659d}.garpim-theme.garpim-site-shell .search-suggestions-panel{top:calc(100% + 36px);left:50%;right:auto;width:min(1200px,calc(100vw - 40px));min-height:380px;grid-template-columns:250px minmax(0,1fr);grid-template-rows:auto 1fr;align-items:start;gap:22px 34px;padding:28px;border-color:#ece8e3;border-radius:0 0 20px 20px;box-shadow:0 28px 60px rgba(34,47,60,.13);transform:translateX(-50%)}.garpim-theme.garpim-site-shell .search-suggestions-panel>.search-products-section{grid-column:2;grid-row:1/span 2;padding-left:34px;border-left:1px solid #ece8e3}.garpim-theme.garpim-site-shell .search-suggestions-panel>.search-suggestions-section:nth-of-type(2){grid-column:1;grid-row:2}.garpim-theme.garpim-site-shell .search-suggestions-panel>.search-suggestions-section:nth-of-type(3){grid-column:1;grid-row:1}.garpim-theme.garpim-site-shell .search-products-grid{grid-template-columns:1fr;gap:8px}.garpim-theme.garpim-site-shell .search-product-card{grid-template-columns:54px minmax(0,1fr) auto;min-height:66px;border:0;border-radius:8px}.garpim-theme.garpim-site-shell .search-product-media{width:52px;height:52px;border-radius:8px;background:#eef2f5}.garpim-theme.garpim-site-shell .search-suggestions-title{color:#9b8e80;font-size:11px;letter-spacing:.18em}.garpim-theme.garpim-site-shell .search-suggestion-chip{min-height:32px;padding:0 12px;border-color:#e5ddd4;font-size:12px;font-weight:500}.garpim-theme.garpim-site-shell .search-suggestion-icon{display:none}.garpim-theme.garpim-site-shell .mega-menu-surface{border-radius:0 0 18px 18px;box-shadow:0 26px 55px rgba(34,47,60,.14)}.garpim-theme.garpim-site-shell .mega-menu-layout,.garpim-theme.garpim-site-shell .mega-menu-layout.without-promo-image{grid-template-columns:1fr;padding-top:24px;padding-bottom:28px}.garpim-theme.garpim-site-shell .mega-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.garpim-theme.garpim-site-shell .mega-column-image{display:block;width:100%;aspect-ratio:4/3;margin-bottom:10px;overflow:hidden;border-radius:12px;background:#edf0f2}.garpim-theme.garpim-site-shell .mega-column-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.garpim-theme.garpim-site-shell .mega-heading{margin-bottom:8px;color:#18222e;font-family:Quicksand,system-ui,sans-serif;font-size:14px;letter-spacing:0;text-transform:none}.garpim-theme.garpim-site-shell .mega-rule{display:none}.garpim-theme.garpim-site-shell .mega-links{display:flex;flex-wrap:wrap;gap:7px 20px}.garpim-theme.garpim-site-shell .mega-link{font-size:12px;font-weight:500}.garpim-theme.garpim-site-shell .mega-promo{display:none}@media (max-width:980px){.garpim-theme.garpim-site-shell .header-main{width:min(100% - 28px,1220px);min-height:88px;height:auto;gap:8px}.garpim-theme.garpim-site-shell .brand{min-width:0}.garpim-theme.garpim-site-shell .brand-wordmark{font-size:34px}.garpim-theme.garpim-site-shell .header-icon-links{gap:5px}.garpim-theme.garpim-site-shell .header-action-label,.garpim-theme.garpim-site-shell .header-cart-button>span:not(.cart-count){display:none}.garpim-theme.garpim-site-shell .header-action-link{min-width:36px}.garpim-theme.garpim-site-shell .header-cart-button{width:42px;min-width:42px;height:42px;padding:0}.garpim-theme.garpim-site-shell .header-main{position:relative;width:min(100% - 64px,1220px);grid-template-columns:46px minmax(0,1fr) auto;row-gap:10px;min-height:88px;padding-top:10px;padding-bottom:10px}.garpim-theme.garpim-site-shell .mobile-hamburger{grid-column:1;grid-row:1;z-index:2;width:42px;min-width:42px;height:42px;background:#eff6fb;color:#28659d}.garpim-theme.garpim-site-shell .brand{position:absolute;top:9px;left:0;right:0;z-index:1;display:flex;width:100%;max-width:none;min-width:0;justify-content:center;justify-self:auto;transform:none;pointer-events:none}.garpim-theme.garpim-site-shell .brand-logo{display:block;width:138px;max-width:138px;height:auto;max-height:42px;margin:0;pointer-events:auto}.garpim-theme.garpim-site-shell .brand-wordmark{font-size:36px}.garpim-theme.garpim-site-shell .header-actions{grid-column:3;grid-row:1;z-index:2;align-self:center}.garpim-theme.garpim-site-shell .header-icon-links{gap:10px}.garpim-theme.garpim-site-shell .header-icon-links .header-action-link:nth-of-type(2){display:none}.garpim-theme.garpim-site-shell .header-action-link{min-width:34px}.garpim-theme.garpim-site-shell .header-action-icon{width:34px;height:34px}.garpim-theme.garpim-site-shell .header-action-icon svg{width:22px;height:22px}.garpim-theme.garpim-site-shell .header-cart-button{width:44px;min-width:44px;height:44px;background:#28659d}.garpim-theme.garpim-site-shell .mobile-search-shell{grid-column:1/-1;margin:0 4px}.garpim-theme.garpim-site-shell .mobile-searchbar{gap:8px;padding:0 0 6px;border-bottom:1px solid #28659d;border-radius:0;background:transparent}.garpim-theme.garpim-site-shell .mobile-searchbar>.sb-cat-wrap{display:none}.garpim-theme.garpim-site-shell .mobile-search-input{padding:12px 8px;color:#18222e;font-size:15px;font-weight:400}}@media (max-width:980px){.garpim-theme.garpim-site-shell .mobile-search-input::-moz-placeholder{color:#8a9094}.garpim-theme.garpim-site-shell .mobile-search-input:-ms-input-placeholder{color:#8a9094}.garpim-theme.garpim-site-shell .mobile-search-input::placeholder{color:#8a9094}.garpim-theme.garpim-site-shell .mobile-search-btn{order:-1;width:34px;height:42px;border-radius:0;background:transparent;color:#18222e}.garpim-theme.garpim-site-shell .mobile-search-btn svg{width:20px;height:20px}}@media (max-width:380px){.garpim-theme.garpim-site-shell .brand{max-width:none}.garpim-theme.garpim-site-shell .brand-logo{width:118px;max-width:118px}.garpim-theme.garpim-site-shell .header-icon-links{gap:7px}}@media (max-width:680px){.garpim-theme.garpim-site-shell .brand{position:absolute!important;grid-column:1/-1!important;grid-row:1!important;top:9px!important;left:0;right:0;display:flex!important;width:100%!important;max-width:none!important;min-width:0!important;align-items:center;justify-content:center!important;transform:none!important;pointer-events:none}.garpim-theme.garpim-site-shell .brand-logo{width:116px!important;max-width:116px!important;height:auto!important;margin-inline:auto!important;-o-object-fit:contain;object-fit:contain;pointer-events:auto}.garpim-theme.garpim-site-shell .header-actions{transform:translateX(6px)}.garpim-theme.garpim-site-shell .header-icon-links{gap:6px}.garpim-theme.garpim-site-shell .header-action-link{width:30px;min-width:30px}.garpim-theme.garpim-site-shell .header-action-icon{width:30px;height:30px}.garpim-theme.garpim-site-shell .header-action-icon svg{width:20px;height:20px}}@media (max-width:380px){.garpim-theme.garpim-site-shell .brand{left:0;right:0;transform:none!important}.garpim-theme.garpim-site-shell .brand-logo{width:108px!important;max-width:108px!important}}@media (max-width:980px){.garpim-theme.garpim-site-shell .mobile-menu{background:rgba(246,248,250,.86);backdrop-filter:none}.garpim-theme.garpim-site-shell .mobile-menu .panel{width:min(100vw,430px);max-width:100%;background:#fff;box-shadow:10px 0 30px rgba(24,34,46,.1)}.garpim-theme.garpim-site-shell .mobile-menu-head{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;grid-gap:12px;gap:12px;min-height:62px;align-items:center;padding:max(12px,env(safe-area-inset-top)) 14px 10px;border-bottom:0}.garpim-theme.garpim-site-shell .mobile-menu-close{width:34px;min-width:34px;height:34px;justify-self:start;border-radius:0;background:transparent;color:#18222e}.garpim-theme.garpim-site-shell .mobile-menu-close svg{width:20px;height:20px}.garpim-theme.garpim-site-shell .mobile-menu-brand{justify-content:center;justify-self:center;min-width:0;max-width:120px}.garpim-theme.garpim-site-shell .mobile-menu-brand img{width:98px;max-width:98px;height:auto;max-height:30px}.garpim-theme.garpim-site-shell .mobile-menu-brand .brand-wordmark{color:#28659d;font-size:26px}.garpim-theme.garpim-site-shell .mobile-menu-cart{position:relative;display:grid;width:34px;min-width:34px;height:34px;justify-self:end;place-items:center;border:0;border-radius:0;background:transparent;color:#18222e;cursor:pointer}.garpim-theme.garpim-site-shell .mobile-menu-cart svg{width:19px;height:19px}.garpim-theme.garpim-site-shell .mobile-menu-cart .cart-count{top:-5px;right:-7px;width:18px;height:18px;min-width:18px;background:#28659d;color:#fff;font-size:10px;line-height:18px}.garpim-theme.garpim-site-shell .mobile-menu-search{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;width:calc(100% - 28px);min-height:44px;margin:0 auto 12px;padding:0 12px;border-radius:7px;background:#f1f3f5}.garpim-theme.garpim-site-shell .mobile-menu-search-button{display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;background:transparent;color:#8d969c;cursor:pointer}.garpim-theme.garpim-site-shell .mobile-menu-search-button svg{width:16px;height:16px}.garpim-theme.garpim-site-shell .mobile-menu-search-input{min-width:0;border:0;background:transparent;color:#18222e;font:inherit;font-size:13px;font-weight:500;outline:0}.garpim-theme.garpim-site-shell .mobile-menu-search-input::-moz-placeholder{color:#8c949a}.garpim-theme.garpim-site-shell .mobile-menu-search-input:-ms-input-placeholder{color:#8c949a}.garpim-theme.garpim-site-shell .mobile-menu-search-input::placeholder{color:#8c949a}.garpim-theme.garpim-site-shell .mobile-menu-nav{flex:0 0 auto;padding:0;overflow:visible;border-top:1px solid #eee8df}.garpim-theme.garpim-site-shell .mobile-menu-nav:before{content:"KATEGORİLER";display:block;padding:11px 16px 8px;border-bottom:1px solid #eee8df;color:#a79c8c;font-size:10px;font-weight:800;letter-spacing:.2em}.garpim-theme.garpim-site-shell .mobile-menu-group{border-bottom:1px solid #eee8df}.garpim-theme.garpim-site-shell .mobile-menu-link{min-height:49px;padding:0 16px;border-bottom:1px solid #eee8df;color:#16222b;font-family:Quicksand,system-ui,sans-serif;font-size:15px;font-weight:700}.garpim-theme.garpim-site-shell .mobile-menu-group .mobile-menu-link{border-bottom:0}.garpim-theme.garpim-site-shell .mobile-menu-link.primary,.garpim-theme.garpim-site-shell .mobile-menu-link.secondary{color:#16222b;font-family:Quicksand,system-ui,sans-serif;font-size:15px;font-weight:700}.garpim-theme.garpim-site-shell .mobile-menu-main-link{min-height:49px;padding:0}.garpim-theme.garpim-site-shell .mobile-menu-expand{min-height:49px;margin-right:-12px;color:#8a9298}.garpim-theme.garpim-site-shell .mobile-menu-chevron{color:#8a9298}.garpim-theme.garpim-site-shell .mobile-menu-chevron svg{width:15px;height:15px;transform:rotate(-90deg)}.garpim-theme.garpim-site-shell .mobile-menu-group.open .mobile-menu-chevron svg,.garpim-theme.garpim-site-shell .mobile-menu-link.open .mobile-menu-chevron svg{transform:rotate(0deg)}.garpim-theme.garpim-site-shell .mobile-submenu{gap:0;padding:0 0 8px;border-top:1px solid #eee8df;border-bottom:0;background:#fafbfc}.garpim-theme.garpim-site-shell .mobile-submenu-link{padding:10px 28px;color:#5f686d;font-size:13px;font-weight:650;text-decoration:none}.garpim-theme.garpim-site-shell .mobile-submenu-link.nested{padding-left:42px;color:#7a8388;font-size:12.5px}.garpim-theme.garpim-site-shell .mobile-menu-actions{position:static;display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;width:calc(100% - 32px);margin:18px auto 0;padding:16px;border:0;border-radius:10px;background:#28659d;color:#fff}.garpim-theme.garpim-site-shell .mobile-menu-account-copy{display:grid;grid-gap:4px;gap:4px}.garpim-theme.garpim-site-shell .mobile-menu-account-copy strong{font-size:15px;font-weight:800}.garpim-theme.garpim-site-shell .mobile-menu-account-copy span{color:hsla(0,0%,100%,.76);font-size:12px;line-height:1.4}.garpim-theme.garpim-site-shell .mobile-menu-account-buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.garpim-theme.garpim-site-shell .mobile-menu-account-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.48);border-radius:7px;background:transparent;color:#fff;font-size:13px;font-weight:800;text-decoration:none}.garpim-theme.garpim-site-shell .mobile-menu-account-button.primary{border-color:#fff;background:#fff;color:#28659d}.garpim-theme.garpim-site-shell .mobile-menu-account-button:only-child{grid-column:1/-1}.garpim-theme.garpim-site-shell .mobile-menu-favorites-row{display:flex;min-height:36px;align-items:center;gap:10px;padding-top:12px;border-top:1px solid hsla(0,0%,100%,.22);color:#fff;font-size:13px;font-weight:800;text-decoration:none}.garpim-theme.garpim-site-shell .mobile-menu-favorites-row svg{width:17px;height:17px}.garpim-theme.garpim-site-shell .mobile-menu-favorites-row strong:empty{display:none}.garpim-theme.garpim-site-shell .mobile-menu-support{display:grid;grid-gap:4px;gap:4px;width:calc(100% - 32px);margin:14px auto max(18px,env(safe-area-inset-bottom));color:#16222b}.garpim-theme.garpim-site-shell .mobile-menu-support strong{font-size:12px;font-weight:800}.garpim-theme.garpim-site-shell .mobile-menu-support span{color:#8a9298;font-size:11px}.garpim-theme.garpim-site-shell .topbar-in{display:flex;width:100%;height:33px;justify-content:center;padding:0 12px}.garpim-theme.garpim-site-shell .topbar-msg-wrap{width:100%;justify-content:center;padding-inline:0;text-align:center}.garpim-theme.garpim-site-shell .topbar-msg{justify-content:center;font-size:11px}.garpim-theme.garpim-site-shell .topbar-quick-links{display:none}.garpim-theme.garpim-site-shell .site-header{border-bottom:1px solid #e9e0d5;background:#fff;backdrop-filter:none}.garpim-theme.garpim-site-shell .header-main{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;grid-template-rows:42px 44px;align-items:center;width:min(100% - 28px,1220px);min-height:111px;padding-top:12px;padding-bottom:13px;grid-column-gap:0;-moz-column-gap:0;column-gap:0;grid-row-gap:10px;row-gap:10px}.garpim-theme.garpim-site-shell .mobile-hamburger{grid-column:1;grid-row:1;width:36px;min-width:36px;height:36px;justify-self:start;border-radius:0;background:transparent;color:#16222b}.garpim-theme.garpim-site-shell .mobile-hamburger:hover{background:transparent;transform:none}.garpim-theme.garpim-site-shell .mobile-hamburger svg{width:20px;height:20px}.garpim-theme.garpim-site-shell .brand{position:static!important;grid-column:2!important;grid-row:1!important;display:flex!important;width:auto!important;max-width:104px!important;min-width:0!important;align-items:center;justify-content:center!important;justify-self:center!important;transform:none!important;pointer-events:auto}.garpim-theme.garpim-site-shell .brand-logo{display:block;width:96px!important;max-width:96px!important;height:auto!important;max-height:30px!important;margin:0!important;-o-object-fit:contain;object-fit:contain}.garpim-theme.garpim-site-shell .brand-wordmark{font-size:27px}.garpim-theme.garpim-site-shell .header-actions{grid-column:3;grid-row:1;justify-self:end;margin-left:0;transform:none}.garpim-theme.garpim-site-shell .header-icon-links{gap:0}.garpim-theme.garpim-site-shell .header-icon-links .header-action-link{display:none!important}.garpim-theme.garpim-site-shell .header-cart-button{width:36px;min-width:36px;height:36px;padding:0;border-radius:0;background:transparent;color:#16222b}.garpim-theme.garpim-site-shell .header-cart-button:hover{background:transparent;color:#16222b}.garpim-theme.garpim-site-shell .header-cart-button svg{width:19px;height:19px}.garpim-theme.garpim-site-shell .header-cart-button .cart-count{top:-4px;right:-7px;min-width:18px;height:18px;padding:0 5px;border:2px solid #fff;background:#28659d;color:#fff;font-size:10px;line-height:18px}.garpim-theme.garpim-site-shell .mobile-search-shell{grid-column:1/-1;grid-row:2;width:100%;margin:0}.garpim-theme.garpim-site-shell .mobile-searchbar{min-height:44px;gap:10px;padding:0 13px;border:0!important;border-radius:8px;background:#f4f5f6;box-shadow:none}.garpim-theme.garpim-site-shell .mobile-searchbar>.sb-cat-wrap{display:none}.garpim-theme.garpim-site-shell .mobile-search-btn{order:-1;width:30px;height:30px;border-radius:0;background:transparent;color:#8a9298}.garpim-theme.garpim-site-shell .mobile-search-btn svg{width:17px;height:17px}.garpim-theme.garpim-site-shell .mobile-search-input{padding:0;color:#16222b;font-size:13px;font-weight:500}}@media (max-width:980px){.garpim-theme.garpim-site-shell .mobile-search-input::-moz-placeholder{color:#8c949a}.garpim-theme.garpim-site-shell .mobile-search-input:-ms-input-placeholder{color:#8c949a}.garpim-theme.garpim-site-shell .mobile-search-input::placeholder{color:#8c949a}}@media (max-width:380px){.garpim-theme.garpim-site-shell .header-main{width:min(100% - 24px,1220px);grid-template-columns:38px minmax(0,1fr) 38px}.garpim-theme.garpim-site-shell .brand-logo{width:90px!important;max-width:90px!important}}@media (min-width:981px){.garpim-theme.garpim-site-shell.garpim-editor-preview .site-header{top:56px}}