:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#26322d;background:#f5f6f3;font-synthesis:none;--orange:#bf4c00;--muted:#65736a;--line:#e4e9e2}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;border:1px solid transparent;border-radius:9px;background:var(--orange);color:#fff;padding:13px 19px;font-size:14px;font-weight:600;min-height:44px;touch-action:manipulation;transition:background .15s}button:hover{filter:brightness(.96)}button:disabled{opacity:.5;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ec923a;outline-offset:3px}.secondary{color:#334237;background:#fff;border-color:#d8dfd6}.ghost{background:transparent;color:var(--orange);padding:9px 11px}.small{font-size:12px;padding:8px 12px}.text-button{background:none;border:0;color:inherit;text-align:left;padding:8px 0;flex:1;font-weight:500}.text-button small,.catalog small{display:block;color:var(--muted);font-size:12px;line-height:1.7}h1{font-size:32px;font-weight:650;letter-spacing:-1.2px;margin:8px 0}h2{font-size:18px;letter-spacing:-.35px;margin:0 0 9px;font-weight:650}h3{font-size:15px;font-weight:600;margin:8px 0}p{font-size:14px;line-height:1.65;margin:8px 0 15px}small{font-size:12px;line-height:1.6}.muted{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:2px;color:#896f50;font-weight:600}.app-shell{display:flex;min-height:100dvh}.sidebar{width:216px;flex-shrink:0;background:#202e27;color:#f6f7f4;padding:35px 20px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column}.brand-symbol{font-size:40px;font-weight:800;color:#f1f4ee;line-height:1;letter-spacing:-7px}.brand-symbol span{font-size:18px;color:#e77725}.sidebar>b{font-size:17px;letter-spacing:3.5px;margin-top:15px;line-height:1.5}.sidebar>b span{font-size:12px;letter-spacing:5px;color:#daa573}.sidebar-caption{font-size:8px;letter-spacing:1.5px;color:#9fae9e;margin:29px 0 15px}.sidebar nav{display:grid;gap:7px}.sidebar nav button{background:none;color:#bac8ba;display:flex;align-items:center;gap:13px;text-align:left;padding:13px 15px;font-size:13px;font-weight:500}.sidebar nav button span{font-size:20px;width:20px}.sidebar nav .active{background:#344436;color:#fff;box-shadow:inset 3px 0 #ee8c3e}.sidebar-foot{margin-top:auto;color:#bccbb8;font-size:11px;line-height:2}.sidebar-foot small{font-size:9px;color:#8b9d89}.main{margin-left:216px;width:calc(100% - 216px)}header{height:110px;background:#fff;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 150px 1fr;align-items:center;padding:10px 38px;gap:12px}header time{font-size:13px;color:var(--muted)}header img{width:100px;height:90px;object-fit:contain;justify-self:center}header div{text-align:right}header small{display:block;color:var(--muted);font-size:11px}header strong{display:block;font-size:20px;margin-top:4px}.content{max-width:1500px;margin:auto;padding:19px 38px 24px}.status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;color:var(--muted);margin-bottom:28px}.status-row i{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:7px}.online{background:#5b875c}.offline{background:#cb7e27}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.page-heading p{margin:7px 0;font-size:12px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:14px 0}.toolbar>div{display:flex;gap:5px;flex-wrap:wrap}.tag{background:#f2eee4;color:#75532b;border:1px solid #e9e1d1;display:inline-block;border-radius:5px;padding:5px 8px;font-size:10px;margin-top:5px}.tag.green{background:#eaf3e8;color:#3e6435;border-color:#d4e6ce}.stats{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:16px;margin:18px 0 23px}.stat{padding:23px;background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;gap:13px}.stat>span{font-size:12px;color:var(--muted)}.stat strong{font-size:28px;font-weight:600;letter-spacing:-1px}.stat small{color:var(--muted);font-size:10px}.stat.primary{background:#263b2d;border-color:#263b2d;color:#fff}.stat.primary>span,.stat.primary small{color:#c1d1b8}.dashboard-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:20px}.panel{background:#fff;border:1px solid var(--line);padding:23px;border-radius:12px;margin-bottom:20px;min-width:0}.panel>p.muted{font-size:12px}.pie-layout{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.donut{position:relative;width:240px;max-width:100%;aspect-ratio:1;margin:5px auto;flex-shrink:0}.donut svg{width:100%;height:100%;cursor:pointer}.donut-label{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;gap:10px}.donut-label small{font-size:8px;letter-spacing:1.2px;color:var(--muted)}.donut-label strong{font-size:22px;font-weight:600;letter-spacing:-.6px}.donut-label span{font-size:10px;color:var(--muted)}.legend{flex:1;min-width:175px}.legend-row{padding:10px 0;display:flex;align-items:center;gap:9px;background:transparent;color:#334237;border-bottom:1px solid #edf0e9;border-radius:0;width:100%;font-size:12px;font-weight:500;text-align:left}.legend-row:disabled{opacity:1}.legend-row>span:nth-child(2){flex:1}.legend-row small{display:block;color:var(--muted);font-size:10px}.legend-row b{font-size:11px}.dot{width:9px;height:9px;border-radius:3px;display:inline-block;flex-shrink:0}.market{display:block;background:none;color:inherit;border-radius:0;border-bottom:1px solid var(--line);padding:17px 0;width:100%;text-align:left}.market>span:first-child{display:flex;justify-content:space-between;font-size:12px;font-weight:500}.market strong{display:block;font-size:20px;font-weight:600;margin-top:9px}.track{display:block;height:4px;background:#f0eee8;border-radius:4px;margin-top:15px}.track i{display:block;height:4px;background:#cb762a;border-radius:4px}.purchase{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding:17px 0}.purchase .eyebrow{font-size:9px;letter-spacing:.8px}.purchase p{margin:4px 0;font-size:12px;color:var(--muted)}.purchase small{display:block;color:var(--muted);font-size:11px}.purchase .tag{margin-top:8px}.purchase-right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:14px;flex-shrink:0}.purchase strong{font-size:15px}.purchase>div:first-child{min-width:0;overflow-wrap:anywhere}.empty{padding:38px 12px;text-align:center;font-size:13px;color:var(--muted);line-height:1.8}.empty>span{font-size:25px;color:#ca732b}.empty p{font-size:12px}.empty h3{color:#40503e}footer{text-align:center;font-size:9px;letter-spacing:.5px;color:#778874;margin:32px 0 15px}footer span{padding:0 8px;color:#bf702d}.section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.catalog{display:flex;align-items:center;gap:10px;padding:7px 0;border-top:1px solid var(--line);font-size:13px}.grow{flex:1;overflow-wrap:anywhere}.note{background:#f7f1e5;padding:13px 15px;border-radius:7px;font-size:12px;color:#6a573c;line-height:1.7;margin:15px 0}.danger{background:#fcece6;color:#873b25}.panel>.secondary,.panel>button{margin:7px 7px 7px 0}.welcome{max-width:470px;margin:35px auto;padding:25px;min-height:80dvh;display:flex;flex-direction:column;justify-content:center;gap:14px}.welcome>img{width:180px;height:165px;object-fit:contain;align-self:center;margin-bottom:22px}.welcome h1{font-size:42px;margin:0;line-height:1.1}.welcome>p{color:var(--muted);font-size:15px}.welcome>small{color:var(--muted);margin:5px 0}.welcome .status{font-size:11px;color:#56714a;text-align:center}.install{font-size:12px}dialog{width:620px;max-width:calc(100vw - 28px);max-height:calc(100dvh - 40px);border:1px solid var(--line);border-radius:16px;padding:25px;box-shadow:0 20px 80px #12271930;color:#26322d;overscroll-behavior:contain}dialog::backdrop{background:#14261ccc;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.dialog-head h2{margin:0}.dialog-head button{font-size:20px}.field{display:flex;flex-direction:column;gap:8px;margin:15px 0;font-size:13px;font-weight:500}input,select{width:100%;min-width:0;min-height:48px;border:1px solid #d7dfd3;background:#fff;border-radius:7px;padding:11px;font-size:16px;color:#26322d}input[type=color]{padding:5px;height:48px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}form>button{width:100%;margin-top:12px}.total{display:flex;justify-content:space-between;align-items:center;padding:17px;background:#f7f1e5;border-radius:7px;margin:20px 0}.total strong{font-size:21px}dialog li{font-size:14px;line-height:1.8;margin-bottom:10px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:#284832;color:#fff;padding:14px 17px;border-radius:10px;box-shadow:0 5px 30px #172d2633;font-size:14px;width:max-content;max-width:calc(100% - 30px);z-index:10000;display:flex;align-items:center;gap:15px}.toast.error{background:#8e3529}.toast button{background:transparent;padding:3px;font-size:24px;min-height:35px}.visually-hidden{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}@media(min-width:1450px){.pie-layout{flex-wrap:nowrap}}@media(max-width:1100px){.sidebar{width:185px;padding:30px 14px}.main{margin-left:185px;width:calc(100% - 185px)}.content{padding:18px 22px}.stat{padding:18px}.stat strong{font-size:24px}.dashboard-grid{grid-template-columns:1fr 1fr}.pie-layout{display:block}.donut{width:215px}.legend{width:100%}.page-heading h1{font-size:29px}}@media(max-width:760px){.sidebar{position:fixed;inset:auto 0 0;width:100%;padding:0 0 env(safe-area-inset-bottom);z-index:20;background:#fff;border-top:1px solid var(--line)}.sidebar>*:not(nav){display:none}.sidebar nav{display:flex;gap:0;overflow:auto}.sidebar nav button{flex:1;min-width:63px;padding:8px 4px;display:flex;flex-direction:column;gap:2px;color:#65745f;border-radius:0;font-size:9px;min-height:62px;white-space:nowrap}.sidebar nav button span{font-size:19px}.sidebar nav .active{background:#fbf2e7;color:#a44908;box-shadow:inset 0 2px #bf6c26}.main{width:100%;margin:0}header{height:96px;padding:7px 17px;grid-template-columns:1fr 80px 1fr;gap:7px}header img{width:77px;height:80px}header time{font-size:10px;max-width:90px;line-height:1.6}header strong{font-size:15px}header small{font-size:9px}.content{padding:13px 16px calc(85px + env(safe-area-inset-bottom))}.status-row{font-size:9px;margin-bottom:24px;align-items:flex-start}.page-heading{align-items:flex-start;flex-wrap:wrap;gap:12px;margin-bottom:20px}.page-heading h1{font-size:28px}.page-heading p{font-size:12px}.page-heading>button{width:100%;padding:13px;font-size:14px}.stats{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:18px}.stat{padding:17px;gap:10px}.stat.primary{grid-column:1/-1}.stat.primary strong{font-size:32px}.stat strong{font-size:23px}.stat>span{font-size:11px}.stat small{font-size:9px}.dashboard-grid{grid-template-columns:1fr;gap:0}.panel{padding:20px;margin-bottom:16px}.pie-layout{display:block}.donut{width:240px}.legend-row{font-size:13px;padding:12px 0}.legend-row b{font-size:12px}.purchase{gap:10px;flex-wrap:wrap}.purchase-right{flex-direction:row;align-items:center;width:100%;justify-content:space-between}.purchase .eyebrow{font-size:9px}.toast{bottom:calc(82px + env(safe-area-inset-bottom));font-size:12px}.welcome{margin:10px auto}.welcome h1{font-size:38px}dialog{padding:20px}.catalog{flex-wrap:wrap}.catalog .small{font-size:10px}footer{line-height:1.8}.section-head h2{font-size:17px}.section-head button{font-size:11px;padding:9px}.note{font-size:12px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
