:root{color:#243447;background:#f5f7f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{color:#fff;cursor:pointer;background:#176f63;border:0;border-radius:6px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-weight:700;display:inline-flex}button:disabled{cursor:wait;opacity:.62}.secondary{color:#20352f;background:#e6ece9}.icon-button{justify-content:center;width:34px;height:34px;min-height:34px;padding:0}.danger{color:#9b2d22;background:#f1dfdd}.app{max-width:1600px;min-height:100vh;margin:0 auto;padding:18px}.loading{justify-content:center;align-items:center;display:flex}.topbar{background:#fff;border:1px solid #dfe7e3;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:16px 18px;display:flex}h1,h2,h3,p{margin:0}h1{letter-spacing:0;font-size:24px}.topbar p{color:#66756f;margin-top:5px}.top-actions,.section-head,.segmented,.layout-actions{align-items:center;gap:8px;display:flex}.layout-actions{flex-wrap:wrap;justify-content:flex-end}.layout-select{width:min(480px,42vw);min-width:320px;min-height:36px}.workspace{grid-template-columns:minmax(330px,.36fr) minmax(720px,1fr);align-items:start;gap:14px;display:grid}.left-pane,.main-pane{gap:14px;display:grid}.section{background:#fff;border:1px solid #dfe7e3;border-radius:8px;padding:14px}.section-head{justify-content:space-between;margin-bottom:12px}h2{font-size:15px}.form-grid{gap:10px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.four{grid-template-columns:repeat(3,minmax(0,1fr))}.cut-mode{grid-column:1/-1}.field{gap:5px;display:grid}.field span,dt,.metric span{color:#6a7772;font-size:12px}input,select{color:#243447;background:#fbfcfb;border:1px solid #ccd8d3;border-radius:6px;width:100%;min-width:0;min-height:34px;padding:7px 8px}input[type=checkbox]{width:18px;min-height:18px}.master-block{border-top:1px solid #e8eeeb;gap:10px;padding-top:12px;display:grid}.master-block:first-child{border-top:0;padding-top:0}.subhead{justify-content:space-between;align-items:center;gap:8px;display:flex}.subhead h3{font-size:13px}.subhead span{color:#71817a;font-size:12px}.sheet-list{gap:8px;display:grid}.sheet-row{grid-template-columns:24px minmax(108px,1fr) 64px 64px 34px;gap:6px;display:grid}.sheet-head{color:#6a7772;align-items:center;padding:0 2px;font-size:12px;font-weight:700}.cost-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.check{align-items:center;display:flex}.items-table{border:1px solid #dfe7e3;border-radius:8px;overflow:auto}.items-head,.items-row{grid-template-columns:88px minmax(220px,1.3fr) 72px 72px 110px 76px 82px 94px 40px;gap:6px;min-width:820px;padding:8px;display:grid}.items-head{color:#5b6862;background:#eef3f0;font-size:12px;font-weight:700}.items-row{border-top:1px solid #e8eeeb}.items-row input,.items-row select{min-height:32px}.metrics{grid-template-columns:1.4fr repeat(4,1fr);gap:10px;display:grid}.metric{background:#fff;border:1px solid #dfe7e3;border-radius:8px;gap:5px;min-height:76px;padding:12px;display:grid}.metric strong{font-size:18px}.comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.plan-card{background:#fff;border:1px solid #dfe7e3;border-radius:8px;gap:12px;padding:14px;display:grid}.plan-card.selected{border-color:#176f63;box-shadow:inset 0 0 0 1px #176f63}.plan-card h3{margin-top:5px;font-size:17px}.tag{color:#176f63;background:#e6ece9;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}dd{margin:3px 0 0;font-weight:800}.warning,.alert{color:#9b2d22}.alert{background:#fff0ed;border:1px solid #f2c3bb;border-radius:8px;margin-bottom:14px;padding:12px 14px}.segmented{background:#eef3f0;border-radius:8px;padding:3px}.segmented button{color:#4d5d56;background:0 0;min-height:30px;padding:0 10px}.segmented .active{color:#176f63;background:#fff}.layout-key{background:#fbfcfb;border:1px solid #dfe7e3;border-radius:8px;max-height:620px;padding:12px;overflow:auto}.layout-key svg{max-width:none;height:auto;display:block}.notes{color:#4f5f58;white-space:pre-wrap;line-height:1.55}.empty{color:#5a6962;text-align:center;background:#fff;border:1px dashed #b9c8c1;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:190px;padding:20px;display:flex}@media (width<=1100px){.workspace,.comparison,.metrics{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start;gap:12px}}@media print{.left-pane,.top-actions,.items-table,.segmented,.secondary{display:none}.workspace,.metrics,.comparison{grid-template-columns:1fr}}
