/* TELSPAY Education v2026.9.4 additive theme. Existing SACCO/Admin/Member CSS is not modified. */
:root{--edu-navy:#0c2e63;--edu-blue:#155bd7;--edu-cyan:#35a7ff;--edu-green:#159a78;--edu-ink:#17263c;--edu-soft:#f4f8ff;--edu-border:#dce6f5}
body.edu-body{background:#f7faff;color:var(--edu-ink)}.edu-nav{background:linear-gradient(100deg,#082957,#155bd7)!important;box-shadow:0 10px 32px rgba(7,43,94,.18)}
.edu-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#071f45 0%,#124caa 58%,#159a78 135%);color:#fff;border-radius:0 0 46px 46px}.edu-hero:before,.edu-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);opacity:.18}.edu-hero:before{width:420px;height:420px;background:#61c7ff;right:-140px;top:-150px}.edu-hero:after{width:300px;height:300px;background:#71f2bf;left:-130px;bottom:-160px}.edu-hero .container{position:relative;z-index:2}.edu-hero-art{animation:eduFloat 6s ease-in-out infinite;filter:drop-shadow(0 26px 42px rgba(0,0,0,.22))}.edu-orb{position:absolute;border-radius:50%;filter:blur(18px);opacity:.3;animation:eduDrift 8s ease-in-out infinite alternate}.edu-orb.one{width:130px;height:130px;background:#58caff;right:40%;top:5%}.edu-orb.two{width:170px;height:170px;background:#54e4b3;right:5%;bottom:8%;animation-delay:-3s}
.edu-glass{background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.7);box-shadow:0 20px 55px rgba(18,54,100,.12);border-radius:22px}.edu-card{border:1px solid var(--edu-border);border-radius:20px;box-shadow:0 14px 36px rgba(26,64,117,.08);transition:.25s transform,.25s box-shadow}.edu-card:hover{transform:translateY(-6px);box-shadow:0 20px 46px rgba(26,64,117,.15)}.edu-icon{width:54px;height:54px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:#e9f3ff;color:var(--edu-blue);font-size:22px}.edu-step{position:relative;padding-left:76px;min-height:64px}.edu-step .n{position:absolute;left:0;top:0;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,var(--edu-blue),var(--edu-green));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.edu-alert{border:0!important;border-left:6px solid currentColor!important;border-radius:14px!important;box-shadow:0 8px 20px rgba(29,58,102,.08);padding:18px 20px!important}.edu-alert.alert-info{background:#eaf5ff;color:#0d508e}.edu-alert.alert-warning{background:#fff5d9;color:#785600}.edu-alert.alert-danger{background:#ffebee;color:#982439}.edu-alert.alert-success{background:#e8f8f2;color:#11684f}.edu-badge-free{background:#dff8ef;color:#0a7257;border-radius:20px;padding:.45rem .75rem;font-weight:700}.edu-section-title{font-weight:800;letter-spacing:-.02em}.edu-login-shell{min-height:100vh;background:linear-gradient(135deg,#061d40,#164fa7 58%,#149473);position:relative;overflow:hidden}.edu-login-shell .edu-login-art{position:absolute;right:-3%;bottom:-8%;width:min(54vw,760px);opacity:.38;filter:blur(.15px);animation:eduFloat 7s ease-in-out infinite}.edu-login-card{border:0;border-radius:26px;box-shadow:0 35px 80px rgba(0,0,0,.27);overflow:hidden}.edu-state-strip{border-radius:16px;padding:16px 18px;background:#edf5ff;border:1px solid #d5e5fb}.edu-kpi{border-radius:18px;border:1px solid #dce8f7;background:#fff;box-shadow:0 10px 25px rgba(20,61,111,.06)}
@keyframes eduFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-14px) rotate(1deg)}}@keyframes eduDrift{from{transform:translate3d(-10px,0,0)}to{transform:translate3d(25px,18px,0)}}@media(max-width:767.98px){.edu-hero{border-radius:0 0 28px 28px}.edu-hero-art{max-width:82%;margin-top:24px}.edu-login-shell .edu-login-art{width:110vw;right:-45%;opacity:.18}}
@media(prefers-reduced-motion:reduce){.edu-hero-art,.edu-orb,.edu-login-shell .edu-login-art{animation:none!important}.edu-card{transition:none!important}}
