:root{--bg:#ecf1f7;--card:#fff;--text:#17325c;--muted:#6781a7;--blue1:#1f55ca;--blue2:#3f85ff;--nav:#0f2b5f;--line:#d7e1ef;--green:#22c55e;--red:#ef4444;--shadow:0 20px 45px rgba(21,57,120,.12)}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text)}a{text-decoration:none;color:inherit}button,input,textarea,select{font-family:inherit}body.public-body{min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at top left,#0b2756 0,#07142f 35%,#eaf0f7 36%)}.public-wrap{max-width:1080px;margin:10px auto 0;padding:0 16px 24px;position:relative}.orb{position:fixed;border-radius:50%;filter:blur(6px);opacity:.22;pointer-events:none}.orb-a{width:280px;height:280px;background:#3b82f6;right:-70px;top:-40px}.orb-b{width:220px;height:220px;background:#1d4ed8;left:-70px;bottom:-20px}.public-hero{background:linear-gradient(135deg,var(--blue1),var(--blue2));border-radius:28px 28px 32px 32px;padding:28px 28px 78px;box-shadow:var(--shadow);position:relative;overflow:hidden}.public-hero:after{content:"";position:absolute;right:-60px;top:-90px;width:250px;height:250px;background:rgba(255,255,255,.08);border-radius:50%}.brand-box{display:flex;gap:18px;align-items:center}.brand-icon{width:70px;height:70px;border-radius:20px;background:linear-gradient(180deg,#74a7ff,#2563eb);display:flex;align-items:center;justify-content:center;color:#fff;font-size:34px;box-shadow:inset 0 1px 0 rgba(255,255,255,.3)}.brand-box h1{margin:0;color:#fff;font-size:30px;line-height:1.1;font-weight:800}.brand-box p{margin:4px 0 0;color:rgba(255,255,255,.9);font-size:16px;font-weight:600}.theme-toggle{position:absolute;left:28px;bottom:14px;width:56px;height:56px;border:none;border-radius:18px;background:#fff;color:#245dd9;font-size:28px;box-shadow:var(--shadow);cursor:pointer}.checker-card{background:#eef3f8;border-radius:28px;padding:26px 22px 22px;margin-top:-18px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.7)}.checker-card h2{margin:0 0 10px;font-size:24px}.section-line{height:2px;background:#d9e1ed;margin-bottom:18px}.search-row{display:grid;grid-template-columns:1fr 160px;gap:16px}.search-box{display:flex;align-items:center;background:#fff;border:1px solid #cfd8e5;border-radius:18px;padding:0 18px;min-height:58px;box-shadow:0 8px 24px rgba(31,85,202,.06)}.search-box i{font-size:24px;color:#7688a9;margin-right:12px}.search-box input{border:none;outline:none;background:transparent;width:100%;font-size:17px;color:var(--text)}.big-btn{min-height:58px;border-radius:18px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:none;border-radius:14px;padding:13px 18px;font-size:15px;font-weight:700;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#3170ef,#2563eb);color:#fff;box-shadow:0 14px 28px rgba(37,99,235,.24)}.btn-soft{background:#eef4ff;color:#245dd9}.announcement-card{margin-top:18px;background:#fff;border-radius:28px;padding:26px 24px;display:grid;grid-template-columns:1fr 140px;gap:18px;align-items:center;box-shadow:0 10px 30px rgba(27,68,136,.08)}.announcement-card .eyebrow{font-size:16px;font-weight:800;margin-bottom:8px}.announcement-card h3{font-size:28px;line-height:1.25;margin:0 0 16px}.announcement-card p{font-size:14px;line-height:1.45;color:#657b9e;margin:0;max-width:720px}.megabox{width:114px;height:114px;border-radius:24px;background:#ecf2fc;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:54px;justify-self:end}.result-box{margin-top:18px;background:#fff;border-radius:24px;padding:20px;box-shadow:0 10px 30px rgba(27,68,136,.08)}.result-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.badge{display:inline-flex;padding:10px 18px;border-radius:12px;color:#fff;font-size:14px;font-weight:700}.badge-success{background:linear-gradient(135deg,#65d88f,#26b45d)}.badge-danger{background:linear-gradient(135deg,#ff7b7b,#ef4444)}.badge-warning{background:linear-gradient(135deg,#f6c453,#d4a017);color:#fff}.result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.result-grid div{background:#f5f8fd;border:1px solid #e2e8f0;border-radius:16px;padding:14px 16px}.result-grid label{display:block;font-size:12px;color:#7185a5;margin-bottom:6px}.result-grid strong{font-size:16px}.not-found{display:flex;gap:14px;align-items:center;color:#a94442}.not-found i{font-size:32px}.public-footer,.admin-footer{text-align:center;color:#6c82a4;font-size:12px;margin-top:18px;text-transform:lowercase;letter-spacing:.08em}.login-body{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#0b2756,#122f66 34%,#edf2f8 34%)}.login-shell{padding:20px}.login-card{width:100%;max-width:440px;background:#fff;border-radius:28px;padding:28px;box-shadow:var(--shadow)}.login-brand{display:flex;gap:18px;align-items:center;margin-bottom:18px}.login-brand h1{margin:0;font-size:26px}.login-brand p{margin:6px 0 0;color:#6b7f9f}.form-stack{display:grid;gap:10px}.form-stack label{font-size:14px;font-weight:700}.form-stack input,.grid-form input,.grid-form textarea,.grid-form select{height:48px;border:1px solid #d5ddea;border-radius:14px;padding:0 14px;font-size:15px;background:#fff}.grid-form textarea{height:auto;padding:12px 14px}.helper-text{margin-top:14px;color:#6e81a0;font-size:13px}.alert-danger,.alert-success{padding:14px 16px;border-radius:14px;margin-bottom:16px;font-size:14px;font-weight:600}.alert-danger{background:#fff1f2;color:#b91c1c}.alert-success{background:#ecfdf5;color:#15803d}.admin-body{background:linear-gradient(135deg,#0b1f4d,#0d2d63 24%,#edf3fa 24%);min-height:100vh}.admin-shell{display:grid;grid-template-columns:100px 1fr;min-height:100vh}.sidebar{padding:20px 14px;transition:.25s}.sidebar nav{margin-top:10px;display:flex;flex-direction:column;gap:8px}.sidebar-logo{width:64px;height:64px;border-radius:20px;background:linear-gradient(180deg,#2d67e8,#1b4fc5);display:flex;align-items:center;justify-content:center;color:#fff;font-size:30px;margin:0 auto 12px}.sidebar a{height:56px;border-radius:18px;background:rgba(8,31,72,.66);display:flex;align-items:center;justify-content:center;color:#fff;position:relative;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.sidebar a i{font-size:24px}.sidebar a span{display:none}.sidebar a.active,.sidebar a:hover{background:linear-gradient(180deg,#194cae,#0f2f74)}.sidebar.collapsed{width:82px}.content-wrap{padding:10px 18px 20px}.dash-header{background:linear-gradient(135deg,#1f55ca,#3f85ff);padding:24px 28px;border-radius:30px;display:flex;justify-content:space-between;align-items:center;box-shadow:var(--shadow);color:#fff;position:relative;overflow:hidden}.dash-header:after{content:"";position:absolute;right:-70px;top:-90px;width:300px;height:300px;border-radius:50%;background:rgba(255,255,255,.07)}.header-left{display:flex;gap:18px;align-items:center;position:relative;z-index:1}.header-icon{width:70px;height:70px;border-radius:22px;background:linear-gradient(180deg,#6da4ff,#2258d7);display:flex;align-items:center;justify-content:center;font-size:34px}.dash-header h1{font-size:32px;line-height:1.05;margin:0}.dash-header p{margin:6px 0 0;font-size:16px;color:rgba(255,255,255,.9)}.mini-btn{width:54px;height:54px;border:none;border-radius:16px;background:rgba(255,255,255,.16);color:#fff;font-size:26px;cursor:pointer;position:relative;z-index:1}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:18px}.stat-card{background:#fff;border-radius:24px;padding:22px;min-height:122px;display:flex;align-items:center;gap:16px;box-shadow:0 12px 30px rgba(27,68,136,.08);position:relative;overflow:hidden}.stat-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:20px;background:linear-gradient(90deg,rgba(59,130,246,.35),rgba(59,130,246,.18));border-radius:40px 40px 0 0}.stat-card.long{display:flex;justify-content:space-between}.stat-card.long:after{background:linear-gradient(90deg,rgba(34,197,94,.16),rgba(37,99,235,.12))}.stat-card small{display:block;font-size:15px;font-weight:700;color:#1f3a64}.stat-card h3{font-size:34px;line-height:1.05;margin:10px 0 0}.ic{width:50px;height:50px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff}.ic.blue{background:#2563eb}.ic.green{background:#22c55e}.ic.red{background:#ef4444}.mini-bars{display:flex;align-items:flex-end;gap:6px;height:64px}.mini-bars span{display:block;width:18px;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#3b82f6,#22c55e)}.mini-bars span:nth-child(1){height:24px}.mini-bars span:nth-child(2){height:30px}.mini-bars span:nth-child(3){height:40px}.mini-bars span:nth-child(4){height:48px}.mini-bars span:nth-child(5){height:56px}.mini-bars span:nth-child(6){height:62px}.panel-grid{display:grid;grid-template-columns:1.55fr .85fr;gap:18px;margin-top:18px}.panel-grid.lower{grid-template-columns:1.1fr .9fr}.panel{background:#fff;border-radius:24px;padding:22px;box-shadow:0 12px 30px rgba(27,68,136,.08)}.panel.large{min-height:360px}.panel-title{font-size:18px;font-weight:800;margin-bottom:16px}.panel-blue-head{margin:-22px -22px 20px;padding:22px;border-radius:24px 24px 0 0;background:linear-gradient(135deg,#1e4fc1,#2159db);color:#fff;font-size:18px;font-weight:800}.table-wrap{overflow:auto;border-radius:18px;border:1px solid #dbe4f1}.table-wrap table{width:100%;border-collapse:collapse;background:#fff}.table-wrap th,.table-wrap td{padding:14px 14px;border-bottom:1px solid #e4eaf3;font-size:14px;text-align:left;white-space:nowrap}.table-wrap th{background:#163f88;color:#fff;font-size:15px}.excel-like table,.excel-like th,.excel-like td{border:1px solid #cdd8e8 !important}.action-row{display:flex;gap:10px}.action-row a{padding:6px 10px;border-radius:10px;background:#edf4ff;color:#235ed7;font-size:13px;font-weight:700}.toolbar{display:grid;grid-template-columns:1fr 120px 170px;gap:12px;margin-bottom:16px}.grid-form{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.grid-form.one{grid-template-columns:1fr}.grid-form .full{grid-column:1/-1}.grid-form label{display:block;margin-bottom:8px;font-size:14px;font-weight:700}.chart-box{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px 0 10px}.pie-holder{width:240px;height:240px;border-radius:50%;display:grid;place-items:center}.pie-center{width:120px;height:120px;background:#fff;border-radius:50%;display:grid;place-items:center;font-size:28px;font-weight:800;color:#1d4ed8;box-shadow:0 0 0 16px rgba(255,255,255,.75)}.legend-list{display:flex;gap:18px;margin-top:16px}.dot{display:inline-block;width:14px;height:14px;border-radius:50%;vertical-align:middle;margin-right:8px}.dot.green{background:#22c55e}.dot.red{background:#ef4444}.mini-announcement{margin-top:20px;background:#f7fafe;border-radius:18px;padding:16px}.mini-announcement h4{margin:0 0 10px}.doc-actions{display:flex;flex-wrap:wrap;gap:14px}.doc-actions.vertical{flex-direction:column}.doc-btn{display:inline-flex;align-items:center;gap:10px;background:#eef4ff;color:#2258d7;border-radius:16px;padding:14px 18px;font-weight:700}.log-list{display:grid;gap:12px}.log-item{padding:12px 14px;border-radius:16px;background:#f6f9fe}.log-item strong{display:block;font-size:14px}.log-item span{display:block;font-size:14px;margin-top:4px}.log-item small{display:block;margin-top:6px;color:#789}.dark-mode{filter:contrast(1.01) saturate(.95)}@media(max-width:1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.panel-grid,.panel-grid.lower{grid-template-columns:1fr}.announcement-card{grid-template-columns:1fr 100px}.dash-header h1{font-size:28px}}@media(max-width:768px){.admin-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:10px;top:10px;bottom:10px;width:78px;z-index:20}.content-wrap{padding:96px 12px 18px}.search-row,.toolbar,.grid-form{grid-template-columns:1fr}.public-hero{padding:22px 18px 72px}.brand-box h1{font-size:22px}.brand-box p{font-size:14px}.checker-card{padding:20px 16px}.announcement-card h3{font-size:22px}.announcement-card{padding:20px;grid-template-columns:1fr}.megabox{justify-self:start}.result-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr}.dash-header{padding:22px 18px;border-radius:24px}.header-icon{width:60px;height:60px}.dash-header h1{font-size:24px}.dash-header p{font-size:14px}}
.import-box{margin:16px 0 18px;padding:18px;border:1px dashed #bfd0ea;border-radius:18px;background:#f8fbff}.import-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px;color:#4f678d;font-size:13px}.import-head strong{font-size:16px;color:#17325c}.import-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.import-row input[type=file]{max-width:360px;padding:10px 12px;border:1px solid #d5ddea;border-radius:14px;background:#fff}.check-inline{display:inline-flex;gap:8px;align-items:center;font-size:14px;color:#4b6288}@media(max-width:768px){.import-head{flex-direction:column;align-items:flex-start}.import-row{align-items:stretch}.import-row input[type=file]{max-width:none;width:100%}}.theme-toggle{display:none!important}
.table-wrap td a{color:#235ed7;font-weight:700}
