:root{color-scheme:light;--teal:#145b55;--ink:#213d3a;--muted:#7a8885;--rose:#efb3c2}
*{box-sizing:border-box}
body{margin:0;background:#fcfcf9;color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}
button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}
.login-layout{min-height:100svh;display:grid;grid-template-columns:49% 51%}
.program-panel{position:relative;overflow:hidden;background:linear-gradient(145deg,#173f3d 0%,#104f4a 55%,#176258 100%);color:#fff;padding:44px 10% 28px;display:flex;flex-direction:column}
.brand{display:flex;gap:13px;align-items:center;position:relative;z-index:1;font-size:12px;letter-spacing:2.2px;font-weight:700;width:fit-content}.brand-mark{width:43px;height:46px;display:grid;place-items:center;border:1px solid #ffffff30;border-radius:13px;background:#ffffff09;color:#f1b9c9;font-size:24px}.brand-caption{display:block;font-size:11px;letter-spacing:.25px;font-weight:400;color:#b9d2cc;margin-top:6px}
.program-content{position:relative;z-index:1;margin:auto 0;padding-top:58px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:9px;font-weight:600;letter-spacing:2px;color:#bbd7d0}.eyebrow>span,.portal-label>span{width:6px;height:6px;border-radius:50%;background:#a6d5c3}
h1{font-size:clamp(38px,3.65vw,60px);line-height:1.16;font-weight:400;letter-spacing:-2px;margin:24px 0 21px}h1 em{font-family:Georgia,serif;font-weight:400;color:#f2c1ce;font-size:.96em;letter-spacing:-1.6px}.program-description{font-size:14px;line-height:1.9;color:#bfd5d0;max-width:360px;margin:0}
.awareness-art{height:258px;position:relative;display:flex;align-items:center;justify-content:center;margin-top:2px}.ribbon{height:226px;width:195px;position:relative;filter:drop-shadow(0 15px 20px #00282455);animation:float 8s ease-in-out infinite}.orbit{position:absolute;border:1px solid #d6eee415;border-radius:50%;width:215px;height:215px;transform:rotate(-25deg)}.orbit-two{width:310px;height:180px;transform:rotate(-28deg);border-style:dashed;animation:orbit 65s linear infinite}.art-label{position:absolute;bottom:0;display:flex;align-items:center;gap:7px;letter-spacing:.5px;font-size:10px;color:#c2d9d3}.art-label>span{height:5px;width:5px;background:#ecb5c6;border-radius:50%}.spark{position:absolute;height:5px;width:5px;background:#c0e1d4;border-radius:50%;animation:twinkle 5s ease-in-out infinite}.spark-one{top:60px;left:23%}.spark-two{top:155px;right:17%;animation-delay:2s}.spark-three{top:30px;right:27%;width:3px;height:3px;animation-delay:1s}
.care-pillars{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #ffffff20;margin-top:27px;padding:23px 0;font-size:11px;color:#deebe6}.care-pillars span{display:flex;gap:9px;align-items:center}.care-pillars i{color:#eab6c5;font-size:15px}.panel-footer{position:relative;color:#94b8af;font-size:10px;margin:24px 0 0;letter-spacing:.3px}
.ambient{position:absolute;border-radius:50%;filter:blur(20px);pointer-events:none;animation:drift 20s ease-in-out infinite alternate}.ambient-one{width:520px;height:520px;left:-320px;top:20%;background:radial-gradient(circle,#61bca132,transparent 68%)}.ambient-two{width:650px;height:650px;right:-320px;bottom:-180px;background:radial-gradient(circle,#88c4a52b,transparent 68%);animation-delay:-9s}.background-grid{position:absolute;inset:0;opacity:.12;background-image:radial-gradient(#b6ded5 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(140deg,transparent 30%,#000)}
.signin-panel{display:flex;flex-direction:column;padding:45px 8% 28px;position:relative;background:radial-gradient(ellipse at 100% 0,#f3e8e54d,transparent 45%),#fcfcf9}.portal-label{display:flex;align-items:center;justify-content:flex-end;gap:8px;font-size:9px;letter-spacing:1.6px;color:#788c85;font-weight:600}.portal-label>span{background:#4f9580;width:5px;height:5px}.signin-content{width:100%;max-width:385px;margin:auto; padding:65px 0}.welcome-icon{width:52px;height:52px;border-radius:16px;background:#eaf2ed;border:1px solid #dce9e1;display:grid;place-items:center;color:var(--teal);font-size:24px;margin-bottom:29px}.section-kicker{font-size:9px;font-weight:700;letter-spacing:2px;color:#739184;margin:0 0 12px}h2{font-size:37px;letter-spacing:-1.3px;font-weight:600;margin:0 0 12px}.signin-description{font-size:13px;color:var(--muted);line-height:1.7;margin:0}.login-form{margin-top:35px}label{font-size:12px;font-weight:600}.input-wrap{position:relative;display:flex;align-items:center;margin-top:10px}.input-wrap>i{position:absolute;left:17px;color:#97a8a0;font-size:13px;pointer-events:none}input{width:100%;height:53px;border:1px solid #dce3dd;border-radius:8px;background:#fff;padding:0 45px;color:var(--ink);font-size:12px;transition:border-color .2s,box-shadow .2s}input::placeholder{color:#9aa59f}input:focus{outline:none;border-color:#4f9380;box-shadow:0 0 0 3px #43846b14}.password-label{display:flex;align-items:center;justify-content:space-between;margin-top:24px;gap:12px}.text-button{border:0;background:none;padding:0;color:var(--teal);font-size:11px;font-weight:600;line-height:1.6}.text-button:hover{text-decoration:underline}.password-toggle{position:absolute;right:6px;width:40px;height:42px;display:grid;place-items:center;color:#8a9c92;border:0;background:transparent;border-radius:6px}.password-toggle:hover{background:#f1f5f0}.submit-button{display:flex;justify-content:center;align-items:center;gap:17px;width:100%;margin-top:28px;height:53px;border:1px solid var(--teal);border-radius:8px;background:var(--teal);color:white;font-size:13px;font-weight:600;box-shadow:0 5px 12px #145b5515;transition:background .2s,transform .2s,box-shadow .2s}.submit-button i{font-size:11px}.submit-button:hover{background:#104b46;transform:translateY(-2px);box-shadow:0 8px 18px #145b5525}.submit-button:active{transform:translateY(0)}button:focus-visible,a:focus-visible{outline:3px solid #bf8499;outline-offset:4px}.access-note{display:flex;gap:12px;align-items:center;border-top:1px solid #e8ece5;margin-top:30px;padding-top:25px;color:#84948a}.access-note i{font-size:16px}.access-note p{font-size:11px;line-height:1.8;margin:0;color:#62776c}.access-note span{color:#939f96;font-size:10px}.help-line{font-size:11px;color:#8a988e;margin:26px 0 0;line-height:1.9}.help-line button{margin-left:3px}.help-line button span{margin-left:3px}.signin-footer{display:flex;justify-content:space-between;gap:12px;font-size:9px;color:#94a096;line-height:1.6}.form-notice{font-size:12px;padding:12px 14px;border-radius:7px;background:#f4eee1;color:#715a2e;line-height:1.6}.caps-notice{font-size:11px;color:#8b602f;margin-bottom:0}
@keyframes float{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-10px) rotate(3deg)}}@keyframes drift{to{transform:translate(65px,-70px) scale(1.15)}}@keyframes orbit{to{transform:rotate(332deg)}}@keyframes twinkle{0%,100%{opacity:.25}50%{opacity:.9}}
@media(min-width:1500px){.program-content{max-width:530px}.awareness-art{height:300px}.ribbon{height:265px}.signin-content{max-width:420px}}
@media(max-width:1050px){.program-panel{padding:32px 8% 25px}.signin-panel{padding:34px 9% 25px}.signin-footer{flex-direction:column;gap:3px}.care-pillars{font-size:10px;gap:7px}.care-pillars span{gap:6px}h1{font-size:40px}.portal-label{font-size:8px;letter-spacing:1px}}
@media(max-width:760px){.login-layout{grid-template-columns:1fr}.program-panel{padding:27px 7% 25px}.brand-caption{font-size:10px}.program-content{padding-top:34px}.eyebrow{font-size:8px}h1{font-size:38px;margin:18px 0}h1 br:nth-of-type(1){display:none}h1 br:nth-of-type(1)::after{content:' '}.program-description{max-width:80%;font-size:12px}.awareness-art{position:absolute;right:-45px;top:55px;width:165px;height:200px;opacity:.18;pointer-events:none}.ribbon{height:175px}.orbit-one{width:130px;height:130px}.orbit-two{width:170px;height:130px}.art-label,.spark{display:none}.care-pillars{justify-content:flex-start;gap:25px;margin-top:24px;padding:17px 0 0}.panel-footer{display:none}.signin-panel{padding:25px 7%}.portal-label{justify-content:center}.signin-content{padding:35px 0 45px;max-width:420px}.welcome-icon{display:none}h2{font-size:32px}.signin-footer{text-align:center;gap:5px}.login-form{margin-top:28px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}

/* Decorative motion stays behind the content and uses transforms and opacity. */
.floating-lights{position:absolute;inset:0;overflow:hidden;pointer-events:none}
.floating-lights span{position:absolute;bottom:-40px;left:9%;width:5px;height:5px;border-radius:50%;background:#bce9d7;box-shadow:0 0 16px 4px #ace6d32b;opacity:0;animation:rise-light 19s linear infinite}
.floating-lights span:nth-child(2){left:23%;width:8px;height:8px;animation-duration:24s;animation-delay:-13s;background:#efb3c2}
.floating-lights span:nth-child(3){left:39%;animation-duration:22s;animation-delay:-7s}
.floating-lights span:nth-child(4){left:54%;width:3px;height:3px;animation-duration:17s;animation-delay:-12s}
.floating-lights span:nth-child(5){left:69%;animation-duration:25s;animation-delay:-20s;background:#efb3c2}
.floating-lights span:nth-child(6){left:82%;width:7px;height:7px;animation-duration:21s;animation-delay:-5s}
.floating-lights span:nth-child(7){left:94%;animation-duration:18s;animation-delay:-14s}
.floating-lights span:nth-child(8){left:3%;width:4px;height:4px;animation-duration:26s;animation-delay:-18s}
.care-wave{position:absolute;left:0;bottom:18%;width:100%;height:145px;pointer-events:none;fill:none;stroke-width:1;stroke-linecap:round}
.wave-track{stroke:#b3e5d412}.wave-light{stroke:#cfecdf;stroke-opacity:.25;stroke-dasharray:12 88;animation:trace-care 12s linear infinite}
.awareness-art::before{content:'';position:absolute;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,#bce8da1c,transparent 70%);animation:breathe-glow 6s ease-in-out infinite}
.orbit-one{animation:orbit 28s linear infinite}
.orbit::after{content:'';position:absolute;top:50%;left:-3px;width:6px;height:6px;border-radius:50%;background:#efbed0;box-shadow:0 0 12px #efbed070}
.orbit-two::after{background:#b8e7dc;width:4px;height:4px;left:-2px}
.brand,.eyebrow,h1,.program-description,.care-pillars,.signin-content{animation:enter-page .85s ease-out backwards}
.eyebrow{animation-delay:.1s}h1{animation-delay:.18s}.program-description{animation-delay:.28s}.care-pillars{animation-delay:.4s}.signin-content{animation-delay:.22s}
.welcome-icon{position:relative}.welcome-icon::after{content:'';position:absolute;inset:-1px;border:1px solid #91b9a3;border-radius:inherit;pointer-events:none;animation:icon-halo 4s ease-out infinite}
.welcome-icon>i{animation:gentle-beat 4s ease-in-out infinite}
.care-pillars span{transition:transform .25s,color .25s}.care-pillars span:hover{transform:translateY(-4px);color:#fff}
.submit-button{position:relative;overflow:hidden}.submit-button::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 25%,#ffffff16 50%,transparent 75%);transform:translateX(-110%);animation:button-sheen 8s ease-in-out infinite}
.submit-button i{transition:transform .2s}.submit-button:hover i{transform:translateX(4px)}
.panel-bottom{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:24px}.panel-bottom .panel-footer{margin:0}
.motion-toggle{display:inline-flex;align-items:center;gap:7px;background:#ffffff08;border:1px solid #ffffff25;border-radius:20px;padding:7px 10px;color:#c1d8d0;font-size:9px;white-space:nowrap}.motion-toggle:hover{background:#ffffff15}.motion-toggle[hidden]{display:none}
.motion-paused *,.motion-paused *::before,.motion-paused *::after{animation-play-state:paused!important}
@keyframes rise-light{0%{transform:translate3d(0,0,0);opacity:0}12%,80%{opacity:.45}100%{transform:translate3d(35px,-1100px,0);opacity:0}}
@keyframes trace-care{from{stroke-dashoffset:12}to{stroke-dashoffset:-88}}
@keyframes breathe-glow{0%,100%{transform:scale(.85);opacity:.45}50%{transform:scale(1.2);opacity:1}}
@keyframes enter-page{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@keyframes icon-halo{0%{transform:scale(1);opacity:.45}70%,100%{transform:scale(1.38);opacity:0}}
@keyframes gentle-beat{0%,35%,55%,100%{transform:scale(1)}42%{transform:scale(1.12)}48%{transform:scale(1.04)}}
@keyframes button-sheen{0%,70%{transform:translateX(-110%)}95%,100%{transform:translateX(110%)}}
@media(max-width:760px){.care-wave{height:90px;bottom:20%}.floating-lights span:nth-child(even){display:none}.awareness-art::before{width:150px;height:150px}.panel-bottom{margin-top:18px;justify-content:flex-end}.care-pillars{padding-bottom:0}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}.floating-lights,.wave-light,.welcome-icon::after,.submit-button::after{display:none}}
