:root{color:#172019;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f6f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.72}.auth-page{background:radial-gradient(circle at 8% 18%,#ffffff29,#0000 17rem),linear-gradient(145deg,#064f2d 0%,#0a8a47 54%,#f5fff8 54% 100%);grid-template-columns:minmax(320px,1fr) minmax(360px,520px);min-height:100vh;display:grid}.auth-brand{color:#fff;flex-direction:column;justify-content:center;max-width:720px;padding:64px;display:flex}.auth-brand h1{letter-spacing:0;margin:18px 0 12px;font-size:clamp(42px,7vw,76px);line-height:.96}.auth-brand p{color:#e5ffed;max-width:560px;font-size:18px;line-height:1.6}.brand-mark{color:#06733b;background:#fffffff2;border-radius:50%;place-items:center;width:86px;height:86px;display:grid;box-shadow:0 22px 42px #0003}.brand-mark.small{width:44px;height:44px;box-shadow:none}.auth-card{background:#fffffff5;border-radius:8px;align-self:center;gap:16px;margin:32px;padding:32px;display:grid;box-shadow:0 24px 60px #0d241329}.auth-card h2,.workspace h1,.workspace h2,.workspace h3{letter-spacing:0;margin:0}.eyebrow{color:#087a3e;letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.muted{color:#65706a}label{color:#26362c;gap:8px;font-weight:700;display:grid}.field{background:#fff;border:1px solid #dce5dd;border-radius:8px;align-items:center;gap:10px;min-height:48px;padding:0 12px;display:flex}input,select,textarea{color:#172019;background:#fff;border:1px solid #dce5dd;border-radius:8px;outline:none;width:100%;padding:12px 14px}.field input{border:0;padding:0}input:focus,select:focus,textarea:focus,.field:focus-within{border-color:#0c8a48;box-shadow:0 0 0 3px #0c8a481f}.icon-button,.link-button,.back-link{color:#0b743d;background:0 0;border:0}.icon-button{border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.link-button,.back-link{justify-self:start;align-items:center;gap:6px;padding:0;font-weight:800;display:inline-flex}.primary-action,.secondary-action{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:900;display:inline-flex}.primary-action{color:#fff;background:#087a3e}.primary-action:hover{background:#066834}.primary-action.compact,.secondary-action{min-height:40px}.secondary-action{color:#0b743d;background:#e8f7ee}.check-row{grid-template-columns:20px 1fr;align-items:start;font-weight:600}.check-row input{width:18px;height:18px;margin-top:2px}.switch-copy{color:#65706a;margin:0;font-size:13px}.alert{border-radius:8px;margin:0;padding:12px 14px;font-weight:700}.alert.error{color:#9f1d1d;background:#fee2e2}.alert.success{color:#096536;background:#dcfce7}.app-shell{grid-template-columns:264px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#064f2d;flex-direction:column;gap:24px;height:100vh;padding:22px;display:flex;position:sticky;top:0}.sidebar-brand{align-items:center;gap:12px;display:flex}.sidebar-brand span{color:#c8f5d7;font-size:13px;display:block}.sidebar nav{gap:8px;display:grid}.sidebar nav button,.logout{color:#e9fff0;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:12px;font-weight:800;display:flex}.sidebar nav button:hover,.sidebar nav button.active,.logout:hover{background:#ffffff24}.logout{margin-top:auto}.workspace{align-content:start;gap:20px;padding:28px;display:grid}.topbar,.section-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.topbar h1{font-size:30px}.screen-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.hero-panel{color:#fff;background:linear-gradient(135deg,#064f2df5,#0a8a47eb),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='520'%20height='260'%20viewBox='0%200%20520%20260'%20fill='none'%3e%3cpath%20d='M56%20215C124%20166%20154%20167%20219%20207C285%20248%20340%20233%20464%20137'%20stroke='white'%20stroke-opacity='0.12'%20stroke-width='28'%20stroke-linecap='round'/%3e%3cpath%20d='M-12%2084C56%2035%2086%2036%20151%2076C217%20117%20272%20102%20396%206'%20stroke='white'%20stroke-opacity='0.1'%20stroke-width='24'%20stroke-linecap='round'/%3e%3ccircle%20cx='446'%20cy='206'%20r='76'%20fill='white'%20fill-opacity='0.08'/%3e%3ccircle%20cx='84'%20cy='44'%20r='52'%20fill='white'%20fill-opacity='0.07'/%3e%3c/svg%3e");border-radius:8px;grid-column:1/-1;justify-content:space-between;align-items:center;min-height:220px;padding:28px;display:flex;overflow:hidden}.hero-panel h2{font-size:clamp(34px,5vw,54px)}.hero-panel p{color:#e3ffeb;max-width:620px}.avatar{color:#06733b;background:#fff;border-radius:50%;flex:none;place-items:center;width:72px;height:72px;font-weight:900;display:grid;overflow:hidden}.avatar.large{cursor:pointer;width:96px;height:96px}.avatar img{object-fit:cover;width:100%;height:100%}.avatar input{display:none}.summary-card,.info-panel,.table-card,.panel-form,.modal-card{background:#fff;border:1px solid #e3ebe5;border-radius:8px;box-shadow:0 12px 30px #182e1f0f}.summary-card{align-items:flex-start;gap:14px;padding:18px;display:flex}.summary-card.wide{grid-column:1/-1}.summary-card p,.info-panel p,.section-head p{color:#65706a;margin:0}.summary-card h3{margin:4px 0 10px;font-size:18px}.card-icon{color:#087a3e;background:#e8f7ee;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.card-icon.blue{color:#0369a1;background:#e0f2fe}.card-icon.amber{color:#92400e;background:#fff7e0}.status{white-space:nowrap;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.status-green{color:#087a3e;background:#dcfce7}.status-blue{color:#0369a1;background:#e0f2fe}.status-gray{color:#4b5563;background:#e5e7eb}.status-red{color:#b91c1c;background:#fee2e2}.status-amber{color:#92400e;background:#fff7e0}.content-stack,.form-layout{gap:16px;display:grid}.table-card{overflow:hidden}.order-row,.payment-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #eef3ef;grid-template-columns:1.3fr 1.5fr auto;align-items:center;gap:16px;width:100%;padding:15px 16px;display:grid}.order-row:hover{background:#f7fbf8}.order-row span,.payment-row span{gap:3px;display:grid}small{color:#65706a}.empty{color:#65706a;margin:0;padding:22px}.panel-form{gap:16px;max-width:780px;padding:24px;display:grid}.preset-row{flex-wrap:wrap;gap:8px;display:flex}.preset-row button{color:#0b743d;background:#e8f7ee;border:0;border-radius:999px;padding:8px 12px;font-weight:800}.detail-grid,.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.info-panel{gap:10px;padding:18px;display:grid}.info-panel p{align-items:center;gap:8px;display:flex}.profile-head{align-items:center;gap:18px;display:flex}.modal-backdrop{background:#00000052;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{gap:14px;width:min(520px,100%);padding:22px;display:grid}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=920px){.auth-page,.app-shell{grid-template-columns:1fr}.auth-brand{padding:36px 24px 0}.auth-card{margin:24px}.sidebar{z-index:5;order:2;height:auto;padding:10px;position:sticky;top:auto;bottom:0}.sidebar-brand,.logout{display:none}.sidebar nav{grid-template-columns:repeat(4,1fr)}.sidebar nav button{flex-direction:column;justify-content:center;gap:4px;padding:8px 4px;font-size:12px}.workspace{padding:18px}.topbar,.section-head{flex-direction:column;align-items:flex-start}.screen-grid,.detail-grid,.cards-grid{grid-template-columns:1fr}.hero-panel{flex-direction:column;align-items:flex-start}.order-row,.payment-row{grid-template-columns:1fr}}
