:root{--notif-info-from: hsl(217, 91%, 60%);--notif-info-to: hsl(190, 90%, 50%);--notif-info-rgb: 59, 130, 246;--notif-promo-from: hsl(271, 91%, 65%);--notif-promo-to: hsl(339, 90%, 60%);--notif-promo-rgb: 168, 85, 247;--notif-warning-from: hsl(35, 92%, 55%);--notif-warning-to: hsl(12, 90%, 55%);--notif-warning-rgb: 245, 158, 11;--notif-update-from: hsl(142, 76%, 45%);--notif-update-to: hsl(174, 90%, 41%);--notif-update-rgb: 16, 185, 129;--pg-banner-height: 0px}body.page-admin{margin-top:0!important}body:not(.page-admin){margin-top:var(--pg-banner-height, 0px)!important;transition:margin-top .5s cubic-bezier(.16,1,.3,1)}body:not(.page-admin) .navbar{top:var(--pg-banner-height, 0px)!important;transition:top .5s cubic-bezier(.16,1,.3,1)}.pg-notif{font-family:Outfit,Inter,-apple-system,sans-serif;box-sizing:border-box;z-index:10000;--_from: var(--notif-info-from);--_to: var(--notif-info-to);--_rgb: var(--notif-info-rgb)}.pg-notif[data-type=info]{--_from: var(--notif-info-from);--_to: var(--notif-info-to);--_rgb: var(--notif-info-rgb)}.pg-notif[data-type=promo]{--_from: var(--notif-promo-from);--_to: var(--notif-promo-to);--_rgb: var(--notif-promo-rgb)}.pg-notif[data-type=warning]{--_from: var(--notif-warning-from);--_to: var(--notif-warning-to);--_rgb: var(--notif-warning-rgb)}.pg-notif[data-type=update]{--_from: var(--notif-update-from);--_to: var(--notif-update-to);--_rgb: var(--notif-update-rgb)}.pg-notif-icon{width:42px;height:42px;min-width:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--_rgb),.15),rgba(var(--_rgb),.03));border:1px solid rgba(var(--_rgb),.25);color:#fff;box-shadow:0 4px 12px rgba(var(--_rgb),.15),inset 0 1px #ffffff1a;position:relative;overflow:hidden}.pg-notif-icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--_from),var(--_to));opacity:.15;transition:opacity .3s ease}.pg-notif-icon .material-icons-round{font-size:22px;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px rgba(var(--_rgb),.3));animation:pgNotifPulseIcon 3s infinite ease-in-out;position:relative;z-index:1}@keyframes pgNotifPulseIcon{0%,to{transform:scale(1)}50%{transform:scale(1.08);filter:drop-shadow(0 4px 8px rgba(var(--_rgb),.5))}}.pg-notif-body{flex:1;min-width:0}.pg-notif-title{font-family:Outfit,Inter,sans-serif;font-size:1.05rem;font-weight:700;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 6px;line-height:1.35;letter-spacing:-.01em}.pg-notif-message{font-size:.88rem;color:#ffffffb8;margin:0;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.pg-notif-cta{display:inline-flex;align-items:center;gap:8px;margin-top:14px;padding:10px 20px;background:linear-gradient(135deg,#fff,#f3f4f6)!important;color:#0f172a!important;border:1px solid rgba(255,255,255,.8);border-radius:12px;font-size:.82rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px #00000026,0 0 0 1px rgba(var(--_rgb),.1);white-space:nowrap;position:relative;overflow:hidden}.pg-notif-cta:after{content:"";position:absolute;top:0;left:-50%;width:25%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);transform:skew(-25deg);transition:none}.pg-notif-cta:hover{background:#fff!important;transform:translateY(-2px);box-shadow:0 8px 24px #00000040,0 0 20px rgba(var(--_rgb),.4);border-color:#fff}.pg-notif-cta:hover:after{left:150%;transition:left .8s ease-in-out}.pg-notif-dismiss{width:32px;height:32px;min-width:32px;border:1px solid rgba(255,255,255,.05);border-radius:50%;background:#ffffff08;color:#ffffff80;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 1px #ffffff0d}.pg-notif-dismiss:hover{background:#ffffff1f;color:#fff;border-color:#fff3;transform:rotate(90deg) scale(1.08)}.pg-notif-dismiss .material-icons-round{font-size:18px}.pg-notif-thumb{height:48px;width:48px;min-width:48px;border-radius:12px;object-fit:cover;border:1.5px solid rgba(255,255,255,.15);box-shadow:0 6px 16px #0000004d,0 0 10px rgba(var(--_rgb),.15);transition:all .3s cubic-bezier(.16,1,.3,1)}.pg-notif-thumb:hover{transform:scale(1.06) rotate(-2deg);border-color:var(--_to);box-shadow:0 8px 24px #0006,0 0 15px rgba(var(--_rgb),.3)}.pg-notif-image{display:block;width:100%;border-radius:14px;object-fit:cover;border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 30px #00000059;transition:all .4s cubic-bezier(.16,1,.3,1)}.pg-notif-image:hover{transform:scale(1.025);border-color:#ffffff40}.pg-notif-image-banner{max-height:70px;margin-top:10px;border-radius:10px}.pg-notif-image-popup{max-height:220px;border-radius:16px;margin:0}.pg-notif-image-toast{max-height:60px;margin-top:8px;border-radius:10px}.pg-notif-banner{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;gap:20px;padding:16px 36px;background:#0a0f1eb8!important;backdrop-filter:blur(24px) saturate(190%)!important;-webkit-backdrop-filter:blur(24px) saturate(190%)!important;border-bottom:1px solid rgba(var(--_rgb),.25)!important;box-shadow:0 12px 40px -10px #000000a6,0 0 35px rgba(var(--_rgb),.12),inset 0 1px #ffffff14!important;transform:translateY(-100%);animation:pgNotifSlideDown .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.3s;opacity:0}.pg-notif-banner:after{content:"";position:absolute;bottom:-1px;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,var(--_from),var(--_to),transparent)}.pg-notif-banner.pg-notif-hiding{animation:pgNotifSlideUp .5s cubic-bezier(.76,0,.24,1) forwards}@keyframes pgNotifSlideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pgNotifSlideUp{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.pg-notif-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,#0a0f1e66,#03050cd9)!important;backdrop-filter:blur(12px) saturate(140%)!important;-webkit-backdrop-filter:blur(12px) saturate(140%)!important;display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;animation:pgNotifFadeIn .5s ease forwards;padding:20px}.pg-notif-popup-overlay.pg-notif-hiding{animation:pgNotifFadeOut .4s ease forwards}.pg-notif-popup{display:flex;flex-direction:column;gap:24px;max-width:450px;width:100%;padding:36px;background:#0a0f1eb8!important;backdrop-filter:blur(35px) saturate(200%)!important;-webkit-backdrop-filter:blur(35px) saturate(200%)!important;border:1px solid rgba(var(--_rgb),.28)!important;border-radius:28px;box-shadow:0 40px 90px #000000d9,0 0 60px rgba(var(--_rgb),.22),inset 0 1px #ffffff1f!important;position:relative;overflow:hidden;transform:scale(.92) translateY(10px);opacity:0;animation:pgNotifPopIn .75s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.1s}.pg-notif-popup:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--_from),var(--_to))}.pg-notif-popup .pg-notif-popup-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.pg-notif-popup .pg-notif-popup-header-left{display:flex;align-items:center;gap:16px}.pg-notif-popup .pg-notif-message{-webkit-line-clamp:6;line-clamp:6;color:#fffc}.pg-notif-popup .pg-notif-cta{margin-top:6px;padding:12px 24px;font-size:.86rem}@keyframes pgNotifPopIn{0%{transform:scale(.92) translateY(10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes pgNotifFadeIn{0%{opacity:0}to{opacity:1}}@keyframes pgNotifFadeOut{0%{opacity:1}to{opacity:0}}.pg-notif-toast{position:fixed;bottom:28px;right:28px;display:flex;align-items:flex-start;gap:18px;max-width:390px;width:calc(100vw - 56px);padding:22px 24px;background:#0a0f1eb8!important;backdrop-filter:blur(24px) saturate(195%)!important;-webkit-backdrop-filter:blur(24px) saturate(195%)!important;border:1px solid rgba(var(--_rgb),.28)!important;border-radius:24px;box-shadow:0 20px 50px #000000a6,0 0 35px rgba(var(--_rgb),.15),inset 0 1px #ffffff1f!important;transform:translate(120%);animation:pgNotifSlideInRight .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.5s;opacity:0}.pg-notif-toast.pg-notif-hiding{animation:pgNotifSlideOutRight .5s cubic-bezier(.76,0,.24,1) forwards}.pg-notif-toast:before{content:"";position:absolute;top:20%;bottom:20%;left:0;width:3px;border-radius:0 4px 4px 0;background:linear-gradient(to bottom,var(--_from),var(--_to));box-shadow:0 0 10px rgba(var(--_rgb),.6)}.pg-notif-toast-progress{position:absolute;bottom:0;left:0;right:0;height:3px;overflow:hidden;border-radius:0 0 24px 24px}.pg-notif-toast-progress-bar{height:100%;background:linear-gradient(90deg,var(--_from),var(--_to));box-shadow:0 0 8px rgba(var(--_rgb),.8);animation:pgNotifProgressShrink 10s linear forwards}@keyframes pgNotifSlideInRight{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes pgNotifSlideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(120%);opacity:0}}@keyframes pgNotifProgressShrink{0%{width:100%}to{width:0%}}.pg-notif[data-size=small]{--_notif-padding: 10px 18px;--_notif-gap: 12px}.pg-notif-banner[data-size=small]{padding:10px 20px;gap:12px}.pg-notif-toast[data-size=small]{padding:14px 18px;gap:12px;border-radius:18px}.pg-notif[data-size=small] .pg-notif-icon{width:32px;height:32px;min-width:32px;border-radius:8px}.pg-notif[data-size=small] .pg-notif-icon .material-icons-round{font-size:18px}.pg-notif[data-size=small] .pg-notif-thumb{height:36px;width:36px;min-width:36px;border-radius:8px}.pg-notif[data-size=small] .pg-notif-title{font-size:.92rem}.pg-notif[data-size=small] .pg-notif-message{font-size:.8rem}.pg-notif[data-size=small] .pg-notif-cta{padding:6px 14px;font-size:.76rem;margin-top:8px;border-radius:8px}.pg-notif[data-size=small] .pg-notif-dismiss{width:28px;height:28px;min-width:28px}.pg-notif[data-size=small] .pg-notif-dismiss .material-icons-round{font-size:16px}.pg-notif-banner[data-size=large]{padding:20px 40px;gap:24px}.pg-notif-toast[data-size=large]{padding:26px 28px;gap:24px;border-radius:28px}.pg-notif[data-size=large] .pg-notif-icon{width:48px;height:48px;min-width:48px;border-radius:14px}.pg-notif[data-size=large] .pg-notif-icon .material-icons-round{font-size:26px}.pg-notif[data-size=large] .pg-notif-thumb{height:56px;width:56px;min-width:56px;border-radius:14px}.pg-notif[data-size=large] .pg-notif-title{font-size:1.15rem}.pg-notif[data-size=large] .pg-notif-message{font-size:.94rem}.pg-notif[data-size=large] .pg-notif-cta{padding:11px 24px;font-size:.88rem;margin-top:16px;border-radius:14px}.pg-notif[data-size=large] .pg-notif-dismiss{width:38px;height:38px;min-width:38px}.pg-notif[data-size=large] .pg-notif-dismiss .material-icons-round{font-size:22px}.pg-notif-popup[data-size=small]{padding:24px;gap:16px;max-width:390px;border-radius:22px}.pg-notif-popup[data-size=small] .pg-notif-title{font-size:.96rem}.pg-notif-popup[data-size=small] .pg-notif-message{font-size:.84rem}.pg-notif-popup[data-size=small] .pg-notif-cta{padding:10px 20px;font-size:.82rem}.pg-notif-popup[data-size=large]{padding:42px;gap:26px;max-width:520px;border-radius:32px}.pg-notif-popup[data-size=large] .pg-notif-title{font-size:1.22rem}.pg-notif-popup[data-size=large] .pg-notif-message{font-size:.98rem}.pg-notif-popup[data-size=large] .pg-notif-cta{padding:14px 30px;font-size:.92rem;border-radius:16px}.pg-notif-banner[data-size=original]{padding:24px 44px;gap:26px}.pg-notif-toast[data-size=original]{padding:28px 32px;gap:26px;max-width:450px;border-radius:28px}.pg-notif[data-size=original] .pg-notif-icon{width:52px;height:52px;min-width:52px;border-radius:14px}.pg-notif[data-size=original] .pg-notif-icon .material-icons-round{font-size:30px}.pg-notif[data-size=original] .pg-notif-thumb{height:60px;width:60px;min-width:60px;border-radius:16px}.pg-notif[data-size=original] .pg-notif-title{font-size:1.2rem}.pg-notif[data-size=original] .pg-notif-message{font-size:.98rem;-webkit-line-clamp:4;line-clamp:4}.pg-notif[data-size=original] .pg-notif-cta{padding:12px 28px;font-size:.9rem;margin-top:16px;border-radius:14px}.pg-notif[data-size=original] .pg-notif-dismiss{width:40px;height:40px;min-width:40px}.pg-notif[data-size=original] .pg-notif-dismiss .material-icons-round{font-size:24px}.pg-notif-popup[data-size=original]{padding:44px;gap:28px;max-width:620px;border-radius:36px}.pg-notif-popup[data-size=original] .pg-notif-title{font-size:1.35rem}.pg-notif-popup[data-size=original] .pg-notif-message{font-size:1.05rem}.pg-notif-popup[data-size=original] .pg-notif-cta{padding:14px 32px;font-size:.95rem;border-radius:16px}.pg-notif-popup[data-size=original] .pg-notif-image-popup{max-height:320px}@media (max-width: 640px){.pg-notif-banner{padding:12px 18px;gap:12px;align-items:flex-start}.pg-notif-banner .pg-notif-body{padding-top:2px}.pg-notif-banner .pg-notif-title{font-size:.92rem}.pg-notif-banner .pg-notif-message{font-size:.8rem;-webkit-line-clamp:2;line-clamp:2}.pg-notif-banner .pg-notif-dismiss{align-self:flex-start}.pg-notif-icon{width:36px;height:36px;min-width:36px;border-radius:10px}.pg-notif-icon .material-icons-round{font-size:18px}.pg-notif-thumb{width:40px;height:40px;min-width:40px;border-radius:10px}.pg-notif-toast{bottom:20px;right:20px;left:20px;width:auto;max-width:none;padding:16px 18px;align-items:flex-start}.pg-notif-toast .pg-notif-dismiss{align-self:flex-start}.pg-notif-popup-overlay{padding:16px}.pg-notif-popup{padding:24px;border-radius:24px;gap:16px}.pg-notif-image-popup{max-height:160px}.pg-notif-cta{font-size:.8rem;padding:8px 18px;border-radius:10px}.pg-notif-dismiss{width:30px;height:30px;min-width:30px}.pg-notif-dismiss .material-icons-round{font-size:16px}}@media (max-width: 400px){.pg-notif-banner{padding:10px 14px;gap:10px}.pg-notif-banner .pg-notif-title{font-size:.88rem}.pg-notif-banner .pg-notif-message{font-size:.78rem}.pg-notif-icon{width:32px;height:32px;min-width:32px}.pg-notif-thumb{width:34px;height:34px;min-width:34px}.pg-notif-popup-overlay{padding:12px}.pg-notif-popup{padding:20px;border-radius:20px;gap:14px}.pg-notif-image-popup{max-height:130px}.pg-notif-toast{bottom:14px;right:14px;left:14px;padding:14px}}
