:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#080d13;color:#f6f2e9}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 80% 0%,#1b3140 0,transparent 42%),#080d13}a{color:#efbd72}header{display:flex;align-items:center;justify-content:space-between;padding:22px clamp(20px,5vw,72px);border-bottom:1px solid #ffffff23}header .brand{font-size:1.2rem;font-weight:700;text-decoration:none;color:#f6f2e9}main{max-width:710px;margin:clamp(34px,7vw,90px) auto;padding:0 22px 70px}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:#efbd72;font-size:.76rem;font-weight:700}h1{font-size:clamp(2.5rem,7vw,4.5rem);line-height:1.03;margin:12px 0 22px}p{line-height:1.6;color:#c6d0d3}form{display:grid;gap:18px;margin-top:36px}label{display:grid;gap:8px;font-weight:650}input,textarea{font:inherit;color:#fff;background:#121e29;border:1px solid #657784;border-radius:9px;padding:13px 14px;width:100%}input:focus,textarea:focus{outline:2px solid #efbd72;outline-offset:2px}button{justify-self:start;border:0;border-radius:9px;background:#efbd72;color:#18202a;font:inherit;font-weight:750;padding:14px 24px;cursor:pointer}button:disabled{opacity:.65;cursor:wait}.trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.note{font-size:.85rem}#contactStatus{min-height:1.6em;margin:0}#contactStatus[data-error]{color:#ffb3a9}

.actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
