.fcnc-reviews-empty{text-align:center;padding:32px;color:#7a7f92;border:1px dashed #e0e3f3;border-radius:16px;background:#fdfdff}.fcnc-review-card{border:1px solid #eef0fb;border-radius:12px;padding:24px;margin-bottom:16px;background:#fff;box-shadow:0 4px 12px rgba(22,62,145,.06);transition:box-shadow .3s ease,transform .3s ease}.fcnc-review-card:hover{box-shadow:0 8px 24px rgba(22,62,145,.12);transform:translateY(-2px)}.fcnc-review-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:16px}.fcnc-review-card__left{display:flex;align-items:center;gap:14px;flex:1}.fcnc-review-card__rating-badge{width:48px;height:48px;border-radius:10px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#fff;flex-shrink:0;box-shadow:0 6px 16px rgba(118,75,162,.25)}.fcnc-review-card__meta{display:flex;flex-direction:column;gap:4px}.fcnc-review-card__rating{font-size:16px;color:#f5b318;line-height:1}.fcnc-review-card__info{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7196}.fcnc-review-card__author{font-weight:600;color:#2f3358}.fcnc-review-card__separator{color:#d0d4eb}.fcnc-review-card__date{color:#8186b2}.fcnc-review-card__recommend{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.fcnc-review-card__recommend i{font-size:14px}.fcnc-review-card__recommend--yes{background:linear-gradient(135deg,#d4edda 0%,#c3e6cb 100%);color:#155724;border:1px solid #c3e6cb}.fcnc-review-card__recommend--no{background:linear-gradient(135deg,#f8d7da 0%,#f5c6cb 100%);color:#721c24;border:1px solid #f5c6cb}.fcnc-review-card__body{display:flex;flex-direction:column;gap:12px}.fcnc-review-card__title{margin:0;font-size:18px;font-weight:700;color:#2f2c60;line-height:1.4}.fcnc-review-card__text{font-size:15px;line-height:1.7;color:#4a4f68}.fcnc-review-card__highlights{display:flex;flex-direction:column;gap:8px;padding-top:8px;border-top:1px solid #f0f2f8}.fcnc-review-highlight{font-size:14px;line-height:1.6;display:flex;gap:6px}.fcnc-review-highlight strong{font-weight:700;flex-shrink:0}.fcnc-review-highlight--pros strong{color:#1e7f51}.fcnc-review-highlight--cons strong{color:#b25d1b}.fcnc-review-highlight span{color:#4a4f68}.fcnc-review-card__expand{align-self:flex-end;background:0 0;border:none;color:#667eea;font-size:14px;font-weight:600;cursor:pointer;padding:8px 0;transition:color .3s ease}.fcnc-review-card__expand:hover{color:#764ba2;text-decoration:underline}.fcnc-reviews-eyebrow{margin:0;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#8186b2}.fcnc-reviews-score__value{font-size:44px;font-weight:700;color:#2f2c60;line-height:1}.fcnc-reviews-cta .fcnc-btn{width:100%;justify-content:center;padding:14px 18px;border-radius:10px;box-shadow:0px 10px 10px 0px rgba(102,126,234,15%)}.fcnc-review-form{border:1px solid #ecefff;border-radius:16px;padding:24px;background:#fff;box-shadow:0 10px 30px rgba(18,32,82,.05);display:none}.fcnc-review-form.is-visible{display:block}.fcnc-review-form__row{margin-bottom:18px;display:flex;flex-direction:column;gap:6px}.fcnc-review-form__row--split{flex-direction:row;align-items:flex-end;gap:24px;flex-wrap:wrap}.fcnc-review-rating-group{flex:1;min-width:220px}.fcnc-review-rating-label{font-size:13px;color:#6b7196;margin-bottom:8px;font-weight:500;display:block}.fcnc-review-rating{display:flex;gap:6px;margin-bottom:8px}.fcnc-review-rating button{background:0 0;border:none;font-size:28px;color:#d0d2e0;cursor:pointer;padding:0;line-height:1;transition:all .2s ease}.fcnc-review-rating button:hover{color:#f5b318;transform:scale(1.15)}.fcnc-review-rating button.is-active{color:#f5b318}.fcnc-review-rating--pros button:hover,.fcnc-review-rating--pros button.is-active{color:#4caf50}.fcnc-review-rating--cons button:hover,.fcnc-review-rating--cons button.is-active{color:#ff6b6b}.fcnc-review-form__hint{font-size:12px;padding:6px 10px;border-radius:6px;margin-bottom:0}.fcnc-review-form__hint--success{background:#d4edda;color:#155724;border-left:3px solid #4caf50}.fcnc-review-form__hint--warning{background:#fff3cd;color:#856404;border-left:3px solid #ff6b6b}.fcnc-review-form__row--consent{flex-direction:row;align-items:center;justify-content:space-between}.fcnc-review-toggle{display:flex;align-items:center;gap:12px;font-weight:600;color:#2f3358}.fcnc-review-toggle--full{width:100%;justify-content:space-between}.fcnc-review-toggle__label{font-size:14px;line-height:1.5}.fcnc-review-toggle__label a{color:#5f6ad4;text-decoration:underline}.fcnc-review-toggle__label a:hover{color:#667eea}.fcnc-review-toggle input{display:none}.fcnc-review-toggle__switch{position:relative;width:50px;height:26px;border-radius:999px;background:#d7dbec;transition:background .2s ease}.fcnc-review-toggle__switch::after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(18,32,82,.2);transition:transform .2s ease}.fcnc-review-toggle input:checked+.fcnc-review-toggle__switch{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.fcnc-review-toggle input:checked+.fcnc-review-toggle__switch::after{transform:translateX(24px)}.fcnc-review-form label{font-size:14px;font-weight:600;color:#353b63}.fcnc-review-form__hint{font-size:13px;color:#6b7196;margin-top:4px}.fcnc-review-form input[type=text],.fcnc-review-form select,.fcnc-review-form textarea{border:1px solid #dfe3f4;border-radius:10px;padding:12px 14px;font-size:14px;color:#2f3358;width:100%}.fcnc-review-form textarea{resize:vertical}.fcnc-review-form textarea:focus,.fcnc-review-form select:focus,.fcnc-review-form input[type=text]:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.15);outline:none}.fcnc-review-rating{display:flex;gap:6px}.fcnc-review-rating button{border:none;background:0 0;font-size:24px;cursor:pointer;color:#d0d4eb;transition:color .2s ease}.fcnc-review-rating button.is-active{color:#f5b318}.fcnc-review-form__actions{text-align:right}@media (max-width:968px){.fcnc-reviews-score__value{font-size:38px}}@media (max-width:767px){.fcnc-reviews-score__value{font-size:32px}.fcnc-review-card{padding:18px}.fcnc-review-card__header{flex-direction:column;gap:12px}.fcnc-review-card__left{width:100%}.fcnc-review-card__rating-badge{width:42px;height:42px;font-size:20px}.fcnc-review-card__recommend{align-self:flex-start}.fcnc-review-card__title{font-size:16px}.fcnc-review-card__text{font-size:14px}.fcnc-review-highlight{font-size:13px;flex-direction:column;gap:4px}.fcnc-review-rating button{font-size:20px}.fcnc-review-form__row--split{flex-direction:column;align-items:flex-start}}@media (max-width:599px){.fcnc-reviews-score__value{font-size:28px}}@media (max-width:480px){.fcnc-reviews-score__value{font-size:32px}}