*,*:before,*:after{box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;font-weight:400;color:#1a2332;background-color:#f8f9fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh}h1,h2,h3{margin:0;line-height:1.15}p{margin:0}.page{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(160deg,#f0f4ff,#f8f9fb 60%)}.header{display:flex;align-items:center;gap:12px;padding:24px 48px}.logo-mark{width:40px;height:40px;border-radius:10px;background:#1b3f8b;color:#fff;font-size:14px;font-weight:700;letter-spacing:.5px;display:flex;align-items:center;justify-content:center}.brand{font-size:18px;font-weight:700;color:#1b3f8b;letter-spacing:-.3px}.hero{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:64px 24px 80px;max-width:760px;margin:0 auto;width:100%}.badge{display:inline-block;background:#e8eefb;color:#1b3f8b;font-size:13px;font-weight:600;letter-spacing:.4px;padding:6px 16px;border-radius:999px;margin-bottom:32px;text-transform:uppercase}.headline{font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;color:#0f1e36;letter-spacing:-1.5px;margin-bottom:24px}.accent{color:#1b3f8b}.subheadline{font-size:clamp(1rem,2vw,1.2rem);color:#4a5568;line-height:1.75;max-width:580px;margin-bottom:56px}.building-notice{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dde3f0;border-radius:999px;padding:12px 24px;font-size:14px;color:#4a5568;font-weight:500;box-shadow:0 2px 12px #1b3f8b0f}.dot{width:8px;height:8px;border-radius:50%;background:#f59e0b;flex-shrink:0;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.footer{text-align:center;padding:24px 48px;font-size:13px;color:#8896a8;border-top:1px solid #e8edf5}@media(max-width:600px){.header,.footer{padding:20px 24px}}
