@font-face{font-family:Epilogue;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/epilogue-latin-500-normal.BNODJPoZ.woff2) format("woff2"),url(/_astro/epilogue-latin-500-normal.dtyNCBzt.woff) format("woff")}@font-face{font-family:Epilogue;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/epilogue-latin-600-normal.D8BqY1hl.woff2) format("woff2"),url(/_astro/epilogue-latin-600-normal.B5TlYxRi.woff) format("woff")}@font-face{font-family:Epilogue;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/epilogue-latin-ext-500-normal.D9xFf-PL.woff2) format("woff2"),url(/_astro/epilogue-latin-ext-500-normal.GUCYhfP5.woff) format("woff")}@font-face{font-family:Epilogue;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/epilogue-latin-ext-600-normal.B8d75QNE.woff2) format("woff2"),url(/_astro/epilogue-latin-ext-600-normal.C0owflia.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-latin-400-normal.C38fXH4l.woff2) format("woff2"),url(/_astro/inter-latin-400-normal.CyCys3Eg.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-latin-500-normal.Cerq10X2.woff2) format("woff2"),url(/_astro/inter-latin-500-normal.BL9OpVg8.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-cyrillic-400-normal.obahsSVq.woff2) format("woff2"),url(/_astro/inter-cyrillic-400-normal.HOLc17fK.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-cyrillic-500-normal.BasfLYem.woff2) format("woff2"),url(/_astro/inter-cyrillic-500-normal.CxZf_p3X.woff) format("woff")}:root{--color-bg: #000000;--color-surface: #141414;--color-surface-hover: #1c1c1c;--color-surface-raised: #1a1a1a;--color-border: #2a2a2a;--color-text: #f5f6f7;--color-text-muted: #a8adb3;--color-accent: #229ed9;--color-accent-hover: #1a8bc4;--color-accent-contrast: #ffffff;--radius: 16px;--radius-sm: 12px;--container-max: 520px;--font-heading: "Epilogue", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100dvh;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:1rem;line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.page{display:flex;flex-direction:column;align-items:center;min-height:100dvh;padding:2.5rem 1.25rem 3rem}.container{width:100%;max-width:var(--container-max);display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem}.logo{width:96px;height:96px;border-radius:50%;object-fit:cover}.headline{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}@media(prefers-reduced-motion:no-preference){.headline{animation:fadeUp .5s ease both}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.title{margin:0;font-family:var(--font-heading);font-size:1.75rem;font-weight:600;letter-spacing:-.02em}.tagline{margin:0;width:100%;max-width:100%;font-family:var(--font-body);font-size:clamp(.5625rem,4.6vw + .15rem,1.0625rem);font-weight:500;line-height:1.2;letter-spacing:-.02em;color:var(--color-text);white-space:nowrap;text-align:center}.trust-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%;margin:-.25rem 0 .25rem;padding:0;list-style:none}.trust-badge{display:inline-flex;align-items:center;padding:.4375rem .875rem;border-radius:999px;font-size:.75rem;font-weight:500;letter-spacing:.03em;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:inset 0 1px #ffffff0a}.hero-cta{display:flex;flex-direction:column;align-items:center;gap:.375rem;width:100%;margin-top:.5rem;text-align:center}.hero-cta__lead{margin:0;font-family:var(--font-heading);font-size:1.125rem;font-weight:600;letter-spacing:-.01em;color:var(--color-text)}.hero-cta__sub{margin:0 0 .375rem;font-size:.8125rem;line-height:1.45;color:var(--color-text-muted)}.channels{width:100%;display:flex;flex-direction:column;gap:1.75rem;margin-top:.75rem}.channel-section{width:100%;text-align:left}.channel-section__header{margin-bottom:.75rem;padding-bottom:.625rem;border-bottom:1px solid var(--color-border)}.channel-section__title{margin:0;font-family:var(--font-heading);font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text)}.channel-section__hint{margin:.25rem 0 0;font-size:.8125rem;color:var(--color-text-muted)}.channel-section__body{width:100%}.channel-group{display:flex;flex-direction:column;gap:.625rem}.channel-group--primary{gap:.75rem}.channel-group--spaced{margin-top:.625rem}.channel-group--stack{padding:.375rem;border-radius:var(--radius);background:var(--color-surface-raised);border:1px solid var(--color-border);gap:0;overflow:hidden}.channel-group--stack .link-button{border-radius:0;background:transparent}.channel-group--stack .link-button:hover{background:var(--color-surface-hover)}.channel-group--stack .link-button:not(:last-child){border-bottom:1px solid var(--color-border)}.link-button{display:flex;align-items:center;gap:.875rem;width:100%;min-height:52px;padding:.875rem 1rem;border-radius:var(--radius);background:var(--color-surface);color:var(--color-text);font-family:var(--font-body);text-align:left;transition:background .15s ease,transform .1s ease}.link-button:hover{background:var(--color-surface-hover)}.link-button:active{transform:scale(.99)}.link-button--primary{min-height:58px;padding:1rem 1.125rem;border:1px solid var(--color-border);background:linear-gradient(180deg,#1a1a1a 0%,var(--color-surface) 100%)}.link-button--primary:hover{background:linear-gradient(180deg,#222 0%,var(--color-surface-hover) 100%)}.link-button--hero{position:relative;z-index:0;min-height:64px;padding:1rem 1.25rem;border:none;background:var(--color-accent);color:var(--color-accent-contrast);box-shadow:0 4px 20px #229ed959;transition:background .15s ease,box-shadow .15s ease}.link-button--hero:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;pointer-events:none}@media(prefers-reduced-motion:no-preference){.link-button--hero{animation:heroPulseBtn 1.8s ease-in-out infinite}.link-button--hero:before{animation:heroPulseRing 1.8s ease-out infinite}}@keyframes heroPulseBtn{0%,to{transform:scale(1);box-shadow:0 4px 20px #229ed959}50%{transform:scale(1.04);box-shadow:0 6px 28px #229ed98c}}@keyframes heroPulseRing{0%{box-shadow:0 0 #229ed98c}70%{box-shadow:0 0 0 18px #229ed900}to{box-shadow:0 0 #229ed900}}.link-button--hero:hover{animation:none;background:var(--color-accent-hover);transform:translateY(-2px) scale(1.02);box-shadow:0 8px 32px #229ed980}.link-button--hero:hover:before{animation:none}.link-button--hero:active{transform:translateY(0) scale(.98);box-shadow:0 2px 12px #229ed966}.link-button--hero .link-button__icon{background:#ffffff26;color:var(--color-accent-contrast)}.link-button--hero .link-button__label{font-size:1.0625rem;font-weight:600}.link-button--hero .link-button__subtitle{color:#ffffffc7}.link-button__arrow{flex-shrink:0;margin-left:auto;font-size:1.25rem;font-weight:400;line-height:1;transition:transform .15s ease}.link-button--hero:hover .link-button__arrow{transform:translate(3px)}.link-button--compact{min-height:48px;padding:.75rem 1rem}.link-button__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#0a0a0a;color:var(--color-text)}.link-button--primary .link-button__icon{width:44px;height:44px}.link-button--compact .link-button__icon{width:36px;height:36px}.link-button__icon :global(.social-icon){display:block}.link-button__text{display:flex;flex:1;flex-direction:column;gap:.125rem;min-width:0}.link-button__label{font-size:1rem;font-weight:600;line-height:1.25}.link-button--compact .link-button__label{font-size:.9375rem;font-weight:500}.link-button__subtitle{font-size:.8125rem;font-weight:400;line-height:1.35;color:var(--color-text-muted)}
