*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f5f7fa;color:#182639;font:16px/1.65 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;display:flex;flex-direction:column}header,footer{display:flex;justify-content:space-between;align-items:center;padding:27px 6vw}header{background:#fff;border-bottom:1px solid #e4e9ef}.brand{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:650;letter-spacing:-.4px;color:inherit;text-decoration:none}.mark{width:34px;height:34px;background:#243e60;color:white;border-radius:8px;text-align:center;line-height:34px;font-size:19px}.label{font-size:13px;color:#66778b}main{width:min(600px,88vw);margin:auto;padding:70px 0 84px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:2px;color:#6c7c8f;margin-bottom:28px}.icon{display:flex;align-items:center;justify-content:center;background:#e7edf4;color:#365578;width:58px;height:58px;border-radius:15px;margin-bottom:25px}h1{font-size:clamp(36px,7vw,48px);line-height:1.15;font-weight:600;letter-spacing:-1.8px;margin:0 0 22px}p{max-width:500px;font-size:17px;color:#596b7e;margin:0;line-height:1.8}.rule{height:1px;background:#dce3eb;margin:34px 0 21px}.note{font-size:13px;color:#758294}footer{font-size:12px;color:#7e8998;border-top:1px solid #e4e9ef;gap:20px}.exit{background:#f3f5f3;color:#20382e}.exit .mark{background:#2c4f40}.exit .icon{background:#e2ebe5;color:#315a46}.exit .eyebrow{color:#708478}.exit header{border-bottom-color:#dfe6e0}@media(max-width:520px){header{padding:22px 6vw}.label{display:none}footer{align-items:flex-start;flex-direction:column;gap:5px}main{padding:60px 0}}
