body,html{margin:0;padding:0;width:100%;height:100%;font-family:Courier New,Courier,monospace;background:#FFECCD;color:#3b2f2f;overflow-x:hidden;position:relative}.splash-container{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;overflow:hidden}.splash-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.corner-wrapper{position:absolute;inset:0;z-index:0;pointer-events:none}.corner-image{position:absolute;opacity:.8;width:auto;height:auto}.sun{top:1rem;right:1rem}.bird{top:1rem;left:1rem}.coast{bottom:1rem;left:1rem}.olive{bottom:1rem;right:1rem}.page-wrapper{position:relative;z-index:10;width:100%;min-height:100vh;flex-direction:column;align-items:center;padding:60px 20px;text-align:center}.nav-links,.page-wrapper{display:flex;justify-content:center}.nav-links{flex-wrap:wrap;gap:20px;margin-top:2rem}.nav-links a{text-decoration:underline;text-underline-offset:4px;color:#b53329;font-size:18px}.weather-box{background:#fff5e1;border:2px solid #fcd96a;border-radius:16px;padding:2rem;max-width:900px;margin:2rem auto;box-shadow:0 6px 15px rgba(0,0,0,.08);font-family:Georgia,serif;text-align:center;z-index:15;position:relative}.weather-title{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.weather-box p{font-size:1.1rem;margin:.5rem 0;line-height:1.5}.weather-lunch{margin-top:1.5rem;font-size:1.2rem}