:root{--bg:#f2eee5;--ink:#1c1913;--ink-soft:#6b6357;--amber:#8a6a22;--cta-cream:#f5f2ec;--cta-ink:#12100e;--cta-amber:#e8a33d}*{box-sizing:border-box}html,body{background:var(--bg);height:100%;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Bricolage Grotesque,Onest,Segoe UI,system-ui,sans-serif}body{overflow:hidden}#scene{z-index:0;width:100%;height:100%;display:block;position:fixed;inset:0}.hero{z-index:1;pointer-events:none;grid-template-rows:1fr auto;padding:clamp(1.75rem,5vh,3.5rem) clamp(1.5rem,5vw,5rem);display:grid;position:fixed;inset:0}.hero__copy{align-self:center;max-width:56vw}.hero__title{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(2.6rem,6.4vw,5.6rem);font-weight:500;line-height:.98}html[lang^=ru] .hero__title{letter-spacing:-.02em;font-family:Onest,Segoe UI,system-ui,sans-serif}.hero__sub{letter-spacing:-.015em;color:var(--ink-soft);margin:clamp(.9rem,2.2vh,1.6rem) 0 0;font-size:clamp(1.05rem,1.9vw,1.6rem);font-weight:400;line-height:1.25}.btn{cursor:pointer;pointer-events:auto;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:.55em;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--cta-amber);outline-offset:2px}.btn--primary{letter-spacing:-.01em;background:var(--cta-ink);color:var(--cta-cream);border:1px solid var(--cta-ink);margin-top:clamp(1.5rem,3.2vh,2.3rem);padding:.95em 2em;font-family:Bricolage Grotesque,Onest,Segoe UI,system-ui,sans-serif;font-size:clamp(.95rem,1.15vw,1.05rem);font-weight:500}html[lang^=ru] .btn--primary{font-family:Onest,Segoe UI,system-ui,sans-serif}.btn--primary:hover,.btn--primary:focus-visible{background:var(--cta-amber);border-color:var(--cta-amber);color:var(--cta-ink)}.btn--outline{letter-spacing:.03em;background:var(--cta-cream);color:var(--cta-ink);border:1px solid var(--cta-ink);padding:.7em 1.2em;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.72rem}.btn--outline:hover,.btn--outline:focus-visible{background:var(--cta-amber);border-color:var(--cta-amber);color:var(--cta-ink)}.hero__whatsapp-icon{flex:none}.lang-switch{z-index:2;letter-spacing:.06em;align-items:center;gap:.5em;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.78rem;display:flex;position:fixed;top:clamp(1.25rem,3vh,2rem);right:clamp(1.5rem,5vw,5rem)}.lang-switch a{appearance:none;font:inherit;color:var(--ink);opacity:.55;cursor:pointer;background:0 0;border:none;margin:0;padding:.3em .2em;text-decoration:none;transition:opacity .15s}.lang-switch a:hover{opacity:.85}.lang-switch a.is-current{opacity:1;font-weight:500}.lang-switch a:focus-visible{outline:2px solid var(--cta-amber);outline-offset:2px;opacity:1;border-radius:3px}.lang-switch__sep{opacity:.35}.hero__footer{flex-direction:row;justify-content:space-between;align-self:end;align-items:flex-end;gap:1.5rem;width:100%;display:flex}.hero__footer-left{flex-direction:column;gap:.55rem;max-width:min(46ch,42vw);display:flex}.hero__footer-right{text-align:right;pointer-events:auto;flex-direction:column;align-items:flex-end;gap:.65rem;display:flex}.hero__credit{letter-spacing:.04em;color:#f5f2ecc7;text-shadow:0 1px 3px #00000059;margin:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.7rem}.hero__credit-link{color:var(--cta-cream);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .15s}.hero__credit-link:hover,.hero__credit-link:focus-visible{border-color:var(--cta-amber)}.hero__credit-link:focus-visible{outline:2px solid var(--cta-amber);outline-offset:2px}.hero__meter{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:.6em;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:clamp(.72rem,1vw,.84rem);display:inline-flex}.hero__dot{background:var(--amber);border-radius:50%;width:.45em;height:.45em;animation:2.4s ease-in-out infinite pulse}.hero__hint{letter-spacing:.08em;color:color-mix(in srgb, var(--ink-soft) 55%, transparent);margin:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.7rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.hero__dot{animation:none}.hero__hint{display:none}.btn,.lang-switch button,.hero__credit-link{transition:none}}@media (width<=760px){.hero{row-gap:.9rem}.hero__copy{align-self:end;max-width:none}.hero__title{font-size:clamp(34px,11vw,44px)}.hero__sub{margin-top:.55rem}.btn--primary{width:100%;margin-top:.85rem}.hero__footer{flex-direction:column;align-items:flex-start;gap:.6rem}.hero__footer-left{gap:.35rem;max-width:none}.hero__footer-right{text-align:left;align-items:flex-start;gap:.45rem;width:100%}.lang-switch{top:1rem;right:1.25rem}}@media (width>=1024px){.hero__title{white-space:nowrap;font-size:clamp(2.6rem,6vw,5.6rem)}}
