:root{--bg:#f8fafc;--surface:#fff;--text:#0f172a;--muted:#64748b;--border:#e2e8f0;--primary:#2563eb;--primary-dark:#1d4ed8;--shadow:0 20px 60px #0f172a1f;--checker:#e2e8f0}html.dark{--bg:#000;--surface:#111;--text:#f8fafc;--muted:#94a3b8;--border:#222;--primary:#60a5fa;--primary-dark:#3b82f6;--shadow:0 20px 60px #0009;--checker:#1a1a1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top, #2563eb1f, transparent 35%), var(--bg);color:var(--text);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html.dark body{background:#000}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(1180px,100% - 32px);margin:0 auto}.section{padding:72px 0}@media (width<=768px){.section{padding:48px 0}.container{width:min(100% - 20px,1180px)}}.card{border:1px solid var(--border);box-shadow:var(--shadow);backdrop-filter:blur(16px);background:#ffffffdb;border-radius:24px}html.dark .card{backdrop-filter:none;background:#111;border-color:#222;box-shadow:0 20px 60px #0009}.btn{cursor:pointer;background:var(--primary);color:#fff;border:0;border-radius:999px;padding:12px 18px;font-weight:700}.btn:hover{background:var(--primary-dark)}.btn.secondary{color:var(--text);border:1px solid var(--border);background:0 0}.input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:14px;padding:12px 14px}.badge{border:1px solid var(--border);color:var(--muted);background:var(--surface);border-radius:999px;align-items:center;padding:8px 12px;font-size:14px;display:inline-flex}.site-header{z-index:50;border-bottom:1px solid var(--border);backdrop-filter:blur(18px);background:#f8fafcc7;position:sticky;top:0}html.dark .site-header{backdrop-filter:blur(18px);background:#000000eb}.nav{justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.brand{letter-spacing:-.04em;font-size:20px;font-weight:900}.nav-links{color:var(--muted);align-items:center;gap:18px;font-weight:700;display:flex}.nav-links a:hover{color:var(--primary)}.theme-btn{border:1px solid var(--border);background:var(--surface);width:42px;height:42px;color:var(--text);cursor:pointer;border-radius:50%}.hamburger-btn{border:1px solid var(--border);background:var(--surface);width:42px;height:42px;color:var(--text);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;line-height:1;display:none}.mobile-nav{z-index:48;background:var(--surface);border-bottom:1px solid var(--border);backdrop-filter:blur(18px);flex-direction:column;gap:4px;padding:10px 16px 14px;display:none;position:sticky;top:72px}html.dark .mobile-nav{background:#000000f5}.mobile-nav.open{display:flex}.mobile-nav a{color:var(--text);border-radius:12px;padding:12px 16px;font-size:16px;font-weight:700;display:block}.mobile-nav a:hover{background:var(--bg);color:var(--primary)}.hero{align-items:center;min-height:620px;display:flex}.hero-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:32px;display:grid}.hero h1{letter-spacing:-.07em;margin:18px 0;font-size:clamp(42px,7vw,82px);line-height:.95}.hero p{max-width:650px;color:var(--muted);font-size:20px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-card{padding:28px}.hero-card p{color:var(--text);margin:0 0 12px;font-weight:900}.hero-card ul{color:var(--muted);margin:0;padding-left:20px;line-height:2}.section-title{max-width:760px;margin-bottom:28px}.section-title h2{letter-spacing:-.05em;margin:14px 0 8px;font-size:clamp(32px,5vw,54px)}.section-title p{color:var(--muted);margin:0;font-size:18px;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{padding:26px}.feature-card h3{margin-top:0}.feature-card p{color:var(--muted);line-height:1.7}.faq-list{gap:14px;display:grid}.faq-item{padding:22px}.faq-item summary{cursor:pointer;font-weight:900}.faq-item p{color:var(--muted);line-height:1.7}.site-footer{border-top:1px solid var(--border);color:var(--muted);padding:28px 0}.footer-inner{justify-content:space-between;align-items:center;gap:16px;display:flex}.calibration-app{padding:28px}.cal-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.cal-head h3{margin:0 0 6px;font-size:28px}.cal-head p,.cal-box p,.cal-status{color:var(--muted)}.cal-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.cal-box{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:22px}html.dark .cal-box{background:#111;border-color:#222}.cal-box h4{margin:0 0 10px;font-size:20px}.cal-box label{gap:8px;margin:14px 0;font-weight:700;display:grid}.cal-box input[type=range]{width:100%}.credit-card-preview{border:2px dashed var(--primary);max-width:100%;height:54px;color:var(--text);white-space:nowrap;background:#2563eb14;border-radius:14px;justify-content:center;align-items:center;margin:16px 0;font-weight:800;display:flex;overflow:hidden}.cal-status{margin:18px 0 0;font-weight:800}@media (width<=850px){.nav{min-height:64px}.nav-links{gap:10px;font-size:14px}.hero{min-height:auto}.hero-grid,.feature-grid{grid-template-columns:1fr}.footer-inner{flex-direction:column;align-items:flex-start}}@media (width<=800px){.cal-grid{grid-template-columns:1fr}.cal-head{flex-direction:column}.calibration-app{padding:20px}}@media (width<=520px){.brand{font-size:16px}.nav-links a{display:none}.hamburger-btn{display:flex}.hero h1{font-size:42px}.hero p{font-size:17px}.feature-card,.hero-card{padding:22px}}.footer-nav{flex-wrap:wrap;gap:20px;display:flex}.footer-nav a{color:var(--muted);font-size:14px;transition:color .15s}.footer-nav a:hover{color:var(--text)}.page-hero{border-bottom:1px solid var(--border);padding:72px 0 48px}.page-hero h1{letter-spacing:-.04em;margin:12px 0 16px;font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1.05}.page-hero p{color:var(--muted);max-width:560px;margin:0;font-size:18px;line-height:1.7}.page-body{max-width:720px;padding:64px 0 96px}.page-body h2{letter-spacing:-.02em;color:var(--text);margin:40px 0 10px;font-size:22px;font-weight:800}.page-body h2:first-child{margin-top:0}.page-body p{color:var(--muted);margin:0 0 14px;font-size:16px;line-height:1.85}.page-body ul,.page-body ol{color:var(--muted);margin:0 0 14px;padding-left:22px;font-size:16px;line-height:1.85}.page-body a{color:var(--primary);text-decoration:underline}.page-body strong{color:var(--text)}.page-body code{background:var(--border);border-radius:4px;padding:1px 5px;font-family:monospace;font-size:14px}.page-body hr{border:none;border-top:1px solid var(--border);margin:32px 0}
