#page-home-stats-admin-v10{background:#fff8ef;color:#542715;min-height:100vh}
#page-home-stats-admin-v10 .home-decoration-shell{max-width:1180px}
#page-home-stats-admin-v10 .home-stats-editor{padding:22px 24px 48px;display:grid;gap:18px}
.home-stats-preview{display:grid;grid-template-columns:1.15fr 2fr;align-items:center;min-height:96px;padding:18px 24px;border:2px solid rgba(255,255,255,.92);border-radius:28px;background:linear-gradient(135deg,rgba(255,252,247,.94),rgba(255,228,194,.72));box-shadow:0 14px 34px rgba(173,94,42,.12)}
.home-stats-preview>div{display:flex;flex-direction:column;align-items:center;text-align:center}.home-stats-preview>div b{display:block;font-size:18px}.home-stats-preview>div small{margin-top:5px;color:#b27a5f;font-size:12px}.home-stats-preview .home-live-status{display:flex;align-items:center;justify-content:center;gap:6px;width:max-content}.home-stats-preview .home-live-dot{display:inline-block;width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 0 rgba(34,197,94,.48);animation:homeStatsLivePulse 1.6s ease-in-out infinite}.home-stats-preview dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0}.home-stats-preview dl div{text-align:center;border-left:1px solid rgba(182,104,62,.18)}.home-stats-preview dt{font-size:21px;font-weight:800}.home-stats-preview dd{margin-top:4px;color:#a9755c;font-size:12px}
@keyframes homeStatsLivePulse{0%,100%{opacity:.72;transform:scale(.88);box-shadow:0 0 0 0 rgba(34,197,94,.38)}50%{opacity:1;transform:scale(1.12);box-shadow:0 0 0 5px rgba(34,197,94,0)}}
@media(prefers-reduced-motion:reduce){.home-stats-preview .home-live-dot{animation:none;opacity:1}}
.home-stats-summary{display:grid;grid-template-columns:1fr 1fr 2fr;gap:12px}.home-stats-summary article{padding:15px 17px;border:1px solid rgba(220,157,110,.32);border-radius:18px;background:rgba(255,255,255,.72)}.home-stats-summary span{display:block;color:#a06d54;font-size:12px}.home-stats-summary b{display:block;margin-top:6px;font-size:14px;line-height:1.55}
.home-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-stats-card{padding:22px;border:1px solid rgba(219,151,100,.32);border-radius:24px;background:rgba(255,255,255,.86);box-shadow:0 12px 30px rgba(164,91,44,.09)}.home-stats-card:last-child{grid-column:1/-1}.home-stats-card header{display:flex;gap:13px;align-items:center}.home-stats-card header i{display:grid;width:46px;height:46px;place-items:center;border-radius:15px;background:linear-gradient(145deg,#fff2de,#ffd69c);color:#df6e3e;font-style:normal;font-weight:800}.home-stats-card h2{margin:0;font-size:18px}.home-stats-card header p{margin:5px 0 0;color:#a77760;font-size:12px}.home-stats-fields{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:12px;margin-top:20px}.home-stats-fields.two{grid-template-columns:1fr 1.5fr}.home-stats-field span,.home-stats-actions label>span{display:block;margin-bottom:7px;color:#7b4630;font-size:12px;font-weight:700}.home-stats-field input,.home-stats-field select,.home-stats-actions textarea{width:100%;border:1px solid #eed9c7;border-radius:12px;background:#fffaf5;color:#542715;outline:none}.home-stats-field input,.home-stats-field select{height:42px;padding:0 12px}.home-stats-field small{display:block;margin-top:5px;color:#b08772;font-size:10px}.home-stats-card footer{margin-top:16px;padding-top:13px;border-top:1px solid #f2dfcf;color:#9a684f;font-size:12px;line-height:1.6}
.home-stats-actions{padding:20px;border:1px solid rgba(219,151,100,.32);border-radius:24px;background:rgba(255,255,255,.86)}.home-stats-actions textarea{padding:11px 12px;resize:vertical}.home-stats-actions>div{display:flex;gap:12px;margin-top:14px}.home-stats-actions .home-decoration-save{margin:0}.home-stats-reset{min-width:190px;border:1px solid #edb99d;border-radius:14px;background:#fff4ed;color:#c85738;font-weight:700}.home-stats-actions p{margin:12px 0 0;color:#a77862;font-size:11px;text-align:center}
@media(max-width:720px){#page-home-stats-admin-v10 .home-stats-editor{padding:14px 12px 34px}.home-stats-preview{grid-template-columns:1fr;padding:17px}.home-stats-preview dl{margin-top:15px}.home-stats-summary,.home-stats-grid{grid-template-columns:1fr}.home-stats-card:last-child{grid-column:auto}.home-stats-fields,.home-stats-fields.two{grid-template-columns:1fr}.home-stats-actions>div{flex-direction:column}.home-stats-reset{height:46px}.home-stats-summary article:last-child b{font-size:12px}}
