:root{color:#152033;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f6fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}button{color:#fff;cursor:pointer;font:inherit;background:#2563eb;border:0;border-radius:12px;padding:.85rem 1.1rem;font-weight:700}button:disabled{cursor:not-allowed;background:#a7b0c0}#app{max-width:1180px;margin:0 auto;padding:32px 20px 48px}.hero{grid-template-columns:1fr minmax(180px,260px);align-items:stretch;gap:20px;margin-bottom:20px;display:grid}.hero h1{margin:0;font-size:clamp(2rem,5vw,4rem);line-height:1}.lead{color:#526179;max-width:720px;font-size:1.1rem}.eyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-weight:800}.cash-card,.panel{background:#fff;border:1px solid #dfe6f2;border-radius:24px;box-shadow:0 18px 50px #15203314}.cash-card{flex-direction:column;justify-content:center;padding:24px;display:flex}.cash-card strong{font-size:2rem}.cash-card span,.cash-card small{color:#69758a}.toolbar{flex-wrap:wrap;align-items:stretch;gap:12px;margin-bottom:20px;display:flex}.auto-control{cursor:pointer;background:#fff;border:1px solid #dfe6f2;border-radius:12px;align-items:center;gap:10px;padding:.75rem 1rem;display:flex}.auto-control.active{background:#eefbf7;border-color:#14b8a6}.auto-control input{accent-color:#14b8a6;width:18px;height:18px}.auto-control span{font-weight:800}.auto-control small{color:#69758a}.auto-control:has(input:disabled){cursor:not-allowed;opacity:.65}.grid{grid-template-columns:1.2fr .8fr;gap:20px;margin-bottom:20px;display:grid}.panel{padding:22px}.panel h2{margin:0 0 16px}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 16px;display:grid}.stats div{background:#f6f8fc;border-radius:16px;padding:14px}.stats dt{color:#69758a;font-size:.85rem}.stats dd{margin:0;font-size:1.2rem;font-weight:800}.progress{background:#e7ecf5;border-radius:999px;height:14px;overflow:hidden}.progress span{background:linear-gradient(90deg,#2563eb,#14b8a6);height:100%;transition:width .18s;display:block}.progress.small{height:8px}.developers,.features{gap:12px;display:grid}.developer,.feature{background:#f6f8fc;border:1px solid #e1e8f3;border-radius:16px;padding:14px}.developer{gap:4px;display:grid}.developer span,.feature p{color:#69758a}.features{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.feature.done{border-color:#89d4c8}.feature.needs-fix{border-color:#fca5a5}.feature.needs-fix .feature-header span{color:#b91c1c;background:#fee2e2}.feature-header{justify-content:space-between;align-items:start;gap:10px;display:flex}.feature h3{margin:0;font-size:1rem}.feature-header span{color:#1d4ed8;white-space:nowrap;background:#dceafe;border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:800}.presentation{background:#eefbf7;border:1px solid #b8eadb;border-radius:16px;margin-top:16px;padding:14px}.presentation h3{margin:0 0 8px}.payment{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;margin-top:16px;padding:14px}.payment h3{margin:0 0 8px}.event-log{color:#44516a;margin:0;padding-left:20px}.event-log li+li{margin-top:8px}.success-log{color:#166534;margin:0;padding-left:20px}.success-log li+li{margin-top:8px}.company-settings-panel{margin-bottom:20px}.company-settings-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.company-settings-header h2{margin:0}.company-settings-header button{color:#1d4ed8;background:#eef2ff}.company-settings-summary{color:#69758a;margin:12px 0 0}.dialog-backdrop{z-index:100;background:#15203373;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.settings-dialog{background:#fff;border:1px solid #dfe6f2;border-radius:24px;width:100%;max-width:480px;padding:22px;box-shadow:0 24px 60px #1520332e}.settings-dialog-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.settings-dialog-header h2{margin:0}.dialog-close{color:#526179;background:#f6f8fc;border-radius:999px;width:36px;height:36px;padding:0;font-size:1.4rem;line-height:1}.settings-option{cursor:pointer;align-items:start;gap:12px;display:flex}.settings-option input{accent-color:#2563eb;width:18px;height:18px;margin-top:2px}.settings-option strong{display:block}.settings-option small{color:#69758a;margin-top:4px;display:block}@media (width<=760px){.hero,.grid,.stats{grid-template-columns:1fr}}.flex{gap:4px;display:flex}.flex-grow{flex-grow:1}.flex-grow-2{flex-grow:2}
