@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Inter:wght@400;500;600&display=swap";:root{--white:#fff;--cream:#fdfcf8;--grey-50:#f8f8f8;--grey-100:#f2f2f2;--grey-200:#e5e5e5;--grey-300:#d4d4d4;--grey-400:#a3a3a3;--grey-500:#737373;--grey-700:#404040;--grey-900:#171717;--dark:#1a1a1a;--accent:#4a4a4a;--accent-dk:#333;--accent-lt:#6b6b6b;--accent-bg:#f5f5f5;--green-wa:#25d366;--font-head:"Plus Jakarta Sans", sans-serif;--font-body:"Inter", sans-serif;--nav-h:80px;--r-sm:6px;--r-md:12px;--r-lg:20px;--r-xl:32px;--sh-sm:0 1px 8px #0000000f;--sh-md:0 4px 24px #00000014;--sh-lg:0 16px 56px #0000001a;--sh-gld:0 4px 16px #00000024;--ease:cubic-bezier(.4,0,.2,1);--spring:cubic-bezier(.34,1.56,.64,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-body);color:var(--grey-700);background:var(--white);-webkit-font-smoothing:antialiased;line-height:1.65;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{width:min(1140px,100% - 40px);margin-inline:auto}.section{padding:80px 0}.section--lg{padding:100px 0}.sec-head{text-align:center;margin-bottom:48px}.sec-tag{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);background:var(--accent-bg);border-radius:50px;margin-bottom:14px;padding:5px 14px;font-size:.7rem;font-weight:700;display:inline-block}.sec-title{font-family:var(--font-head);color:var(--grey-900);letter-spacing:-.022em;margin-bottom:12px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.22}.sec-sub{color:var(--grey-500);max-width:500px;margin-inline:auto;font-size:.97rem;line-height:1.75}.btn{border-radius:var(--r-lg);font-size:.92rem;font-weight:600;font-family:var(--font-body);transition:all .22s var(--ease);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:13px 28px;display:inline-flex}.btn-xl{padding:16px 44px;font-size:1rem}@media (width<=600px){.btn{white-space:normal;text-align:center;max-width:100%}.btn-xl{padding:14px 20px;font-size:.9rem}}.btn-accent{background:var(--accent);color:var(--white);box-shadow:var(--sh-gld)}.btn-accent:hover{background:var(--accent-dk);transform:translateY(-2px)}.btn-dark{background:var(--dark);color:var(--white)}.btn-dark:hover{background:var(--grey-700);transform:translateY(-2px)}.btn-outline{color:var(--grey-700);border:1.5px solid var(--grey-300);background:0 0}.btn-outline:hover{border-color:var(--accent);color:var(--accent)}.btn-outline-white{color:var(--white);background:0 0;border:1.5px solid #ffffff73}.btn-outline-white:hover{border-color:var(--white);background:#ffffff1a}.reveal{opacity:0;transition:opacity .6s var(--ease), transform .6s var(--ease);transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}.d1{transition-delay:80ms!important}.d2{transition-delay:.16s!important}.d3{transition-delay:.24s!important}.d4{transition-delay:.32s!important}.d5{transition-delay:.4s!important}.wa-float{z-index:85;background:var(--dark);width:56px;height:56px;color:var(--white);transition:transform .2s var(--spring), background .2s, box-shadow .2s;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #00000040}.wa-float:hover{background:#000;transform:scale(1.08);box-shadow:0 6px 24px #00000059}.img-ph{background:var(--grey-100);width:100%;height:100%;color:var(--grey-400);letter-spacing:.06em;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:.7rem;font-weight:600;display:flex}@media (width<=768px){:root{--nav-h:64px}}html.dark{--white:#141618;--cream:#1a1c1f;--grey-50:#1e2023;--grey-100:#252830;--grey-200:#2e3138;--grey-300:#3d4148;--grey-400:#6b7280;--grey-500:#9ca3af;--grey-700:#d1d5db;--grey-900:#f3f4f6;--dark:#f3f4f6;--accent:#7c8a9e;--accent-dk:#9aa5b4;--accent-lt:#5a6472;--accent-bg:#252830;--sh-sm:0 1px 8px #0000004d;--sh-md:0 4px 24px #0006;--sh-lg:0 16px 56px #00000080;--sh-gld:0 4px 16px #00000080}html.dark body{color:var(--grey-700);background:var(--white)}html.dark .sec-tag,html.dark .cta-banner__tag,html.dark .stats__tag{color:#4a4a4a!important;background:#f5f5f5!important;border-color:#d4d4d4!important}html.dark .wa-float{color:#fff;background:#2c2f36;border-color:#ffffff1a;box-shadow:0 4px 20px #00000080}html.dark .wa-float:hover{background:#3a3f4a;box-shadow:0 6px 24px #0009}*,:before,:after{transition:background-color .35s cubic-bezier(.4,0,.2,1),border-color .35s cubic-bezier(.4,0,.2,1),color .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1)}html.no-transition *,html.no-transition :before,html.no-transition :after{transition:none!important}::view-transition-old(root){mix-blend-mode:normal;will-change:clip-path, opacity;animation-duration:.35s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-new(root){mix-blend-mode:normal;will-change:clip-path, opacity;animation-duration:.35s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-old(root){animation-name:vt-out}::view-transition-new(root){animation-name:vt-in}@keyframes vt-out{0%{opacity:1}to{opacity:0}}@keyframes vt-in{0%{clip-path:circle(0% at calc(100% - 56px) 40px)}to{clip-path:circle(142% at calc(100% - 56px) 40px)}}.navbar{z-index:100;height:var(--nav-h);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #0000;transition:border-color .3s,box-shadow .3s,background .3s;position:fixed;top:0;left:0;right:0}.navbar--scrolled{border-bottom-color:var(--grey-200);box-shadow:0 1px 12px #0000000f}.navbar__inner{align-items:center;gap:32px;height:100%;display:flex}.navbar__logo{flex-shrink:0;align-items:center;gap:10px;margin-right:auto;display:flex;position:relative}.navbar__logo-img{flex-shrink:0;width:auto;height:50px;display:block;transition:opacity .3s!important}.navbar__logo-img--dark{height:62px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.navbar__logo-img--hidden{opacity:0;pointer-events:none}.navbar__logo-text{font-family:var(--font-head);color:var(--grey-900);letter-spacing:-.02em;font-size:1.15rem;font-weight:800}.navbar__logo-text em{color:var(--accent);font-style:normal}.navbar__nav{align-items:center;gap:2px;display:flex}.navbar__link{color:var(--grey-500);border-radius:8px;padding:7px 14px;font-size:.875rem;font-weight:500;transition:color .2s,background .2s}.navbar__link:hover{color:var(--grey-900);background:var(--grey-50)}.navbar__theme-btn{background:var(--grey-100);width:34px;height:34px;color:var(--grey-500);border:1px solid var(--grey-200);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.navbar__theme-btn:hover{background:var(--grey-200);color:var(--grey-900)}.navbar__theme-btn svg{transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .25s!important}.navbar__theme-btn:active svg{transform:rotate(30deg)scale(.85)}.navbar__burger{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-right:-8px;padding:8px;display:none}.navbar__burger:hover{background:var(--grey-100)}.navbar__burger span{background:var(--grey-900);width:22px;height:2px;transition:transform .28s var(--ease), opacity .2s var(--ease);transform-origin:50%;border-radius:2px;display:block}.navbar__burger.active span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__burger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.navbar__burger.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar__mobile{background:var(--white);border-bottom:1px solid var(--grey-200);opacity:0;pointer-events:none;visibility:hidden;transition:opacity .24s var(--ease), transform .24s var(--ease), visibility .24s;flex-direction:column;padding:16px 20px 24px;display:flex;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);box-shadow:0 12px 32px #0000001f}.navbar__mobile.open{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.navbar__mobile-link{color:var(--grey-700);-webkit-tap-highlight-color:transparent;border-radius:8px;padding:13px 14px;font-size:1rem;font-weight:500;transition:background .2s,color .2s}.navbar__mobile-link:hover,.navbar__mobile-link:active{background:var(--grey-100);color:var(--grey-900)}.navbar__backdrop{top:var(--nav-h);-webkit-backdrop-filter:blur(3px);opacity:0;pointer-events:none;z-index:95;background:#00000073;transition:opacity .24s;display:none;position:fixed;bottom:0;left:0;right:0}@media (width<=768px){.navbar__backdrop{display:block}.navbar__backdrop.open{opacity:1;pointer-events:auto}}@media (width>=769px){.navbar__backdrop{display:none!important}}.navbar__mobile-theme{border-top:1px solid var(--grey-100);width:100%;color:var(--grey-700);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border-bottom:none;border-left:none;border-right:none;border-radius:8px;justify-content:space-between;align-items:center;margin-top:6px;padding:14px 12px;font-family:inherit;font-size:.95rem;font-weight:500;transition:background .2s,color .2s;display:flex}.navbar__mobile-theme:hover,.navbar__mobile-theme:active{background:var(--grey-50)}.navbar__mobile-theme-left{align-items:center;gap:10px;display:flex}.navbar__mobile-theme-left svg{color:var(--accent);flex-shrink:0}.navbar__switch{background:var(--grey-300);border-radius:999px;flex-shrink:0;width:44px;height:24px;transition:background .25s;position:relative}.navbar__switch--on{background:var(--accent)}.navbar__switch-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .25s cubic-bezier(.34,1.56,.64,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #0003}.navbar__switch--on .navbar__switch-thumb{transform:translate(20px)}html.dark .navbar{background:#141618f5}@media (width<=768px){.navbar__inner{gap:12px}.navbar__logo-img{height:40px}.navbar__logo-img--dark{height:50px}.navbar__nav{display:none}.navbar__burger{display:flex}.navbar__theme-btn{display:none}}@media (width>=769px){.navbar__mobile{display:none!important}}.hero{padding-top:var(--nav-h);background:var(--white);overflow:hidden}.hero__slider-wrap{width:100%;max-width:100%;height:calc(100vh - var(--nav-h));background:#0a0a0a;border-radius:0;align-items:center;min-height:520px;max-height:920px;margin:0;display:flex;position:relative;overflow:hidden}.hero-slider__track{will-change:transform;width:100%;height:100%;transition:transform .45s cubic-bezier(.25,1,.5,1);display:flex}.hero-slider__slide{-webkit-user-select:none;user-select:none;background:#0a0a0a;flex:0 0 100%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.hero-slider__bg{filter:blur(42px)brightness(.28);pointer-events:none;z-index:1;background-position:50%;background-size:cover;position:absolute;inset:-30px;transform:scale(1.15)}.hero-slider__img{z-index:2;display:block;position:relative}.hero-slider__img--square{width:auto;height:auto;max-width:min(88vw, calc(100vh - var(--nav-h) - 80px));max-height:min(88vw, calc(100vh - var(--nav-h) - 80px));aspect-ratio:1;object-fit:contain;object-position:center;border-radius:var(--r-md);box-shadow:0 24px 60px #000000a6,0 0 0 1px #ffffff1f}.hero-slider__img--banner{width:min(94vw,1320px);max-height:calc(100vh - var(--nav-h) - 60px);aspect-ratio:3;object-fit:cover;object-position:center;border-radius:var(--r-md);box-shadow:0 24px 60px #000000a6,0 0 0 1px #ffffff1f}.hero-slider__fallback{z-index:2;color:#888;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--r-md);background:#151515;justify-content:center;align-items:center;width:320px;height:320px;font-size:.85rem;font-weight:600;display:flex;position:relative}.hero-slider__overlay{pointer-events:none;z-index:3;background:radial-gradient(circle,#0000 40%,#00000073 100%);position:absolute;inset:0}.hero-slider__badge{-webkit-backdrop-filter:blur(8px);color:#fff;letter-spacing:.08em;text-transform:uppercase;z-index:4;pointer-events:none;background:#000000a6;border:1px solid #ffffff40;border-radius:50px;padding:6px 14px;font-size:.75rem;font-weight:700;position:absolute;top:16px;left:16px}.hero-slider__btn{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:5;width:42px;height:42px;transition:all .22s var(--ease);background:#00000073;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-slider__btn:hover{background:#000c;border-color:#ffffff80;transform:translateY(-50%)scale(1.08)}.hero-slider__btn--prev{left:24px}.hero-slider__btn--next{right:24px}.hero-slider__dots{z-index:5;-webkit-backdrop-filter:blur(6px);background:#00000061;border:1px solid #ffffff2e;border-radius:50px;align-items:center;gap:8px;padding:6px 12px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.hero-slider__dot{cursor:pointer;width:8px;height:8px;transition:all .25s var(--ease);background:#fff6;border:none;border-radius:50%;padding:0}.hero-slider__dot.active{background:#fff;border-radius:10px;width:24px}.hero-slider__scroll-hint{-webkit-backdrop-filter:blur(8px);color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;z-index:5;transition:all .22s var(--ease);background:#0000008c;border:1px solid #ffffff40;border-radius:50px;align-items:center;gap:6px;padding:7px 14px;font-size:.72rem;font-weight:600;display:flex;position:absolute;bottom:18px;right:28px}.hero-slider__scroll-hint:hover{color:#fff;background:#000000d9;border-color:#fff9;transform:translateY(2px)}.hero-slider__scroll-hint svg{animation:1.8s infinite bounceDown}@keyframes bounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.hero__content{text-align:center;scroll-margin-top:var(--nav-h);padding:80px 0 88px}.hero__tag{letter-spacing:.12em;text-transform:uppercase;color:#000;background:0 0;border:1.5px solid #000;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 18px;font-size:.78rem;font-weight:700;display:inline-flex}.hero__headline{font-family:var(--font-head);color:#000;letter-spacing:-.03em;margin-bottom:20px;max-width:760px;margin-inline:auto;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.12}.hero__headline em{color:#000;font-style:normal}.hero__sub{color:#000;margin-inline:auto;max-width:500px;margin-bottom:36px;font-size:1.05rem;font-weight:450;line-height:1.72}.hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.hero__cta-btn{color:#fff;transition:all .22s var(--ease);background:#000;border:1.5px solid #000;border-radius:50px;align-items:center;gap:8px;padding:16px 36px;font-size:.95rem;font-weight:600;display:inline-flex;box-shadow:0 4px 18px #00000029}.hero__cta-btn svg{color:inherit;transition:transform .2s var(--ease)}.hero__cta-btn:hover{background:#222;border-color:#222;transform:translateY(-2px);box-shadow:0 8px 24px #00000040}.hero__cta-btn:hover svg{transform:translateY(2px)}html.dark .hero__slider-wrap{border-bottom:1px solid #ffffff1f;box-shadow:0 8px 30px #000000b3}html.dark .hero__tag{color:#fff!important;background:0 0!important;border-color:#fff!important}html.dark .hero__headline,html.dark .hero__headline em,html.dark .hero__sub{color:#fff}html.dark .hero__cta-btn{color:#000;background:#fff;border-color:#fff;box-shadow:0 4px 18px #ffffff1f}html.dark .hero__cta-btn:hover{color:#000;background:#eaeaea;border-color:#eaeaea;box-shadow:0 8px 24px #ffffff38}@media (width<=1024px){.hero__content{padding:64px 0 72px}}@media (width<=768px){.hero__slider-wrap{width:100%;height:calc(100vh - var(--nav-h));min-height:480px;box-shadow:none;border-bottom:1px solid #00000014;border-radius:0;margin:0}.hero-slider__img--square{max-width:min(calc(100vw - 32px), calc(100vh - var(--nav-h) - 100px));max-height:min(calc(100vw - 32px), calc(100vh - var(--nav-h) - 100px))}.hero-slider__img--banner{aspect-ratio:3;border-radius:0;width:100vw}html.dark .hero__slider-wrap{box-shadow:none;border-bottom:1px solid #ffffff1f}.hero-slider__btn{width:36px;height:36px}.hero-slider__btn--prev{left:10px}.hero-slider__btn--next{right:10px}.hero-slider__badge{padding:4px 11px;font-size:.7rem;top:12px;left:12px}.hero-slider__dots{gap:6px;padding:5px 10px;bottom:14px}.hero-slider__dot{width:6px;height:6px}.hero-slider__dot.active{width:20px}.hero__content{padding:52px 0 60px}.hero__tag{margin-bottom:16px;padding:5px 14px;font-size:.72rem}.hero__headline{margin-bottom:14px;font-size:clamp(1.85rem,6.5vw,2.3rem)}.hero__sub{margin-bottom:24px;font-size:.95rem;line-height:1.62}.hero__actions{flex-direction:column}}@media (width<=480px){.hero__content{padding:40px 0 48px}.hero__headline{margin-bottom:12px;font-size:1.7rem}.hero__sub{margin-bottom:22px;font-size:.88rem;line-height:1.58}.hero-slider__btn{width:32px;height:32px}.hero-slider__btn--prev{left:6px}.hero-slider__btn--next{right:6px}.hero-slider__scroll-hint{justify-content:center;width:32px;height:32px;padding:0;bottom:12px;right:12px}.hero-slider__scroll-hint span{display:none}.hero-slider__dots{gap:5px;padding:4px 8px;bottom:12px}.hero-slider__dot{width:5px;height:5px}.hero-slider__dot.active{width:16px}}.values{background:var(--white);border-top:1px solid var(--grey-200)}.values__grid{background:var(--grey-200);border:1px solid var(--grey-200);border-radius:var(--r-lg);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.value-card{background:var(--white);padding:40px 36px;transition:background .25s}.value-card:hover{background:var(--grey-50)}.value-card__icon{background:var(--accent-bg);border-radius:var(--r-md);width:52px;height:52px;color:var(--accent);justify-content:center;align-items:center;margin-bottom:20px;transition:background .25s,color .25s;display:flex}.value-card:hover .value-card__icon{background:var(--accent);color:var(--white)}.value-card__title{font-family:var(--font-head);color:var(--grey-900);margin-bottom:10px;font-size:1.05rem;font-weight:700;line-height:1.3}.value-card__desc{color:var(--grey-500);font-size:.88rem;line-height:1.7}@media (width<=768px){.values__grid{grid-template-columns:1fr}}@media (width<=1024px) and (width>=769px){.values__grid{grid-template-columns:1fr 1fr}.value-card:last-child{grid-column:1/-1}}.products{background:var(--grey-50)}.products__grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:44px;display:grid}.product-card{background:var(--white);border-radius:var(--r-md);border:1px solid var(--grey-200);cursor:pointer;flex-direction:column;display:flex;overflow:hidden}.product-card.reveal{opacity:0;transition:opacity .7s cubic-bezier(.16, 1, .3, 1), transform .7s cubic-bezier(.16, 1, .3, 1), box-shadow .28s var(--ease);will-change:opacity, transform;transform:translateY(32px)}.product-card.reveal.visible{opacity:1;transform:translateY(0)}.product-card.reveal.d1{transition-delay:60ms!important}.product-card.reveal.d2{transition-delay:.18s!important}.product-card.reveal.d3{transition-delay:.3s!important}.product-card.reveal.d4{transition-delay:.42s!important}.product-card.visible:hover{box-shadow:var(--sh-lg);transition:transform .28s var(--ease), box-shadow .28s var(--ease);transform:translateY(-6px)}.product-card__img-wrap{aspect-ratio:1;background:var(--grey-100);position:relative;overflow:hidden}.product-card__img{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .55s ease, transform .45s var(--ease);position:absolute;inset:0}.product-card__img.active{opacity:1;pointer-events:auto}.product-card:hover .product-card__img.active{transform:scale(1.06)}.product-card__slide-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:.02em;z-index:3;pointer-events:none;background:#1a1a1ab8;border-radius:50px;padding:4px 10px;font-size:.7rem;font-weight:600;position:absolute;top:12px;left:12px}.product-card__dots{z-index:3;align-items:center;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.product-card__dot{cursor:pointer;background:#1a1a1a4d;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:width .25s,background .25s,border-radius .25s;box-shadow:0 0 0 1px #fff9}.product-card__dot.active{background:var(--accent);border-radius:4px;width:18px;box-shadow:0 1px 4px #00000040}.product-card__fallback{color:var(--grey-500);background:var(--grey-100);z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:16px;display:none;position:absolute;inset:0}.product-card__fallback.show{display:flex}.product-card__fallback-title{color:var(--grey-700);font-size:.8rem;font-weight:600}.product-card__info{padding:16px 18px 20px}.product-card__cat{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:4px;font-size:.7rem;font-weight:700}.product-card__name{font-family:var(--font-head);color:var(--grey-900);font-size:1rem;font-weight:700}.product-card__variants{color:var(--grey-500);margin-top:4px;font-size:.78rem;line-height:1.4}.products__cta{justify-content:center;align-items:center;width:100%;margin-top:16px;display:flex}.products__cta-btn{background:var(--dark);color:var(--white);transition:all .24s var(--ease);border:1px solid #ffffff1f;border-radius:50px;justify-content:center;align-items:center;gap:12px;padding:16px 36px;font-size:.96rem;font-weight:600;display:inline-flex;box-shadow:0 4px 18px #00000024}.products__cta-icon{flex-shrink:0;width:22px;height:22px;display:block}.products__cta-text{line-height:1.35;display:inline-block}.products__cta-btn:hover{background:#000;transform:translateY(-3px);box-shadow:0 8px 26px #00000038}html.dark .products__cta-btn{background:var(--grey-100);color:var(--grey-900);border:1px solid var(--grey-200);box-shadow:0 4px 18px #00000059}html.dark .products__cta-btn:hover{background:var(--grey-200);box-shadow:0 8px 26px #00000080}@media (width<=600px){.products__cta-btn{gap:12px;width:auto;max-width:100%;padding:14px 24px}.products__cta-icon{width:24px;height:24px}.products__cta-text{text-align:left;font-size:.88rem;line-height:1.25}}@media (width<=1024px){.products__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.products__grid{grid-template-columns:1fr}}.portfolio{background:var(--white)}.portfolio__tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:36px;display:flex}.portfolio__tab{color:var(--grey-500);background:var(--grey-100);border:1px solid var(--grey-200);transition:all .2s var(--ease);cursor:pointer;border-radius:50px;padding:9px 20px;font-size:.85rem;font-weight:600}.portfolio__tab:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-bg)}.portfolio__tab.active{color:var(--white);background:var(--accent);border-color:var(--accent)}.portfolio__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.portfolio__grid--featured .portfolio-item:first-child{grid-area:span 2/span 2}.portfolio-item{border-radius:var(--r-md);background:var(--grey-100);aspect-ratio:1;cursor:pointer;position:relative;overflow:hidden}.portfolio-item__img{object-fit:cover;width:100%;height:100%;transition:transform .4s var(--ease)}.portfolio-item:hover .portfolio-item__img{transform:scale(1.06)}.portfolio-item__label{color:#fff;opacity:0;transition:opacity .25s var(--ease), transform .25s var(--ease);pointer-events:none;background:linear-gradient(#0000 0%,#12151b66 35%,#12151be6 100%);padding:28px 18px 16px;font-size:.88rem;font-weight:600;line-height:1.35;position:absolute;bottom:0;left:0;right:0;transform:translateY(6px)}.portfolio-item:hover .portfolio-item__label{opacity:1;transform:translateY(0)}.portfolio-item--cta{transition:transform .3s var(--ease), border-color .3s var(--ease), box-shadow .3s var(--ease);background:linear-gradient(145deg,#141820 0%,#0d1015 100%);border:1px solid #c8a96e40;justify-content:center;align-items:center;text-decoration:none;display:flex}.portfolio-item--cta:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 14px 32px #00000038}.portfolio-item__cta-content{text-align:center;color:#fff;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;display:flex}.portfolio-item__cta-icon{width:48px;height:48px;color:var(--accent);transition:transform .3s var(--ease), background .3s var(--ease);background:#c8a96e1f;border:1px solid #c8a96e4d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:2px;display:flex}.portfolio-item--cta:hover .portfolio-item__cta-icon{background:var(--accent);color:var(--white);transform:scale(1.1)rotate(-6deg)}.portfolio-item__cta-tag{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-size:.68rem;font-weight:700}.portfolio-item__cta-title{color:#fff;font-size:.95rem;font-weight:700;line-height:1.3}.portfolio-item__cta-link{color:#ffffffb3;font-size:.78rem;font-weight:600;transition:color .2s}.portfolio-item--cta:hover .portfolio-item__cta-link{color:var(--white)}.portfolio-item__fallback{width:100%;height:100%;color:var(--grey-400);letter-spacing:.06em;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:.7rem;font-weight:600;display:none}.portfolio-item__fallback.show{display:flex}@media (width<=900px){.portfolio__grid{grid-template-columns:repeat(2,1fr);gap:14px}.portfolio__grid--featured .portfolio-item:first-child{grid-column:unset;grid-row:unset}.portfolio-item__label{padding:20px 14px 12px;font-size:.8rem}}@media (width<=480px){.portfolio__grid{grid-template-columns:repeat(2,1fr);gap:10px}.portfolio-item__label{padding:16px 10px 10px;font-size:.75rem}.portfolio-item__cta-title{font-size:.85rem}}.stats{background:var(--grey-50);border-top:1px solid var(--grey-200);width:100%;max-width:100%;padding:80px 0 0;overflow:clip}.stats__head{text-align:center;margin-bottom:56px}.stats__tag{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);background:var(--accent-bg);border:1px solid var(--grey-300);border-radius:50px;margin-bottom:14px;padding:5px 14px;font-size:.7rem;font-weight:700;display:inline-block}.stats__title{font-family:var(--font-head);color:var(--grey-900);letter-spacing:-.022em;margin-bottom:12px;font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:800}.stats__sub{color:var(--grey-500);max-width:420px;margin-inline:auto;font-size:.95rem;line-height:1.7}.stats__ticker-wrap{border-top:1px solid var(--grey-200);background:var(--white);width:100%;max-width:100%;padding:28px 0;position:relative;overflow:clip}.stats__ticker-wrap:before,.stats__ticker-wrap:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.stats__ticker-wrap:before{background:linear-gradient(to right, var(--white), transparent);left:0}.stats__ticker-wrap:after{background:linear-gradient(to left, var(--white), transparent);right:0}.stats__ticker{gap:0;width:max-content;animation:28s linear infinite ticker;display:flex}.stats__ticker:hover{animation-play-state:paused}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.stats__ticker-item{border-right:1px solid var(--grey-200);white-space:nowrap;align-items:center;gap:10px;padding:0 40px;display:flex}.stats__ticker-num{font-family:var(--font-head);color:var(--accent);letter-spacing:-.02em;font-size:1.6rem;font-weight:800}.stats__ticker-label{color:var(--grey-500);font-size:.85rem;font-weight:500}.stats__ticker-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:5px;height:5px}.faq{background:var(--white)}.faq__list{max-width:700px;margin-inline:auto}.faq-item{border-bottom:1px solid var(--grey-200)}.faq-item:first-child{border-top:1px solid var(--grey-200)}.faq-item__btn{text-align:left;width:100%;font-family:var(--font-head);color:var(--grey-900);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:.95rem;font-weight:700;transition:color .2s;display:flex}.faq-item__btn:hover{color:var(--accent)}.faq-item__icon{background:var(--grey-100);width:28px;height:28px;transition:background .2s, transform .3s var(--ease);color:var(--grey-500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq-item.open .faq-item__icon{background:var(--accent);color:var(--white);transform:rotate(45deg)}.faq-item__body{max-height:0;transition:max-height .35s var(--ease), padding .25s;overflow:hidden}.faq-item.open .faq-item__body{max-height:300px}.faq-item__body p{color:var(--grey-500);padding-bottom:20px;font-size:.9rem;line-height:1.72}.cta-banner{background:var(--grey-50);border-top:1px solid var(--grey-200);border-bottom:1px solid var(--grey-200);text-align:center;padding:72px 0}.cta-banner__inner{z-index:1;position:relative}.cta-banner__tag{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);background:var(--accent-bg);border:1px solid var(--grey-300);border-radius:50px;margin-bottom:20px;padding:5px 14px;font-size:.7rem;font-weight:700;display:inline-block}.cta-banner__title{font-family:var(--font-head);color:var(--grey-900);letter-spacing:-.022em;margin-bottom:14px;font-size:clamp(1.7rem,3vw,2.6rem);font-weight:800;line-height:1.2}.cta-banner__sub{color:var(--grey-500);margin-inline:auto;max-width:440px;margin-bottom:36px;font-size:.97rem;line-height:1.7}.cta-banner__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.cta-banner__info{color:var(--grey-400);margin-top:20px;font-size:.8rem}.footer{background:var(--grey-50);border-top:1px solid var(--grey-200)}.footer__main{grid-template-columns:1.4fr 1.15fr 1fr 1fr;gap:36px;padding:60px 0 48px;display:grid}.footer__logo{align-items:center;margin-bottom:16px;display:flex}.footer__logo-text{font-family:var(--font-head);color:var(--dark);letter-spacing:.04em;font-size:1.3rem;font-weight:800;line-height:1}.footer__desc{color:var(--grey-500);max-width:300px;margin-bottom:20px;font-size:.875rem;line-height:1.72}.footer__socials{gap:10px;display:flex}.footer__social{background:var(--grey-200);width:36px;height:36px;color:var(--grey-500);border-radius:8px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.footer__social:hover{background:var(--accent);color:var(--white)}.footer__col-title{font-family:var(--font-head);color:var(--grey-900);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:.8rem;font-weight:700}.footer__store-desc{color:var(--grey-500);margin-bottom:12px;font-size:.82rem;line-height:1.5}.footer__stores{flex-direction:column;gap:9px;display:flex}.footer__store-card{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--r-md);color:inherit;align-items:center;gap:12px;padding:9px 12px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.footer__store-card:hover{border-color:var(--grey-900);box-shadow:var(--sh-sm);transform:translateY(-2px)}.footer__store-icon{background:var(--grey-100);width:32px;height:32px;color:var(--grey-700);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.footer__store-card:hover .footer__store-icon{background:var(--dark);color:var(--white)}.footer__store-meta{flex-direction:column;flex:1;min-width:0;display:flex}.footer__store-name{font-family:var(--font-head);color:var(--grey-900);font-size:.82rem;font-weight:700;line-height:1.2}.footer__store-handle{color:var(--grey-400);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.72rem;line-height:1.2;overflow:hidden}.footer__store-arrow{color:var(--grey-300);flex-shrink:0;transition:transform .2s,color .2s}.footer__store-card:hover .footer__store-arrow{color:var(--grey-900);transform:translate(2px,-2px)}.footer__contact-list{flex-direction:column;gap:14px;display:flex}.footer__contact-item{color:var(--grey-500);align-items:flex-start;gap:10px;font-size:.855rem;line-height:1.5;display:flex}.footer__contact-item svg{color:var(--accent);flex-shrink:0;margin-top:2px}.footer__contact-item a{color:var(--grey-500);text-decoration:none;transition:color .2s}.footer__contact-item a:hover{color:var(--accent)}.footer__hours-row{color:var(--grey-500);border-bottom:1px solid var(--grey-200);justify-content:space-between;gap:12px;padding:6px 0;font-size:.855rem;display:flex}.footer__hours-row:last-child{border-bottom:none}.footer__hours-row span:first-child{color:var(--grey-700);font-weight:500}.footer__bottom{border-top:1px solid var(--grey-200);text-align:center;justify-content:center;align-items:center;padding:18px 0;display:flex}.footer__copy{color:var(--grey-400);font-size:.8rem}@media (width<=1024px){.footer__main{grid-template-columns:1fr 1fr;gap:36px}}@media (width<=580px){.footer__main{grid-template-columns:1fr;gap:32px}.footer__bottom{text-align:center;flex-direction:column}}.notfound{min-height:calc(100vh - var(--nav-h));background:var(--white);justify-content:center;align-items:center;padding:60px 0 100px;display:flex;position:relative;overflow:hidden}.notfound:before{content:"";pointer-events:none;background:radial-gradient(circle,#4a4a4a0d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.notfound__inner{z-index:1;justify-content:center;display:flex;position:relative}.notfound__card{text-align:center;background:var(--white);border:1px solid var(--grey-200);border-radius:var(--r-xl);width:100%;max-width:680px;box-shadow:var(--sh-md);flex-direction:column;align-items:center;padding:48px 36px;display:flex}.notfound__tag{margin-bottom:20px}.notfound__glitch-wrap{margin-bottom:8px;display:inline-block;position:relative}.notfound__number{font-family:var(--font-head);letter-spacing:-.05em;color:var(--grey-900);-webkit-user-select:none;user-select:none;opacity:.95;font-size:clamp(5rem,14vw,8.5rem);font-weight:800;line-height:1;display:block}.notfound__title{font-family:var(--font-head);color:var(--grey-900);letter-spacing:-.02em;margin-bottom:32px;font-size:clamp(1.45rem,3.5vw,2.1rem);font-weight:800}.notfound__actions{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;margin-bottom:40px;display:flex}.notfound__btn{align-items:center;gap:8px;display:inline-flex}.notfound__quicklinks{border-top:1px solid var(--grey-100);flex-direction:column;align-items:center;gap:12px;width:100%;padding-top:24px;display:flex}.notfound__quicklinks-label{color:var(--grey-400);font-size:.8rem;font-weight:500}.notfound__links-grid{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.notfound__chip{color:var(--grey-700);background:var(--grey-50);border:1px solid var(--grey-200);transition:all .2s var(--ease);border-radius:50px;padding:6px 14px;font-size:.82rem;font-weight:500}.notfound__chip:hover{background:var(--grey-100);color:var(--grey-900);border-color:var(--grey-300);transform:translateY(-1px)}html.dark .notfound:before{background:radial-gradient(circle,#7c8a9e14 0%,#0000 70%)}html.dark .notfound__card{background:var(--cream);border-color:var(--grey-200)}html.dark .notfound__quicklinks{border-top-color:var(--grey-200)}html.dark .notfound__chip{background:var(--grey-100);border-color:var(--grey-200);color:var(--grey-700)}html.dark .notfound__chip:hover{background:var(--grey-200);color:var(--grey-900)}@media (width<=600px){.notfound{padding:40px 0 80px}.notfound__card{padding:32px 20px}.notfound__actions{flex-direction:column;width:100%}.notfound__btn{justify-content:center;width:100%}}
