@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
:root{--ink:#17182b;--muted:#717388;--line:#e8e8f0;--purple:#5748df;--purple2:#7568ed;--bg:#f6f6fa;--green:#19a974}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px 'DM Sans',Arial,sans-serif}h1,h2,h3{font-family:Manrope,Arial,sans-serif;margin-top:0}aside{position:fixed;inset:0 auto 0 0;width:225px;background:#17172a;color:white;padding:30px 20px;display:flex;flex-direction:column}.brand,.public-brand{font:800 21px Manrope}.brand span,.public-brand span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#8679ff,#5142dd);margin-right:8px}nav{margin-top:46px;display:grid;gap:8px}nav a{color:#9d9caf;text-decoration:none;padding:12px 14px;border-radius:9px;font-weight:600}nav a.active,nav a:hover{background:#2c2b49;color:#fff}.mode{margin-top:auto;background:#22213c;border:1px solid #37355a;padding:13px;border-radius:10px;color:#8d8ba7;font-size:10px;line-height:1.8}.mode b{color:#75dab7}main{margin-left:225px;padding:0 38px 45px;max-width:1500px}main>header{height:108px;display:flex;align-items:center;justify-content:space-between}header small{font-weight:700;color:#8d8da0;font-size:10px;letter-spacing:1.2px}header h1{font-size:24px;margin:5px 0}.event-pill{background:#fff;border:1px solid var(--line);border-radius:30px;padding:10px 15px;font-weight:600}.event-pill i,.live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#20bc81;margin-right:8px}.hero{border-radius:18px;padding:35px 38px;color:#fff;background:linear-gradient(115deg,#4a3bd1,#7569ec);display:flex;align-items:center;justify-content:space-between;box-shadow:0 12px 35px #5145d133}.hero h2{font-size:28px;margin:8px 0}.hero p{margin:0;color:#ddd9ff}.eyebrow{font-size:10px;font-weight:800;letter-spacing:1.5px;color:#9a91ff}.hero .eyebrow{color:#cfcaff}.btn{display:inline-block;border:0;border-radius:9px;background:var(--purple);color:#fff;text-decoration:none;padding:12px 17px;font:700 13px 'DM Sans';cursor:pointer}.btn.light{background:#fff;color:#4337bc}.btn.secondary{background:#eeedf9;color:#4c41c9}.btn.wide{width:100%;text-align:center}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin:22px 0}.stats article{background:#fff;border:1px solid var(--line);border-radius:13px;padding:20px;display:flex;align-items:center;gap:14px}.stats b{display:block;font:800 25px Manrope}.stats small,td small{display:block;color:var(--muted);margin-top:3px}.icon{display:grid;place-items:center;width:43px;height:43px;border-radius:11px;font-size:20px}.purple{background:#eeecff;color:#6254df}.green{background:#e4f8f0;color:#18a674}.orange{background:#fff0e4;color:#e28432}.blue{background:#e9f1ff;color:#4e80d6}.grid{display:grid;grid-template-columns:1.5fr 1fr;gap:18px;margin-bottom:18px}.card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:23px;margin-bottom:18px}.card-title{display:flex;justify-content:space-between}.card-title h3{margin:0 0 5px}.card-title p,.page-actions p,.form-card>p{color:var(--muted);margin:0 0 20px}.card-title a,.text-link,.manual a{color:var(--purple);font-weight:700;text-decoration:none}.progress{height:9px;background:#ececf3;border-radius:9px;margin:14px 0 8px}.progress div{height:100%;background:linear-gradient(90deg,#5b4add,#8173f2);border-radius:9px}.action{padding:13px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--ink);text-decoration:none}.page-actions{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:13px 10px;border-bottom:1px solid #eeeef4}th{font-size:10px;color:#8a8b9d;text-transform:uppercase;letter-spacing:.7px}.badge{display:inline-block;padding:5px 9px;border-radius:20px;font-size:11px;font-weight:700}.badge.enrolled{background:#e5f8f1;color:#16865f}.badge.pending{background:#fff0dd;color:#b66d23}.inline{display:inline}.link-button{border:0;background:none;color:var(--purple);font:inherit;cursor:pointer;padding:0}.form-card{max-width:850px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin:22px 0}label{display:grid;gap:7px;font-weight:700;font-size:12px}input,select{width:100%;border:1px solid #dedef0;border-radius:8px;padding:11px 12px;font:inherit;background:#fff}.alert{padding:12px 15px;background:#fff1dc;color:#925514;border-radius:9px;margin-bottom:16px}.checkin-wrap{display:grid;grid-template-columns:1.35fr .75fr;gap:22px}.camera-card{background:#161624;min-height:610px;border-radius:18px;position:relative;overflow:hidden}.camera-head{position:absolute;z-index:3;top:0;left:0;right:0;padding:19px;color:#fff;display:flex;justify-content:space-between;font-size:11px}.camera-head>span{background:#302f46;border-radius:15px;padding:6px 9px}.camera-card video{width:100%;height:610px;object-fit:cover;transform:scaleX(-1)}.face-guide{position:absolute;inset:100px 0 auto;display:grid;place-items:center;color:#fff}.face-guide div{width:260px;height:350px;border:2px solid #8f84ff;border-radius:47%;box-shadow:0 0 0 999px #10101d55}.face-guide span{margin-top:20px;background:#151526bb;padding:8px 12px;border-radius:20px}.scan-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:38px 30px}.scan-panel h2{font-size:27px;margin:10px 0}.scan-panel>p{color:var(--muted);line-height:1.6;margin-bottom:30px}.scan-panel form{display:grid;gap:15px}.manual{text-align:center;color:var(--muted);margin-top:25px}.match{margin-top:24px;border-top:1px solid var(--line);padding-top:24px;display:grid;grid-template-columns:42px 1fr;gap:13px}.match-ok{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#dff7ee;color:#13865e;font-size:19px}.match h3{margin:4px 0}.match p{color:var(--muted)}.match small{color:var(--green);font-weight:800}.public-page{background:linear-gradient(135deg,#f3f1ff,#fafafe);min-height:100vh;padding:35px}.registration-shell{max-width:920px;margin:auto}.public-brand{margin-bottom:28px}.steps{display:flex;align-items:center;justify-content:center;margin:25px;color:#6457d9}.steps i{height:1px;width:70px;background:#ccc9e8;margin:0 12px}.registration-card{background:#fff;border-radius:20px;box-shadow:0 18px 60px #5649b91a;padding:40px;display:grid;grid-template-columns:.9fr 1.1fr;gap:45px}.registration-card h1{font-size:31px;margin:10px 0}.registration-card p{color:var(--muted);line-height:1.7}.registration-card form{display:grid;gap:14px}.capture{height:250px;border-radius:13px;overflow:hidden;background:#181824;position:relative}.capture video,.capture img{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.capture img{display:none}.face-guide.compact{inset:22px 0 auto}.face-guide.compact div{width:150px;height:200px}.consent{grid-template-columns:18px 1fr;line-height:1.5;font-weight:500;color:#626277}.consent input{width:auto}.success-screen{text-align:center;background:#fff;padding:75px;border-radius:20px}.success-screen>div{margin:auto;width:65px;height:65px;display:grid;place-items:center;border-radius:50%;background:#dff8ee;color:#169568;font-size:30px}.camera-error{position:absolute;bottom:10px;left:20px;color:white}@media(max-width:900px){aside{display:none}main{margin:0;padding:0 18px 30px}.stats{grid-template-columns:1fr 1fr}.grid,.checkin-wrap,.registration-card{grid-template-columns:1fr}.camera-card,.camera-card video{min-height:450px;height:450px}.registration-card{padding:25px}.public-page{padding:20px}.form-grid{grid-template-columns:1fr}}@media(max-width:560px){.stats{grid-template-columns:1fr}.hero{align-items:flex-start;gap:25px;flex-direction:column}main>header{height:auto;padding:22px 0}.event-pill{display:none}}
