

/* Start:/local/templates/marketplace/components/bitrix/main.register/marketplace/style.css?17839365681055*/

.auth-page{
min-height:calc(100vh - 220px);
display:flex;
justify-content:center;
align-items:center;
padding:60px 20px;
}
.auth-card{
width:100%;
max-width:520px;
background:#fff;
border-radius:20px;
padding:40px;
box-shadow:0 15px 40px rgba(0,0,0,.08);
}
.auth-header{text-align:center;margin-bottom:30px}
.auth-header h1{margin:0 0 10px;font-size:32px}
.auth-header p{margin:0;color:#6b7280}
.form-group{margin-bottom:18px}
.form-group label{display:block;margin-bottom:8px;font-weight:600}
.form-group input{
width:100%;
height:50px;
padding:0 16px;
border:1px solid #d6d6d6;
border-radius:12px;
box-sizing:border-box;
font-size:15px;
}
.form-group input:focus{
outline:none;
border-color:#2563eb;
box-shadow:0 0 0 3px rgba(37,99,235,.15);
}
.auth-btn{
display:block;
width:100%;
height:52px;
border:none;
border-radius:12px;
background:#2563eb;
color:#fff;
font-size:16px;
font-weight:600;
cursor:pointer;
}
.auth-btn:hover{background:#1d4ed8}
.auth-links{
margin-top:24px;
text-align:center;
}
.auth-links a{
color:#2563eb;
text-decoration:none;
}

/* End */
/* /local/templates/marketplace/components/bitrix/main.register/marketplace/style.css?17839365681055 */
