:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#104862;background:#fff;font-synthesis:none}*{box-sizing:border-box}html{min-width:320px;background:#fff}body{margin:0;min-width:320px;background:#fff}button,input,select{font:inherit}.center{min-height:100vh;display:grid;place-items:center;padding:24px;background:#fff}.loader-card,.auth-card{background:#fff;border:1px solid #dbe8ee;border-radius:28px;box-shadow:0 20px 60px #1048621a}.loader-card{width:min(520px,100%);padding:48px;text-align:center}.loading-logo{width:78px;height:78px;object-fit:contain;margin-bottom:18px}.loader-card p{margin:0;color:#6b7f8b}.loader-card h1{margin:0 0 8px;letter-spacing:.06em}.muted{color:#6b7f8b}.error-card{border-top:6px solid #c94747}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(180deg,#fff,#f8fbfc)}.auth-card{width:min(460px,100%);padding:42px}.auth-logo{display:block;width:min(310px,82%);height:auto;margin:0 auto 36px}.auth-heading{text-align:center}.auth-heading>span{font-size:11px;font-weight:900;letter-spacing:.18em;color:#4499e0}.auth-heading h1{font-size:31px;margin:9px 0 5px;color:#104862}.auth-heading p{margin:0;color:#6b7f8b}.auth-card form{display:grid;gap:9px;margin-top:28px}.auth-card label{font-size:12px;font-weight:900;letter-spacing:.04em;margin-top:9px;color:#104862}.auth-card input{width:100%;border:1.5px solid #cddde5;border-radius:12px;padding:13px 14px;outline:none;background:#fff;color:#104862;transition:border-color .15s,box-shadow .15s}.auth-card input:focus{border-color:#4499e0;box-shadow:0 0 0 3px #4499e024}.primary,.ghost,.secondary,.small-action{border-radius:11px;padding:13px 16px;font-weight:900;cursor:pointer}.primary{border:0;background:linear-gradient(135deg,#104862,#4499e0);color:#fff;margin-top:15px;box-shadow:0 10px 22px #1048622e}.primary:hover{filter:brightness(1.04)}.alert{margin-top:18px;padding:12px 14px;border-radius:10px;background:#fff0f0;color:#9d2020;border:1px solid #ffc4c4}.footer-note{font-size:12px;color:#8799a4;text-align:center;margin:26px 0 0}.app-shell{min-height:100vh;background:#fff}.topbar{height:84px;background:#fff;border-bottom:1px solid #e2edf2;display:flex;align-items:center;justify-content:space-between;padding:12px clamp(18px,4vw,56px);position:sticky;top:0;z-index:10}.topbar-logo{width:168px;height:auto;max-height:58px;object-fit:contain}.user-zone{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700}.user-name{color:#104862}.role-badge{font-size:10px;letter-spacing:.08em;font-weight:900;padding:5px 8px;border-radius:999px;background:#eaf4fa;color:#104862}.ghost{border:1px solid #c9dbe5;background:#fff;color:#104862}.ghost:hover{background:#f4f9fb}.dashboard{position:relative;max-width:1220px;margin:auto;padding:48px 28px 110px}.hero{text-align:center;margin:10px auto 42px}.hero .eyebrow,.admin-head .eyebrow{font-size:11px;font-weight:900;letter-spacing:.2em;color:#4499e0;margin:0 0 8px}.hero h1,.admin-head h1{margin:0;color:#104862;font-size:clamp(30px,4vw,44px);letter-spacing:-.02em}.hero p:last-child,.admin-head p{margin:10px 0 0;color:#6b7f8b;font-size:15px}.module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.module-card{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;min-height:290px;padding:30px 20px 24px;background:#fff;border:2px solid #d9e8ef;border-radius:28px;box-shadow:0 10px 32px #10486212;cursor:pointer;color:#104862;transition:transform .18s,box-shadow .18s,border-color .18s}.module-card:not(.disabled):hover{transform:translateY(-5px);box-shadow:0 18px 42px #10486221;border-color:#4499e0}.module-card:focus-visible{outline:3px solid rgba(68,153,224,.3);outline-offset:3px}.module-card.disabled{cursor:default;opacity:.55}.module-icon{width:142px;height:142px;display:grid;place-items:center;margin:0 auto 17px}.module-icon img{width:100%;height:100%;object-fit:contain}.module-content{display:flex;flex-direction:column;align-items:center;gap:5px}.module-content strong{font-size:22px;letter-spacing:-.01em}.module-content span{font-size:13px;color:#657b87;min-height:19px}.module-content em{font-style:normal;font-size:10px;font-weight:900;letter-spacing:.07em;color:#4499e0;text-transform:uppercase;margin-top:5px}.disabled .module-content em{color:#7f9099}.arrow{position:absolute;right:18px;bottom:17px;font-size:22px;color:#b5cbd6;line-height:1}.module-card:not(.disabled):hover .arrow{color:#4499e0}.admin-button{position:absolute;right:8px;bottom:22px;width:58px;height:58px;border:0;background:#fff;border-radius:50%;padding:9px;cursor:pointer;box-shadow:0 10px 28px #10486221;transition:transform .18s,box-shadow .18s}.admin-button:hover{transform:rotate(20deg) scale(1.05);box-shadow:0 14px 34px #1048622e}.admin-button img{width:100%;height:100%;object-fit:contain}.system-note{margin:40px auto 0;max-width:720px;background:#f8fbfc;border:1px solid #e1edf2;border-radius:16px;padding:14px 18px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center}.system-note img{width:24px;height:24px;object-fit:contain}.system-note div{display:flex;gap:7px;flex-wrap:wrap;justify-content:center}.system-note strong{color:#104862}.system-note span{color:#657b87}.admin-dashboard{max-width:1280px}.admin-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:10px 0 34px}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5eef2;color:#6b7f8b}.admin-toolbar strong{color:#104862;font-size:22px}.secondary{border:1px solid #c9dbe5;background:#f8fbfc;color:#104862;padding:10px 14px}.secondary:hover{background:#eef6fa}.user-table{width:100%;border-collapse:collapse;min-width:850px}.user-table th{padding:13px 18px;text-align:left;background:#f8fbfc;color:#6b7f8b;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.user-table td{padding:15px 18px;border-top:1px solid #edf3f5;color:#496675;font-size:13px;vertical-align:middle}.user-table tr.is-inactive{opacity:.58}.self-badge{display:inline-block;margin-left:8px;font-size:9px;font-weight:900;letter-spacing:.06em;padding:3px 6px;border-radius:999px;background:#eaf4fa;color:#4499e0}.role-select{border:1px solid #cddde5;border-radius:9px;padding:7px 10px;background:#fff;color:#104862;font-weight:800;font-size:11px}.role-select:disabled{background:#f5f8f9;color:#8496a0;cursor:not-allowed}.status-pill{display:inline-block;font-size:9px;font-weight:900;letter-spacing:.07em;padding:6px 8px;border-radius:999px}.status-pill.active{background:#edf8f2;color:#26764c}.status-pill.inactive{background:#fff0f0;color:#9d2020}.small-action{border:1px solid #c9dbe5;background:#fff;color:#104862;padding:8px 10px;font-size:10px}.small-action:hover{background:#f4f9fb}.protected-label{font-size:9px;font-weight:800;color:#9aaab2}.admin-loading,.admin-empty{padding:50px;text-align:center;color:#6b7f8b}.admin-footnote{padding:15px 24px;border-top:1px solid #e5eef2;background:#fbfcfd;color:#8799a4;font-size:11px}.admin-head>.ghost{white-space:nowrap}@media(max-width:980px){.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-head{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.topbar{height:auto;min-height:74px;gap:12px}.topbar-logo{width:140px}.user-zone{gap:8px}.user-name,.role-badge{display:none}.dashboard{padding:30px 16px 100px}.hero{margin-bottom:28px}.hero h1,.admin-head h1{font-size:30px}.module-grid{grid-template-columns:1fr;gap:16px}.module-card{min-height:260px}.module-icon{width:125px;height:125px}.admin-button{right:16px;bottom:20px}.auth-card{padding:30px 24px}.auth-logo{margin-bottom:30px}.admin-head>.ghost{width:100%}.admin-toolbar{padding:16px}.user-table th,.user-table td{padding:12px 14px}}.admin-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:10px 0 28px}.admin-head h1{margin:0;color:#104862;font-size:clamp(30px,4vw,42px)}.admin-head p:last-child{margin:8px 0 0;color:#6b7f8b}.admin-head-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.secondary{border:1px solid #c9dbe5;border-radius:11px;padding:12px 15px;background:#f8fbfc;color:#104862;font-weight:900;cursor:pointer}.secondary:hover{background:#eef7fb}.primary-admin{border:0;background:linear-gradient(135deg,#104862,#4499e0);color:#fff;box-shadow:0 8px 20px #10486224}.admin-panel{background:#fff;border:1px solid #dbe8ee;border-radius:24px;box-shadow:0 12px 36px #10486212;overflow:hidden}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e4eef2;color:#657b87}.admin-toolbar strong{color:#104862;font-size:20px}.user-table-wrap{overflow:auto}.user-table{width:100%;border-collapse:collapse;min-width:760px}.user-table th{text-align:left;padding:13px 18px;background:#f8fbfc;color:#6b7f8b;font-size:11px;letter-spacing:.07em;text-transform:uppercase}.user-table td{padding:16px 18px;border-top:1px solid #edf3f5;color:#365c6c;font-size:13px}.user-table td strong{color:#104862}.is-inactive{opacity:.58}.role-select{border:1px solid #cddde5;border-radius:8px;padding:7px 9px;background:#fff;color:#104862;font-weight:800}.status-pill{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.06em}.status-pill.active{background:#e9f7ef;color:#247044}.status-pill.inactive{background:#f1f3f4;color:#6d777c}.small-action{border:0;background:none;color:#2377ad;font-weight:900;font-size:11px;cursor:pointer}.small-action:hover{text-decoration:underline}.self-badge{display:inline-block;margin-left:8px;padding:3px 6px;border-radius:999px;background:#eaf4fa;color:#4499e0;font-size:9px;font-weight:900}.protected-label{font-size:10px;color:#9aaab2;font-weight:800}.admin-footnote{padding:16px 22px;background:#fbfdfe;color:#82949d;font-size:12px;border-top:1px solid #edf3f5}.admin-loading,.admin-empty{padding:40px;text-align:center;color:#718791}.modal-backdrop{position:fixed;inset:0;background:#10486240;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:22px;z-index:50}.modal-card{width:min(720px,100%);background:#fff;border:1px solid #dbe8ee;border-radius:26px;box-shadow:0 30px 80px #10486238;padding:30px}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.modal-head h2{margin:4px 0 0;color:#104862;font-size:28px}.modal-close{width:38px;height:38px;border:0;border-radius:50%;background:#f2f7f9;color:#104862;font-size:26px;line-height:1;cursor:pointer}.modal-intro{color:#6b7f8b;margin:10px 0 22px}.create-form{display:grid;gap:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.create-form label{display:block;font-size:11px;font-weight:900;letter-spacing:.04em;color:#104862;margin:0 0 7px}.create-form input,.create-form select{width:100%;border:1.5px solid #cddde5;border-radius:10px;padding:11px 12px;background:#fff;color:#104862;outline:none}.create-form input:focus,.create-form select:focus{border-color:#4499e0;box-shadow:0 0 0 3px #4499e01f}.create-form small{display:block;margin-top:5px;color:#8799a4;font-size:10px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.modal-actions .primary{margin-top:0}.primary:disabled{opacity:.6;cursor:wait}@media(max-width:720px){.admin-head{align-items:stretch;flex-direction:column}.admin-head-actions{justify-content:stretch;flex-direction:column}.admin-head-actions>*{width:100%}.form-grid{grid-template-columns:1fr}.modal-card{padding:24px}.modal-actions{flex-direction:column-reverse}.modal-actions>*{width:100%}}
