:root{color:#f8fbff;background:#070914;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #070914;--bg-soft: #101429;--panel: rgba(255, 255, 255, .08);--panel-strong: rgba(255, 255, 255, .14);--text: #f8fbff;--muted: rgba(248, 251, 255, .72);--line: rgba(255, 255, 255, .14);--cyan: #19d7ff;--violet: #b34cff;--magenta: #ff45c7;--orange: #ff9b35;--shadow: 0 28px 90px rgba(0, 0, 0, .42)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:radial-gradient(circle at 18% 9%,rgba(179,76,255,.28),transparent 32rem),radial-gradient(circle at 80% 8%,rgba(25,215,255,.22),transparent 30rem),linear-gradient(180deg,#070914,#0b1020 44%,#070914)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{min-height:100vh;overflow:hidden}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.12);background:#070914cc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{width:min(1180px,calc(100% - 40px));min-height:74px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand-logo{display:inline-flex;align-items:center;flex:0 0 auto}.brand-logo__image{width:230px;height:auto;filter:drop-shadow(0 16px 30px rgba(25,215,255,.22))}.brand-logo__image--compact{width:132px}.site-header__nav{display:flex;align-items:center;justify-content:center;gap:26px;color:#f8fbffc7;font-size:14px;font-weight:760}.site-header__nav a{transition:color .18s ease}.site-header__nav a:hover{color:#fff}.button,.text-link,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;cursor:pointer}.button{min-height:48px;padding:0 22px;border-radius:8px;font-size:15px;font-weight:850;letter-spacing:0;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button--small{min-height:42px;padding-inline:18px;font-size:14px}.button--primary{color:#06101a;background:linear-gradient(135deg,#26e5ff,#c77aff 52%,#ff8d39);box-shadow:0 18px 42px #b34cff42}.button--ghost{color:#f8fbff;border:1px solid rgba(255,255,255,.22);background:#ffffff14}.icon-button{width:44px;height:44px;border-radius:8px;color:var(--text);background:#ffffff14}.site-header__menu,.mobile-menu{display:none}.hero{position:relative;width:min(1180px,calc(100% - 40px));min-height:calc(100vh - 74px);margin:0 auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);align-items:center;gap:42px;padding:70px 0 82px}.hero:after{content:"";position:absolute;right:2%;bottom:8%;width:520px;height:520px;border:1px solid rgba(255,255,255,.1);border-radius:50%;opacity:.55;pointer-events:none}.hero__content{position:relative;z-index:2}.hero h1{max-width:720px;margin:28px 0 0;color:#fff;font-size:clamp(50px,7vw,94px);line-height:.93;letter-spacing:0}.hero p{max-width:620px;margin:28px 0 0;color:var(--muted);font-size:19px;line-height:1.7}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}.hero__stage{position:relative;z-index:1;min-height:620px}.hero__stage:before{content:"";position:absolute;top:13%;right:0;bottom:8%;left:8%;border-radius:44px;background:linear-gradient(145deg,#ffffff1f,#ffffff08),radial-gradient(circle at 50% 0%,rgba(25,215,255,.2),transparent 28rem);border:1px solid rgba(255,255,255,.16);box-shadow:var(--shadow)}.hero__carousel{position:absolute;top:0;right:0;bottom:0;left:0}.hero__slide{position:absolute;margin:0;border-radius:18px;box-shadow:0 24px 80px #00000061;overflow:hidden;opacity:0;animation:heroSlide 12s infinite}.hero__slide img{width:100%;height:100%;object-fit:contain;background:#fff}.hero__slide--one{--slide-rotate: -7deg;top:5%;right:9%;width:min(86%,520px);aspect-ratio:1 / 1}.hero__slide--two{--slide-rotate: 5deg;left:0;bottom:5%;width:min(80%,470px);aspect-ratio:1 / 1;animation-delay:4s}.hero__slide--three{--slide-rotate: 7deg;top:22%;right:0;width:min(74%,430px);aspect-ratio:1 / 1;animation-delay:8s}.hero__dots{position:absolute;right:46px;bottom:36px;z-index:4;display:flex;gap:9px}.hero__dots span{width:28px;height:4px;border-radius:999px;background:#ffffff3d;animation:heroDot 12s infinite}.hero__dots span:nth-child(2){animation-delay:4s}.hero__dots span:nth-child(3){animation-delay:8s}@keyframes heroSlide{0%,27%{opacity:1;transform:translateY(0) rotate(var(--slide-rotate, 0deg)) scale(1)}33%,to{opacity:0;transform:translateY(18px) rotate(var(--slide-rotate, 0deg)) scale(.96)}}@keyframes heroDot{0%,27%{background:var(--cyan);box-shadow:0 0 18px #19d7ffb3}33%,to{background:#ffffff3d;box-shadow:none}}.category-strip,.section,.split-section,.site-footer{width:min(1180px,calc(100% - 40px));margin:0 auto}.category-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:16px 0 96px}.category-card{min-height:270px;display:grid;grid-template-columns:1fr .9fr;align-items:end;gap:16px;padding:30px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#ffffff1f,#ffffff0a);overflow:hidden}.category-card--violet{box-shadow:inset 0 0 68px #b34cff1f}.category-card--aqua{box-shadow:inset 0 0 68px #19d7ff1f}.category-card span,.section__header span{display:block;color:var(--cyan);font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.category-card h2{margin:14px 0 0;color:#fff;font-size:clamp(28px,3vw,42px);line-height:1;letter-spacing:0}.category-card p{max-width:310px;margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.55}.category-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;box-shadow:0 20px 54px #00000059}.section{padding:96px 0}.section__header{max-width:760px;margin-bottom:34px}.section__header h2{margin:14px 0 0;color:#fff;font-size:clamp(34px,5vw,62px);line-height:.98;letter-spacing:0}.section__header p{max-width:660px;margin:22px 0 0;color:var(--muted);font-size:17px;line-height:1.72}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px}.product-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#ffffff14;box-shadow:0 16px 50px #0000003d}.product-card__media{display:block;padding:14px;background:#ffffff0d}.product-card__media img{width:100%;aspect-ratio:1 / 1;object-fit:contain;border-radius:6px;background:#fff}.product-card__body{flex:1;display:flex;flex-direction:column;padding:20px}.product-card__meta{display:flex;flex-wrap:wrap;gap:8px}.product-card__meta span{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#f8fbffbf;background:#ffffff0f;font-size:11px;font-weight:820;text-transform:uppercase}.product-card h3{margin:16px 0 0;color:#fff;font-size:22px;line-height:1.18;letter-spacing:0}.product-card p{flex:1;margin:12px 0 18px;color:var(--muted);font-size:14px;line-height:1.65}.text-link{align-self:flex-start;color:#fff;font-size:14px;font-weight:860}.split-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:34px;align-items:center;padding:42px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#ffffff1f,#ffffff0a),var(--bg-soft)}.split-section+.split-section{margin-top:24px}.split-section--violet{box-shadow:inset 0 0 90px #b34cff24}.split-section--aqua{box-shadow:inset 0 0 90px #19d7ff1f}.split-section__media img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}.split-section__copy{color:#fff}.split-section__copy svg,.brand-section__inner svg{color:var(--cyan)}.split-section__copy h2,.brand-section__inner h2{margin:18px 0 0;color:#fff;font-size:clamp(36px,5vw,68px);line-height:.95;letter-spacing:0}.split-section__copy p,.brand-section__inner p{margin:22px 0 0;color:var(--muted);font-size:17px;line-height:1.72}.mini-list{display:grid;gap:10px;margin-top:28px}.mini-list a{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:0 16px;border:1px solid var(--line);border-radius:8px;background:#ffffff12}.mini-list span{font-weight:850}.mini-list small{color:#f8fbff9e;font-size:12px;font-weight:760;white-space:nowrap}.brand-section{padding-top:110px}.brand-section__inner{display:grid;grid-template-columns:.8fr 1.1fr auto;align-items:center;gap:28px;padding:36px;border-radius:8px;border:1px solid var(--line);background:linear-gradient(135deg,#b34cff38,#19d7ff24),#ffffff14}.brand-section__inner h2{font-size:clamp(28px,4vw,48px)}.brand-section__inner p{margin:0}.faq-section{padding-top:72px}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.faq-item{border:1px solid var(--line);border-radius:8px;background:#ffffff14}.faq-item__button{width:100%;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 20px;border:0;color:#fff;background:transparent;text-align:left;cursor:pointer;font-weight:850}.faq-item__icon{flex:0 0 auto;color:var(--cyan);transition:transform .18s ease}.faq-item__icon--open{transform:rotate(45deg)}.faq-item p{margin:-6px 20px 20px;color:var(--muted);font-size:15px;line-height:1.7}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:38px 0 46px;border-top:1px solid var(--line);color:#f8fbffad}.site-footer p{margin:0}.site-footer a{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:850}@media(max-width:980px){.site-header__nav,.site-header__cta{display:none}.site-header__menu{display:inline-flex}.mobile-menu{display:grid;gap:2px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:0 0 18px}.mobile-menu a{min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-radius:8px;color:#fff;background:#ffffff14;font-weight:820}.hero{min-height:auto;grid-template-columns:1fr;padding-top:46px}.hero__stage{min-height:520px}.category-strip,.split-section,.brand-section__inner,.faq-list{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-section__inner{align-items:start}}@media(max-width:680px){.site-header__inner,.category-strip,.section,.split-section,.site-footer,.hero{width:min(100% - 28px,1180px)}.brand-logo__image{width:178px}.brand-logo__image--compact{width:112px}.hero{gap:20px;padding:36px 0 58px}.hero h1{font-size:clamp(42px,14vw,60px)}.hero p{font-size:16px}.hero__actions{flex-direction:column}.button{width:100%}.hero__stage{min-height:390px}.hero__stage:before{top:12%;right:1%;bottom:8%;left:1%;border-radius:24px}.hero__slide--one{top:5%;right:2%;width:82%}.hero__slide--two{width:78%}.hero__slide--three{top:20%;width:78%}.hero__dots{right:22px;bottom:22px}.category-strip{padding-bottom:52px}.category-card{min-height:0;grid-template-columns:1fr;padding:20px}.product-grid{grid-template-columns:1fr}.section{padding:62px 0}.product-grid{gap:14px}.split-section{padding:20px;gap:22px}.mini-list a{align-items:flex-start;flex-direction:column;justify-content:center;padding:14px}.brand-section{padding-top:62px}.brand-section__inner{padding:22px}.site-footer{align-items:flex-start;flex-direction:column}}
