
.blrep-profile-summary{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px}
.blrep-type-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900}
.blrep-type-badge.is-private{background:#f1f3f6;color:#3d424a}.blrep-type-badge.is-professional{background:#fff0e2;color:#d75e00}
.blrep-rating-summary{display:inline-flex;align-items:center;gap:7px;color:#2a2e34;text-decoration:none}.blrep-rating-summary:hover{color:#e96b00}
.blrep-stars{display:inline-flex;gap:1px}.blrep-stars span{color:#d9dde3}.blrep-stars span.is-on{color:#ff9800}
.blrep-rating-summary strong{font-size:13px}.blrep-rating-summary small{color:#7c828b;font-size:11px}
.blrep-owner-type,.blrep-reviews{margin:22px 0;padding:20px;border:1px solid #ece7e2;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(31,35,41,.04)}
.blrep-owner-type{display:flex;align-items:center;justify-content:space-between;gap:20px}.blrep-owner-type span,.blrep-reviews-head>div>span{color:#f47b20;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.blrep-owner-type h2,.blrep-reviews-head h2{margin:4px 0 3px;font-size:21px}.blrep-owner-type p{margin:0;color:#777d85;font-size:12px}.blrep-owner-type form{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.blrep-owner-type label{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 12px;border:1px solid #ebeef1;border-radius:12px;background:#fff8f2;font-weight:800}.blrep-owner-type button,.blrep-submit,.blrep-toggle-reviews{min-height:42px;padding:0 15px;border:0;border-radius:12px;background:#ff7a00;color:#fff;font-weight:900;cursor:pointer}
.blrep-reviews-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.blrep-head-stars{display:flex;align-items:center;gap:9px}.blrep-head-stars small{color:#777d85;font-size:11px}
.blrep-tag-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px}.blrep-tag-summary>span{display:flex;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:12px;background:#fff7ef;color:#444950;font-size:11px}.blrep-tag-summary b{color:#ff7a00}
.blrep-review-form{margin-top:16px;padding:16px;border:1px solid #eee8e2;border-radius:15px;background:#fffaf6}.blrep-form-title strong,.blrep-form-title small{display:block}.blrep-form-title small{margin-top:3px;color:#7b8189;font-size:11px}
.blrep-star-input{display:flex;flex-direction:row-reverse;justify-content:flex-end;margin:12px 0}.blrep-star-input input{position:absolute;opacity:0;pointer-events:none}.blrep-star-input label{color:#d9dde3;font-size:30px;line-height:1;cursor:pointer}.blrep-star-input label:hover,.blrep-star-input label:hover~label,.blrep-star-input input:checked~label{color:#ff9800}
.blrep-tag-picker{display:flex;flex-wrap:wrap;gap:8px}.blrep-tag-picker label input{position:absolute;opacity:0}.blrep-tag-picker label span{display:inline-flex;align-items:center;min-height:36px;padding:0 11px;border:1px solid #e7e9ed;border-radius:999px;background:#fff;color:#4c5158;font-size:11px;font-weight:750;cursor:pointer}.blrep-tag-picker input:checked+span{border-color:#ff7a00;background:#fff1e4;color:#d75f00}
.blrep-submit{margin-top:14px}.blrep-login-note{margin-top:15px;padding:12px;border-radius:12px;background:#fff7ef}.blrep-login-note a{color:#e96b00;font-weight:850;text-decoration:none}
.blrep-review-list{margin-top:16px}.blrep-review-list[hidden]{display:none!important}.blrep-review-card{padding:14px 0;border-top:1px solid #eef0f2}.blrep-review-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.blrep-review-top>div{display:flex;align-items:center;gap:10px}.blrep-review-top time{color:#8a9098;font-size:10px}.blrep-review-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.blrep-review-tags span{padding:6px 9px;border-radius:999px;background:#f5f6f8;color:#555b63;font-size:10px}
.blrep-empty{padding:22px;text-align:center;color:#7d838b}.blrep-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:16px}.blrep-pagination a{min-width:34px;height:34px;display:grid;place-items:center;border:1px solid #e6e8eb;border-radius:9px;background:#fff;color:#555b63;text-decoration:none;font-size:11px;font-weight:850}.blrep-pagination a.is-active{border-color:#ff7a00;background:#ff7a00;color:#fff}
@media(max-width:800px){.blrep-owner-type,.blrep-reviews-head{align-items:flex-start;flex-direction:column}.blrep-tag-summary{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.blrep-tag-summary{grid-template-columns:1fr}.blrep-owner-type form{width:100%}.blrep-owner-type label{flex:1 1 45%}.blrep-owner-type button{width:100%}.blrep-review-top{align-items:flex-start;flex-direction:column}.blrep-review-top>div{align-items:flex-start;flex-direction:column}.blrep-toggle-reviews{width:100%}}


/* 1.0.2 visual refinement */
.blrep-profile-summary{
  margin-top:10px;
  gap:9px;
}
.blrep-type-badge{
  min-height:30px;
  padding:0 12px;
  border:1px solid transparent;
  box-shadow:0 5px 14px rgba(31,35,41,.06);
}
.blrep-type-badge.is-private{
  border-color:#e7eaee;
  background:#f7f8fa;
  color:#383d45;
}
.blrep-type-badge.is-professional{
  border-color:#ffd5ae;
  background:linear-gradient(135deg,#fff7ef,#ffe8d2);
  color:#d75e00;
}
.blrep-rating-summary{
  min-height:30px;
  padding:0 11px;
  border:1px solid #eee6de;
  border-radius:999px;
  background:#fff;
  box-shadow:0 5px 14px rgba(31,35,41,.05);
}
.blrep-rating-summary .blrep-stars{
  gap:2px;
  letter-spacing:0;
}
.blrep-rating-summary .blrep-stars span{
  font-size:15px;
}
.blrep-reviews{
  border-color:#eadfd5;
  border-radius:20px;
  background:linear-gradient(180deg,#fff,#fffaf6);
}
.blrep-reviews-head h2{
  font-size:29px;
  letter-spacing:-.03em;
}
.blrep-head-stars .blrep-stars span{
  font-size:20px;
}
.blrep-toggle-reviews{
  min-width:190px;
  box-shadow:0 9px 22px rgba(255,122,0,.18);
}
.blrep-review-form{
  padding:18px;
  border-color:#f0dfd0;
  background:#fff8f2;
}
.blrep-form-title strong{
  font-size:16px;
  color:#252930;
}
.blrep-star-input{
  gap:4px;
  margin:14px 0 16px;
}
.blrep-star-input label{
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border-radius:10px;
  background:#fff;
  border:1px solid #e9ebee;
  color:#d7dbe1;
  font-size:26px;
  transition:.16s ease;
}
.blrep-star-input label:hover,
.blrep-star-input label:hover~label,
.blrep-star-input input:checked~label{
  border-color:#ffc47f;
  background:#fff3e5;
  color:#ff9800;
  transform:translateY(-1px);
}
.blrep-tag-picker{
  gap:9px;
}
.blrep-tag-picker label span{
  min-height:38px;
  padding:0 13px;
  border-radius:12px;
  background:#fff;
}
.blrep-tag-picker input:checked+span{
  border-color:#ff9a3c;
  background:#fff0e1;
  box-shadow:0 0 0 2px rgba(255,122,0,.08);
}
.blrep-submit{
  min-width:180px;
  box-shadow:0 9px 22px rgba(255,122,0,.18);
}
.blrep-review-card{
  padding:16px;
  margin-top:10px;
  border:1px solid #eceef1;
  border-radius:15px;
  background:#fff;
}
.blrep-review-card+.blrep-review-card{
  margin-top:9px;
}
.blrep-review-card .blrep-stars span{
  font-size:15px;
}
.blrep-review-tags span{
  background:#fff4e9;
  color:#6b4b31;
}
@media(max-width:560px){
  .blrep-profile-summary{align-items:flex-start;flex-direction:column}
  .blrep-rating-summary{max-width:100%}
  .blrep-star-input label{width:36px;height:36px;font-size:24px}
  .blrep-tag-picker label{width:100%}
  .blrep-tag-picker label span{width:100%;justify-content:center}
}


/* 1.0.3 polished UI */
.blrep-profile-summary{
  display:grid!important;
  grid-template-columns:max-content minmax(250px,auto);
  align-items:stretch!important;
  gap:12px!important;
  margin-top:12px!important;
}
.blrep-type-badge{
  min-height:54px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:9px 14px!important;
  border-radius:15px!important;
  box-shadow:none!important;
}
.blrep-type-icon{
  width:34px;height:34px;display:grid;place-items:center;border-radius:11px;
}
.blrep-type-icon svg{width:19px;height:19px;fill:currentColor}
.blrep-type-copy{display:flex;flex-direction:column;line-height:1.1}
.blrep-type-copy b{font-size:12px}
.blrep-type-copy small{margin-top:4px;font-size:8px;opacity:.7}
.blrep-type-badge.is-private{background:#f7f8fa!important;border:1px solid #e3e6ea!important;color:#31363e!important}
.blrep-type-badge.is-private .blrep-type-icon{background:#fff;border:1px solid #e5e8ec}
.blrep-type-badge.is-professional{background:linear-gradient(135deg,#fff6ed,#ffe8d1)!important;border:1px solid #ffd2a6!important;color:#d85d00!important}
.blrep-type-badge.is-professional .blrep-type-icon{background:#fff3e5;border:1px solid #ffd7b2}

.blrep-rating-summary{
  min-height:54px!important;
  display:flex!important;
  align-items:center!important;
  gap:11px!important;
  padding:8px 12px!important;
  border:1px solid #ece7e2!important;
  border-radius:15px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.blrep-rating-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#fff4e8;color:#ff8a00}
.blrep-rating-icon svg{width:18px;height:18px;fill:currentColor}
.blrep-rating-copy{display:flex;align-items:center;gap:10px;min-width:0}
.blrep-rating-copy>.blrep-stars{gap:2px}
.blrep-rating-copy>.blrep-stars span{font-size:15px!important}
.blrep-rating-copy>span:last-child{display:flex;flex-direction:column;line-height:1.1}
.blrep-rating-copy strong{font-size:13px}
.blrep-rating-copy small{margin-top:4px;color:#7d838b;font-size:8px}
.blrep-rating-arrow{margin-left:auto;color:#ff7a00;font-size:17px;font-weight:900}

.blrep-owner-type{
  margin:22px 0!important;
  padding:22px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(420px,600px)!important;
  align-items:center!important;
  gap:28px!important;
  border:1px solid #eadfd5!important;
  border-radius:20px!important;
  background:linear-gradient(135deg,#fff,#fff9f3)!important;
}
.blrep-section-kicker{display:block;margin-bottom:5px;color:#f47b20;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.blrep-owner-type-head h2{margin:0 0 6px!important;font-size:22px!important}
.blrep-owner-type-head p{max-width:650px;margin:0!important;color:#737981!important;font-size:12px!important;line-height:1.6}
.blrep-owner-type-form{display:block!important}
.blrep-type-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.blrep-type-option{display:block!important;padding:0!important;border:0!important;background:none!important}
.blrep-type-option>input{position:absolute;opacity:0;pointer-events:none}
.blrep-type-option-card{
  position:relative;min-height:76px;display:grid;grid-template-columns:42px 1fr 24px;align-items:center;gap:11px;
  padding:12px;border:1px solid #e6e9ed;border-radius:15px;background:#fff;cursor:pointer;transition:.18s ease;
}
.blrep-type-option-card:hover{border-color:#ffb46e;transform:translateY(-1px)}
.blrep-type-option-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#f7f8fa;color:#4a5059}
.blrep-type-option-icon svg{width:21px;height:21px;fill:currentColor}
.blrep-type-option-card>span:nth-child(2){display:flex;flex-direction:column;min-width:0}
.blrep-type-option-card b{font-size:12px;color:#2b3037}
.blrep-type-option-card small{margin-top:4px;color:#8a9098;font-size:8px}
.blrep-type-option-card i{width:22px;height:22px;display:grid;place-items:center;border:1px solid #dfe3e7;border-radius:50%;color:transparent;font-size:11px;font-style:normal}
.blrep-type-option>input:checked+.blrep-type-option-card{border-color:#ff8a1a;background:#fff5eb;box-shadow:0 0 0 3px rgba(255,122,0,.08)}
.blrep-type-option>input:checked+.blrep-type-option-card .blrep-type-option-icon{background:#ff7a00;color:#fff}
.blrep-type-option>input:checked+.blrep-type-option-card i{border-color:#ff7a00;background:#ff7a00;color:#fff}
.blrep-owner-save{width:100%;min-height:44px;margin-top:10px!important;border-radius:13px!important;box-shadow:0 8px 18px rgba(255,122,0,.16)!important}

.blrep-reviews{
  margin:22px 0!important;
  padding:22px!important;
  border:1px solid #eadfd5!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#fff,#fffaf6)!important;
}
.blrep-reviews-head{align-items:center!important}
.blrep-reviews-title h2{margin:4px 0 7px!important;font-size:30px!important}
.blrep-head-stars{gap:10px!important}
.blrep-head-stars .blrep-stars{gap:2px}
.blrep-head-stars .blrep-stars span{font-size:18px!important}
.blrep-toggle-reviews{
  min-width:210px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;
  border-radius:13px!important;box-shadow:0 8px 18px rgba(255,122,0,.16)!important;
}
.blrep-toggle-reviews b{font-size:16px}
.blrep-tag-summary{margin-top:16px!important;gap:10px!important}
.blrep-tag-summary>span{min-height:48px;align-items:center!important;padding:11px 13px!important;border:1px solid #f3dfcc;border-radius:13px!important;background:#fff7ef!important}
.blrep-tag-summary>span strong{font-size:10px}
.blrep-tag-summary>span b{min-width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#fff;color:#ff7a00}

.blrep-review-form{margin-top:18px!important;padding:18px!important;border-radius:17px!important}
.blrep-form-title strong{font-size:17px!important}
.blrep-form-title small{margin-top:5px!important}
.blrep-star-input{margin:15px 0 17px!important;gap:6px!important}
.blrep-star-input label{width:42px!important;height:42px!important;border-radius:12px!important;font-size:28px!important}
.blrep-tag-picker{gap:9px!important}
.blrep-tag-picker label span{min-height:40px!important;padding:0 13px!important;border-radius:12px!important}
.blrep-submit{min-height:44px!important;border-radius:13px!important}

@media(max-width:900px){
  .blrep-owner-type{grid-template-columns:1fr!important}
}
@media(max-width:700px){
  .blrep-profile-summary{grid-template-columns:1fr!important}
  .blrep-type-badge,.blrep-rating-summary{width:100%;box-sizing:border-box}
  .blrep-type-options{grid-template-columns:1fr!important}
  .blrep-reviews-head{align-items:stretch!important;flex-direction:column!important}
  .blrep-toggle-reviews{width:100%!important}
}
