:root{--ink:#101c19;--green:#163f36;--mint:#9de7be;--lime:#d6ff74;--paper:#f3f5ef;--line:#d9ddd5;--muted:#6f7773;--white:#fff;--red:#b43b35}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}button,input{font:inherit}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr}.login-story{position:relative;overflow:hidden;color:white;background:var(--green);padding:46px 58px;display:flex;flex-direction:column;justify-content:space-between}.login-story:before{content:"";position:absolute;width:620px;height:620px;border:1px solid rgba(255,255,255,.09);border-radius:50%;right:-280px;top:15%}.login-story:after{content:"";position:absolute;width:390px;height:390px;border:1px solid rgba(255,255,255,.07);border-radius:50%;right:-160px;top:31%}.brand{position:relative;z-index:1;display:flex;gap:12px;align-items:center;font-size:13px;font-weight:800;letter-spacing:.2em}.brand-mark{width:34px;height:34px;border-radius:50% 50% 48% 8%;display:grid;place-items:center;background:var(--lime);color:var(--green);font-family:Georgia,serif;font-size:17px;letter-spacing:0}.story-copy{position:relative;z-index:1;max-width:650px}.eyebrow,.form-kicker{font-size:11px;letter-spacing:.22em;font-weight:750;color:var(--mint)}.story-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(52px,6.2vw,94px);font-weight:400;line-height:.96;letter-spacing:-.045em;margin:24px 0}.story-copy h1 em{color:var(--lime);font-weight:400}.story-copy p{max-width:470px;color:#c8d8d2;line-height:1.7;font-size:16px}.signal{position:relative;z-index:1;color:#b8ccc5;font-size:12px;display:flex;align-items:center;gap:10px}.pulse{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(214,255,116,.1)}.login-panel{background:#fbfcf9;display:grid;place-items:center;padding:40px}.login-card{width:min(420px,100%)}.mobile-brand{display:none}.form-kicker{color:#477b6b}.login-card h2{font-family:Georgia,serif;font-size:44px;font-weight:400;letter-spacing:-.035em;margin:16px 0 8px}.form-lead{color:var(--muted);margin:0 0 38px}.login-card label{display:block;font-size:12px;font-weight:700;margin:21px 0 0;letter-spacing:.02em}.login-card input{display:block;width:100%;margin-top:9px;border:1px solid #cfd6cf;background:white;padding:15px 16px;border-radius:5px;outline:none;transition:.2s}.login-card input:focus{border-color:#397864;box-shadow:0 0 0 3px rgba(57,120,100,.1)}.login-card button{width:100%;border:0;border-radius:5px;padding:16px 18px;margin-top:20px;background:var(--green);color:white;font-weight:700;display:flex;justify-content:space-between;cursor:pointer;transition:.2s}.login-card button:hover{background:#20584b;transform:translateY(-1px)}.form-error{height:18px;color:var(--red);font-size:12px;margin:10px 0 -8px}.secure-note{text-align:center;font-size:11px;color:#8a918e;margin-top:22px}.secure-note span{color:#4ea37e}.dashboard{min-height:100vh;background:var(--paper)}.topbar{height:74px;padding:0 max(30px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#f9faf6}.brand.dark{color:var(--ink)}.top-actions{display:flex;align-items:center;gap:22px}.sync-label{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:7px}.sync-label i{width:7px;height:7px;border-radius:50%;background:#43a67d}.logout{border:0;background:none;color:var(--ink);font-size:12px;font-weight:700;cursor:pointer}.dashboard-wrap{width:min(1240px,calc(100% - 48px));margin:auto;padding:60px 0 28px}.welcome-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:38px}.dark-text{color:#4a7668}.welcome-row h1{font-family:Georgia,serif;font-weight:400;font-size:48px;letter-spacing:-.04em;margin:12px 0 4px}.welcome-row p{color:var(--muted);font-size:13px;margin:0}.mode-badge{font-size:10px;letter-spacing:.14em;font-weight:800;padding:9px 12px;border:1px solid #bdd1c7;color:#356956;border-radius:99px}.mode-badge.demo{color:#82620c;border-color:#dbc778;background:#fff9dc}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:white;margin-bottom:22px}.metric{padding:26px 27px;min-height:150px;border-right:1px solid var(--line);position:relative}.metric:last-child{border:0}.metric-label{font-size:11px;letter-spacing:.1em;color:var(--muted);text-transform:uppercase}.metric strong{display:block;font-family:Georgia,serif;font-size:34px;font-weight:400;letter-spacing:-.03em;margin-top:30px}.metric small{color:#48836e;font-size:11px}.metric-accent{width:24px;height:3px;background:var(--mint);position:absolute;top:0;left:27px}.panel{background:white;border:1px solid var(--line);margin-top:22px}.panel-head{padding:24px 27px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.panel-head>div:first-child{display:flex;align-items:center;gap:13px}.panel-head h2{font-size:17px;margin:0}.section-index{color:#4d7c6c;font-family:Georgia,serif;font-style:italic}.muted{font-size:11px;color:var(--muted)}table{border-collapse:collapse;width:100%}th,td{text-align:right;padding:17px 27px;border-bottom:1px solid #e8ebe5;font-size:12px}th{font-size:9px;letter-spacing:.1em;color:#858c88;text-transform:uppercase;background:#fafbf8}th:first-child,td:first-child{text-align:left}.country-name{display:flex;align-items:center;gap:12px;font-weight:700}.country-code{width:32px;height:24px;background:#edf2ec;color:#477261;display:grid;place-items:center;font-size:9px;border-radius:3px}.profit-positive{color:#297354;font-weight:700}.margin-cell{min-width:130px}.margin-track{height:4px;background:#e8ece7;margin-top:6px}.margin-fill{height:100%;background:#58a987}.chart-head{align-items:center}.legend{display:flex!important;gap:18px!important;font-size:10px;color:var(--muted)}.legend span{display:flex;align-items:center;gap:7px}.legend i{width:7px;height:7px;border-radius:50%}.revenue-dot{background:#1c604e}.cost-dot{background:#b8c6bf}.chart-summary{display:flex;gap:70px;padding:20px 27px 5px}.chart-summary span{display:block;font-size:10px;color:var(--muted);margin-bottom:6px}.chart-summary strong{font-family:Georgia,serif;font-weight:400;font-size:20px}.chart-wrap{height:310px;padding:16px 18px 18px;position:relative}.chart-wrap canvas{width:100%;height:100%}.tooltip{display:none;position:absolute;pointer-events:none;background:#112a24;color:white;padding:9px 11px;border-radius:4px;font-size:10px;line-height:1.6;box-shadow:0 8px 30px rgba(0,0,0,.15)}.dashboard-error{background:#fff1ef;color:#8d2d28;border:1px solid #e3b9b5;padding:14px 18px;margin-bottom:20px;font-size:13px}footer{display:flex;justify-content:space-between;color:#939995;font-size:10px;padding:24px 2px}.loading{animation:blink 1s infinite alternate}@keyframes blink{to{opacity:.45}}@media(max-width:850px){.login-shell{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh;padding:28px}.mobile-brand{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:.18em;margin-bottom:65px}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.welcome-row{align-items:flex-start}.country-table-wrap{overflow:auto}table{min-width:720px}}@media(max-width:540px){.dashboard-wrap{width:calc(100% - 26px);padding-top:35px}.topbar{padding:0 16px}.sync-label{display:none}.welcome-row{display:block}.mode-badge{display:inline-block;margin-top:18px}.welcome-row h1{font-size:38px}.metric strong{font-size:27px}.metric{padding:22px 17px;min-height:130px}.metric-accent{left:17px}.panel-head{padding:19px 17px}.muted{display:none}.chart-summary{gap:30px;padding-left:17px}.chart-wrap{height:260px}.country-table-wrap th,.country-table-wrap td{padding:15px 17px}footer{display:block;line-height:2}.login-card h2{font-size:39px}}
