.mo-osp-container{max-width:1200px;margin:0 auto}.mo-osp-addon-toggle{display:inline-flex;align-items:center;gap:6px;font-size:16px;color:#334155}.mo-osp-addon-toggle input{margin:0}.mo-osp-addon-toggle-row{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:0 20px 12px 20px}.mo-osp-addon-toggle-emphasis{padding:2px 0;font-weight:700;color:#1e40af}.mo-osp-addon-toggle-emphasis input{transform:scale(1.2)}.mo-osp-header-icon{margin-right:8px;color:#334155;vertical-align:middle}.mo-osp-section-icon{margin-right:8px;color:#334155;vertical-align:middle}.mo-osp-subsection-icon{margin-right:6px;color:#334155;vertical-align:middle}.mo-osp-field-icon{margin-right:6px;color:#64748b;vertical-align:middle}.mo-osp-section-title,.mo-osp-subsection-title{display:flex;align-items:center}.mo-input-label{display:flex!important;align-items:center}.mo-osp-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:24px;box-shadow:0 1px 3px 0 rgb(0 0 0 / .1);overflow:hidden;margin:10px 20px}.mo-osp-card:last-child{margin-bottom:32px}.mo-osp-card-header{padding:24px 24px 16px 24px;border-bottom:1px solid #f1f5f9}.mo-osp-section-title{font-size:18px;font-weight:600;color:#334155;margin:0 0 8px 0;line-height:1.4}.mo-osp-section-desc{font-size:14px;color:#64748b;margin:0;line-height:1.5}.mo-osp-card-body{padding:20px 24px 24px 24px}.mo-osp-fields-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:768px){.mo-osp-fields-grid{grid-template-columns:1fr 1fr;gap:32px 24px}}.mo-osp-field-group{display:flex;flex-direction:column;gap:8px}.mo-osp-field-full{grid-column:1 / -1}.mo-osp-field-desc{font-size:13px;color:#64748b;margin:0;line-height:1.4}.mo-osp-toggle-btn{width:100%;padding:20px 24px;background:#fff0;border:none;text-align:left;cursor:pointer;transition:background-color 0.15s ease}.mo-osp-toggle-btn:hover{background-color:#f8fafc}.mo-osp-toggle-content{display:flex;align-items:center;justify-content:space-between;gap:16px}.mo-osp-toggle-indicator{display:flex;align-items:center;gap:8px}.mo-osp-toggle-text{font-size:14px;color:#64748b;font-weight:500}.mo-osp-toggle-icon{font-size:12px;color:#64748b;transition:transform 0.2s ease;display:inline-block}.mo-osp-toggle-icon.rotate-180{transform:rotate(180deg)}.mo-osp-advanced-hidden{display:none}.mo-osp-advanced-visible{display:block}.mo-osp-advanced-content{padding:0 24px 32px 24px;border-top:1px solid #f1f5f9}.mo-osp-subsection{margin-top:32px}.mo-osp-subsection:last-child{margin-bottom:0}.mo-osp-subsection-header{margin-bottom:20px;padding-top:24px}.mo-osp-subsection:first-child .mo-osp-subsection-header{padding-top:0}.mo-osp-subsection-title{font-size:16px;font-weight:600;color:#334155;margin:0 0 6px 0;line-height:1.4}.mo-osp-container .mo-form-input,.mo-osp-container .mo-form-textarea{border-radius:6px;border:1px solid #e2e8f0;padding:10px 12px;font-size:14px;transition:border-color 0.15s ease,box-shadow 0.15s ease;background:#fff;color:#334155}.mo-osp-container .mo-form-input:focus,.mo-osp-container .mo-form-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgb(99 102 241 / .1);outline:none}.mo-osp-container .mo-input-label{font-size:14px;font-weight:500;color:#334155;margin-bottom:6px;display:block}.mo-osp-container .mo-form-textarea{resize:vertical;min-height:120px}.mo-osp-container .mo-form-input[type="number"]{-webkit-appearance:none;-moz-appearance:textfield}.mo-osp-container .mo-form-input[type="number"]::-webkit-outer-spin-button,.mo-osp-container .mo-form-input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mo-osp-error-field{border-color:#ef4444!important;box-shadow:0 0 0 3px rgb(239 68 68 / .1)!important}.mo-osp-validation-error{color:#ef4444;font-size:12px;margin-top:4px;display:block}@media (max-width:767px){.mo-osp-container{padding:0 16px}.mo-osp-card-header,.mo-osp-card-body,.mo-osp-advanced-content{padding-left:20px;padding-right:20px}.mo-osp-toggle-btn{padding-left:20px;padding-right:20px}.mo-osp-section-title{font-size:16px}.mo-osp-subsection-title{font-size:15px}}@media (max-width:480px){.mo-osp-container{padding:0 12px}.mo-osp-card-header,.mo-osp-card-body,.mo-osp-advanced-content{padding-left:16px;padding-right:16px}.mo-osp-toggle-btn{padding-left:16px;padding-right:16px}}.mo-osp-puzzle-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);backdrop-filter:blur(4px);z-index:100001!important;display:flex;align-items:center;justify-content:center;animation:mo-osp-fade-in 0.3s ease-out}.mo-osp-puzzle-overlay.mo-osp-hidden{display:none}#mo-osp-puzzle-popup-outer-div{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100001!important;display:none}.mo-osp-puzzle-popup{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 10px 10px -5px rgb(0 0 0 / .04);max-width:480px;width:90%;max-height:90vh;overflow:hidden;animation:mo-osp-slide-up 0.3s ease-out;position:relative;z-index:100002}.mo-osp-puzzle-header{padding:24px 24px 16px 24px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.mo-osp-puzzle-title{display:flex;align-items:center;margin:0;font-size:18px;font-weight:600;color:#334155}.mo-osp-puzzle-icon{margin-right:8px;color:#6366f1}.mo-osp-puzzle-close{background:none;border:none;padding:8px;border-radius:6px;cursor:pointer;color:#6b7280;transition:all 0.2s ease}.mo-osp-puzzle-close:hover{background:#f3f4f6;color:#4b5563}.mo-osp-puzzle-body{padding:24px}.mo-osp-puzzle-message{margin-bottom:24px}.mo-osp-puzzle-message p{margin:0;color:#4b5563;font-size:14px;line-height:1.5}.mo-osp-puzzle-question{margin-bottom:20px}.mo-osp-puzzle-equation{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;font-size:24px;font-weight:600}.mo-osp-equation-text{color:#334155;font-family:'Courier New',monospace}.mo-osp-puzzle-image{max-width:280px;width:100%;height:auto;border-radius:4px;border:2px solid #e2e8f0;background:#fff;padding:2px;display:block}.mo-osp-equals{color:#6366f1;font-weight:700}.mo-osp-puzzle-input{width:80px;height:48px;border:2px solid #e2e8f0;border-radius:6px;text-align:center;font-size:20px;font-weight:600;color:#334155;background:#fff;transition:border-color 0.2s ease,box-shadow 0.2s ease}.mo-osp-puzzle-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgb(99 102 241 / .1)}.mo-osp-puzzle-input::placeholder{color:#9ca3af}.mo-osp-puzzle-error{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;color:#dc2626;font-size:14px;margin-bottom:20px}.mo-osp-error-icon{flex-shrink:0}.mo-osp-puzzle-footer{padding:16px 24px 24px 24px;display:flex;gap:12px;justify-content:flex-end}.mo-osp-puzzle-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.2s ease;border:none}.mo-osp-btn-secondary{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.mo-osp-btn-secondary:hover{background:#e5e7eb;color:#374151}.mo-osp-btn-primary{background:#6366f1;color:#fff}.mo-osp-btn-primary:hover{background:#4f46e5}.mo-osp-btn-primary:disabled{background:#9ca3af;cursor:not-allowed}@keyframes mo-osp-fade-in{from{opacity:0}to{opacity:1}}@keyframes mo-osp-slide-up{from{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.mo-osp-puzzle-popup{width:95%;margin:20px}.mo-osp-puzzle-header,.mo-osp-puzzle-body,.mo-osp-puzzle-footer{padding-left:20px;padding-right:20px}.mo-osp-puzzle-equation{font-size:20px;gap:12px;padding:12px;flex-wrap:wrap}.mo-osp-puzzle-image{max-width:100%}.mo-osp-puzzle-input{width:70px;height:44px;font-size:18px}.mo-osp-puzzle-footer{flex-direction:column}.mo-osp-puzzle-btn{width:100%;justify-content:center}}.mo-osp-processing{opacity:0.7!important;cursor:not-allowed!important;position:relative}.mo-osp-processing::after{content:'';position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid #fff;border-radius:50%;border-top-color:#fff0;animation:mo-osp-spin 1s linear infinite;z-index:1}@keyframes mo-osp-spin{to{transform:rotate(360deg)}}.mo-osp-processing{color:rgb(255 255 255 / .8)!important}.mo-osp-blocked-users-table{width:100%;border-collapse:collapse;margin-top:16px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px 0 rgb(0 0 0 / .1)}.mo-osp-blocked-users-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.mo-osp-blocked-users-table th{padding:12px 16px;text-align:left;font-weight:600;font-size:14px;color:#374151;border-bottom:1px solid #e5e7eb}.mo-osp-blocked-users-table td{padding:12px 16px;border-bottom:1px solid #f3f4f6;font-size:14px;color:#4b5563}.mo-osp-blocked-users-table tbody tr:hover{background:#f9fafb}.mo-osp-blocked-users-table tbody tr.mo-osp-expired{opacity:.6}.mo-osp-blocked-users-table .mo-osp-no-data,.mo-osp-blocked-users-table .mo-osp-error{text-align:center;padding:24px;color:#6b7280;font-style:italic}.mo-osp-blocked-users-table .mo-osp-error{color:#dc2626}.mo-osp-identifier-type{display:inline-block;padding:2px 8px;background:#f3f4f6;color:#4b5563;border-radius:4px;font-size:12px;font-weight:500;margin-right:8px;text-transform:capitalize}.mo-osp-identifier-masked{font-family:monospace;color:#374151}.mo-osp-block-reason{display:inline-block;padding:4px 10px;background:#fef2f2;color:#b91c1c;border-radius:4px;font-size:12px;font-weight:500}.mo-osp-remaining-time{font-weight:600;color:#dc2626;font-family:monospace}.mo-osp-blocked-users-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:12px}.mo-osp-blocked-users-pagination{margin-top:16px;display:flex;justify-content:center;align-items:center;gap:16px;padding:12px 0}.mo-osp-blocked-users-pagination button{min-width:100px}.mo-osp-blocked-users-pagination button:disabled{opacity:.5;cursor:not-allowed}.mo-osp-loading{text-align:center;padding:24px;color:#6b7280}.mo-button-small{padding:6px 12px;font-size:13px;min-height:auto}.mo-button-small:hover{transform:none}.mo-osp-unblock-user{background:#dc2626!important;color:#ffffff!important;border:1px solid #b91c1c!important;border-radius:6px!important;padding:8px 16px!important;font-size:13px!important;font-weight:500!important;cursor:pointer!important;transition:all 0.2s ease!important;display:inline-flex!important;align-items:center!important;gap:6px!important;min-width:auto!important;text-decoration:none!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important}.mo-osp-unblock-user:hover{background:#b91c1c!important;border-color:#991b1b!important;box-shadow:0 2px 4px 0 rgb(0 0 0 / .1)!important;transform:translateY(-1px)!important}.mo-osp-unblock-user:active{transform:translateY(0)!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important}.mo-osp-unblock-user:disabled,.mo-osp-unblock-user[disabled]{background:#9ca3af!important;border-color:#9ca3af!important;color:#ffffff!important;cursor:not-allowed!important;opacity:0.6!important;transform:none!important}.mo-osp-unblock-user:disabled:hover,.mo-osp-unblock-user[disabled]:hover{background:#9ca3af!important;border-color:#9ca3af!important;transform:none!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important}@media (max-width:768px){.mo-osp-blocked-users-table-container{overflow-x:auto}.mo-osp-blocked-users-table{min-width:600px}.mo-osp-blocked-users-table th,.mo-osp-blocked-users-table td{padding:10px 12px;font-size:13px}.mo-osp-blocked-users-actions{flex-direction:column}.mo-osp-blocked-users-actions button{width:100%}}.mo-osp-container{max-width:1200px;margin:0 auto}.mo-osp-addon-toggle{display:inline-flex;align-items:center;gap:6px;font-size:16px;color:#334155}.mo-osp-addon-toggle input{margin:0}.mo-osp-addon-toggle-row{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:0 20px 12px 20px}.mo-osp-addon-toggle-emphasis{padding:2px 0;font-weight:700;color:#1e40af}.mo-osp-addon-toggle-emphasis input{transform:scale(1.2)}.mo-osp-header-icon{margin-right:8px;color:#334155;vertical-align:middle}.mo-osp-section-icon{margin-right:8px;color:#334155;vertical-align:middle}.mo-osp-subsection-icon{margin-right:6px;color:#334155;vertical-align:middle}.mo-osp-field-icon{margin-right:6px;color:#64748b;vertical-align:middle}.mo-osp-section-title,.mo-osp-subsection-title{display:flex;align-items:center}.mo-input-label{display:flex!important;align-items:center}.mo-osp-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:24px;box-shadow:0 1px 3px 0 rgb(0 0 0 / .1);overflow:hidden;margin:10px 20px}.mo-osp-card:last-child{margin-bottom:32px}.mo-osp-card-header{padding:24px 24px 16px 24px;border-bottom:1px solid #f1f5f9}.mo-osp-section-title{font-size:18px;font-weight:600;color:#334155;margin:0 0 8px 0;line-height:1.4}.mo-osp-section-desc{font-size:14px;color:#64748b;margin:0;line-height:1.5}.mo-osp-card-body{padding:20px 24px 24px 24px}.mo-osp-fields-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:768px){.mo-osp-fields-grid{grid-template-columns:1fr 1fr;gap:32px 24px}}.mo-osp-field-group{display:flex;flex-direction:column;gap:8px}.mo-osp-field-full{grid-column:1 / -1}.mo-osp-field-desc{font-size:13px;color:#64748b;margin:0;line-height:1.4}.mo-osp-toggle-btn{width:100%;padding:20px 24px;background:#fff0;border:none;text-align:left;cursor:pointer;transition:background-color 0.15s ease}.mo-osp-toggle-btn:hover{background-color:#f8fafc}.mo-osp-toggle-content{display:flex;align-items:center;justify-content:space-between;gap:16px}.mo-osp-toggle-indicator{display:flex;align-items:center;gap:8px}.mo-osp-toggle-text{font-size:14px;color:#64748b;font-weight:500}.mo-osp-toggle-icon{font-size:12px;color:#64748b;transition:transform 0.2s ease;display:inline-block}.mo-osp-toggle-icon.rotate-180{transform:rotate(180deg)}.mo-osp-advanced-hidden{display:none}.mo-osp-advanced-visible{display:block}.mo-osp-advanced-content{padding:0 24px 32px 24px;border-top:1px solid #f1f5f9}.mo-osp-subsection{margin-top:32px}.mo-osp-subsection:last-child{margin-bottom:0}.mo-osp-subsection-header{margin-bottom:20px;padding-top:24px}.mo-osp-subsection:first-child .mo-osp-subsection-header{padding-top:0}.mo-osp-subsection-title{font-size:16px;font-weight:600;color:#334155;margin:0 0 6px 0;line-height:1.4}.mo-osp-container .mo-form-input,.mo-osp-container .mo-form-textarea{border-radius:6px;border:1px solid #e2e8f0;padding:10px 12px;font-size:14px;transition:border-color 0.15s ease,box-shadow 0.15s ease;background:#fff;color:#334155}.mo-osp-container .mo-form-input:focus,.mo-osp-container .mo-form-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgb(99 102 241 / .1);outline:none}.mo-osp-container .mo-input-label{font-size:14px;font-weight:500;color:#334155;margin-bottom:6px;display:block}.mo-osp-container .mo-form-textarea{resize:vertical;min-height:120px}.mo-osp-container .mo-form-input[type="number"]{-webkit-appearance:none;-moz-appearance:textfield}.mo-osp-container .mo-form-input[type="number"]::-webkit-outer-spin-button,.mo-osp-container .mo-form-input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mo-osp-error-field{border-color:#ef4444!important;box-shadow:0 0 0 3px rgb(239 68 68 / .1)!important}.mo-osp-validation-error{color:#ef4444;font-size:12px;margin-top:4px;display:block}@media (max-width:767px){.mo-osp-container{padding:0 16px}.mo-osp-card-header,.mo-osp-card-body,.mo-osp-advanced-content{padding-left:20px;padding-right:20px}.mo-osp-toggle-btn{padding-left:20px;padding-right:20px}.mo-osp-section-title{font-size:16px}.mo-osp-subsection-title{font-size:15px}}@media (max-width:480px){.mo-osp-container{padding:0 12px}.mo-osp-card-header,.mo-osp-card-body,.mo-osp-advanced-content{padding-left:16px;padding-right:16px}.mo-osp-toggle-btn{padding-left:16px;padding-right:16px}}.mo-osp-puzzle-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);backdrop-filter:blur(4px);z-index:100001!important;display:flex;align-items:center;justify-content:center;animation:mo-osp-fade-in 0.3s ease-out}.mo-osp-puzzle-overlay.mo-osp-hidden{display:none}#mo-osp-puzzle-popup-outer-div{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100001!important;display:none}.mo-osp-puzzle-popup{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 10px 10px -5px rgb(0 0 0 / .04);max-width:480px;width:90%;max-height:90vh;overflow:hidden;animation:mo-osp-slide-up 0.3s ease-out;position:relative;z-index:100002}.mo-osp-puzzle-header{padding:24px 24px 16px 24px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.mo-osp-puzzle-title{display:flex;align-items:center;margin:0;font-size:18px;font-weight:600;color:#334155}.mo-osp-puzzle-icon{margin-right:8px;color:#6366f1}.mo-osp-puzzle-close{background:none;border:none;padding:8px;border-radius:6px;cursor:pointer;color:#6b7280;transition:all 0.2s ease}.mo-osp-puzzle-close:hover{background:#f3f4f6;color:#4b5563}.mo-osp-puzzle-body{padding:24px}.mo-osp-puzzle-message{margin-bottom:24px}.mo-osp-puzzle-message p{margin:0;color:#4b5563;font-size:14px;line-height:1.5}.mo-osp-puzzle-question{margin-bottom:20px}.mo-osp-puzzle-equation{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;font-size:24px;font-weight:600}.mo-osp-equation-text{color:#334155;font-family:'Courier New',monospace}.mo-osp-puzzle-image{max-width:280px;width:100%;height:auto;border-radius:4px;border:2px solid #e2e8f0;background:#fff;padding:2px;display:block}.mo-osp-equals{color:#6366f1;font-weight:700}.mo-osp-puzzle-input{width:80px;height:48px;border:2px solid #e2e8f0;border-radius:6px;text-align:center;font-size:20px;font-weight:600;color:#334155;background:#fff;transition:border-color 0.2s ease,box-shadow 0.2s ease}.mo-osp-puzzle-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgb(99 102 241 / .1)}.mo-osp-puzzle-input::placeholder{color:#9ca3af}.mo-osp-puzzle-error{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;color:#dc2626;font-size:14px;margin-bottom:20px}.mo-osp-error-icon{flex-shrink:0}.mo-osp-puzzle-footer{padding:16px 24px 24px 24px;display:flex;gap:12px;justify-content:flex-end}.mo-osp-puzzle-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.2s ease;border:none}.mo-osp-btn-secondary{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.mo-osp-btn-secondary:hover{background:#e5e7eb;color:#374151}.mo-osp-btn-primary{background:#6366f1;color:#fff}.mo-osp-btn-primary:hover{background:#4f46e5}.mo-osp-btn-primary:disabled{background:#9ca3af;cursor:not-allowed}@keyframes mo-osp-fade-in{from{opacity:0}to{opacity:1}}@keyframes mo-osp-slide-up{from{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.mo-osp-puzzle-popup{width:95%;margin:20px}.mo-osp-puzzle-header,.mo-osp-puzzle-body,.mo-osp-puzzle-footer{padding-left:20px;padding-right:20px}.mo-osp-puzzle-equation{font-size:20px;gap:12px;padding:12px;flex-wrap:wrap}.mo-osp-puzzle-image{max-width:100%}.mo-osp-puzzle-input{width:70px;height:44px;font-size:18px}.mo-osp-puzzle-footer{flex-direction:column}.mo-osp-puzzle-btn{width:100%;justify-content:center}}.mo-osp-processing{opacity:0.7!important;cursor:not-allowed!important;position:relative}.mo-osp-processing::after{content:'';position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid #fff;border-radius:50%;border-top-color:#fff0;animation:mo-osp-spin 1s linear infinite;z-index:1}@keyframes mo-osp-spin{to{transform:rotate(360deg)}}.mo-osp-processing{color:rgb(255 255 255 / .8)!important}.mo-osp-blocked-users-table{width:100%;border-collapse:collapse;margin-top:16px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px 0 rgb(0 0 0 / .1)}.mo-osp-blocked-users-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.mo-osp-blocked-users-table th{padding:12px 16px;text-align:left;font-weight:600;font-size:14px;color:#374151;border-bottom:1px solid #e5e7eb}.mo-osp-blocked-users-table td{padding:12px 16px;border-bottom:1px solid #f3f4f6;font-size:14px;color:#4b5563}.mo-osp-blocked-users-table tbody tr:hover{background:#f9fafb}.mo-osp-blocked-users-table tbody tr.mo-osp-expired{opacity:.6}.mo-osp-blocked-users-table .mo-osp-no-data,.mo-osp-blocked-users-table .mo-osp-error{text-align:center;padding:24px;color:#6b7280;font-style:italic}.mo-osp-blocked-users-table .mo-osp-error{color:#dc2626}.mo-osp-identifier-type{display:inline-block;padding:2px 8px;background:#f3f4f6;color:#4b5563;border-radius:4px;font-size:12px;font-weight:500;margin-right:8px;text-transform:capitalize}.mo-osp-identifier-masked{font-family:monospace;color:#374151}.mo-osp-block-reason{display:inline-block;padding:4px 10px;background:#fef2f2;color:#b91c1c;border-radius:4px;font-size:12px;font-weight:500}.mo-osp-remaining-time{font-weight:600;color:#dc2626;font-family:monospace}.mo-osp-blocked-users-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:12px}.mo-osp-blocked-users-pagination{margin-top:16px;display:flex;justify-content:center;align-items:center;gap:16px;padding:12px 0}.mo-osp-blocked-users-pagination button{min-width:100px}.mo-osp-blocked-users-pagination button:disabled{opacity:.5;cursor:not-allowed}.mo-osp-loading{text-align:center;padding:24px;color:#6b7280}.mo-button-small{padding:6px 12px;font-size:13px;min-height:auto}.mo-button-small:hover{transform:none}.mo-osp-unblock-user{background:#dc2626!important;color:#ffffff!important;border:1px solid #b91c1c!important;border-radius:6px!important;padding:8px 16px!important;font-size:13px!important;font-weight:500!important;cursor:pointer!important;transition:all 0.2s ease!important;display:inline-flex!important;align-items:center!important;gap:6px!important;min-width:auto!important;text-decoration:none!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important}.mo-osp-unblock-user:hover{background:#b91c1c!important;border-color:#991b1b!important;box-shadow:0 2px 4px 0 rgb(0 0 0 / .1)!important;transform:translateY(-1px)!important}.mo-osp-unblock-user:active{transform:translateY(0)!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important}.mo-osp-unblock-user:disabled,.mo-osp-unblock-user[disabled]{background:#9ca3af!important;border-color:#9ca3af!important;color:#ffffff!important;cursor:not-allowed!important;opacity:0.6!important;transform:none!important}.mo-osp-unblock-user:disabled:hover,.mo-osp-unblock-user[disabled]:hover{background:#9ca3af!important;border-color:#9ca3af!important;transform:none!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important}@media (max-width:768px){.mo-osp-blocked-users-table-container{overflow-x:auto}.mo-osp-blocked-users-table{min-width:600px}.mo-osp-blocked-users-table th,.mo-osp-blocked-users-table td{padding:10px 12px;font-size:13px}.mo-osp-blocked-users-actions{flex-direction:column}.mo-osp-blocked-users-actions button{width:100%}}.ht-ctc-chat{--side:right}.ht-ctc-opacity-hide{opacity:0}.ht-ctc-opacity-show{opacity:1}.ht-ctc-display-hide{display:none}.ht-ctc-display-show{display:block}.ht-ctc-display-unset{display:unset!important}@keyframes ctcBounce{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@keyframes ctc_fadeIn{0%{opacity:0}to{opacity:1}}.ht-ctc-bounce{animation:ctcBounce .45s ease-out forwards}.ht-ctc-fade-in{animation:ctc_fadeIn .25s ease}.ht_ctc_chat_greetings_box :not(ul):not(ol):not(.ht_ctc_default):not(.ht_ctc_defaults *){box-sizing:border-box;margin:0;padding:0}.ht_ctc_chat_greetings_box ol,.ht_ctc_chat_greetings_box ul{margin-bottom:0;margin-top:0}.ht_ctc_chat_greetings_box_layout{clear:both}.ht_ctc_greetings{pointer-events:none}.ht_ctc_chat_greetings_box{pointer-events:auto}.ht_ctc_greetings_box{opacity:0;transform:scale(0) translate(20px,20px);transform-origin:bottom var(--side,right);transition:all .4s cubic-bezier(.19,1,.22,1)}.ht_ctc_greetings_box.ht_ctc_greetings_box_open{opacity:1;pointer-events:auto;transform:scale(1) translate(0)}.ht_ctc_modal_backdrop{animation:ctc_fadeIn .2s ease;backdrop-filter:blur(1px);background:rgb(0 0 0 / .3);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9}.ht_ctc_notification{animation:ctcBounce .45s ease-out forwards}@keyframes ht_ctc_cta_stick{0%{opacity:0;transform:translateX(6px) scaleX(.6)}to{opacity:1;transform:translateX(0) scaleX(1)}}.ht-ctc-cta-stick{animation-duration:.12s;animation-fill-mode:both;animation-name:ht_ctc_cta_stick;animation-timing-function:cubic-bezier(.25,.8,.25,1);transform-origin:var(--side,right) center}.ctc_g_content{max-height:calc(80vh - 140px);overflow-y:auto}.ctc_g_bottom,.ctc_g_content,.ctc_g_sentbutton{margin-top:-.9px!important}.greetings_header_image{display:inline-block;position:relative}.greetings_header_image img{object-fit:cover}.g_header_badge_online{border-radius:50%;bottom:0;height:12px;position:absolute;right:0;width:12px;z-index:1}@media only screen and (min-width:900px){.ctc_g_content::-webkit-scrollbar{width:2.8px}.ctc_g_content::-webkit-scrollbar-thumb{background:#a5a5a5}}@media only screen and (max-width:420px){.ctc_side_positions .ctc_m_p_left{left:0!important;right:unset!important}.ctc_side_positions .ctc_m_p_right{left:unset!important;right:0!important}.ctc_side_positions .ctc_m_p_left .ctc_greetings_close_btn{float:left!important}.ctc_side_positions .ctc_m_p_right .ctc_greetings_close_btn{float:right!important}.ctc_side_positions .ctc_m_cta_order_0{order:0!important}.ctc_side_positions .ctc_m_cta_order_1{order:1!important}.ht_ctc_greetings.ctc_m_full_width{bottom:0!important;position:fixed!important;right:0!important}.ht_ctc_greetings.ctc_m_full_width .ht_ctc_chat_greetings_box{margin:7px!important;min-width:80vw!important;position:unset!important;width:calc(100vw - 14px)!important}.ctc_m_full_width .ctc_g_message_box_width{max-width:85%!important}.ht_ctc_animation:has(.ht_ctc_greetings){animation-fill-mode:none!important}}.ht-ctc-chat{--side:right}.ht-ctc-opacity-hide{opacity:0}.ht-ctc-opacity-show{opacity:1}.ht-ctc-display-hide{display:none}.ht-ctc-display-show{display:block}.ht-ctc-display-unset{display:unset!important}@keyframes ctcBounce{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@keyframes ctc_fadeIn{0%{opacity:0}to{opacity:1}}.ht-ctc-bounce{animation:ctcBounce .45s ease-out forwards}.ht-ctc-fade-in{animation:ctc_fadeIn .25s ease}.ht_ctc_chat_greetings_box :not(ul):not(ol):not(.ht_ctc_default):not(.ht_ctc_defaults *){box-sizing:border-box;margin:0;padding:0}.ht_ctc_chat_greetings_box ol,.ht_ctc_chat_greetings_box ul{margin-bottom:0;margin-top:0}.ht_ctc_chat_greetings_box_layout{clear:both}.ht_ctc_greetings{pointer-events:none}.ht_ctc_chat_greetings_box{pointer-events:auto}.ht_ctc_greetings_box{opacity:0;transform:scale(0) translate(20px,20px);transform-origin:bottom var(--side,right);transition:all .4s cubic-bezier(.19,1,.22,1)}.ht_ctc_greetings_box.ht_ctc_greetings_box_open{opacity:1;pointer-events:auto;transform:scale(1) translate(0)}.ht_ctc_modal_backdrop{animation:ctc_fadeIn .2s ease;backdrop-filter:blur(1px);background:rgb(0 0 0 / .3);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9}.ht_ctc_notification{animation:ctcBounce .45s ease-out forwards}@keyframes ht_ctc_cta_stick{0%{opacity:0;transform:translateX(6px) scaleX(.6)}to{opacity:1;transform:translateX(0) scaleX(1)}}.ht-ctc-cta-stick{animation-duration:.12s;animation-fill-mode:both;animation-name:ht_ctc_cta_stick;animation-timing-function:cubic-bezier(.25,.8,.25,1);transform-origin:var(--side,right) center}.ctc_g_content{max-height:calc(80vh - 140px);overflow-y:auto}.ctc_g_bottom,.ctc_g_content,.ctc_g_sentbutton{margin-top:-.9px!important}.greetings_header_image{display:inline-block;position:relative}.greetings_header_image img{object-fit:cover}.g_header_badge_online{border-radius:50%;bottom:0;height:12px;position:absolute;right:0;width:12px;z-index:1}@media only screen and (min-width:900px){.ctc_g_content::-webkit-scrollbar{width:2.8px}.ctc_g_content::-webkit-scrollbar-thumb{background:#a5a5a5}}@media only screen and (max-width:420px){.ctc_side_positions .ctc_m_p_left{left:0!important;right:unset!important}.ctc_side_positions .ctc_m_p_right{left:unset!important;right:0!important}.ctc_side_positions .ctc_m_p_left .ctc_greetings_close_btn{float:left!important}.ctc_side_positions .ctc_m_p_right .ctc_greetings_close_btn{float:right!important}.ctc_side_positions .ctc_m_cta_order_0{order:0!important}.ctc_side_positions .ctc_m_cta_order_1{order:1!important}.ht_ctc_greetings.ctc_m_full_width{bottom:0!important;position:fixed!important;right:0!important}.ht_ctc_greetings.ctc_m_full_width .ht_ctc_chat_greetings_box{margin:7px!important;min-width:80vw!important;position:unset!important;width:calc(100vw - 14px)!important}.ctc_m_full_width .ctc_g_message_box_width{max-width:85%!important}.ht_ctc_animation:has(.ht_ctc_greetings){animation-fill-mode:none!important}}.mo-osp-container{max-width:1200px;margin:0 auto}.mo-osp-addon-toggle{display:inline-flex;align-items:center;gap:6px;font-size:16px;color:#334155}.mo-osp-addon-toggle input{margin:0}.mo-osp-addon-toggle-row{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:0 20px 12px 20px}.mo-osp-addon-toggle-emphasis{padding:2px 0;font-weight:700;color:#1e40af}.mo-osp-addon-toggle-emphasis input{transform:scale(1.2)}.mo-osp-header-icon{margin-right:8px;color:#334155;vertical-align:middle}.mo-osp-section-icon{margin-right:8px;color:#334155;vertical-align:middle}.mo-osp-subsection-icon{margin-right:6px;color:#334155;vertical-align:middle}.mo-osp-field-icon{margin-right:6px;color:#64748b;vertical-align:middle}.mo-osp-section-title,.mo-osp-subsection-title{display:flex;align-items:center}.mo-input-label{display:flex!important;align-items:center}.mo-osp-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:24px;box-shadow:0 1px 3px 0 rgb(0 0 0 / .1);overflow:hidden;margin:10px 20px}.mo-osp-card:last-child{margin-bottom:32px}.mo-osp-card-header{padding:24px 24px 16px 24px;border-bottom:1px solid #f1f5f9}.mo-osp-section-title{font-size:18px;font-weight:600;color:#334155;margin:0 0 8px 0;line-height:1.4}.mo-osp-section-desc{font-size:14px;color:#64748b;margin:0;line-height:1.5}.mo-osp-card-body{padding:20px 24px 24px 24px}.mo-osp-fields-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:768px){.mo-osp-fields-grid{grid-template-columns:1fr 1fr;gap:32px 24px}}.mo-osp-field-group{display:flex;flex-direction:column;gap:8px}.mo-osp-field-full{grid-column:1 / -1}.mo-osp-field-desc{font-size:13px;color:#64748b;margin:0;line-height:1.4}.mo-osp-toggle-btn{width:100%;padding:20px 24px;background:#fff0;border:none;text-align:left;cursor:pointer;transition:background-color 0.15s ease}.mo-osp-toggle-btn:hover{background-color:#f8fafc}.mo-osp-toggle-content{display:flex;align-items:center;justify-content:space-between;gap:16px}.mo-osp-toggle-indicator{display:flex;align-items:center;gap:8px}.mo-osp-toggle-text{font-size:14px;color:#64748b;font-weight:500}.mo-osp-toggle-icon{font-size:12px;color:#64748b;transition:transform 0.2s ease;display:inline-block}.mo-osp-toggle-icon.rotate-180{transform:rotate(180deg)}.mo-osp-advanced-hidden{display:none}.mo-osp-advanced-visible{display:block}.mo-osp-advanced-content{padding:0 24px 32px 24px;border-top:1px solid #f1f5f9}.mo-osp-subsection{margin-top:32px}.mo-osp-subsection:last-child{margin-bottom:0}.mo-osp-subsection-header{margin-bottom:20px;padding-top:24px}.mo-osp-subsection:first-child .mo-osp-subsection-header{padding-top:0}.mo-osp-subsection-title{font-size:16px;font-weight:600;color:#334155;margin:0 0 6px 0;line-height:1.4}.mo-osp-container .mo-form-input,.mo-osp-container .mo-form-textarea{border-radius:6px;border:1px solid #e2e8f0;padding:10px 12px;font-size:14px;transition:border-color 0.15s ease,box-shadow 0.15s ease;background:#fff;color:#334155}.mo-osp-container .mo-form-input:focus,.mo-osp-container .mo-form-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgb(99 102 241 / .1);outline:none}.mo-osp-container .mo-input-label{font-size:14px;font-weight:500;color:#334155;margin-bottom:6px;display:block}.mo-osp-container .mo-form-textarea{resize:vertical;min-height:120px}.mo-osp-container .mo-form-input[type="number"]{-webkit-appearance:none;-moz-appearance:textfield}.mo-osp-container .mo-form-input[type="number"]::-webkit-outer-spin-button,.mo-osp-container .mo-form-input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mo-osp-error-field{border-color:#ef4444!important;box-shadow:0 0 0 3px rgb(239 68 68 / .1)!important}.mo-osp-validation-error{color:#ef4444;font-size:12px;margin-top:4px;display:block}@media (max-width:767px){.mo-osp-container{padding:0 16px}.mo-osp-card-header,.mo-osp-card-body,.mo-osp-advanced-content{padding-left:20px;padding-right:20px}.mo-osp-toggle-btn{padding-left:20px;padding-right:20px}.mo-osp-section-title{font-size:16px}.mo-osp-subsection-title{font-size:15px}}@media (max-width:480px){.mo-osp-container{padding:0 12px}.mo-osp-card-header,.mo-osp-card-body,.mo-osp-advanced-content{padding-left:16px;padding-right:16px}.mo-osp-toggle-btn{padding-left:16px;padding-right:16px}}.mo-osp-puzzle-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);backdrop-filter:blur(4px);z-index:100001!important;display:flex;align-items:center;justify-content:center;animation:mo-osp-fade-in 0.3s ease-out}.mo-osp-puzzle-overlay.mo-osp-hidden{display:none}#mo-osp-puzzle-popup-outer-div{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100001!important;display:none}.mo-osp-puzzle-popup{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 10px 10px -5px rgb(0 0 0 / .04);max-width:480px;width:90%;max-height:90vh;overflow:hidden;animation:mo-osp-slide-up 0.3s ease-out;position:relative;z-index:100002}.mo-osp-puzzle-header{padding:24px 24px 16px 24px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.mo-osp-puzzle-title{display:flex;align-items:center;margin:0;font-size:18px;font-weight:600;color:#334155}.mo-osp-puzzle-icon{margin-right:8px;color:#6366f1}.mo-osp-puzzle-close{background:none;border:none;padding:8px;border-radius:6px;cursor:pointer;color:#6b7280;transition:all 0.2s ease}.mo-osp-puzzle-close:hover{background:#f3f4f6;color:#4b5563}.mo-osp-puzzle-body{padding:24px}.mo-osp-puzzle-message{margin-bottom:24px}.mo-osp-puzzle-message p{margin:0;color:#4b5563;font-size:14px;line-height:1.5}.mo-osp-puzzle-question{margin-bottom:20px}.mo-osp-puzzle-equation{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;font-size:24px;font-weight:600}.mo-osp-equation-text{color:#334155;font-family:'Courier New',monospace}.mo-osp-puzzle-image{max-width:280px;width:100%;height:auto;border-radius:4px;border:2px solid #e2e8f0;background:#fff;padding:2px;display:block}.mo-osp-equals{color:#6366f1;font-weight:700}.mo-osp-puzzle-input{width:80px;height:48px;border:2px solid #e2e8f0;border-radius:6px;text-align:center;font-size:20px;font-weight:600;color:#334155;background:#fff;transition:border-color 0.2s ease,box-shadow 0.2s ease}.mo-osp-puzzle-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgb(99 102 241 / .1)}.mo-osp-puzzle-input::placeholder{color:#9ca3af}.mo-osp-puzzle-error{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;color:#dc2626;font-size:14px;margin-bottom:20px}.mo-osp-error-icon{flex-shrink:0}.mo-osp-puzzle-footer{padding:16px 24px 24px 24px;display:flex;gap:12px;justify-content:flex-end}.mo-osp-puzzle-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.2s ease;border:none}.mo-osp-btn-secondary{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.mo-osp-btn-secondary:hover{background:#e5e7eb;color:#374151}.mo-osp-btn-primary{background:#6366f1;color:#fff}.mo-osp-btn-primary:hover{background:#4f46e5}.mo-osp-btn-primary:disabled{background:#9ca3af;cursor:not-allowed}@keyframes mo-osp-fade-in{from{opacity:0}to{opacity:1}}@keyframes mo-osp-slide-up{from{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.mo-osp-puzzle-popup{width:95%;margin:20px}.mo-osp-puzzle-header,.mo-osp-puzzle-body,.mo-osp-puzzle-footer{padding-left:20px;padding-right:20px}.mo-osp-puzzle-equation{font-size:20px;gap:12px;padding:12px;flex-wrap:wrap}.mo-osp-puzzle-image{max-width:100%}.mo-osp-puzzle-input{width:70px;height:44px;font-size:18px}.mo-osp-puzzle-footer{flex-direction:column}.mo-osp-puzzle-btn{width:100%;justify-content:center}}.mo-osp-processing{opacity:0.7!important;cursor:not-allowed!important;position:relative}.mo-osp-processing::after{content:'';position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid #fff;border-radius:50%;border-top-color:#fff0;animation:mo-osp-spin 1s linear infinite;z-index:1}@keyframes mo-osp-spin{to{transform:rotate(360deg)}}.mo-osp-processing{color:rgb(255 255 255 / .8)!important}.mo-osp-blocked-users-table{width:100%;border-collapse:collapse;margin-top:16px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px 0 rgb(0 0 0 / .1)}.mo-osp-blocked-users-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.mo-osp-blocked-users-table th{padding:12px 16px;text-align:left;font-weight:600;font-size:14px;color:#374151;border-bottom:1px solid #e5e7eb}.mo-osp-blocked-users-table td{padding:12px 16px;border-bottom:1px solid #f3f4f6;font-size:14px;color:#4b5563}.mo-osp-blocked-users-table tbody tr:hover{background:#f9fafb}.mo-osp-blocked-users-table tbody tr.mo-osp-expired{opacity:.6}.mo-osp-blocked-users-table .mo-osp-no-data,.mo-osp-blocked-users-table .mo-osp-error{text-align:center;padding:24px;color:#6b7280;font-style:italic}.mo-osp-blocked-users-table .mo-osp-error{color:#dc2626}.mo-osp-identifier-type{display:inline-block;padding:2px 8px;background:#f3f4f6;color:#4b5563;border-radius:4px;font-size:12px;font-weight:500;margin-right:8px;text-transform:capitalize}.mo-osp-identifier-masked{font-family:monospace;color:#374151}.mo-osp-block-reason{display:inline-block;padding:4px 10px;background:#fef2f2;color:#b91c1c;border-radius:4px;font-size:12px;font-weight:500}.mo-osp-remaining-time{font-weight:600;color:#dc2626;font-family:monospace}.mo-osp-blocked-users-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:12px}.mo-osp-blocked-users-pagination{margin-top:16px;display:flex;justify-content:center;align-items:center;gap:16px;padding:12px 0}.mo-osp-blocked-users-pagination button{min-width:100px}.mo-osp-blocked-users-pagination button:disabled{opacity:.5;cursor:not-allowed}.mo-osp-loading{text-align:center;padding:24px;color:#6b7280}.mo-button-small{padding:6px 12px;font-size:13px;min-height:auto}.mo-button-small:hover{transform:none}.mo-osp-unblock-user{background:#dc2626!important;color:#ffffff!important;border:1px solid #b91c1c!important;border-radius:6px!important;padding:8px 16px!important;font-size:13px!important;font-weight:500!important;cursor:pointer!important;transition:all 0.2s ease!important;display:inline-flex!important;align-items:center!important;gap:6px!important;min-width:auto!important;text-decoration:none!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important}.mo-osp-unblock-user:hover{background:#b91c1c!important;border-color:#991b1b!important;box-shadow:0 2px 4px 0 rgb(0 0 0 / .1)!important;transform:translateY(-1px)!important}.mo-osp-unblock-user:active{transform:translateY(0)!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important}.mo-osp-unblock-user:disabled,.mo-osp-unblock-user[disabled]{background:#9ca3af!important;border-color:#9ca3af!important;color:#ffffff!important;cursor:not-allowed!important;opacity:0.6!important;transform:none!important}.mo-osp-unblock-user:disabled:hover,.mo-osp-unblock-user[disabled]:hover{background:#9ca3af!important;border-color:#9ca3af!important;transform:none!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important}@media (max-width:768px){.mo-osp-blocked-users-table-container{overflow-x:auto}.mo-osp-blocked-users-table{min-width:600px}.mo-osp-blocked-users-table th,.mo-osp-blocked-users-table td{padding:10px 12px;font-size:13px}.mo-osp-blocked-users-actions{flex-direction:column}.mo-osp-blocked-users-actions button{width:100%}}.mo-osp-container{max-width:1200px;margin:0 auto}.mo-osp-addon-toggle{display:inline-flex;align-items:center;gap:6px;font-size:16px;color:#334155}.mo-osp-addon-toggle input{margin:0}.mo-osp-addon-toggle-row{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:0 20px 12px 20px}.mo-osp-addon-toggle-emphasis{padding:2px 0;font-weight:700;color:#1e40af}.mo-osp-addon-toggle-emphasis input{transform:scale(1.2)}.mo-osp-header-icon{margin-right:8px;color:#334155;vertical-align:middle}.mo-osp-section-icon{margin-right:8px;color:#334155;vertical-align:middle}.mo-osp-subsection-icon{margin-right:6px;color:#334155;vertical-align:middle}.mo-osp-field-icon{margin-right:6px;color:#64748b;vertical-align:middle}.mo-osp-section-title,.mo-osp-subsection-title{display:flex;align-items:center}.mo-input-label{display:flex!important;align-items:center}.mo-osp-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:24px;box-shadow:0 1px 3px 0 rgb(0 0 0 / .1);overflow:hidden;margin:10px 20px}.mo-osp-card:last-child{margin-bottom:32px}.mo-osp-card-header{padding:24px 24px 16px 24px;border-bottom:1px solid #f1f5f9}.mo-osp-section-title{font-size:18px;font-weight:600;color:#334155;margin:0 0 8px 0;line-height:1.4}.mo-osp-section-desc{font-size:14px;color:#64748b;margin:0;line-height:1.5}.mo-osp-card-body{padding:20px 24px 24px 24px}.mo-osp-fields-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:768px){.mo-osp-fields-grid{grid-template-columns:1fr 1fr;gap:32px 24px}}.mo-osp-field-group{display:flex;flex-direction:column;gap:8px}.mo-osp-field-full{grid-column:1 / -1}.mo-osp-field-desc{font-size:13px;color:#64748b;margin:0;line-height:1.4}.mo-osp-toggle-btn{width:100%;padding:20px 24px;background:#fff0;border:none;text-align:left;cursor:pointer;transition:background-color 0.15s ease}.mo-osp-toggle-btn:hover{background-color:#f8fafc}.mo-osp-toggle-content{display:flex;align-items:center;justify-content:space-between;gap:16px}.mo-osp-toggle-indicator{display:flex;align-items:center;gap:8px}.mo-osp-toggle-text{font-size:14px;color:#64748b;font-weight:500}.mo-osp-toggle-icon{font-size:12px;color:#64748b;transition:transform 0.2s ease;display:inline-block}.mo-osp-toggle-icon.rotate-180{transform:rotate(180deg)}.mo-osp-advanced-hidden{display:none}.mo-osp-advanced-visible{display:block}.mo-osp-advanced-content{padding:0 24px 32px 24px;border-top:1px solid #f1f5f9}.mo-osp-subsection{margin-top:32px}.mo-osp-subsection:last-child{margin-bottom:0}.mo-osp-subsection-header{margin-bottom:20px;padding-top:24px}.mo-osp-subsection:first-child .mo-osp-subsection-header{padding-top:0}.mo-osp-subsection-title{font-size:16px;font-weight:600;color:#334155;margin:0 0 6px 0;line-height:1.4}.mo-osp-container .mo-form-input,.mo-osp-container .mo-form-textarea{border-radius:6px;border:1px solid #e2e8f0;padding:10px 12px;font-size:14px;transition:border-color 0.15s ease,box-shadow 0.15s ease;background:#fff;color:#334155}.mo-osp-container .mo-form-input:focus,.mo-osp-container .mo-form-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgb(99 102 241 / .1);outline:none}.mo-osp-container .mo-input-label{font-size:14px;font-weight:500;color:#334155;margin-bottom:6px;display:block}.mo-osp-container .mo-form-textarea{resize:vertical;min-height:120px}.mo-osp-container .mo-form-input[type="number"]{-webkit-appearance:none;-moz-appearance:textfield}.mo-osp-container .mo-form-input[type="number"]::-webkit-outer-spin-button,.mo-osp-container .mo-form-input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mo-osp-error-field{border-color:#ef4444!important;box-shadow:0 0 0 3px rgb(239 68 68 / .1)!important}.mo-osp-validation-error{color:#ef4444;font-size:12px;margin-top:4px;display:block}@media (max-width:767px){.mo-osp-container{padding:0 16px}.mo-osp-card-header,.mo-osp-card-body,.mo-osp-advanced-content{padding-left:20px;padding-right:20px}.mo-osp-toggle-btn{padding-left:20px;padding-right:20px}.mo-osp-section-title{font-size:16px}.mo-osp-subsection-title{font-size:15px}}@media (max-width:480px){.mo-osp-container{padding:0 12px}.mo-osp-card-header,.mo-osp-card-body,.mo-osp-advanced-content{padding-left:16px;padding-right:16px}.mo-osp-toggle-btn{padding-left:16px;padding-right:16px}}.mo-osp-puzzle-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);backdrop-filter:blur(4px);z-index:100001!important;display:flex;align-items:center;justify-content:center;animation:mo-osp-fade-in 0.3s ease-out}.mo-osp-puzzle-overlay.mo-osp-hidden{display:none}#mo-osp-puzzle-popup-outer-div{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100001!important;display:none}.mo-osp-puzzle-popup{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 10px 10px -5px rgb(0 0 0 / .04);max-width:480px;width:90%;max-height:90vh;overflow:hidden;animation:mo-osp-slide-up 0.3s ease-out;position:relative;z-index:100002}.mo-osp-puzzle-header{padding:24px 24px 16px 24px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.mo-osp-puzzle-title{display:flex;align-items:center;margin:0;font-size:18px;font-weight:600;color:#334155}.mo-osp-puzzle-icon{margin-right:8px;color:#6366f1}.mo-osp-puzzle-close{background:none;border:none;padding:8px;border-radius:6px;cursor:pointer;color:#6b7280;transition:all 0.2s ease}.mo-osp-puzzle-close:hover{background:#f3f4f6;color:#4b5563}.mo-osp-puzzle-body{padding:24px}.mo-osp-puzzle-message{margin-bottom:24px}.mo-osp-puzzle-message p{margin:0;color:#4b5563;font-size:14px;line-height:1.5}.mo-osp-puzzle-question{margin-bottom:20px}.mo-osp-puzzle-equation{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;font-size:24px;font-weight:600}.mo-osp-equation-text{color:#334155;font-family:'Courier New',monospace}.mo-osp-puzzle-image{max-width:280px;width:100%;height:auto;border-radius:4px;border:2px solid #e2e8f0;background:#fff;padding:2px;display:block}.mo-osp-equals{color:#6366f1;font-weight:700}.mo-osp-puzzle-input{width:80px;height:48px;border:2px solid #e2e8f0;border-radius:6px;text-align:center;font-size:20px;font-weight:600;color:#334155;background:#fff;transition:border-color 0.2s ease,box-shadow 0.2s ease}.mo-osp-puzzle-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgb(99 102 241 / .1)}.mo-osp-puzzle-input::placeholder{color:#9ca3af}.mo-osp-puzzle-error{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;color:#dc2626;font-size:14px;margin-bottom:20px}.mo-osp-error-icon{flex-shrink:0}.mo-osp-puzzle-footer{padding:16px 24px 24px 24px;display:flex;gap:12px;justify-content:flex-end}.mo-osp-puzzle-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.2s ease;border:none}.mo-osp-btn-secondary{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.mo-osp-btn-secondary:hover{background:#e5e7eb;color:#374151}.mo-osp-btn-primary{background:#6366f1;color:#fff}.mo-osp-btn-primary:hover{background:#4f46e5}.mo-osp-btn-primary:disabled{background:#9ca3af;cursor:not-allowed}@keyframes mo-osp-fade-in{from{opacity:0}to{opacity:1}}@keyframes mo-osp-slide-up{from{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.mo-osp-puzzle-popup{width:95%;margin:20px}.mo-osp-puzzle-header,.mo-osp-puzzle-body,.mo-osp-puzzle-footer{padding-left:20px;padding-right:20px}.mo-osp-puzzle-equation{font-size:20px;gap:12px;padding:12px;flex-wrap:wrap}.mo-osp-puzzle-image{max-width:100%}.mo-osp-puzzle-input{width:70px;height:44px;font-size:18px}.mo-osp-puzzle-footer{flex-direction:column}.mo-osp-puzzle-btn{width:100%;justify-content:center}}.mo-osp-processing{opacity:0.7!important;cursor:not-allowed!important;position:relative}.mo-osp-processing::after{content:'';position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid #fff;border-radius:50%;border-top-color:#fff0;animation:mo-osp-spin 1s linear infinite;z-index:1}@keyframes mo-osp-spin{to{transform:rotate(360deg)}}.mo-osp-processing{color:rgb(255 255 255 / .8)!important}.mo-osp-blocked-users-table{width:100%;border-collapse:collapse;margin-top:16px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px 0 rgb(0 0 0 / .1)}.mo-osp-blocked-users-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.mo-osp-blocked-users-table th{padding:12px 16px;text-align:left;font-weight:600;font-size:14px;color:#374151;border-bottom:1px solid #e5e7eb}.mo-osp-blocked-users-table td{padding:12px 16px;border-bottom:1px solid #f3f4f6;font-size:14px;color:#4b5563}.mo-osp-blocked-users-table tbody tr:hover{background:#f9fafb}.mo-osp-blocked-users-table tbody tr.mo-osp-expired{opacity:.6}.mo-osp-blocked-users-table .mo-osp-no-data,.mo-osp-blocked-users-table .mo-osp-error{text-align:center;padding:24px;color:#6b7280;font-style:italic}.mo-osp-blocked-users-table .mo-osp-error{color:#dc2626}.mo-osp-identifier-type{display:inline-block;padding:2px 8px;background:#f3f4f6;color:#4b5563;border-radius:4px;font-size:12px;font-weight:500;margin-right:8px;text-transform:capitalize}.mo-osp-identifier-masked{font-family:monospace;color:#374151}.mo-osp-block-reason{display:inline-block;padding:4px 10px;background:#fef2f2;color:#b91c1c;border-radius:4px;font-size:12px;font-weight:500}.mo-osp-remaining-time{font-weight:600;color:#dc2626;font-family:monospace}.mo-osp-blocked-users-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:12px}.mo-osp-blocked-users-pagination{margin-top:16px;display:flex;justify-content:center;align-items:center;gap:16px;padding:12px 0}.mo-osp-blocked-users-pagination button{min-width:100px}.mo-osp-blocked-users-pagination button:disabled{opacity:.5;cursor:not-allowed}.mo-osp-loading{text-align:center;padding:24px;color:#6b7280}.mo-button-small{padding:6px 12px;font-size:13px;min-height:auto}.mo-button-small:hover{transform:none}.mo-osp-unblock-user{background:#dc2626!important;color:#ffffff!important;border:1px solid #b91c1c!important;border-radius:6px!important;padding:8px 16px!important;font-size:13px!important;font-weight:500!important;cursor:pointer!important;transition:all 0.2s ease!important;display:inline-flex!important;align-items:center!important;gap:6px!important;min-width:auto!important;text-decoration:none!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important}.mo-osp-unblock-user:hover{background:#b91c1c!important;border-color:#991b1b!important;box-shadow:0 2px 4px 0 rgb(0 0 0 / .1)!important;transform:translateY(-1px)!important}.mo-osp-unblock-user:active{transform:translateY(0)!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important}.mo-osp-unblock-user:disabled,.mo-osp-unblock-user[disabled]{background:#9ca3af!important;border-color:#9ca3af!important;color:#ffffff!important;cursor:not-allowed!important;opacity:0.6!important;transform:none!important}.mo-osp-unblock-user:disabled:hover,.mo-osp-unblock-user[disabled]:hover{background:#9ca3af!important;border-color:#9ca3af!important;transform:none!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important}@media (max-width:768px){.mo-osp-blocked-users-table-container{overflow-x:auto}.mo-osp-blocked-users-table{min-width:600px}.mo-osp-blocked-users-table th,.mo-osp-blocked-users-table td{padding:10px 12px;font-size:13px}.mo-osp-blocked-users-actions{flex-direction:column}.mo-osp-blocked-users-actions button{width:100%}}#wcp-debug{padding:0 0 0;font-size:1em;margin-bottom:20px}#wcp-debug #wcp-debug-header{background:#3d9cd2;color:#fff;padding:10px 20px;cursor:pointer;position:relative}#wcp-debug #wcp-debug-header .wcp-debug-toggle{background-image:url(/wp-content/plugins/conditional-payments-for-woocommerce/frontend/img/arrow.svg);background-repeat:no-repeat;background-position:right center;width:42px;height:100%;right:0;top:0;background-size:42px;position:absolute;transition:.3s all}#wcp-debug.closed .wcp-debug-toggle{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}#wcp-debug #wcp-debug-contents{padding:20px 20px 0;display:none;border:1px solid #dee2e6;border-width:0 1px 1px}#wcp-debug #wcp-debug-contents .wcp-debug-tip{color:#1864ab;background:url(/wp-content/plugins/conditional-payments-for-woocommerce/frontend/img/tip2.svg) no-repeat left 5px;background-size:16px 16px;padding-left:24px}#wcp-debug #wcp-debug-contents h3{margin:10px 0 20px;font-weight:700;font-size:1.2em}#wcp-debug #wcp-debug-contents h3.ruleset-title{font-size:1em}#wcp-debug #wcp-debug-contents h3.ruleset-title a{font-weight:700}#wcp-debug .wcp-debug-result-label{padding:5px;border-radius:3px;color:#fff;font-weight:700;text-transform:uppercase;font-size:12px}#wcp-debug .wcp-debug-result-label.wcp-debug-result-label-pass{background:#2b8a3e}#wcp-debug .wcp-debug-result-label.wcp-debug-result-label-fail{background:#c92a2a}#wcp-debug .wcp-debug-result-label.wcp-debug-result-label-skip{background:#495057}#wcp-debug table.wcp-debug-table{border:1px solid #dee2e6;margin:0 0 20px}#wcp-debug table.wcp-debug-table.wcp-debug-table-fixed{table-layout:fixed}#wcp-debug table.wcp-debug-table td,#wcp-debug table.wcp-debug-table th{padding:5px 10px}#wcp-debug table.wcp-debug-table td.align-right,#wcp-debug table.wcp-debug-table th.align-right{text-align:right}#wcp-debug .wcp-debug-alert{width:14px;height:14px;display:inline-block;background:url(/wp-content/plugins/conditional-payments-for-woocommerce/frontend/img/alert-2.svg) no-repeat top left;background-size:14px 14px;vertical-align:-3px;margin-right:5px}#wcp-debug{padding:0 0 0;font-size:1em;margin-bottom:20px}#wcp-debug #wcp-debug-header{background:#3d9cd2;color:#fff;padding:10px 20px;cursor:pointer;position:relative}#wcp-debug #wcp-debug-header .wcp-debug-toggle{background-image:url(/wp-content/plugins/conditional-payments-for-woocommerce/frontend/img/arrow.svg);background-repeat:no-repeat;background-position:right center;width:42px;height:100%;right:0;top:0;background-size:42px;position:absolute;transition:.3s all}#wcp-debug.closed .wcp-debug-toggle{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}#wcp-debug #wcp-debug-contents{padding:20px 20px 0;display:none;border:1px solid #dee2e6;border-width:0 1px 1px}#wcp-debug #wcp-debug-contents .wcp-debug-tip{color:#1864ab;background:url(/wp-content/plugins/conditional-payments-for-woocommerce/frontend/img/tip2.svg) no-repeat left 5px;background-size:16px 16px;padding-left:24px}#wcp-debug #wcp-debug-contents h3{margin:10px 0 20px;font-weight:700;font-size:1.2em}#wcp-debug #wcp-debug-contents h3.ruleset-title{font-size:1em}#wcp-debug #wcp-debug-contents h3.ruleset-title a{font-weight:700}#wcp-debug .wcp-debug-result-label{padding:5px;border-radius:3px;color:#fff;font-weight:700;text-transform:uppercase;font-size:12px}#wcp-debug .wcp-debug-result-label.wcp-debug-result-label-pass{background:#2b8a3e}#wcp-debug .wcp-debug-result-label.wcp-debug-result-label-fail{background:#c92a2a}#wcp-debug .wcp-debug-result-label.wcp-debug-result-label-skip{background:#495057}#wcp-debug table.wcp-debug-table{border:1px solid #dee2e6;margin:0 0 20px}#wcp-debug table.wcp-debug-table.wcp-debug-table-fixed{table-layout:fixed}#wcp-debug table.wcp-debug-table td,#wcp-debug table.wcp-debug-table th{padding:5px 10px}#wcp-debug table.wcp-debug-table td.align-right,#wcp-debug table.wcp-debug-table th.align-right{text-align:right}#wcp-debug .wcp-debug-alert{width:14px;height:14px;display:inline-block;background:url(/wp-content/plugins/conditional-payments-for-woocommerce/frontend/img/alert-2.svg) no-repeat top left;background-size:14px 14px;vertical-align:-3px;margin-right:5px}.dgwt-wcas-block-scroll{overflow:hidden}.dgwt-wcas-search-wrapp{position:relative;line-height:100%;display:block;color:#444;min-width:230px;width:100%;text-align:left;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-tpd-image img{margin:0 15px 0 0!important}.rtl .dgwt-wcas-tpd-image img{margin:0 0 0 15px!important}.dgwt-wcas-preloader-wrapp img{margin:10px auto 0;display:block;max-width:200px}.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader{display:block;width:100%;height:auto;max-width:300px;margin:0}.dgwt-wcas-suggestions-wrapp{background:#fff;border:1px solid #ddd;border-top:none;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.dgwt-wcas-details-wrapp *,.dgwt-wcas-search-wrapp *,.dgwt-wcas-suggestions-wrapp *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-details-wrapp a:focus,.dgwt-wcas-suggestions-wrapp a:focus{outline:0}.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top{border:1px solid #ddd;border-bottom:none}.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:550px}.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion{padding:8px 15px}.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px;border-left-color:#eee}.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px;border-right-color:#eee}.dgwt-wcas-suggestion{cursor:pointer;font-size:12px;line-height:110%;text-align:left;padding:7px 10px;position:relative;border-bottom:1px solid #dfdfdf;display:flex;flex-direction:row;justify-content:space-between;align-items:center;resize:vertical;width:100%;transition:none!important}.dgwt-wcas-suggestion-nores{font-size:15px;line-height:157%;padding:15px;width:100%}.dgwt-wcas-suggestion-nores p{padding:0;margin:0 0 10px;font-size:18px}.dgwt-wcas-suggestion-nores ol,.dgwt-wcas-suggestion-nores ul{padding:0 0 0 30px;margin:0}.dgwt-wcas-suggestion-nores ul li{list-style:disc}.dgwt-wcas-open-pirx .dgwt-wcas-suggestion-nores{padding:10px 10px 10px 34px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{justify-content:center;color:#6d6d6d}a.dgwt-wcas-details-more-products{padding:15px 0 10px;display:block;border-top:1px solid #eee;text-align:center;font-size:12px;text-transform:uppercase;color:#6d6d6d;transition:.2s ease-in-out}a.dgwt-wcas-details-more-products:hover,a.dgwt-wcas-details-post-title:hover,a.dgwt-wcas-details-product-title:hover,a.dgwt-wcas-product-details-readmore:hover{text-decoration:underline}a.dgwt-wcas-product-details-readmore{display:block;text-align:right;margin-top:15px;color:#6d6d6d;text-transform:uppercase;letter-spacing:1px;font-weight:400;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom,body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child{border-bottom:none}.dgwt-wcas-suggestion:after{clear:both;display:block;content:''}.dgwt-wcas-suggestion.dgwt-wcas-nores{cursor:default;opacity:.5}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{padding-top:8px;padding-bottom:8px;min-height:60px}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-history-product,.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product,.dgwt-wcas-suggestion-history-search{min-height:40px}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{min-height:30px;text-transform:uppercase}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more{padding:0 10px;text-align:center}.dgwt-wcas-st{display:block;color:#444;font-size:15px;width:100%;line-height:110%}.dgwt-wcas-st .dgwt-wcas-score{color:#8e44ad;font-weight:700;font-size:80%}.dgwt-wcas-st>span{display:inline-block;vertical-align:middle}.dgwt-wcas-has-sku .dgwt-wcas-st-title{margin-right:6px}.dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:block;font-style:italic;font-size:10px;text-transform:uppercase;opacity:.4;line-height:10px;margin-bottom:1px;letter-spacing:2px}.dgwt-wcas-st-breadcrumbs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:80%;text-align:left;opacity:.6;width:100%;padding-right:10px}.rtl .dgwt-wcas-st-breadcrumbs{padding-righ