:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1f2922;background:#f3f5f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#eef4ee 0,#f7f8f6 260px);min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(420px,100%);background:#fff;border:1px solid #dce5dd;border-radius:22px;padding:28px;box-shadow:0 20px 60px rgba(30,55,37,.1)}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:800;color:#52745c}.login-card h1,.topbar h1{margin:5px 0 8px}.login-card p,.panel-head p,.theme-head p{color:#68756c;margin:0 0 20px;line-height:1.6}.login-card label,.settings-grid label,.wide-fields label,.theme-card>label{display:grid;gap:7px;font-weight:650}.login-card input,input,select,textarea{width:100%;border:1px solid #cfd9d0;border-radius:11px;background:#fff;padding:11px 12px;color:#17231b;outline:none}input:focus,select:focus,textarea:focus{border-color:#4c7658;box-shadow:0 0 0 3px rgba(76,118,88,.12)}textarea{resize:vertical;line-height:1.55}.login-card button,.primary{width:100%;margin-top:16px;border:0;border-radius:11px;background:#244d31;color:#fff;padding:12px 16px;font-weight:750}.error{color:#a53030;margin-top:12px;min-height:1.4em}.app{max-width:980px;margin:0 auto;padding:24px}.topbar{display:flex;align-items:center;justify-content:space-between;padding:8px 2px 20px}.topbar h1{font-size:25px}.ghost,.secondary{border:1px solid #cbd6cd;background:#fff;color:#2a4332;border-radius:10px;padding:9px 13px;font-weight:650}.tabs{display:flex;gap:8px;margin-bottom:14px}.tab{border:0;border-radius:10px;padding:10px 15px;background:transparent;color:#657169;font-weight:700}.tab.active{background:#244d31;color:#fff}.panel{display:none;background:#fff;border:1px solid #dce4dd;border-radius:18px;padding:22px;box-shadow:0 10px 35px rgba(25,47,31,.055)}.panel.active{display:block}.panel-head,.theme-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.panel-head h2,.theme-head h2{margin:0 0 4px;font-size:20px}.panel-head .primary{width:auto;margin:0}.filters{display:grid;grid-template-columns:1fr 220px;gap:10px;margin:8px 0 14px}.status{min-height:24px;color:#5d6d62;font-size:14px}.status.success{color:#28703c}.status.error{color:#a53030}.news-list{display:grid;gap:10px}.news-day{font-size:14px;color:#5f6f65;margin:18px 0 4px}.news-card{border:1px solid #e0e6e1;border-radius:13px;padding:14px;background:#fcfdfc}.news-meta{font-size:12px;color:#708076;display:flex;gap:8px;flex-wrap:wrap;margin-bottom:5px}.news-card a{color:#17251c;text-decoration:none;font-weight:750;line-height:1.5}.news-card a:hover{text-decoration:underline}.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:8px 0 18px}.settings-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.switch-row{grid-column:1/-1;display:flex!important;justify-content:space-between;align-items:center;padding:14px;border:1px solid #dce4dd;border-radius:13px}.switch-row small{display:block;color:#738078;font-weight:400;margin-top:4px}.switch-row input,.compact-check input{width:auto}.wide-fields{display:grid;gap:14px}.theme-head{margin-top:28px;padding-top:22px;border-top:1px solid #e0e6e1}.theme-editor{display:grid;gap:14px}.theme-card{border:1px solid #d8e1d9;border-radius:15px;padding:17px;background:#fafcf9;display:grid;gap:13px}.theme-card-head{display:flex;justify-content:space-between}.compact-check{display:flex!important;align-items:center;gap:8px;font-weight:750}.danger-text{border:0;background:transparent;color:#a33838}.sticky-save{position:sticky;bottom:10px;display:flex;justify-content:flex-end;margin-top:18px}.sticky-save .primary{width:auto;box-shadow:0 8px 25px rgba(24,65,36,.2)}@media(max-width:720px){.app{padding:14px}.panel{padding:16px}.filters,.settings-grid,.settings-grid.two{grid-template-columns:1fr}.panel-head,.theme-head{align-items:stretch}.panel-head,.theme-head{flex-direction:column}.panel-head button,.theme-head button{width:100%}.topbar h1{font-size:22px}.switch-row{flex-direction:row}.tabs{position:sticky;top:0;z-index:5;background:#f3f5f2;padding:8px 0}.tab{flex:1}.sticky-save .primary{width:100%}.sticky-save{bottom:6px}}