.brpr-card{border:1px solid #e5e7eb;border-radius:16px;padding:20px;margin:16px 0;background:#fff}.brpr-record{border-top:1px solid #eee;padding:14px 0;line-height:1.7}.brpr-frontend{max-width:900px}.brpr-wrap .form-table th{width:220px}
.brpr-photo{display:inline-flex;flex-direction:column;gap:4px;margin:10px 12px 8px 0;font-size:12px}.brpr-photo img{max-width:180px;height:auto;border-radius:12px}.brpr-card{box-shadow:0 2px 12px rgba(0,0,0,.04)}
.brpr-account{max-width:1000px}
.brpr-account-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.brpr-account-head h2{margin:0 0 6px}
.brpr-account-head p{margin:0;opacity:.7}
.brpr-rabbit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}
.brpr-rabbit-card{border:1px solid #e8e8e8;border-radius:18px;overflow:hidden;background:#fff}
.brpr-rabbit-card>img,.brpr-placeholder{width:100%;height:190px;object-fit:cover;display:block}
.brpr-placeholder{display:flex;align-items:center;justify-content:center;font-size:60px;background:#faf7f2}
.brpr-rabbit-body{padding:18px}
.brpr-rabbit-body h3{margin:0 0 5px;font-size:22px}
.brpr-rabbit-body p{margin:6px 0}
.brpr-stats{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}
.brpr-stats span{padding:7px 10px;border-radius:10px;background:#f7f7f7;font-size:13px}
.brpr-next{font-size:13px}
.brpr-actions{margin-top:14px;font-size:14px}
.brpr-empty{padding:45px 20px;text-align:center;border:1px dashed #ddd;border-radius:18px}
.brpr-empty div{font-size:50px}
.brpr-customer-form{margin-top:28px;padding:24px;border:1px solid #e8e8e8;border-radius:18px;background:#fff}
.brpr-customer-form p{margin:0 0 15px}
.brpr-customer-form label{display:block;font-weight:600;margin-bottom:6px}
.brpr-customer-form input:not([type=checkbox]),.brpr-customer-form select,.brpr-customer-form textarea{width:100%;box-sizing:border-box;padding:10px;border:1px solid #ddd;border-radius:8px}
@media(max-width:600px){.brpr-account-head{align-items:flex-start;flex-direction:column}.brpr-rabbit-grid{grid-template-columns:1fr}}
