.collection-head,.dashboard-head{padding:34px 0}.collection-head h1,.dashboard-head h1{margin:7px 0 8px;font-size:38px}.collection-head p,.dashboard-head p{margin:0}.collection-section,.dashboard-section{background:#f7f6f1}.collection-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.collection-kpis>div{background:#fff;border:1px solid #e7e4da;border-radius:16px;padding:19px 22px;box-shadow:0 8px 24px #00000008}.collection-kpis small{display:block;color:#727b76;margin-bottom:7px}.collection-kpis b{font-size:26px;color:#0b5f39}.collection-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr);gap:24px;align-items:start}.collection-main,.collection-sidebar{display:grid;gap:24px}.collection-sidebar{position:sticky;top:155px}.collection-panel{background:#fff;border:1px solid #e7e4da;border-radius:20px;padding:24px;box-shadow:0 10px 30px #0000000a}.collection-panel h2{margin:5px 0 17px;color:#173d2f}.collection-panel-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.collection-panel-head>a{font-weight:800;color:#056b3c}.collection-form{display:grid;gap:14px}.collection-entry-form{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-form .full{grid-column:1/-1}.collection-form label{font-weight:800;color:#263b31;font-size:14px}.collection-form input,.collection-form select,.collection-form textarea{width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #d9d8d1;border-radius:10px;padding:11px 12px;font:inherit;background:#fff}.collection-form input:focus,.collection-form select:focus,.collection-form textarea:focus{outline:2px solid #ef7d0030;border-color:#ef7d00}.collection-check{display:flex!important;align-items:center;gap:8px}.collection-check input{width:auto!important;margin:0!important}.collection-help{font-size:14px;line-height:1.55;color:#69736e;background:#fff7ec;border-left:4px solid #ef7d00;padding:12px 14px;border-radius:8px}.collection-empty{padding:18px;background:#f5f5f1;border-radius:12px;color:#66706b}.collection-table-wrap{overflow:auto}.collection-table{width:100%;border-collapse:collapse;font-size:14px}.collection-table th,.collection-table td{text-align:left;padding:12px 10px;border-bottom:1px solid #eceae3;vertical-align:top}.collection-table th{color:#66716b;font-size:12px;text-transform:uppercase;letter-spacing:.4px}.collection-table strong{color:#056b3c;white-space:nowrap}.collection-delete{border:0;background:#fff0ef;color:#aa1e17;width:30px;height:30px;border-radius:8px;font-size:20px;cursor:pointer}.theme-list{display:grid;gap:10px}.theme-item{border:1px solid #e6e4dc;border-radius:12px;padding:0 13px}.theme-item summary{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:13px 0;cursor:pointer;list-style:none}.theme-item summary::-webkit-details-marker{display:none}.theme-item summary span{display:grid;gap:4px}.theme-item summary small{color:#747d78}.theme-item summary i{width:10px;height:10px;border-radius:50%;background:#aaa}.theme-item summary i.on{background:#0b9d5b}.collection-form.compact{padding:4px 0 15px}.dashboard-filters{display:flex;align-items:end;gap:12px;flex-wrap:wrap;background:#fff;border:1px solid #e7e4da;border-radius:16px;padding:18px;margin-bottom:14px}.dashboard-filters label{display:grid;gap:6px;font-weight:800;color:#33443b}.dashboard-filters select,.dashboard-filters input{min-width:170px;border:1px solid #d8d7cf;border-radius:9px;padding:10px;font:inherit}.dashboard-period{color:#6b756f;margin:10px 0 18px}.dashboard-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-note{background:#fff7e9;border-left:4px solid #ef7d00;padding:15px 18px;border-radius:10px;margin:20px 0;color:#665744}.dashboard-charts{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:25px}.dashboard-charts .chartbox{background:#fff;border:1px solid #e7e4da;border-radius:18px;padding:20px;min-height:330px}.dashboard-charts canvas{max-height:330px}
@media(max-width:1100px){.collection-layout{grid-template-columns:1fr}.collection-sidebar{position:static}.dashboard-kpis{grid-template-columns:repeat(2,1fr)}.dashboard-charts{grid-template-columns:1fr}}
@media(max-width:700px){.collection-kpis,.collection-entry-form,.dashboard-kpis{grid-template-columns:1fr}.collection-panel{padding:18px}.collection-head h1,.dashboard-head h1{font-size:30px}.dashboard-filters{display:grid}.dashboard-filters select,.dashboard-filters input{min-width:0;width:100%}}
