.account-page{color:#252a33;background:radial-gradient(circle at 18% 15%,#3b3f4c 0,#0000 36%),linear-gradient(115deg,#171a21 0 48%,#f4f6f8 48%);grid-template-columns:minmax(380px,1fr) minmax(420px,560px);align-items:center;gap:7vw;min-height:calc(100vh - 72px);padding:64px max(6vw,32px);display:grid}.account-visual{color:#fff;max-width:620px;margin-left:auto}.account-visual img{width:min(310px,75%);height:auto}.account-visual>p{color:#f5c85e;letter-spacing:4px;margin:38px 0 14px;font-weight:800}.account-visual h1{letter-spacing:-3px;margin:0;font-size:clamp(44px,5vw,76px);line-height:1.1}.account-visual h1 em{color:#ffc842;font-style:normal}.account-visual ul{color:#bcc2ce;gap:28px;margin:34px 0 0;padding:0;list-style:none;display:flex}.account-visual li:before{content:"✓";color:#ffc842;margin-right:8px}.account-card{background:#fff;border:1px solid #e2e5e9;border-radius:16px;width:100%;padding:42px 44px;box-shadow:0 24px 70px #0a0f1833}.account-heading small{color:#ce7d00;letter-spacing:2px;font-weight:900}.account-heading h2{margin:10px 0 8px;font-size:32px}.account-heading p{color:#828a96;margin:0;font-size:14px}.account-tabs{border-bottom:1px solid #e5e8eb;grid-template-columns:1fr 1fr;margin:30px 0 22px;display:grid}.account-tabs button{color:#737b87;cursor:pointer;background:0 0;padding:12px;font-weight:700;position:relative}.account-tabs button.active{color:#cf7f00}.account-tabs button.active:after{content:"";background:#f2a900;border-radius:3px;height:3px;position:absolute;bottom:-1px;left:20%;right:20%}.account-card form{gap:16px;display:grid}.account-card label{color:#4d5561;gap:8px;font-size:13px;font-weight:700;display:grid}.account-card input{background:#fff;border:1px solid #d9dee5;border-radius:7px;outline:0;width:100%;height:46px;padding:0 14px}.account-card input:focus{border-color:#e7a112;box-shadow:0 0 0 3px #e7a1121a}.account-code{border:1px solid #d9dee5;border-radius:7px;grid-template-columns:1fr 122px;display:grid;overflow:hidden}.account-code input{border:0;border-radius:0}.account-code button{color:#a96700;cursor:pointer;background:#fff7e3;font-weight:700}.account-code button:disabled,.account-submit:disabled{opacity:.55;cursor:not-allowed}.account-agree{color:#737b86!important;grid-template-columns:auto 1fr!important;align-items:flex-start!important;font-weight:400!important;display:flex!important}.account-agree input{margin:1px 0 0;width:16px!important;height:16px!important}.account-agree a{color:#b97500}.account-message{color:#885900;background:#fff5d9;border-radius:6px;padding:10px 12px;font-size:13px}.account-submit{color:#332304;cursor:pointer;background:linear-gradient(135deg,#ffd65d,#f2a900);border-radius:7px;height:48px;font-size:16px;font-weight:900;box-shadow:0 8px 20px #e091002e}.account-card footer{color:#9299a3;justify-content:space-between;margin-top:18px;font-size:12px;display:flex}.account-card footer button{color:#b57400;cursor:pointer;background:0 0}@media (max-width:900px){.account-page{background:#f4f6f8;grid-template-columns:1fr;padding:34px 18px 92px}.account-visual{display:none}.account-card{max-width:560px;margin:auto;padding:30px 24px}.account-heading h2{font-size:27px}}
