.soho-v2-reviews-title-bar{background:var(--soho-v2-dark,#1c1c1c);padding:32px 18px 0}@media (min-width:1024px){.soho-v2-reviews-title-bar{padding:48px 48px 0}}.soho-v2-reviews-outer{background:var(--soho-v2-dark,#1c1c1c);flex-direction:column;gap:40px;padding:56px 0;display:flex}.soho-v2-reviews-card-slot{background:var(--soho-v2-dark,#1c1c1c);touch-action:pan-y;justify-content:center;padding:24px 18px;display:flex}@media (min-width:1024px){.soho-v2-reviews-card-slot{padding:40px 48px}}.soho-v2-reviews-dot{background:var(--soho-v2-text,#f0eee9);opacity:.25;cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:opacity .3s}.soho-v2-reviews-dot--active{opacity:1}.soho-v2-reviews-empty{flex-direction:column;align-items:center;gap:16px;padding:40px 20px;display:flex}.soho-v2-reviews-empty-title{font-family:var(--font-body,"Poppins", sans-serif);color:var(--soho-v2-text,#f0eee9);text-align:center;font-size:20px;font-weight:600;line-height:26px}.soho-v2-reviews-empty-subtitle{font-family:var(--font-body,"Poppins", sans-serif);color:color-mix(in srgb, var(--soho-v2-text,#f0eee9) 70%, transparent);text-align:center;max-width:300px;font-size:14px;font-weight:400;line-height:20px}.soho-v2-reviews-add-btn{color:#fff;font-family:var(--font-body,"Poppins", sans-serif);cursor:pointer;background:#3478f6;border:none;border-radius:100px;align-items:center;gap:6px;margin-top:8px;padding:12px 28px;font-size:16px;font-weight:600;line-height:17px;transition:background-color .2s;display:flex}.soho-v2-reviews-add-btn:hover{background:#2563eb}.soho-v2-reviews-add-btn:active{background:#1d4ed8}.soho-v2-reviews-card{background:color-mix(in srgb, var(--soho-v2-text,#f0eee9) 5%, transparent);-webkit-user-select:none;user-select:none;border-radius:4px;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:480px;padding:24px 16px;display:flex;position:relative;overflow:hidden}.soho-v2-reviews-card--clickable{cursor:pointer}.soho-v2-reviews-card-title{font-family:var(--font-body,"Poppins", sans-serif);color:var(--soho-v2-text,#f0eee9);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:16px;font-weight:600;line-height:20px;overflow:hidden}.soho-v2-reviews-stars{width:76px;height:12px;color:var(--soho-v2-text,#f0eee9);flex-shrink:0}.soho-v2-reviews-body{font-family:var(--font-body,"Poppins", sans-serif);color:var(--soho-v2-text,#f0eee9);text-align:center;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}.soho-v2-reviews-thumbnail-btn{cursor:pointer;background:color-mix(in srgb, var(--soho-v2-text,#f0eee9) 15%, transparent);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:opacity .15s;display:flex;overflow:hidden}.soho-v2-reviews-thumbnail-btn:active{opacity:.8}.soho-v2-reviews-thumbnail-placeholder{cursor:default}.soho-v2-reviews-thumbnail-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.soho-v2-reviews-card-menu{z-index:10;position:absolute;top:8px;right:8px}.soho-v2-reviews-card-menu-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.soho-v2-reviews-card-popover{z-index:20;background:#fafaf8;border:1px solid #e0e0de;border-radius:20px;min-width:182px;padding:8px 0;animation:.15s ease-out sohoV2ReviewMenuIn;position:absolute;top:28px;right:0;box-shadow:0 4px 8px #00000026}@keyframes sohoV2ReviewMenuIn{0%{opacity:0;transform:scale(.95)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.soho-v2-reviews-card-popover-item{cursor:pointer;width:100%;height:38px;font-family:var(--font-family-merlin,Saans, sans-serif);background:0 0;border:none;align-items:center;gap:8px;padding:0 12px;font-size:16px;font-weight:400;line-height:22px;transition:background-color .1s;display:flex}.soho-v2-reviews-card-popover-item:active{background:#0000000d}.soho-v2-reviews-card-popover-delete{color:#dc3304}.soho-v2-reviews-delete-overlay{z-index:9999;background:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.soho-v2-reviews-delete-modal{background:#fefffb;border-radius:32px;flex-direction:column;align-items:center;gap:32px;width:300px;padding:32px 24px;display:flex}.soho-v2-reviews-delete-message{flex-direction:column;align-items:center;gap:12px;display:flex}.soho-v2-reviews-delete-title{font-family:var(--font-family-merlin,Saans, sans-serif);text-align:center;color:#201f1f;font-size:18px;font-weight:500;line-height:24px}.soho-v2-reviews-delete-subtitle{font-family:var(--font-family-merlin,Saans, sans-serif);text-align:center;color:#666;font-size:16px;font-weight:400;line-height:20px}.soho-v2-reviews-delete-actions{flex-direction:column;gap:8px;width:100%;display:flex}.soho-v2-reviews-delete-confirm{color:#fff;width:100%;height:54px;font-family:var(--font-family-merlin,Saans, sans-serif);cursor:pointer;background:#066af0;border:none;border-radius:32px;font-size:18px;font-weight:500;line-height:22px;transition:opacity .15s}.soho-v2-reviews-delete-confirm:active{opacity:.8}.soho-v2-reviews-delete-cancel{color:#201f1f;width:100%;height:54px;font-family:var(--font-family-merlin,Saans, sans-serif);cursor:pointer;background:#f4f6f6;border:none;border-radius:32px;font-size:18px;font-weight:500;line-height:22px;transition:opacity .15s}.soho-v2-reviews-delete-cancel:active{opacity:.8}.soho-v2-reviews-fullscreen-overlay{z-index:10000;cursor:pointer;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.soho-v2-reviews-fullscreen-close{cursor:pointer;z-index:1;background:gray;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .15s;display:flex;position:absolute;top:16px;right:16px}.soho-v2-reviews-fullscreen-close:hover{background:#ffffff40}.soho-v2-reviews-fullscreen-img{-o-object-fit:contain;object-fit:contain;cursor:default;touch-action:none;border-radius:12px;max-width:90vw;max-height:80vh;transition:transform .15s}.soho-v2-reviews-fullscreen-zoom-controls{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:#0009;border-radius:40px;align-items:center;gap:12px;padding:8px 16px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.soho-v2-reviews-fullscreen-zoom-btn{cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s;display:flex}.soho-v2-reviews-fullscreen-zoom-btn:hover{background:#ffffff38}.soho-v2-reviews-fullscreen-zoom-btn:disabled{opacity:.3;cursor:default}.soho-v2-reviews-fullscreen-zoom-label{font-family:var(--font-family-merlin,Saans, sans-serif);color:#fff;text-align:center;-webkit-user-select:none;user-select:none;min-width:40px;font-size:14px;font-weight:500}.soho-v2-reviews-skeleton{background:color-mix(in srgb, var(--soho-v2-text,#f0eee9) 10%, transparent);border-radius:4px;flex-direction:column;flex-shrink:0;align-items:center;gap:12px;min-width:200px;max-width:320px;padding:24px 16px;display:flex}.soho-v2-reviews-skeleton-avatar{background:color-mix(in srgb, var(--soho-v2-text,#f0eee9) 15%, transparent);border-radius:50%;width:48px;height:48px}.soho-v2-reviews-skeleton-line{background:color-mix(in srgb, var(--soho-v2-text,#f0eee9) 15%, transparent);border-radius:4px;height:16px}@media (min-width:1280px){.soho-v2-reviews-outer{padding:56px 0}.soho-v2-reviews-track{gap:25px;padding:0 80px}.soho-v2-reviews-card{flex:0 0 320px;min-width:320px;max-width:320px}.soho-v2-reviews-card-title{font-size:18px;line-height:22px}.soho-v2-reviews-body{-webkit-line-clamp:unset;font-size:18px;line-height:22px}.soho-v2-reviews-thumbnail-btn{width:58px;height:58px}.soho-v2-reviews-skeleton{flex:0 0 320px;min-width:320px;max-width:320px}.soho-v2-reviews-skeleton-avatar{width:58px;height:58px}}@media (min-width:1920px){.soho-v2-reviews-track{padding:0 160px}}
/*# sourceMappingURL=2w_kwp8d7u_s5.css.map*/