.ugcify-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ugcify-review-form-button{display:inline-block;padding:12px 24px;background:#201cfe;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin:16px 0}.ugcify-review-form-button:hover{background:rgb(5.0657894737,1.0131578947,229.9868421053);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,115,170,.3)}.ugcify-review-form-button:active{transform:translateY(0)}.ugcify-review-form-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.ugcify-review-modal.active{display:flex}.ugcify-modal-open{overflow:hidden}.ugcify-review-modal .ugcify-button{padding:12px 24px;font-size:16px;cursor:pointer;border:none;outline:none;border-radius:10px;font-weight:600;color:#000;box-sizing:border-box}.ugcify-review-modal .ugcify-button-primary{background:#201cfe;color:#fff}.ugcify-review-modal .ugcify-button-primary:hover{background:rgb(5.0657894737,1.0131578947,229.9868421053);transform:translateY(-2px)}.ugcify-review-modal .ugcify-button-outline{background:rgba(0,0,0,0);color:#201cfe;border:1px solid #201cfe}.ugcify-review-modal .ugcify-button-outline:hover{background:#f0f0f1}.ugcify-review-modal .ugcify-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.ugcify-step-by-step-form{width:100%}.ugcify-step-by-step-form .ugcify-step-rating{height:410px;align-items:center;gap:40px;justify-content:center;padding:50px}.ugcify-step-by-step-form .ugcify-step-rating .ugcify-step-title{color:#000;text-align:center;font-size:24px;font-weight:500;border:none;padding:0;background:rgba(0,0,0,0)}.ugcify-step-by-step-form .ugcify-step-rating .ugcify-star-rating{display:flex;align-items:center;gap:20px;margin:0}.ugcify-step-by-step-form .ugcify-step-rating .ugcify-star{cursor:pointer;background:rgba(0,0,0,0);border:none;outline:none}.ugcify-step-by-step-form .ugcify-step-title{border-radius:10px 10px 0 0;border-bottom:1px solid #dfdffc;background:#fafaff;width:100%;padding:30px;text-align:center;color:#000;font-size:30px;font-weight:700}.ugcify-step-by-step-form .ugcify-step-subtitle{font-size:24px;font-weight:600;color:#111827;margin-bottom:28px;text-align:center}.ugcify-step-by-step-form .ugcify-step-upload{gap:0px}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper{padding:60px 40px 40px}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-upload-area{position:relative}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-file-input{display:none}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:200px;padding:24px;border-radius:10px;border:1px dashed #201cfe;background-color:rgba(0,0,0,0);cursor:pointer;text-align:center;transition:all .2s ease}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-upload-label:hover{border-color:#5b57f6}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-upload-text{font-size:16px;font-weight:600;color:#000;margin-bottom:8px}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-upload-hint{color:#7d7d7d;text-align:center;font-size:12px;font-style:italic;line-height:1.9;font-weight:400}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-uploaded-files{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:20px;border:1px dashed #201cfe;border-radius:10px;min-height:140px}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-uploaded-file{position:relative;width:86px;height:86px;border-radius:16px;background:rgba(0,0,0,0)}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-uploaded-file img,.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-uploaded-file video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-uploaded-file.ugcify-file-loading{display:flex;align-items:center;justify-content:center;background:rgba(10,9,76,.4)}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-remove-file{position:absolute;top:-8px;right:-8px;background:#fff;color:#000;filter:drop-shadow(0 2px 10px rgba(5,4,58,.2));border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;line-height:1;transition:all .3s ease;opacity:1}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-remove-file:hover{transform:scale(1.1)}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-upload-button{width:86px;height:86px;align-items:center;justify-content:center;cursor:pointer;display:flex;margin:0}.ugcify-step-by-step-form .ugcify-step-upload .ugcify-step-upload-wrapper .ugcify-upload-terms{margin-top:20px}.ugcify-step-by-step-form .ugcify-checkbox-group{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.ugcify-step-by-step-form .ugcify-checkbox-group .ugcify-checkbox{display:inline-flex;align-items:center;cursor:pointer}.ugcify-step-by-step-form .ugcify-checkbox-group .ugcify-checkbox input{position:absolute;opacity:0;pointer-events:none}.ugcify-step-by-step-form .ugcify-checkbox-group .ugcify-checkbox-ui{width:18px;height:18px;border-radius:4px;border:1px solid #201cfe;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:0;margin-top:3px}.ugcify-step-by-step-form .ugcify-checkbox-group .ugcify-checkbox-ui::after{content:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTMgOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBzdHJva2U9IiMyMDFDRkUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMTEuMTgyIDFsLTcgN0wxIDQuODE4Ii8+PC9zdmc+");width:13px;height:10px;display:none}.ugcify-step-by-step-form .ugcify-checkbox-group .ugcify-checkbox input:checked+.ugcify-checkbox-ui{background-color:#eef2ff}.ugcify-step-by-step-form .ugcify-checkbox-group .ugcify-checkbox input:checked+.ugcify-checkbox-ui::after{display:block;margin-left:2px}.ugcify-step-by-step-form .ugcify-checkbox-group .ugcify-checkbox:hover .ugcify-checkbox-ui{background-color:#f4f3ff}.ugcify-step-by-step-form .ugcify-checkbox-group .ugcify-checkbox input:focus-visible+.ugcify-checkbox-ui{box-shadow:0 0 0 3px rgba(91,87,246,.25)}.ugcify-step-by-step-form .ugcify-checkbox-group span{color:#666;line-height:1.5;font-size:15px;font-weight:400;letter-spacing:.2px}.ugcify-step-by-step-form .ugcify-step-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:60px}.ugcify-step-by-step-form .ugcify-step-user-info{padding:90px 50px 50px;gap:0}.ugcify-step-by-step-form .ugcify-step-user-info .ugcify-form-fields{margin-top:46px;display:flex;gap:18px;flex-direction:column}.ugcify-step-by-step-form .ugcify-step-review-text{padding:90px 50px 50px;gap:0}.ugcify-step-by-step-form .ugcify-step-thank-you{min-height:450px;gap:0;padding:50px;align-items:center;justify-content:center;overflow:hidden}.ugcify-step-by-step-form .ugcify-step-thank-you .ugcify-step-thank-title{color:#201cfe;font-size:30px;font-weight:700;line-height:.53;letter-spacing:.2px;margin-bottom:12px}.ugcify-step-by-step-form .ugcify-step-thank-you .ugcify-thank-you-subtitle{color:#666;text-align:center;font-size:15px;font-weight:400;letter-spacing:.2px;margin-bottom:20px;line-height:1.5;max-width:350px;margin-top:20px}.ugcify-review-form-container{padding:40px}@media (max-width:768px){.ugcify-review-form-container{padding:24px}}.ugcify-form-step{display:none;flex-direction:column;gap:24px;min-height:300px}.ugcify-form-step.active{display:flex}.ugcify-form-progress{display:flex;align-items:center;gap:8px;margin-bottom:32px;padding:0 40px}.ugcify-form-progress-bar{flex:1;height:4px;background:rgba(10,9,76,.4);border-radius:2px;overflow:hidden}.ugcify-form-progress-fill{height:100%;background:#201cfe;transition:width .4s ease;width:0}.ugcify-form-progress-dot{width:12px;height:12px;border-radius:50%;background:rgba(10,9,76,.4);transition:all .3s ease}.ugcify-form-progress-dot.active{background:#201cfe;transform:scale(1.3)}.ugcify-step-header{text-align:center}.ugcify-step-header h3{font-size:24px;font-weight:700;color:#1e1e1e;margin:0 0 8px}.ugcify-step-header p{font-size:16px;color:#666;margin:0}.ugcify-star-rating{display:flex;justify-content:center;gap:12px;margin:32px 0}.ugcify-star{cursor:pointer;color:#ddd;transition:all .3s ease}.ugcify-star.xlarge{width:56px;height:56px}.ugcify-star:hover,.ugcify-star.active{color:#ffc107;transform:scale(1.1)}.ugcify-star path{stroke-width:2px}.ugcify-file-upload-area{border:2px dashed #bfbfe9;border-radius:8px;padding:48px 24px;text-align:center;background:#fafafa;transition:all .3s ease;cursor:pointer}.ugcify-file-upload-area:hover{border-color:#201cfe;background:#f5f9ff}.ugcify-file-upload-area .upload-icon{margin-bottom:16px;color:#999}.ugcify-file-upload-area h4{font-size:18px;font-weight:600;margin:0 0 8px;color:#1e1e1e}.ugcify-file-upload-area p{font-size:14px;color:#666;margin:0}.ugcify-file-upload-area .file-types{font-size:12px;color:#999;margin-top:8px}.ugcify-file-input{display:none}.ugcify-uploaded-files{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px;margin-top:24px}.ugcify-uploaded-file{position:relative;width:86px;height:86px;border-radius:16px;background:rgba(0,0,0,0)}.ugcify-uploaded-file img,.ugcify-uploaded-file video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ugcify-uploaded-file.ugcify-file-loading{display:flex;align-items:center;justify-content:center;background:rgba(10,9,76,.4)}.ugcify-file-spinner{position:absolute;width:32px;height:32px;border:3px solid rgba(10,9,76,.4);border-top-color:#201cfe;border-radius:50%;animation:spin .8s linear infinite}.ugcify-remove-file{position:absolute;top:4px;right:4px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;line-height:1;transition:all .3s ease;opacity:0}.ugcify-uploaded-file:hover .ugcify-remove-file{opacity:1}.ugcify-remove-file:hover{background:#ff0707;transform:scale(1.1)}.ugcify-form-field{display:flex;flex-direction:column}.ugcify-form-field label{font-size:14px;color:#1e1e1e}.ugcify-form-field label .ugcify-required{color:#ff0707}.ugcify-form-field .ugcify-form-hint{font-size:12px;color:#000;font-style:italic}.ugcify-form-field.ugcify-recaptcha-container{margin:20px 0;align-items:center}.ugcify-form-field.ugcify-recaptcha-container .g-recaptcha{display:inline-block}.ugcify-form-input,.ugcify-form-textarea{padding:12px 16px;border:1px solid #bfbfe9;border-radius:8px;font-size:14px;font-family:inherit;transition:all .3s ease}.ugcify-form-input:focus,.ugcify-form-textarea:focus{outline:none;border-color:#201cfe;box-shadow:0 0 0 3px rgba(0,115,170,.1)}.ugcify-form-input::-moz-placeholder,.ugcify-form-textarea::-moz-placeholder{color:var(--ugcify-review-placeholder-color,#999)}.ugcify-form-input::placeholder,.ugcify-form-textarea::placeholder{color:var(--ugcify-review-placeholder-color,#999)}.ugcify-form-textarea{resize:vertical;min-height:120px}.ugcify-form-checkbox{display:flex;align-items:center;gap:8px;margin-top:16px}.ugcify-form-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.ugcify-form-checkbox label{font-size:14px;color:#666;cursor:pointer}.ugcify-step-buttons{display:flex;gap:12px;margin-top:32px}.ugcify-step-button{flex:1;padding:14px 24px;border:2px solid #201cfe;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.ugcify-step-button.primary{background:#201cfe;color:#fff}.ugcify-step-button.primary:hover:not(:disabled){background:rgb(5.0657894737,1.0131578947,229.9868421053);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,115,170,.3)}.ugcify-step-button.secondary{background:#fff;color:#201cfe}.ugcify-step-button.secondary:hover:not(:disabled){background:rgba(10,9,76,.4)}.ugcify-step-button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.ugcify-step-button:active:not(:disabled){transform:translateY(0)}.ugcify-thank-you{text-align:center;padding:32px 0}.ugcify-thank-you .success-icon{margin:0 auto 24px;color:#00a32a}.ugcify-thank-you h3{font-size:28px;font-weight:700;color:#1e1e1e;margin:0 0 16px}.ugcify-thank-you p{font-size:16px;color:#666;margin:0}.ugcify-thank-you .coupon-info{background:#fff8e1;border:2px solid #ffc107;border-radius:8px;padding:16px;margin:24px 0}.ugcify-thank-you .coupon-info .coupon-label{font-size:14px;color:#666;margin-bottom:8px}.ugcify-thank-you .coupon-info .coupon-code{font-size:24px;font-weight:700;color:#dba617;font-family:monospace}#ugcify-review-form{display:flex;flex-direction:column;gap:24px}#ugcify-review-form .form-section{display:flex;flex-direction:column;gap:16px}#ugcify-review-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:768px){#ugcify-review-form .form-row{grid-template-columns:1fr}}.ugcify-upload-alert{margin-top:10px;padding:10px 12px;border-radius:8px;border:1px solid #fecaca;background:#fff1f2;color:#b91c1c;font-size:12px;line-height:1.5}.ugcify-form-alert{margin:0 0 12px;padding:10px 12px;border-radius:8px;border:1px solid #fecaca;background:#fff1f2;color:#b91c1c;font-size:12px;line-height:1.5}.ugcify-form-alert.is-success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.ugcify-toast-container{position:fixed;top:24px;right:24px;z-index:99999;display:flex;flex-direction:column;gap:10px;max-width:min(420px,100vw - 32px)}.ugcify-toast{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:10px;border:1px solid rgba(0,0,0,0);box-shadow:0 10px 20px rgba(15,23,42,.12);background:#fff;opacity:0;transform:translateX(24px);transition:opacity .28s ease,transform .28s ease}.ugcify-toast.is-visible{opacity:1;transform:translateX(0)}.ugcify-toast.is-leaving{opacity:0;transform:translateX(24px)}.ugcify-toast--danger{background:#fef2f2;border-color:#fecaca;color:#991b1b}.ugcify-toast .ugcify-toast__icon{width:18px;height:18px;border-radius:999px;background:#dc2626;color:#fff;font-size:12px;line-height:18px;text-align:center;font-weight:700;flex-shrink:0;margin-top:2px}.ugcify-toast .ugcify-toast__content{font-size:13px;line-height:1.45;flex:1}.ugcify-toast .ugcify-toast__close{border:none;background:rgba(0,0,0,0);color:currentColor;font-size:18px;line-height:1;cursor:pointer;padding:0;opacity:.75}.ugcify-toast .ugcify-toast__close:hover{opacity:1}@media (max-width:640px){.ugcify-toast-container{top:14px;right:12px;left:12px;max-width:none}.ugcify-toast{transform:translateY(-10px)}.ugcify-toast.is-visible{transform:translateY(0)}.ugcify-toast.is-leaving{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.ugcify-toast{transition:none}}.ugcify-submit-button{padding:14px 24px;background:#201cfe;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:16px}.ugcify-submit-button:hover:not(:disabled){background:rgb(5.0657894737,1.0131578947,229.9868421053);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,115,170,.3)}.ugcify-submit-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.ugcify-star.xlarge{width:48px;height:48px}.ugcify-step-header h3{font-size:20px}.ugcify-step-buttons{flex-direction:column-reverse}}.ugcify-review-form-message{padding:16px;background:#fff8e1;border:1px solid #ffc107;border-radius:8px;color:#666;font-size:14px}.ugcify-review-form-message a{color:#201cfe;text-decoration:none}.ugcify-review-form-message a:hover{text-decoration:underline}.ugcify-review-button-wrapper{margin-top:16px}.ugcify-review-form-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;background:#5b57f6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;font-family:inherit}.ugcify-review-form-button:hover{background:#4845d2;transform:translateY(-1px);box-shadow:0 4px 12px rgba(91,87,246,.3)}.ugcify-review-form-button:active{transform:translateY(0)}.ugcify-review-form-message{padding:16px 20px;background:#f3f4f6;border-radius:8px;font-size:14px;color:#374151;text-align:center;margin:16px 0}.ugcify-review-form-message a{color:#5b57f6;text-decoration:none;font-weight:500}.ugcify-review-form-message a:hover{text-decoration:underline}body.ugcify-portal-page main#wp--skip-link--target,body.ugcify-portal-page .wp-site-blocks>main.wp-block-group,body.ugcify-portal-page main.wp-block-group.has-global-padding{margin-top:0!important;padding-top:0!important}body.ugcify-portal-page main .wp-block-group.alignfull.has-global-padding,body.ugcify-portal-page main .wp-block-group.alignfull.has-global-padding.is-layout-constrained,body.ugcify-portal-page main .wp-block-group.has-global-padding.is-layout-constrained{padding-top:0!important}body.ugcify-portal-page main .wp-block-post-title,body.ugcify-portal-page main .entry-title,body.ugcify-portal-page main .page-title{display:none!important;margin:0!important}.ugcify-portal-shell{--ugcify-portal-primary:#201cfe;--ugcify-portal-primary-soft:#f3f2ff;--ugcify-portal-primary-border:#dfdffc;--ugcify-portal-surface:#fff;--ugcify-portal-surface-muted:#fafaff;--ugcify-portal-text:#0b1533;--ugcify-portal-text-soft:#5f6485;--ugcify-portal-border:#e2e2f0;--ugcify-portal-shadow:-10px 10px 60px rgba(11,30,62,.12);--ugcify-portal-success-bg:#f0fdf4;--ugcify-portal-success-text:#166534;--ugcify-portal-pending-bg:#fff7ed;--ugcify-portal-pending-text:#c2410c;--ugcify-portal-rejected-bg:#fef2f2;--ugcify-portal-rejected-text:#b91c1c;--ugcify-portal-active-bg:#eef2ff;--ugcify-portal-active-text:#3730a3;--ugcify-portal-input-border:#d7d8f6;--ugcify-portal-input-border-focus:rgba(32,28,254,.2);--ugcify-portal-input-bg:#fff;--ugcify-portal-input-bg-disabled:#f9f8ff;--ugcify-portal-input-text:#2a2a30;--ugcify-portal-input-muted:#6c728a;box-sizing:border-box;width:100%;max-width:none;margin:0;padding:0;color:var(--ugcify-portal-text)}.ugcify-portal-shell *,.ugcify-portal-shell *::before,.ugcify-portal-shell *::after{box-sizing:inherit}.ugcify-portal-shell .ugcify-portal-button{margin:0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.ugcify-portal-shell .ugcify-form-field{display:flex;flex-direction:column;gap:8px}.ugcify-portal-shell .ugcify-form-field label{margin:0;color:var(--ugcify-portal-input-text);font-size:13px;font-weight:600;line-height:1.4}.ugcify-portal-shell .ugcify-form-hint{margin:0;color:var(--ugcify-portal-input-muted);font-size:12px;line-height:1.5}.ugcify-portal-shell .ugcify-form-input,.ugcify-portal-shell .ugcify-form-textarea,.ugcify-portal-shell .ugcify-form-select{width:100%;min-height:44px;padding:12px;border:1px solid var(--ugcify-portal-input-border);border-radius:8px;background:var(--ugcify-portal-input-bg);color:var(--ugcify-portal-input-text);font-size:14px;line-height:1.5;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.ugcify-portal-shell .ugcify-form-input:focus,.ugcify-portal-shell .ugcify-form-textarea:focus,.ugcify-portal-shell .ugcify-form-select:focus{outline:none;border-color:var(--ugcify-portal-primary);box-shadow:0 0 0 1px var(--ugcify-portal-input-border-focus)}.ugcify-portal-shell .ugcify-form-input::-moz-placeholder,.ugcify-portal-shell .ugcify-form-textarea::-moz-placeholder,.ugcify-portal-shell .ugcify-form-select::-moz-placeholder{color:var(--ugcify-portal-input-muted)}.ugcify-portal-shell .ugcify-form-input::placeholder,.ugcify-portal-shell .ugcify-form-textarea::placeholder,.ugcify-portal-shell .ugcify-form-select::placeholder{color:var(--ugcify-portal-input-muted)}.ugcify-portal-shell .ugcify-form-input:disabled,.ugcify-portal-shell .ugcify-form-textarea:disabled,.ugcify-portal-shell .ugcify-form-select:disabled{color:var(--ugcify-portal-input-muted);background:var(--ugcify-portal-input-bg-disabled);border-color:#e3e2f4;cursor:not-allowed}.ugcify-portal-shell .ugcify-form-textarea{min-height:132px;resize:vertical}.ugcify-portal-shell input[type=file].ugcify-form-input{padding:8px 10px}.ugcify-portal-shell input[type=file].ugcify-form-input::file-selector-button,.ugcify-portal-shell input[type=file].ugcify-form-input::-webkit-file-upload-button{margin-right:12px;padding:8px 12px;border:1px solid var(--ugcify-portal-primary-border);border-radius:8px;background:var(--ugcify-portal-primary-soft);color:var(--ugcify-portal-primary);font-size:13px;font-weight:600;cursor:pointer}.ugcify-portal-shell .ugcify-form-checkbox{display:flex;align-items:flex-start;gap:10px;margin-top:18px}.ugcify-portal-shell .ugcify-form-checkbox input[type=checkbox]{width:18px;height:18px;margin:2px 0 0;accent-color:var(--ugcify-portal-primary);cursor:pointer}.ugcify-portal-shell .ugcify-form-checkbox label{margin:0;font-size:14px;line-height:1.5;color:var(--ugcify-portal-text-soft);cursor:pointer}.ugcify-portal-dashboard{display:flex;flex-direction:column;gap:22px}.ugcify-portal-panel{display:none;flex-direction:column;gap:28px;transform-origin:top center}.ugcify-portal-panel[hidden]{display:none!important}.ugcify-portal-panel.is-active{display:flex;animation:ugcPortalPanelEnter .34s cubic-bezier(.22,1,.36,1)}.ugcify-portal-shell__inner{position:relative;padding:30px;border-radius:24px;background:radial-gradient(circle at top right,rgba(32,28,254,.08),transparent 36%),linear-gradient(180deg,#fff 0%,#fafaff 100%);box-shadow:var(--ugcify-portal-shadow);overflow:hidden}.ugcify-portal-shell__header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding-bottom:22px;border-bottom:1px solid var(--ugcify-portal-border);margin-bottom:24px}.ugcify-portal-shell__copy{max-width:720px}.ugcify-portal-shell__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--ugcify-portal-primary-soft);color:var(--ugcify-portal-primary);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.ugcify-portal-shell__title{margin:0;font-size:clamp(30px,3vw,42px);line-height:1.05;font-weight:700;color:var(--ugcify-portal-text)}.ugcify-portal-shell__description{margin:12px 0 0;font-size:16px;line-height:1.6;color:var(--ugcify-portal-text-soft);max-width:64ch}.ugcify-portal-shell__meta{min-width:220px;padding:18px;border:1px solid var(--ugcify-portal-primary-border);border-radius:18px;background:hsla(0,0%,100%,.82);display:flex;flex-direction:column;align-items:flex-start;gap:8px;backdrop-filter:blur(12px)}.ugcify-portal-shell__meta-name{font-size:16px;font-weight:700;color:var(--ugcify-portal-text)}.ugcify-portal-shell__meta-email{font-size:13px;line-height:1.5;color:var(--ugcify-portal-text-soft);word-break:break-word}.ugcify-portal-shell__body{display:flex;flex-direction:column;gap:24px}.ugcify-portal-card{padding:24px;border-radius:20px;border:1px solid var(--ugcify-portal-border);background:var(--ugcify-portal-surface);box-shadow:0 12px 30px rgba(15,23,42,.04)}.ugcify-portal-card--hero{padding:28px;background:linear-gradient(135deg,rgba(32,28,254,.95),rgba(67,62,255,.82)),linear-gradient(180deg,#2a27ff 0%,#201cfe 100%);color:#fff;border-color:hsla(0,0%,100%,.2)}.ugcify-portal-card--hero .ugcify-portal-section__title,.ugcify-portal-card--hero .ugcify-portal-section__description{color:inherit}.ugcify-portal-card__content{display:flex;justify-content:space-between;align-items:center;gap:20px}.ugcify-portal-section__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.ugcify-portal-section__header.is-stacked-on-mobile{align-items:center}.ugcify-portal-section__title{margin:0;font-size:20px;font-weight:700;color:var(--ugcify-portal-text)}.ugcify-portal-section__description{margin:6px 0 0;font-size:14px;line-height:1.6;color:var(--ugcify-portal-text-soft)}.ugcify-portal-section__count,.ugcify-portal-history__summary{font-size:13px;line-height:1.5;color:var(--ugcify-portal-text-soft)}.ugcify-portal-grid{display:grid;gap:20px}.ugcify-portal-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.ugcify-portal-grid--registration{align-items:start}.ugcify-portal-grid--profile{align-items:start}.ugcify-portal-grid--sidebar{grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr);align-items:start}.ugcify-portal-grid.is-compact,.ugcify-portal-grid--two.is-compact{gap:16px}.ugcify-portal-inline-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ugcify-portal-inline-actions.is-vertical{flex-direction:column;align-items:flex-start}.ugcify-portal-inline-actions.is-justified-end{justify-content:flex-end}.ugcify-portal-auth-form{display:flex;flex-direction:column;gap:20px}.ugcify-portal-auth-form .ugcify-step-buttons{margin-top:4px}.ugcify-portal-auth-form .ugcify-portal-grid--two.is-compact{gap:18px}.ugcify-portal-profile-form{display:flex;flex-direction:column;gap:20px}.ugcify-portal-profile-form .ugcify-step-buttons{margin-top:4px}.ugcify-portal-profile-form .ugcify-portal-grid--two.is-compact{gap:18px}.ugcify-portal-upload{display:flex;flex-direction:column;gap:24px}.ugcify-portal-history{display:flex;flex-direction:column;gap:28px}.ugcify-portal-history__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.ugcify-portal-history__footer .ugcify-portal-inline-actions{margin-left:auto}.ugcify-portal-card--stacked{display:flex;flex-direction:column;gap:20px}.ugcify-portal-card--stacked .ugcify-portal-section__header{margin-bottom:0}.ugcify-portal-card--stacked .ugcify-portal-inline-actions{margin-top:4px}.ugcify-portal-card--stacked .ugcify-portal-profile__summary{margin-bottom:0}.ugcify-portal-history__summary{margin:0}.ugcify-portal-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;min-height:44px;border-radius:10px;border:1px solid var(--ugcify-portal-input-border);background:#fff;color:var(--ugcify-portal-input-text);font-size:14px;font-weight:600;line-height:1;cursor:pointer;text-decoration:none;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,color .2s ease}.ugcify-portal-button:hover{transform:translateY(-1px);border-color:var(--ugcify-portal-primary-border);color:var(--ugcify-portal-primary);box-shadow:0 10px 20px rgba(32,28,254,.1)}.ugcify-portal-button.is-primary{background:var(--ugcify-portal-primary);border-color:var(--ugcify-portal-primary);color:#fff}.ugcify-portal-button.is-primary:hover{background:#1813f4;border-color:#1813f4;color:#fff;box-shadow:0 14px 28px rgba(32,28,254,.22)}.ugcify-portal-button.is-inline{padding:10px 14px;font-size:13px}.ugcify-portal-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.ugcify-portal-nav{position:relative;display:flex;align-items:center;gap:8px;width:100%;margin:0;padding:6px;border:1px solid var(--ugcify-portal-primary-border);border-radius:18px;background:linear-gradient(180deg,rgba(243,242,255,.92) 0%,rgba(255,255,255,.98) 100%);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ugcify-portal-nav::-webkit-scrollbar{display:none}.ugcify-portal-tabset{display:flex;flex-direction:column;gap:24px}.ugcify-portal-tabset__control{position:absolute;opacity:0;pointer-events:none}.ugcify-portal-nav__indicator{position:absolute;top:6px;left:6px;bottom:6px;width:0;border-radius:999px;background:linear-gradient(135deg,#201cfe 0%,#5b57ff 100%);box-shadow:0 12px 24px rgba(32,28,254,.18);opacity:0;pointer-events:none;transform:translate3d(0,0,0);transition:transform .32s cubic-bezier(.22,1,.36,1),width .32s cubic-bezier(.22,1,.36,1),opacity .2s ease}.ugcify-portal-nav.has-indicator .ugcify-portal-nav__indicator{opacity:1}.ugcify-portal-nav__link{position:relative;z-index:1;flex:1 1 0;min-width:0;display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:rgba(0,0,0,0);color:var(--ugcify-portal-text-soft);font-size:14px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:color .24s ease,background-color .24s ease,transform .24s ease}.ugcify-portal-nav__link:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(32,28,254,.18)}.ugcify-portal-nav__link:not(.is-active):hover{color:var(--ugcify-portal-primary);background:hsla(0,0%,100%,.72)}.ugcify-portal-nav__link:active{transform:translateY(1px)}.ugcify-portal-nav__link.is-active{color:#fff}.ugcify-portal-nav:not(.has-indicator) .ugcify-portal-nav__link.is-active{background:linear-gradient(135deg,#201cfe 0%,#5b57ff 100%);box-shadow:0 12px 24px rgba(32,28,254,.18)}#ugcify-portal-tab-control-overview:checked~.ugcify-portal-nav [for=ugcify-portal-tab-control-overview],#ugcify-portal-tab-control-upload:checked~.ugcify-portal-nav [for=ugcify-portal-tab-control-upload],#ugcify-portal-tab-control-history:checked~.ugcify-portal-nav [for=ugcify-portal-tab-control-history],#ugcify-portal-tab-control-profile:checked~.ugcify-portal-nav [for=ugcify-portal-tab-control-profile]{color:#fff}#ugcify-portal-tab-control-overview:checked~.ugcify-portal-nav:not(.has-indicator) [for=ugcify-portal-tab-control-overview],#ugcify-portal-tab-control-upload:checked~.ugcify-portal-nav:not(.has-indicator) [for=ugcify-portal-tab-control-upload],#ugcify-portal-tab-control-history:checked~.ugcify-portal-nav:not(.has-indicator) [for=ugcify-portal-tab-control-history],#ugcify-portal-tab-control-profile:checked~.ugcify-portal-nav:not(.has-indicator) [for=ugcify-portal-tab-control-profile]{background:linear-gradient(135deg,#201cfe 0%,#5b57ff 100%);box-shadow:0 12px 24px rgba(32,28,254,.18)}#ugcify-portal-tab-control-overview:checked~.ugcify-portal-panels #ugcify-portal-overview,#ugcify-portal-tab-control-upload:checked~.ugcify-portal-panels #ugcify-portal-upload,#ugcify-portal-tab-control-history:checked~.ugcify-portal-panels #ugcify-portal-history,#ugcify-portal-tab-control-profile:checked~.ugcify-portal-panels #ugcify-portal-profile{display:flex;animation:ugcPortalPanelEnter .34s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){.ugcify-portal-panel.is-active{animation:none}.ugcify-portal-nav__indicator,.ugcify-portal-nav__link{transition:none}}.ugcify-portal-panels{display:flex;flex-direction:column;gap:24px}.ugcify-portal-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ugcify-portal-stat-card{padding:18px 20px;border-radius:18px;border:1px solid var(--ugcify-portal-border);background:var(--ugcify-portal-surface);display:flex;flex-direction:column;gap:8px;min-height:140px}.ugcify-portal-stat-card.is-pending{background:var(--ugcify-portal-pending-bg);border-color:rgba(194,65,12,.14)}.ugcify-portal-stat-card.is-approved{background:var(--ugcify-portal-success-bg);border-color:rgba(22,101,52,.14)}.ugcify-portal-stat-card.is-rejected{background:var(--ugcify-portal-rejected-bg);border-color:rgba(185,28,28,.14)}.ugcify-portal-stat-card__label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ugcify-portal-text-soft)}.ugcify-portal-stat-card__value{font-size:36px;line-height:1;font-weight:800;color:var(--ugcify-portal-text)}.ugcify-portal-stat-card__help{font-size:13px;line-height:1.6;color:var(--ugcify-portal-text-soft)}.ugcify-portal-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:var(--ugcify-portal-active-bg);color:var(--ugcify-portal-active-text);font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.ugcify-portal-status-badge.is-pending,.ugcify-portal-status-badge.is-suspended{background:var(--ugcify-portal-pending-bg);color:var(--ugcify-portal-pending-text)}.ugcify-portal-status-badge.is-approved,.ugcify-portal-status-badge.is-active{background:var(--ugcify-portal-success-bg);color:var(--ugcify-portal-success-text)}.ugcify-portal-status-badge.is-rejected,.ugcify-portal-status-badge.is-deactivated{background:var(--ugcify-portal-rejected-bg);color:var(--ugcify-portal-rejected-text)}.ugcify-portal-status-badge.is-admin-preview{background:var(--ugcify-portal-primary-soft);color:var(--ugcify-portal-primary)}.ugcify-portal-checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.ugcify-portal-checklist li{position:relative;padding-left:22px;font-size:14px;line-height:1.7;color:var(--ugcify-portal-text-soft)}.ugcify-portal-checklist li::before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:999px;background:var(--ugcify-portal-primary)}.ugcify-portal-definition-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin:0}.ugcify-portal-definition-list div{padding:14px 16px;border-radius:16px;background:var(--ugcify-portal-surface-muted)}.ugcify-portal-definition-list dt{font-size:12px;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:.04em;color:var(--ugcify-portal-text-soft);margin-bottom:6px}.ugcify-portal-definition-list dd{margin:0;font-size:15px;line-height:1.6;color:var(--ugcify-portal-text);word-break:break-word}.ugcify-portal-definition-list.is-compact{grid-template-columns:1fr}.ugcify-portal-definition-list.is-compact div{padding:0;background:rgba(0,0,0,0)}.ugcify-portal-invitation-brief{gap:18px}.ugcify-portal-invitation-products{display:flex;flex-wrap:wrap;gap:10px}.ugcify-portal-invitation-task-list{display:grid;gap:14px}.ugcify-portal-invitation-task{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;border-radius:18px;border:1px solid var(--ugcify-portal-border);background:var(--ugcify-portal-surface-muted);flex-wrap:wrap}.ugcify-portal-invitation-task__copy{display:flex;flex-direction:column;gap:10px;min-width:0;flex:1 1 320px}.ugcify-portal-invitation-task__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.ugcify-portal-invitation-task__message{margin:0;color:var(--ugcify-portal-text);font-size:14px;line-height:1.6}.ugcify-portal-dropzone{padding:28px;border-radius:22px;border:1px dashed rgba(32,28,254,.4);background:linear-gradient(180deg,rgba(243,242,255,.65),rgba(255,255,255,.95));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;cursor:pointer}.ugcify-portal-dropzone strong{font-size:20px;font-weight:700;color:var(--ugcify-portal-text)}.ugcify-portal-dropzone p{margin:0;font-size:14px;line-height:1.6;color:var(--ugcify-portal-text-soft)}.ugcify-portal-dropzone.is-dragging,.ugcify-portal-dropzone:hover{border-color:var(--ugcify-portal-primary);transform:translateY(-1px);box-shadow:0 18px 28px rgba(32,28,254,.08)}.ugcify-portal-queue{display:flex;flex-direction:column;gap:16px}.ugcify-portal-queue-item{display:grid;grid-template-columns:140px minmax(0,1fr) auto;gap:18px;padding:18px;border-radius:18px;border:1px solid var(--ugcify-portal-border);background:var(--ugcify-portal-surface-muted)}.ugcify-portal-queue-item__media{width:100%;aspect-ratio:1/1;border-radius:16px;overflow:hidden;background:#e7e9ff}.ugcify-portal-queue-item__media img,.ugcify-portal-queue-item__media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ugcify-portal-queue-item__body{display:flex;flex-direction:column;gap:14px;min-width:0}.ugcify-portal-queue-item__header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.ugcify-portal-queue-item__header strong{display:block;font-size:16px;line-height:1.4;color:var(--ugcify-portal-text)}.ugcify-portal-queue-item__meta{display:block;font-size:12px;line-height:1.5;color:var(--ugcify-portal-text-soft);margin-top:4px}.ugcify-portal-icon-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ugcify-portal-border);border-radius:999px;background:#fff;color:var(--ugcify-portal-text-soft);font-size:20px;line-height:1;cursor:pointer;transition:color .2s ease,border-color .2s ease,transform .2s ease}.ugcify-portal-icon-button:hover{color:var(--ugcify-portal-primary);border-color:var(--ugcify-portal-primary-border);transform:scale(1.03)}.ugcify-portal-product-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:var(--ugcify-portal-primary-soft);color:var(--ugcify-portal-primary);font-size:12px;font-weight:700;line-height:1.4;max-width:-moz-fit-content;max-width:fit-content}.ugcify-portal-product-pill button{border:none;background:rgba(0,0,0,0);color:currentColor;font-size:16px;line-height:1;padding:0;cursor:pointer}.ugcify-portal-upload-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ugcify-portal-upload-grid>.ugcify-portal-empty-state{grid-column:1/-1;width:100%}.ugcify-portal-upload-card__button{width:100%;padding:0;border:1px solid var(--ugcify-portal-border);border-radius:18px;background:var(--ugcify-portal-surface);text-align:left;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ugcify-portal-upload-card__button:hover{transform:translateY(-2px);border-color:var(--ugcify-portal-primary-border);box-shadow:0 16px 28px rgba(32,28,254,.08)}.ugcify-portal-upload-card__button.is-static{cursor:default}.ugcify-portal-upload-card__button.is-static:hover{transform:none;border-color:var(--ugcify-portal-border);box-shadow:none}.ugcify-portal-upload-card__media{display:block;aspect-ratio:1/1;overflow:hidden;background:#eef1ff}.ugcify-portal-upload-card__media img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.ugcify-portal-upload-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--ugcify-portal-primary);font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;min-height:180px}.ugcify-portal-upload-card__content{display:flex;flex-direction:column;gap:10px;padding:16px;min-width:0}.ugcify-portal-upload-card__title{font-size:16px;line-height:1.4;font-weight:700;color:var(--ugcify-portal-text)}.ugcify-portal-upload-card__excerpt,.ugcify-portal-upload-card__meta{font-size:13px;line-height:1.6;color:var(--ugcify-portal-text-soft)}.ugcify-portal-detail__body{margin-top:10px}.ugcify-portal-detail__layout{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(0,1fr);gap:20px;align-items:start}.ugcify-portal-detail__media{border-radius:20px;overflow:hidden;background:#eef1ff;min-height:260px}.ugcify-portal-detail__media img,.ugcify-portal-detail__media video{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.ugcify-portal-detail__placeholder-panel{min-height:260px;display:flex;align-items:center;justify-content:center;padding:24px;font-size:16px;font-weight:700;color:var(--ugcify-portal-primary);text-align:center}.ugcify-portal-detail__content{display:flex;flex-direction:column;gap:14px}.ugcify-portal-detail__title{margin:0;font-size:24px;line-height:1.2;font-weight:700;color:var(--ugcify-portal-text)}.ugcify-portal-detail__caption{margin:0;font-size:15px;line-height:1.7;color:var(--ugcify-portal-text-soft)}.ugcify-portal-detail__loading{padding:16px;font-size:14px;line-height:1.6;color:var(--ugcify-portal-text-soft)}.ugcify-portal-profile__summary{display:flex;align-items:center;gap:18px;margin-bottom:22px}.ugcify-portal-profile__avatar{width:74px;height:74px;flex-shrink:0;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#2a27ff 0%,#6a67ff 100%);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:26px;font-weight:800}.ugcify-portal-profile__avatar img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.ugcify-portal-agreement{padding:0;overflow:hidden}.ugcify-portal-agreement__header{padding:18px 22px;border-bottom:1px solid var(--ugcify-portal-border);background:var(--ugcify-portal-surface-muted);font-size:15px;font-weight:700;color:var(--ugcify-portal-text)}.ugcify-portal-agreement__body{padding:22px;font-size:14px;line-height:1.8;color:var(--ugcify-portal-text-soft)}.ugcify-portal-agreement__body p:first-child{margin-top:0}.ugcify-portal-agreement__body p:last-child{margin-bottom:0}.ugcify-portal-filter-group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ugcify-portal-filter-group__button{padding:10px 14px;border-radius:999px;border:1px solid var(--ugcify-portal-border);background:#fff;color:var(--ugcify-portal-text-soft);font-size:13px;font-weight:700;line-height:1;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.ugcify-portal-filter-group__button.is-active,.ugcify-portal-filter-group__button:hover{border-color:var(--ugcify-portal-primary-border);background:var(--ugcify-portal-primary-soft);color:var(--ugcify-portal-primary)}.ugcify-portal-empty-state{padding:28px;border-radius:18px;background:var(--ugcify-portal-surface-muted);text-align:center}.ugcify-portal-empty-state p{margin:0;font-size:14px;line-height:1.7;color:var(--ugcify-portal-text-soft)}.ugcify-portal-empty-state.is-inline{padding:12px 0 0;background:rgba(0,0,0,0);text-align:left}.ugcify-portal-empty-state.is-hidden{display:none}.is-hidden{display:none!important}.ugcify-toast--success{background:var(--ugcify-portal-success-bg);border-color:#bbf7d0;color:var(--ugcify-portal-success-text)}.ugcify-toast--success .ugcify-toast__icon{background:#16a34a}@media (max-width:960px){.ugcify-portal-shell__header,.ugcify-portal-card__content,.ugcify-portal-detail__layout,.ugcify-portal-grid--two,.ugcify-portal-grid--sidebar,.ugcify-portal-upload-grid,.ugcify-portal-stats{grid-template-columns:1fr}.ugcify-portal-shell__header,.ugcify-portal-card__content{flex-direction:column;align-items:stretch}.ugcify-portal-shell__meta{min-width:0;width:100%}.ugcify-portal-upload-grid,.ugcify-portal-stats{display:grid}.ugcify-portal-queue-item{grid-template-columns:120px minmax(0,1fr)}.ugcify-portal-icon-button{grid-column:2;justify-self:end}}@media (max-width:720px){.ugcify-portal-dashboard{gap:18px}.ugcify-portal-panel{gap:22px}.ugcify-portal-history{gap:22px}.ugcify-portal-history__footer{align-items:stretch}.ugcify-portal-history__footer .ugcify-portal-inline-actions{margin-left:0;width:100%}.ugcify-portal-shell{padding:0}.ugcify-portal-shell__inner{padding:20px;border-radius:20px}.ugcify-portal-queue-item{grid-template-columns:1fr}.ugcify-portal-queue-item__media{max-width:180px}.ugcify-portal-section__header,.ugcify-portal-section__header.is-stacked-on-mobile,.ugcify-portal-inline-actions.is-stacked-on-mobile{flex-direction:column;align-items:flex-start}.ugcify-portal-definition-list{grid-template-columns:1fr}.ugcify-portal-nav__link{flex:0 0 auto;min-width:144px}.ugcify-portal-shell__title{font-size:32px}}@media (max-width:560px){.ugcify-portal-shell__inner,.ugcify-portal-card{padding:18px}.ugcify-portal-card--hero{padding:22px}.ugcify-portal-nav{padding:5px}.ugcify-portal-nav__link{min-width:132px;padding:12px 16px}.ugcify-portal-inline-actions,.ugcify-portal-inline-actions.is-stacked-on-mobile{width:100%}.ugcify-portal-inline-actions .ugcify-portal-button,.ugcify-portal-inline-actions.is-stacked-on-mobile .ugcify-portal-button{width:100%}.ugcify-portal-dropzone{padding:22px 18px}.ugcify-portal-queue-item,.ugcify-portal-upload-card__content{padding:0}.ugcify-portal-upload-card__content{padding:14px}}body.wp-theme-blocksy .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper,body.wp-theme-blocksy .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper,body.theme-blocksy .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper,body.theme-blocksy .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper,body.ct-theme-blocksy .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper,body.ct-theme-blocksy .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper{width:min(100%,var(--theme-container-width,var(--theme-normal-container-max-width,1290px)));max-width:var(--theme-normal-container-max-width,1290px);margin-left:auto;margin-right:auto}.woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-main-title,.woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-main-title{display:block!important}body.wp-theme-twentytwenty .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-main-title,body.wp-theme-twentytwenty .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-main-title,body.theme-twentytwenty .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-main-title,body.theme-twentytwenty .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-main-title,body.wp-theme-twentytwentyone .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-main-title,body.wp-theme-twentytwentyone .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-main-title,body.theme-twentytwentyone .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-main-title,body.theme-twentytwentyone .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-main-title{display:block}body.wp-theme-twentytwenty .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper,body.wp-theme-twentytwenty .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper,body.theme-twentytwenty .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper,body.theme-twentytwenty .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper,body.wp-theme-twentytwentyone .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper,body.wp-theme-twentytwentyone .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper,body.theme-twentytwentyone .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper,body.theme-twentytwentyone .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper{width:100%;max-width:100%;margin-left:0;margin-right:0;transform:none}body.wp-theme-twentytwenty .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-reviews-section,body.wp-theme-twentytwenty .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-reviews-section,body.theme-twentytwenty .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-reviews-section,body.theme-twentytwenty .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-reviews-section,body.wp-theme-twentytwentyone .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-reviews-section,body.wp-theme-twentytwentyone .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-reviews-section,body.theme-twentytwentyone .woocommerce-tabs .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-reviews-section,body.theme-twentytwentyone .woocommerce-Tabs-panel .ugcify-product-reviews-container.ugcify-reviews-wrapper .ugcify-reviews-section{width:100%;max-width:100%}.ugcify-star-display.half{background:linear-gradient(90deg,#ffa800 50%,#e0e0e0 50%)!important}.ugcify-reviews-stats.active .ugcify-stats-dropdown-icon{transform:rotate(180deg)}.ugcify-reviews-stats.active .ugcify-rating-stats-popup{display:block;opacity:1;transform:translateY(0);pointer-events:auto}.ugcify-rating-stats-popup .ugcify-stats-popup-right .ugcify-stats-row.active .ugcify-stats-star-num,.ugcify-rating-stats-popup .ugcify-stats-popup-right .ugcify-stats-row.active .ugcify-stats-count{color:#201cfe}.ugcify-rating-stats-popup .ugcify-stats-popup-right .ugcify-stats-row.active .ugcify-stats-bar-wrapper{box-shadow:0 0 0 1px rgba(32,28,254,.35) inset}.ugcify-header-right .ugcify-be-first{color:#444;font-size:15px;font-weight:500;line-height:28px}.ugcify-empty-reviews-state{margin:60px 0;flex-direction:column;gap:17px;display:flex;align-items:center;justify-content:center}.ugcify-no-reviews-text{margin:0;text-align:center;font-size:18px;font-weight:600;line-height:1.56;color:#444}.ugcify-write-review-btn{background:#201cfe;color:#fff;border:none;padding:8px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s;white-space:nowrap;line-height:28px}.ugcify-write-review-btn:hover{background:#1a17cb}.ugcify-filter-btn.active{background:#f8f8ff;border-color:#201cfe}.ugcify-sort-dropdown.active{display:block;opacity:1;transform:translateY(0);pointer-events:auto}.ugcify-sort-dropdown .ugcify-sort-sub-heading{padding:8px 24px 4px;font-size:12px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.ugcify-review-card.ugcify-creator-content{border-color:rgba(32,28,254,.18);box-shadow:0 12px 30px rgba(32,28,254,.06)}.ugcify-review-card .ugcify-card-media{height:200px;background:#f8f8ff;position:relative;overflow:hidden}.ugcify-review-card .ugcify-card-media img,.ugcify-review-card .ugcify-card-media iframe,.ugcify-review-card .ugcify-card-media .ugcify-video-thumbnail{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ugcify-review-card .ugcify-card-media iframe{border:0;display:block}.ugcify-review-card .ugcify-card-media .ugcify-video-thumbnail{pointer-events:none}.ugcify-review-card .ugcify-card-media .ugcify-media-placeholder{width:100%;height:100%;background:#eee}.ugcify-review-card .ugcify-card-media .ugcify-video-thumbnail-placeholder{background:#1a1a1a;display:flex;align-items:center;justify-content:center}.ugcify-review-card .ugcify-card-media .ugcify-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0)!important;border:0!important;box-shadow:none!important;pointer-events:none}.ugcify-review-card .ugcify-card-media .ugcify-card-media-badges{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:8px;pointer-events:none}.ugcify-review-card .ugcify-card-media .ugcify-card-media-badges .ugcify-attachment-count{min-width:26px;height:20px;padding:0 8px;border-radius:4px;background:rgba(0,0,0,.7);color:#fff;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.ugcify-review-card .ugcify-card-media .ugcify-card-media-badges .ugcify-pinned-badge{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,0)!important;border:0!important;border-radius:0!important;box-shadow:none!important}.ugcify-review-card .ugcify-card-media .ugcify-featured-badge{position:absolute;left:10px;bottom:10px;border-radius:4px;background:#201cfe;color:#fff;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:28px;height:20px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;border:0!important;box-shadow:none!important}.ugcify-review-card .ugcify-card-media .ugcify-featured-badge::before,.ugcify-review-card .ugcify-card-media .ugcify-featured-badge::after{content:none!important;display:none!important}.ugcify-review-card .ugcify-card-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.ugcify-review-card .ugcify-card-content .ugcify-review-indicators{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:10px}.ugcify-review-card .ugcify-card-content .ugcify-review-indicators .ugcify-pinned-badge{margin-left:auto;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,0)!important;border:0!important;border-radius:0!important;box-shadow:none!important}.ugcify-review-card .ugcify-card-content .ugcify-review-indicators .ugcify-featured-badge{border-radius:4px;background:#201cfe;color:#fff;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:28px;height:20px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border:0!important;box-shadow:none!important}.ugcify-review-card .ugcify-card-content .ugcify-review-indicators .ugcify-featured-badge::before,.ugcify-review-card .ugcify-card-content .ugcify-review-indicators .ugcify-featured-badge::after{content:none!important;display:none!important}.ugcify-review-card .ugcify-card-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.ugcify-review-card .ugcify-creator-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;background:#f3f2ff;color:#201cfe;font-size:12px;font-weight:700;line-height:1.2}.ugcify-review-card .ugcify-card-author{display:flex;align-items:center;gap:8px;margin-bottom:4px}.ugcify-review-card .ugcify-card-author .ugcify-author-name{font-weight:700;font-size:18px;color:#000}.ugcify-review-card .ugcify-card-author .ugcify-verified-badge{background:#4caf50;color:#fff;width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:10px}.ugcify-review-card .ugcify-card-author .ugcify-influencer-badge{color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px}.ugcify-review-card .ugcify-creator-attribution{display:flex;align-items:center;gap:10px;margin-bottom:10px}.ugcify-review-card .ugcify-creator-attribution__avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:#f3f2ff;color:#201cfe;font-size:13px;font-weight:700}.ugcify-review-card .ugcify-creator-attribution__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ugcify-review-card .ugcify-creator-attribution__copy{min-width:0;display:flex;flex-direction:column;gap:2px}.ugcify-review-card .ugcify-creator-attribution__name{font-size:13px;font-weight:600;line-height:1.4;color:#111827}.ugcify-review-card .ugcify-creator-attribution__social{font-size:12px;line-height:1.4;color:#201cfe;text-decoration:none}.ugcify-review-card .ugcify-creator-attribution__social:hover,.ugcify-review-card .ugcify-creator-attribution__social:focus-visible{text-decoration:underline}.ugcify-review-card .ugcify-card-date{color:#666;font-size:14px;margin-bottom:10px}.ugcify-review-card .ugcify-card-rating{color:#ffc107;margin-bottom:12px;font-size:16px;display:flex;gap:2px}.ugcify-review-card .ugcify-card-rating .ugcify-star{width:16px;height:16px}.ugcify-review-card .ugcify-card-text{font-size:15px;line-height:1.6;color:#4b5563;flex-grow:1;overflow-wrap:anywhere;word-break:break-word}.ugcify-review-card .ugcify-card-text.ugcify-card-text--collapsible .ugcify-card-text-inner{display:block;max-height:4.5em;overflow:hidden;transition:max-height .25s ease}.ugcify-review-card .ugcify-card-text.ugcify-card-text--collapsible.ugcify-card-text--expanded .ugcify-card-text-inner{max-height:none}.ugcify-review-card .ugcify-card-text .ugcify-text-preview,.ugcify-review-card .ugcify-card-text .ugcify-text-full{overflow-wrap:anywhere;word-break:break-word}.ugcify-review-card .ugcify-card-text .ugcify-read-more{margin-top:4px;padding:0;border:none;background:0 0;color:#000;text-decoration:underline;font-weight:600;font-style:italic;cursor:pointer;font-size:inherit;font-family:inherit}.ugcify-review-card.ugcify-card-carousel-card.ugcify-card-carousel-card--text-only-mixed .ugcify-card-content--card-carousel{gap:0}.ugcify-review-card.ugcify-card-carousel-card.ugcify-card-carousel-card--text-only-mixed .ugcify-card-text--card-carousel{flex-grow:0;min-height:0;width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:28px}.ugcify-review-card.ugcify-card-carousel-card .ugcify-card-media--square{height:auto;aspect-ratio:1/1}.ugcify-review-card.ugcify-card-carousel-card .ugcify-card-content--card-carousel{align-items:center;text-align:center}.ugcify-review-card.ugcify-card-carousel-card .ugcify-card-text--card-carousel{text-align:center}.ugcify-review-card.ugcify-card-carousel-card .ugcify-card-text--card-carousel .ugcify-card-text-inline{display:inline}.ugcify-review-card.ugcify-card-carousel-card .ugcify-card-text--card-carousel .ugcify-read-more{display:inline;margin-top:0;margin-left:4px;white-space:nowrap;word-break:normal;overflow-wrap:normal;line-height:inherit;vertical-align:baseline}.ugcify-review-card.ugcify-card-carousel-card .ugcify-card-rating--card-carousel{width:100%;justify-content:center;margin:20px 0 14px}.ugcify-review-card.ugcify-card-carousel-card .ugcify-card-author--card-carousel{justify-content:center;flex-wrap:wrap;width:100%;margin-bottom:0}.ugcify-review-card.ugcify-card-carousel-card .ugcify-card-date--card-carousel{width:100%;text-align:center;margin-top:4px;margin-bottom:0}.ugcify-customers-also-bought{margin-top:40px}.ugcify-customers-also-bought .ugcify-also-bought-title{font-size:18px;font-weight:600;margin-bottom:16px;color:#111827}.ugcify-customers-also-bought .ugcify-also-bought-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width:768px){.ugcify-customers-also-bought .ugcify-also-bought-grid{grid-template-columns:repeat(2,1fr)}}.ugcify-customers-also-bought .ugcify-also-bought-item{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:box-shadow .2s}.ugcify-customers-also-bought .ugcify-also-bought-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.ugcify-customers-also-bought .ugcify-also-bought-item .ugcify-also-bought-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;padding:12px}.ugcify-customers-also-bought .ugcify-also-bought-item .ugcify-also-bought-link img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-bottom:10px}.ugcify-customers-also-bought .ugcify-also-bought-item .ugcify-also-bought-link .ugcify-also-bought-name{font-size:14px;font-weight:500;color:#111827;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ugcify-customers-also-bought .ugcify-also-bought-item .ugcify-also-bought-link .ugcify-also-bought-price{font-size:15px;font-weight:600;color:#201cfe}.ugcify-pagination-wrapper{display:flex;justify-content:flex-end;align-items:center;margin-top:30px;gap:15px}.ugcify-pagination-wrapper .ugcify-pagination-info{font-size:16px;font-weight:500;color:#666}.ugcify-pagination-wrapper .ugcify-pagination{display:flex;align-items:center;gap:6px}.ugcify-pagination-wrapper .ugcify-pagination .page-numbers{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;margin:0;border:1px solid #e5e7eb;border-radius:8px;outline:none;box-shadow:none;background-image:none;background-color:#fff;color:#201cfe;line-height:1;text-decoration:none;transition:all .2s;cursor:pointer}.ugcify-pagination-wrapper .ugcify-pagination .page-numbers::before,.ugcify-pagination-wrapper .ugcify-pagination .page-numbers::after{content:none;display:none}.ugcify-pagination-wrapper .ugcify-pagination .page-numbers span{font-size:20px;font-weight:400;display:block;margin-top:-1px}.ugcify-pagination-wrapper .ugcify-pagination .page-numbers:not(.disabled):hover{border-color:#201cfe;background:#f8f8ff}.ugcify-pagination-wrapper .ugcify-pagination .page-numbers.disabled{color:#ccc;border-color:#e5e7eb;cursor:default;pointer-events:none}.ugcify-pagination-wrapper .ugcify-pagination .page-numbers.current{background:#201cfe;color:#fff;border-color:#201cfe}.ugcify-pagination-wrapper .ugcify-pagination .page-status{font-size:16px;font-weight:500;color:#333;margin:0 5px}.ugcify-slider-viewport{position:relative;overflow:visible}.ugcify-slider-clip{position:relative;overflow:hidden;padding:0 20px;margin:0 -20px}.ugcify-slider-viewport--card-carousel{overflow:visible}.ugcify-slider-clip--card-carousel{padding:0;margin:0}.ugcify-slider-viewport--testimonial-carousel{overflow:hidden}.ugcify-slider-clip--testimonial-carousel{padding:0;margin:0}.ugcify-reviews-grid.ugcify-layout-slider{will-change:transform}.ugcify-reviews-grid.ugcify-layout-testimonial-carousel{display:grid;align-items:stretch}.ugcify-review-card.ugcify-testimonial-carousel-card{position:relative;min-height:260px;display:flex;flex-direction:column;align-items:center;padding:34px 22px 22px;border:1px solid #e5e7eb;overflow:hidden;text-align:center;box-sizing:border-box}.ugcify-testimonial-quote{display:block;width:var(--ugcify-testimonial-quote-size,28px);height:var(--ugcify-testimonial-quote-size,28px);background-color:var(--ugcify-testimonial-quote-color,#322efe);opacity:var(--ugcify-testimonial-quote-opacity,1);-webkit-mask:var(--ugcify-testimonial-quote-icon) center/contain no-repeat;mask:var(--ugcify-testimonial-quote-icon) center/contain no-repeat;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ugcify-testimonial-card-badges{position:absolute;top:14px;right:14px;z-index:2;display:flex;align-items:center;gap:8px}.ugcify-testimonial-card-badges .ugcify-featured-badge,.ugcify-testimonial-card-badges .ugcify-pinned-badge{position:static;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:0;background:rgba(0,0,0,0);box-shadow:none;line-height:0}.ugcify-testimonial-avatar{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;margin-bottom:28px;flex:0 0 auto}.ugcify-testimonial-attachment img,.ugcify-testimonial-attachment video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ugcify-review-card .ugcify-testimonial-text{margin:0;line-height:1.65;text-align:center}.ugcify-review-card .ugcify-testimonial-text .ugcify-read-more{display:inline;margin:0;vertical-align:baseline}.ugcify-review-card .ugcify-testimonial-rating{display:flex;align-items:center;justify-content:center;margin:18px 0 12px}.ugcify-review-card .ugcify-testimonial-author{display:flex;align-items:center;justify-content:center;width:100%;gap:7px;margin:0;text-align:center;flex-wrap:wrap}.ugcify-review-card .ugcify-testimonial-date{display:block;margin-top:6px;font-size:12px;line-height:1.4;text-align:center}.ugcify-testimonial-attachments{display:flex;align-items:center;justify-content:center;margin-top:18px;padding-left:14px}.ugcify-testimonial-attachment{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;margin-left:-14px;border:2px solid #fff;border-radius:10px;overflow:hidden;background:#eef2f7;color:#111827;font-size:12px;font-weight:700;line-height:1;box-shadow:0 4px 10px rgba(15,23,42,.12)}.ugcify-testimonial-attachment--more{background:#f8fafc}.ugcify-pagination-wrapper--testimonial-carousel{justify-content:center}.ugcify-testimonial-pagination{display:flex;align-items:center;justify-content:center;gap:28px}.ugcify-testimonial-nav{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:54px;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0!important;border:0!important;border-radius:999px;background:rgba(0,0,0,0)!important;color:#201cfe;line-height:1;cursor:pointer;box-shadow:none!important}.ugcify-testimonial-nav:disabled{color:#a7adbc!important;cursor:not-allowed}.ugcify-slider-grid-clone{position:absolute;inset:0;width:100%;height:100%}.ugcify-pagination-wrapper--slider{justify-content:center}.ugcify-slider-pagination{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;max-width:100%;padding:0 12px;box-sizing:border-box}.ugcify-slider-pagination .ugcify-slider-controls{display:flex;align-items:center;gap:12px;max-width:100%}.ugcify-slider-pagination .ugcify-slider-dots{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;max-width:100%}.ugcify-slider-pagination .ugcify-slider-dot{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:8px;height:8px;min-width:8px;min-height:8px;border-radius:999px;background:#cfd5e2!important;background-image:none!important;border:0!important;outline:0!important;box-shadow:none!important;padding:0!important;margin:0;line-height:0;font-size:0;text-shadow:none;cursor:pointer;overflow:hidden;transition:all .2s ease}.ugcify-slider-pagination .ugcify-slider-dot::before,.ugcify-slider-pagination .ugcify-slider-dot::after{content:none!important;display:none!important}.ugcify-slider-pagination .ugcify-slider-dot.is-active{background:#3b6ef5!important;width:10px;height:10px;min-width:10px;min-height:10px}.ugcify-slider-nav{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:42px;height:42px;min-width:42px;min-height:42px;border:1px solid #eef0f6;border-radius:999px;background:#fff!important;background-image:none!important;color:#3b6ef5!important;cursor:pointer;transition:all .2s ease;font-size:18px;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(17,24,39,.12);padding:0!important;margin:0;text-shadow:none;overflow:visible}.ugcify-slider-nav::before,.ugcify-slider-nav::after{content:none!important;display:none!important}.ugcify-slider-nav:hover:not(:disabled){border-color:#3b6ef5;box-shadow:0 10px 22px rgba(17,24,39,.16)}.ugcify-slider-nav:disabled{opacity:.45;cursor:default}@media (max-width:640px){.ugcify-write-review-btn{width:100%;justify-content:center;text-align:center}.ugcify-pagination-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:14px}.ugcify-pagination-wrapper .ugcify-pagination-info{width:100%;text-align:center}.ugcify-pagination-wrapper .ugcify-pagination{justify-content:center}.ugcify-empty-reviews-state{min-height:280px}.ugcify-reviews-stats.active .ugcify-rating-stats-popup{transform:translateX(-50%) translateY(0)}}@container (max-width:640px){.ugcify-reviews-grid.ugcify-layout-masonry{-moz-column-count:1!important;column-count:1!important}.ugcify-write-review-btn{width:100%;justify-content:center;text-align:center}.ugcify-pagination-wrapper{flex-direction:column;justify-content:center!important;align-items:center;gap:14px}.ugcify-pagination-wrapper .ugcify-pagination-info{width:100%;text-align:center}.ugcify-pagination-wrapper .ugcify-pagination{justify-content:center}}.ugcify-review-card .ugcify-card-media{position:relative}.ugcify-review-card .ugcify-hotspot-layer{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.ugcify-review-card .ugcify-hotspot-marker{position:absolute;transform:translate(-50%,-50%);background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;pointer-events:all;z-index:10;width:22px;height:22px}.ugcify-review-card .ugcify-hotspot-marker.is-open .ugcify-hotspot-tooltip{opacity:1;visibility:visible;transform:translate(-50%,calc(-100% - 14px));pointer-events:all}.ugcify-review-card .ugcify-hotspot-dot{display:block;width:14px;height:14px;margin:4px;border-radius:50%;background:#201cfe;border:2px solid #fff;box-shadow:0 0 0 0 rgba(32,28,254,.45);animation:ugcify-hotspot-pulse 1.8s infinite}.ugcify-review-card .ugcify-hotspot-tooltip{position:absolute;left:50%;top:0;transform:translate(-50%,calc(-100% - 8px));background:#fff;border:1px solid #e5e5ef;border-radius:12px;box-shadow:0 14px 34px rgba(31,31,53,.18);padding:12px;min-width:160px;max-width:220px;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none;z-index:100;display:flex;flex-direction:column;gap:8px}.ugcify-review-card .ugcify-hotspot-tooltip strong{display:block;font-size:13px;font-weight:700;color:#1f1f35;line-height:1.35}.ugcify-review-card .ugcify-hotspot-price{font-size:12px;line-height:1.35;color:#41415c}.ugcify-review-card .ugcify-hotspot-price del{opacity:.65;margin-right:4px}.ugcify-review-card .ugcify-hotspot-variations-container{display:flex;flex-direction:column;gap:10px;width:100%;margin-top:6px}.ugcify-review-card .ugcify-hotspot-variation-wrapper{display:flex;flex-direction:column;align-items:stretch;gap:6px}.ugcify-review-card .ugcify-hotspot-variation-label{font-size:11px;font-weight:700;color:#1f1f35;text-transform:uppercase;letter-spacing:0;line-height:1.2;margin:0}.ugcify-review-card .ugcify-hotspot-variation-select{width:100%;min-height:36px;padding:8px 34px 8px 10px;border:1px solid #d8d8f6;border-radius:6px;font-size:13px;line-height:18px;color:#1f1f35;background:#fff;cursor:pointer;outline:none;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.ugcify-review-card .ugcify-hotspot-variation-select:focus{border-color:#201cfe;box-shadow:0 0 0 2px rgba(32,28,254,.12)}.ugcify-review-card .ugcify-hotspot-variation-select option:disabled{color:#999}.ugcify-review-card .ugcify-hotspot-cart-btn{display:block;width:100%;min-height:36px;padding:8px 12px;background:#201cfe;color:#fff;text-align:center;border-radius:6px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s;border:1px solid #201cfe;line-height:18px;cursor:pointer}.ugcify-review-card .ugcify-hotspot-cart-btn:hover{background:#1a17cb;border-color:#1a17cb}.ugcify-review-card .ugcify-hotspot-cart-btn:focus{outline:none;box-shadow:0 0 0 2px rgba(32,28,254,.2)}.ugcify-review-card .ugcify-hotspot-cart-btn:disabled{opacity:.6;cursor:not-allowed}.ugcify-tag-style-none .ugcify-hotspot-layer{display:none!important}.ugcify-tag-style-simple_badge .ugcify-hotspot-dot{animation:none;border-radius:4px;width:16px;height:10px;margin:6px 3px;box-shadow:0 1px 4px rgba(0,0,0,.35)}.ugcify-slider-viewport{position:relative}.ugcify-slider-viewport .ugcify-slider-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2}.ugcify-slider-viewport .ugcify-slider-nav-prev{left:-18px}.ugcify-slider-viewport .ugcify-slider-nav-next{right:-18px}@media (max-width:640px){.ugcify-slider-viewport .ugcify-slider-nav-prev{left:8px}.ugcify-slider-viewport .ugcify-slider-nav-next{right:8px}}.ugcify-tag-style-none .ugcify-hotspot-layer{display:none!important}.ugcify-tag-style-simple_badge .ugcify-hotspot-dot{animation:none;border-radius:4px;width:16px;height:10px;margin:6px 3px;box-shadow:0 1px 4px rgba(0,0,0,.35)}.ugcify-review-modal-overlay#ugcify-review-details-modal[style*="display: flex"]{display:flex!important}.ugcify-review-details-modal .ugcify-error-message{color:#e74c3c;text-align:center;padding:20px}.ugcify-review-details-modal .ugcify-review-details-content-wrapper.text-only .ugcify-review-info-column{flex:1;max-width:100%}.ugcify-review-details-modal .ugcify-review-details-main-media img,.ugcify-review-details-modal .ugcify-review-details-main-media video,.ugcify-review-details-modal .ugcify-media-carousel img,.ugcify-review-details-modal .ugcify-media-carousel video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;position:relative;z-index:1}.ugcify-review-details-modal .ugcify-review-details-main-media iframe,.ugcify-review-details-modal .ugcify-media-carousel iframe{width:100%;height:100%;border:0}.ugcify-review-details-modal .ugcify-review-details-main-media-frame{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:auto;height:100%;max-width:100%;max-height:100%}.ugcify-review-details-modal .ugcify-review-details-main-media-frame img{width:auto;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}.ugcify-review-details-modal .ugcify-review-details-main-media-slide{position:relative;flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.ugcify-review-details-modal .ugcify-review-details-main-media-slide>img,.ugcify-review-details-modal .ugcify-review-details-main-media-slide>video,.ugcify-review-details-modal .ugcify-review-details-main-media-slide>iframe{position:relative;z-index:1;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.ugcify-review-details-modal .ugcify-review-details-main-media-bg{position:absolute;inset:0;background-image:var(--ugcify-review-main-bg-image);background-position:center;background-size:cover;background-repeat:no-repeat;filter:blur(14px);transform:scale(1.08);opacity:.72;z-index:0;pointer-events:none}.ugcify-review-details-modal .ugcify-hotspot-layer{position:absolute;inset:0;pointer-events:none;z-index:5}.ugcify-review-details-modal .ugcify-hotspot-marker{position:absolute;transform:translate(-50%,-50%);width:34px;height:34px;border:0;background:rgba(0,0,0,0);padding:0;pointer-events:auto;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ugcify-review-details-modal .ugcify-hotspot-marker::before,.ugcify-review-details-modal .ugcify-hotspot-marker::after{content:"";position:absolute;inset:0;border-radius:50%;pointer-events:none}.ugcify-review-details-modal .ugcify-hotspot-marker::before{background:rgba(32,28,254,.18);animation:ugcify-hotspot-radar 1.25s ease-out infinite}.ugcify-review-details-modal .ugcify-hotspot-marker::after{inset:7px;border:2px solid hsla(0,0%,100%,.92);box-shadow:0 0 0 1px rgba(32,28,254,.45);animation:ugcify-hotspot-pop 1.25s ease-in-out infinite}.ugcify-review-details-modal .ugcify-hotspot-marker.is-open .ugcify-hotspot-tooltip{opacity:1;visibility:visible}.ugcify-review-details-modal .ugcify-hotspot-dot{display:block;width:14px;height:14px;margin:0;border-radius:50%;border:2px solid #fff;background:#201cfe;box-shadow:0 4px 12px rgba(32,28,254,.38),0 0 0 2px rgba(32,28,254,.18);animation:ugcify-hotspot-pulse 1.25s ease-in-out infinite;position:relative;z-index:1}.ugcify-review-details-modal .ugcify-hotspot-tooltip{position:absolute;left:0;top:0;min-width:180px;max-width:260px;background:#fff;border:1px solid #e5e5ef;border-radius:12px;box-shadow:0 14px 34px rgba(31,31,53,.18);padding:12px;display:flex;align-items:flex-start;flex-direction:column;gap:8px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:6}.ugcify-review-details-modal .ugcify-hotspot-tooltip strong{color:#1f1f35;font-size:13px;font-weight:700;line-height:1.35}.ugcify-review-details-modal .ugcify-hotspot-tooltip-heading{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.ugcify-review-details-modal .ugcify-hotspot-thumbnail{width:34px;height:34px;border-radius:6px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:1px solid #ececf6}.ugcify-review-details-modal .ugcify-hotspot-price{font-size:12px;line-height:1.35;color:#41415c}.ugcify-review-details-modal .ugcify-hotspot-price del{opacity:.65;margin-right:4px}.ugcify-review-details-modal .ugcify-hotspot-variations-container{display:flex;flex-direction:column;gap:10px;width:100%;margin-top:6px}.ugcify-review-details-modal .ugcify-hotspot-variation-wrapper{display:flex;flex-direction:column;align-items:stretch;gap:6px}.ugcify-review-details-modal .ugcify-hotspot-variation-label{font-size:11px;font-weight:700;color:#1f1f35;text-transform:uppercase;letter-spacing:0;line-height:1.2;margin:0}.ugcify-review-details-modal .ugcify-hotspot-variation-select{width:100%;min-height:36px;padding:8px 34px 8px 10px;border:1px solid #d8d8f6;border-radius:6px;font-size:13px;line-height:18px;color:#1f1f35;background:#fff;cursor:pointer;outline:none;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.ugcify-review-details-modal .ugcify-hotspot-variation-select:focus{border-color:#201cfe;box-shadow:0 0 0 2px rgba(32,28,254,.12)}.ugcify-review-details-modal .ugcify-hotspot-variation-select option:disabled{color:#999}.ugcify-review-details-modal .ugcify-hotspot-cart-btn{border:1px solid #201cfe;background:#201cfe;color:#fff;border-radius:6px;min-height:36px;padding:8px 12px;font-size:13px;font-weight:700;line-height:18px;cursor:pointer;margin-top:4px;width:100%;transition:background .2s,border-color .2s,box-shadow .2s}.ugcify-review-details-modal .ugcify-hotspot-cart-btn:hover{background:#1a17cb;border-color:#1a17cb}.ugcify-review-details-modal .ugcify-hotspot-cart-btn:focus{outline:none;box-shadow:0 0 0 2px rgba(32,28,254,.2)}.ugcify-review-details-modal .ugcify-hotspot-cart-btn:disabled{opacity:.6;cursor:not-allowed}.ugcify-review-details-modal .ugcify-review-details-thumb,.ugcify-review-details-modal .ugcify-thumbnail{width:90px;height:79px;flex-shrink:0;border-radius:10px;overflow:hidden;cursor:pointer;border:1px solid #d7d8f6;background:#fff;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .2s ease;position:relative}.ugcify-review-details-modal .ugcify-review-details-thumb.is-active,.ugcify-review-details-modal .ugcify-review-details-thumb.active,.ugcify-review-details-modal .ugcify-thumbnail.is-active,.ugcify-review-details-modal .ugcify-thumbnail.active{border-color:#201cfe;border-width:2px}.ugcify-review-details-modal .ugcify-review-details-thumb:hover,.ugcify-review-details-modal .ugcify-thumbnail:hover{border-color:rgb(131.7631578947,129.5526315789,254.4473684211)}.ugcify-review-details-modal .ugcify-review-details-thumb img,.ugcify-review-details-modal .ugcify-review-details-thumb video,.ugcify-review-details-modal .ugcify-thumbnail img,.ugcify-review-details-modal .ugcify-thumbnail video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ugcify-review-details-modal .ugcify-review-details-thumb-video-indicator,.ugcify-review-details-modal .ugcify-video-indicator{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:14px;background:rgba(0,0,0,.25);pointer-events:none}.ugcify-review-details-modal .ugcify-author-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ugcify-review-details-modal .ugcify-author-avatar .ugcify-avatar-initials{width:100%;height:100%;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px}.ugcify-review-details-modal .ugcify-product-thumbnail img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ugcify-review-details-modal .ugcify-add-to-cart-btn.is-loading{pointer-events:none;opacity:.9;color:rgba(0,0,0,0)}.ugcify-review-details-modal .ugcify-add-to-cart-btn.is-loading::after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin-top:-8px;margin-left:-8px;border:2px solid hsla(0,0%,100%,.45);border-top-color:#fff;border-radius:50%;animation:ugcify-spin .7s linear infinite}.ugcify-review-details-modal .ugcify-add-to-cart-btn.is-success{animation:ugcify-add-to-cart-pop .25s ease}.ugcify-review-details-modal .ugcify-add-to-cart-btn.is-error{animation:ugcify-add-to-cart-shake .25s ease}@media (min-width:768px){.ugcify-review-details-modal .ugcify-review-details-content-wrapper.text-only .ugcify-product-variations{grid-template-columns:repeat(5,minmax(0,1fr))}}.ugcify-review-details-modal .ugcify-variation-select-wrap{position:relative;width:100%}.ugcify-review-details-modal .ugcify-variation-select-wrap::after{content:"";position:absolute;right:12px;top:50%;width:8px;height:8px;border-right:2px solid #3f4e86;border-bottom:2px solid #3f4e86;transform:translateY(-65%) rotate(45deg);pointer-events:none;transition:transform .2s ease}.ugcify-review-details-modal .ugcify-variation-select-wrap.is-open::after{transform:translateY(-35%) rotate(-135deg)}.ugcify-review-details-modal .ugcify-variation-trigger{width:100%;height:100%;border:none;border-radius:10px;background:#f5f4ff;color:#3f4e86;font-size:14px;line-height:1;font-weight:500;padding:10px 34px 10px 14px;text-align:left;cursor:pointer}.ugcify-review-details-modal .ugcify-variation-trigger:focus{outline:none;box-shadow:none}.ugcify-review-details-modal .ugcify-variation-selected{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ugcify-review-details-modal .ugcify-variation-menu{position:absolute;top:calc(100% + 8px);left:0;width:100%;background:#fff;border:1px solid #e6e6f5;border-radius:12px;box-shadow:0 12px 30px rgba(19,29,74,.15);padding:8px;z-index:20;display:none}.ugcify-review-details-modal .ugcify-variation-select-wrap.is-open .ugcify-variation-menu{display:block}.ugcify-review-details-modal .ugcify-variation-option{width:100%;background:rgba(0,0,0,0);border:none;border-radius:8px;color:#3f4e86;font-size:14px;line-height:1.2;padding:11px 34px 11px 12px;text-align:left;cursor:pointer;position:relative}.ugcify-review-details-modal .ugcify-variation-option:hover{background:#f5f4ff}.ugcify-review-details-modal .ugcify-variation-option.is-active{color:#201cfe;font-weight:500;background:rgba(0,0,0,0)}.ugcify-review-details-modal .ugcify-variation-option.is-active::after{content:"✓";position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#201cfe;font-size:16px;font-weight:700}.ugcify-reels-wrapper{font-family:inherit;line-height:1.5;color:inherit;width:100%;box-sizing:border-box}.ugcify-reels-wrapper *,.ugcify-reels-wrapper *::before,.ugcify-reels-wrapper *::after{box-sizing:inherit}.ugcify-stories-section{margin-bottom:40px}.ugcify-stories-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:8px}.ugcify-stories-title{font-size:1.5rem;font-weight:700;margin:0;color:inherit}.ugcify-stories-view-all{background:0 0;border:none;font-size:.875rem;font-weight:500;color:inherit;cursor:pointer;padding:4px 0;text-decoration:none;opacity:.75;transition:opacity .25s ease}.ugcify-stories-view-all:hover,.ugcify-stories-view-all:focus-visible{opacity:1;outline:2px solid currentColor;outline-offset:3px;border-radius:4px}.ugcify-stories-track{display:flex;gap:20px;overflow-x:auto;padding:6px 6px 14px;margin:-6px;scrollbar-width:none;-ms-overflow-style:none}.ugcify-stories-track::-webkit-scrollbar{display:none}.ugcify-story-item{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;flex-shrink:0}.ugcify-story-item:focus-visible{outline:none}.ugcify-story-item:focus-visible .ugcify-story-bubble{box-shadow:0 0 0 3px #201cfe}.ugcify-story-bubble{position:relative;width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);padding:3px;display:flex;align-items:center;justify-content:center;transition:transform .25s ease;cursor:pointer;border:none}.ugcify-story-bubble:hover{transform:scale(1.06)}.ugcify-story-avatar{width:100%;height:100%;border-radius:50%;overflow:hidden;background-color:#e8e8e8;border:3px solid #fff;display:flex;align-items:center;justify-content:center}.ugcify-story-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ugcify-story-avatar-initial{font-size:1.5rem;font-weight:700;color:#201cfe;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ugcify-story-video-indicator{position:absolute;bottom:4px;right:4px;width:18px;height:18px;background:#201cfe;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.ugcify-story-name{font-size:.75rem;font-weight:500;color:inherit;text-align:center;max-width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.ugcify-story-add-bubble{background:#111;cursor:pointer}.ugcify-story-add-bubble .ugcify-story-add-icon{width:100%;height:100%;border-radius:50%;background-color:#1a1a1a;border:3px solid #fff;display:flex;align-items:center;justify-content:center}.ugcify-story-add-bubble:hover{transform:scale(1.06)}.ugcify-story-add-bubble:focus-visible{outline:2px solid #201cfe;outline-offset:3px}.ugcify-reels-community-section{margin-bottom:32px}.ugcify-reels-community-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:20px}.ugcify-reels-community-title{font-size:1.75rem;font-weight:700;margin:0 0 4px;color:inherit}.ugcify-reels-community-subtitle{font-size:.875rem;color:#666;margin:0}.ugcify-reels-share-btn{display:inline-flex;align-items:center;gap:8px;background:#0d0d0d;color:#fff;border:none;border-radius:999px;padding:.6em 1.4em;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .25s ease,transform .25s ease}.ugcify-reels-share-btn:hover{transform:translateY(-1px)}.ugcify-reels-share-btn:focus-visible{outline:2px solid #201cfe;outline-offset:3px}@media (prefers-color-scheme:dark){.ugcify-reels-share-btn{background:#201cfe}}.ugcify-reels-grid{display:flex;gap:12px;overflow-x:auto;padding:8px 8px 20px;margin:-8px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) rgba(0,0,0,0)}.ugcify-reels-grid::-webkit-scrollbar{height:4px}.ugcify-reels-grid::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ugcify-reels-grid::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:2px}.ugcify-reel-card{flex:0 0 200px;width:200px;aspect-ratio:9/16;border-radius:12px;overflow:hidden;position:relative;cursor:pointer;background-color:#1a1a1a;transition:transform .25s ease,box-shadow .25s ease}@supports not (aspect-ratio:9/16){.ugcify-reel-card{height:356px}}.ugcify-reel-card:hover,.ugcify-reel-card:focus-visible{transform:scale(1.03);box-shadow:0 8px 24px rgba(0,0,0,.2);outline:none}.ugcify-reel-card:hover .ugcify-reel-play-btn,.ugcify-reel-card:focus-visible .ugcify-reel-play-btn{transform:translate(-50%,-50%) scale(1.1)}.ugcify-reel-card:focus-visible{outline:2px solid #201cfe;outline-offset:3px}.ugcify-reel-media{width:100%;height:100%;position:relative}.ugcify-reel-video-thumb,.ugcify-reel-img-thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ugcify-reel-text-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);font-size:3rem;font-weight:700;color:hsla(0,0%,100%,.7);-webkit-user-select:none;-moz-user-select:none;user-select:none}.ugcify-reel-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .25s ease;pointer-events:none;opacity:1}.ugcify-reel-card-badges{position:absolute;top:10px;left:10px;right:10px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:8px;pointer-events:none}.ugcify-reel-card-badges .ugcify-featured-badge{border-radius:4px;background:#201cfe;color:#fff;text-align:center;font-size:.75rem;font-weight:500;line-height:1;min-height:20px;padding:4px 10px;display:inline-flex;align-items:center;justify-content:center}.ugcify-reel-card-badges .ugcify-pinned-badge{margin-left:auto;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.ugcify-reel-card-badges .ugcify-pinned-badge img{width:20px;height:20px;display:block}.ugcify-reel-card-footer{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,transparent 100%);padding:20px 10px 10px;display:flex;align-items:center;gap:8px;pointer-events:none}.ugcify-reel-card-footer__meta{min-width:0;display:flex;flex-direction:column;gap:4px}.ugcify-reel-card-avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;background:#201cfe;flex-shrink:0;border:1.5px solid hsla(0,0%,100%,.6);display:flex;align-items:center;justify-content:center}.ugcify-reel-card-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ugcify-reel-card-avatar-initial{font-size:.75rem;font-weight:700;color:#fff;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ugcify-reel-card-name{font-size:.75rem;font-weight:600;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ugcify-reel-card-badges{display:flex;flex-wrap:wrap;gap:6px}.ugcify-reel-card-badges .ugcify-creator-badge{min-height:20px;padding:0 8px;background:rgba(243,242,255,.92);color:#201cfe;font-size:.6875rem}.ugcify-reels-empty-state{text-align:center;padding:48px 24px;color:#999}.ugcify-reels-empty-state .ugcify-reels-empty-text{font-size:.9375rem;margin:0}.ugcify-reels-modal-overlay{position:fixed;inset:0;z-index:999999;display:none;flex-direction:column;align-items:center;justify-content:center;gap:12px;animation:ugcReelsFadeIn .25s ease}.ugcify-reels-modal-overlay[style*="display: flex"]{display:flex!important}.ugcify-reels-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.95);cursor:pointer}.ugcify-reels-modal-container{position:relative;z-index:1;width:min(480px,90vw);height:min(82vh,800px);border-radius:16px;overflow:hidden;background:#0d0d0d;display:flex;flex-direction:column;animation:ugcReelsSlideUp .3s cubic-bezier(.22,1,.36,1)}@media (max-width:480px){.ugcify-reels-modal-container{width:100vw;height:calc(100dvh - 68px);border-radius:0}}.ugcify-reels-modal-overlay .ugcify-reels-modal-close,.ugcify-reels-modal-overlay .ugcify-reels-nav,.ugcify-reels-modal-overlay .ugcify-reels-video-control,.ugcify-reels-modal-overlay .ugcify-reels-direct-cart-close,.ugcify-reels-modal-overlay .ugcify-reels-share-close,.ugcify-reels-modal-overlay .ugcify-reels-read-more-close{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:0;margin:0;min-width:0;min-height:0;line-height:1;font:inherit;text-decoration:none;text-shadow:none;box-shadow:none;background-image:none;overflow:visible}.ugcify-reels-modal-overlay .ugcify-reels-modal-close::before,.ugcify-reels-modal-overlay .ugcify-reels-modal-close::after,.ugcify-reels-modal-overlay .ugcify-reels-nav::before,.ugcify-reels-modal-overlay .ugcify-reels-nav::after,.ugcify-reels-modal-overlay .ugcify-reels-video-control::before,.ugcify-reels-modal-overlay .ugcify-reels-video-control::after,.ugcify-reels-modal-overlay .ugcify-reels-direct-cart-close::before,.ugcify-reels-modal-overlay .ugcify-reels-share-close::before,.ugcify-reels-modal-overlay .ugcify-reels-read-more-close::before,.ugcify-reels-modal-overlay .ugcify-reels-direct-cart-close::after,.ugcify-reels-modal-overlay .ugcify-reels-share-close::after,.ugcify-reels-modal-overlay .ugcify-reels-read-more-close::after{content:none;display:none}.ugcify-reels-modal-close{position:absolute;top:14px;right:14px;z-index:20;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.6);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s ease,transform .25s ease;backdrop-filter:blur(4px)}.ugcify-reels-modal-close:hover{background:rgba(0,0,0,.85);transform:rotate(90deg)}.ugcify-reels-modal-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.ugcify-reels-review-nav{position:relative;z-index:20;width:min(480px,90vw);min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;pointer-events:none}@media (max-width:480px){.ugcify-reels-review-nav{width:100vw;padding:0 16px}}.ugcify-reels-nav{position:static;flex:1 1 0;width:100%;min-width:124px;height:42px;padding:0 16px;gap:10px;border-radius:999px;background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.45);color:#151515;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 12px 28px rgba(0,0,0,.38);transition:background .25s ease,color .25s ease,opacity .25s ease,transform .25s ease;backdrop-filter:blur(10px);pointer-events:auto}.ugcify-reels-nav:hover{background:#fff;transform:translateY(-1px)}.ugcify-reels-nav:disabled{cursor:not-allowed;opacity:.42;background:hsla(0,0%,100%,.72);transform:none}.ugcify-reels-nav:disabled:hover{background:hsla(0,0%,100%,.72)}.ugcify-reels-nav:focus-visible{outline:2px solid #fff;outline-offset:2px}.ugcify-reels-nav span{display:inline-flex}.ugcify-reels-media-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:18;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.55);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s ease;backdrop-filter:blur(4px)}.ugcify-reels-media-nav:hover{background:rgba(0,0,0,.85)}.ugcify-reels-media-nav:focus-visible{outline:2px solid #fff;outline-offset:2px}.ugcify-reels-media-nav-prev{left:12px}.ugcify-reels-media-nav-next{right:12px}.ugcify-reels-modal-loading{position:absolute;inset:0;display:none;align-items:center;justify-content:center;background:#0d0d0d;z-index:5}.ugcify-reels-modal-loading[style*="display: flex"]{display:flex!important}.ugcify-reels-spinner{width:40px;height:40px;border:3px solid hsla(0,0%,100%,.15);border-top-color:#fff;border-radius:50%;animation:ugcReelsSpin .8s linear infinite}.ugcify-reels-media-wrap{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden}.ugcify-reels-media-wrap video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ugcify-reels-media-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ugcify-reels-media-wrap iframe{width:100%;height:100%;border:0;display:block}.ugcify-reels-video-controls{position:absolute;inset:0;z-index:12;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease}.ugcify-reels-video-controls.is-active{opacity:1;visibility:visible}.ugcify-reels-video-controls__overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;opacity:0;transform:scale(.92);transition:opacity .25s ease,transform .25s ease}.ugcify-reels-video-controls.is-overlay-visible .ugcify-reels-video-controls__overlay{opacity:1;transform:scale(1)}.ugcify-reels-video-control{display:inline-flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.22);border-radius:50%;background:rgba(0,0,0,.34);color:#fff;cursor:pointer;pointer-events:auto;backdrop-filter:blur(10px);transition:transform .25s ease,background .25s ease,opacity .25s ease}.ugcify-reels-video-control:hover{background:rgba(0,0,0,.5);transform:translateY(-1px)}.ugcify-reels-video-control:focus-visible{outline:2px solid #fff;outline-offset:2px}.ugcify-reels-video-control:disabled{opacity:.45;cursor:not-allowed;transform:none}.ugcify-reels-video-control--play{width:74px;height:74px}.ugcify-reels-video-control--mute{width:46px;height:46px}.ugcify-reels-video-control__icon{display:inline-flex;align-items:center;justify-content:center;position:relative}.ugcify-reels-video-progress-wrap{position:absolute;left:0;right:0;bottom:0;pointer-events:none}.ugcify-reels-video-controls.is-active .ugcify-reels-video-progress-wrap{pointer-events:auto}.ugcify-reels-video-progress{display:block;width:100%;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);height:2px;cursor:pointer;touch-action:none;--ugcify-reels-progress-value:0%}.ugcify-reels-video-progress:focus,.ugcify-reels-video-progress:focus-visible{outline:none;box-shadow:none}.ugcify-reels-video-progress:disabled{cursor:not-allowed;opacity:.45}.ugcify-reels-video-progress::-webkit-slider-runnable-track{height:2px;background:linear-gradient(to right,rgba(255,255,255,.98) 0%,rgba(255,255,255,.98) var(--ugcify-reels-progress-value),rgba(255,255,255,.32) var(--ugcify-reels-progress-value),rgba(255,255,255,.32) 100%)}.ugcify-reels-video-progress::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:0;height:0;border-radius:0;background:rgba(0,0,0,0);border:0;box-shadow:none;margin-top:0;opacity:0}.ugcify-reels-video-progress::-moz-range-thumb{width:0;height:0;border-radius:0;background:rgba(0,0,0,0);border:0;box-shadow:none;opacity:0}.ugcify-reels-video-progress::-moz-range-track{height:2px;background:hsla(0,0%,100%,.32)}.ugcify-reels-video-progress::-moz-range-progress{height:2px;background:hsla(0,0%,100%,.98)}.ugcify-reels-direct-cart-layer{position:absolute;inset:0;z-index:32;display:flex;align-items:flex-end;justify-content:stretch;opacity:0;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.38) 42%,rgba(0,0,0,0) 72%);transition:opacity .28s ease}.ugcify-reels-direct-cart-layer.is-visible{opacity:1;pointer-events:auto}.ugcify-reels-direct-cart-sheet{width:100%;height:50%;padding:18px 18px 22px;border-radius:24px 24px 0 0;background:linear-gradient(180deg,rgba(26,26,26,.96) 0%,rgba(13,13,13,.98) 100%),var(--ugcify-reels-primary,#201cfe);border-top:1px solid hsla(0,0%,100%,.12);box-shadow:0 -18px 40px rgba(0,0,0,.42);backdrop-filter:blur(16px);transform:translateY(100%);transition:transform .32s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;gap:16px}.ugcify-reels-direct-cart-layer.is-visible .ugcify-reels-direct-cart-sheet{transform:translateY(0)}.ugcify-reels-direct-cart-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ugcify-reels-direct-cart-header-copy{min-width:0}.ugcify-reels-direct-cart-kicker{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.7);margin-bottom:8px}.ugcify-reels-direct-cart-caption{margin:0;font-size:.9375rem;line-height:1.5;color:hsla(0,0%,100%,.86)}.ugcify-reels-direct-cart-close,.ugcify-reels-share-close,.ugcify-reels-read-more-close{width:38px;height:38px;border-radius:50%;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.08);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .25s ease,transform .25s ease}.ugcify-reels-direct-cart-close:hover,.ugcify-reels-share-close:hover,.ugcify-reels-read-more-close:hover{background:hsla(0,0%,100%,.14);transform:translateY(-1px)}.ugcify-reels-direct-cart-close:focus-visible,.ugcify-reels-share-close:focus-visible,.ugcify-reels-read-more-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.ugcify-reels-direct-cart-product{display:flex;align-items:center;gap:14px;min-height:96px}.ugcify-reels-direct-cart-thumb{width:90px;height:90px;border-radius:18px;overflow:hidden;flex-shrink:0;background:hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center}.ugcify-reels-direct-cart-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ugcify-reels-direct-cart-thumb-placeholder{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.05))}.ugcify-reels-direct-cart-summary{min-width:0;display:flex;flex-direction:column;gap:8px}.ugcify-reels-direct-cart-title{color:#fff;font-size:1.0625rem;line-height:1.35;font-weight:600;text-decoration:none}.ugcify-reels-direct-cart-title:hover{color:#fff;text-decoration:underline}.ugcify-reels-direct-cart-price{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ugcify-reels-direct-cart-price-current{color:#fff;font-size:1rem;font-weight:700}.ugcify-reels-direct-cart-price-current .amount,.ugcify-reels-direct-cart-price-current bdi,.ugcify-reels-direct-cart-price-current ins{color:inherit}.ugcify-reels-direct-cart-price-current ins{text-decoration:none}.ugcify-reels-direct-cart-price-original{color:hsla(0,0%,100%,.52);font-size:.875rem;text-decoration:line-through;text-decoration-color:currentColor;text-decoration-thickness:1px;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.ugcify-reels-direct-cart-price-original .amount,.ugcify-reels-direct-cart-price-original bdi,.ugcify-reels-direct-cart-price-original del{color:inherit;text-decoration:inherit}.ugcify-reels-direct-cart-variations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ugcify-reels-direct-cart-field{display:flex;flex-direction:column;gap:6px}.ugcify-reels-direct-cart-field-label{color:hsla(0,0%,100%,.72);font-size:.75rem;line-height:1}.ugcify-reels-direct-cart-select-wrap{position:relative;display:block}.ugcify-reels-direct-cart-select-wrap:focus-within .ugcify-reels-direct-cart-select-icon{color:#fff;transform:translateY(-50%) rotate(180deg)}.ugcify-reels-direct-cart-select{width:100%;min-height:42px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.08);color:#fff;padding:0 42px 0 12px;font-size:.875rem;box-shadow:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:none}.ugcify-reels-direct-cart-select:focus,.ugcify-reels-direct-cart-select:focus-visible{outline:2px solid hsla(0,0%,100%,.22);outline-offset:1px}.ugcify-reels-direct-cart-select option{color:#111}.ugcify-reels-direct-cart-select-icon{position:absolute;top:calc(50% + 2px);right:14px;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.74);pointer-events:none;transform:translateY(-50%) rotate(0deg);transform-origin:center;transition:transform .25s ease,color .25s ease}.ugcify-reels-direct-cart-actions{margin-top:auto}.ugcify-reels-direct-cart-button{width:100%;min-height:50px;border-radius:14px;border:none;position:relative;background:var(--ugcify-reels-primary,#201cfe);color:#fff;font-size:.9375rem;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:transform .25s ease,filter .25s ease,opacity .25s ease}.ugcify-reels-direct-cart-button:hover{transform:translateY(-1px);filter:brightness(1.08)}.ugcify-reels-direct-cart-button:focus-visible{outline:2px solid #fff;outline-offset:2px}.ugcify-reels-direct-cart-button:disabled{opacity:.72;cursor:not-allowed;transform:none;filter:none}.ugcify-reels-direct-cart-button.is-loading{color:rgba(0,0,0,0)}.ugcify-reels-direct-cart-button.is-loading::after{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;margin-top:-9px;margin-left:-9px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:ugcReelsSpin .8s linear infinite}.ugcify-reels-text-only-media{width:100%;height:100%;background:linear-gradient(160deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);display:flex;align-items:center;justify-content:center}.ugcify-reels-error{color:hsla(0,0%,100%,.7);font-size:.875rem;text-align:center;padding:20px}.ugcify-reels-bottom-layout{position:absolute;left:0;right:0;bottom:0;z-index:10;display:grid;grid-template-columns:minmax(0,1fr) 70px;gap:10px;align-items:end;padding:60px 8px 20px 16px;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.5) 60%,transparent 100%);pointer-events:none}.ugcify-reels-bottom-main,.ugcify-reels-bottom-utilities{min-width:0}.ugcify-reels-bottom-utilities{display:flex;align-items:flex-end;justify-content:center;height:100%;padding-bottom:2px}.ugcify-reels-actions{position:static;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:22px;opacity:0;transition:opacity .25s ease;pointer-events:none}.ugcify-reels-actions.has-data{opacity:1;pointer-events:auto}@media (max-width:400px){.ugcify-reels-actions{gap:18px}}.ugcify-reels-action-item{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:default}.ugcify-reels-helpful-votes{display:flex;flex-direction:column;align-items:center;gap:16px}.ugcify-reels-helpful-vote-group{display:flex;flex-direction:column;align-items:center;gap:22px}.ugcify-reels-helpful-vote-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:auto;height:auto;min-width:0;min-height:0;padding:0;border:0;border-radius:50%;background:rgba(0,0,0,0);color:#fff;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:color .25s ease,transform .25s ease,opacity .25s ease}.ugcify-reels-helpful-vote-trigger:hover,.ugcify-reels-helpful-vote-trigger:focus-visible,.ugcify-reels-helpful-vote-trigger.is-active{background:rgba(0,0,0,0);color:#fff}.ugcify-reels-helpful-vote-trigger:hover{transform:scale(1.08)}.ugcify-reels-helpful-vote-trigger:focus-visible{outline:2px solid hsla(0,0%,100%,.72);outline-offset:3px}.ugcify-reels-helpful-vote-trigger:disabled{cursor:not-allowed;opacity:.48;transform:none}.ugcify-reels-helpful-vote-trigger.is-loading{opacity:.68}.ugcify-reels-helpful-vote-trigger .ugcify-helpful-vote-count{display:block;min-height:12px;color:#fff;font-size:.6875rem;font-weight:700;line-height:1;text-shadow:0 1px 4px rgba(0,0,0,.68)}.ugcify-reels-action-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:rgba(0,0,0,0);color:#fff;transition:transform .25s ease}.ugcify-reels-action-icon:hover{transform:scale(1.1)}.ugcify-reels-action-count{font-size:.75rem;font-weight:600;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.6);min-height:1em}.ugcify-reels-share-btn{display:flex;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:0}.ugcify-reels-share-btn .ugcify-reels-action-icon{background:rgba(0,0,0,0)!important;border:none;transition:none}.ugcify-reels-share-btn:hover .ugcify-reels-action-icon,.ugcify-reels-share-btn:focus .ugcify-reels-action-icon,.ugcify-reels-share-btn:active .ugcify-reels-action-icon{transform:none;background:rgba(0,0,0,0)!important}.ugcify-reels-share-sheet{width:100%;height:50%;padding:18px 18px 22px;border-radius:24px 24px 0 0;background:linear-gradient(180deg,rgba(26,26,26,.96) 0%,rgba(13,13,13,.98) 100%),var(--ugcify-reels-primary,#201cfe);border-top:1px solid hsla(0,0%,100%,.12);box-shadow:0 -18px 40px rgba(0,0,0,.42);backdrop-filter:blur(16px);display:flex;flex-direction:column;gap:16px;overflow-y:auto}.ugcify-reels-read-more-sheet{width:100%;height:50%;padding:18px 18px 22px;border-radius:24px 24px 0 0;background:linear-gradient(180deg,rgba(26,26,26,.96) 0%,rgba(13,13,13,.98) 100%),var(--ugcify-reels-primary,#201cfe);border-top:1px solid hsla(0,0%,100%,.12);box-shadow:0 -18px 40px rgba(0,0,0,.42);backdrop-filter:blur(16px);display:flex;flex-direction:column;gap:16px;overflow:hidden}.ugcify-reels-read-more-body{min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:22px;padding-right:4px;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.26) hsla(0,0%,100%,.06)}.ugcify-reels-read-more-body::-webkit-scrollbar{width:8px}.ugcify-reels-read-more-body::-webkit-scrollbar-track{background:hsla(0,0%,100%,.06);border-radius:999px}.ugcify-reels-read-more-body::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.26);border-radius:999px;border:2px solid rgba(18,18,18,.95)}.ugcify-reels-read-more-body::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.38)}.ugcify-reels-read-more-text{color:hsla(0,0%,100%,.92);font-size:.9375rem;line-height:1.6;white-space:pre-wrap}.ugcify-reels-read-more-product{display:flex;flex-direction:column;gap:14px;padding-top:18px;border-top:1px solid hsla(0,0%,100%,.12)}.ugcify-reels-share-channels{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;flex-shrink:0}.ugcify-reels-share-channel{display:flex;flex-direction:column;align-items:center;gap:8px;background:0 0;border:none;cursor:pointer;padding:4px 0}.ugcify-reels-share-channel:hover .ugcify-reels-share-channel-icon,.ugcify-reels-share-channel:focus-visible .ugcify-reels-share-channel-icon{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.35)}.ugcify-reels-share-channel:focus-visible{outline:2px solid hsla(0,0%,100%,.7);outline-offset:3px;border-radius:8px}.ugcify-reels-share-channel:disabled{opacity:.5;cursor:not-allowed}.ugcify-reels-share-channel-icon{width:52px;height:52px;border-radius:50%;background:var(--ch-color,#6b7280);color:#fff;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.25)}.ugcify-reels-share-channel-label{font-size:11px;font-weight:500;color:hsla(0,0%,100%,.85);text-align:center;white-space:nowrap}.ugcify-reels-share-url-row{display:flex;align-items:center;gap:8px;padding:10px 12px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:10px;flex-shrink:0}.ugcify-reels-share-url-row[hidden]{display:none}.ugcify-reels-share-url-input{flex:1;min-width:0;border:none;background:rgba(0,0,0,0);font-size:12px;color:hsla(0,0%,100%,.9);outline:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:all;-moz-user-select:all;user-select:all}.ugcify-reels-share-url-copy-btn{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;border:1px solid hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.1);color:#fff;border-radius:7px;height:28px;padding:0 10px;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .25s ease}.ugcify-reels-share-url-copy-btn:hover{background:hsla(0,0%,100%,.2)}.ugcify-reels-share-error{font-size:12px;color:#ff6b6b;text-align:center;flex-shrink:0}.ugcify-reels-share-error[hidden]{display:none}.ugcify-reels-overlay-info{position:static;padding:0;background:rgba(0,0,0,0);pointer-events:none}.ugcify-reels-author-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.ugcify-reels-author-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;background:#201cfe;flex-shrink:0;border:2px solid hsla(0,0%,100%,.5);display:flex;align-items:center;justify-content:center}.ugcify-reels-author-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ugcify-reels-avatar-initial{font-size:1rem;font-weight:700;color:#fff;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ugcify-reels-author-details{display:flex;flex-direction:column;gap:2px;min-width:0}.ugcify-reels-author-name{font-size:.9375rem;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.6);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.ugcify-reels-review-time{font-size:.75rem;color:hsla(0,0%,100%,.7);display:block}.ugcify-reels-review-text{font-size:.875rem;color:hsla(0,0%,100%,.9);line-height:1.5;display:block;pointer-events:auto;text-shadow:0 1px 3px rgba(0,0,0,.5);margin-bottom:8px}.ugcify-reels-read-more-trigger{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;padding:0;margin:0 0 0 4px;background:rgba(0,0,0,0);color:#fff;font:inherit;font-weight:700;text-decoration:underline;text-underline-offset:3px;pointer-events:auto;cursor:pointer;text-shadow:inherit}.ugcify-reels-read-more-trigger:focus-visible{outline:2px solid hsla(0,0%,100%,.75);outline-offset:2px;border-radius:4px}.ugcify-reels-stars-row{display:flex;gap:3px;align-items:center;margin-top:6px}@media (max-width:768px){.ugcify-stories-header{margin-bottom:14px}.ugcify-reels-grid{gap:8px}.ugcify-reel-card{flex:0 0 160px;width:160px}.ugcify-story-bubble{width:76px;height:76px}.ugcify-story-name{max-width:76px}}@media (max-width:480px){.ugcify-reel-card{flex:0 0 140px;width:140px}.ugcify-story-bubble{width:64px;height:64px}.ugcify-story-name{max-width:64px}}@media (forced-colors:active){.ugcify-reels-modal-container{border:2px solid ButtonText}.ugcify-reels-direct-cart-button{forced-color-adjust:none}.ugcify-reels-modal-close{forced-color-adjust:none}.ugcify-reels-nav{forced-color-adjust:none}}.ugcify-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 20px;border-top:1px solid #f0f0f5;background:#fff;border-radius:0 0 12px 12px}.ugcify-card-footer__votes,.ugcify-card-footer__share{display:inline-flex;align-items:center}.ugcify-card-footer__share{margin-left:auto}.ugcify-media-mosaic-card .ugcify-card-footer{margin:16px -16px -16px;padding:12px 16px;border-radius:0;background:#fff}.ugcify-media-mosaic-card .ugcify-card-footer .ugcify-share-trigger{width:auto;height:38px;padding:0 16px;justify-content:center;border-radius:10px}.ugcify-media-mosaic-card .ugcify-card-footer .ugcify-share-trigger__label{display:inline}.ugcify-helpful-vote-group{display:inline-flex;align-items:center;gap:8px;min-width:0}.ugcify-helpful-vote-trigger{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:38px;min-width:38px;padding:0 12px;border:1.5px solid #e6e6eb;border-radius:10px;background:#fff;color:#27272e;font-size:14px;font-weight:600;line-height:1;cursor:pointer;transition:background .15s,border-color .15s,color .15s,opacity .15s}.ugcify-helpful-vote-trigger:hover,.ugcify-helpful-vote-trigger:focus-visible{background:#f5f6f8;border-color:#c8c8d4}.ugcify-helpful-vote-trigger:focus-visible{outline:2px solid #201cfe;outline-offset:2px}.ugcify-helpful-vote-trigger:disabled{cursor:not-allowed;opacity:.72}.ugcify-helpful-vote-trigger.is-loading{opacity:.58}.ugcify-helpful-vote-trigger--helpful.is-active{border-color:#00c853;background:#ebfbea;color:#00b83f}.ugcify-helpful-vote-trigger--not-helpful.is-active{border-color:#f90;background:#fff3df;color:#f28c00}.ugcify-helpful-vote-label,.ugcify-helpful-vote-count{line-height:1}.ugcify-reels-helpful-vote-group{display:flex;flex-direction:column;align-items:center;gap:22px}.ugcify-reels-helpful-vote-group .ugcify-helpful-vote-trigger,.ugcify-reels-helpful-vote-group .ugcify-helpful-vote-trigger.is-active{width:auto;height:auto;min-width:0;min-height:0;padding:0;border:0;border-radius:50%;background:rgba(0,0,0,0);color:#fff}.ugcify-reels-helpful-vote-group .ugcify-helpful-vote-trigger:hover,.ugcify-reels-helpful-vote-group .ugcify-helpful-vote-trigger:focus-visible,.ugcify-reels-helpful-vote-group .ugcify-helpful-vote-trigger.is-active{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#fff}.ugcify-reels-helpful-vote-group .ugcify-helpful-vote-count{display:block}.ugcify-share-trigger{display:inline-flex;align-items:center;gap:7px;border:1.5px solid #e6e6eb;background:#fff;color:#27272e;border-radius:10px;height:38px;padding:0 16px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.ugcify-share-trigger:hover,.ugcify-share-trigger:focus-visible{background:#f5f6f8;border-color:#c8c8d4}.ugcify-share-trigger:focus-visible{outline:2px solid #201cfe;outline-offset:2px}@media (max-width:480px){.ugcify-card-footer{padding:12px 14px}.ugcify-helpful-vote-group{gap:6px}.ugcify-helpful-vote-trigger,.ugcify-share-trigger{height:36px;padding:0 10px;font-size:13px}}.ugcify-share-modal-overlay{position:fixed;inset:0;background:rgba(10,9,76,.45);z-index:9999999;display:flex;align-items:center;justify-content:center;padding:20px;animation:ugcify-share-fade-in .2s ease}.ugcify-share-modal-overlay[hidden]{display:none}body.ugcify-share-modal-open{overflow:hidden}.ugcify-share-modal{background:#fff;border-radius:16px;box-shadow:0 24px 64px rgba(10,9,76,.22);width:100%;max-width:420px;overflow:hidden;animation:ugcify-share-slide-up .22s ease}.ugcify-share-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 16px;border-bottom:1px solid #f0f0f5}.ugcify-share-modal-title{display:flex;align-items:center;gap:9px;margin:0;font-size:16px;font-weight:700;color:#111;line-height:1.3}.ugcify-share-modal-close{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;margin:0;border:none;background:#f5f5f8;border-radius:50%;color:#555;line-height:1;cursor:pointer;transition:background .15s,color .15s,transform .2s;flex-shrink:0}.ugcify-share-modal-close::before,.ugcify-share-modal-close::after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;border-radius:999px;background:currentColor;pointer-events:none}.ugcify-share-modal-close::before{transform:translate(-50%,-50%) rotate(45deg)}.ugcify-share-modal-close::after{transform:translate(-50%,-50%) rotate(-45deg)}.ugcify-share-modal-close:hover{background:#ebebf0;color:#111;transform:none}.ugcify-share-modal-close:focus-visible{outline:2px solid #201cfe;outline-offset:2px}.ugcify-share-modal-body{padding:24px 20px 20px}.ugcify-share-modal-channels{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ugcify-share-channel-btn{display:flex;flex-direction:column;align-items:center;gap:10px;background:0 0;border:none;cursor:pointer;padding:4px 0;border-radius:10px;transition:opacity .15s}.ugcify-share-channel-btn:hover .ugcify-share-channel-icon{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.18)}.ugcify-share-channel-btn:focus-visible{outline:2px solid #201cfe;outline-offset:3px}.ugcify-share-channel-btn:disabled{opacity:.5;cursor:not-allowed}.ugcify-share-channel-btn:disabled .ugcify-share-channel-icon{transform:none!important}.ugcify-share-channel-btn.is-loading .ugcify-share-channel-icon{opacity:.6}.ugcify-share-channel-icon{width:56px;height:56px;border-radius:50%;background:var(--channel-color,#6b7280);color:#fff;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.12)}.ugcify-share-channel-label{font-size:12px;font-weight:500;color:#444;text-align:center;line-height:1.3;white-space:nowrap}.ugcify-share-modal-error{margin-top:16px;padding:10px 14px;background:#fff2f2;border:1px solid #ffd0d0;border-radius:8px;color:#bd2f2f;font-size:13px;text-align:center}.ugcify-share-modal-error[hidden]{display:none}.ugcify-share-url-row{display:flex;align-items:center;gap:8px;margin-top:18px;padding:10px 12px;background:#f5f6f8;border:1.5px solid #e6e6eb;border-radius:10px}.ugcify-share-url-row[hidden]{display:none}.ugcify-share-url-input{flex:1;min-width:0;border:none;background:rgba(0,0,0,0);font-size:13px;color:#333;outline:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:text;-webkit-user-select:all;-moz-user-select:all;user-select:all}.ugcify-share-url-copy-btn{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;border:1.5px solid #e6e6eb;background:#fff;color:#27272e;border-radius:7px;height:30px;padding:0 10px;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.ugcify-share-url-copy-btn:hover{background:#f0f0f5;border-color:#c8c8d4}.ugcify-share-url-copy-btn.is-copied{background:#201cfe;border-color:#201cfe;color:#fff}.ugcify-reviews-section .ugcify-write-review-btn{background-color:var(--ugcify-primary-color,#201cfe)!important;border-color:var(--ugcify-primary-color,#201cfe)!important;box-shadow:none!important;color:var(--ugcify-button-text-color,#fff)!important;filter:none!important}.ugcify-reviews-section .ugcify-write-review-btn:hover{background-color:var(--ugcify-primary-color,#201cfe)!important;filter:brightness(.86)!important}.ugcify-reviews-section .ugcify-read-more{color:var(--ugcify-read-more-color,#000)!important;text-decoration:underline!important}.ugcify-reviews-section .ugcify-testimonial-nav{background-color:rgba(0,0,0,0)!important;border-color:rgba(0,0,0,0)!important;box-shadow:none!important;color:var(--ugcify-primary-color,#201cfe)!important}.ugcify-reviews-section .ugcify-testimonial-nav:disabled{color:#a7adbc!important}.ugcify-reviews-section .ugcify-slider-dot{background-color:#cfd5e2!important;border-color:rgba(0,0,0,0)!important;box-shadow:none!important}.ugcify-reviews-section .ugcify-slider-dot.is-active{background-color:#3b6ef5!important}.ugcify-reviews-section .ugcify-slider-nav{background-color:#fff!important;border-color:#eef0f6!important;box-shadow:0 8px 18px rgba(17,24,39,.12)!important;color:#3b6ef5!important}.ugcify-reviews-section .ugcify-slider-nav:hover:not(:disabled){border-color:#3b6ef5!important;box-shadow:0 10px 22px rgba(17,24,39,.16)!important}.ugcify-reviews-section .page-numbers{background-color:#fff!important;border-color:#e5e7eb!important;box-shadow:none!important;color:var(--ugcify-primary-color,#201cfe)!important}.ugcify-reviews-section .page-numbers:not(.disabled):hover{background-color:#f8f8ff!important;border-color:var(--ugcify-primary-color,#201cfe)!important}.ugcify-reviews-section .page-numbers.disabled{background-color:#fff!important;border-color:#e5e7eb!important;color:#ccc!important}.ugcify-reviews-section .page-numbers.current{background-color:var(--ugcify-primary-color,#201cfe)!important;border-color:var(--ugcify-primary-color,#201cfe)!important;color:#fff!important}.ugcify-reviews-section .ugcify-helpful-vote-trigger,.ugcify-reviews-section .ugcify-share-trigger{background-color:#fff!important;border-color:#e6e6eb!important;box-shadow:none!important;color:#27272e!important}.ugcify-reviews-section .ugcify-helpful-vote-trigger:where(:hover,:focus-visible),.ugcify-reviews-section .ugcify-share-trigger:where(:hover,:focus-visible){background-color:#f5f6f8!important;border-color:#c8c8d4!important}.ugcify-reviews-section .ugcify-helpful-vote-trigger--helpful.is-active,.ugcify-reviews-section .ugcify-helpful-vote-trigger--helpful.is-active:where(:hover,:focus-visible){background-color:#ebfbea!important;border-color:#00c853!important;color:#00b83f!important}.ugcify-reviews-section .ugcify-helpful-vote-trigger--not-helpful.is-active,.ugcify-reviews-section .ugcify-helpful-vote-trigger--not-helpful.is-active:where(:hover,:focus-visible){background-color:#fff3df!important;border-color:#f90!important;color:#f28c00!important}.ugcify-review-form-button,.ugcify-review-modal-overlay .ugcify-button-primary,.ugcify-review-modal-overlay .ugcify-step-button.primary,.ugcify-review-modal-overlay .ugcify-submit-button{background-color:#5b57f6!important;border-color:#5b57f6!important;color:#fff!important}.ugcify-review-form-button:hover,.ugcify-review-modal-overlay .ugcify-button-primary:hover,.ugcify-review-modal-overlay .ugcify-step-button.primary:hover:not(:disabled),.ugcify-review-modal-overlay .ugcify-submit-button:hover:not(:disabled){background-color:#4845d2!important;border-color:#4845d2!important}.ugcify-review-modal-overlay .ugcify-button-outline,.ugcify-review-modal-overlay .ugcify-step-button.secondary{background-color:#fff!important;border-color:#201cfe!important;color:#201cfe!important}.ugcify-review-modal-overlay :where(.ugcify-form-input,.ugcify-form-textarea,.ugcify-form-select){background-color:#fff!important;border-color:#bfbfe9!important;box-shadow:none!important;color:#1e1e1e!important}.ugcify-review-modal-overlay :where(.ugcify-form-input,.ugcify-form-textarea,.ugcify-form-select):focus{border-color:#201cfe!important;box-shadow:0 0 0 3px rgba(0,115,170,.1)!important}.ugcify-review-details-modal .ugcify-add-to-cart-btn.is-loading{color:rgba(0,0,0,0)!important}.ugcify-reels-modal-overlay .ugcify-reels-modal-close{background-color:rgba(0,0,0,.6)!important;border-color:rgba(0,0,0,0)!important;color:#fff!important}.ugcify-reels-modal-overlay .ugcify-reels-modal-close:hover{background-color:rgba(0,0,0,.85)!important}.ugcify-reels-modal-overlay .ugcify-reels-nav{background-color:hsla(0,0%,100%,.92)!important;border-color:hsla(0,0%,100%,.45)!important;color:#151515!important}.ugcify-reels-modal-overlay .ugcify-reels-nav:hover{background-color:#fff!important}.ugcify-reels-modal-overlay .ugcify-reels-nav:disabled,.ugcify-reels-modal-overlay .ugcify-reels-nav:disabled:hover{background-color:hsla(0,0%,100%,.72)!important}.ugcify-reels-modal-overlay .ugcify-reels-media-nav{background-color:rgba(0,0,0,.55)!important;border-color:rgba(0,0,0,0)!important;color:#fff!important}.ugcify-reels-modal-overlay .ugcify-reels-media-nav:hover{background-color:rgba(0,0,0,.85)!important}.ugcify-reels-modal-overlay .ugcify-reels-video-control{background-color:rgba(0,0,0,.34)!important;border-color:hsla(0,0%,100%,.22)!important;color:#fff!important}.ugcify-reels-modal-overlay .ugcify-reels-video-control:hover{background-color:rgba(0,0,0,.5)!important}.ugcify-reels-modal-overlay :is(.ugcify-reels-direct-cart-close,.ugcify-reels-share-close){background-color:hsla(0,0%,100%,.08)!important;border-color:hsla(0,0%,100%,.14)!important;color:#fff!important}.ugcify-reels-modal-overlay :is(.ugcify-reels-direct-cart-close,.ugcify-reels-share-close):hover{background-color:hsla(0,0%,100%,.14)!important}.ugcify-reels-modal-overlay :is(.ugcify-reels-helpful-vote-trigger,.ugcify-reels-share-btn,.ugcify-reels-share-channel){background-color:rgba(0,0,0,0)!important;border-color:rgba(0,0,0,0)!important;box-shadow:none!important;color:#fff!important}.ugcify-reels-modal-overlay .ugcify-reels-helpful-vote-trigger.is-active,.ugcify-reels-modal-overlay .ugcify-reels-helpful-vote-trigger.is-active:where(:hover,:focus-visible){background-color:rgba(0,0,0,0)!important;border-color:rgba(0,0,0,0)!important;color:#fff!important}.ugcify-reels-modal-overlay .ugcify-reels-share-url-copy-btn{background-color:hsla(0,0%,100%,.1)!important;border-color:hsla(0,0%,100%,.25)!important;color:#fff!important}.ugcify-reels-modal-overlay .ugcify-reels-share-url-copy-btn:hover{background-color:hsla(0,0%,100%,.2)!important}.ugcify-share-modal-overlay .ugcify-share-modal-close{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;padding:0!important;margin:0!important;background-color:#f5f5f8!important;border-color:rgba(0,0,0,0)!important;border-radius:50%!important;box-shadow:none!important;color:#555!important;line-height:1!important;overflow:visible!important;transform:none!important}.ugcify-share-modal-overlay .ugcify-share-modal-close:hover{background-color:#ebebf0!important;color:#111!important;transform:none!important}.ugcify-share-modal-overlay .ugcify-share-modal-close::before,.ugcify-share-modal-overlay .ugcify-share-modal-close::after{content:""!important;display:block!important;position:absolute!important;left:50%!important;top:50%!important;width:14px!important;height:2px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:currentColor!important;box-shadow:none!important;opacity:1!important;pointer-events:none!important;visibility:visible!important}.ugcify-share-modal-overlay .ugcify-share-modal-close::before{transform:translate(-50%,-50%) rotate(45deg)!important}.ugcify-share-modal-overlay .ugcify-share-modal-close::after{transform:translate(-50%,-50%) rotate(-45deg)!important}.ugcify-share-modal-overlay .ugcify-share-channel-btn{background-color:rgba(0,0,0,0)!important;border-color:rgba(0,0,0,0)!important;box-shadow:none!important}.ugcify-share-modal-overlay .ugcify-share-url-copy-btn{background-color:#fff!important;border-color:#e6e6eb!important;color:#27272e!important}.ugcify-share-modal-overlay .ugcify-share-url-copy-btn:hover{background-color:#f0f0f5!important;border-color:#c8c8d4!important}.ugcify-share-modal-overlay .ugcify-share-url-copy-btn.is-copied{background-color:#201cfe!important;border-color:#201cfe!important;color:#fff!important}body.ugcify-modal-open{overflow:hidden}@media (max-width:768px){.ugcify-form-progress-dots{max-width:160px}.ugcify-step-title{font-size:20px}.ugcify-star-rating-xlarge .ugcify-star{width:44px;height:44px}.ugcify-uploaded-files{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}@media (max-width:480px){.ugcify-review-button-wrapper .ugcify-review-form-button{width:100%}.ugcify-step-title{font-size:18px;margin-bottom:24px}.ugcify-star-rating-xlarge .ugcify-star{width:36px;height:36px}}