:root{color-scheme:light;--fu-navy: #111827;--fu-concrete: #f3f4f6;--fu-orange: #f97316;--fu-blue: #2563eb;--fu-green: #16a34a;--fu-red: #dc2626;--fu-white: #ffffff;--fu-ink-muted: #4b5563;--fu-border: #d1d5db;--fu-radius: 1.25rem;--fu-shadow: 0 24px 60px rgb(17 24 39 / .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--fu-concrete);color:var(--fu-navy);scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;min-width:320px;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(249 115 22 / .18)}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{color:var(--fu-orange)}:focus-visible{outline:3px solid var(--fu-orange);outline-offset:4px}.skip-link{left:1rem;position:absolute;top:1rem;transform:translateY(-160%);transition:transform .16s ease;z-index:10}.skip-link:focus-visible{transform:translateY(0)}.site-shell{min-height:100dvh;padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.site-frame{background:var(--fu-white);border:1px solid var(--fu-border);border-radius:var(--fu-radius);box-shadow:var(--fu-shadow);margin:0 auto;max-width:1120px;overflow:hidden}.site-header,.site-footer{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1rem clamp(1rem,4vw,2rem)}.brand-link{align-items:center;display:inline-flex;font-weight:800;gap:.75rem;min-width:0;text-decoration:none}.brand-link img{border-radius:.75rem;height:3rem;width:3rem}.site-nav{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.site-nav a,.button-link{border-radius:999px;font-weight:700;padding:.7rem 1rem;text-decoration:none;touch-action:manipulation}.site-nav a{color:var(--fu-ink-muted)}.site-nav a:hover{background:var(--fu-concrete);color:var(--fu-navy)}.button-link{background:var(--fu-orange);color:var(--fu-white);display:inline-flex}.button-link:hover{background:#ea580c;color:var(--fu-white)}button.button-link{border:0;cursor:pointer;font:inherit}main{display:block}.hero{background:linear-gradient(135deg,var(--fu-navy),#1e3a8a);color:var(--fu-white);padding:clamp(3rem,8vw,6rem) clamp(1.25rem,5vw,4rem)}.eyebrow{color:#fed7aa;font-size:.9rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2{letter-spacing:-.04em;line-height:1.05;margin:0;text-wrap:balance}h1{font-size:clamp(2.4rem,8vw,4.6rem);max-width:11ch}h2{font-size:clamp(1.8rem,5vw,3rem)}p{color:var(--fu-ink-muted);font-size:1.05rem;line-height:1.7;margin:0;text-wrap:pretty}.hero p{color:#e5e7eb;margin-top:1.25rem;max-width:42rem}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero-actions a:not(.button-link){color:#fed7aa;font-weight:700}.section{display:grid;gap:1.5rem;padding:clamp(2rem,6vw,4rem) clamp(1.25rem,5vw,4rem)}.section-alt{background:#f9fafb}.section-heading{display:grid;gap:1rem;max-width:58rem}.card-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.post-list{display:grid;gap:1rem}.card,.post-card{background:var(--fu-concrete);border:1px solid var(--fu-border);border-radius:1rem;min-width:0;padding:1.25rem}.card h2,.card h3,.post-card h3{margin:0 0 .75rem}.card h3,.post-card h3{font-size:1.15rem;line-height:1.35}.post-card a{text-decoration-color:#f9731673}.post-meta,.tag-list{align-items:center;color:var(--fu-ink-muted);display:flex;flex-wrap:wrap;font-size:.9rem;gap:.5rem}.post-meta span,.post-meta time,.tag-list li{background:var(--fu-white);border:1px solid var(--fu-border);border-radius:999px;padding:.35rem .65rem}.tag-list{list-style:none;margin:1rem 0 0;padding:0}.draft-badge{color:var(--fu-red);font-weight:800}.empty-state{background:var(--fu-concrete);border:1px solid var(--fu-border);border-radius:1rem;padding:1.25rem}.blog-article{display:grid;gap:0}.blog-header,.article-content{padding:clamp(2rem,6vw,4rem) clamp(1.25rem,5vw,4rem)}.blog-header{background:linear-gradient(135deg,var(--fu-navy),#1e3a8a);color:var(--fu-white);display:grid;gap:1rem}.blog-header h1{max-width:13ch}.blog-header p{color:#e5e7eb;max-width:48rem}.blog-header .post-meta,.blog-header .tag-list{color:#e5e7eb}.blog-header .post-meta span,.blog-header .post-meta time,.blog-header .tag-list li{background:#ffffff1f;border-color:#ffffff47}.back-link{color:#fed7aa;font-weight:800;width:fit-content}.article-content{display:grid;gap:1.25rem;max-width:76ch}.article-content h2,.article-content h3{letter-spacing:-.03em;line-height:1.15;margin:1rem 0 0;scroll-margin-top:1.5rem;text-wrap:balance}.article-content ul,.article-content ol{color:var(--fu-ink-muted);line-height:1.7;margin:0;padding-left:1.25rem}.article-content blockquote{background:#fff7ed;border-left:4px solid var(--fu-orange);margin:0;padding:1rem 1.25rem}.step-list,.faq-grid{display:grid;gap:1rem;margin:0}.step-list{counter-reset:step;list-style:none;padding:0}.step-list li{background:var(--fu-concrete);border:1px solid var(--fu-border);border-radius:1rem;color:var(--fu-ink-muted);counter-increment:step;line-height:1.7;padding:1rem 1rem 1rem 3.25rem;position:relative}.step-list li:before{align-items:center;background:var(--fu-navy);border-radius:999px;color:var(--fu-white);content:counter(step);display:inline-flex;font-weight:800;height:1.8rem;justify-content:center;left:1rem;position:absolute;top:1rem;width:1.8rem}.metric-strip{align-items:center;background:var(--fu-navy);border-radius:1rem;color:var(--fu-white);display:flex;flex-wrap:wrap;gap:.75rem 1rem;justify-content:space-between;padding:1rem 1.25rem}.metric-strip span{color:#e5e7eb}.faq-grid details{background:var(--fu-concrete);border:1px solid var(--fu-border);border-radius:1rem;padding:1rem 1.25rem}.faq-grid summary{cursor:pointer;font-weight:800;touch-action:manipulation}.faq-grid p{margin-top:.75rem}.privacy-note,.lead-section{border-top:1px solid var(--fu-border);display:grid;gap:1.5rem;padding:clamp(2rem,6vw,4rem) clamp(1.25rem,5vw,4rem)}.privacy-note{background:#fff7ed}.privacy-note p,.lead-section p{max-width:60rem}.sensitive-note{border-left:4px solid var(--fu-orange);margin-top:1rem;padding-left:1rem}.lead-form{background:var(--fu-concrete);border:1px solid var(--fu-border);border-radius:1rem;display:grid;gap:1rem;padding:clamp(1rem,4vw,1.5rem)}.form-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}label{color:var(--fu-navy);display:grid;font-weight:800;gap:.45rem}input,select,textarea{background:var(--fu-white);border:1px solid var(--fu-border);border-radius:.75rem;color:var(--fu-navy);font:inherit;padding:.8rem .9rem;width:100%}textarea{resize:vertical}.consent-row{align-items:start;display:grid;gap:.75rem;grid-template-columns:auto 1fr}.consent-row input{height:1.1rem;margin-top:.25rem;width:1.1rem}.form-help,.form-status{font-size:.95rem}.form-status:not(:empty){background:var(--fu-white);border:1px solid var(--fu-border);border-radius:.75rem;padding:.8rem .9rem}.site-footer{border-top:1px solid var(--fu-border);color:var(--fu-ink-muted);font-size:.95rem}@media(max-width:680px){.site-header,.site-footer{align-items:flex-start;flex-direction:column}}
