:root{--background: #FFFFFF;--surface: #F7F6F2;--surface-deep: #EFEDE6;--text: #1A1A1A;--text-muted: #6B6B66;--text-subtle: #9C9B95;--border: #E4E1DD;--discrepancy: #A32D2D;--attention: #BA7517;--confirmation: #0F6E56;--confirmation-bg:#E1F5EE;--neutral-data: #9966CC;--informational: #3C83F6;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--max-width: 64rem;--max-width-narrow: 42rem;--radius-md: 8px;--radius-lg: 12px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:1rem;font-weight:400;line-height:1.6;color:var(--text);background:var(--surface-deep);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--text);text-decoration:underline;text-underline-offset:2px}a:hover{text-decoration-color:var(--confirmation)}em{font-style:italic}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.container.narrow{max-width:var(--max-width-narrow)}.eyebrow{font-size:.8125rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);margin:0 0 .75rem}.site-header{padding:1.25rem 0;background:var(--background);border-bottom:1px solid var(--border)}.site-header .container{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .75rem}.site-header .logo{height:2.25rem;width:auto;display:block}.wordmark{font-weight:600;font-size:1.1875rem;letter-spacing:-.01em;color:var(--text);margin-right:.25rem}.wordmark-tagline{font-size:.9375rem;color:var(--text-muted)}.hero{padding:6rem 0 5rem;background:var(--background);border-bottom:1px solid var(--border)}.hero h1{font-size:3.25rem;font-weight:600;line-height:1.05;letter-spacing:-.02em;margin:0 0 1.5rem;max-width:18ch}.hero .lead{font-size:1.125rem;font-weight:400;line-height:1.6;color:var(--text-muted);max-width:42rem;margin:0 0 2rem}.cta{display:inline-block;padding:.8125rem 1.5rem;background:var(--text);color:#fff;border-radius:var(--radius-md);font-family:inherit;font-weight:500;font-size:1rem;line-height:1;border:1px solid var(--text);cursor:pointer;text-decoration:none}.cta:hover{background:#000;text-decoration:none}.cta-subline{font-size:.9375rem;color:var(--text-muted);margin:1.25rem 0 0;max-width:38rem}.section{padding:5.5rem 0;background:var(--background);border-bottom:1px solid var(--border)}.section--surface{background:var(--surface)}.section h2{font-size:2rem;font-weight:600;line-height:1.2;letter-spacing:-.01em;margin:0 0 1.25rem}.section h2+.lead{font-size:1.125rem}.section p{margin:0 0 1.25rem;max-width:42rem}.section p:last-child{margin-bottom:0}.section .text-muted{color:var(--text-muted)}.problem-lead{font-size:1.375rem;font-weight:600;line-height:1.35;letter-spacing:-.01em;color:var(--text);margin:0 0 1.5rem;max-width:36ch}.steps{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.step{display:grid;grid-template-columns:2.25rem 1fr;gap:1.25rem;align-items:start;padding:1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.section--surface .step{background:var(--background)}.step .num{width:2.25rem;height:2.25rem;display:grid;place-items:center;border-radius:999px;background:var(--background);border:1px solid var(--border);font-weight:600;font-size:1rem;color:var(--text)}.section--surface .step .num{background:var(--surface)}.step h3{margin:.25rem 0 .375rem;font-size:1.1875rem;font-weight:500}.step p{margin:0;color:var(--text-muted);max-width:none}.states{list-style:none;padding:0;margin:1.75rem 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.state{padding:1.5rem;background:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg)}.state-head{display:flex;align-items:center;gap:.625rem;margin:0 0 .625rem}.dot{width:.625rem;height:.625rem;border-radius:999px;flex:none}.dot--discrepancy{background:var(--discrepancy)}.dot--attention{background:var(--attention)}.dot--neutral{background:var(--neutral-data)}.dot--confirmation{background:var(--confirmation)}.state h3{margin:0;font-size:1.0625rem;font-weight:500}.state p{margin:0;font-size:.9375rem;color:var(--text-muted);max-width:none}.states-note{margin:1.75rem 0 0;color:var(--text-muted)}.tile-grid{list-style:none;padding:0;margin:1.75rem 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.tile{padding:1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.section--surface .tile{background:var(--background)}.tile h3{margin:0 0 .5rem;font-size:1.0625rem;font-weight:500}.tile p{margin:0;font-size:.9375rem;color:var(--text-muted);max-width:none}.faq h3{font-size:1.1875rem;font-weight:500;margin:2rem 0 .5rem}.faq h3:first-child{margin-top:0}.faq p{margin:0;color:var(--text-muted)}.waitlist-form{display:grid;gap:1.25rem;margin-top:2rem;max-width:32rem}.field{display:grid;gap:.375rem}.field label{font-weight:500;font-size:.9375rem}.field .optional{font-weight:400;color:var(--text-muted)}.field input,.field select,.field textarea{font-family:inherit;font-size:1rem;color:var(--text);background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);padding:.625rem .75rem;width:100%}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid var(--text);outline-offset:-1px;border-color:var(--text)}.field textarea{resize:vertical}.cta-submit{justify-self:start;margin-top:.25rem}.form-disclaimer{font-size:.875rem;color:var(--text-muted);margin:0;max-width:none}.site-footer{padding:3rem 0;background:var(--surface-deep);color:var(--text-muted);font-size:.9375rem}.site-footer p{margin:0 0 .5rem;max-width:42rem}.site-footer a{color:var(--text-muted)}.site-footer .legal-note,.site-footer .copyright{margin-top:1.5rem;font-size:.875rem;color:var(--text-subtle)}@media(max-width:48rem){.hero{padding:4rem 0 3rem}.hero h1{font-size:2.25rem}.section{padding:4rem 0}.section h2{font-size:1.625rem}.states,.tile-grid{grid-template-columns:1fr}}
