:root{color:#1f2933;background:#f4f7f6;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;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.7}a{color:inherit;text-decoration:none}.app-shell{display:grid;grid-template-columns:272px minmax(0,1fr);min-height:100vh}.sidebar{display:flex;flex-direction:column;gap:28px;border-right:1px solid #dce5e2;background:#fbfcfb;padding:24px 18px}.brand{display:flex;align-items:center;gap:12px}.brand strong,.user-chip strong{display:block;color:#16221f;font-size:15px;font-weight:760}.brand span,.user-chip span,.breadcrumb{display:block;color:#687872;font-size:12px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#143d35;color:#f4fbf7}.brand-mark.large{width:56px;height:56px}.nav-list{display:flex;flex:1;flex-direction:column;gap:6px}.nav-item,.sidebar-footer,.secondary-button,.primary-button,.icon-button{display:inline-flex;align-items:center;justify-content:center}.nav-item{justify-content:flex-start;gap:10px;min-height:42px;border-radius:8px;color:#50635d;padding:0 12px;font-size:14px;font-weight:650}.nav-item:hover{background:#edf4f1;color:#183b35}.nav-item.active{background:#dcece7;color:#0e4035;box-shadow:inset 3px 0 #14745f}.sidebar-footer{justify-content:flex-start;gap:10px;border:1px solid #d8e3df;border-radius:8px;color:#60746e;padding:12px;font-size:13px}.main-area{min-width:0}.topbar{position:sticky;top:0;z-index:10;display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #dce5e2;background:#fafcfbeb;padding:0 28px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-title{display:flex;align-items:center;gap:12px;min-width:0}.topbar h1{margin:4px 0 0;color:#16221f;font-size:22px;line-height:1.2}.topbar-actions{display:flex;align-items:center;gap:12px}.icon-button{position:relative;width:38px;height:38px;border:1px solid #d8e3df;border-radius:8px;background:#fff;color:#36524a}.icon-button:hover,.secondary-button:hover{border-color:#b8cbc4;background:#f6faf8}.notification-dot{position:absolute;top:9px;right:10px;width:7px;height:7px;border:2px solid #ffffff;border-radius:999px;background:#d34b3f}.user-chip{display:flex;align-items:center;gap:10px;min-width:168px;border:1px solid #d8e3df;border-radius:8px;background:#fff;padding:8px 10px}.avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:#e4eee9;color:#184239;font-weight:800}.content{padding:28px}.global-error-banner{position:sticky;top:0;z-index:20;display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;border:1px solid #f1c7c1;border-radius:10px;background:#fff4f2;color:#8e2c23;padding:12px 14px;font-size:13px;font-weight:800;line-height:1.5;box-shadow:0 10px 28px #621b1414}.global-error-banner span{flex:1}.global-error-banner button{display:inline-flex;width:26px;height:26px;flex:0 0 auto;align-items:center;justify-content:center;border:0;border-radius:7px;background:#8e2c2314;color:#8e2c23}.primary-button,.secondary-button,.danger-button{gap:8px;min-height:40px;border-radius:8px;padding:0 16px;font-weight:720}.primary-button{border:1px solid #123f35;background:#123f35;color:#fff}.primary-button:hover{background:#0d332b}.secondary-button{border:1px solid #d6e0dd;background:#fff;color:#36524a}.danger-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #a6352b;background:#b3382d;color:#fff}.danger-button:hover{background:#982d25}.compact{min-height:34px;padding:0 12px;font-size:13px}.login-page{display:grid;min-height:100vh;place-items:center;background:linear-gradient(135deg,#143d35eb,#254d43c7),url(https://images.unsplash.com/photo-1551288049-bebda4e38f71?auto=format&fit=crop&w=1800&q=80);background-position:center;background-size:cover;padding:28px}.login-panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.8fr);width:min(980px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:12px;background:#fffffff0;box-shadow:0 24px 80px #081f1a47}.login-copy{display:flex;flex-direction:column;justify-content:flex-end;min-height:560px;background:linear-gradient(180deg,#0e342b29,#0e342b14);padding:42px}.login-copy h1{margin:24px 0 12px;color:#132822;font-size:40px;line-height:1.05}.login-copy p{max-width:420px;margin:0;color:#445852;font-size:16px;line-height:1.7}.login-form{display:flex;flex-direction:column;justify-content:center;gap:18px;border-left:1px solid #dbe6e2;background:#fff;padding:42px}.eyebrow{color:#14745f;font-size:13px;font-weight:800}.login-form h2{margin:6px 0 0;color:#16221f;font-size:26px}.field{display:grid;gap:8px;color:#304842;font-size:13px;font-weight:720}.field input,.field select,.field textarea{width:100%;border:1px solid #ccd9d5;border-radius:8px;background:#fbfdfc;color:#16221f;outline:0;padding:11px 12px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#14745f;box-shadow:0 0 0 3px #14745f1f}.input-shell{display:flex;align-items:center;gap:10px;min-height:46px;border:1px solid #ccd9d5;border-radius:8px;background:#fbfdfc;color:#60746e;padding:0 12px}.input-shell:focus-within{border-color:#14745f;box-shadow:0 0 0 3px #14745f1f}.input-shell input{width:100%;border:0;outline:0;background:transparent;color:#16221f}.form-error{border:1px solid #f1c7c1;border-radius:8px;background:#fff4f2;color:#9f2f25;padding:10px 12px;font-size:13px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:18px}.metric-grid{display:grid;grid-column:1 / -1;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.metric-card,.panel,.state-panel{border:1px solid #dbe6e2;border-radius:8px;background:#fff;box-shadow:0 12px 28px #233a340f}.metric-card{min-height:128px;padding:18px}.metric-card span,.metric-card em{display:block;color:#687872;font-size:13px;font-style:normal}.metric-card strong{display:block;margin:16px 0 10px;color:#16221f;font-size:28px;line-height:1.1}.metric-card.good em{color:#0f7b5e}.metric-card.warning em{color:#a86612}.metric-card.danger em{color:#b3382d}.panel{min-width:0;padding:18px}.panel.wide{grid-column:span 1}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.panel h2,.state-panel h2{margin:0;color:#16221f;font-size:17px}.panel p,.state-panel p{margin:5px 0 0;color:#687872;font-size:13px;line-height:1.6}.table-wrap{overflow-x:auto}table{width:100%;min-width:680px;border-collapse:collapse;font-size:13px}th,td{border-bottom:1px solid #edf2f0;padding:12px 10px;text-align:left;white-space:nowrap}th{color:#667a73;font-weight:760}td{color:#263a35}.task-table{min-width:1180px}.prompt-cell,.reason-cell,.time-cell{white-space:normal;vertical-align:top;line-height:1.45}.prompt-cell{min-width:220px;max-width:340px;color:#233a35;font-weight:650}.reason-cell{min-width:220px;max-width:320px;color:#667a73}.reason-cell--failed{color:#a1372e;font-weight:700}.time-cell{min-width:150px}.time-cell span{display:block;color:#263a35;font-weight:750}.status-pill{display:inline-flex;min-width:58px;justify-content:center;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:760}.status-pill.paid{background:#e2f4ed;color:#14745f}.status-pill.pending{background:#fff3d9;color:#94610a}.status-pill.failed{background:#ffe7e3;color:#a6352b}.stack-list{display:grid;gap:12px}.stack-item{border:1px solid #e5ece9;border-radius:8px;background:#fbfdfc;padding:13px}.stack-item>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.stack-item strong{color:#1d302b;font-size:14px}.stack-item span,.stack-item small{color:#6b7d77;font-size:12px}.stack-item p{margin:9px 0;color:#405750}.stack-item.alert>div{justify-content:flex-start}.stack-item.alert.warning{border-color:#f0d8a8;background:#fffaf0}.stack-item.alert.danger{border-color:#f1c7c1;background:#fff4f2}.state-panel{display:grid;min-height:320px;place-items:center;align-content:center;gap:10px;padding:28px;text-align:center}.state-panel svg{color:#557067}.page-stack{display:grid;gap:16px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.page-heading h2{margin:0;color:#16221f;font-size:22px;line-height:1.2}.page-heading p{margin:7px 0 0;color:#687872;font-size:14px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dbe6e2;border-radius:8px;background:#fff;padding:12px}.search-field{display:flex;align-items:center;gap:10px;width:min(520px,100%);min-height:40px;border:1px solid #ccd9d5;border-radius:8px;background:#fbfdfc;color:#60746e;padding:0 12px}.search-field input{width:100%;border:0;outline:0;background:transparent;color:#16221f}.filter-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;border:1px solid #dbe6e2;border-radius:8px;background:#fff;padding:12px}.filter-toolbar.dense{align-items:stretch}.compact-search{width:min(300px,100%)}.filter-group{display:inline-flex;gap:4px;border:1px solid #d6e0dd;border-radius:8px;background:#f7faf8;padding:4px}.filter-group button{min-height:34px;border:0;border-radius:6px;background:transparent;color:#526861;padding:0 14px;font-weight:760}.filter-group button.active{background:#fff;color:#123f35;box-shadow:0 4px 12px #233a3414}.filter-select{display:inline-flex;align-items:center;gap:8px;min-height:40px;border:1px solid #ccd9d5;border-radius:8px;background:#fbfdfc;color:#60746e;padding:0 10px;font-size:13px;font-weight:760}.filter-select select{min-width:100px;border:0;outline:0;background:transparent;color:#16221f;font:inherit}.filter-select:focus-within{border-color:#79a997;box-shadow:0 0 0 3px #26775b1f}.split-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px}.detail-drawer{border:1px solid #dbe6e2;border-radius:8px;background:#fff;padding:18px;box-shadow:0 12px 28px #233a340f}.detail-drawer h3{margin:0;color:#16221f;font-size:18px}.detail-drawer p{margin:8px 0 16px;color:#687872;font-size:13px;line-height:1.6}.detail-drawer dl{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;margin:0;font-size:13px}.detail-drawer dt{color:#687872}.detail-drawer dd{min-width:0;margin:0;color:#263a35;overflow-wrap:anywhere}.empty-detail{display:grid;min-height:220px;place-items:center;align-content:center;gap:10px;color:#687872;text-align:center;font-size:13px}.row-actions{display:flex;flex-wrap:wrap;gap:8px}.link-button{display:grid;border:0;background:transparent;color:#123f35;padding:0;text-align:left;font-weight:760}.link-button small,td small{display:block;margin-top:3px;color:#75847f;font-size:12px;font-weight:500}.amount-plus{color:#0f7b5e;font-weight:800}.amount-minus{color:#b3382d;font-weight:800}.tag-row{color:#48645c;font-size:12px}.inline-result{display:flex;align-items:center;gap:10px;border:1px solid #d6e8df;border-radius:8px;background:#f2faf6;color:#1e5d4e;padding:13px 14px;font-size:13px;font-weight:700}.inline-result span{white-space:normal}.inline-result--success{border-color:#cde9dc;background:#f2faf6;color:#1e5d4e}.inline-result--failed{border-color:#f3c8c2;background:#fff4f2;color:#9e2f27}.inline-state{display:flex;align-items:center;gap:10px;border:1px solid #dbe6e2;border-radius:8px;background:#fff;color:#60746e;padding:12px 14px;font-size:13px}.inline-state.error{border-color:#f1c7c1;background:#fff4f2;color:#9f2f25}.inline-state span{flex:1}.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #dce5e2;border-radius:10px;background:#fff;padding:10px 12px;color:#60746e;font-size:13px}.pagination-bar>div{display:inline-flex;align-items:center;gap:10px}.page-size-select{display:inline-flex;align-items:center;gap:8px;color:#60746e;font-weight:700;white-space:nowrap}.page-size-select select{height:34px;min-width:92px;border:1px solid #d7e2df;border-radius:8px;background:#f8fbfa;color:#18231f;padding:0 30px 0 10px;font:inherit;font-weight:700}.page-size-select select:focus{outline:2px solid rgba(38,119,91,.16);border-color:#79a997}.pagination-bar strong{min-width:72px;color:#16221f;text-align:center}.tabs{display:inline-flex;width:fit-content;gap:4px;border:1px solid #d8e4e0;border-radius:10px;background:#f5faf8;padding:4px}.tabs button{border:0;border-radius:8px;background:transparent;color:#61736e;padding:9px 14px;font-weight:800}.tabs button.active{background:#fff;color:#173a31;box-shadow:0 4px 14px #18373014}.inline-form{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr)) auto auto;align-items:end;gap:12px;margin-bottom:18px}.inline-check{min-height:42px;align-items:center}.inline-error{grid-column:1 / -1}.drawer-backdrop{position:fixed;inset:0;z-index:50;display:flex;justify-content:flex-end;background:#0c1a1657}.drawer-panel{position:relative;display:flex;width:min(560px,100%);height:100%;flex-direction:column;gap:16px;overflow-y:auto;border-left:1px solid #d8e4e0;background:#fff;box-shadow:-18px 0 56px #081f1a38;padding:28px 28px 96px}.drawer-panel--wide{width:min(720px,100%)}.drawer-panel h3{margin:0;padding-right:44px;color:#16221f;font-size:22px}.drawer-panel p{margin:0;color:#61736e;font-size:14px;line-height:1.6}.drawer-close{position:absolute;top:18px;right:18px;display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid #d8e3df;border-radius:8px;background:#fff;color:#526861}.drawer-actions{position:fixed;right:0;bottom:0;display:flex;width:min(560px,100%);justify-content:flex-end;gap:10px;border-top:1px solid #e2ebe7;background:#fffffff5;padding:14px 28px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.drawer-panel--wide .drawer-actions{width:min(720px,100%)}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:#0c1a1661;padding:18px}.modal{position:relative;display:grid;gap:16px;width:min(560px,100%);border:1px solid #dbe6e2;border-radius:10px;background:#fff;box-shadow:0 24px 80px #081f1a47;padding:24px}.modal h3{margin:0;color:#16221f;font-size:20px}.modal p{margin:0;color:#61736e;font-size:14px;line-height:1.6}.modal-close{position:absolute;top:14px;right:14px;display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #d8e3df;border-radius:8px;background:#fff;color:#526861}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.settings-form{display:grid;gap:16px;max-width:760px}.settings-form__head{align-items:center;display:flex;gap:12px}.settings-form__head>svg{color:#0f9f6e}.settings-form__head h3{margin:0}.settings-form__head p{color:#60746e;margin:4px 0 0}.segmented-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border:1px solid #d6e0dd;border-radius:8px;background:#f7faf8;padding:4px}.segmented-control button{min-height:36px;border:0;border-radius:6px;background:transparent;color:#526861;font-weight:760}.segmented-control button.active{background:#fff;color:#123f35;box-shadow:0 4px 12px #233a3414}.segmented-control button.active.danger{color:#a6352b}.balance-preview{display:flex;align-items:center;justify-content:space-between;border:1px solid #dbe6e2;border-radius:8px;background:#fbfdfc;color:#60746e;padding:12px;font-size:13px}.balance-preview strong{color:#123f35;font-size:18px}.balance-preview.danger strong{color:#b3382d}.form-section-title{color:#16221f;font-size:14px;font-weight:800}.form-section-title.with-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.form-section-title.with-actions span:last-child{display:inline-flex;gap:6px}.form-section-title.with-actions button{border:0;background:transparent;color:#0f6f5d;cursor:pointer;font-size:12px;font-weight:800;padding:2px 4px}.quick-config-bar{display:flex;align-items:center;gap:12px;border:1px solid #d8e4e0;border-radius:8px;background:#f8fbfa;color:#526861;font-size:13px;line-height:1.5;padding:12px}.quick-config-bar span{min-width:0}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.check-line{display:inline-flex;align-items:center;gap:8px;color:#304842;font-size:13px;font-weight:720}.price-matrix{overflow-x:auto;border:1px solid #dbe6e2;border-radius:8px}.price-matrix table{width:100%;min-width:420px;border-collapse:collapse}.price-matrix th,.price-matrix td{border-bottom:1px solid #edf3f0;padding:10px 12px;text-align:left}.price-matrix th{background:#f8fbfa;color:#526861;font-size:12px;font-weight:800}.price-matrix td{color:#263e38;font-size:13px;font-weight:720}.price-matrix tr:last-child td{border-bottom:0}.price-matrix input{width:108px;border:1px solid #cfddd8;border-radius:8px;padding:9px 10px}.inline-hint{border:1px solid #d8e4e0;border-radius:8px;background:#f8fbfa;color:#526861;font-size:13px;padding:10px 12px}.skeleton,.skeleton-block{position:relative;overflow:hidden;min-height:170px}.skeleton:after,.skeleton-block:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);animation:shimmer 1.3s infinite;transform:translate(-100%)}.mobile-only{display:none}@keyframes shimmer{to{transform:translate(100%)}}@media(max-width:1120px){.app-shell{grid-template-columns:232px minmax(0,1fr)}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid,.split-layout{grid-template-columns:1fr}}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.mobile-only{display:inline-flex}.topbar{align-items:flex-start;flex-direction:column;padding:16px}.topbar-actions{width:100%;justify-content:space-between}.user-chip{min-width:0;flex:1}.content{padding:16px}.metric-grid{grid-template-columns:1fr}.page-heading,.toolbar,.modal-actions{align-items:stretch;flex-direction:column}.form-grid,.login-panel{grid-template-columns:1fr}.login-copy{min-height:230px;padding:28px}.login-copy h1{font-size:30px}.login-form{border-left:0;border-top:1px solid #dbe6e2;padding:28px}}
