:root{--ink:#10243d;--muted:#60728a;--line:#d8e4f0;--brand:#0b5c9f;--soft:#eef7ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:#f4f8fc;margin:0}a{color:inherit;text-decoration:none}.shell,.landing{width:min(1180px,100% - 32px);margin:0 auto;padding:22px 0 44px}.topbar,nav{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.brand,nav b{align-items:center;gap:10px;font-size:20px;display:inline-flex}.brand span,.logo{color:#fff;background:var(--brand);border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.topbar p{color:var(--muted);margin:0}.hero{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:26px;min-height:520px;display:grid}.hero h1{letter-spacing:0;margin:0 0 18px;font-size:clamp(42px,7vw,82px);line-height:.95}.hero p{color:var(--muted);font-size:20px;line-height:1.6}.eyebrow{font-weight:800;color:var(--brand)!important}.heroCard{color:#fff;background:linear-gradient(145deg,#0b5c9f,#12233d);border-radius:24px;place-items:center;gap:16px;min-height:360px;display:grid;box-shadow:0 24px 60px #10243d2e}.features,.split{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.split{grid-template-columns:1fr 360px;align-items:start}.features article,.card,.loginCard{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 16px 40px #10243d14}.features article{padding:22px}.card{margin-bottom:18px;padding:22px}.side{position:sticky;top:20px}.muted,small{color:var(--muted);display:block}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.stack{gap:12px;display:grid}.field{gap:7px;font-weight:800;display:grid}.field span{font-size:13px}input,textarea,select{width:100%;min-height:44px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfddea;border-radius:10px;padding:10px 12px}textarea{resize:vertical;min-height:92px}.toggle{align-items:center;gap:10px;padding-top:24px;font-weight:800;display:flex}button,.link,.upload{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:10px 16px;font-weight:900;display:inline-flex}.primary{color:#fff;background:var(--brand);margin-top:16px}.ghost{color:var(--ink);background:var(--soft)}.upload{color:var(--brand);background:var(--soft)}.upload input{display:none}.tableWrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;border-bottom:1px solid #e5edf5;padding:12px 10px}tr{cursor:pointer}tr.selectedRow{background:#eef7ff}.badge{color:#24496f;background:#eaf4ff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.rowActions{gap:8px;display:flex}.rowActions button{min-height:32px;color:var(--brand);background:var(--soft);padding:6px 10px}.empty,.alert{background:var(--soft);border:1px solid var(--line);border-radius:12px;padding:12px}.quoteBox{background:#eef9f2;border:1px solid #bfe8cc;border-radius:14px;margin-top:16px;padding:16px}.quoteBox span,.quoteBox small{color:var(--muted);display:block}.quoteBox strong{color:#08713f;margin:4px 0;font-size:26px;display:block}.paymentGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.paymentCard{border:1px solid var(--line);background:#f9fcff;border-radius:12px;padding:14px}.paymentCard span,.paymentCard small{color:var(--muted);display:block}.paymentCard strong{margin:8px 0;font-size:20px;display:block}.paymentCard button{color:#fff;background:var(--brand)}.tabs{gap:10px;margin:0 0 18px;display:flex;overflow-x:auto}.tabs button{color:var(--ink);white-space:nowrap;background:#e9f2fb}.tabs button.active{color:#fff;background:var(--brand)}.loginPage{background:radial-gradient(circle at 80% 10%,#c8ecff,#0000 34%),#f3f8fd;place-items:center;min-height:100vh;padding:20px;display:grid}.loginCard{width:min(430px,100%);padding:32px}.loginCard h1{margin-bottom:6px}@media (max-width:900px){.hero,.features,.split{grid-template-columns:1fr}.side{position:static}}@media (max-width:640px){.shell,.landing{width:min(100% - 20px,1180px);padding-top:14px}.topbar,nav{flex-direction:column;align-items:flex-start}.hero{min-height:0}.hero h1{font-size:44px}.heroCard{min-height:220px}.grid{grid-template-columns:1fr}.card,.loginCard{border-radius:14px;padding:16px}}
.home-shell{width:min(1180px,100% - 40px);margin:0 auto;padding:22px 0 52px}.home-nav{justify-content:space-between;align-items:center;gap:18px;margin-bottom:34px;display:flex}.home-brand{align-items:center;gap:12px;font-size:20px;font-weight:900;display:inline-flex}.home-brand span{color:#fff;background:#0b5c9f;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.home-nav-actions{align-items:center;gap:10px;display:flex}.home-nav-actions a,.home-nav-actions select{color:#10243d;background:#fff;border:1px solid #d8e4f0;border-radius:12px;min-height:40px;padding:8px 13px;font-weight:800}.home-login{color:#fff!important;background:#0b5c9f!important;border-color:#0b5c9f!important}.home-hero{grid-template-columns:minmax(0,1fr) 430px;align-items:stretch;gap:28px;display:grid}.home-copy{padding:34px 0 22px}.home-eyebrow{color:#0b5c9f;letter-spacing:.02em;margin:0 0 14px;font-weight:900}.home-copy h1{letter-spacing:0;color:#10243d;max-width:760px;margin:0;font-size:clamp(40px,5.1vw,62px);line-height:1.08}.home-lead{color:#52677f;max-width:620px;margin:22px 0 0;font-size:19px;line-height:1.75}.home-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.home-primary,.home-secondary{border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-weight:900;display:inline-flex}.home-primary{color:#fff;background:#0b5c9f;box-shadow:0 14px 30px #0b5c9f33}.home-secondary{color:#10243d;background:#fff;border:1px solid #d8e4f0}.home-badges{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.home-badges span{color:#24496f;background:#eaf4ff;border:1px solid #d8e4f0;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.home-panel{color:#fff;background:linear-gradient(145deg,#0b5c9f,#11345b);border-radius:26px;align-self:stretch;padding:24px;box-shadow:0 24px 70px #10243d33}.home-panel-head{justify-content:space-between;gap:14px;margin-bottom:22px;display:flex}.home-panel-head span{color:#b8d8f3}.home-panel-head strong{color:#0d3d66;background:#dff2ff;border-radius:999px;padding:6px 10px;font-size:13px}.home-panel-row{border-top:1px solid #ffffff2e;padding:18px 0}.home-panel-row b{margin-bottom:8px;font-size:18px;display:block}.home-panel-row p{color:#d8e9f7;margin:0;line-height:1.6}.home-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0;display:grid}.home-stats article{background:#fff;border:1px solid #d8e4f0;border-radius:18px;padding:20px;box-shadow:0 14px 34px #10243d12}.home-stats strong{color:#0b5c9f;margin-bottom:6px;font-size:28px;display:block}.home-stats span{color:#60728a;font-weight:800}.home-services{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:10px;display:grid}.home-services article{background:#fff;border:1px solid #d8e4f0;border-radius:20px;padding:24px;box-shadow:0 16px 38px #10243d14}.home-services svg{color:#0b5c9f}.home-services h2{margin:18px 0 10px;font-size:22px}.home-services p{color:#60728a;margin:0;line-height:1.65}.home-workflow{background:#fff;border:1px solid #d8e4f0;border-radius:24px;grid-template-columns:300px 1fr;gap:22px;margin-top:28px;padding:28px;display:grid}.home-workflow h2{margin:0;font-size:30px}.home-steps{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.home-steps article{background:#f7fbff;border:1px solid #e0ebf5;border-radius:16px;padding:16px}.home-steps span{color:#8aa2b8;font-weight:900}.home-steps svg{color:#0b5c9f;margin:14px 0 10px;display:block}.home-steps h3{margin:0 0 8px;font-size:17px}.home-steps p{color:#60728a;margin:0;font-size:14px;line-height:1.55}@media (max-width:980px){.home-hero,.home-workflow{grid-template-columns:1fr}.home-panel{min-height:auto}.home-services,.home-stats,.home-steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.home-shell{width:min(100% - 22px,1180px);padding-top:14px}.home-nav{flex-direction:column;align-items:flex-start;margin-bottom:18px}.home-nav-actions{flex-wrap:wrap;width:100%}.home-nav-actions a,.home-nav-actions select{flex:auto}.home-copy{padding-top:10px}.home-copy h1{font-size:clamp(34px,12vw,44px);line-height:1.12}.home-lead{font-size:16px;line-height:1.7}.home-primary,.home-secondary{width:100%}.home-services,.home-stats,.home-steps{grid-template-columns:1fr}.home-panel,.home-workflow,.home-services article,.home-stats article{border-radius:18px}.home-workflow{padding:20px}}
