*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#101d1b;color:#ece8d8;font:16px/1.65 'Segoe UI',sans-serif}header,main,footer{max-width:1120px;margin:auto;padding:25px}header{display:flex;justify-content:space-between;border-bottom:1px solid #30423a}a{color:inherit;text-decoration:none}nav{display:flex;gap:25px}.brand{font-weight:800;letter-spacing:3px;color:#e7c777}.hero{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:55px;padding:75px 0}h1{font:64px/1.1 Georgia,serif;margin:20px 0}h2{font:30px/1.2 Georgia,serif}.intro{font-size:19px;max-width:560px;color:#bcc9be}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:3px;color:#dfc17c}.button{display:inline-block;background:#e7c777;color:#152722;padding:13px 23px;border-radius:7px;border:0;font:700 15px 'Segoe UI',sans-serif;cursor:pointer}.button:hover{background:#f4dca0}.secondary{background:#314d42;color:#eee6cf}.note,small{font-size:13px;color:#a5b6a9}.crest{border:1px solid #53664b;border-radius:50% 50% 12px 12px;min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse,#345042,#162a25);box-shadow:0 20px 70px #081310}.crest span{font-size:74px;color:#e7c777}.crest b{text-align:center;font:36px/1.2 Georgia;letter-spacing:5px}.crest small{margin:20px;letter-spacing:3px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps article{padding:25px;background:#1b2e27;border:1px solid #35493c;border-radius:10px}.steps article>span{color:#d5b774;font-size:25px}.steps p{color:#b9c6ba}.registration{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:85px 0 50px}.registration h2{font-size:46px}.registration p{max-width:390px}form{background:#e9e7d9;color:#25352c;padding:30px;border-radius:12px}label{display:block;font-weight:600;margin-bottom:17px}label small{display:block;font-weight:400;color:#516255;margin-top:4px}input{display:block;width:100%;padding:12px;margin-top:6px;border:1px solid #9aaa97;border-radius:5px;font:16px 'Segoe UI';background:#fcfcf5}input:focus{outline:2px solid #647e52;outline-offset:2px}button:disabled{opacity:.5;cursor:wait}form .button{width:100%;background:#2f5141;color:white}#result{margin-bottom:0}#preview{background:#504327;padding:10px 20px;border-radius:7px;color:#f2dfac}footer{border-top:1px solid #30423a;color:#a5b6a9;padding-bottom:40px}[hidden]{display:none!important}@media(max-width:720px){h1{font-size:44px}.hero,.registration,.steps{grid-template-columns:1fr}.hero{padding:40px 0}.crest{display:none}.registration{gap:15px;padding-top:35px}header{display:block}nav{margin-top:15px}.registration h2{font-size:36px}}

#recovery{padding:30px 0 55px}#recovery .steps{grid-template-columns:repeat(2,minmax(0,1fr))}#recovery form{padding:22px}#recovery form p{color:#25352c}#recovery a{text-decoration:underline}#reset,#verify-email{max-width:560px;padding-bottom:40px}@media(max-width:720px){#recovery .steps{grid-template-columns:1fr}}
