:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f4f7fb;color:#102a43;line-height:1.7}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}body{background:linear-gradient(hsla(0,0%,100%,.72),hsla(0,0%,100%,.72)),url(/images/house-bg.svg) 50%/cover no-repeat,url(/images/house-bg.jpg) 50%/cover no-repeat,url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 400'><rect width='800' height='400' fill='%23e6f2ff'/><g transform='translate(80,60)'><rect x='40' y='120' width='220' height='120' rx='12' fill='%23ffffff' stroke='%23d1e9ff' stroke-width='2'/><polygon points='30,120 150,40 270,120' fill='%23ffcf6b' /><circle cx='330' cy='260' r='40' fill='%2397e6a9'/><rect x='320' y='220' width='20' height='40' rx='4' fill='%2366c17a' /><rect x='360' y='220' width='20' height='40' rx='4' fill='%2366c17a' /></g></svg>") 50%/cover no-repeat;background-attachment:fixed;background-color:#f4f7fb}button,input{font:inherit}a{color:inherit;text-decoration:none}.container{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 3rem}.hero{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:2rem;gap:2rem;align-items:start}.hero-copy{padding:2.25rem 2rem;border-radius:32px;background:hsla(0,0%,100%,.92);border:1px solid rgba(15,23,42,.08);box-shadow:0 30px 60px rgba(15,23,42,.08)}.hero-copy h1{margin:0;font-size:clamp(2.4rem,3vw,3.6rem);line-height:1.03;letter-spacing:-.04em}.hero-copy p{color:#475569;font-size:1.05rem;margin:1.2rem 0 0;max-width:720px}.tabs{display:inline-flex;border-radius:999px;overflow:hidden;background:rgba(15,23,42,.05);border:1px solid rgba(15,23,42,.08)}.tab-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#475569;padding:.85rem 1.25rem;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease}.tab-button.active{background:#fff;color:#1d4ed8;box-shadow:0 8px 24px rgba(15,23,42,.08)}.feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:2rem}.feature-card{background:#f8fafc;border:1px solid rgba(37,99,235,.12);border-radius:18px;padding:1.25rem}.about-card{background:#f8fafc;border:1px solid rgba(37,99,235,.12);border-radius:20px;padding:1.75rem}.feature-card h3{margin:0 0 .75rem;font-size:1rem;color:#1e3a8a}.feature-card p{margin:0;color:#475569}.input-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:28px;padding:2rem;box-shadow:0 30px 60px rgba(15,23,42,.06)}.label{display:block;margin-bottom:.85rem;font-weight:700;color:#0f172a}.text-input{width:100%;padding:1rem;border-radius:16px;border:1px solid rgba(15,23,42,.12);background:#f8fafc;transition:border-color .2s ease,box-shadow .2s ease}.text-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.14)}.primary-button{background:#1d4ed8;color:#fff;border:none;border-radius:16px;padding:1rem 1.5rem;cursor:pointer;font-weight:700;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.primary-button:hover:not(:disabled){transform:translateY(-1px);background:#1e40af;box-shadow:0 16px 40px rgba(30,64,175,.2)}.download-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.download-button{min-width:220px}.primary-button:disabled{opacity:.65;cursor:not-allowed}.status-message{margin-top:1.25rem;padding:1rem 1.25rem;border-radius:16px;font-weight:600}.status-error{background:#fee2e2;color:#991b1b}.status-success{background:#d1fae5;color:#065f46}.report-card{margin-top:2rem;padding:2rem;border-radius:32px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 25px 50px rgba(15,23,42,.06)}.report-heading{margin-bottom:1.75rem}.report-heading h2{margin:0;font-size:1.75rem}.report-section{margin-bottom:1.5rem}.report-section:last-child{margin-bottom:0}.report-section h3{margin:0 0 .75rem;font-size:1.1rem;color:#0f172a}.report-section p{margin:0;white-space:pre-line;color:#475569}.cta-banner{margin-top:2.5rem;padding:1.5rem 1.75rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:28px;display:flex;justify-content:space-between;align-items:center;gap:1rem}.cta-banner p{margin:0;max-width:720px}.cta-banner strong{display:block;font-size:1.1rem}@media (max-width:900px){.hero{grid-template-columns:1fr}.hero-copy{padding:1.25rem 1rem}.input-card{padding:1rem}}@media (max-width:700px){.container{padding:1.25rem}.feature-list{grid-template-columns:1fr}.cta-banner{flex-direction:column;align-items:flex-start}body{background:linear-gradient(hsla(0,0%,100%,.85),hsla(0,0%,100%,.85)),url(/images/house-bg.jpg) 50%/cover no-repeat,url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 400'><rect width='800' height='400' fill='%23e6f2ff'/><g transform='translate(80,60)'><rect x='40' y='120' width='220' height='120' rx='12' fill='%23ffffff' stroke='%23d1e9ff' stroke-width='2'/><polygon points='30,120 150,40 270,120' fill='%23ffcf6b' /><circle cx='330' cy='260' r='40' fill='%2397e6a9'/><rect x='320' y='220' width='20' height='40' rx='4' fill='%2366c17a' /><rect x='360' y='220' width='20' height='40' rx='4' fill='%2366c17a' /></g></svg>") 50%/cover no-repeat;background-attachment:scroll}}