:root{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.5;color:#e2e8f0;background:#0b1220}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#132337,#0b1220 55%)}button,select,textarea{font:inherit}button{cursor:pointer}.app{max-width:1200px;margin:0 auto;padding:2rem 1.25rem 4rem}.hero h1{margin:0;font-size:2rem;color:#6ee7b7}.hero p{color:#94a3b8;margin-top:.5rem}.grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem}@media (max-width: 900px){.grid{grid-template-columns:1fr}}.card{background:#0f172ad9;border:1px solid #1e293b;border-radius:12px;padding:1rem}.card h2{margin:0 0 .75rem;font-size:1rem;color:#cbd5e1}textarea{width:100%;min-height:220px;background:#020617;color:#e2e8f0;border:1px solid #334155;border-radius:8px;padding:.75rem;resize:vertical}.row{display:flex;gap:.5rem;margin:.75rem 0;flex-wrap:wrap}select{background:#020617;color:#e2e8f0;border:1px solid #334155;border-radius:8px;padding:.5rem}.btn{background:#059669;color:#fff;border:none;border-radius:8px;padding:.6rem 1rem}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.secondary{background:#334155}.metrics{display:grid;gap:.35rem;font-size:.9rem}.savings{color:#6ee7b7;font-size:1.25rem;font-weight:700}.banner{margin-top:1rem;padding:.75rem 1rem;border-radius:8px;background:#172554;border:1px solid #1d4ed8;color:#bfdbfe;font-size:.85rem}.banner.warn{background:#422006;border-color:#b45309;color:#fde68a}.tabs{display:flex;gap:.5rem;margin-top:1rem}.tab{background:#1e293b;border:1px solid #334155;color:#cbd5e1;border-radius:999px;padding:.35rem .85rem}.tab.active{background:#065f46;border-color:#059669;color:#ecfdf5}.tier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:.75rem}.tier{border:1px solid #334155;border-radius:10px;padding:.75rem;background:#0f172a}.tier strong{color:#6ee7b7}.error{color:#fca5a5;font-size:.85rem;margin-top:.5rem}.links{margin-top:2rem;font-size:.85rem;color:#64748b}.links a{color:#6ee7b7}
