.styles-module__E4aRIa__switcher{border:1px solid color-mix(in srgb, currentColor 18%, transparent);font-size:var(--font-size-2xs);font-weight:var(--font-weight-semibold);line-height:var(--line-height-none);border-radius:999px;align-items:center;gap:0;padding:2px;display:inline-flex}.styles-module__E4aRIa__opt{color:color-mix(in srgb, currentColor 60%, transparent);border-radius:999px;justify-content:center;align-items:center;padding:3px 6px;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex}.styles-module__E4aRIa__opt:hover{color:currentColor}.styles-module__E4aRIa__active{color:var(--white);background:var(--color-accent)}.styles-module__E4aRIa__lg{font-size:var(--font-size-lg);padding:3px}.styles-module__E4aRIa__lg .styles-module__E4aRIa__opt{padding:8px 16px}.styles-module__E4aRIa__dropdown{display:inline-flex;position:relative}.styles-module__E4aRIa__trigger{border:1px solid color-mix(in srgb, currentColor 18%, transparent);color:color-mix(in srgb, currentColor 75%, transparent);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);line-height:var(--line-height-none);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;transition:color .15s,border-color .15s;display:inline-flex}@media (hover:hover){.styles-module__E4aRIa__trigger:hover{color:currentColor;border-color:color-mix(in srgb, currentColor 40%, transparent)}}.styles-module__E4aRIa__triggerCode{letter-spacing:.02em}.styles-module__E4aRIa__chevron{color:color-mix(in srgb, currentColor 55%, transparent);transition:transform .2s}.styles-module__E4aRIa__chevronOpen{transform:rotate(180deg)}.styles-module__E4aRIa__menu{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:linear-gradient(var(--color-surface), var(--color-surface)), var(--color-bg);-webkit-backdrop-filter:blur(16px);min-width:160px;box-shadow:0 12px 32px var(--color-shadow);z-index:200;transform-origin:100% 0;opacity:0;visibility:hidden;pointer-events:none;padding:6px;transition:opacity .18s,transform .18s,visibility 0s linear .18s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-6px)scale(.98)}.styles-module__E4aRIa__menuOpen{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .18s,transform .18s,visibility;transform:translateY(0)scale(1)}.styles-module__E4aRIa__menuItem{color:var(--color-text-2);border-radius:9px;align-items:center;gap:10px;padding:9px 10px;text-decoration:none;transition:background .15s,color .15s;display:flex}@media (hover:hover){.styles-module__E4aRIa__menuItem:hover{background:var(--color-surface-2);color:var(--color-text)}}.styles-module__E4aRIa__menuItemActive{color:var(--color-text)}.styles-module__E4aRIa__menuCode{background:color-mix(in srgb, currentColor 10%, transparent);width:30px;height:22px;font-size:var(--font-size-2xs);font-weight:var(--font-weight-bold);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.styles-module__E4aRIa__menuItemActive .styles-module__E4aRIa__menuCode{color:var(--white);background:var(--color-accent)}.styles-module__E4aRIa__menuName{font-size:var(--font-size-md);font-weight:var(--font-weight-medium)}
.styles-module__5z5fmG__header{z-index:100;transition:background .4s var(--ease-out), backdrop-filter .4s var(--ease-out), border-bottom .2s var(--ease-out);position:fixed;top:0;left:0;right:0}.styles-module__5z5fmG__header.scrolled{background:var(--color-header-scrolled);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border)}.styles-module__5z5fmG__header-inner{max-width:1280px;transition:padding .4s var(--ease-out);justify-content:space-between;align-items:center;margin:0 auto;padding:20px 48px;display:flex}.styles-module__5z5fmG__header.scrolled .styles-module__5z5fmG__header-inner{padding:14px 48px}.styles-module__5z5fmG__logo{z-index:102;align-items:center;gap:6px;text-decoration:none;display:flex}.styles-module__5z5fmG__logo-text{font-family:var(--font-unbounded), sans-serif;font-weight:var(--font-weight-bold);font-size:var(--font-size-xl);color:var(--color-text);letter-spacing:-.3px}.styles-module__5z5fmG__logo-text span{color:var(--color-accent-hover);font-family:inherit}.styles-module__5z5fmG__nav{align-items:center;gap:6px;display:flex}.styles-module__5z5fmG__nav a{z-index:1;color:var(--color-nav-link);font-size:var(--font-size-md);font-weight:var(--font-weight-medium);transition:color .2s var(--ease-out), background .2s var(--ease-out);letter-spacing:.01em;border-radius:100px;align-items:center;padding:8px 16px;text-decoration:none;display:inline-flex;position:relative}@media (hover:hover){.styles-module__5z5fmG__nav a:hover{color:var(--color-text);background:var(--color-surface-2)}}.styles-module__5z5fmG__nav a.active{color:var(--color-text);background:var(--color-nav-active-bg);border:1px solid var(--color-nav-active-border)}.styles-module__5z5fmG__nav .styles-module__5z5fmG__nav-cta{background:var(--color-accent);color:#fff;font-weight:var(--font-weight-semibold);transition:background .3s var(--ease-out), transform .3s var(--ease-out), box-shadow .3s var(--ease-out);border-radius:100px;align-items:center;gap:6px;margin-left:8px;padding:10px 20px;display:flex}@media (hover:hover){.styles-module__5z5fmG__nav .styles-module__5z5fmG__nav-cta:hover{color:#fff;background:var(--color-accent-hover);box-shadow:0 12px 36px color-mix(in srgb, var(--color-accent) 40%, transparent);transform:translateY(-2px)}}.styles-module__5z5fmG__nav-cta svg{width:14px;height:14px;fill:var(--white)}.styles-module__5z5fmG__burger{cursor:pointer;z-index:102;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.styles-module__5z5fmG__burger-line{background:var(--color-text);width:100%;height:2px;transition:transform .3s var(--ease-out), opacity .3s var(--ease-out);border-radius:2px;display:block}.styles-module__5z5fmG__burger-line.styles-module__5z5fmG__burger-open:first-child{transform:translateY(7px)rotate(45deg)}.styles-module__5z5fmG__burger-line.styles-module__5z5fmG__burger-open:nth-child(2){opacity:0}.styles-module__5z5fmG__burger-line.styles-module__5z5fmG__burger-open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.styles-module__5z5fmG__mobile-overlay{background:var(--color-overlay);z-index:99;opacity:0;transition:opacity .3s var(--ease-out);pointer-events:none;display:none;position:fixed;inset:0}.styles-module__5z5fmG__mobile-overlay-open{opacity:1;pointer-events:auto}.styles-module__5z5fmG__mobile-nav{background:var(--color-bg);border-left:1px solid var(--color-border);z-index:101;width:280px;height:100dvh;transition:transform .3s var(--ease-out);flex-direction:column;gap:8px;padding:72px 24px 32px;display:none;position:fixed;top:0;right:0;transform:translate(100%)}.styles-module__5z5fmG__mobile-close{width:44px;height:44px;color:var(--color-text);cursor:pointer;border-radius:var(--radius-sm);transition:background .2s var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:24px}@media (hover:hover){.styles-module__5z5fmG__mobile-close:hover{background:var(--color-surface)}}.styles-module__5z5fmG__mobile-nav-open{transform:translate(0)}.styles-module__5z5fmG__mobile-link{color:var(--color-text);font-size:var(--font-size-xl);font-weight:var(--font-weight-medium);border-radius:var(--radius-md);transition:background .2s var(--ease-out);padding:14px 16px;text-decoration:none;display:block}@media (hover:hover){.styles-module__5z5fmG__mobile-link:hover{background:var(--color-surface)}}.styles-module__5z5fmG__mobile-link-active{background:var(--color-nav-active-bg);border:1px solid var(--color-nav-active-border)}.styles-module__5z5fmG__mobile-cta{background:var(--color-accent);color:#fff;font-weight:var(--font-weight-semibold);font-size:var(--font-size-lg);border-radius:100px;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:14px 20px;text-decoration:none;display:flex}.styles-module__5z5fmG__mobile-cta svg{width:16px;height:16px;fill:var(--white)}.styles-module__5z5fmG__theme-toggle-btn{z-index:100;border-radius:var(--radius-circle);background:var(--color-surface);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(16px);cursor:pointer;width:44px;height:44px;font-size:var(--font-size-2xl);transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);box-shadow:0 8px 32px var(--color-shadow);justify-content:center;align-items:center;display:flex;position:fixed;bottom:28px;right:28px}@media (hover:hover){.styles-module__5z5fmG__theme-toggle-btn:hover{box-shadow:0 12px 40px var(--color-shadow);transform:scale(1.1)}}.styles-module__5z5fmG__lang-switch-mobile{align-self:center;margin-top:20px}@media (max-width:1260px){.styles-module__5z5fmG__nav{display:none}.styles-module__5z5fmG__burger{display:flex}.styles-module__5z5fmG__mobile-overlay{display:block}.styles-module__5z5fmG__mobile-nav{width:min(280px,85vw);display:flex}}@media (max-width:768px){.styles-module__5z5fmG__header-inner{padding:16px 24px}.styles-module__5z5fmG__header.scrolled .styles-module__5z5fmG__header-inner{padding:12px 24px}}
.styles-module__x4heeW__footer{background:var(--color-bg);border-top:1px solid var(--color-border);position:relative;overflow:hidden}.styles-module__x4heeW__footer-glow{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--color-accent) 10%, transparent) 0%, transparent 70%);pointer-events:none;width:900px;height:400px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.styles-module__x4heeW__footer-noise{pointer-events:none;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.styles-module__x4heeW__footer-inner{z-index:1;max-width:1280px;margin:0 auto;padding:0 48px;position:relative}.styles-module__x4heeW__footer-top{justify-content:space-between;align-items:flex-start;gap:48px;padding:48px 0 40px;display:flex}.styles-module__x4heeW__footer-brand{flex:1;min-width:0}.styles-module__x4heeW__footer-logo{align-items:center;gap:10px;margin-bottom:14px;text-decoration:none;display:inline-flex}.styles-module__x4heeW__footer-logo-wordmark{font-family:var(--font-unbounded), sans-serif;font-weight:var(--font-weight-bold);font-size:var(--font-size-xl);color:var(--color-text);letter-spacing:-.02em}.styles-module__x4heeW__footer-logo-wordmark span{color:var(--color-accent-hover);font-family:inherit}.styles-module__x4heeW__footer-tagline{font-size:var(--font-size-md);color:var(--color-text-2);max-width:340px;line-height:1.65}.styles-module__x4heeW__tg-card{flex-shrink:0}.styles-module__x4heeW__tg-link{background:color-mix(in srgb, var(--color-telegram) 8%, var(--color-surface));border:1px solid color-mix(in srgb, var(--color-telegram) 18%, transparent);border-radius:var(--radius-lg);transition:border-color .2s var(--ease-out), background .2s var(--ease-out), transform .3s var(--ease-out), box-shadow .3s var(--ease-out);align-items:center;gap:14px;padding:16px 18px;text-decoration:none;display:flex}@media (hover:hover){.styles-module__x4heeW__tg-link:hover{border-color:color-mix(in srgb, var(--color-telegram) 40%, transparent);background:color-mix(in srgb, var(--color-telegram) 14%, var(--color-surface));box-shadow:0 8px 24px color-mix(in srgb, var(--color-telegram) 15%, transparent);transform:translateY(-2px)}}.styles-module__x4heeW__tg-link-icon{background:var(--color-telegram);border-radius:var(--radius-sm);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.styles-module__x4heeW__tg-link-text{flex:1;min-width:0}.styles-module__x4heeW__tg-link-title{font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);color:var(--color-text);margin-bottom:2px}.styles-module__x4heeW__tg-link-desc{font-size:var(--font-size-xs);color:var(--color-text-2);line-height:var(--line-height-normal)}.styles-module__x4heeW__tg-link-arrow{color:var(--color-text-3);transition:color .2s var(--ease-out), transform .2s var(--ease-out);flex-shrink:0}@media (hover:hover){.styles-module__x4heeW__tg-link:hover .styles-module__x4heeW__tg-link-arrow{color:var(--color-text-2);transform:translate(3px)}}.styles-module__x4heeW__footer-divider{background:linear-gradient(90deg, transparent, var(--color-border-strong), transparent);height:1px}.styles-module__x4heeW__footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;display:flex}.styles-module__x4heeW__footer-nav{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.styles-module__x4heeW__footer-nav-pill{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text-2);border-radius:var(--radius-pill);transition:color .2s var(--ease-out), background .2s var(--ease-out);padding:6px 14px;text-decoration:none}@media (hover:hover){.styles-module__x4heeW__footer-nav-pill:hover{color:var(--color-text);background:var(--color-surface-2)}}.styles-module__x4heeW__footer-legal{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.styles-module__x4heeW__footer-copyright{font-size:var(--font-size-sm);color:var(--color-text-3)}.styles-module__x4heeW__footer-copyright a{color:var(--color-text-2);transition:color .2s var(--ease-out);text-decoration:none}@media (hover:hover){.styles-module__x4heeW__footer-copyright a:hover{color:var(--color-text)}}.styles-module__x4heeW__footer-legal-links{align-items:center;gap:14px;display:flex}.styles-module__x4heeW__footer-legal-links a{font-size:var(--font-size-xs);color:var(--color-text-4);transition:color .2s var(--ease-out);text-decoration:none}@media (hover:hover){.styles-module__x4heeW__footer-legal-links a:hover{color:var(--color-text-2)}}@media (max-width:1024px){.styles-module__x4heeW__footer-bottom{flex-direction:column;justify-content:center;align-items:center;gap:16px}.styles-module__x4heeW__footer-nav{justify-content:center}.styles-module__x4heeW__footer-legal{align-items:center}.styles-module__x4heeW__footer-copyright{text-align:center}}@media (max-width:768px){.styles-module__x4heeW__footer-inner{padding:0 24px}.styles-module__x4heeW__footer-top{flex-direction:column;gap:28px;padding:36px 0 32px}.styles-module__x4heeW__tg-card,.styles-module__x4heeW__tg-link{width:100%}.styles-module__x4heeW__footer-bottom{gap:14px;padding:18px 0}.styles-module__x4heeW__footer-nav{gap:2px}}
.styles-module__185-eq__banner{bottom:var(--space-9);z-index:1000;align-items:center;gap:var(--space-8);max-width:640px;width:calc(100% - var(--space-11));padding:var(--space-8) var(--space-9);background:var(--color-bg-alt);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-border-strong);border-radius:var(--radius-xl);box-shadow:0 8px 32px var(--color-shadow);opacity:0;animation:styles-module__185-eq__slideUp .4s var(--ease-out) forwards;display:flex;position:fixed;left:50%;transform:translate(-50%)translateY(20px)}@keyframes styles-module__185-eq__slideUp{to{opacity:1;transform:translate(-50%)translateY(0)}}.styles-module__185-eq__text{font-size:var(--font-size-sm);color:var(--color-text-2);flex:1;line-height:1.45}.styles-module__185-eq__link{color:var(--color-accent-hover);text-decoration:none}@media (hover:hover){.styles-module__185-eq__link:hover{text-decoration:underline}}.styles-module__185-eq__actions{gap:var(--space-4);flex-shrink:0;display:flex}.styles-module__185-eq__btnAccept{padding:var(--space-4) var(--space-8);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);border-radius:var(--radius-pill);cursor:pointer;background:var(--color-accent);color:var(--white);transition:background .2s var(--ease-out), transform .2s var(--ease-out);border:none}@media (hover:hover){.styles-module__185-eq__btnAccept:hover{background:var(--color-accent-hover);transform:translateY(-1px)}}.styles-module__185-eq__btnDecline{padding:var(--space-4) var(--space-8);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);border:1px solid var(--color-border-strong);border-radius:var(--radius-pill);cursor:pointer;background:var(--color-surface-2);color:var(--color-text-2);transition:background .2s var(--ease-out), border-color .2s var(--ease-out), transform .2s var(--ease-out)}@media (hover:hover){.styles-module__185-eq__btnDecline:hover{background:var(--color-surface-3);border-color:var(--color-border-stronger);transform:translateY(-1px)}}@media (max-width:540px){.styles-module__185-eq__banner{text-align:center;flex-direction:column;align-items:stretch}.styles-module__185-eq__actions{justify-content:center}}
