.hero-view-link{background:#0877cc;color:#fff;padding:13px 20px;border-radius:5px;text-decoration:none;font-weight:700}.hero-admin-form{max-width:980px}.hero-form-card{background:#fff;border:1px solid #d8e1ec;border-radius:8px;padding:28px}.hero-form-card h2{margin:0 0 6px}.hero-form-card>p{color:#65758b;margin:0 0 24px}.hero-form-card label{display:grid;gap:7px;margin-bottom:18px;font-weight:600}.hero-form-card input,.hero-form-card textarea{box-sizing:border-box;width:100%;border:1px solid #aebac9;border-radius:5px;padding:12px;font:inherit}.hero-fields-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hero-image-picker{position:relative;cursor:pointer}.hero-image-picker img{display:block;width:100%;height:340px;object-fit:cover;background:#0d2c54;border-radius:7px}.hero-image-picker>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;color:#0057b8;padding:12px 18px;border-radius:5px;box-shadow:0 3px 16px #0003}.hero-image-picker input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.hero-form-card .property-submit{border:0;background:#0071c2;color:#fff;padding:13px 24px;border-radius:5px;font-weight:700;cursor:pointer}@media(max-width:700px){.hero-fields-row{grid-template-columns:1fr}.hero-image-picker img{height:230px}}
