:root{--navy:#082b5b;--blue:#1769c2;--gold:#e5b94e;--ink:#17243a;--muted:#68778c;--line:#dfe7f0;--canvas:#f3f6fa;--green:#158467;--red:#c63b46}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:radial-gradient(circle at 92% 5%,#1769c220,transparent 28rem),linear-gradient(#edf3f9,#f8fafc 33rem);font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.6}.container{width:min(1040px,calc(100% - 28px));margin:auto}.govbar{color:#c9d6e6;background:#061e42;font-size:.7rem}.govbar .container{display:flex;min-height:34px;align-items:center;justify-content:space-between}.govbar i{margin-right:7px;color:var(--gold)}.navpub{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.brandpub{display:flex;align-items:center;gap:12px}.brandpub img{width:52px;height:52px;object-fit:contain}.brandpub strong,.brandpub span{display:block}.brandpub strong{color:var(--navy);font-size:.9rem}.brandpub span{color:var(--muted);font-size:.7rem}.btn{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid transparent;border-radius:10px;color:#fff;background:var(--blue);font-size:.75rem;font-weight:700;text-decoration:none;cursor:pointer}.btn.light{border-color:var(--line);color:var(--navy);background:#fff}.hero-public{position:relative;overflow:hidden;padding:52px;border-radius:24px;color:#fff;background:linear-gradient(125deg,#061e42,#0b3d79 70%,#1769c2);box-shadow:0 25px 60px #082b5b28}.hero-public:after{position:absolute;right:-100px;top:-150px;width:390px;height:390px;border:65px solid #ffffff0c;border-radius:50%;content:''}.hero-public>*{position:relative;z-index:1}.hero-public .tag{display:inline-flex;gap:7px;padding:6px 10px;border-radius:99px;color:#ffe9aa;background:#ffffff13;font-size:.67rem;font-weight:700}.hero-public h1{max-width:700px;margin:18px 0 10px;font-size:2.35rem;line-height:1.15}.hero-public p{max-width:670px;margin:0;color:#c6d5e7;font-size:.86rem}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.status-box{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin:18px 0;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 12px 30px #082b5b0d}.status-icon{display:grid;width:45px;height:45px;place-items:center;border-radius:12px;color:#fff;background:var(--green)}.status-icon.off{background:#8a98a9}.status-box strong,.status-box span{display:block}.status-box strong{color:var(--navy);font-size:.86rem}.status-box span{color:var(--muted);font-size:.72rem}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.info-card{padding:22px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 10px 28px #082b5b0b}.info-card i{display:grid;width:42px;height:42px;place-items:center;border-radius:11px;color:var(--blue);background:#e9f3ff}.info-card h2{margin:15px 0 6px;color:var(--navy);font-size:.95rem}.info-card p{margin:0;color:var(--muted);font-size:.74rem}.public-footer{display:flex;justify-content:space-between;gap:15px;padding:30px 0;color:#8390a1;font-size:.67rem}.auth-wrap{min-height:calc(100vh - 34px);display:grid;place-items:center;padding:30px 0}.auth-card{width:min(460px,100%);padding:32px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 25px 60px #082b5b22}.auth-logo{width:65px;height:65px;display:block;margin:0 auto 18px}.auth-card h1{text-align:center;color:var(--navy);font-size:1.4rem;margin:0}.auth-card>p{text-align:center;color:var(--muted);font-size:.76rem}.field{margin-top:15px}.field label{display:block;margin-bottom:7px;color:#344a64;font-size:.72rem;font-weight:700}.field input{width:100%;min-height:44px;padding:10px 12px;border:1px solid #cbd7e4;border-radius:9px;font-size:.82rem;outline:0}.field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1769c218}.auth-card form .btn{width:100%;margin-top:18px}.alert{margin:15px 0;padding:12px;border-radius:9px;color:#9b2934;background:#fff0f1;font-size:.72rem}.vote-head{margin:18px 0;padding:25px;border-radius:18px;color:#fff;background:linear-gradient(120deg,#061e42,#0b3d79)}.vote-head h1{margin:0;font-size:1.45rem}.vote-head p{margin:6px 0 0;color:#c6d5e7;font-size:.75rem}.teacher-vote{margin-bottom:15px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 24px #082b5b0b}.teacher-vote h2{margin:0;color:var(--navy);font-size:1rem}.teacher-vote>p{margin:4px 0 17px;color:var(--muted);font-size:.7rem}.criterion{padding:14px 0;border-top:1px solid #e8edf3}.criterion:first-of-type{border-top:0}.criterion-title{display:flex;justify-content:space-between;gap:10px;margin-bottom:9px}.criterion-title strong{font-size:.75rem}.criterion-title span{color:var(--muted);font-size:.65rem}.rating{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.rating input{position:absolute;opacity:0}.rating label span{display:grid;min-height:43px;place-items:center;border:1px solid #dce5ee;border-radius:9px;color:#5c6b7d;background:#f8fafc;font-size:.72rem;font-weight:700;cursor:pointer}.rating input:checked+span{border-color:var(--blue);color:#fff;background:var(--blue);box-shadow:0 6px 15px #1769c228}.submitbar{position:sticky;bottom:0;padding:12px 0 18px;background:linear-gradient(transparent,#f5f8fb 30%)}.submitcard{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 12px 30px #082b5b20}.submitcard p{margin:0;color:var(--muted);font-size:.7rem}@media(max-width:720px){.grid{grid-template-columns:1fr}.hero-public{padding:32px 22px}.hero-public h1{font-size:1.7rem}.status-box{grid-template-columns:auto 1fr}.status-box .btn{grid-column:1/-1}.public-footer{flex-direction:column}.criterion-title{flex-direction:column}.submitcard{align-items:stretch;flex-direction:column}.submitcard .btn{width:100%}}
