:root{font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;color:#09090b;background:#f6f6f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:flex;flex-direction:column}header{height:80px;border-bottom:1px solid #e6e6e9;display:flex;align-items:center;justify-content:space-between;padding:0 max(6vw,24px)}.brand{font-size:15px;font-weight:700;letter-spacing:.25em;color:inherit;text-decoration:none}.label{border:1px solid #dedee2;border-radius:99px;font-size:12px;padding:11px 19px;color:#71717a}main{width:min(760px,calc(100% - 40px));margin:auto;text-align:center;padding:80px 0}.eyebrow{letter-spacing:.3em;font-size:11px;color:#96969f;font-weight:600}h1{font-size:clamp(36px,5.5vw,64px);letter-spacing:-.05em;margin:28px 0 14px;font-weight:800}.intro{color:#8d8d96;font-size:19px;margin-bottom:48px}form{max-width:560px;margin:auto}label{position:absolute;clip-path:inset(100%);height:1px;width:1px;overflow:hidden}.input-wrap{display:flex;align-items:center;background:#fff;border:1px solid #e2e2e8;border-radius:24px;padding:10px 12px 10px 26px;box-shadow:0 10px 28px #18181b04}.input-wrap:focus-within{outline:2px solid #91919b;outline-offset:3px}input{min-width:0;width:100%;border:0;outline:0;background:transparent;padding:15px 0;font:inherit;font-size:17px}button{flex:none;border:0;width:44px;height:44px;background:#09090b;border-radius:50%;color:white;font-size:25px;cursor:pointer}button:disabled{opacity:.5}#message{color:#93939c;font-size:13px;min-height:20px;margin-top:20px}footer{text-align:center;letter-spacing:.2em;color:#a0a0a9;font-size:11px;padding:26px 15px}@media(max-width:600px){header{height:68px}main{padding:56px 0}.intro{font-size:16px;margin-bottom:36px}.eyebrow{font-size:9px}.input-wrap{border-radius:20px;padding-left:20px}}
