.ReviewsV2_reviewsV2__z8lWl{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.ReviewsV2_reviewItem__8s0Qf{border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;background:#f9fafb;display:grid;grid-template-columns:40px 1fr;grid-template-areas:"avatar header" "avatar body" "avatar actions";grid-column-gap:.75rem;column-gap:.75rem;grid-row-gap:.5rem;row-gap:.5rem}@media screen and (min-width:992px){.ReviewsV2_reviewItem__8s0Qf:hover{background:#f3f4f6}}.ReviewsV2_avatar__La9XB{grid-area:avatar;width:40px;height:40px;border-radius:9999px;object-fit:cover;background:#e5e7eb}.ReviewsV2_avatarInitialsContainer__cHuTy{display:inline-flex;align-items:center;justify-content:center;background:#e5e7eb;color:#374151;font-weight:700}.ReviewsV2_avatarInitials__x95cy{font-size:.875rem}.ReviewsV2_header__4R5ew{grid-area:header;display:flex;align-items:center;gap:.5rem}.ReviewsV2_header__4R5ew .ReviewsV2_time__c0EOo{margin-left:auto}.ReviewsV2_author__w0IVC{font-weight:600}.ReviewsV2_stars__G6D5M{display:inline-flex;align-items:center;gap:2px}.ReviewsV2_starEmpty__PIAcs{filter:grayscale(1) opacity(.4)}.ReviewsV2_title__Nz1gm{margin-top:.25rem;font-weight:700}.ReviewsV2_body__cBvOe{grid-area:body;color:#4b5563}.ReviewsV2_meta__Vp0j5{color:#6b7280;font-size:.875rem}.ReviewsV2_actions__OxC4I{grid-area:actions;display:flex;align-items:center;gap:.375rem;color:#374151}.ReviewsV2_actionBtn__mi1Fx{background:rgba(0,0,0,0);border:none;padding:0;color:#111827;cursor:pointer;display:inline-flex;align-items:center;gap:.375rem}.ReviewsV2_separator__k9GMk{color:#9ca3af}.ReviewsV2_time__c0EOo{color:#6b7280}.ReviewsV2_actionBtn__mi1Fx[aria-pressed=true]{color:#16a34a}.ReviewsV2_toast__5tyt2{padding:.75rem}.ReviewsV2_inlineMessage__yS2BB,.ReviewsV2_toast__5tyt2{margin-top:.5rem;background:#f0fdf4;border:1px solid #16a34a;color:#065f46;border-radius:.375rem}.ReviewsV2_inlineMessage__yS2BB{padding:.5rem .75rem;grid-column:2/3}html{scroll-behavior:smooth}.details-title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;row-gap:.5rem;color:#121926}.details-title .details-heading{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;column-gap:.75rem}.details-title .details-para{color:#4b5565;font-weight:500}.sleeve-control{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.sleeve-control .sleeve-control-line{height:.0625rem;background:#cdd5df}.sleeve-control-overlay{position:absolute;bottom:0;left:0;right:0;transition:opacity .25s ease;z-index:2;height:4rem;pointer-events:none;background:linear-gradient(0deg,#fff 4.05%,rgba(255,255,255,0) 95.45%)}@media screen and (max-width:991px){.details-title .details-heading{display:flex;flex-direction:column-reverse;justify-content:center;align-items:flex-start;row-gap:.75rem}}.alert{display:grid;grid-template-columns:1.375rem 1fr;grid-column-gap:.5rem;column-gap:.5rem;padding:.5rem .75rem;border-radius:.5rem;color:#ff2828;background:rgba(255,40,40,.1);font-weight:700;align-items:center}.alert img{width:1.375rem;height:1.375rem;object-fit:contain}.warning{display:flex;column-gap:.5rem;padding:.5rem .625rem;border-radius:.5rem;color:#121926;background:rgba(234,170,8,.2);font-weight:600;align-items:center;flex-direction:row;justify-content:flex-start}.warning img{width:1.25rem;height:1.25rem;object-fit:contain}.success{display:flex;grid-template-columns:1.25rem 1fr;column-gap:.5rem;padding:.5rem .75rem;border-radius:.5rem;color:#121926;background:rgba(22,179,100,.1);font-weight:600;align-items:center;flex-direction:row;justify-content:flex-start}.success img{width:1.25rem;height:1.25rem;object-fit:contain}@media screen and (max-width:477px){.alert{justify-content:center;align-items:center;row-gap:.5rem;flex-wrap:wrap;padding:.5rem .75rem;column-gap:.5rem;white-space:nowrap}.success,.warning{row-gap:.5rem;flex-wrap:wrap;padding:.5rem .625rem;column-gap:.5rem;white-space:nowrap}}