:root{--bg: #f8fafc;--surface: #ffffff;--text: #0f172a;--muted: #475569;--line: #cbd5e1;--accent: #0066ff;--page-content-max: 1040px;--block-border: rgba(148, 163, 184, .35);--block-bg: linear-gradient(180deg, rgba(255, 255, 255, .96) 0%, rgba(248, 250, 252, .9) 100%);--block-shadow: inset 0 -1px 0 rgba(148, 163, 184, .18), 0 4px 14px rgba(15, 23, 42, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:linear-gradient(180deg,#f8fafc,#eef2ff);color:var(--text);min-height:100dvh}#app{max-width:1080px;margin:0 auto;padding:40px 20px 0;min-height:100dvh;display:flex;flex-direction:column}.hero h1{margin:0;font-size:clamp(22px,3.2vw,34px);line-height:1.15;font-weight:650;letter-spacing:-.01em}.hero{display:flex;flex-direction:column;padding-bottom:20px}.hero-headline{display:flex;align-items:flex-start;flex-wrap:wrap;gap:10px}.focus-cta:focus-visible,.footer-toggle:focus-visible,.footer-links a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.hero-brand-icon{border-radius:8px}.hero-brand-title{--brand-wordmark-size: 1.4rem}.lead{margin:10px 0 0;color:var(--muted);max-width:76ch;text-align:left;align-self:flex-start}.hidden{display:none!important}.product-focus{margin-top:16px;margin-bottom:20px;border:1px solid var(--block-border);border-radius:12px;background:var(--block-bg);box-shadow:var(--block-shadow);overflow:hidden}.focus-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.focus-panel{padding:16px 18px 18px;min-width:0;background:linear-gradient(180deg,#ffffffe0,#f1f5f9b8)}.focus-panel+.focus-panel{border-left:1px solid var(--line)}.focus-summary{margin:10px 0 0;color:var(--muted)}.focus-list{margin:12px 0 0;padding-left:18px;color:var(--muted);font-size:13px;line-height:1.45}.focus-list li+li{margin-top:6px}.focus-cta{display:inline-flex;margin-top:14px;color:#fff;background:#2563eb;border-radius:8px;padding:8px 12px;text-decoration:none;font-size:13px}.focus-cta:hover{background:#1d4ed8}.card-head{display:flex;align-items:center;gap:10px}.card-head .brand-wordmark{--brand-wordmark-size: 1.25rem}.app-icon{width:22px;height:22px;display:block;flex:0 0 22px}.tag{display:inline-block;width:-moz-fit-content;width:fit-content;font-size:12px;border:1px solid var(--line);border-radius:999px;padding:4px 10px;color:var(--muted)}.news-module{border:1px solid var(--block-border);border-radius:10px;background:var(--block-bg);box-shadow:var(--block-shadow);padding:16px 18px;margin-bottom:28px}@media (max-width: 720px){.focus-grid{grid-template-columns:1fr}.focus-panel+.focus-panel{border-left:0;border-top:1px solid var(--line)}}.news-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.news-head h2{margin:0;font-size:1.1rem;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.news-lead{margin:10px 0 0;color:var(--muted);font-size:13px}.news-list{margin:12px 0 0;padding-left:18px;color:var(--muted);font-size:13px}.news-list li+li{margin-top:6px}.site-footer{margin-top:auto;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-top:1px solid rgba(148,163,184,.28);border-left:0;border-right:0;border-bottom:0;border-radius:0;background:linear-gradient(180deg,#e2e8f080,#f1f5f9f2 18%,#f8fafc);box-shadow:none;overflow:hidden;display:flex;flex-direction:column}.footer-top,.footer-content,.footer-bottom{width:min(100%,var(--page-content-max));margin-left:auto;margin-right:auto}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:16px;border-bottom:1px solid var(--line)}.footer-note{margin:0;color:var(--muted);font-size:13px;line-height:1.4}.footer-links{display:flex;gap:12px;flex-wrap:wrap}.footer-links a{color:var(--text);text-decoration:none;font-size:13px}.footer-links a:hover{text-decoration:underline}.footer-links a[aria-disabled=true]{color:var(--muted);pointer-events:none}.footer-content{padding:14px 16px}.footer-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.footer-grid h3{margin:0 0 6px;font-size:14px}.footer-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.footer-bottom{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px}@media (max-width: 720px){.product-focus{margin-top:14px}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-top{flex-direction:column}.site-footer{width:100%;margin-left:0;margin-right:0}.hero-headline{gap:8px}}.brand-wordmark{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:-.02em;font-size:var(--brand-wordmark-size, 1.25rem);line-height:1.2;font-weight:600;display:inline-flex;align-items:baseline}.brand-icon{width:var(--brand-icon-size, 32px);height:var(--brand-icon-size, 32px);flex:0 0 var(--brand-icon-size, 32px)}.brand-wordmark__prefix{color:var(--brand-prefix-color, #64748b);font-weight:var(--brand-prefix-weight, 500)}.brand-wordmark__main{color:var(--brand-main-color, #0f172a);font-weight:var(--brand-main-weight, 700)}.brand-theme-default,.brand-theme-envelope,.brand-theme-4x6{--brand-prefix-color: #64748b;--brand-main-color: #0f172a;--brand-prefix-weight: 500;--brand-main-weight: 700}
