:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}body{margin:0;padding:0;width:100%;min-height:100vh;overflow-x:hidden}h1{margin:0}button{font-family:inherit;cursor:pointer}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.app-shell{min-height:100vh;background:linear-gradient(135deg,#f7f7fb,#e9eefb);color:#1f2937;padding:24px}.panel{max-width:1080px;margin:0 auto;background:#ffffffeb;border:1px solid rgba(148,163,184,.25);border-radius:20px;padding:24px;box-shadow:0 20px 60px #0f172a14}.hero h1{margin:0;font-size:clamp(2rem,4vw,3rem)}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;color:#4f46e5;font-weight:700}.lead{margin:10px 0 0;max-width:70ch;color:#4b5563}.form-grid,.results-grid{display:grid;gap:16px;margin-top:24px}.form-grid,.results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}label{display:grid;gap:8px;font-weight:600}input{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:12px 14px;font:inherit;background:#fff}input:focus{outline:2px solid #6366f1;outline-offset:1px}.result-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:18px}.result-card h2{margin:0 0 16px;font-size:1.1rem}dl{display:grid;gap:12px;margin:0}dl>div{display:flex;justify-content:space-between;gap:12px}dt{color:#6b7280}dd{margin:0;font-weight:700;text-align:right}.result-card p{margin:16px 0 0;color:#4b5563;font-size:.95rem}@media(max-width:760px){.app-shell{padding:12px}.form-grid,.results-grid{grid-template-columns:1fr}}
