:root{font-family:"Segoe UI",Arial,sans-serif;color:#eceae6;background:#171714;font-synthesis:none;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:flex;flex-direction:column}header,footer{padding:24px max(24px,calc((100vw - 1120px)/2));}header{border-bottom:1px solid #373730}.brand{font-size:20px;font-weight:700;color:#f4f1e9;text-decoration:none}.brand span{display:block;font-size:13px;font-weight:400;color:#b9b8ac;margin-top:5px}.access{width:min(100% - 48px,480px);margin:clamp(42px,9vh,92px) auto 64px;flex:1}.section-label{font-size:13px;color:#dcb46c;letter-spacing:.08em;text-transform:uppercase}h1{font-size:clamp(30px,5vw,40px);font-weight:600;line-height:1.15;letter-spacing:-.035em;margin:14px 0 20px}p{line-height:1.65;color:#c9c8bd;margin:14px 0}form{margin-top:30px}label{display:block;font-size:14px;font-weight:600;margin-bottom:10px}input{width:100%;border:1px solid #68695c;border-radius:6px;background:#23231f;color:#fff;padding:15px;font:inherit;min-height:50px}button,.button{display:block;width:100%;margin-top:18px;padding:15px 20px;border:1px solid transparent;border-radius:6px;background:#e3b970;color:#201b12;font:600 16px "Segoe UI",Arial,sans-serif;text-align:center;text-decoration:none;cursor:pointer;min-height:50px}button:hover,.button:hover{background:#f0cb89}button:active{transform:translateY(1px)}button:disabled{opacity:.5;cursor:not-allowed}.secondary{background:transparent;color:#eee;border-color:#68695c}.secondary:hover{background:#33332c}.help{font-size:13px;line-height:1.6;color:#bdbdb1}a{color:#edc68b;text-underline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #f1d3a1;outline-offset:4px}footer{border-top:1px solid #373730;font-size:12px;color:#b9b8ac}footer p{margin:0 0 12px}footer a{display:inline-block;margin-right:24px}.preview{padding:10px 24px;background:#343b2c;color:#e7eedb;font-size:12px;text-align:center}#link-state{font-size:14px}@media(max-width:520px){header,footer{padding:20px 24px}.access{margin-top:42px}h1{font-size:32px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
