:root{--green:#17674e;--green-dark:#104a39;--surface:#fff;--canvas:#f3f6f4;--ink:#1f332a;--line:#dfe8e2}body{background:radial-gradient(circle at 80% 0,#eaf4ed 0,transparent 28%),var(--canvas)}.sidebar{border-right:0;box-shadow:8px 0 35px rgba(29,66,48,.055);z-index:2}.brand .mark{background:linear-gradient(145deg,#24775c,#104b39);box-shadow:0 9px 22px rgba(23,103,78,.22)}.nav{gap:7px}.nav button{border-radius:10px;transition:.18s;color:#62756b}.nav button:hover{background:#f0f6f2;color:#175c47;transform:translateX(2px)}.nav button.active{background:linear-gradient(100deg,#e4f1e8,#eef7f1);box-shadow:inset 3px 0 #17674e}.icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.main{background:transparent}.topbar{backdrop-filter:blur(12px);position:sticky;top:0;background:rgba(243,246,244,.82);z-index:1}.avatar{background:linear-gradient(145deg,#dbeadb,#f0f5e8);border:1px solid #d5e3d7}.page-head h1{font-size:31px;letter-spacing:-1.3px}.page-head .eyebrow{color:#579077}.action-btn{min-height:44px;box-shadow:0 8px 18px rgba(23,103,78,.16);display:inline-flex;align-items:center;gap:8px}.action-btn.secondary{box-shadow:none}.stats{gap:16px}.stat{position:relative;overflow:hidden;border:0;border-top:4px solid var(--accent);box-shadow:0 7px 26px rgba(35,70,51,.065)}.stat:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-35px;bottom:-45px;background:color-mix(in srgb,var(--accent) 10%,transparent)}.stat strong{color:var(--ink)}.stat .dot{background:color-mix(in srgb,var(--accent) 12%,white);color:var(--accent)}.card{border:1px solid rgba(215,226,219,.9);box-shadow:0 8px 32px rgba(35,70,51,.05)}.card-head{border-bottom:1px solid #edf2ee}.chart{position:relative;background:repeating-linear-gradient(to bottom,transparent 0,transparent 34px,#eef2ef 35px);border-bottom:1px solid #e8eee9}.bar{background:linear-gradient(180deg,#4f9678,#1d624b);box-shadow:0 6px 12px rgba(23,103,78,.13)}table tbody tr{transition:background .15s}table tbody tr:hover{background:#f7faf8}th{background:#f1f6f3;color:#557064}td{color:#50645a}.badge{border:1px solid #dceade}.notice{border-left:4px solid #779b56}dialog{border:0;border-radius:18px;box-shadow:0 35px 120px rgba(14,45,31,.28)}input,select,textarea{border-radius:9px;background:#fff}.form-foot{position:sticky;bottom:-28px;background:#fff;padding-bottom:2px}.invoice-theme-picker select{border-radius:8px}@media(max-width:700px){.page-head h1{font-size:25px}.stats{grid-template-columns:1fr 1fr}.stat strong{font-size:20px}.sidebar{box-shadow:0 4px 18px rgba(29,66,48,.06)}.topbar{position:static}}
