@import "https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap";*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#f5f6fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Onest,system-ui,Segoe UI,Roboto,sans-serif}.app{justify-content:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.background{z-index:-1;background:#050814;position:fixed;inset:0;overflow:hidden}.background__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.background__tint{mix-blend-mode:hard-light;background:#172554;position:absolute;inset:0}.background__shift{mix-blend-mode:overlay;opacity:var(--tone-shift,0);background:linear-gradient(#0a1030 0%,#1a3a7a 45%,#d97a4d 100%);transition:opacity 1.5s;position:absolute;inset:0}.app__content{flex-direction:column;gap:1.25rem;width:100%;max-width:480px;padding:2.5rem 1.25rem 3rem;display:flex}.app__header{text-align:center;margin-bottom:.5rem}.wordmark{letter-spacing:.02em;text-transform:lowercase;text-shadow:0 2px 20px #00000059;margin:0;font-family:Onest,sans-serif;font-size:2.25rem;font-weight:800}.tagline{color:#f5f6fabf;margin:.25rem 0 0;font-size:.9rem}.glass-card{-webkit-backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff29;border-radius:20px;padding:1.25rem 1.5rem;box-shadow:0 8px 32px #00000040}.glass-card--primary{text-align:center}.glass-card--compact{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.countdown{flex-direction:column;align-items:center;gap:.35rem;display:flex}.countdown__label{color:#f5f6fabf;text-transform:uppercase;letter-spacing:.06em;font-size:.85rem}.countdown__badge{font-size:.95rem;font-weight:500}.countdown__time{font-family:Onest,sans-serif;font-size:2rem;font-weight:700}.countdown__clock{color:#f5f6faa6;font-size:.85rem}.timeline__bar{border-radius:999px;height:14px;display:flex;position:relative;overflow:hidden}.timeline__segment{height:100%}.timeline__now{background:#fff;border-radius:2px;width:3px;height:22px;position:absolute;top:-4px;transform:translate(-50%);box-shadow:0 0 8px #fffc}.timeline__labels{color:#f5f6fa99;justify-content:space-between;margin-top:.5rem;font-size:.75rem;display:flex}.location-label{font-size:.9rem}.city-search{width:100%;position:relative}.city-search input{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;width:100%;padding:.6rem .9rem;font-size:.9rem}.city-search input::placeholder{color:#f5f6fa8c}.city-search__hint{color:#f5f6faa6;margin-top:.35rem;font-size:.8rem}.city-search__results{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141ee6;border-radius:12px;margin:.35rem 0 0;padding:0;list-style:none;overflow:hidden}.city-search__results li button{text-align:left;color:#fff;cursor:pointer;background:0 0;border:none;width:100%;padding:.6rem .9rem;font-size:.85rem}.city-search__results li button:hover{background:#ffffff1a}
