@import"https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden;background:#f8f6f1}#root{height:100%}:root{--bg: #F8F6F1;--accent: #C60C30;--text: #1A1A1A;--muted: #6B6B6B;--font: "Inter", sans-serif}.page{height:100vh;height:100dvh;font-family:var(--font);background:var(--bg);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:clamp(1.5rem,4vh,3rem) 1.5rem;gap:clamp(1.5rem,4vh,3rem)}.header{width:100%;text-align:center}.destination{font-size:clamp(.85rem,2.35vw,1.1rem);font-weight:600;letter-spacing:.35em;color:var(--accent);text-transform:uppercase}.subtitle{margin-top:.35rem;font-size:clamp(.9rem,2.35vw,1.2rem);font-weight:300;letter-spacing:.12em;color:var(--muted)}.countdown{width:100%;display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,3vh,2rem)}.days-hero{width:100%;text-align:center}.days-value{font-size:clamp(7rem,28.5vw,17rem);font-weight:100;line-height:1;color:var(--text);letter-spacing:-.03em}.days-label{margin-top:.4rem;font-size:clamp(.8rem,1.8vw,1.05rem);font-weight:400;letter-spacing:.45em;color:var(--muted);text-transform:uppercase}.time-row{display:flex;align-items:flex-start;gap:clamp(.6rem,3vw,2.5rem)}.time-unit{display:flex;flex-direction:column;align-items:center}.time-value{font-size:clamp(1.8rem,7vw,4.15rem);font-weight:300;color:var(--text);line-height:1;letter-spacing:-.01em}.time-label{margin-top:.4rem;font-size:clamp(.65rem,1.45vw,.85rem);font-weight:400;letter-spacing:.3em;color:var(--muted);text-transform:uppercase}.time-colon{font-size:clamp(1.8rem,7vw,4.15rem);font-weight:300;color:var(--muted);line-height:1;-webkit-user-select:none;user-select:none}.divider{width:clamp(32px,8vw,64px);height:1px;background:var(--accent);flex-shrink:0}.lighthouse-wrapper{width:clamp(120px,22vw,200px);flex-shrink:0;margin-bottom:0;border-radius:3px;overflow:hidden;box-shadow:0 4px 24px #00000026}
