*{box-sizing:border-box}body{margin:0;background:#f4f5f8;color:#182b46;font-family:'IBM Plex Sans Thai',sans-serif}main{max-width:1440px;margin:auto;padding:28px 36px 60px}header{display:flex;justify-content:space-between;gap:16px;align-items:center}a{color:#27496c;text-decoration:none}.badge{border:1px solid #dbc99d;color:#785d24;background:#fff7e8;padding:7px 14px;border-radius:30px;font-size:12px}.intro{padding:35px 0 10px}.eyebrow{font-size:11px;letter-spacing:3px;color:#99783f;font-weight:700}h1{font-size:clamp(30px,4vw,46px);line-height:1.35;margin:12px 0}h2{font-size:18px;margin:0 0 20px}h3{font-size:14px;margin:24px 0 10px}.intro>p:last-child,.muted{color:#637083;font-size:13px;line-height:1.7}.notice{padding:14px 18px;background:#e8edf5;border-radius:10px;font-size:13px;margin-bottom:25px}.layout{display:grid;grid-template-columns:290px 1fr;gap:22px}.panel{background:white;border:1px solid #e0e5ec;border-radius:16px;padding:24px;box-shadow:0 8px 26px #162c4710;min-width:0;height:fit-content}label{display:block;margin:17px 0 8px;font-size:13px}select,button{font:inherit;font-size:13px;border-radius:8px;padding:10px;border:1px solid #ccd5df;width:100%;background:white;color:#1c304c}.check{display:flex;align-items:center;gap:7px}input[type=checkbox]{accent-color:#244e73;width:18px;height:18px}button{cursor:pointer;background:#203e60;color:white;border:0;margin-top:12px;padding:12px}.secondary{background:#eef1f6;color:#203e60}.panel-title{display:flex;justify-content:space-between;gap:16px}.panel-title span{font-size:12px;color:#337052}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;min-width:650px;text-align:left}th{font-size:12px;background:#f6f8fb;padding:13px 9px;color:#526079}td{border-bottom:1px solid #edf0f4;padding:16px 9px;font-size:13px}small{font-weight:400;font-size:10px}td:nth-child(2),td:nth-child(3){text-align:center}td:first-child{min-width:135px}td:last-child{min-width:180px}td select{min-width:135px}.allow{color:#286949}.deny{color:#9c4944}.reason{font-size:11px;color:#6a7688;display:block;margin-top:5px}:focus-visible{outline:3px solid #bb934b;outline-offset:3px}@media(max-width:1000px){.layout{grid-template-columns:1fr}main{padding:20px 16px}header{align-items:flex-start}.panel{padding:18px}}
