.edufp-dialog,.edufp-dialog *{box-sizing:border-box}
.edufp-dialog{position:fixed;inset:0;width:min(94vw,610px);max-width:610px;max-height:min(92vh,720px);margin:auto;padding:0;border:0;border-radius:28px;background:transparent;color:#10213e;overflow:visible;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;box-shadow:0 36px 110px rgba(5,18,44,.42)}
.edufp-dialog[open]{animation:edufp-enter .5s cubic-bezier(.2,.85,.25,1) both}
.edufp-dialog::backdrop{background:rgba(7,20,43,.56);-webkit-backdrop-filter:blur(10px) saturate(.78);backdrop-filter:blur(10px) saturate(.78);animation:edufp-fade .35s ease both}
html.edufp-open,html.edufp-open body{overflow:hidden!important;overscroll-behavior:none}
.edufp-card{position:relative;z-index:2;overflow:hidden;padding:42px 46px 34px;text-align:center;border:1px solid rgba(255,255,255,.9);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.99),rgba(247,250,255,.98));box-shadow:inset 0 1px 0 #fff}
.edufp-card:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:linear-gradient(90deg,#b90e2d,#e82949 48%,#ff6a78)}
.edufp-glow{position:absolute;z-index:1;border-radius:999px;filter:blur(3px);pointer-events:none}
.edufp-glow-one{width:170px;height:170px;right:-55px;top:-52px;background:rgba(224,36,67,.20)}
.edufp-glow-two{width:155px;height:155px;left:-58px;bottom:-48px;background:rgba(26,78,145,.17)}
.edufp-brand{width:62px;height:62px;margin:0 auto 17px;display:grid;place-items:center;overflow:hidden;border:1px solid #dce5f0;border-radius:18px;background:#fff;box-shadow:0 13px 27px rgba(16,52,99,.18)}
.edufp-brand img{display:block;width:100%;height:100%;object-fit:contain;border-radius:17px}
.edufp-eyebrow{margin:0 0 10px!important;color:#cc1838!important;font-size:11px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.18em!important}
.edufp-dialog h2{max-width:460px;margin:0 auto 13px!important;color:#10264b!important;font-size:clamp(27px,4.5vw,38px)!important;line-height:1.12!important;font-weight:850!important;letter-spacing:-.035em!important}
.edufp-points{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 18px;margin:22px 0 25px;color:#354763;font-size:12px;font-weight:750}
.edufp-points span{display:flex;align-items:center;gap:6px}.edufp-points i{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#e7f8f0;color:#087552;font-size:11px;font-style:normal}
.edufp-actions{display:grid;grid-template-columns:1.2fr .8fr;gap:11px;max-width:430px;margin:0 auto}
.edufp-button{min-height:54px;display:flex!important;align-items:center;justify-content:center;gap:10px;border-radius:14px!important;padding:13px 20px!important;text-decoration:none!important;font-size:14px!important;font-weight:850!important;line-height:1!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}
.edufp-button:hover,.edufp-button:focus-visible{transform:translateY(-2px);outline:0}
.edufp-primary{background:linear-gradient(105deg,#cb1737,#ed3853)!important;color:#fff!important;box-shadow:0 13px 26px rgba(213,26,57,.25)}
.edufp-primary:hover,.edufp-primary:focus-visible{box-shadow:0 17px 34px rgba(213,26,57,.33)}
.edufp-primary span{font-size:20px;line-height:0}
.edufp-secondary{border:1px solid #cbd7e7!important;background:#fff!important;color:#163c70!important;box-shadow:0 7px 18px rgba(16,38,75,.08)}
.edufp-secondary:hover,.edufp-secondary:focus-visible{background:#f4f8fd!important;border-color:#9fb4cf!important}
.edufp-fineprint{margin:19px 0 0!important;color:#8090a5!important;font-size:10px!important;line-height:1.5!important}.edufp-fineprint a{color:#536c8d!important;text-decoration:underline!important}
@keyframes edufp-enter{from{opacity:0;transform:translateY(22px) scale(.96)}to{opacity:1;transform:none}}
@keyframes edufp-fade{from{opacity:0}to{opacity:1}}
@media(max-width:560px){.edufp-dialog{width:calc(100vw - 24px);border-radius:23px}.edufp-card{padding:34px 21px 25px;border-radius:23px}.edufp-brand{width:54px;height:54px;border-radius:16px}.edufp-brand img{border-radius:15px}.edufp-dialog h2{font-size:27px!important}.edufp-points{display:grid;justify-content:center;text-align:left;margin:18px 0 21px}.edufp-actions{grid-template-columns:1fr}.edufp-button{min-height:50px}.edufp-fineprint{margin-top:15px!important}}
@media(prefers-reduced-motion:reduce){.edufp-dialog[open],.edufp-dialog::backdrop{animation:none}.edufp-button{transition:none!important}}
