@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_43d50961-module__KOAtAG__className{font-family:Outfit,Outfit Fallback;font-style:normal}
:root{--color-bg:#fff;--color-bg-subtle:#f8f9fa;--color-bg-dark:#1a1a2e;--color-text:#1a1a2e;--color-text-secondary:#6b7280;--color-text-muted:#9ca3af;--accent:#ff6b5a;--accent-hover:#e8574a;--accent-soft:#fff0ed;--accent-glow:#ff6b5a26;--color-success:#10b981;--color-star:#fbbf24;--border:#e5e7eb;--border-hover:#d1d5db;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 12px 40px #0000001f;--shadow-xl:0 20px 60px #00000026;--font-display:"Outfit",sans-serif;--font-body:"Inter",sans-serif;--radius-xs:6px;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--container-width:1280px;--section-gap:100px;--ease-out:cubic-bezier(.16,1,.3,1);--ease-bounce:cubic-bezier(.34,1.56,.64,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);line-height:1.6;overflow-x:hidden}::selection{background:var(--accent-soft);color:var(--accent)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:var(--container-width);margin:0 auto;padding:0 24px}.section-padding{padding:var(--section-gap)0}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-text);font-weight:800;line-height:1.15}.section-title{text-align:center;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.section-subtitle{text-align:center;color:var(--color-text-secondary);max-width:600px;margin:0 auto 3.5rem;font-size:1.125rem;line-height:1.7}.text-gradient{background:linear-gradient(135deg,var(--accent),#ff8a65);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn{border-radius:var(--radius-full);font-size:.95rem;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:all .3s var(--ease-out);letter-spacing:.01em;border:2px solid #0000;justify-content:center;align-items:center;gap:8px;padding:14px 32px;text-decoration:none;display:inline-flex}.btn-primary{background:var(--color-text);color:#fff;border-color:var(--color-text)}.btn-primary:hover{color:var(--color-text);box-shadow:var(--shadow-md);background:0 0;transform:translateY(-2px)}.btn-secondary{color:var(--color-text);border-color:var(--border);background:0 0}.btn-secondary:hover{border-color:var(--color-text);transform:translateY(-2px)}.btn-accent{background:var(--accent);color:#fff;border-color:var(--accent)}.btn-accent:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:0 8px 24px var(--accent-glow);transform:translateY(-2px)}.btn-sm{padding:10px 20px;font-size:.85rem}.btn-lg{padding:18px 40px;font-size:1.05rem}.badge-pill{background:var(--accent-soft);color:var(--accent);border-radius:var(--radius-full);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.glass-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius-md);background:#fffc}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.animate-fade-in{animation:fadeInUp .7s var(--ease-out)forwards}.animate-fade-in-delay-1{animation:fadeInUp .7s var(--ease-out).1s forwards;opacity:0}.animate-fade-in-delay-2{animation:fadeInUp .7s var(--ease-out).2s forwards;opacity:0}.animate-fade-in-delay-3{animation:fadeInUp .7s var(--ease-out).3s forwards;opacity:0}.stars{color:var(--color-star);gap:2px;font-size:.875rem;display:inline-flex}.divider{background:var(--border);border:none;height:1px;margin:3rem 0}@media (max-width:768px){:root{--section-gap:64px}.container{padding:0 16px}.section-title{font-size:clamp(1.75rem,5vw,2.5rem)}.btn{padding:12px 24px;font-size:.9rem}.btn-lg{padding:14px 28px;font-size:.95rem}}
.CartDrawer-module__wN0dRW__overlay{z-index:1000;justify-content:flex-end;display:flex;position:fixed;inset:0}.CartDrawer-module__wN0dRW__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a1a2e66;animation:.3s CartDrawer-module__wN0dRW__fadeIn;position:absolute;inset:0}.CartDrawer-module__wN0dRW__drawer{width:100%;max-width:420px;height:100%;box-shadow:var(--shadow-xl);animation:CartDrawer-module__wN0dRW__slideInRight .4s var(--ease-out);background:#fff;flex-direction:column;display:flex;position:relative}.CartDrawer-module__wN0dRW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:32px;display:flex}.CartDrawer-module__wN0dRW__headerTitle h2{margin-bottom:4px;font-size:1.25rem}.CartDrawer-module__wN0dRW__count{color:var(--color-text-secondary);font-size:.85rem;font-weight:600}.CartDrawer-module__wN0dRW__closeBtn{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;transition:color .2s}.CartDrawer-module__wN0dRW__closeBtn:hover{color:var(--color-text)}.CartDrawer-module__wN0dRW__itemList{flex-direction:column;flex-grow:1;gap:32px;padding:32px;display:flex;overflow-y:auto}.CartDrawer-module__wN0dRW__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.CartDrawer-module__wN0dRW__emptyIcon{margin-bottom:24px;font-size:3rem}.CartDrawer-module__wN0dRW__empty h3{margin-bottom:12px}.CartDrawer-module__wN0dRW__empty p{color:var(--color-text-secondary);max-width:240px;margin-bottom:32px}.CartDrawer-module__wN0dRW__item{gap:16px;display:flex}.CartDrawer-module__wN0dRW__itemImage{background:var(--color-bg-subtle);border-radius:var(--radius-sm);flex-shrink:0;width:90px;height:110px;overflow:hidden}.CartDrawer-module__wN0dRW__itemImage img{object-fit:cover;width:100%;height:100%}.CartDrawer-module__wN0dRW__itemInfo{flex-grow:1}.CartDrawer-module__wN0dRW__itemHeader{justify-content:space-between;align-items:flex-start;margin-bottom:6px;display:flex}.CartDrawer-module__wN0dRW__itemName{color:var(--color-text);font-size:.95rem;font-weight:700;line-height:1.4}.CartDrawer-module__wN0dRW__removeBtn{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;padding:4px;transition:color .2s}.CartDrawer-module__wN0dRW__removeBtn:hover{color:var(--accent)}.CartDrawer-module__wN0dRW__itemMeta{color:var(--color-text-secondary);gap:12px;font-size:.75rem;font-weight:500;display:flex}.CartDrawer-module__wN0dRW__customText{color:var(--color-text-secondary);background:var(--color-bg-subtle);border-radius:4px;margin-top:8px;padding:6px 10px;font-size:.75rem;font-style:italic}.CartDrawer-module__wN0dRW__itemFooter{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.CartDrawer-module__wN0dRW__qtyStepper{background:var(--color-bg-subtle);border-radius:var(--radius-full);align-items:center;gap:12px;padding:4px;display:flex}.CartDrawer-module__wN0dRW__qtyStepper button{border-radius:var(--radius-full);cursor:pointer;width:24px;height:24px;box-shadow:var(--shadow-sm);background:#fff;border:none;justify-content:center;align-items:center;font-size:.8rem;display:flex}.CartDrawer-module__wN0dRW__qtyStepper span{text-align:center;min-width:20px;font-size:.85rem;font-weight:700}.CartDrawer-module__wN0dRW__itemPrice{color:var(--color-text);font-size:.95rem;font-weight:800}.CartDrawer-module__wN0dRW__footer{border-top:1px solid var(--border);background:#fff;padding:32px}.CartDrawer-module__wN0dRW__summaryGrid{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.CartDrawer-module__wN0dRW__summaryRow{color:var(--color-text-secondary);justify-content:space-between;font-size:.9rem;font-weight:500;display:flex}.CartDrawer-module__wN0dRW__shipping{color:var(--color-success);font-weight:700}.CartDrawer-module__wN0dRW__totalRow{border-top:1px dashed var(--border);justify-content:space-between;align-items:center;margin-bottom:32px;padding-top:20px;display:flex}.CartDrawer-module__wN0dRW__totalRow span:first-child{font-size:1.1rem;font-weight:800}.CartDrawer-module__wN0dRW__totalPrice{color:var(--color-text);font-size:1.5rem;font-weight:900}.CartDrawer-module__wN0dRW__checkoutBtn{width:100%}.CartDrawer-module__wN0dRW__securePrompt{color:var(--color-text-muted);justify-content:center;align-items:center;gap:6px;margin-top:20px;font-size:.7rem;font-weight:600;display:flex}@keyframes CartDrawer-module__wN0dRW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CartDrawer-module__wN0dRW__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:480px){.CartDrawer-module__wN0dRW__drawer{max-width:100%}}
.Navbar-module__cJzEcG__announcement{background:var(--color-text);color:#fff;text-align:center;letter-spacing:.03em;padding:10px 0;font-size:.8rem;font-weight:500}.Navbar-module__cJzEcG__announcement a{color:var(--accent);text-underline-offset:2px;font-weight:700;text-decoration:underline}.Navbar-module__cJzEcG__navbar{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s var(--ease-out);background:#fffffff2;border-bottom:1px solid #0000;padding:0;position:sticky;top:0}.Navbar-module__cJzEcG__scrolled{border-bottom-color:var(--border);box-shadow:var(--shadow-sm)}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;height:64px;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-display);color:var(--color-text);letter-spacing:-.03em;font-size:1.5rem;font-weight:800;text-decoration:none}.Navbar-module__cJzEcG__navLinks{gap:2rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navLink{color:var(--color-text-secondary);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--color-text)}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--accent);width:0;height:2px;transition:width .3s var(--ease-out);position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__actions{align-items:center;gap:4px;display:flex}.Navbar-module__cJzEcG__iconBtn{color:var(--color-text);cursor:pointer;border-radius:var(--radius-full);background:0 0;border:none;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex}.Navbar-module__cJzEcG__iconBtn:hover{background:var(--color-bg-subtle)}.Navbar-module__cJzEcG__cartBtn{color:var(--color-text);cursor:pointer;border-radius:var(--radius-full);background:0 0;border:none;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex;position:relative}.Navbar-module__cJzEcG__cartBtn:hover{background:var(--color-bg-subtle)}.Navbar-module__cJzEcG__badge{background:var(--accent);color:#fff;border-radius:var(--radius-full);border:2px solid #fff;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:2px;right:2px}.Navbar-module__cJzEcG__menuToggle{cursor:pointer;z-index:200;background:0 0;border:none;padding:8px;display:none}.Navbar-module__cJzEcG__hamburger{flex-direction:column;gap:5px;width:20px;display:flex}.Navbar-module__cJzEcG__hamburger span{background:var(--color-text);height:2px;transition:all .3s var(--ease-out);transform-origin:50%;border-radius:2px;display:block}.Navbar-module__cJzEcG__hamburgerActive span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__hamburgerActive span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburgerActive span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__cJzEcG__searchBar{border-top:1px solid var(--border);padding:12px 0;animation:.2s Navbar-module__cJzEcG__fadeIn}.Navbar-module__cJzEcG__searchInner{color:var(--color-text-secondary);align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__searchInput{font-size:1rem;font-family:var(--font-body);color:var(--color-text);background:0 0;border:none;outline:none;flex:1}.Navbar-module__cJzEcG__searchInput::placeholder{color:var(--color-text-muted)}.Navbar-module__cJzEcG__searchClose{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;padding:4px 8px;font-size:1rem}.Navbar-module__cJzEcG__mobileOverlay{z-index:150;background:#0006;animation:.3s Navbar-module__cJzEcG__fadeIn;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileMenu{z-index:160;width:300px;height:100vh;animation:Navbar-module__cJzEcG__slideInLeft .3s var(--ease-out);box-shadow:var(--shadow-xl);background:#fff;padding:80px 32px 32px;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;gap:0;display:flex}.Navbar-module__cJzEcG__mobileLinks a{color:var(--color-text);border-bottom:1px solid var(--border);padding:16px 0;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .2s;display:block}.Navbar-module__cJzEcG__mobileLinks a:hover{color:var(--accent)}@keyframes Navbar-module__cJzEcG__slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__menuToggle{display:flex}.Navbar-module__cJzEcG__inner{height:56px}.Navbar-module__cJzEcG__logo{font-size:1.25rem}}
.Footer-module__S6Hkya__footer{background:var(--color-bg-subtle);border-top:1px solid var(--border);padding:80px 0 40px}.Footer-module__S6Hkya__top{justify-content:space-between;gap:60px;margin-bottom:60px;display:flex}.Footer-module__S6Hkya__brand{max-width:360px}.Footer-module__S6Hkya__logo{font-family:var(--font-display);color:var(--color-text);margin-bottom:16px;font-size:1.75rem;font-weight:800;display:inline-block}.Footer-module__S6Hkya__tagline{color:var(--color-text-secondary);margin-bottom:24px;font-size:.95rem;line-height:1.7}.Footer-module__S6Hkya__socials{gap:12px;display:flex}.Footer-module__S6Hkya__socialLink{border-radius:var(--radius-full);border:1px solid var(--border);width:40px;height:40px;color:var(--color-text);transition:all .3s var(--ease-out);background:#fff;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:#fff;background:var(--color-text);border-color:var(--color-text);transform:translateY(-3px)}.Footer-module__S6Hkya__linksGrid{flex:1;justify-content:flex-end;gap:60px;display:flex}.Footer-module__S6Hkya__linkCol h4{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text);margin-bottom:24px;font-size:.85rem;font-weight:800}.Footer-module__S6Hkya__linkCol{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__linkCol a{color:var(--color-text-secondary);white-space:nowrap;font-size:.9rem;transition:all .2s}.Footer-module__S6Hkya__linkCol a:hover{color:var(--accent);padding-left:4px}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);color:var(--color-text-muted);justify-content:space-between;align-items:center;padding-top:32px;font-size:.85rem;font-weight:500;display:flex}.Footer-module__S6Hkya__payments{gap:10px;display:flex}.Footer-module__S6Hkya__paymentIcon{text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--border);color:var(--color-text-muted);background:#fff;border-radius:4px;padding:4px 8px;font-size:.65rem;font-weight:800}@media (max-width:1024px){.Footer-module__S6Hkya__top{flex-direction:column}.Footer-module__S6Hkya__linksGrid{justify-content:space-between;gap:20px}}@media (max-width:640px){.Footer-module__S6Hkya__linksGrid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:24px}}
