.landing{margin:0;min-height:100vh;display:grid;place-items:center;padding:24px;box-sizing:border-box;background:radial-gradient(60vw 60vw at 80% -10%, rgba(45, 96, 255, 0.1), transparent 60%),radial-gradient(50vw 50vw at -10% 110%, rgba(45, 96, 255, 0.08), transparent 60%),#f6f8fb;color:#1b2233;font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.landing__card{width:100%;max-width:560px;background:#fff;border:1px solid #e1e6ee;border-radius:24px;padding:48px 40px 32px;text-align:center;box-shadow:0 24px 60px -30px rgba(27,34,51,.25)}@media(max-width: 480px){.landing__card{padding:36px 24px 24px;border-radius:18px}}.landing__logo{max-width:200px;max-height:72px;margin-bottom:28px}.landing__brand{font-size:14px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6b7686;margin-bottom:28px}.landing__title{margin:0 0 12px;font-size:clamp(26px,4.5vw,36px);line-height:1.15;font-weight:700;letter-spacing:-0.01em;text-wrap:balance}.landing__text{margin:0 auto 24px;max-width:42ch;color:#6b7686}.landing__contacts{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 24px}.landing__contacts a{color:#2d60ff;text-decoration:none;font-weight:500}.landing__contacts a:hover{text-decoration:underline}.landing__domain{padding-top:20px;border-top:1px solid #e1e6ee;font-size:13px;color:#6b7686;font-family:ui-monospace,Menlo,Consolas,monospace}
