@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,700&family=Manrope:wght@500;600;700;800&display=swap";#root{min-height:100svh}.site-shell{--text: #fff8eb;--muted: rgba(255, 248, 235, .72);--line: rgba(255, 248, 235, .2);--accent: #61d7ff;--accent-strong: #2a73ff;--edge-glow: #204bff;--glass: rgba(248, 252, 255, .78);--glass-strong: rgba(255, 255, 255, .92);--glass-line: rgba(255, 255, 255, .62);position:relative;display:grid;min-height:100svh;overflow:hidden;padding:28px clamp(20px,4vw,64px);background:#080a12;color:var(--text);font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;isolation:isolate}.site-shell *{box-sizing:border-box}.site-shell a{color:inherit;text-decoration:none}.site-shell button,.site-shell a{font:inherit}.shader-background{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-4;background:#090b17}.grain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;background-image:radial-gradient(circle at 25% 20%,rgba(255,255,255,.11) 0 1px,transparent 1px),radial-gradient(circle at 75% 80%,rgba(255,255,255,.08) 0 1px,transparent 1px);background-size:42px 42px,56px 56px;mix-blend-mode:soft-light;opacity:.22}.glow{position:fixed;z-index:-3;width:min(45vw,620px);aspect-ratio:1;border-radius:50%;filter:blur(80px);opacity:.28;pointer-events:none}.glow-one{left:-14%;bottom:-20%;background:#275cff}.glow-two{right:-16%;top:-22%;background:var(--edge-glow);opacity:.18}.topbar{position:relative;z-index:1;display:flex;align-items:center;align-self:start;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center;width:clamp(162px,15vw,230px);padding:10px 14px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#060a1842;box-shadow:0 16px 60px #0000002e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand img{display:block;width:100%;height:auto;filter:drop-shadow(0 10px 28px rgba(40,113,255,.24)) brightness(1.18)}.language-switcher{display:inline-grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:5px;border:1px solid var(--line);border-radius:999px;background:#ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lang-button{min-width:46px;min-height:36px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;font-size:.82rem;font-weight:800;transition:background .18s ease,color .18s ease,transform .18s ease}.lang-button:hover{color:var(--text);transform:translateY(-1px)}.lang-button.is-active{background:var(--text);color:#11131b;box-shadow:0 10px 30px #0000003d}.hero{position:relative;z-index:1;align-self:center;justify-self:center;max-width:min(980px,100%);padding-block:clamp(84px,13vh,150px);text-align:center}.eyebrow{display:inline-flex;margin:0 0 22px;padding:8px 14px;border:1px solid rgba(97,215,255,.32);border-radius:999px;background:#2968ff24;color:var(--accent);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero h1{margin-inline:auto;max-width:980px;margin-top:0;margin-bottom:0;font-family:Fraunces,Georgia,serif;font-size:clamp(3.1rem,8vw,7.8rem);font-weight:700;line-height:.93;letter-spacing:0;text-wrap:balance}.headline-line{display:block}.hero h1[data-lang=ru]{font-size:clamp(4rem,7.4vw,7.5rem);line-height:.94}.hero h1[data-lang=en]{font-size:clamp(3.5rem,7.4vw,7.3rem);line-height:.94}.intro{max-width:650px;margin:28px auto 0;color:var(--muted);font-size:clamp(1.04rem,2vw,1.35rem);font-weight:600;line-height:1.65}.actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:36px}.primary-action{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:58px;gap:12px;padding:15px 20px;border:1px solid var(--glass-line);border-radius:999px;background:linear-gradient(135deg,var(--glass-strong),rgba(239,248,255,.76)),#ffffff29;box-shadow:0 24px 80px #2660ff38,inset 0 1px #ffffffeb,inset 0 -1px #1749a01a;color:#07142b;-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2);font-weight:900;transition:transform .18s ease,box-shadow .18s ease}.primary-action span:first-child{color:#07142b}.primary-action:hover{border-color:#ffffffc7;box-shadow:0 30px 90px #4794ff4d,inset 0 1px #fffffff5,inset 0 -1px #1749a01a;transform:translateY(-2px)}.action-handle{color:#07142b9e;white-space:nowrap}.footer{position:relative;z-index:1;align-self:end;justify-self:center;text-align:center;color:#fff8eb94;font-size:.92rem;font-weight:700}@media (max-width: 680px){.site-shell{min-height:100svh;padding:20px}.topbar{align-items:flex-start}.brand{width:136px;padding:7px 10px}.language-switcher{width:min(100%,178px)}.lang-button{min-width:0}.hero{padding-block:76px 64px;text-align:left;justify-self:stretch}.hero h1,.intro{margin-inline:0}.actions{justify-content:stretch}.hero h1{font-size:clamp(2.85rem,13vw,4rem)}.hero h1[data-lang=ru],.hero h1[data-lang=en]{font-size:clamp(2.75rem,12.2vw,3.75rem);line-height:.98}.primary-action{width:100%;flex-direction:column;gap:4px;border-radius:24px}.footer{max-width:260px;line-height:1.5;justify-self:start;text-align:left}}*{box-sizing:border-box}html{min-height:100%;background:#080a12;color-scheme:dark}body{min-height:100%;margin:0}
