.customer-reviews-page{--rv-bg:#f8f5ef;--rv-card:#fffcf7;--rv-ink:#302637;--rv-muted:#716875;--rv-line:#e2d9ce;--rv-accent:#694756;background:var(--rv-bg);color:var(--rv-ink)}.theme-dark .customer-reviews-page{--rv-bg:#18131d;--rv-card:#231c29;--rv-ink:#f4eade;--rv-muted:#b9adbf;--rv-line:#433649;--rv-accent:#e3b8a7}.rv-shell{max-width:1120px;margin:auto;padding:70px 28px 110px}.rv-shell button,#rv-dialog button{font:inherit;cursor:pointer}.rv-eyebrow{font-size:11px;font-weight:700;letter-spacing:2.5px;color:var(--rv-accent)}.rv-hero{display:grid;grid-template-columns:1fr 280px;gap:55px;align-items:center;padding:30px 0 64px;border-bottom:1px solid var(--rv-line)}.rv-hero h1{font-size:clamp(32px,4vw,48px);letter-spacing:-2px;line-height:1.3;margin:18px 0 20px}.rv-hero p{font-size:16px;line-height:1.9;color:var(--rv-muted);margin-bottom:28px}.rv-primary{border:0;border-radius:12px;background:#5a354d;color:#fff8f1;padding:15px 24px;font-weight:700!important;display:inline-flex;gap:35px;justify-content:center;align-items:center;min-height:50px}.rv-primary:hover{background:#72445e}.rv-note{display:block;font-size:12px;color:var(--rv-muted);margin-top:12px}.rv-rating{background:var(--rv-card);border:1px solid var(--rv-line);border-radius:140px 140px 24px 24px;text-align:center;padding:30px 16px;display:flex;flex-direction:column;align-items:center;gap:10px;min-height:285px}.rv-orbit{color:#b98d4e;font-size:40px}.rv-rating>span:not(.rv-orbit){font-size:13px;color:var(--rv-muted)}.rv-rating strong{font-size:54px;line-height:1.1;font-weight:500;letter-spacing:-2px}.rv-rating small{font-size:11px;color:var(--rv-muted)}.rv-feed{padding-top:48px}.rv-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.rv-heading h2{font-size:25px;letter-spacing:-1px;margin:10px 0 24px}.rv-text{border:0;background:none;color:var(--rv-accent);padding:12px 0;text-decoration:underline;text-underline-offset:5px}.rv-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 28px}.rv-filters button,.rv-secondary{border:1px solid var(--rv-line);background:var(--rv-card);color:var(--rv-ink);border-radius:24px;padding:10px 18px}.rv-filters button[aria-pressed=true]{background:var(--rv-ink);color:var(--rv-bg);border-color:var(--rv-ink)}.rv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.rv-card{border:1px solid var(--rv-line);border-radius:18px;padding:26px;background:var(--rv-card);min-width:0}.rv-card-head{display:flex;justify-content:space-between;gap:14px;align-items:center}.rv-badge{color:var(--rv-accent);font-size:12px;border:1px solid var(--rv-line);border-radius:7px;padding:5px 8px}.rv-card-stars{color:#a67530;white-space:nowrap;font-size:16px;letter-spacing:2px}.theme-dark .rv-card-stars{color:#e3b773}.rv-card p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.85;margin:22px 0 28px}.rv-card footer{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--rv-muted);border-top:1px solid var(--rv-line);padding-top:16px}.rv-card footer span{overflow-wrap:anywhere}.rv-empty{grid-column:1/-1;text-align:center;border:1px dashed var(--rv-line);border-radius:18px;padding:50px 22px;color:var(--rv-muted);line-height:1.9}.rv-empty strong{display:block;font-size:19px;color:var(--rv-ink);margin-bottom:8px}.rv-secondary{display:block;margin:25px auto}.rv-bottom{margin-top:60px;display:flex;align-items:center;gap:24px;border-top:1px solid var(--rv-line);padding-top:32px}.rv-bottom>span{font-size:36px;color:#af8853}.rv-bottom h2{font-size:19px;margin:0 0 7px}.rv-bottom p{font-size:14px;color:var(--rv-muted);margin:0}.rv-bottom a{margin-left:auto;color:var(--rv-accent);font-size:14px;white-space:nowrap}#rv-dialog{background:var(--rv-card);color:var(--rv-ink);width:min(620px,calc(100% - 28px));max-height:88dvh;border:1px solid var(--rv-line);border-radius:22px;padding:28px;box-shadow:0 28px 90px #0005}#rv-dialog::backdrop{background:#19101bb8;backdrop-filter:blur(5px)}.rv-dialog-head{display:flex;justify-content:space-between;gap:16px}.rv-dialog-head h2{font-size:23px;letter-spacing:-1px;margin:10px 0 24px}.rv-close{border:0;background:transparent;color:var(--rv-muted);font-size:30px!important;align-self:flex-start;min-width:40px;min-height:40px}#rv-form>label{display:block;font-size:13px;font-weight:700;margin:20px 0 0}#rv-form input:not([type=radio]),#rv-form select,#rv-form textarea{box-sizing:border-box;display:block;width:100%;background:var(--rv-bg);color:var(--rv-ink);border:1px solid var(--rv-line);border-radius:10px;padding:12px;margin-top:9px;font:inherit;font-size:14px;line-height:1.6}#rv-form textarea{resize:vertical}#rv-form fieldset{border:0;padding:0;margin:23px 0}#rv-form legend{font-size:13px;font-weight:700;margin-bottom:10px}.rv-stars{display:flex;gap:8px}.rv-stars label{flex:1;position:relative}.rv-stars input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.rv-stars span{display:block;text-align:center;padding:10px 0;border:1px solid var(--rv-line);border-radius:9px;color:var(--rv-muted)}.rv-stars input:checked+span{background:#5a354d;color:#fff;border-color:#5a354d}.rv-stars input:focus-visible+span{outline:2px solid var(--rv-accent);outline-offset:3px}.rv-counter{text-align:right;font-size:11px;color:var(--rv-muted);margin-top:8px}.rv-privacy{font-size:12px;line-height:1.7;color:var(--rv-muted);padding:14px;background:var(--rv-bg);border-radius:10px;margin:20px 0}#rv-submit{width:100%}#rv-own .rv-card{margin-bottom:15px}#rv-own .rv-card button{margin-right:18px}#rv-status,#rv-private-status,#rv-form-status{font-size:13px;line-height:1.7;color:var(--rv-accent)}.customer-reviews-page [hidden]{display:none!important}.rv-shell button:disabled,#rv-dialog button:disabled{opacity:.55;cursor:wait}.rv-shell :focus-visible,#rv-dialog :focus-visible{outline:2px solid var(--rv-accent);outline-offset:4px}
@media(max-width:650px){.rv-shell{padding:30px 20px 100px}.rv-hero{grid-template-columns:1fr;gap:28px;padding:16px 0 35px}.rv-rating{border-radius:18px;min-height:0;padding:22px;display:grid;grid-template-columns:55px 1fr;gap:6px 20px;text-align:left}.rv-rating .rv-orbit{display:none}.rv-rating strong{grid-column:1;grid-row:1/4;font-size:40px}.rv-rating>span,.rv-rating small{grid-column:2}.rv-hero p{font-size:14px}.rv-heading h2{font-size:22px}.rv-grid{grid-template-columns:1fr}.rv-card{padding:22px}.rv-bottom{flex-wrap:wrap;gap:16px}.rv-bottom a{margin-left:52px}.rv-bottom h2{font-size:17px}#rv-dialog{padding:22px}.rv-dialog-head h2{font-size:21px}.rv-text{font-size:12px!important}}

/* Isolate review controls from the legacy global full-width button skin. */
.rv-shell button,#rv-dialog button{width:auto;margin-top:0;box-shadow:none;text-shadow:none;font-weight:600;min-height:44px;letter-spacing:0;flex-shrink:0}.rv-shell button:hover:not(:disabled),#rv-dialog button:hover:not(:disabled){box-shadow:none;transform:none}.rv-shell .rv-text:hover,#rv-dialog .rv-text:hover,.rv-shell .rv-filters button:hover{background:var(--rv-line);color:var(--rv-ink)}.rv-shell .rv-primary:hover,#rv-dialog .rv-primary:hover{background:#72445e;color:#fff8f1}.rv-shell .rv-filters button{font-size:13px;padding:10px 18px}.rv-shell .rv-heading>div{min-width:0}.rv-shell .rv-secondary{margin:25px auto}.rv-shell .rv-text{font-size:13px}#rv-dialog #rv-submit{width:100%}#rv-dialog .rv-close{padding:0;min-width:40px;min-height:40px}#rv-dialog .rv-close:hover{background:var(--rv-line);color:var(--rv-ink)}
#rv-form{display:block}#rv-form .rv-stars label{margin:0}#rv-private-status:empty,#rv-form-status:empty{display:none}
