/* Scoped authentication layout; uses each system's existing primary buttons. */
.sis-auth-page{margin:0;background:#faf8f3;color:#183349}.sis-auth-shell{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);min-height:100vh;min-height:100svh}.sis-auth-hero{position:sticky;top:0;align-self:start;min-height:100vh;height:100svh;overflow:hidden;display:flex;flex-direction:column;padding:clamp(32px,4.5vw,80px);background:radial-gradient(ellipse at 0 0,#3e6177 0,transparent 62%),#102c43;color:#fff}.sis-auth-rings{position:absolute;width:850px;height:850px;right:-390px;bottom:-390px;border-radius:50%;border:65px solid #ffffff04;box-shadow:0 0 0 65px #ffffff03,0 0 0 130px #ffffff02;pointer-events:none}.sis-auth-brand,.sis-auth-access-brand{position:relative;display:flex;align-items:center;gap:13px;text-decoration:none;font-weight:750;font-size:25px;line-height:1.2}.sis-auth-brand{color:#e0c181}.sis-auth-brand img,.sis-auth-access-brand img{object-fit:contain;flex-shrink:0;border-radius:10px}.sis-auth-brand small{display:block;letter-spacing:.2em;font-size:9px;color:#d3e1ea;margin-top:7px}.sis-auth-copy{position:relative;margin-top:auto;padding:65px 0 38px;max-width:620px}.sis-auth-pillars{display:flex;gap:20px;flex-wrap:wrap;font-size:12px;font-weight:650;margin-bottom:25px;color:#e3c586}.sis-auth-copy h1{font-size:clamp(38px,4.3vw,75px);letter-spacing:-.055em;line-height:1.05;font-weight:700;color:#ddbd7e;margin:0 0 25px}.sis-auth-copy h1 span{color:#a9bdcb}.sis-auth-copy p{font-size:14px;line-height:1.85;color:#d5e0e8;max-width:480px;margin:0}.sis-auth-hero-help{position:relative;color:#d5e0e8;font-size:12px;text-decoration:none}.sis-auth-hero-help:hover{text-decoration:underline}.sis-auth-access{display:flex;align-items:center;justify-content:center;padding:48px 35px;min-width:0}.sis-auth-access-inner{width:100%;max-width:460px}.sis-auth-access-brand{font-size:18px;color:#17354b;margin-bottom:25px}.sis-auth-access-brand small{display:block;font-size:11px;color:#697b8b;font-weight:400;margin-top:5px}.sis-auth-card{padding:30px;background:#fff;border:1px solid #dce4ed;border-radius:18px;box-shadow:0 18px 40px #152e4210;overflow-wrap:anywhere}.sis-auth-form-column,.sis-auth-form-inner,.sis-auth-content{width:100%;min-width:0}.sis-auth-card h2{font-size:25px;line-height:1.25;margin-bottom:25px;letter-spacing:-.03em}.sis-auth-card label{font-size:13px;color:#20384d}.sis-auth-card input:not([type=hidden]):not([type=checkbox]):not([type=radio]):not([type=submit]),.sis-auth-card select{min-height:44px;font-size:14px;border-radius:8px;padding-top:10px;padding-bottom:10px}.sis-auth-card input[type=submit]{min-height:45px;font-size:13px;padding:12px;border-radius:8px}.sis-auth-card form>span:first-child{font-size:12px;color:#687c8d}.sis-auth-card form .mt-6{font-size:13px}.sis-auth-card form .mt-6 p+p{margin-top:6px}.sis-auth-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 20px;margin-top:22px;font-size:11px;color:#738593}.sis-auth-footer a{color:#425d70;text-decoration:underline}.sis-auth-page a:focus-visible,.sis-auth-page button:focus-visible,.sis-auth-page input:focus-visible,.sis-auth-page select:focus-visible{outline:2px solid #b68a3b;outline-offset:3px}.sis-auth-card .border-l-6{padding:16px;font-size:13px;margin-bottom:16px}.sis-auth-card .border-l-6 h5{font-size:14px;margin-bottom:0}.sis-auth-card .border-l-6 svg{max-width:20px}.sis-auth-card .border-l-6>div:first-child{flex-shrink:0}.sis-auth-card #lgpd-register-modal{overflow-wrap:normal}
@media(min-width:1600px){.sis-auth-shell{grid-template-columns:1.65fr 1fr}.sis-auth-access-inner{max-width:450px}}
@media(max-width:1000px){.sis-auth-hero{padding:35px}.sis-auth-copy h1{font-size:45px}.sis-auth-access{padding:35px 22px}.sis-auth-card{padding:24px}}
@media(max-width:760px){.sis-auth-shell{grid-template-columns:1fr}.sis-auth-hero{position:relative;min-height:0;height:auto;padding:26px 24px 32px}.sis-auth-brand{font-size:21px}.sis-auth-brand img{width:40px;height:40px}.sis-auth-brand small{font-size:8px}.sis-auth-copy{padding:28px 0 0;max-width:500px}.sis-auth-copy h1{font-size:32px;line-height:1.15;margin-bottom:0}.sis-auth-copy h1 br{display:none}.sis-auth-copy h1 span{display:block}.sis-auth-copy h1 span br{display:none}.sis-auth-copy h1 br:after{content:' '}.sis-auth-pillars,.sis-auth-copy p,.sis-auth-hero-help{display:none}.sis-auth-access{padding:28px 18px 35px;align-items:start}.sis-auth-access-brand{margin-bottom:18px}.sis-auth-card{padding:24px 20px}.sis-auth-rings{width:400px;height:400px;right:-250px;bottom:-300px}.sis-auth-card h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){.sis-auth-page *{scroll-behavior:auto!important}}
