:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#272921;background:#f5f2e9}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;padding:0 6vw}header{min-height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9d6cc;gap:24px}header img{width:190px;display:block}header span,.note,footer,.small{color:#62645b}main{max-width:1180px;margin:110px auto 130px;display:grid;grid-template-columns:1.3fr 1fr;gap:90px;align-items:center}h1{font-size:clamp(38px,4.6vw,68px);line-height:1.25;letter-spacing:-.03em;margin:0 0 28px}h1 span{color:#bb421b}p{line-height:1.8}.intro{font-size:19px}.note{margin-top:40px;font-size:14px}.login{border-left:1px solid #d9d6cc;padding:16px 0 16px 48px}h2{font-size:30px;margin:0 0 12px}#message{min-height:56px;color:#55574f}.button,button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:17px 20px;background:#282c22;color:white;border:1px solid transparent;border-radius:10px;text-decoration:none;font:inherit;font-weight:600;cursor:pointer}button{margin-top:12px}.button:hover,button:hover{background:#414938}.secondary{background:transparent;border-color:#a5a69d;color:#30342a}.secondary:hover{background:#e7e6dc}.small{font-size:13px;margin-top:24px}.email{overflow-wrap:anywhere;font-weight:600}footer{border-top:1px solid #d9d6cc;padding:28px 0;display:flex;justify-content:space-between;font-size:13px}:focus-visible{outline:3px solid #bb421b;outline-offset:5px}::selection{background:#f1c5b2}button:disabled{opacity:.5;cursor:wait}@media(max-width:760px){body{padding:0 24px}header{min-height:90px}header img{width:150px}header span{font-size:12px}main{grid-template-columns:1fr;gap:40px;margin:56px auto}.login{border-left:0;border-top:1px solid #d9d6cc;padding:32px 0 0}.note{margin-top:24px}footer{gap:16px}}
