﻿:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f5f6f8;--surface:#fff;--surface-soft:#f8f9fb;--surface-muted:#eef0f3;--text:#111318;--muted:#69707d;--red:#a90816;--red-dark:#78000a;--red-soft:#fff2f3;--border:#e2e5ea;--border-strong:#d1d5dc;--success:#117a4b;--success-soft:#edf9f3;--shadow-sm:0 8px 24px #1218280f;--shadow-lg:0 28px 70px #1218281a}*{box-sizing:border-box}html{background:var(--background)}body{min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 92% 4%,#a9081614,#0000 27rem),linear-gradient(#fff 0%,#f6f7f9 42%,#f1f3f6 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}button,input,select,textarea{font:inherit}button{cursor:pointer}.page-shell{width:min(1240px,100% - 2rem);margin:0 auto;padding:2.25rem 0 5rem}.hero{color:#fff;background:linear-gradient(125deg,#6f0009 0%,#a90816 48%,#d12a36 100%);border:1px solid #ffffff1f;border-radius:2rem;min-height:25rem;padding:clamp(2.5rem,6vw,5.5rem);position:relative;overflow:hidden;box-shadow:0 34px 80px #71000a33}.hero:before{content:"";border:1px solid #ffffff29;border-radius:50%;width:30rem;height:30rem;position:absolute;top:-12rem;right:-9rem}.hero:after{content:"";background:#ffffff12;border-radius:50%;width:20rem;height:20rem;position:absolute;bottom:-13rem;right:2rem}.hero>*{z-index:1;position:relative}.eyebrow{color:#ffffffc7;letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.82rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:12ch;margin-bottom:1.25rem;font-size:clamp(3.15rem,8vw,6.8rem);line-height:.93}h2{letter-spacing:-.025em}.summary{color:#ffffffd1;max-width:44rem;margin-bottom:1.5rem;font-size:clamp(1.05rem,2vw,1.35rem)}.status{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.65rem;margin-top:.5rem;padding:.72rem 1rem;font-size:.9rem;font-weight:750;display:inline-flex}.status-dot{background:#fff;border-radius:50%;width:.62rem;height:.62rem;box-shadow:0 0 0 .3rem #ffffff21}.panel,.notice{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fffffff5;border-radius:1.6rem;margin-top:1.5rem;padding:clamp(1.6rem,4vw,2.75rem)}.panel>h2,.notice>h2{margin-bottom:.7rem;font-size:clamp(1.45rem,3vw,2rem)}.panel>p{max-width:48rem;color:var(--muted)}.staff-auth-card{border:1px solid var(--border);background:linear-gradient(145deg,#fff 0%,#fafbfc 100%);border-radius:1.35rem;margin-top:1.6rem;padding:clamp(1.5rem,4vw,2.25rem);position:relative;box-shadow:0 18px 45px #11182712,inset 0 1px #ffffffe6}.staff-auth-profile{background:linear-gradient(145deg, #fff 0%, var(--success-soft) 150%);border-color:#117a4b2e}.staff-auth-badge{background:var(--red-soft);color:var(--red-dark);letter-spacing:.055em;text-transform:uppercase;border:1px solid #a9081621;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.42rem .7rem;font-size:.76rem;font-weight:850;display:inline-flex}.staff-auth-profile .staff-auth-badge{background:var(--success-soft);color:var(--success);border-color:#117a4b29}.staff-auth-name{color:#111318;letter-spacing:-.025em;margin-bottom:.25rem;font-size:clamp(1.45rem,3vw,2rem);display:block}.staff-auth-meta{color:var(--muted);margin-bottom:.85rem}.staff-auth-role{color:#fff;background:#16181d;border-radius:.7rem;margin-bottom:1rem;padding:.42rem .7rem;font-size:.78rem;font-weight:750;display:inline-flex}.staff-auth-primary-button,.staff-auth-secondary-button{border-radius:.8rem;min-height:3rem;padding:.78rem 1.2rem;font-weight:800;transition:transform .16s,box-shadow .16s,border-color .16s}.staff-auth-primary-button{border:1px solid var(--red);background:linear-gradient(135deg, var(--red-dark), var(--red));color:#fff;box-shadow:0 12px 28px #a9081633}.staff-auth-secondary-button{border:1px solid var(--border-strong);color:#23262d;background:#fff}.staff-auth-primary-button:hover,.staff-auth-secondary-button:hover{transform:translateY(-1px)}.staff-auth-primary-button:hover{box-shadow:0 16px 34px #a9081640}.staff-auth-primary-button:disabled,.staff-auth-secondary-button:disabled{cursor:not-allowed;opacity:.62;transform:none}.staff-auth-card [role=status],.staff-auth-card [role=alert]{color:var(--muted);margin:1rem 0;font-size:.92rem}.module-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;margin-top:1.5rem;display:grid}.module-card{border:1px solid var(--border);background:linear-gradient(145deg,#fff 0%,#f8f9fb 100%);border-radius:1.1rem;min-height:10.5rem;padding:1.4rem;position:relative;overflow:hidden;box-shadow:0 9px 24px #11182709}.module-card:before{content:"";background:var(--red);width:3rem;height:.18rem;position:absolute;top:0;left:0}.module-card h3{margin-bottom:.7rem;font-size:1.05rem}.module-card p,.notice p{color:var(--muted);margin-bottom:0}.notice{border-left:.3rem solid var(--red);background:linear-gradient(90deg, var(--red-soft) 0%, #fff 18%)}@media (prefers-reduced-motion:no-preference){.module-card{transition:transform .17s,border-color .17s,box-shadow .17s}.module-card:hover{border-color:#a9081640;transform:translateY(-3px);box-shadow:0 16px 34px #11182714}}@media (max-width:720px){.page-shell{width:min(100% - 1rem,1240px);padding-top:.5rem}.hero{border-radius:1.35rem;min-height:auto}.panel,.notice{border-radius:1.2rem}h1{font-size:clamp(2.7rem,14vw,4.6rem)}}
