:root{color-scheme:light;--bg: #ffffff;--surface: #ffffff;--surface-soft: #f4f7fb;--surface-blue: #eef6ff;--ink: #191f28;--muted: #6b7684;--muted-strong: #4e5968;--line: #edf0f4;--accent: #3182f6;--accent-dark: #1b64da;--container: min(1140px, calc(100vw - 40px) )}*{box-sizing:border-box}html{min-width:320px;background:var(--bg)}body{margin:0;color:var(--ink);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:10;background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{width:var(--container);min-height:64px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:17px;font-weight:800;white-space:nowrap}.brand-mark{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;color:#fff;background:var(--accent);font-size:16px;font-weight:900}.primary-nav,.footer-links{display:flex;align-items:center;gap:22px;color:var(--muted);font-size:15px;font-weight:700}.primary-nav a.active{color:var(--accent)}main,.site-footer{width:var(--container);margin:0 auto}.hero{min-height:650px;display:grid;justify-items:center;align-content:center;gap:30px;padding:104px 0 88px;text-align:center}.hero-copy,.page{display:grid;gap:18px}.hero-copy{justify-items:center}.eyebrow,.section-label{margin:0;color:var(--accent);font-size:16px;font-weight:800;line-height:1.5}h1,h2,p{margin-top:0}h1{margin-bottom:0;max-width:880px;color:var(--ink);font-size:72px;font-weight:800;letter-spacing:-.02em;line-height:1.12}h2{margin-bottom:14px;color:var(--ink);font-size:46px;font-weight:800;letter-spacing:-.018em;line-height:1.22}p{color:var(--muted);line-height:1.75}.lead{max-width:760px;margin-bottom:0;color:var(--muted-strong);font-size:22px;font-weight:600;line-height:1.65}.narrow{max-width:760px}.hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:14px;color:#fff;background:var(--accent);font-weight:800;white-space:nowrap}.button:hover{color:#fff;background:var(--accent-dark)}.secondary-button{color:var(--accent);background:#e8f3ff}.secondary-button:hover{color:var(--accent-dark);background:#dcebff}.showcase-band,.statement-band{width:100vw;margin-left:calc(50% - 50vw);background:var(--surface-soft)}.showcase-band{padding:108px 0}.showcase-inner{width:var(--container);margin:0 auto;display:grid;grid-template-columns:430px minmax(0,1fr);gap:clamp(44px,8vw,110px);align-items:center}.showcase-copy p:last-child,.split-section p,.statement-band p,.contact-strip p{max-width:680px;margin-bottom:0;font-size:18px}.device-wrap{position:relative;min-height:560px;display:grid;place-items:center}.device{position:relative;z-index:1;width:286px;min-height:570px;padding:14px;border-radius:42px;background:#1f2937;box-shadow:0 44px 90px #3182f62e}.device-speaker{position:absolute;top:14px;left:50%;width:82px;height:22px;transform:translate(-50%);border-radius:999px;background:#111827}.device-screen{min-height:542px;padding:46px 18px 20px;border-radius:32px;background:linear-gradient(180deg,#fff,#f6f9ff);overflow:hidden}.app-topbar{display:flex;justify-content:space-between;align-items:center;color:var(--ink);font-size:14px;font-weight:800}.app-topbar span:last-child{color:var(--muted);font-size:12px}.search-pill{margin-top:24px;padding:15px 16px;border-radius:18px;color:#8b95a1;background:#f2f4f6;font-size:13px;font-weight:700}.result-card{margin-top:18px;padding:20px;border-radius:24px;background:#fff;box-shadow:0 18px 50px #191f2814}.result-kicker{display:block;margin-bottom:12px;color:var(--accent);font-size:12px;font-weight:800}.result-card strong{display:block;color:var(--ink);font-size:22px;line-height:1.25}.result-card p{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.mini-list{display:grid;gap:10px;margin-top:18px}.mini-list span{padding:14px 15px;border-radius:16px;color:var(--muted-strong);background:#fff;font-size:13px;font-weight:800}.device-shadow{position:absolute;bottom:8px;width:310px;height:56px;border-radius:50%;background:#191f2814;filter:blur(10px)}.split-section{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:clamp(36px,8vw,100px);align-items:center;padding:118px 0}.identity-card,.contact-strip{border:1px solid var(--line);border-radius:26px;background:var(--surface);box-shadow:0 20px 60px #191f280f}.identity-card{padding:28px}.identity-card dl,dl.identity-card{margin:0}.identity-card div{display:grid;gap:6px;padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid var(--line)}.identity-card div:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}dt{color:var(--muted);font-size:13px;font-weight:800}dd{margin:0;color:var(--ink);font-size:18px;font-weight:800;line-height:1.45}dd a,.lead a,.legal-page a,.identity-card a{color:var(--accent);font-weight:800}.statement-band{padding:92px max(20px,calc((100vw - 1140px)/2))}.statement-band h2{max-width:930px;margin-bottom:0;font-size:42px}.statement-band p+h2,.statement-band h2+p{margin-top:18px}.contact-strip{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:96px 0 100px;padding:34px;background:#fff}.page{padding:110px 0 96px}.product-page{grid-template-columns:minmax(0,1fr) 390px;gap:clamp(36px,8vw,90px);align-items:center}.product-page .device-wrap{min-height:520px}.product-page .device{width:260px;min-height:520px}.product-page .device-screen{min-height:492px}.two-column{grid-template-columns:minmax(0,1fr) 380px;gap:clamp(32px,7vw,80px);align-items:start}.contact-card{width:100%}.legal-page{max-width:840px;padding:92px 0 96px}.legal-header{display:grid;gap:12px;padding-bottom:30px;margin-bottom:16px;border-bottom:1px solid var(--line)}.legal-header h1{font-size:54px}.legal-header p{margin-bottom:0}.legal-section{padding:28px 0;border-bottom:1px solid var(--line)}.legal-section h2{font-size:24px}.legal-section p:last-child{margin-bottom:0}.not-found{min-height:56vh;align-content:center}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:32px 0 54px;border-top:1px solid var(--line)}.footer-legal{display:grid;gap:6px;color:var(--muted);font-size:14px;line-height:1.5}@media(max-width:900px){.showcase-inner,.split-section,.product-page,.two-column{grid-template-columns:1fr}.hero{min-height:auto;padding-top:82px}h1{font-size:54px}h2{font-size:36px}.showcase-inner{justify-items:center}.showcase-copy{justify-self:stretch}.identity-card{max-width:520px}}@media(max-width:640px){:root{--container: min(100vw - 32px, 1140px)}.header-inner{min-height:auto;padding:15px 0;align-items:flex-start;flex-direction:column;gap:14px}.primary-nav{width:100%;gap:16px;overflow-x:auto;padding-bottom:3px}.brand{font-size:16px}h1{font-size:40px;line-height:1.15}h2,.statement-band h2{font-size:30px}.legal-header h1{font-size:36px}.lead{font-size:18px}.hero,.page,.legal-page{padding-top:54px;padding-bottom:64px}.showcase-band{padding:64px 0}.split-section{padding:72px 0}.statement-band{padding-top:64px;padding-bottom:64px}.device-wrap{min-height:470px}.device{width:236px;min-height:470px;border-radius:36px}.device-screen{min-height:442px;border-radius:28px}.identity-card,.contact-strip{padding:22px;border-radius:22px}.contact-strip,.site-footer{align-items:flex-start;flex-direction:column}.footer-links{flex-wrap:wrap}}
