:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#020617;color:#f9fafb}.page{min-height:100vh;display:flex;flex-direction:column}.header{padding:2.5rem 1.5rem 1.5rem;max-width:1100px;margin:0 auto}.header h1{margin:0 0 .5rem;font-size:2.5rem;font-weight:700;color:#fff}.header p{margin:0;color:#e5e7eb;max-width:720px;line-height:1.5}.content-grid{flex:1;padding:1.5rem;max-width:1200px;margin:0 auto 2rem;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.3fr);gap:1.5rem}@media(max-width:900px){.content-grid{grid-template-columns:minmax(0,1fr)}}.panel{background:#020617;border-radius:24px;padding:1.75rem 1.75rem 1.5rem;box-shadow:0 18px 40px #00000073;border:1px solid rgba(148,163,184,.25)}.panel-summary{background:#020617}.panel-title{margin:0 0 .25rem;font-size:1.1rem;font-weight:600;color:#fff}.panel-sub{margin:0 0 1rem;font-size:.9rem;color:#e5e7eb}.select{width:100%;padding:.65rem .9rem;border-radius:999px;border:none;outline:none;margin-bottom:1.25rem;font-size:.95rem;background-color:#f9fafb;color:#111827}.field{margin-bottom:1.1rem}.field-label-row{display:flex;justify-content:space-between;align-items:center}.field-label{font-size:.9rem;font-weight:500;color:#f9fafb}.field-value{font-size:.9rem;color:#f9fafb}.field-hint{font-size:.75rem;color:#e5e7eb;margin-top:.25rem}.slider{width:100%;margin-top:.45rem}.field-inline{display:flex;align-items:center}.number-input{width:100%;padding:.5rem .8rem;border-radius:999px;border:none;outline:none;background-color:#f9fafb;color:#111827;font-size:.95rem}.summary-block{border-radius:12px;padding:1rem 1.1rem;background:#0f172ae6;margin-bottom:1rem}.summary-row{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.45rem}.summary-label{font-size:.85rem;color:#f9fafb}.summary-sub{font-size:.75rem;color:#e5e7eb}.summary-value{font-weight:600;font-size:.9rem;color:#fff;white-space:nowrap}.summary-value.highlight{color:#fbbf24}.download-card{margin-top:1.3rem;padding:1rem 1.1rem 1.2rem;border-radius:14px;background:#1e40af99}.download-card h3{margin:0 0 .4rem;font-size:1rem;color:#fff}.download-card p{margin:0 0 .9rem;font-size:.85rem;color:#e5e7eb}.button{display:inline-block;margin-top:.2rem;padding:.85rem 1.6rem;border-radius:999px;text-decoration:none;background:#f6c945;color:#111827;font-weight:600;border:none;cursor:pointer;font-size:.95rem}.button:hover{filter:brightness(1.05)}.footer{padding:1rem 1.5rem 2rem;text-align:center;color:#9ca3af}.privacy-note{margin-top:.9rem;font-size:.75rem;color:#e5e7eb}.triple-row{display:flex;gap:1rem;margin-top:.4rem;flex-wrap:wrap}.mini-field{flex:1 1 0;min-width:140px}.mini-label{font-size:.75rem;color:#e5e7eb}.mini-value{font-size:.85rem;font-weight:500;color:#f9fafb;margin-bottom:.2rem}.mini-slider{width:100%}@media(max-width:640px){.triple-row{flex-direction:column}}.dual-row{display:flex;gap:1rem;margin-top:.6rem;flex-wrap:wrap}@media(max-width:640px){.dual-row{flex-direction:column}}
