.account-layout{min-height:100vh;display:grid;grid-template-columns:minmax(330px,.78fr) minmax(500px,1.22fr);background:#f2f6fb}.account-brand{background:linear-gradient(145deg,#05285d,#084f9f);color:#fff;padding:42px clamp(28px,5vw,75px);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.account-brand:after{content:'';position:absolute;width:530px;height:530px;border:1px solid #ffffff17;border-radius:50%;right:-290px;bottom:-260px}.account-brand>a img{width:185px;height:95px;object-fit:contain;object-position:left center}.account-brand span{font-size:10px;letter-spacing:2px;color:#8fbae8;font-weight:700}.account-brand h1{font:600 clamp(34px,4vw,48px)/1.07 'Space Grotesk',Arial;margin:17px 0}.account-brand h1 em{font-style:normal;color:#ff8c19}.account-brand p{color:#c6daf1;line-height:1.65;max-width:430px}.account-brand small{color:#92afd3;letter-spacing:1.5px}.account-panel{padding:45px clamp(25px,8vw,110px);display:flex;align-items:center}.account-card{width:100%;max-width:680px}.account-card h2{font:600 35px 'Space Grotesk',Arial;margin:8px 0}.back-link{display:inline-block;margin-bottom:32px;color:#617089;text-decoration:none;font-size:12px;font-weight:700}.account-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:25px}.account-form label{display:grid;gap:7px;font-size:12px;font-weight:700;color:#243957}.account-form label.full,.account-form .full{grid-column:1/-1}.account-form input{width:100%;min-height:46px;border:1px solid #ccd7e5;border-radius:8px;padding:10px 12px;background:#fff;color:#10284d}.account-form input:focus{outline:0;border-color:#0874df;box-shadow:0 0 0 4px rgba(8,116,223,.1)}.account-form button{grid-column:1/-1;min-height:50px;border:0;border-radius:9px;background:linear-gradient(90deg,#ff7900,#ff9227);color:#fff;font-weight:700;cursor:pointer;padding:0 18px}.account-form small{font-weight:400;color:#7c899c}.account-note{margin-top:20px;padding:14px;border-radius:8px;background:#eef4fb;color:#5a6b82;font-size:12px;line-height:1.55}.account-note a{color:#0866d9;font-weight:700}.check-line{display:flex!important;grid-template-columns:auto 1fr!important;align-items:start}.check-line input{width:auto;min-height:auto;margin-top:2px}.password-rules{grid-column:1/-1;color:#718096;font-size:11px}.account-actions{display:flex;gap:10px;align-items:center;margin-top:20px}.account-actions a{color:#0866d9;font-weight:700;text-decoration:none}
@media(max-width:850px){.account-layout{display:block}.account-brand{display:none}.account-panel{min-height:100vh;padding:38px 7vw;align-items:flex-start}.account-card{margin:auto}.account-card:before{content:'';display:block;background:url('assets/logo-sidebar.png') center/contain no-repeat;width:190px;height:105px;margin:0 auto 28px}}
@media(max-width:560px){.account-panel{padding:25px 19px}.account-card h2{font-size:29px}.account-form{grid-template-columns:1fr}.account-form label.full,.account-form .full{grid-column:auto}.back-link{margin-bottom:22px}}
