:root{--pr-ink:#102536;--pr-muted:#667783;--pr-line:#dce7e8;--pr-mint:#eafaf7;--pr-accent:#0bb7a7;--pr-accent-dark:#087b72;--pr-warm:#ffae2b;--pr-danger:#d64b4b}
.product-rating-jump{appearance:none;border:0;background:transparent;padding:8px 0;margin:8px 0 12px;display:inline-flex;align-items:center;gap:8px;color:var(--pr-ink);font-size:14px;cursor:pointer}.product-rating-jump:hover span:last-child{text-decoration:underline}.product-rating-stars{color:var(--pr-warm);letter-spacing:1px}.product-rating-jump strong{font-size:14px}.product-rating-jump span:last-child{color:var(--pr-muted)}
.product-review-tab-count{font-size:.78em;color:#71808a}.product-reviews{font-family:inherit;color:var(--pr-ink);padding:clamp(18px,3vw,44px) 0 24px}.product-reviews *{box-sizing:border-box}.product-reviews button,.product-reviews input,.product-reviews textarea{font:inherit}.product-reviews__hero{display:grid;grid-template-columns:minmax(190px,.75fr) minmax(280px,1fr) minmax(260px,1.15fr);gap:clamp(20px,3vw,44px);align-items:center;padding:clamp(24px,4vw,48px);border-radius:26px;background:linear-gradient(135deg,#0c2b3a 0%,#123f4e 56%,#0c726a 135%);color:#fff;box-shadow:0 25px 70px rgba(16,37,54,.16);overflow:hidden;position:relative}.product-reviews__hero:after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(130,244,224,.22);border-radius:50%;right:-90px;top:-140px;box-shadow:0 0 0 55px rgba(130,244,224,.055),0 0 0 110px rgba(130,244,224,.035)}.product-reviews__score,.product-reviews__distribution,.product-reviews__promise{position:relative;z-index:1}.product-reviews__eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:#89eddf}.product-reviews__score>div:first-of-type{display:flex;align-items:baseline;gap:6px;margin:8px 0 2px}.product-reviews__score strong{font-size:clamp(44px,5vw,72px);line-height:1}.product-reviews__score>div span{font-size:16px;color:#c7dadd}.product-reviews__stars{font-size:18px;color:#ffc153;letter-spacing:2px}.product-reviews__score p{margin:7px 0 0;color:#c7dadd;font-size:13px}.product-reviews__distribution{display:grid;gap:7px}.product-review-bar{display:grid;grid-template-columns:34px 1fr 34px;gap:10px;align-items:center;color:#d6e5e7;font-size:12px}.product-review-bar__track{height:7px;border-radius:99px;background:rgba(255,255,255,.16);overflow:hidden}.product-review-bar__fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#72e7d5,#e5fff9)}.product-reviews__promise{display:flex;gap:16px;align-items:flex-start;padding:20px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);border-radius:18px;backdrop-filter:blur(10px)}.product-reviews__promise-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#e4fff9;color:#0b766d;font-size:21px;flex:0 0 auto}.product-reviews__promise strong{display:block;font-size:16px;margin-bottom:5px}.product-reviews__promise p{margin:0;color:#d2e3e5;line-height:1.6;font-size:12px}
.product-reviews__status{text-align:center;color:var(--pr-muted);font-size:14px;padding:28px 0 8px}.product-reviews__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.product-review-card{border:1px solid var(--pr-line);border-radius:22px;background:#fff;padding:clamp(20px,3vw,30px);box-shadow:0 12px 35px rgba(17,45,58,.055);display:flex;flex-direction:column;min-height:250px;transition:transform .22s ease,box-shadow .22s ease}.product-review-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(17,45,58,.1)}.product-review-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-review-card__person{display:flex;align-items:center;gap:12px;min-width:0}.product-review-card__avatar{width:46px;height:46px;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,#d9f8f2,#b7d9ee);border:2px solid #fff;box-shadow:0 0 0 1px #d9e6e7}.product-review-card__initials{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;font-weight:800;color:#0b5753;background:linear-gradient(135deg,#d8fbf5,#b7e0ef);border:2px solid #fff;box-shadow:0 0 0 1px #d9e6e7}.product-review-card__name{font-size:15px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-review-card__date{display:block;color:var(--pr-muted);font-size:12px;margin-top:2px}.product-review-card__rating{color:var(--pr-warm);letter-spacing:1px;font-size:16px;white-space:nowrap}.product-review-card__badge{display:inline-flex;align-items:center;gap:5px;width:max-content;margin:15px 0 0;padding:5px 9px;border-radius:999px;background:var(--pr-mint);color:#08786f;font-size:12px;font-weight:750}.product-review-card__badge--editorial{background:#f0f3f5;color:#65727d}.product-review-card h3{font-size:19px;line-height:1.35;margin:18px 0 7px;color:var(--pr-ink)}.product-review-card__copy{font-size:14px;line-height:1.75;color:#435660;margin:0;white-space:pre-line}.product-review-card__media{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto;padding-top:20px}.product-review-card__media button{padding:0;border:0;background:none;border-radius:13px;overflow:hidden;cursor:zoom-in}.product-review-card__media img,.product-review-card__media video{display:block;width:92px;height:92px;object-fit:cover;border-radius:13px;border:1px solid var(--pr-line);background:#eef3f4}.product-review-card__media video{cursor:default}.product-reviews__empty{grid-column:1/-1;text-align:center;padding:55px 20px;border:1px dashed var(--pr-line);border-radius:22px;color:var(--pr-muted)}
.product-reviews__pagination{display:flex;justify-content:center;align-items:center;gap:7px;margin:28px 0 10px}.product-reviews__pagination button{min-width:40px;height:40px;padding:0 12px;border:1px solid var(--pr-line);border-radius:12px;background:#fff;color:var(--pr-ink);font-size:13px;transition:.18s}.product-reviews__pagination button:hover,.product-reviews__pagination button.is-active{background:var(--pr-ink);border-color:var(--pr-ink);color:#fff}.product-reviews__pagination button:disabled{opacity:.4;cursor:not-allowed}
.product-reviews__composer{margin-top:34px}.product-review-gate{display:grid;grid-template-columns:56px 1fr auto;gap:18px;align-items:center;padding:25px;border:1px solid #cae9e5;border-radius:22px;background:linear-gradient(135deg,#f0fcfa,#f8fbfc)}.product-review-gate__icon{width:56px;height:56px;border-radius:18px;background:#fff;display:grid;place-items:center;color:var(--pr-accent-dark);font-size:25px;box-shadow:0 8px 25px rgba(5,114,103,.1)}.product-review-gate h3{font-size:19px;margin:0 0 5px}.product-review-gate p{margin:0;color:var(--pr-muted);line-height:1.55;font-size:13px}.product-review-gate a{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 20px;border-radius:999px;background:var(--pr-ink);color:#fff;text-decoration:none;font-size:13px;font-weight:750;white-space:nowrap}.product-review-gate a:hover{background:var(--pr-accent-dark);color:#fff}.product-review-form{padding:clamp(23px,4vw,42px);border:1px solid var(--pr-line);border-radius:24px;background:linear-gradient(180deg,#fff,#f8fbfb);box-shadow:0 15px 45px rgba(17,45,58,.07)}.product-review-form__head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:22px}.product-review-form h3{font-size:24px;margin:0 0 5px}.product-review-form__head p{margin:0;color:var(--pr-muted);font-size:13px}.product-review-form__rating{display:flex;gap:3px;flex-direction:row-reverse}.product-review-form__rating button{border:0;background:transparent;color:#c8d0d4;font-size:28px;padding:0 2px;line-height:1;cursor:pointer}.product-review-form__rating button:hover,.product-review-form__rating button:hover~button,.product-review-form__rating button.is-active,.product-review-form__rating button.is-active~button{color:var(--pr-warm)}.product-review-form label{display:block;font-size:13px;font-weight:750;margin-bottom:7px}.product-review-form input[type=text],.product-review-form textarea{width:100%;border:1px solid #cedbdd;border-radius:14px;background:#fff;color:var(--pr-ink);padding:13px 15px;outline:none;font-size:14px;transition:.18s}.product-review-form input[type=text]:focus,.product-review-form textarea:focus{border-color:var(--pr-accent);box-shadow:0 0 0 4px rgba(11,183,167,.1)}.product-review-form textarea{min-height:140px;resize:vertical}.product-review-form__grid{display:grid;grid-template-columns:1fr 1.4fr;gap:18px}.product-review-form__uploads{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px}.product-review-upload{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 14px;border:1px dashed #aec9c7;border-radius:13px;background:#f2fbf9;color:#176d66;font-size:13px;font-weight:700;cursor:pointer}.product-review-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.product-review-form__media{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.product-review-form__media-item{width:84px;height:84px;border-radius:13px;position:relative;overflow:hidden;border:1px solid var(--pr-line);background:#edf2f3;cursor:grab}.product-review-form__media-item img,.product-review-form__media-item video{width:100%;height:100%;object-fit:cover}.product-review-form__media-item button{position:absolute;right:5px;top:5px;width:25px;height:25px;border:0;border-radius:50%;background:rgba(12,29,40,.82);color:#fff;display:grid;place-items:center}.product-review-form__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px}.product-review-form__notice{color:var(--pr-muted);font-size:12px;line-height:1.5}.product-review-form__submit{border:0;border-radius:999px;background:var(--pr-ink);color:#fff;min-height:48px;padding:0 27px;font-weight:750;font-size:14px}.product-review-form__submit:hover{background:var(--pr-accent-dark)}.product-review-form__submit:disabled{opacity:.55;cursor:wait}.product-review-form__message{font-size:13px;margin-top:12px}.product-review-form__message.is-error{color:var(--pr-danger)}.product-review-form__message.is-success{color:#08786f}.product-review-lightbox{position:fixed;inset:0;z-index:10050;background:rgba(4,15,23,.9);display:flex;align-items:center;justify-content:center;padding:28px}.product-review-lightbox[hidden]{display:none}.product-review-lightbox img{max-width:min(1100px,94vw);max-height:90vh;border-radius:16px;box-shadow:0 30px 100px rgba(0,0,0,.45)}.product-review-lightbox button{position:absolute;right:24px;top:20px;border:0;background:#fff;color:#102536;width:44px;height:44px;border-radius:50%;font-size:25px}
.av-stories__grid.is-review-loading,.reviews ._3-col-grid.is-review-loading{min-height:260px;opacity:.55}.av-story__identity{display:flex;gap:10px;align-items:center}.av-story__identity img,.av-story__identity .product-review-card__initials{width:42px;height:42px;flex:0 0 42px}.reviews ._3-col-grid .grid .product-review-editorial{color:#6d7c85;font-size:12px}.reviews ._3-col-grid .grid .image-23{object-fit:cover}
@media(max-width:991px){.product-reviews__hero{grid-template-columns:1fr 1fr}.product-reviews__promise{grid-column:1/-1}.product-reviews__list{grid-template-columns:1fr}.product-review-form__grid{grid-template-columns:1fr}}
@media(max-width:767px){.product-reviews{padding-top:10px}.product-reviews__hero{grid-template-columns:1fr;border-radius:20px;padding:24px}.product-reviews__promise{grid-column:auto}.product-review-card{border-radius:18px;padding:20px}.product-review-card__top{align-items:flex-start}.product-review-card__rating{font-size:14px}.product-review-gate{grid-template-columns:48px 1fr}.product-review-gate__icon{width:48px;height:48px}.product-review-gate a{grid-column:1/-1;width:100%}.product-review-form{padding:21px;border-radius:19px}.product-review-form__head{display:block}.product-review-form__rating{justify-content:flex-end;width:max-content;margin-top:13px}.product-review-form__footer{align-items:stretch;flex-direction:column}.product-review-form__submit{width:100%}}
@media(prefers-reduced-motion:reduce){.product-review-card{transition:none}}

/* AirEvo document-review refinement, 2026-08-24 */
#product-reviews{width:100vw;max-width:none;margin-left:calc(50% - 50vw);background:linear-gradient(180deg,#f4fbfa 0,#fff 260px);padding:0}
#product-reviews .product-reviews{box-sizing:border-box;width:min(1920px,100%);max-width:1920px;margin:0 auto;padding:clamp(18px,3vw,44px) 50px 64px}
.product-reviews__hero,.product-reviews__hero *{color:#fff!important}
.product-reviews__hero [data-review-average],.product-reviews__hero .product-reviews__promise strong{color:#fff!important}
.product-reviews__hero .product-review-bar,.product-reviews__hero .product-review-bar span{color:#e1f1f2!important}
.product-reviews__hero .product-reviews__eyebrow{color:#8ef2df!important}
.product-reviews__hero .product-reviews__stars{color:#ffc153!important}
.product-reviews__hero .product-reviews__score p,.product-reviews__hero .product-reviews__score>div span,.product-reviews__hero .product-reviews__promise p{color:#d9e9eb!important}
.product-reviews__hero .product-reviews__promise-icon,.product-reviews__hero .product-reviews__promise-icon i{color:#08766d!important}
.product-review-card{background:linear-gradient(180deg,#fff 0,#fbfdfd 100%);border-color:#d9e8e7;box-shadow:0 18px 48px rgba(16,37,54,.075)}
.product-review-card__copy{text-align:left;color:#344a55}
.product-review-card__avatar{flex:0 0 auto}
.av-story__identity{width:100%;padding:12px 14px;border-radius:14px;background:rgba(231,248,245,.92);border:1px solid rgba(20,113,105,.08)}
.av-story--feature .av-story__identity{background:rgba(255,255,255,.94)}
.av-story__identity>div{min-width:0}
.av-story__identity strong,.av-story__identity span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.reviews ._3-col-grid .fc-featured-review{align-items:stretch!important;justify-content:flex-start!important;text-align:left!important;padding:26px!important;border:1px solid #dce7e8;border-radius:22px;background:#fff;box-shadow:0 18px 52px rgba(17,45,58,.08);min-height:320px}
.fc-featured-review__head{display:flex;align-items:center;gap:13px}
.reviews ._3-col-grid .fc-featured-review .image-23{width:56px!important;height:56px!important;max-width:none!important;border-radius:50%!important;box-shadow:0 0 0 4px #edf9f7;object-fit:cover}
.fc-featured-review__name{display:block;color:#102536;font-size:15px;line-height:1.25}
.reviews ._3-col-grid .fc-featured-review .image-24{margin:4px 0 0!important;color:#ffae2b;font-size:16px;letter-spacing:1px}
.reviews ._3-col-grid .fc-featured-review .paragraph-6{margin:22px 0 0!important;text-align:left!important;color:#334b56;font-size:15px;line-height:1.72;display:flex;flex-direction:column;gap:8px}
.reviews ._3-col-grid .fc-featured-review .text-block-16{display:block;margin-top:auto!important;padding-top:20px;color:#71818a!important;font-size:12px!important;line-height:1.4!important;border-top:1px solid #e5eeee}
@media(max-width:767px){#product-reviews{padding:0}.product-reviews{padding-top:10px}#product-reviews .product-reviews{width:100%;padding:10px 12px 40px}.product-reviews__hero{border-radius:18px}.product-reviews__list{gap:14px}.av-story__identity{padding:10px 11px}.reviews ._3-col-grid .fc-featured-review{padding:20px!important;min-height:0}}
