:root{--ink:#2f2a25;--muted:#7d736a;--paper:#fffdfa;--cream:#f5f1ea;--line:#e8e0d5;--gold:#b5843e;--forest:#27362f}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;color:var(--ink);background:var(--cream);font-family:Inter,Arial,sans-serif}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.eyebrow,.kicker{margin:0 0 7px;color:#95652c;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.brand-mark{width:60px;height:60px;display:grid;place-items:center;border-radius:19px;color:white;background:linear-gradient(145deg,#bd8c46,#8d612a);font:700 23px Georgia,serif;box-shadow:inset 0 1px rgba(255,255,255,.35),0 13px 35px rgba(141,97,42,.18)}.brand-mark.small{width:42px;height:42px;border-radius:13px;font-size:16px}.primary,.secondary{min-height:42px;padding:0 17px;border:1px solid transparent;border-radius:12px;font-weight:800;cursor:pointer}.primary{color:#fff;background:linear-gradient(135deg,#b98743,#95652c);box-shadow:0 9px 22px rgba(149,101,44,.18)}.secondary{background:var(--paper);border-color:var(--line)}.large{min-height:50px;padding:0 23px}.alert{margin:0 0 20px;padding:13px 16px;border:1px solid;border-radius:13px;font-size:13px}.alert.error{color:#852f29;background:#fff3f1;border-color:#efc7c3}.alert.warning{color:#7d5a1c;background:#fff8e8;border-color:#ecd49d}.alert.success{color:#285b43;background:#eff9f3;border-color:#bee0cd}.login-page{min-height:100vh;padding:28px;display:grid;place-items:center;background:radial-gradient(circle at 12% 15%,rgba(203,166,112,.22),transparent 31%),#eee8df}.login-shell{width:min(1050px,100%);min-height:640px;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border-radius:30px;background:var(--paper);box-shadow:0 35px 90px rgba(72,55,39,.14)}.login-form-panel{padding:70px 64px;display:flex;flex-direction:column;justify-content:center}.login-form-panel .brand-mark{margin-bottom:35px}.login-form-panel h1{margin:0;max-width:430px;font:700 clamp(38px,4vw,54px)/1.05 Georgia,serif;letter-spacing:-.035em}.intro{margin:20px 0 30px;max-width:430px;color:var(--muted);line-height:1.65}.login-form{display:grid;gap:17px}label span{display:block;margin-bottom:7px;color:#625950;font-size:11px;font-weight:800}input,select{width:100%;min-height:48px;padding:0 14px;border:1px solid #ded5ca;border-radius:12px;outline:none;color:var(--ink);background:#fff}input:focus,select:focus{border-color:var(--gold);box-shadow:0 0 0 4px rgba(181,132,62,.12)}.secure{margin-top:22px;color:#978c82;text-align:center}.login-visual{padding:70px 60px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:radial-gradient(circle at 90% 0,rgba(214,170,104,.28),transparent 45%),linear-gradient(150deg,#2c3e36,#172820 78%)}.eyebrow.light{color:#dab77f}.login-visual>strong{font:700 clamp(44px,6vw,72px) Georgia,serif;letter-spacing:-.04em}.login-visual>span{color:rgba(255,255,255,.68)}.mini-bars{height:180px;margin:45px 0 30px;display:flex;align-items:flex-end;gap:12px;border-bottom:1px solid rgba(255,255,255,.18)}.mini-bars i{flex:1;border-radius:8px 8px 0 0;background:linear-gradient(#d5aa6b,rgba(213,170,107,.45))}.login-stats{display:grid;grid-template-columns:1fr 1fr;gap:18px}.login-stats p{margin:0;padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.05)}.login-stats b,.login-stats small{display:block}.login-stats small{margin-top:4px;color:rgba(255,255,255,.55)}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:28px 20px;display:flex;flex-direction:column;color:#f8f2e9;background:var(--forest)}.brand{padding:0 8px;display:flex;align-items:center;gap:12px}.brand b,.brand small{display:block}.brand b{font:700 17px Georgia,serif}.brand small{margin-top:2px;color:rgba(255,255,255,.55);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.sidebar nav{margin-top:52px;display:grid;gap:8px}.sidebar nav a{min-height:48px;padding:0 14px;display:flex;align-items:center;gap:12px;border-radius:13px;color:rgba(255,255,255,.66);font-size:14px;font-weight:700}.sidebar nav a i{width:22px;color:#d3ac70;font:normal 20px Georgia,serif}.sidebar nav a.active,.sidebar nav a:hover{color:#fff;background:rgba(255,255,255,.09)}.sidebar footer{margin-top:auto;display:grid;gap:15px;color:rgba(255,255,255,.54);font-size:12px;text-align:center}.connection{margin:0;padding:12px;display:flex;align-items:center;gap:9px;border-radius:11px;background:rgba(255,255,255,.06);text-align:left}.connection i{width:8px;height:8px;border-radius:50%;background:#d6a950}.connection.online i{background:#6fc190;box-shadow:0 0 0 4px rgba(111,193,144,.12)}.content{min-width:0;padding:32px clamp(22px,4vw,56px) 56px}.topbar{margin-bottom:27px;display:flex;align-items:center;justify-content:space-between;gap:22px}.topbar h1{margin:0;font:700 clamp(29px,3vw,40px) Georgia,serif;letter-spacing:-.025em}.actions{display:flex;align-items:flex-end;gap:10px}.actions form:first-child{min-width:170px}.actions label span{font-size:10px}.actions select{min-height:42px}.menu{display:none}.period{margin-bottom:16px;padding:18px 21px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:16px;background:rgba(255,253,250,.72)}.period b{display:block;font:700 22px Georgia,serif}.period p{margin:0;color:var(--muted);font-size:13px}.kpis{margin-bottom:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.kpis article{min-height:150px;padding:21px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:17px;background:var(--paper);box-shadow:0 8px 28px rgba(72,55,39,.035)}.kpis span{color:var(--muted);font-size:12px;font-weight:700}.kpis b{margin:10px 0;font:700 clamp(25px,2.6vw,36px) Georgia,serif;letter-spacing:-.025em}.kpis small{color:#988d83}.kpis .featured{color:#fff;border:0;background:linear-gradient(140deg,#a67535,#7c5325);box-shadow:0 18px 36px rgba(126,83,37,.2)}.kpis .featured span,.kpis .featured small{color:rgba(255,255,255,.68)}.charts{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:18px}.panel{min-width:0;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:0 10px 32px rgba(72,55,39,.035)}.daily-panel{grid-row:span 2}.panel header{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:15px}.panel h2,.source-intro h2{margin:0;font:700 22px Georgia,serif}.panel header>span{padding:7px 10px;border-radius:999px;color:#365b4a;background:#edf4ef;font-size:10px;font-weight:800}.panel canvas{width:100%;height:240px;display:block}.daily-panel canvas{height:440px}.table-panel{margin-top:18px}.table-panel header a{color:#95652c;font-size:12px;font-weight:800}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{padding:11px 12px;color:#94877b;border-bottom:1px solid var(--line);font-size:9px;letter-spacing:.1em;text-align:left;text-transform:uppercase}td{padding:16px 12px;border-bottom:1px solid #eee7de;font-size:13px}tbody tr:last-child td{border:0}.share{width:110px;height:6px;display:inline-block;overflow:hidden;border-radius:99px;background:#eee6dc;vertical-align:middle}.share i{height:100%;display:block;border-radius:99px;background:#bd8a48}td small{margin-left:8px;color:var(--muted)}.status{padding:6px 9px;border-radius:999px;color:#276046;background:#eaf5ef;font-size:10px;font-style:normal;font-weight:800}.status.error{color:#8b3d36;background:#fbefed}.source-intro{margin-bottom:18px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:25px;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.source-intro>div>p:last-child{max-width:680px;margin:8px 0 0;color:var(--muted);line-height:1.55}code{padding:2px 5px;border-radius:5px;color:#765128;background:#f0ebe4}.setup{min-width:245px;padding:16px;border:1px solid #ead4a3;border-radius:13px;background:#fff8e9}.setup.ready{border-color:#bddbc9;background:#edf7f1}.setup b,.setup span{display:block}.setup span{margin-top:5px;color:var(--muted);font-size:11px;line-height:1.45;overflow-wrap:anywhere}.sources-form{padding:25px;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.month-row{padding-bottom:22px;display:flex;align-items:flex-end;gap:18px;border-bottom:1px solid var(--line)}.month-row label{width:210px}.month-row p{margin:0 0 12px;color:var(--muted);font-size:12px}.source-row{padding:18px 0;display:grid;grid-template-columns:40px minmax(140px,.45fr) minmax(280px,1.4fr) 100px;align-items:end;gap:13px;border-bottom:1px solid #eee7de}.source-row>b{width:34px;height:34px;display:grid;place-items:center;align-self:center;border-radius:10px;color:#95652c;background:#f3eadf}.source-row em{height:48px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;font-style:normal;font-weight:800}.source-row em i{width:8px;height:8px;border-radius:50%;background:#c9bdaf}.source-row em.ready i{background:#55a879}.source-row em.error i{background:#c45c51}.source-error{margin:-10px 0 10px 53px;color:#a3473f;font-size:11px}.sources-form>footer{padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.sources-form>footer p{margin:0;color:var(--muted);font-size:12px}@media(max-width:1100px){.kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.charts{grid-template-columns:1fr}.daily-panel{grid-row:auto}.daily-panel canvas{height:340px}}@media(max-width:820px){.login-page{padding:0}.login-shell{min-height:100vh;grid-template-columns:1fr;border-radius:0}.login-form-panel{padding:48px 27px}.login-visual{display:none}.app-shell{display:block}.sidebar{position:fixed;z-index:20;width:250px;left:-270px;transition:left .25s;box-shadow:15px 0 40px rgba(0,0,0,.18)}.sidebar.open{left:0}.content{padding:22px 18px 45px}.menu{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;background:var(--paper)}.topbar{flex-wrap:wrap;align-items:flex-start}.topbar>div:first-of-type{flex:1}.actions{width:100%;align-items:stretch;flex-direction:column}.period,.source-intro{align-items:flex-start;flex-direction:column}.setup{width:100%}.source-row{grid-template-columns:38px 1fr}.source-row label,.source-row label.url,.source-row em{grid-column:2}.source-error{margin-left:50px}}@media(max-width:560px){.kpis{grid-template-columns:1fr}.kpis article{min-height:135px}.month-row,.sources-form>footer{align-items:stretch;flex-direction:column}.month-row label{width:100%}.sources-form>footer button{width:100%}.panel canvas,.daily-panel canvas{height:280px}}

