/* All styles are scoped. No header, gallery, cart, or theme-global overrides. */
.embr,.embr-compact{--embr-purple:#511b68;--embr-deep:#32113f;--embr-gold:#e9b92f;--embr-ink:#292433;--embr-muted:#6d6577;--embr-border:#e9e1ee;--embr-soft:#faf7fc;color:var(--embr-ink);font-family:inherit;box-sizing:border-box}
.embr *,.embr *::before,.embr *::after,.embr-compact *{box-sizing:border-box}
.embr [hidden]{display:none!important}
.embr{clear:both;width:100%;max-width:1180px;margin:40px auto 32px;padding:0;line-height:1.65;text-align:start}
.embr h2,.embr h3,.embr h4,.embr p{padding:0;letter-spacing:normal;text-transform:none}
.embr h2{font-size:clamp(27px,3vw,38px);line-height:1.15;color:var(--embr-deep);margin:0 0 8px;font-weight:800}
.embr h3{font-size:23px;line-height:1.35;color:var(--embr-deep);margin:0 0 8px;font-weight:750}
.embr h4{font-size:17px;margin:12px 0 4px;color:var(--embr-ink);line-height:1.4;font-weight:750}
.embr p{margin:0 0 12px}
.embr .embr-eyebrow{font-size:11px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase;color:var(--embr-purple);margin:0 0 9px}
.embr-heading-row{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:22px}
.embr-heading-row>div{min-width:0}.embr-heading-row p:last-child{color:var(--embr-muted);margin:0}
.embr .embr-button,.embr .embr-page-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 23px;border:1px solid var(--embr-purple);border-radius:12px;background:var(--embr-purple);color:#fff!important;text-decoration:none!important;font-family:inherit;font-size:15px;font-weight:700;line-height:1.4;box-shadow:none;cursor:pointer;text-align:center;white-space:normal;transition:background .15s ease}
.embr .embr-button:hover{background:var(--embr-deep)}
.embr .embr-button:disabled{cursor:wait;opacity:.6}
.embr :is(a,button,input,textarea,select):focus-visible{outline:3px solid #b77dd0;outline-offset:4px}
.embr-review-cta{flex-shrink:0}
.embr-summary{display:grid;grid-template-columns:minmax(190px,.9fr) minmax(240px,1.6fr);gap:36px;border:1px solid var(--embr-border);border-radius:20px;padding:28px 32px;background:linear-gradient(120deg,#fffdf5,#fbf8fd);margin:0 0 28px}
.embr-score{border-inline-end:1px solid var(--embr-border);padding-inline-end:20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}
.embr-big-score{font-size:54px;line-height:1;color:var(--embr-deep);font-weight:800;letter-spacing:-1.8px}.embr-big-score small{font-size:20px;font-weight:500;color:var(--embr-muted);letter-spacing:normal}
.embr-score p{font-size:13px;color:var(--embr-muted);margin:0}
.embr-stars{display:inline-block;position:relative;color:#d8d1dc;overflow:hidden;font-family:Arial,sans-serif;font-size:23px;line-height:1.15;letter-spacing:2px;white-space:nowrap;vertical-align:middle;max-width:100%}
.embr-stars>span{white-space:nowrap;display:block}.embr-stars-fill{position:absolute;inset-block-start:0;inset-inline-start:0;overflow:hidden;color:#bb8113}
.embr-score .embr-stars{font-size:28px}.embr-compact{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:14px;text-decoration:none!important;margin:10px 0 18px;color:var(--embr-purple)!important}.embr-compact .embr-stars{font-size:19px}.embr-compact:hover{text-decoration:underline!important}
.embr-distribution{display:grid;gap:9px;align-content:center}.embr-bar-row{display:grid;grid-template-columns:50px minmax(0,1fr) 34px;align-items:center;gap:12px;font-size:13px;color:var(--embr-muted)}.embr-bar-count{text-align:end;font-variant-numeric:tabular-nums}
.embr-bar-track{height:9px;background:#eae4ed;border-radius:999px;overflow:hidden}.embr-bar-track>span{display:block;height:100%;border-radius:inherit;background:var(--embr-gold)}
.embr-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.embr-toolbar h3{font-size:21px;margin:0}.embr-toolbar form{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.embr-toolbar label{display:grid;gap:3px;font-size:11px;font-weight:650;color:var(--embr-muted);margin:0}
.embr select{min-height:42px;padding:8px 28px 8px 11px;border:1px solid #d7ccde;border-radius:9px;background-color:#fff;color:var(--embr-ink);font-family:inherit;font-size:13px;line-height:1.4;max-width:100%}
.embr-apply{min-height:42px;background:#fff;color:var(--embr-purple);border:1px solid var(--embr-border);border-radius:9px;padding:7px 12px;cursor:pointer}.embr-enhanced .embr-apply{display:none}
.embr-review-list{display:grid;gap:14px}.embr-review-card{padding:22px 24px;background:#fff;border:1px solid var(--embr-border);border-radius:16px;min-width:0}
.embr-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px}.embr-reviewer{display:flex;gap:10px;align-items:center;min-width:0}.embr-avatar{width:40px;height:40px;border-radius:50%;background:#efe6f4;color:var(--embr-purple);font-size:18px;font-weight:750;display:grid;place-items:center;flex-shrink:0;text-transform:uppercase}.embr-author{display:block;font-size:15px;line-height:1.4;overflow-wrap:anywhere}
.embr-badge{display:inline-block;font-size:11px;line-height:1.5;padding:3px 8px;border-radius:6px;color:#59396b;background:#f4edf8;font-weight:700}.embr-badge-early{background:#fff6d5;color:#795800}.embr-card-head time{color:var(--embr-muted);font-size:12px;white-space:nowrap;padding-top:4px}
.embr-content{font-size:15px;line-height:1.75;overflow-wrap:anywhere;margin-top:10px}.embr-content p:last-child{margin-bottom:0}.embr-review-card .embr-stars{font-size:20px}
.embr-reply{margin-top:17px;padding:14px 17px;border-inline-start:3px solid var(--embr-purple);background:var(--embr-soft);border-radius:0 10px 10px 0;font-size:14px}.embr-reply strong{font-size:12px;color:var(--embr-purple)}.embr-reply p:last-child{margin-bottom:0}
.embr-empty{border:1px dashed #dcd0e3;border-radius:16px;padding:28px;text-align:center;color:var(--embr-muted);background:#fff}.embr-empty strong{color:var(--embr-ink);font-size:16px}.embr-empty p{margin:6px 0 0;font-size:14px}
.embr-pagination{display:flex;gap:18px;align-items:center;justify-content:center;margin-top:20px;font-size:13px;color:var(--embr-muted)}.embr .embr-page-link{padding:8px 16px;min-height:42px;background:#fff;color:var(--embr-purple)!important;border-color:#d8c9e0;font-size:13px}.embr .embr-page-link:hover{background:var(--embr-soft)}
.embr-form-slot{scroll-margin-top:30px;margin-top:26px;outline:0}.embr-form-card{padding:26px 28px;background:var(--embr-soft);border:1px solid var(--embr-border);border-radius:18px}.embr-form-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:12px}.embr-form-header .embr-eyebrow{margin-bottom:5px}.embr-form-header h3{margin:0}.embr-form-card>p{color:var(--embr-muted);font-size:14px}
.embr-rating-field{border:0;padding:0;margin:18px 0 20px;min-width:0}.embr-rating-field legend{font-size:14px;color:var(--embr-ink);font-weight:700;margin:0 0 6px;padding:0}
.embr-star-picker{display:inline-flex;gap:5px}.embr-star-choice{position:relative;display:inline-block;margin:0;cursor:pointer}.embr-star-choice input{position:absolute;width:1px;height:1px;opacity:0;margin:0;padding:0}.embr-star-choice span{display:grid;place-items:center;width:44px;height:46px;font-family:Arial,sans-serif;font-size:36px;line-height:1;color:#c6bbcd;border:1px solid transparent;border-radius:8px}
.embr-star-choice.is-filled span,.embr-star-choice input:checked+span{color:#b37b10}.embr-star-choice input:focus-visible+span{outline:3px solid #955db0;outline-offset:2px;background:#fff}.embr-rating-caption{display:inline-block;margin-inline-start:10px;color:var(--embr-muted);font-size:13px;vertical-align:middle}
.embr-field-label{display:block;margin:15px 0 6px;font-size:14px;font-weight:700;color:var(--embr-ink)}.embr-field-label small{font-size:12px;font-weight:400;color:var(--embr-muted);margin-inline-start:4px}
.embr-review-form>input[type=text],.embr-review-form>textarea{width:100%;max-width:100%;min-width:0;padding:12px 14px;border:1px solid #d4c9dc;border-radius:10px;background:#fff;color:var(--embr-ink);font-family:inherit;font-size:15px;line-height:1.6;box-shadow:none}.embr-review-form>textarea{resize:vertical;min-height:135px}.embr-review-form>input[type=text]{height:auto;min-height:46px}.embr-review-form ::placeholder{color:#85768d;opacity:1}
.embr-form-meta{display:flex;justify-content:space-between;gap:14px;font-size:11px;color:var(--embr-muted);margin-top:7px}.embr-char-count{white-space:nowrap}.embr-submit-row{display:flex;align-items:center;gap:18px;margin-top:20px}.embr-submit-row small{font-size:12px;color:var(--embr-muted)}
.embr-form-note{padding:22px 25px;background:var(--embr-soft);border:1px solid var(--embr-border);border-radius:14px;color:var(--embr-muted);font-size:14px}.embr-form-note h3{font-size:20px}.embr-form-note p:last-child{margin-bottom:0}.embr .embr-note-inline{padding:10px 14px;background:#fff7da;border-color:#eed891;color:#644c0f;font-size:13px}.embr .embr-small{font-size:12px}
.embr-feedback:not(:empty){padding:13px 16px;margin-top:16px;border-radius:10px;border:1px solid #97bfa5;background:#f2fbf4;color:#245038;font-size:14px;overflow-wrap:anywhere}.embr-feedback.is-error:not(:empty){border-color:#d8a3a3;background:#fff6f6;color:#882e2e}.embr-feedback:focus{outline:2px solid #a385b2;outline-offset:3px}
.embr-loading{font-size:14px;color:var(--embr-muted)}.embr [aria-busy=true]{opacity:.65}
.embr-sr-only,.embr-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;margin:-1px!important;border:0!important;padding:0!important}
@media(max-width:700px){.embr{margin-top:28px}.embr-heading-row{align-items:flex-start;flex-direction:column;gap:14px}.embr-summary{grid-template-columns:1fr;gap:20px;padding:23px}.embr-score{border-inline-end:0;padding-inline-end:0;border-bottom:1px solid var(--embr-border);padding-bottom:20px}.embr-toolbar{align-items:flex-start;flex-direction:column;gap:10px}.embr-toolbar form{width:100%}.embr-toolbar label{flex:1;min-width:0}.embr-toolbar select{width:100%}.embr-review-card{padding:17px}.embr-card-head{gap:10px}.embr-card-head time{font-size:10px}.embr-author{font-size:14px}.embr-form-card{padding:20px 17px}.embr-form-header{flex-direction:column;align-items:flex-start;gap:9px}.embr-form-meta{flex-direction:column;gap:3px}.embr-submit-row{align-items:stretch;flex-direction:column;gap:10px}.embr-rating-caption{display:block;margin:5px 0 0}.embr-review-form>textarea,.embr-review-form>input[type=text]{font-size:16px}.embr-compact{gap:8px}.embr-pagination{gap:10px}.embr .embr-page-link{padding:8px 12px}}
@media(prefers-reduced-motion:reduce){.embr *{transition:none!important;scroll-behavior:auto!important}}
