:root{color:#1c2526;background:#f3f4f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}.app-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0 56px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.eyebrow{margin:0 0 8px;color:#66706b;font-size:14px}h1,h2{margin:0;letter-spacing:0}h1{max-width:720px;font-size:clamp(32px,5vw,54px);line-height:1.02}h2{font-size:20px}.service-chip{border:1px solid #c9d0c9;border-radius:6px;padding:10px 12px;color:#34413b;background:#fff;white-space:nowrap}.workspace-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px}.panel{border:1px solid #d6ddd6;border-radius:8px;background:#fff;box-shadow:0 16px 40px #37443e14}.panel{padding:20px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-heading span{color:#7b5951;font-size:14px}.field{display:grid;gap:8px;margin-bottom:16px;color:#3a4641;font-size:14px}.field input,.field select{width:100%;min-height:44px;border:1px solid #bdc8c1;border-radius:6px;padding:10px 12px;color:#15201c;background:#fbfcfb}.field input:focus,.field select:focus{border-color:#1f7a64;outline:3px solid rgba(31,122,100,.18)}.primary-button,.secondary-button{min-height:44px;border:0;border-radius:6px;padding:0 16px;cursor:pointer}.primary-button{width:100%;color:#fff;background:#1f7a64}.primary-button:disabled{cursor:wait;opacity:.65}.secondary-button{border:1px solid #c5cec7;color:#26332e;background:#fff}.selected-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 16px}.selected-summary div{border:1px solid #dce2dc;border-radius:6px;padding:10px;background:#f8faf8}.selected-summary dt{color:#64706b;font-size:12px}.selected-summary dd{margin:4px 0 0;overflow-wrap:anywhere;font-weight:700}.table-wrap{overflow-x:auto;margin-bottom:16px}.table-wrap.compact table{min-width:560px}table{width:100%;border-collapse:collapse;min-width:780px}th,td{border-bottom:1px solid #e4e8e4;padding:12px 10px;text-align:left;font-size:14px}th{color:#65716b;font-weight:600}tbody tr{cursor:pointer}tbody tr:hover,tbody tr.active{background:#edf7f3}.empty-state{border:1px dashed #b9c4bd;border-radius:8px;padding:28px;color:#66706b;text-align:center}.toast{position:fixed;right:20px;bottom:20px;max-width:min(420px,calc(100vw - 40px));border-radius:6px;padding:14px 16px;color:#fff;background:#1f7a64;box-shadow:0 16px 40px #212c2733}.toast.error{background:#b9413b}@media(max-width:760px){.app-shell{width:min(100% - 20px,1180px);padding-top:20px}.page-header,.workspace-grid{display:grid;grid-template-columns:1fr}.selected-summary{grid-template-columns:1fr}.service-chip{width:fit-content}}
