:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#192c38;background:#f3f5f6;color-scheme:light}*{box-sizing:border-box}body{margin:0;padding:clamp(20px,7vw,80px) 20px}main{max-width:580px;margin:auto;padding:clamp(24px,5vw,48px);background:#fff;border:1px solid #dce2e5;border-radius:12px}.brand{font-weight:750;letter-spacing:.02em;color:#175b77}h1{font-size:clamp(25px,4vw,34px);line-height:1.2;margin:24px 0}p{line-height:1.65}.destination{font-size:24px;font-weight:700;overflow-wrap:anywhere;padding:16px;background:#eef5f8;border-radius:6px}button{font:inherit;font-weight:650;background:#175b77;color:white;border:0;border-radius:5px;padding:14px 20px;width:100%;cursor:pointer}button:hover{background:#104258}a{color:#175b77}a:focus-visible,button:focus-visible{outline:3px solid #bc6500;outline-offset:4px}.muted,footer{font-size:14px;color:#526570}footer{display:flex;gap:24px;border-top:1px solid #dce2e5;margin-top:32px;padding-top:20px}
