.student-auth{--auth-accent:var(--brand-green,#11664d);--auth-deep:#082f29;--auth-glow:#307d64;--auth-detail:#b9d4ae;--auth-ink:#18372e;--auth-muted:#62736b;position:relative;isolation:isolate;display:flex;flex:1 1;flex-direction:column;min-height:100dvh;background:var(--auth-deep);color:#fff}.student-auth[data-brand=rcc]{--auth-deep:#0b2033;--auth-glow:#24597a;--auth-detail:#d9b778;--auth-ink:#152e42;--auth-muted:#647585}.student-auth-backdrop{position:absolute;inset:0;z-index:-1;overflow:hidden;background:radial-gradient(ellipse at 12% 12%,color-mix(in srgb,var(--auth-glow) 65%,transparent),transparent 55%),radial-gradient(ellipse at 88% 80%,color-mix(in srgb,var(--auth-glow) 50%,transparent),transparent 48%),linear-gradient(130deg,transparent 30%,#ffffff03 50%,transparent 65%)}.student-auth-backdrop:after{content:"";position:absolute;inset:0;opacity:.16;background-image:radial-gradient(#b3c9cf .6px,transparent 0);background-size:24px 24px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 40%,transparent 60%,#000);mask-image:linear-gradient(90deg,#000,transparent 40%,transparent 60%,#000)}.student-auth-orbit{position:absolute;width:1100px;height:680px;border:1px solid color-mix(in srgb,var(--auth-detail) 18%,transparent);border-radius:50%;transform:rotate(-35deg);box-shadow:0 0 0 65px #ffffff02,0 0 0 130px #ffffff02,0 0 0 195px #ffffff02}.student-auth-orbit-one{top:-460px;right:-380px}.student-auth-orbit-two{bottom:-500px;left:-450px}.student-auth-header{justify-content:space-between;padding:28px 48px}.student-auth-brand,.student-auth-header{display:flex;align-items:center;gap:20px}.student-auth-logo{display:flex;align-items:center;justify-content:center;width:158px;height:60px;padding:8px 12px;background:#fff;border-radius:8px}.student-auth-logo img{width:100%;height:100%;object-fit:contain}.student-auth-product{padding-left:20px;border-left:1px solid #ffffff26;font-size:12px;letter-spacing:.025em;color:#d5e1e6}.student-auth-home{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#d5e1e6;padding:10px 0}.student-auth-home:hover{color:#fff}.student-auth-main{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 24px 44px}.student-auth-intro{text-align:center;margin-bottom:26px}.student-auth-eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:10px;font-weight:550;letter-spacing:.17em;color:var(--auth-detail)}.student-auth-intro>p{margin:10px 0 0;font-size:clamp(20px,2.2vw,27px);font-weight:450;letter-spacing:-.035em}.student-auth-mobile-break{display:none}.student-auth-card{width:100%;max-width:460px;overflow:hidden;color:var(--auth-ink);background:#fff;border:1px solid #ffffff80;border-radius:16px;box-shadow:0 28px 85px #00000033,0 2px 8px #0000000a}.student-auth-card-body{padding:30px 36px}.student-auth-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:18px;border:1px solid color-mix(in srgb,var(--auth-accent) 12%,#fff);border-radius:12px;color:var(--auth-accent);background:color-mix(in srgb,var(--auth-accent) 5%,#fff)}.student-auth-card h1{font-size:27px;line-height:1.2;font-weight:600;letter-spacing:-.035em}.student-auth-description{margin:9px 0 24px;color:var(--auth-muted);font-size:13px;line-height:1.6}.student-auth-modes{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;padding:4px;margin-bottom:23px;background:#f0f3f5;border-radius:8px}.student-auth-modes button{border:1px solid transparent;border-radius:6px;background:transparent;padding:9px 8px;font-size:12px;font-weight:550;color:var(--auth-muted)}.student-auth-modes button[aria-pressed=true]{color:var(--auth-accent);background:#fff;border-color:#e3e8ec;box-shadow:0 1px 3px #142d4210}.student-auth-form fieldset{display:grid;grid-gap:18px;gap:18px;border:0;padding:0;margin:0;min-width:0}.student-auth-form label{display:grid;grid-gap:7px;gap:7px;font-size:12px;font-weight:600}.student-auth-form input{width:100%;min-width:0;height:46px;padding:11px 13px;border:1px solid #dce3e8;border-radius:7px;background:#fff;color:var(--auth-ink);font-size:14px;font-weight:400;transition:border-color .15s,box-shadow .15s}.student-auth-form input::placeholder{color:#84909a}.student-auth-form input:focus-visible{outline:2px solid var(--auth-accent);outline-offset:2px}.student-auth-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.student-auth-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;background:transparent;padding:0;color:var(--auth-accent);font-size:12px;font-weight:550}.student-auth-link:hover{text-decoration:underline;text-underline-offset:3px}.student-auth-password{position:relative}.student-auth-password input{padding-right:48px}.student-auth-password>button{position:absolute;right:2px;top:2px;display:grid;place-items:center;width:42px;height:42px;color:var(--auth-muted);background:transparent;border:0;border-radius:6px}.student-auth-hint{margin:6px 0 0;color:var(--auth-muted);font-size:11px}.student-auth-secondary,.student-auth-submit{display:flex;justify-content:center;align-items:center;gap:10px;width:100%;min-height:46px;padding:12px 16px;border-radius:7px;font-size:13px;font-weight:600;transition:background .15s,box-shadow .15s}.student-auth-submit{border:1px solid var(--auth-accent);background:var(--auth-accent);color:#fff;box-shadow:inset 0 1px 0 #ffffff1a,0 2px 3px #0000000a}.student-auth-submit:hover{background:color-mix(in srgb,var(--auth-accent) 85%,#000)}.student-auth-secondary{border:1px solid #dce3e8;color:var(--auth-ink);background:#fff}.student-auth-secondary:hover{background:#f5f7f8}.student-auth-form fieldset:disabled .student-auth-submit{opacity:.55;cursor:wait}.student-auth-divider{display:flex;align-items:center;gap:13px;margin:18px 0;color:var(--auth-muted);font-size:11px}.student-auth-divider:after,.student-auth-divider:before{content:"";height:1px;background:#e7ecef;flex:1 1}.student-auth-back{width:100%;margin-top:20px}.student-auth-card-footer{display:flex;align-items:center;justify-content:center;gap:7px;padding:15px 20px;background:#f7f9fa;border-top:1px solid #e8edef;color:var(--auth-muted);font-size:10px}.student-auth-card-footer svg{color:var(--auth-accent)}.student-auth-help{margin:21px 0 0;font-size:12px;color:#c5d3db}.student-auth-help a{display:inline-flex;align-items:center;gap:5px;color:#fff;font-weight:550;margin-left:4px}.student-auth-help a:hover{text-decoration:underline;text-underline-offset:4px}.student-auth-privacy{max-width:415px;margin:15px 0 0;font-size:10px;line-height:1.7;color:#afc0ca;text-align:center}.student-auth-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:22px 48px;color:#afc0ca;font-size:10px;border-top:1px solid #ffffff0d}.student-auth-footer>span{display:inline-flex;align-items:center;gap:7px}.student-auth-verification{display:grid;grid-gap:14px;gap:14px}.student-auth-verification>p{margin:0 0 6px;font-size:13px;color:var(--auth-muted);overflow-wrap:anywhere}.student-auth-verification strong{color:var(--auth-ink)}.student-auth-loading{font-size:13px;color:var(--auth-muted)}.student-auth-message{margin:18px 0 0;padding:12px;border:1px solid #cddfd6;border-radius:7px;background:#f1f8f4;color:#295840;font-size:12px;overflow-wrap:anywhere}.student-auth-message.is-error{border-color:#f1d0cc;background:#fff4f2;color:#963b32}@media (min-width:1600px){.student-auth-main{padding-bottom:64px}.student-auth-card-body{padding:36px 40px}}@media (max-width:600px){.student-auth-header{padding:20px;gap:12px}.student-auth-logo{width:128px;height:50px}.student-auth-product{display:none}.student-auth-home{font-size:11px}.student-auth-main{padding:20px 20px 30px}.student-auth-intro{margin-bottom:22px}.student-auth-eyebrow{font-size:9px}.student-auth-mobile-break{display:block}.student-auth-intro>p{line-height:1.35}.student-auth-card-body{padding:26px 24px}.student-auth-card h1{font-size:25px}.student-auth-form input{font-size:16px}.student-auth-footer{justify-content:center;text-align:center;padding:20px;font-size:9px}}