*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{height:100%;width:100%}body{margin:0;padding:0;height:100%;width:100%;overflow-x:hidden}#root{height:100%;width:100%;min-height:100vh}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#000;overflow:hidden}*:focus-visible{outline:2px solid #14B8A6;outline-offset:2px}.fullpage{position:fixed;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:2rem}.bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.notif-card{position:relative;z-index:10;display:flex;align-items:flex-start;gap:1rem;width:100%;max-width:26rem;background:#0a0a14b8;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:1.25rem;padding:1.25rem 1.5rem;box-shadow:0 24px 48px #0009;opacity:0;transform:translateY(2rem) scale(.96);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.notif-card--visible{opacity:1;transform:translateY(0) scale(1)}.notif-logo img{width:3rem;height:3rem;object-fit:contain;border-radius:.5rem;flex-shrink:0}.notif-body{display:flex;flex-direction:column;gap:.4rem;flex:1;min-width:0}.notif-title{font-size:.8rem;font-weight:700;color:#ffffff8c;letter-spacing:.03em;text-transform:uppercase}.notif-text{font-size:.95rem;color:#f7f9fb;line-height:1.55}.notif-link{display:inline-block;margin-top:.5rem;font-size:.875rem;font-weight:600;color:#14b8a6;text-decoration:none;transition:opacity .2s}.notif-link:hover{opacity:.75}.notif-countdown{font-weight:400;opacity:.7}@media(max-width:480px){.fullpage{padding:1.25rem;align-items:flex-end}.notif-card{max-width:100%;padding:1rem 1.25rem}}
