.vf-portal-alert{padding:20px 16px;padding-top:max(20px, env(safe-area-inset-top));padding-bottom:max(20px, env(safe-area-inset-bottom));box-sizing:border-box;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.vf-portal-alert__scrim{cursor:pointer;-webkit-backdrop-filter:blur(10px);z-index:0;background:#0812209e;border:0;margin:0;padding:0;position:absolute;inset:0}.vf-portal-alert__scrim-hit{z-index:0;position:absolute;inset:0}.vf-portal-alert__card{z-index:1;background:linear-gradient(168deg,#fffefb 0%,#fff8e8 100%);border:2px solid #b4530959;border-radius:20px;width:min(100%,400px);padding:22px 20px 20px;position:relative;box-shadow:0 24px 64px #00000059,0 0 0 1px #d4af3733}.vf-portal-alert--info .vf-portal-alert__card{background:linear-gradient(168deg,#f8fffe 0%,#eef8f4 100%);border-color:#2d4a2d47}.vf-portal-alert--warning .vf-portal-alert__card,.vf-portal-alert--maintenance .vf-portal-alert__card{background:linear-gradient(168deg,#fffefb 0%,#fff8e8 100%);border-color:#b4530959}.vf-portal-alert--error .vf-portal-alert__card{background:linear-gradient(168deg,snow 0%,#feecec 100%);border-color:#b91c1c59}.vf-portal-alert__eyebrow{letter-spacing:.12em;text-transform:uppercase;text-align:center;color:#8b6914;margin:0 0 6px;font-size:10px;font-weight:900}.vf-portal-alert--info .vf-portal-alert__eyebrow{color:#2d5a45}.vf-portal-alert--error .vf-portal-alert__eyebrow{color:#b91c1c}.vf-portal-alert__title{color:#92400e;text-align:center;margin:0 0 8px;font-size:17px;font-weight:900;line-height:1.25}.vf-portal-alert--info .vf-portal-alert__title{color:#1f3b2d}.vf-portal-alert--error .vf-portal-alert__title{color:#991b1b}.vf-portal-alert__sub{color:#5c6f65;text-align:center;white-space:pre-wrap;margin:0 0 20px;font-size:13px;font-weight:600;line-height:1.5}.vf-portal-alert__actions{flex-direction:column;gap:10px;display:flex}.vf-portal-alert__primary{color:#fff;letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#2d4a2d 0%,#1f3b2d 100%);border:0;border-radius:14px;min-height:50px;font-size:15px;font-weight:900;box-shadow:0 6px 20px #1f3b2d59}.vf-portal-alert__primary:active{opacity:.95;transform:scale(.98)}.vf-portal-alert__secondary{color:#1f3b2d;cursor:pointer;background:#fff;border:2px solid #d4c4a8;border-radius:14px;min-height:46px;font-size:14px;font-weight:800}.vf-portal-alert__secondary:active{background:#f4f2ea}body.vf-portal-alert-open{overflow:hidden}
