*{box-sizing:border-box}html{font-family:'Sarabun',sans-serif}body{margin:0;background:#f4f7fb;color:#25354b}button,input,select,textarea{font:inherit}.login-page{min-height:100vh;display:grid;place-items:center;padding:22px;background:radial-gradient(circle at 20% 20%,color-mix(in srgb,var(--brand) 15%,transparent),transparent 30%),#eef3f5}.login-card{width:min(430px,100%);padding:28px;border:1px solid #dde5ea;border-radius:26px;background:#fff;box-shadow:0 28px 70px rgba(26,48,72,.14);text-align:center}.back-home{display:inline-flex;gap:6px;align-items:center;color:#718094;text-decoration:none;font-size:.7rem}.login-logo{width:88px;height:88px;margin:15px auto 10px;display:grid;place-items:center;border-radius:24px;background:#eef8f5}.login-logo img{width:78px;height:78px;object-fit:contain;border-radius:20px}.login-logo span{width:78px;height:78px;place-items:center;border-radius:20px;color:var(--brand);font-size:1.8rem}.login-kicker{color:var(--brand);font-size:.62rem;font-weight:900;letter-spacing:.1em}.login-card h1{margin:4px 0 0;font-size:1.45rem;color:#20354e}.login-card>p{margin:5px 0 18px;color:#8490a1;font-size:.76rem}.login-card form{text-align:left}.login-card label{display:block;margin:0 0 6px 3px;color:#516177;font-size:.72rem;font-weight:800}.password-field{height:50px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #dbe3e8;border-radius:14px}.password-field>i{color:#95a1b0}.password-field input{flex:1;min-width:0;border:0;outline:0}.password-field button{width:32px;height:32px;border:0;border-radius:9px;background:#eef2f4;color:#768392;cursor:pointer}.login-submit{width:100%;min-height:50px;margin-top:12px;border:0;border-radius:14px;background:var(--brand);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 9px 20px color-mix(in srgb,var(--brand) 22%,transparent)}.login-error{margin:0 0 12px;padding:9px 11px;border-radius:11px;background:#fff0f3;color:#ac2948;font-size:.72rem;text-align:left}.security-note{display:block;margin-top:14px;color:#8e99a8;font-size:.62rem}.admin-page{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;z-index:100;display:flex;flex-direction:column;padding:17px 14px;background:#153e73;color:#fff;box-shadow:8px 0 30px rgba(25,49,83,.11)}.side-brand{display:flex;align-items:center;gap:10px;padding:4px 5px 17px}.side-logo{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#fff;overflow:hidden;color:var(--brand)}.side-logo img{width:39px;height:39px;object-fit:contain}.side-logo i{width:39px;height:39px;place-items:center}.side-brand b,.side-brand small{display:block}.side-brand b{font-size:.84rem}.side-brand small{margin-top:2px;color:#a9c1df;font-size:.57rem}.side-nav{display:grid;gap:5px;min-height:0;overflow-y:auto}.nav-item,.side-bottom a{width:100%;display:flex;align-items:center;gap:10px;border:0;border-radius:12px;padding:10px 11px;background:transparent;color:#c8d7ea;text-decoration:none;text-align:left;cursor:pointer;font-size:.73rem;font-weight:800}.nav-item i,.side-bottom a i{width:18px;text-align:center}.nav-item:hover,.nav-item.active{background:rgba(255,255,255,.12);color:#fff}.side-bottom{display:grid;gap:4px;margin-top:auto;padding-top:12px;border-top:1px solid rgba(255,255,255,.13)}.side-bottom a.logout{color:#ffd7df}.admin-shell{min-height:100vh;margin-left:244px}.topbar{position:sticky;top:0;z-index:50;display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:12px 22px;border-bottom:1px solid #e1e7ed;background:rgba(255,255,255,.92);backdrop-filter:blur(12px)}.topbar span{color:#738299;font-size:.57rem;font-weight:900;letter-spacing:.1em}.topbar h1{margin:2px 0 0;color:#213852;font-size:1.15rem}.top-actions{display:flex;align-items:center;gap:8px}.production-pill{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:#eaf8f3;color:#08765f!important;font-size:.61rem!important;letter-spacing:0!important}.production-pill i{font-size:.5rem}.icon-btn{width:38px;height:38px;border:1px solid #dfe6eb;border-radius:11px;background:#fff;color:#68788b;cursor:pointer}.mobile-only{display:none}.admin-content{padding:20px}.view{display:none}.view.active{display:block}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:14px}.stat-card{display:flex;align-items:center;gap:11px;padding:15px;border:1px solid #e0e6ed;border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(30,52,78,.05)}.stat-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:#edf4ff;color:#2c66ad}.stat-card:nth-child(4n+2) .stat-icon{background:#eaf8f3;color:#08765f}.stat-card:nth-child(4n+3) .stat-icon{background:#fff3e8;color:#d06d16}.stat-card:nth-child(4n) .stat-icon{background:#f5edfb;color:#8c3cb1}.stat-card b,.stat-card span{display:block}.stat-card b{font-size:1.18rem;color:#1f3c61}.stat-card span{margin-top:2px;color:#8591a2;font-size:.62rem}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.panel{padding:16px;border:1px solid #e0e6ed;border-radius:19px;background:#fff;box-shadow:0 8px 22px rgba(30,52,78,.045)}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.panel-head>i{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:#edf4ff;color:#3263a5}.panel-head span{display:block;color:var(--brand);font-size:.56rem;font-weight:900;letter-spacing:.08em}.panel-head h2{margin:2px 0 0;color:#263b56;font-size:1rem}.panel-head p{margin:4px 0 0;color:#8a95a4;font-size:.65rem}.panel-head-wrap{align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 11px;border:1px solid #dce4ea;border-radius:10px;background:#fff;color:#5d6d80;font-size:.68rem;font-weight:900;cursor:pointer}.btn:hover{background:#f6f9fb}.btn.primary{border-color:var(--brand);background:var(--brand);color:#fff}.btn.danger{border-color:#f0c5ce;background:#fff5f7;color:#b2314e}.btn.warn{border-color:#f0d9ad;background:#fff9ed;color:#936000}.btn.success{border-color:#bfe4d9;background:#eef9f5;color:#08755f}.rank-list,.timeline-list,.backup-list{display:grid;gap:8px}.rank-row{display:grid;grid-template-columns:30px 38px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px;border:1px solid #edf0f3;border-radius:12px}.rank-no{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#f1f4f7;color:#7c8795;font-size:.61rem;font-weight:900}.rank-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#edf4ff;color:#2f65aa}.rank-copy b,.rank-copy small{display:block}.rank-copy b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.69rem;color:#394a60}.rank-copy small{margin-top:2px;color:#939ca8;font-size:.56rem}.rank-value{color:var(--brand);font-size:.65rem;font-weight:900}.timeline-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;padding:8px 0;border-bottom:1px solid #eef1f4}.timeline-row:last-child{border-bottom:0}.timeline-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#f1f5f9;color:#56718f}.timeline-row b,.timeline-row small,.timeline-row em{display:block}.timeline-row b{font-size:.67rem;color:#3d4f64}.timeline-row small{margin-top:2px;color:#7f8b9a;font-size:.58rem}.timeline-row em{margin-top:3px;color:#9aa3ae;font-size:.54rem;font-style:normal}.toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 170px 170px;gap:8px;margin-bottom:12px}.search-admin{display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #dde4ea;border-radius:11px;background:#fff}.search-admin i{color:#92a0af}.search-admin input{width:100%;height:39px;border:0;outline:0}.toolbar select{height:41px;border:1px solid #dde4ea;border-radius:11px;padding:0 9px;background:#fff;color:#58697d}.table-wrap{overflow:auto;border:1px solid #e5e9ee;border-radius:14px}.data-table{width:100%;border-collapse:collapse;min-width:970px}.data-table th{padding:9px 10px;background:#f7f9fb;color:#728094;font-size:.59rem;text-align:left;white-space:nowrap}.data-table td{padding:9px 10px;border-top:1px solid #edf0f3;color:#4d5d72;font-size:.65rem;vertical-align:middle}.app-cell{display:flex;align-items:center;gap:8px;min-width:260px}.app-cell-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:#edf4ff;color:#2e65ab}.app-cell b,.app-cell small{display:block}.app-cell b{max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#35475d}.app-cell small{margin-top:2px;color:#929ba7}.status-pill,.visibility-pill,.new-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:999px;font-size:.55rem;font-weight:900}.status-pill.ready{background:#e9f8f2;color:#08745e}.status-pill.maintenance{background:#fff4da;color:#8f6100}.status-pill.offline{background:#eef0f3;color:#67707c}.visibility-pill.show{background:#edf5ff;color:#2e64a7}.visibility-pill.hide{background:#f2f3f5;color:#777f89}.new-pill{background:#fff0f4;color:#b12e50}.row-actions{display:flex;gap:4px}.row-actions button{width:31px;height:31px;border:1px solid #dfe5ea;border-radius:9px;background:#fff;color:#687789;cursor:pointer}.row-actions button:hover{background:#f4f7f9}.row-actions button.danger{color:#b5314f}.bar-chart{display:flex;align-items:flex-end;gap:4px;height:230px;padding:10px 0 0;overflow-x:auto}.bar-day{min-width:14px;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:4px;height:100%}.bar-day b{width:100%;min-height:3px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#4f8ecf,var(--brand));transition:.15s}.bar-day small{color:#9aa3ad;font-size:.47rem;writing-mode:vertical-rl;transform:rotate(180deg);max-height:44px}.backup-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.backup-summary article{padding:11px;border:1px solid #e4e9ee;border-radius:12px;background:#f9fbfc}.backup-summary b,.backup-summary span{display:block}.backup-summary b{color:#274768}.backup-summary span{margin-top:2px;color:#8793a3;font-size:.58rem}.backup-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid #e4e9ee;border-radius:13px}.backup-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#eef5ff;color:#3264a5}.backup-row b,.backup-row small{display:block}.backup-row b{font-size:.67rem;color:#405168}.backup-row small{margin-top:2px;color:#929ba7;font-size:.56rem}.backup-actions{display:flex;gap:5px}.settings-form{max-width:900px}.form-grid{display:grid;gap:12px}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid label{display:block;color:#536378;font-size:.66rem;font-weight:800}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:42px;margin-top:5px;border:1px solid #dce4e9;border-radius:10px;padding:0 10px;outline:0;color:#34475e}.form-grid textarea{padding:9px 10px;min-height:88px;resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#75aca1;box-shadow:0 0 0 4px rgba(7,95,85,.07)}.color-input{display:grid;grid-template-columns:50px 1fr;gap:7px;margin-top:5px}.color-input input{margin:0}.color-input input[type=color]{padding:3px}.switch-row{display:flex!important;align-items:flex-start;gap:8px;padding:10px;border:1px solid #e2e8ed;border-radius:11px;background:#fafcfd}.switch-row input{width:17px!important;min-height:auto!important;margin:2px 0 0!important}.switch-row b,.switch-row small{display:block}.switch-row small{margin-top:2px;color:#8c97a5;font-size:.57rem;font-weight:500}.form-actions{margin-top:14px}.health-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:14px}.health-card{display:flex;gap:9px;align-items:center;padding:11px;border:1px solid #e2e7ec;border-radius:13px;background:#fff}.health-card>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px}.health-card.ok>span{background:#e9f8f2;color:#08745e}.health-card.bad>span{background:#fff0f3;color:#b12f4d}.health-card b,.health-card small{display:block}.health-card b{font-size:.65rem;color:#415268}.health-card small{margin-top:2px;color:#919ba8;font-size:.54rem}.security-box{display:grid;gap:8px}.security-line{display:flex;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:10px;background:#f8fafb;color:#667487;font-size:.63rem}.security-line b{color:#34485f}.modal-layer{position:fixed;inset:0;z-index:500;display:none;place-items:center;padding:16px;background:rgba(14,28,48,.58);backdrop-filter:blur(5px)}.modal-layer.show{display:grid}.modal-card{width:min(620px,100%);max-height:min(90vh,780px);overflow:auto;border-radius:20px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.25)}.modal-head{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:15px 17px;border-bottom:1px solid #e6eaee;background:#fff}.modal-head span{color:var(--brand);font-size:.55rem;font-weight:900;letter-spacing:.08em}.modal-head h2{margin:2px 0 0;font-size:1rem;color:#2b405a}.modal-body{padding:16px}.modal-foot{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:7px;padding:12px 16px;border-top:1px solid #e6eaee;background:#fff}.confirm-box{text-align:center;padding:8px}.confirm-icon{width:58px;height:58px;margin:0 auto 10px;display:grid;place-items:center;border-radius:18px;background:#fff0f3;color:#b12e4e;font-size:1.25rem}.confirm-box h3{margin:0;color:#2c4057}.confirm-box p{margin:6px 0 0;color:#7e8998;font-size:.69rem;line-height:1.55}.busy-layer{position:fixed;inset:0;z-index:700;display:grid;place-items:center;background:rgba(16,30,49,.55);backdrop-filter:blur(4px)}.busy-layer[hidden]{display:none}.busy-layer>div{min-width:240px;padding:22px;border-radius:18px;background:#fff;text-align:center}.busy-layer i{font-size:1.2rem;color:var(--brand)}.busy-layer strong,.busy-layer span{display:block}.busy-layer strong{margin-top:8px;color:#30455e}.busy-layer span{margin-top:3px;color:#8b96a3;font-size:.63rem}.toast{position:fixed;right:18px;bottom:18px;z-index:900;max-width:min(360px,calc(100% - 36px));padding:10px 13px;border-radius:11px;background:#20354d;color:#fff;font-size:.69rem;box-shadow:0 15px 35px rgba(0,0,0,.18);opacity:0;transform:translateY(10px);pointer-events:none;transition:.18s}.toast.show{opacity:1;transform:none}.toast.error{background:#ad2948}.empty-mini{padding:22px;text-align:center;color:#8d98a6;font-size:.65rem}.loading-cards:before{content:'กำลังโหลดข้อมูล...';grid-column:1/-1;padding:30px;text-align:center;color:#8b96a4}
@media(max-width:1050px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar{grid-template-columns:1fr 140px 150px}}@media(max-width:820px){.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.open{transform:none}.admin-shell{margin-left:0}.mobile-only{display:inline-grid;place-items:center}.topbar{padding:10px 13px}.admin-content{padding:12px}.two-col{grid-template-columns:1fr}.toolbar{grid-template-columns:1fr 1fr}.search-admin{grid-column:1/-1}.form-grid.two{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.analytics-cols{grid-template-columns:1fr}.health-grid{grid-template-columns:1fr 1fr}.panel-head-wrap{align-items:flex-start;flex-direction:column}.panel-head-wrap>.btn{width:100%}}@media(max-width:540px){.stat-grid,.health-grid{grid-template-columns:1fr 1fr;gap:7px}.stat-card{padding:10px}.stat-icon{width:37px;height:37px}.stat-card b{font-size:1rem}.panel{padding:12px}.toolbar{grid-template-columns:1fr}.search-admin{grid-column:auto}.backup-summary{grid-template-columns:1fr}.backup-row{grid-template-columns:38px minmax(0,1fr)}.backup-actions{grid-column:1/-1}.backup-actions .btn{flex:1}.production-pill{display:none}.modal-layer{padding:8px}.modal-card{max-height:94vh}.topbar h1{font-size:1rem}}
