:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f7f7f8;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(245,158,11,.16),transparent 32%),#f7f7f8}a{color:inherit}.site{width:min(1120px,calc(100% - 32px));margin:0 auto}.topbar{position:sticky;top:0;z-index:10;height:72px;display:flex;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f7f8c7}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;text-decoration:none;letter-spacing:-.02em}.brand-mark{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:12px;color:#fff;background:#111827}.nav{display:flex;align-items:center;gap:18px;font-size:14px;font-weight:700}.nav a,.footer-links a{text-decoration:none;color:#4b5563}.nav a:hover,.footer-links a:hover{color:#111827}.section{padding:72px 0}.hero{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:28px;align-items:center}.eyebrow{margin:0 0 12px;color:#b45309;font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{word-break:keep-all}h1{margin:0;font-size:clamp(40px,7vw,76px);line-height:1.04;letter-spacing:-.06em}h2{margin:0;font-size:clamp(30px,4vw,46px);line-height:1.12;letter-spacing:-.04em}h3{margin:18px 0 8px;font-size:22px}.hero-text,.section-head p,.split-section p,.contact-section p,.app-card p,.footer p{color:#4b5563;line-height:1.75}.hero-text{max-width:620px;font-size:18px}.hero-actions{margin-top:28px;display:flex;flex-wrap:wrap;gap:12px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;font-weight:800;text-decoration:none}.primary-button{color:#fff;background:#111827}.secondary-button{color:#111827;background:#fff;box-shadow:inset 0 0 0 1px #e5e7eb}.hero-card,.app-card,.contact-section{border:1px solid #e5e7eb;border-radius:28px;background:#ffffffdb;box-shadow:0 20px 60px #0f172a14}.hero-card{padding:22px}.card-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid #eef0f3}.card-row:last-child{border-bottom:0}.card-row span{color:#6b7280;font-weight:700}.card-row strong{text-align:right}.section-head{max-width:720px;margin-bottom:28px}.app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.app-card{padding:24px}.app-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:#fff;background:#111827;font-weight:900}.status{display:inline-flex;margin-top:12px;padding:6px 10px;border-radius:999px;color:#92400e;background:#fef3c7;font-size:13px;font-weight:800}.split-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;align-items:start}.contact-section{padding:40px;text-align:center}.email-link{display:inline-flex;margin-top:10px;font-weight:900;color:#111827}.footer{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #e5e7eb}.footer p{margin:6px 0 0;font-size:14px}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px;font-size:14px;font-weight:800}@media(max-width:820px){.site{width:min(100% - 24px,720px)}.topbar{height:auto;min-height:68px;align-items:flex-start;flex-direction:column;justify-content:center;gap:10px;padding:12px 0}.nav{width:100%;justify-content:space-between}.section{padding:52px 0}.hero{min-height:auto;grid-template-columns:1fr;padding-top:32px}.app-grid,.split-section{grid-template-columns:1fr}.footer{align-items:flex-start;flex-direction:column;padding:28px 0}.footer-links{justify-content:flex-start}}
