:root{--teal:#123c3b;--teal2:#255752;--orange:#e56a2c;--cream:#f4f2ec;--ink:#17312f;--muted:#75807d;--line:#e5e3dc;--white:#fff}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--cream);color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.app{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:245px;padding:28px 18px 20px;background:var(--teal);color:#fff;display:flex;flex-direction:column;z-index:20}.brand{display:flex;gap:12px;align-items:center;padding:0 8px 34px}.brand>b,.mobile-logo{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--orange);font:800 14px Consolas}.brand strong{font-size:20px}.brand strong span{color:#f08349}.brand small,.user small,.system-state small{display:block;color:#a8bfbc;font-size:10px;margin-top:3px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav button{border:0;border-radius:9px;background:transparent;color:#b9ceca;padding:12px 14px;display:flex;gap:13px;align-items:center;text-align:left;font-size:13px;font-weight:600}.sidebar nav button i{font-style:normal;font-size:18px;width:20px;text-align:center}.sidebar nav button:hover,.sidebar nav button.active{background:#24514e;color:#fff}.sidebar nav button.active{box-shadow:inset 3px 0 var(--orange)}.system-state{margin-top:auto;padding:14px 12px;display:flex;gap:11px;align-items:center;border:1px solid #ffffff1a;border-radius:10px;background:#ffffff0a}.system-state>i{width:8px;height:8px;border-radius:50%;background:#75d1a6;box-shadow:0 0 0 4px #75d1a61f}.system-state b,.user strong{font-size:11px}.user{margin-top:13px;padding:14px 7px 3px;border-top:1px solid #ffffff1c;display:flex;align-items:center;gap:10px}.user>b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#d89a72;font-size:11px}main{width:calc(100% - 245px);margin-left:245px;min-height:100vh}.topbar{height:80px;position:sticky;top:0;z-index:15;display:flex;align-items:center;justify-content:space-between;padding:0 33px;background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.heading{display:flex;flex-direction:column;gap:3px}.heading small{font-size:8px;letter-spacing:1.6px;color:#87918e;font-weight:800}.heading strong{font-size:19px}.actions{display:flex;gap:9px;align-items:center}.search{height:40px;width:240px;padding:0 12px;display:flex;gap:8px;align-items:center;border:1px solid #dddcd6;border-radius:9px;background:#fafaf8;color:#87908e}.search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:11px}.button{height:40px;padding:0 14px;border-radius:8px;font-size:11px;font-weight:700}.button.outline{border:1px solid #d7d8d2;background:white;color:var(--teal)}.button.primary{border:1px solid var(--teal);background:var(--teal);color:white}.mobile-logo{display:none;border:0;color:white}.content{max-width:1500px;margin:auto;padding:27px 33px 45px}.intro{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.intro h1{margin:0;font-size:23px;letter-spacing:-.6px}.intro p{margin:5px 0 0;color:var(--muted);font-size:11px}.intro>span{padding:8px 11px;border-radius:20px;background:#e9e7e0;color:#72807c;font-size:9px}.intro>span::first-letter{color:#59a982}.notice{margin:14px 33px -4px;padding:12px 15px;border-radius:8px;background:#e5f2eb;color:#2d684f;font-size:11px;font-weight:600}.notice.error{background:#fbe9e6;color:#a64f49}.notice.hidden{display:none}.loading{height:330px;display:grid;place-items:center;color:var(--muted);font-size:12px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:17px}.stats article{min-height:126px;padding:20px;background:white;border:1px solid var(--line);border-radius:12px;display:flex;justify-content:space-between;box-shadow:0 2px 8px #16312f08}.stats small{color:#75817d;font-size:10px}.stats strong{display:block;margin-top:10px;font-size:28px;line-height:1}.stats p{margin:9px 0 0;color:#9ca3a0;font-size:9px}.stats i{width:39px;height:39px;display:grid;place-items:center;border-radius:10px;font-style:normal;font-size:19px;font-weight:800}.stats i.green{background:#e5f0ed;color:#34766d}.stats i.blue{background:#e7edf6;color:#5a77a0}.stats i.orange{background:#fff0e5;color:#da6c30}.stats i.red{background:#f8e7e4;color:#bd5b54}.grid{display:grid;grid-template-columns:1.35fr 1fr;gap:17px}.panel{overflow:hidden;background:white;border:1px solid var(--line);border-radius:12px;box-shadow:0 2px 8px #16312f08}.panel.wide{grid-column:1/-1}.panel>header{min-height:70px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceae4}.panel h3{margin:0;font-size:13px}.panel header p{margin:4px 0 0;color:#929b98;font-size:9px}.panel header button{border:0;background:transparent;color:#3e736c;font-size:9px;font-weight:700}.alert-count{font-size:9px;color:#bb6256}.locations,.alerts,.movement-list{padding:4px 20px 9px}.location{min-height:64px;display:grid;grid-template-columns:39px minmax(140px,1fr) 1fr 75px;gap:12px;align-items:center;border-bottom:1px solid #f0eee8}.location:last-child,.alert:last-child,.movement:last-child{border:0}.location>i{width:33px;height:33px;border-radius:9px;display:grid;place-items:center;background:#e5f0ed;color:#36776f;font-style:normal}.location>i.l1{background:#f9ede3;color:#cb7541}.location>i.l2{background:#e8edf4;color:#687ea2}.location>i.l3{background:#eee8f4;color:#7e6e9b}.location b,.alert b,.movement b{display:block;font-size:10px}.location small,.alert small,.movement small{display:block;margin-top:3px;color:#96a09d;font-size:8px}.location>span{height:5px;background:#efede8;border-radius:5px;overflow:hidden}.location>span em{display:block;height:100%;background:#4e8e85}.location>strong{text-align:right;font-size:12px}.location>strong small{display:inline}.alert{width:100%;min-height:64px;padding:9px 0;border:0;border-bottom:1px solid #f0eee8;background:white;display:grid;grid-template-columns:34px 1fr 15px;align-items:center;gap:10px;text-align:left;color:var(--ink)}.alert>i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff0e5;color:#d76a31;font-style:normal;font-weight:800}.alert>strong{color:#9ba3a0;font-size:18px}.movement{min-height:66px;display:grid;grid-template-columns:39px minmax(210px,1fr) 70px 110px;align-items:center;gap:12px;border-bottom:1px solid #f0eee8}.movement>i{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#e5f1eb;color:#398064;font-style:normal;font-size:17px}.movement>i.saida{background:#fff0e5;color:#db6b30}.movement>i.transferencia{background:#e7edf5;color:#5f789f}.movement>strong{text-align:right;font:700 11px Consolas}.movement>strong.entrada{color:#3b8668}.movement>strong.saida{color:#d16734}.movement time{text-align:right;color:#73807c;font-size:8px}.movement time small{display:block}.table-panel{min-height:480px}.filters{min-height:64px;padding:12px 19px;border-bottom:1px solid var(--line);display:flex;gap:7px;align-items:center;overflow:auto}.filters button{white-space:nowrap;padding:7px 10px;border:1px solid #dfdfd9;border-radius:7px;background:white;color:#66736f;font-size:9px}.filters button.active{background:var(--teal);border-color:var(--teal);color:white}.filters small{margin-left:auto;white-space:nowrap;color:#929b98;font-size:9px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th{padding:13px 17px;background:#f7f6f2;color:#83908c;text-align:left;font-size:8px;text-transform:uppercase;letter-spacing:.6px;white-space:nowrap}td{padding:14px 17px;border-bottom:1px solid #efede7;color:#52605d;font-size:9px}td>b{display:block;color:var(--ink);font-size:10px}td small{display:block;margin-top:3px;color:#98a19e;font-size:8px}.mono{font-family:Consolas}.badge{padding:5px 8px;border-radius:15px;font-size:8px;font-weight:700}.badge.ok{background:#e4f2eb;color:#3c8063}.badge.pending{background:#fff0df;color:#bd6b31}.badge.critical{background:#fae7e4;color:#b85852}.positive{color:#3b8063;font-weight:700}.negative{color:#b75a52;font-weight:700}.reconcile-btn{padding:7px 9px;border:1px solid #b8cec9;border-radius:7px;background:#f1f7f5;color:#356b64;font-size:8px;font-weight:700}.empty{min-height:130px;display:grid;place-items:center;color:#929b98;font-size:11px}.empty.success{color:#3e8164}.reconcile-hero{margin-bottom:16px;padding:26px 29px;border-radius:13px;background:var(--teal);color:white;display:flex;align-items:center;justify-content:space-between}.reconcile-hero>div>small{color:#83b2aa;letter-spacing:1.4px;font-size:8px;font-weight:800}.reconcile-hero h2{margin:7px 0 5px;font-size:20px}.reconcile-hero p{margin:0;color:#aac5c1;font-size:10px}.reconcile-hero>strong{width:84px;height:84px;display:grid;place-content:center;text-align:center;border:6px solid #507f79;border-top-color:var(--orange);border-radius:50%;font-size:20px}.reconcile-hero>strong small{display:block;color:#a9c4c0;font-size:7px}.setup-card{max-width:520px;margin:65px auto;padding:36px;text-align:center;background:white;border:1px solid var(--line);border-radius:14px}.setup-card>b{font-size:28px}.setup-card h2{font-size:20px}.setup-card p{color:var(--muted);font-size:12px;line-height:1.6}.setup-card button{padding:10px 14px;border:0;border-radius:8px;background:var(--teal);color:white;font-size:11px}dialog{width:min(590px,calc(100% - 30px));max-height:calc(100vh - 35px);padding:0;border:0;border-radius:15px;color:var(--ink);box-shadow:0 25px 70px #0006}dialog::backdrop{background:#061817a8;backdrop-filter:blur(3px)}.modal-head{padding:21px 23px 17px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.modal-head h2{margin:0;font-size:18px}.modal-head p{margin:5px 0 0;color:var(--muted);font-size:10px}.modal-head button{width:30px;height:30px;border:0;border-radius:50%;background:#efefeb;color:#64706d;font-size:19px}form{padding:21px 23px 23px;display:flex;flex-direction:column;gap:14px}form label{display:flex;flex-direction:column;gap:6px;color:#51615d;font-size:9px;font-weight:700}form input,form select,form textarea{width:100%;padding:10px 11px;border:1px solid #dbdcd5;border-radius:8px;outline:0;background:#fbfbf9;color:var(--ink);font-size:11px}form input:focus,form select:focus,form textarea:focus{border-color:#5b8c86;box-shadow:0 0 0 3px #25665f16}form textarea{min-height:70px;resize:vertical}.fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fields.three{grid-template-columns:repeat(3,1fr)}.form-actions{padding-top:5px;display:flex;justify-content:flex-end;gap:8px}.form-actions button{padding:10px 14px;border:1px solid #d8d9d3;border-radius:8px;background:white;color:#64706d;font-size:10px;font-weight:700}.form-actions button:last-child{background:var(--orange);border-color:var(--orange);color:white}.mobile-nav{display:none}@media(max-width:1050px){.stats{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr}.panel.wide{grid-column:auto}.search{width:190px}.actions .outline{display:none}}@media(max-width:760px){.sidebar{display:none}main{width:100%;margin:0;padding-bottom:63px}.topbar{height:67px;padding:0 15px}.mobile-logo{display:grid;width:37px;height:37px}.heading{display:none}.search{width:43vw}.button.primary{width:40px;padding:0;font-size:0}.button.primary::first-letter{font-size:16px}.content{padding:20px 14px 30px}.notice{margin:12px 14px -2px}.intro h1{font-size:20px}.intro>span{display:none}.location{grid-template-columns:36px 1fr 65px}.location>span{display:none}.movement{grid-template-columns:36px 1fr 55px}.movement time{display:none}.mobile-nav{position:fixed;z-index:30;inset:auto 0 0;height:63px;display:flex;background:white;border-top:1px solid var(--line)}.mobile-nav button{flex:1;border:0;background:transparent;color:#87918e;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.mobile-nav button.active{color:var(--teal)}.mobile-nav i{font-style:normal;font-size:17px}.mobile-nav small{font-size:7px}.fields,.fields.three{grid-template-columns:1fr}.reconcile-hero{padding:21px}.reconcile-hero>strong{display:none}}@media(max-width:460px){.stats{gap:9px}.stats article{min-height:112px;padding:15px}.stats strong{font-size:24px}.stats i{display:none}.search{width:48vw}}
