:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17301f;background:#f3fbf5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 8% 0%,rgba(34,197,94,.16),transparent 28%),radial-gradient(circle at 92% 8%,rgba(14,165,233,.1),transparent 24%),linear-gradient(180deg,#f8fffa,#eef9f1 48%,#f7fbf8)}button,input{font:inherit}button{cursor:pointer}.center{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-screen{background:radial-gradient(circle at center,rgba(34,197,94,.13),transparent 40%)}.auth-card{width:min(480px,100%);padding:34px;border:1px solid #bbebc9;background:#fffffff0;border-radius:24px;box-shadow:0 24px 70px #15583121;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.auth-card h1{margin:6px 0 10px;font-size:34px;color:#12612d}.auth-card p{color:#526b5b;line-height:1.55}.auth-card form{display:grid;gap:12px;margin-top:22px}.auth-card input{width:100%;border:1px solid #b9d9c2;background:#fff;color:#17301f;border-radius:12px;padding:13px 14px;outline:none}.auth-card input:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1f}.auth-card button{border:0;border-radius:12px;padding:13px 16px;background:#16a34a;color:#fff;font-weight:800}.message{margin-bottom:0}.loader{color:#218542;font-weight:800}.app-shell{width:min(1540px,100%);margin:0 auto;padding:28px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px}.topbar h1{margin:4px 0 0;font-size:clamp(30px,4vw,48px);letter-spacing:-.03em;color:#105b2b}.subtitle{margin:7px 0 0;color:#5d7464;font-size:14px}.eyebrow{color:#168a42;font-size:12px;letter-spacing:.16em;font-weight:900}.topbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.mode{padding:10px 13px;border:1px solid #a9dfb8;color:#176c34;background:#eaf9ef;border-radius:999px;font-size:12px;font-weight:900}.secondary{border:1px solid #b8d8c1;color:#205e35;background:#ffffffe6;border-radius:11px;padding:10px 13px;font-weight:750}.secondary:hover{border-color:#34c267;background:#f0fff4}.error-banner{margin-bottom:18px;padding:13px 15px;border:1px solid #f4b8b8;background:#fff1f1;color:#8d2525;border-radius:12px}.next-card{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;margin-bottom:14px;padding:20px 22px;border:1px solid #9fe0b1;background:linear-gradient(135deg,#eaffef,#fff 55%,#effcff);border-radius:20px;box-shadow:0 14px 36px #1777391a}.next-icon{font-size:40px}.next-copy h2{margin:4px 0 5px;font-size:22px;color:#145f2e}.next-copy p{margin:0;color:#55705e;line-height:1.5}.section-kicker{display:block;color:#14863f;font-size:11px;letter-spacing:.1em;font-weight:900}.primary-action{border:0;border-radius:12px;padding:12px 16px;background:#16a34a;color:#fff;font-weight:850;white-space:nowrap}.primary-action:hover{background:#12823d}.navigator{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;margin-bottom:14px;border:1px solid #d0e8d7;background:#ffffffdb;border-radius:16px}.navigator p{margin:4px 0 0;color:#6a7f70;font-size:13px}.nav-buttons{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.nav-button{border:1px solid #c7dfce;background:#f8fcf9;color:#315d3f;border-radius:999px;padding:9px 12px;font-weight:750;font-size:12px}.nav-button:hover,.nav-button.active{border-color:#30b95e;background:#e8f9ed;color:#11602c}.nav-button.urgent{border-color:#f2b468;background:#fff6e9;color:#8b4c05}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px}.stat-card{min-height:122px;padding:18px;border:1px solid #cce3d2;background:#ffffffeb;border-radius:17px;display:flex;flex-direction:column;justify-content:space-between;text-align:left;color:#17301f;box-shadow:0 8px 24px #1f62330f}.stat-card:hover{transform:translateY(-1px);border-color:#7fd49a;box-shadow:0 12px 28px #1f62331a}.stat-card span{color:#55705f;font-size:12px;letter-spacing:.04em;font-weight:850}.stat-card strong{font-size:42px;color:#176c34}.stat-card small{color:#23904a;font-weight:800}.stat-card.danger{border-color:#f0b462;background:#fff9ef}.stat-card.danger strong{color:#b85d08}.boost-card{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;padding:16px 18px;border:1px solid #b9dfee;background:linear-gradient(90deg,#f2fbff,#f8fffa);border-radius:16px}.boost-card strong{display:block;margin-top:4px;color:#22586b;line-height:1.45}.ghost-action{border:1px solid #9fd1e4;background:#fff;color:#1e647d;border-radius:11px;padding:10px 13px;font-weight:800;white-space:nowrap}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.panel{min-height:300px;padding:20px;border:1px solid #cee5d4;background:#ffffffeb;border-radius:18px;box-shadow:0 10px 28px #1f62330e}.panel.urgent{border-color:#edb463;background:#fffbf4}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.panel h2{margin:0;font-size:16px;letter-spacing:.03em;color:#185f31}.panel-head p{margin:5px 0 0;color:#728478;font-size:13px}.items{display:grid;gap:9px}.item{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:12px 13px;border:1px solid #e0eee4;background:#fbfefc;border-radius:12px}.item strong{display:block;font-size:14px;color:#223d2a}.item p{margin:5px 0 0;color:#738276;font-size:12px;line-height:1.45}.badge{flex:0 0 auto;color:#126131;background:#e9f9ee;border:1px solid #b8e4c5;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase}.empty{color:#738779;padding:18px 4px}.health-row{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #e5eee7;color:#667a6b}.health-row:last-child{border-bottom:0}.health-row strong{color:#17301f}.health-row .ok{color:#15803d}footer{margin:18px 2px 4px;display:flex;justify-content:space-between;gap:16px;color:#789080;font-size:12px}@media(max-width:1000px){.app-shell{padding:18px}.topbar{align-items:flex-start;flex-direction:column}.topbar-actions{justify-content:flex-start}.next-card{grid-template-columns:auto 1fr}.primary-action{grid-column:1 / -1;width:100%}.navigator{align-items:flex-start;flex-direction:column}.nav-buttons{justify-content:flex-start}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:560px){.app-shell{padding:12px}.stats-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{min-height:105px;padding:14px}.stat-card strong{font-size:34px}.item{flex-direction:column}.next-card{grid-template-columns:1fr}.next-icon{font-size:32px}.boost-card{align-items:flex-start;flex-direction:column}.ghost-action{width:100%}footer{flex-direction:column}}
