:root{--bg: #08090c;--surface-footer: #0a0b10;--surface-card: #111219;--surface-card-hover: #15161f;--surface-panel: #101218;--text: #eef1f7;--text-heading: #f2f4f8;--text-heading-strong: #f5f7fc;--text-soft: #dce2f0;--text-muted: #919aae;--text-dim: #7b8398;--text-label: #7d6fc4;--accent: #6a4fd0;--accent-hover: #7d63e0;--accent-glyph: #b9a8ff;--accent-rgb: 124, 99, 224;--accent-deep-rgb: 106, 79, 208;--accent-soft-rgb: 140, 120, 230;--font-sans: "Manrope", system-ui, sans-serif;--ease-out: cubic-bezier(.2, .7, .2, 1);--pad-x: 40px}@media(max-width:960px){:root{--pad-x: 24px}}@media(max-width:560px){:root{--pad-x: 18px}}html,body{margin:0;padding:0;background:var(--bg)}*{box-sizing:border-box}.site{min-height:100vh;display:flex;flex-direction:column;font-family:var(--font-sans);color:var(--text);background:var(--bg);position:relative;overflow:hidden}::selection{background:#7c63e06b;color:#fff}[hidden]{display:none!important}@keyframes ed-aura{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.92}50%{transform:translate(-50%,-50%) scale(1.05);opacity:1}}@keyframes ed-morph{0%,to{border-radius:58% 42% 49% 51%/53% 47%}25%{border-radius:45% 55% 62% 38%/47% 58% 42% 53%}50%{border-radius:52% 48% 38% 62%/60% 40%}75%{border-radius:62% 38% 53% 47%/42% 55% 45% 58%}}@keyframes ed-sheen{0%{background-position:12% 30%}50%{background-position:88% 70%}to{background-position:12% 30%}}@keyframes ed-float{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-18px) rotate(4deg)}}@keyframes ed-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ed-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-foxy-wrap{position:relative;display:block;width:560px;max-width:100%;height:auto;transform-origin:50% 52%;animation:hero-foxy-float 7.2s ease-in-out infinite;will-change:transform}.hero-foxy{display:block;width:100%;max-width:100%;height:auto;user-select:none;-webkit-user-select:none;cursor:pointer;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;outline:none}.hero-explosion{position:absolute;width:118px;height:auto;opacity:0;transform:scale(.1);transform-origin:50% 50%;pointer-events:none;user-select:none;-webkit-user-drag:none}.hero-explosion--left-top{left:3%;top:1%;width:118px}.hero-explosion--right-top{right:9%;top:9%;width:126px}.hero-explosion--right-center{right:4%;top:39%;width:134px}.hero-explosion--left-top.is-active{animation:hero-explosion-burst .5s steps(5,end) both}.hero-explosion--right-top.is-active{animation:hero-explosion-burst .64s steps(5,end) both}.hero-explosion--right-center.is-active{animation:hero-explosion-burst .78s steps(5,end) both}@keyframes hero-foxy-float{0%,to{transform:translateZ(0) rotate(-2deg)}50%{transform:translate3d(0,-16px,0) rotate(2deg)}}@keyframes hero-explosion-burst{0%{opacity:0;transform:scale(.1)}1%{opacity:1;transform:scale(.46)}24%{opacity:1;transform:scale(.84)}62%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.08)}}@media(max-width:1080px){.hero-foxy-wrap{width:min(520px,100%)}.hero-explosion--left-top{width:100px}.hero-explosion--right-top{width:108px}.hero-explosion--right-center{width:116px}}@media(prefers-reduced-motion:reduce){.hero-foxy-wrap{animation:none}.hero-explosion--left-top.is-active,.hero-explosion--right-top.is-active,.hero-explosion--right-center.is-active{animation-duration:.32s}}.p-icon[data-astro-cid-ulkepenx]{background-repeat:no-repeat;background-position:center;background-size:contain}.p-icon--menu[data-astro-cid-ulkepenx]{flex:none;width:40px;height:40px}.p-icon--card[data-astro-cid-ulkepenx]{width:60px;height:60px;margin-bottom:22px}.p-glyph[data-astro-cid-ulkepenx]{display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#211d34,#100e1a);border:1px solid rgba(var(--accent-soft-rgb),.22);color:var(--accent-glyph);font-weight:700}.p-glyph--menu[data-astro-cid-ulkepenx]{flex:none;width:42px;height:42px;border-radius:10px;font-size:14px}.p-glyph--card[data-astro-cid-ulkepenx]{width:60px;height:60px;border-radius:15px;font-size:19px;margin-bottom:22px}.products-menu[data-astro-cid-dq7hxtpu]{position:absolute;top:calc(100% + 14px);right:0;width:344px;padding:8px;border-radius:16px;background:var(--surface-panel);border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 70px -24px #000000f2;animation:ed-pop .18s ease both}.products-menu__arrow[data-astro-cid-dq7hxtpu]{position:absolute;top:-6px;right:34px;width:12px;height:12px;background:var(--surface-panel);border-left:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(255,255,255,.08);transform:rotate(45deg)}.products-menu__item[data-astro-cid-dq7hxtpu]{display:flex;align-items:center;gap:15px;padding:14px;border-radius:11px;text-decoration:none;color:var(--text);transition:background .14s ease}.products-menu__item[data-astro-cid-dq7hxtpu]:hover{background:rgba(var(--accent-rgb),.13)}.products-menu__text[data-astro-cid-dq7hxtpu]{display:flex;flex-direction:column;gap:3px}.products-menu__name[data-astro-cid-dq7hxtpu]{font-size:15px;font-weight:600;letter-spacing:-.01em}.products-menu__desc[data-astro-cid-dq7hxtpu]{font-size:12.5px;color:var(--text-dim)}@media(max-width:560px){.products-menu[data-astro-cid-dq7hxtpu]{top:calc(100% + 8px);left:var(--pad-x);right:var(--pad-x);width:auto;z-index:50}.products-menu__arrow[data-astro-cid-dq7hxtpu]{display:none}}.contacts[data-astro-cid-lwivjrvr]{position:absolute;top:calc(100% + 14px);right:0;width:300px;padding:16px;border-radius:16px;background:var(--surface-panel);border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 70px -24px #000000f2;animation:ed-pop .18s ease both}.contacts__arrow[data-astro-cid-lwivjrvr]{position:absolute;top:-6px;right:32px;width:12px;height:12px;background:var(--surface-panel);border-left:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(255,255,255,.08);transform:rotate(45deg)}.contacts__title[data-astro-cid-lwivjrvr]{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#646d83;margin:4px 8px 12px;font-weight:600}.contacts__list[data-astro-cid-lwivjrvr]{display:flex;flex-direction:column}.contacts__item[data-astro-cid-lwivjrvr]{display:flex;align-items:center;gap:13px;padding:10px 8px;border-radius:10px;text-decoration:none;color:inherit;transition:background .14s ease}.contacts__item[data-astro-cid-lwivjrvr]:hover{background:rgba(var(--accent-rgb),.1)}.contacts__icon[data-astro-cid-lwivjrvr]{flex:none;width:32px;height:32px;border-radius:8px;object-fit:contain;display:block}.contacts__mail[data-astro-cid-lwivjrvr]{flex:none;width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#ffffff0d}.contacts__text[data-astro-cid-lwivjrvr]{display:flex;flex-direction:column;gap:1px}.contacts__label[data-astro-cid-lwivjrvr]{font-size:11px;color:var(--text-dim)}.contacts__value[data-astro-cid-lwivjrvr]{font-size:15px;font-weight:600;color:var(--text-heading)}@media(max-width:560px){.contacts[data-astro-cid-lwivjrvr]{top:calc(100% + 8px);left:var(--pad-x);right:var(--pad-x);width:auto;z-index:50}.contacts__arrow[data-astro-cid-lwivjrvr]{display:none}}.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:40;padding:18px var(--pad-x);background:#08090cb8;backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.05)}.header__inner[data-astro-cid-3ef6ksr2]{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.header__logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;text-decoration:none}.header__logo-img[data-astro-cid-3ef6ksr2]{height:30px;width:auto;display:block}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2px}.nav__group[data-astro-cid-3ef6ksr2]{position:relative}.nav__trigger[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:8px;background:transparent;border:0;color:#c2c8d6;font-family:inherit;font-size:15px;font-weight:500;padding:10px 16px;border-radius:8px;cursor:pointer;transition:color .15s ease}.nav__trigger[data-astro-cid-3ef6ksr2]:hover{color:#fff}.nav__chevron[data-astro-cid-3ef6ksr2]{display:inline-block;width:6px;height:6px;border-right:1.5px solid var(--text-dim);border-bottom:1.5px solid var(--text-dim);transform:rotate(45deg);transition:transform .22s ease}.nav__link[data-astro-cid-3ef6ksr2]{color:#c2c8d6;font-family:inherit;font-size:15px;font-weight:500;padding:10px 16px;border-radius:8px;text-decoration:none;transition:color .15s ease,background .15s ease}.nav__link[data-astro-cid-3ef6ksr2]:hover{color:#fff;background:#ffffff0d}.nav__link[data-astro-cid-3ef6ksr2].is-active,.nav__link[data-astro-cid-3ef6ksr2].is-active:hover{color:var(--accent-glyph);font-weight:600;background:rgba(var(--accent-deep-rgb),.12)}@media(max-width:560px){.header[data-astro-cid-3ef6ksr2]{padding:14px var(--pad-x)}.header__inner[data-astro-cid-3ef6ksr2]{flex-wrap:wrap;gap:6px 4px}.nav[data-astro-cid-3ef6ksr2]{flex-wrap:wrap;justify-content:flex-end}.nav__trigger[data-astro-cid-3ef6ksr2],.nav__link[data-astro-cid-3ef6ksr2]{padding:8px 10px;font-size:14px}.nav__group[data-astro-cid-3ef6ksr2]{position:static}}.footer[data-astro-cid-sz7xmlte]{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.06);background:var(--surface-footer);padding:54px var(--pad-x) 32px}.footer__inner[data-astro-cid-sz7xmlte]{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;gap:48px;flex-wrap:wrap}.footer__brand[data-astro-cid-sz7xmlte]{max-width:340px}.footer__logo[data-astro-cid-sz7xmlte]{margin-bottom:16px}.footer__logo-img[data-astro-cid-sz7xmlte]{height:24px;width:auto;display:block}.footer__desc[data-astro-cid-sz7xmlte]{margin:0 0 18px;font-size:13.5px;line-height:1.65;color:var(--text-dim)}.footer__channel[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:9px;padding:9px 14px 9px 10px;border-radius:999px;background:rgba(var(--accent-rgb),.12);border:1px solid rgba(var(--accent-rgb),.28);text-decoration:none;transition:background .15s ease,border-color .15s ease}.footer__channel[data-astro-cid-sz7xmlte]:hover{background:rgba(var(--accent-rgb),.2);border-color:rgba(var(--accent-rgb),.45)}.footer__channel[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-size:13px;font-weight:600;color:#c9cfe0}.footer__channel-icon[data-astro-cid-sz7xmlte]{flex:none;width:22px;height:22px;border-radius:6px;object-fit:contain;display:block}.footer__channel-arrow[data-astro-cid-sz7xmlte]{color:#9a8ce6}.footer__contacts[data-astro-cid-sz7xmlte]{min-width:240px}.footer__heading[data-astro-cid-sz7xmlte]{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#596383;font-weight:600;margin-bottom:14px}.footer__list[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column}.footer__item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:13px;padding:9px 8px;margin-left:-8px;border-radius:10px;text-decoration:none;color:inherit;transition:background .14s ease}.footer__item[data-astro-cid-sz7xmlte]:hover{background:rgba(var(--accent-rgb),.1)}.footer__item-icon[data-astro-cid-sz7xmlte]{flex:none;width:30px;height:30px;object-fit:contain;display:block}.footer__item-mail[data-astro-cid-sz7xmlte]{flex:none;width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#ffffff0d}.footer__item-text[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1px}.footer__item-label[data-astro-cid-sz7xmlte]{font-size:11px;color:var(--text-dim)}.footer__item-value[data-astro-cid-sz7xmlte]{font-size:14.5px;font-weight:600;color:var(--text-soft)}.footer__legal[data-astro-cid-sz7xmlte]{max-width:1280px;margin:40px auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.footer__legal-text[data-astro-cid-sz7xmlte]{margin:0;font-size:12px;line-height:1.8;color:#5e667d}.footer__copy[data-astro-cid-sz7xmlte]{margin:0;font-size:12px;color:#596383;align-self:flex-end}@media(max-width:560px){.footer[data-astro-cid-sz7xmlte]{padding:40px var(--pad-x) 28px}.footer__inner[data-astro-cid-sz7xmlte]{flex-direction:column;gap:32px}.footer__legal[data-astro-cid-sz7xmlte]{flex-direction:column;gap:10px}.footer__copy[data-astro-cid-sz7xmlte]{align-self:flex-start}}
