:root{--green:#0b6b3a;--green-dark:#07522c;--charcoal:#121212;--danger:#c62828;--warning:#a85d0b;--info:#24679a;--success:#187745;--text:#18201b;--muted:#637067;--border:#dbe1dc;--surface:#fff;--surface-muted:#f5f4ef;--focus:#2e7d55;--pp-border:#dbe1dc;--radius:9px;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--ui-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--ui-display:var(--ui-sans);--pp-green:#0b6b3a;--pp-green-strong:#0a5c33;--pp-green-deep:#063f23;--pp-green-wash:#eaf4ee;--pp-green-line:#cfe6d8;--pp-mint:#16a34a;--pp-lime:#4d9d5f;--pp-ink:#14201a;--pp-charcoal:#101512;--pp-muted:#5f6f66;--pp-faint:#8a978f;--pp-line:#e4eae5;--pp-line-soft:#eef2ee;--pp-surface:#fff;--pp-wash:#f6f8f5;--pp-amber:#b26a08;--pp-amber-wash:#fdf3e4;--pp-red:#c0322b;--pp-red-wash:#fbe9e8;--pp-blue:#2b6cb0;--pp-blue-wash:#e8f0f9;--pp-shadow:0 1px 2px #10281c0a, 0 8px 24px -18px #10281c47;--pp-shadow-lg:0 12px 40px -22px #10281c73;--pp-radius:14px;--pp-radius-sm:10px}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}body{background:var(--surface-muted);color:var(--text);font-family:var(--ui-sans);letter-spacing:0;margin:0;font-size:15px;line-height:1.5}h1,h2,h3,.font-display{font-family:var(--ui-sans);letter-spacing:-.02em;font-weight:650}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%}th,td,time,output,[data-numeric]{font-variant-numeric:tabular-nums}:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 35%, transparent);outline-offset:2px}.auth-page{background:#eeeee8;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--border);background:#fff;border-radius:12px;width:min(440px,100%);padding:28px}.auth-brand{align-items:center;gap:10px;margin-bottom:24px;font-size:22px;font-weight:850;display:flex}.auth-mark{background:var(--green);color:#fff;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.auth-card h1{margin:0 0 7px;font-size:27px}.auth-card p{color:var(--muted);line-height:1.55}.form-stack{gap:15px;margin-top:22px;display:grid}.form-stack label{gap:6px;font-size:13px;font-weight:700;display:grid}.form-stack input,.form-stack select{border:1px solid var(--border);border-radius:7px;width:100%;min-height:44px;padding:10px 12px}.primary-action{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:7px;min-height:44px;padding:10px 15px;font-weight:800}.primary-action:hover{background:var(--green-dark)}.safe-note{color:#315a40;background:#f0f7f2;border:1px solid #d6e3da;border-radius:7px;margin-top:18px;padding:11px;font-size:12px}.auth-split{grid-template-columns:1.05fr 1fr;min-height:100vh;display:grid}.auth-hero{color:#eaf3ec;background:radial-gradient(1100px 520px at 12% -8%,#ffffff1a,#0000),linear-gradient(150deg,#0b6b3a 0%,#07522c 55%,#063f23 100%);flex-direction:column;justify-content:space-between;gap:40px;padding:clamp(32px,5vw,68px);display:flex;position:relative;overflow:hidden}.auth-hero:after{content:"";background:radial-gradient(circle,#ffffff1f,#0000 70%);border-radius:50%;width:380px;height:380px;position:absolute;bottom:-120px;right:-120px}.auth-hero>*{z-index:1;position:relative}.auth-hero-brand{align-items:center;gap:12px;font-size:23px;font-weight:850;display:flex}.auth-hero-brand .auth-mark{border:1px solid #ffffff40;width:42px;height:42px;font-size:20px}.auth-hero h2{letter-spacing:-.5px;margin:0 0 16px;font-size:clamp(28px,3.4vw,44px);line-height:1.08}.auth-hero-lead{color:#cbe4d5;max-width:46ch;margin:0;font-size:16px;line-height:1.6}.auth-points{gap:14px;margin:26px 0 0;padding:0;list-style:none;display:grid}.auth-points li{color:#dcefe3;grid-template-columns:24px 1fr;align-items:start;gap:12px;font-size:14px;line-height:1.5;display:grid}.auth-points svg{color:#7fdca6;margin-top:1px}.auth-hero-foot{color:#a9cbb8;border-top:1px solid #ffffff24;padding-top:18px;font-size:12px;line-height:1.5}.auth-form-side{background:#eeeee8;place-items:center;padding:24px;display:grid}.auth-form-side .auth-card{border:1px solid var(--border);box-shadow:0 12px 40px -28px #063f2380}@media (max-width:900px){.auth-split{grid-template-columns:1fr}.auth-hero{display:none}}.page-state{text-align:center;place-items:center;min-height:100vh;padding:24px;display:grid}.resource-page{max-width:1480px;margin:auto;padding:28px clamp(14px,4vw,42px) 60px}.resource-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.resource-header h1{margin:4px 0 6px;font-size:clamp(25px,3vw,34px)}.resource-header p{color:var(--muted);margin:0}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:850}.resource-primary{border:1px solid var(--green);background:var(--green);color:#fff;cursor:pointer;border-radius:7px;min-height:40px;padding:9px 13px;font-weight:750}.resource-primary:disabled{opacity:.55;cursor:not-allowed}.resource-note{color:#315a40;background:#f0f7f2;border:1px solid #d6e4da;border-radius:7px;margin-bottom:16px;padding:11px 13px;font-size:12px;line-height:1.5}.resource-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px;display:grid}.resource-card{border:1px solid var(--border);background:#fff;border-radius:9px}.resource-pad{padding:18px}.resource-stat{min-width:0;padding:16px}.resource-stat span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:750;display:block}.resource-stat strong{overflow-wrap:anywhere;margin-top:7px;font-size:24px;display:block}.resource-tools{border-bottom:1px solid var(--border);justify-content:space-between;gap:9px;padding:14px;display:flex}.resource-tools input,.resource-tools select,.resource-modal input,.resource-modal select,.resource-modal textarea{border:1px solid var(--border);background:#fff;border-radius:7px;min-height:40px;padding:9px 11px}.resource-tools input{min-width:min(340px,100%)}.resource-table{overflow:auto}.resource-table table{border-collapse:collapse;width:100%;font-size:13px}.resource-table th{text-align:left;color:var(--muted);text-transform:uppercase;border-bottom:1px solid var(--border);white-space:nowrap;padding:10px 13px;font-size:10px}.resource-table td{vertical-align:top;border-bottom:1px solid #edf0ed;padding:13px}.resource-table small,.resource-card small{color:var(--muted);margin-top:4px;display:block}.resource-badge{color:#46534b;text-transform:uppercase;white-space:nowrap;background:#edf1ee;border-radius:99px;padding:5px 8px;font-size:10px;font-weight:850;display:inline-flex}.resource-badge.active,.resource-badge.confirmed,.resource-badge.reconciled{color:#176238;background:#e3f2e8}.resource-badge.needs-attention,.resource-badge.pending,.resource-badge.low{color:#8c4a0b;background:#fff1df}.resource-badge.suspended,.resource-badge.failed,.resource-badge.variance,.resource-badge.out{color:#982c2c;background:#fbe7e7}.resource-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.resource-grid h2{margin-top:0;font-size:18px}.resource-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.resource-actions button{border:1px solid var(--border);border-radius:7px;min-height:40px;padding:8px 12px}.resource-action{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:7px;min-height:34px;padding:6px 11px;font-size:12px}.resource-action:hover{border-color:var(--muted)}.resource-action:disabled{opacity:.5;cursor:default}.resource-row-actions{gap:7px;display:flex}.resource-input{border:1px solid var(--border);background:#fff;border-radius:7px;min-height:40px;padding:9px 11px}.resource-label{margin-bottom:6px;font-size:12px;font-weight:700;display:block}.resource-heading{margin:0 0 14px;font-size:16px}.profile-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.resource-code{white-space:pre-wrap;overflow-wrap:anywhere;font-family:var(--font-mono,monospace);margin:0;padding:14px;font-size:12px;line-height:1.6}.resource-modal{z-index:100;background:#0008;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.resource-modal form{background:#fff;border-radius:10px;gap:13px;width:min(560px,100%);max-height:90vh;padding:22px;display:grid;overflow:auto}.resource-modal label{gap:6px;font-size:12px;font-weight:700;display:grid}@media (max-width:850px){.resource-stats{grid-template-columns:repeat(2,1fr)}.resource-grid{grid-template-columns:1fr}.resource-tools{flex-direction:column;align-items:stretch}.resource-tools input{min-width:0}.resource-table table{min-width:690px}}@media (max-width:520px){.resource-stats{grid-template-columns:1fr}.resource-header{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{nav,button,[data-no-print]{display:none!important}body{background:#fff}}
