:root{color:#1a1a1a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#faf8f5;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}.status-page{text-align:center;place-content:center;min-height:100vh;padding:2rem;display:grid}.status-page--error h1{margin-top:0}.home{--accent:#c45c26;flex-direction:column;min-height:100vh;display:flex}.home-header{background:#fff;border-bottom:1px solid #e8e2da;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.home-brand{color:var(--accent);margin:0;font-size:1.1rem;font-weight:700}.home-brand-link{text-decoration:none}.home-brand-link:hover{text-decoration:underline}.home-header-cta{color:var(--accent);font-size:.9rem;font-weight:600;text-decoration:none}.home-header-cta:hover{text-decoration:underline}.home main{flex:1;width:min(960px,100%);margin:0 auto;padding:2.5rem 1.5rem 3rem}.home-hero{margin-bottom:3.5rem}.home-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .5rem;font-size:.85rem;font-weight:600}.home-hero h1{max-width:20ch;margin:0 0 1.25rem;font-size:clamp(1.85rem,4.5vw,2.85rem);line-height:1.12}.home-hero-accent{color:var(--accent)}.home-lead{color:#444;max-width:42rem;margin:0 0 2rem;font-size:1.125rem;line-height:1.6}.home-hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.home-btn{border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.35rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.home-btn--primary{background:var(--accent);color:#fff}.home-btn--primary:hover{background:#a84d1f}.home-btn--secondary{color:var(--accent);background:#fff;border:1px solid #e8e2da}.home-btn--secondary:hover{border-color:var(--accent)}.home-section{margin-bottom:3.5rem}.home-section h2{margin:0 0 1.5rem;font-size:clamp(1.35rem,3vw,1.75rem)}.home-compare{gap:1rem;display:grid}@media (width>=640px){.home-compare{grid-template-columns:1fr 1fr}}.home-compare-card{background:#fff;border:1px solid #e8e2da;border-radius:12px;padding:1.5rem}.home-compare-card h3{margin:0 0 1rem;font-size:1.05rem}.home-compare-card ul{color:#444;margin:0;padding-left:1.15rem}.home-compare-card li+li{margin-top:.5rem}.home-compare-card--before{background:#f5f3f0}.home-compare-card--after{border-color:color-mix(in srgb, var(--accent) 35%, #e8e2da);box-shadow:0 4px 20px #c45c2614}.home-compare-card--after h3{color:var(--accent)}.home-steps{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.home-step{background:#fff;border:1px solid #e8e2da;border-radius:12px;gap:1.25rem;padding:1.5rem;display:flex}.home-step-number{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;place-content:center;width:2.25rem;height:2.25rem;font-size:.95rem;font-weight:700;display:grid}.home-step h3{margin:0 0 .35rem;font-size:1.05rem}.home-step p{color:#555;margin:0}.home-benefits{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.home-benefits{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.home-benefits{grid-template-columns:repeat(3,1fr)}}.home-benefit{background:#fff;border:1px solid #e8e2da;border-radius:12px;padding:1.25rem}.home-benefit h3{color:var(--accent);margin:0 0 .5rem;font-size:1rem}.home-benefit p{color:#555;margin:0;font-size:.95rem;line-height:1.5}.home-example{background:#fff;border:1px solid #e8e2da;border-radius:12px;padding:1.75rem}.home-example p{color:#444;margin:0 0 1rem}.home-example-link{color:var(--accent);font-weight:600;text-decoration:none}.home-example-link:hover{text-decoration:underline}.home-cta{text-align:center;background:#fff;border:1px solid #e8e2da;border-radius:12px;padding:2.5rem 1.5rem;box-shadow:0 8px 30px #0000000a}.home-cta h2{margin-bottom:.75rem}.home-cta p{color:#555;max-width:32rem;margin:0 auto 1.5rem}.home-form-placeholder{text-align:left;max-width:36rem;margin-inline:auto}.home-form-placeholder p:last-child{margin-bottom:0}.home-footer{text-align:center;color:#777;background:#fff;border-top:1px solid #e8e2da;padding:1.25rem 1.5rem;font-size:.9rem}.home-footer p{margin:0}.home-footer-link{color:var(--accent);text-underline-offset:.15em;font-weight:600;text-decoration:underline}.home-footer-link:hover{color:color-mix(in srgb, var(--accent) 80%, #000)}.legal-main{flex:1;width:min(720px,100%);margin:0 auto;padding:2.5rem 1.5rem 3rem}.legal-main h1{margin:0 0 2rem;font-size:clamp(1.75rem,4vw,2.25rem)}.legal-section{margin-bottom:2rem}.legal-section h2{color:var(--accent);margin:0 0 .75rem;font-size:1.15rem}.legal-section p{color:#444;margin:0 0 .75rem;line-height:1.6}.legal-section p:last-child{margin-bottom:0}.legal-section ul{color:#444;margin:0;padding-left:1.25rem;line-height:1.6}.legal-section li+li{margin-top:.35rem}.legal-section a{color:var(--accent);font-weight:600}.legal-section a:hover{text-decoration:underline}.legal-back{margin-top:2.5rem}code{background:#f3ede6;border-radius:4px;padding:.15em .4em;font-family:Consolas,Courier New,monospace;font-size:.9em}.landing{--accent:#c45c26;flex-direction:column;min-height:100vh;display:flex}.landing-header{background:#fff;border-bottom:1px solid #e8e2da;justify-content:center;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.landing-logo{object-fit:contain;max-width:200px;max-height:50px}.landing-logo-link{border-radius:4px;line-height:0;text-decoration:none;transition:opacity .15s;display:inline-flex}.landing-logo-link:hover{opacity:.85}.landing-logo-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.landing-logo-placeholder{background:var(--accent);color:#fff;border-radius:8px;place-content:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:grid}.landing-brand{margin:0;font-size:1.1rem;font-weight:600}.landing-main{flex:1;width:min(960px,100%);margin:0 auto;padding:2.5rem 1.5rem 3rem}.landing-hero{margin-bottom:3rem}.landing-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .5rem;font-size:.85rem;font-weight:600}.landing-hero h1{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.15}.landing-description{color:#444;max-width:38rem;margin:0;font-size:1.125rem}.landing-contact h2{margin:0 0 .5rem;font-size:1.5rem}.landing-contact>p{color:#555;margin:0 0 1.5rem}.typeform-embed,.form-embed{background:#fff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 8px 30px #0000000f}.typeform-embed iframe,.form-embed iframe{border:none;width:100%;display:block}.typeform-placeholder,.form-embed-placeholder{text-align:center;color:#666;background:#fff;border:2px dashed #ddd;border-radius:12px;padding:2rem}.landing-footer{text-align:center;color:#777;background:#fff;border-top:1px solid #e8e2da;padding:1.25rem 1.5rem;font-size:.9rem}.landing-footer p{margin:0}.landing-footer-link{color:var(--accent);text-underline-offset:.15em;font-weight:600;text-decoration:underline}.landing-footer-link:hover{color:color-mix(in srgb, var(--accent) 80%, #000)}
