.general-settings-module-scss-module___PT9XW__pageContainer{background:var(--color-white);max-width:1200px;min-height:calc(100vh - 120px);margin:0 auto;padding:0}@media (max-width:1024px){.general-settings-module-scss-module___PT9XW__pageContainer{max-width:100%}}.general-settings-module-scss-module___PT9XW__header{margin-bottom:var(--space-huge);padding:var(--space-huge) var(--space-xxlarge);background:var(--color-white);position:relative}@media (max-width:1024px){.general-settings-module-scss-module___PT9XW__header{padding:var(--space-xxlarge) var(--space-xlarge)}}@media (max-width:768px){.general-settings-module-scss-module___PT9XW__header{padding:var(--space-xlarge) var(--space-large)}}@media (max-width:640px){.general-settings-module-scss-module___PT9XW__header{margin-bottom:var(--space-xxlarge);padding:var(--space-large) var(--space-medium)}}.general-settings-module-scss-module___PT9XW__title{font-family:var(--typeface-headings);font-size:40px;font-weight:var(--font-weight-bold);text-transform:none;letter-spacing:0;color:var(--color-secondary-900);margin-bottom:var(--space-small);letter-spacing:-.02em;font-style:normal;line-height:1.2;text-decoration:none}@media (max-width:640px){.general-settings-module-scss-module___PT9XW__title{font-size:var(--font-size-3xl)}}.general-settings-module-scss-module___PT9XW__subtitle{font-family:var(--typeface-headings);font-size:18px;font-weight:var(--font-weight-regular);text-transform:none;letter-spacing:0;color:var(--color-secondary-600);max-width:700px;margin-top:var(--space-medium);font-style:normal;line-height:1.6;text-decoration:none}@media (max-width:640px){.general-settings-module-scss-module___PT9XW__subtitle{font-size:var(--font-size-sm);margin-top:var(--space-small)}}.general-settings-module-scss-module___PT9XW__content{background:var(--color-white);padding:0 var(--space-xxlarge) var(--space-enormous);position:relative}@media (max-width:1024px){.general-settings-module-scss-module___PT9XW__content{padding:0 var(--space-xlarge) var(--space-enormous)}}@media (max-width:768px){.general-settings-module-scss-module___PT9XW__content{padding:0 var(--space-large) var(--space-enormous)}}@media (max-width:640px){.general-settings-module-scss-module___PT9XW__content{padding:0 var(--space-medium) var(--space-enormous)}}

.rich-text-editor-module-scss-module__wo9YFa__richTextEditorContainer{--editor-height-small:250px;--editor-height-medium:300px;--editor-height-large:350px;--editor-padding-small:10px 14px;--editor-padding-medium:12px 16px;--editor-padding-large:14px 18px;--editor-font-size-small:var(--font-size-sm);--editor-font-size-medium:16px;--editor-font-size-large:var(--font-size-lg);margin-bottom:var(--space-small);font-family:var(--font-family-texts);flex-direction:column;display:flex}.rich-text-editor-module-scss-module__wo9YFa__fullWidth{width:100%}.rich-text-editor-module-scss-module__wo9YFa__label{color:var(--color-font-body);font-size:14px;font-weight:500;line-height:var(--line-height-tight);align-items:center;gap:var(--space-tiny);margin-bottom:8px;display:flex}.rich-text-editor-module-scss-module__wo9YFa__required{color:var(--color-danger-500);font-weight:var(--font-weight-bold)}.rich-text-editor-module-scss-module__wo9YFa__richTextEditor{background:var(--color-white);width:100%;box-shadow:var(--shadow-sm);resize:vertical;border:none;border-radius:8px;flex-direction:column;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.rich-text-editor-module-scss-module__wo9YFa__richTextEditor:focus-within{border-color:var(--color-primary-600);box-shadow:0 0 0 2px rgba(var(--color-primary-600), .15),var(--shadow-md)}.rich-text-editor-module-scss-module__wo9YFa__richTextEditor:focus-visible{outline:2px solid var(--color-primary-600);outline-offset:2px}.rich-text-editor-module-scss-module__wo9YFa__richTextEditor:after{content:"";cursor:s-resize;z-index:10;pointer-events:none;background:linear-gradient(-45deg,#0000 0% 20%,#cbd5e1 20% 30%,#0000 30% 40%,#cbd5e1 40% 50%,#0000 50% 60%,#cbd5e1 60% 70%,#0000 70% 80%,#cbd5e1 80% 90%,#0000 90%);width:12px;height:12px;position:absolute;bottom:2px;right:2px}.rich-text-editor-module-scss-module__wo9YFa__toolbar{gap:var(--space-small);padding:var(--space-medium);background:var(--color-secondary-50);border-bottom:1px solid var(--color-border-default);flex-wrap:wrap;display:flex}.rich-text-editor-module-scss-module__wo9YFa__customToolbar{z-index:2;align-items:center;gap:var(--space-tiny);padding:var(--space-medium);background:var(--color-secondary-50);border-bottom:1px solid var(--color-border-default);border-radius:8px 8px 0 0;flex-wrap:wrap;display:flex;position:sticky;top:0}.rich-text-editor-module-scss-module__wo9YFa__toolbarGroup{align-items:center;gap:var(--space-tiny);padding-right:var(--space-small);display:flex}.rich-text-editor-module-scss-module__wo9YFa__toolbarGroup:not(:last-child){border-right:1px solid var(--color-border-default)}.rich-text-editor-module-scss-module__wo9YFa__toolbarGroup:last-child{padding-right:0}.rich-text-editor-module-scss-module__wo9YFa__toolbarButton{border-radius:var(--radius-sm);color:#374151;min-width:36px;height:36px;font-size:var(--font-size-md);font-weight:var(--font-weight-medium);cursor:pointer;background:#fff;border:1px solid #0000;justify-content:center;align-items:center;padding:0 8px;transition:all .15s;display:flex;box-shadow:0 1px 2px #0000000d}.rich-text-editor-module-scss-module__wo9YFa__toolbarButton:hover{color:#fff;background:#3b82f6;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 2px 4px #3b82f64d}.rich-text-editor-module-scss-module__wo9YFa__toolbarButton:active{transform:translateY(0);box-shadow:0 1px 2px #3b82f633}.rich-text-editor-module-scss-module__wo9YFa__toolbarButton:disabled{opacity:.4;cursor:not-allowed}.rich-text-editor-module-scss-module__wo9YFa__toolbarButton:disabled:hover{color:#374151;background:#fff;transform:none}.rich-text-editor-module-scss-module__wo9YFa__toolbarSelect{border:2px solid var(--color-border-default);border-radius:var(--radius-sm);color:#374151;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);cursor:pointer;background:#fff;min-width:140px;padding:8px 12px;transition:all .15s;box-shadow:0 1px 2px #0000000d}.rich-text-editor-module-scss-module__wo9YFa__toolbarSelect:hover{border-color:#3b82f6}.rich-text-editor-module-scss-module__wo9YFa__toolbarSelect:focus{border-color:var(--color-primary-600);outline:none;box-shadow:0 0 0 3px #3b82f61a}.rich-text-editor-module-scss-module__wo9YFa__colorPicker{border:2px solid var(--color-border-default);border-radius:var(--radius-sm);cursor:pointer;background:#fff;width:36px;height:36px;transition:all .15s;box-shadow:0 1px 2px #0000000d}.rich-text-editor-module-scss-module__wo9YFa__colorPicker:hover{border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.rich-text-editor-module-scss-module__wo9YFa__colorPicker::-webkit-color-swatch-wrapper{border-radius:var(--radius-sm);border:none;padding:2px}.rich-text-editor-module-scss-module__wo9YFa__colorPicker::-webkit-color-swatch{border:none;border-radius:4px}.rich-text-editor-module-scss-module__wo9YFa__quillEditor{flex:1;min-height:0}.rich-text-editor-module-scss-module__wo9YFa__quillEditor .ql-container{border:none;height:100%}.rich-text-editor-module-scss-module__wo9YFa__quillEditor .ql-editor{scrollbar-width:thin;scrollbar-color:var(--color-secondary-300) #0000;height:100%;min-height:100%;overflow:auto}.rich-text-editor-module-scss-module__wo9YFa__quillEditor .ql-editor::-webkit-scrollbar{width:8px;height:8px}.rich-text-editor-module-scss-module__wo9YFa__quillEditor .ql-editor::-webkit-scrollbar-thumb{background:var(--color-secondary-300);border-radius:var(--radius-sm)}.rich-text-editor-module-scss-module__wo9YFa__loadingEditor{color:#6b7280;padding:var(--space-enormous) var(--space-xxlarge);background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:200px;display:flex}.rich-text-editor-module-scss-module__wo9YFa__loadingSpinner{border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:1s linear infinite rich-text-editor-module-scss-module__wo9YFa__spin}@keyframes rich-text-editor-module-scss-module__wo9YFa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rich-text-editor-module-scss-module__wo9YFa__statusBar{justify-content:flex-end;gap:var(--space-small);padding:var(--space-small) var(--space-medium);font-size:var(--font-size-sm);color:var(--color-font-disable);background:var(--color-secondary-50);border-top:1px solid var(--color-border-default);border-radius:0 0 8px 8px;display:flex}.rich-text-editor-module-scss-module__wo9YFa__statusDivider{opacity:.6}.rich-text-editor-module-scss-module__wo9YFa__error .rich-text-editor-module-scss-module__wo9YFa__richTextEditor{border-color:var(--color-danger-500);box-shadow:0 0 0 2px rgba(var(--color-danger-500), .15),var(--shadow-sm)}.rich-text-editor-module-scss-module__wo9YFa__error .rich-text-editor-module-scss-module__wo9YFa__richTextEditor:focus-within{border-color:var(--color-danger-500);box-shadow:0 0 0 2px rgba(var(--color-danger-500), .25),var(--shadow-md)}.rich-text-editor-module-scss-module__wo9YFa__success .rich-text-editor-module-scss-module__wo9YFa__richTextEditor{border-color:var(--color-success-500);box-shadow:0 0 0 2px rgba(var(--color-success-500), .15),var(--shadow-sm)}.rich-text-editor-module-scss-module__wo9YFa__success .rich-text-editor-module-scss-module__wo9YFa__richTextEditor:focus-within{border-color:var(--color-success-500);box-shadow:0 0 0 2px rgba(var(--color-success-500), .25),var(--shadow-md)}.rich-text-editor-module-scss-module__wo9YFa__warning .rich-text-editor-module-scss-module__wo9YFa__richTextEditor{border-color:var(--color-warning-500);box-shadow:0 0 0 2px rgba(var(--color-warning-500), .15),var(--shadow-sm)}.rich-text-editor-module-scss-module__wo9YFa__warning .rich-text-editor-module-scss-module__wo9YFa__richTextEditor:focus-within{border-color:var(--color-warning-500);box-shadow:0 0 0 2px rgba(var(--color-warning-500), .25),var(--shadow-md)}.rich-text-editor-module-scss-module__wo9YFa__disabled{opacity:.6;cursor:not-allowed}.rich-text-editor-module-scss-module__wo9YFa__disabled .rich-text-editor-module-scss-module__wo9YFa__richTextEditor{background:var(--color-secondary-100);border-color:var(--color-border-table);cursor:not-allowed}.rich-text-editor-module-scss-module__wo9YFa__focused .rich-text-editor-module-scss-module__wo9YFa__richTextEditor{border-color:var(--color-primary-600);box-shadow:0 0 0 2px rgba(var(--color-primary-600), .15),var(--shadow-md)}.rich-text-editor-module-scss-module__wo9YFa__message{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);margin-top:var(--space-tiny);line-height:var(--line-height-tight)}.rich-text-editor-module-scss-module__wo9YFa__message--error{color:var(--color-danger-500)}.rich-text-editor-module-scss-module__wo9YFa__message--success{color:var(--color-success-500)}.rich-text-editor-module-scss-module__wo9YFa__message--warning{color:var(--color-warning-500)}.rich-text-editor-module-scss-module__wo9YFa__message--helper{color:var(--color-font-disable)}.rich-text-editor-module-scss-module__wo9YFa__size-small .rich-text-editor-module-scss-module__wo9YFa__richTextEditor .rich-text-editor-module-scss-module__wo9YFa__customToolbar,.rich-text-editor-module-scss-module__wo9YFa__size-small .rich-text-editor-module-scss-module__wo9YFa__richTextEditor .rich-text-editor-module-scss-module__wo9YFa__toolbar{padding:var(--editor-padding-small);gap:var(--space-tiny)}.rich-text-editor-module-scss-module__wo9YFa__size-small .rich-text-editor-module-scss-module__wo9YFa__richTextEditor .rich-text-editor-module-scss-module__wo9YFa__toolbarButton{min-width:32px;height:32px;font-size:var(--editor-font-size-small)}.rich-text-editor-module-scss-module__wo9YFa__size-small .rich-text-editor-module-scss-module__wo9YFa__richTextEditor .rich-text-editor-module-scss-module__wo9YFa__toolbarSelect{min-width:110px;font-size:var(--editor-font-size-small);padding:6px 10px}.rich-text-editor-module-scss-module__wo9YFa__size-small .rich-text-editor-module-scss-module__wo9YFa__richTextEditor .rich-text-editor-module-scss-module__wo9YFa__colorPicker{width:32px;height:32px}.rich-text-editor-module-scss-module__wo9YFa__size-small .rich-text-editor-module-scss-module__wo9YFa__label{font-size:10px}.rich-text-editor-module-scss-module__wo9YFa__size-large .rich-text-editor-module-scss-module__wo9YFa__richTextEditor .rich-text-editor-module-scss-module__wo9YFa__customToolbar,.rich-text-editor-module-scss-module__wo9YFa__size-large .rich-text-editor-module-scss-module__wo9YFa__richTextEditor .rich-text-editor-module-scss-module__wo9YFa__toolbar{padding:var(--editor-padding-large);gap:var(--space-medium)}.rich-text-editor-module-scss-module__wo9YFa__size-large .rich-text-editor-module-scss-module__wo9YFa__richTextEditor .rich-text-editor-module-scss-module__wo9YFa__toolbarButton{min-width:40px;height:40px;font-size:var(--editor-font-size-large)}.rich-text-editor-module-scss-module__wo9YFa__size-large .rich-text-editor-module-scss-module__wo9YFa__richTextEditor .rich-text-editor-module-scss-module__wo9YFa__toolbarSelect{min-width:150px;font-size:var(--editor-font-size-large);padding:10px 14px}.rich-text-editor-module-scss-module__wo9YFa__size-large .rich-text-editor-module-scss-module__wo9YFa__richTextEditor .rich-text-editor-module-scss-module__wo9YFa__colorPicker{width:40px;height:40px}.rich-text-editor-module-scss-module__wo9YFa__size-large .rich-text-editor-module-scss-module__wo9YFa__label{font-size:var(--font-size-sm)}@media (max-width:640px){.rich-text-editor-module-scss-module__wo9YFa__richTextEditorContainer{margin-bottom:4px}.rich-text-editor-module-scss-module__wo9YFa__toolbar,.rich-text-editor-module-scss-module__wo9YFa__customToolbar{gap:var(--space-tiny);padding:var(--space-small)}.rich-text-editor-module-scss-module__wo9YFa__toolbarGroup{flex-wrap:wrap}.rich-text-editor-module-scss-module__wo9YFa__toolbarGroup:not(:last-child){border-right:1px solid var(--color-border-default);padding-right:var(--space-tiny)}.rich-text-editor-module-scss-module__wo9YFa__toolbarButton{min-width:32px;height:32px;font-size:13px}.rich-text-editor-module-scss-module__wo9YFa__toolbarSelect{min-width:110px;padding:6px 10px;font-size:13px}.rich-text-editor-module-scss-module__wo9YFa__colorPicker{width:32px;height:32px}.rich-text-editor-module-scss-module__wo9YFa__label{margin-bottom:8px;font-size:14px}}@media (prefers-contrast:high){.rich-text-editor-module-scss-module__wo9YFa__richTextEditor{border-width:2px}}@media (prefers-reduced-motion:reduce){.rich-text-editor-module-scss-module__wo9YFa__richTextEditor,.rich-text-editor-module-scss-module__wo9YFa__toolbarButton,.rich-text-editor-module-scss-module__wo9YFa__toolbarSelect,.rich-text-editor-module-scss-module__wo9YFa__colorPicker{transition:none}.rich-text-editor-module-scss-module__wo9YFa__toolbarButton:hover,.rich-text-editor-module-scss-module__wo9YFa__colorPicker:hover{transform:none}.rich-text-editor-module-scss-module__wo9YFa__loadingSpinner{animation:none}}

.store-language-selector-module-scss-module__RfF0fa__dropdown{min-width:120px}.store-language-selector-module-scss-module__RfF0fa__skeletonWrapper{justify-content:center;align-items:center;width:120px;height:40px;display:flex}.store-language-selector-module-scss-module__RfF0fa__skeleton{background:linear-gradient(90deg, var(--color-secondary-100) 0%, var(--color-secondary-50) 50%, var(--color-secondary-100) 100%);border-radius:var(--radius-sm);background-size:200% 100%;width:100%;height:100%;animation:1.5s ease-in-out infinite store-language-selector-module-scss-module__RfF0fa__skeleton-loading}.store-language-selector-module-scss-module__RfF0fa__skeletonLabel{background:linear-gradient(90deg, var(--color-secondary-100) 0%, var(--color-secondary-50) 50%, var(--color-secondary-100) 100%);border-radius:var(--radius-sm);width:100px;height:14px;margin-bottom:var(--space-small);background-size:200% 100%;animation:1.5s ease-in-out infinite store-language-selector-module-scss-module__RfF0fa__skeleton-loading}.store-language-selector-module-scss-module__RfF0fa__skeletonMessage{background:linear-gradient(90deg, var(--color-secondary-100) 0%, var(--color-secondary-50) 50%, var(--color-secondary-100) 100%);border-radius:var(--radius-sm);width:150px;height:12px;margin-top:var(--space-small);background-size:200% 100%;animation:1.5s ease-in-out infinite store-language-selector-module-scss-module__RfF0fa__skeleton-loading}@keyframes store-language-selector-module-scss-module__RfF0fa__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.store-language-selector-module-scss-module__RfF0fa__readOnlyContainer{flex-direction:column;display:flex}.store-language-selector-module-scss-module__RfF0fa__readOnlyLabel{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-secondary-900);margin-bottom:var(--space-small);align-items:center;gap:var(--space-tiny);display:flex}.store-language-selector-module-scss-module__RfF0fa__required{color:var(--color-danger-600)}.store-language-selector-module-scss-module__RfF0fa__readOnlyValue{padding:var(--space-medium) var(--space-large);background-color:var(--color-secondary-50);border-radius:var(--radius-sm);color:var(--color-secondary-700);font-size:var(--font-size-sm);align-items:center;min-height:40px;display:flex}.store-language-selector-module-scss-module__RfF0fa__readOnlyMessage{font-size:var(--font-size-xs);color:var(--color-secondary-500);margin-top:var(--space-small)}.store-language-selector-module-scss-module__RfF0fa__readOnlyError{font-size:var(--font-size-xs);color:var(--color-danger-600);margin-top:var(--space-small)}
.modal-module-scss-module__vbom1W__xsmall{width:352px}.modal-module-scss-module__vbom1W__small{width:637px}.modal-module-scss-module__vbom1W__medium{width:832px}.modal-module-scss-module__vbom1W__large{width:1024px}.modal-module-scss-module__vbom1W__overlay{z-index:1060;opacity:0;background-color:#0000;justify-content:center;align-items:center;transition:opacity .2s ease-out,background-color .2s ease-out;display:flex;position:fixed;inset:0}.modal-module-scss-module__vbom1W__overlayVisible{opacity:1;background-color:#0003}.modal-module-scss-module__vbom1W__container{border-radius:var(--spacing-space-medium,12px);border:1px solid var(--border-table,#edeef1);opacity:0;background:#fff;flex-direction:column;justify-content:space-between;align-items:flex-start;max-height:700px;transition:opacity .2s ease-out,transform .2s ease-out;display:flex;transform:scale(.95)}.modal-module-scss-module__vbom1W__containerVisible{opacity:1;transform:scale(1)}.modal-module-scss-module__vbom1W__header{padding:var(--spacing-space-xlarge,24px);border-bottom:1px solid var(--border-table,#edeef1);justify-content:space-between;align-self:stretch;align-items:center;display:flex}.modal-module-scss-module__vbom1W__title{color:var(--fonts-headings,#25272c);font-family:var(--typeface-headings,Inter);font-size:var(--font-size-h6,18px);font-weight:500;line-height:140%}.modal-module-scss-module__vbom1W__body{padding:var(--spacing-space-xlarge,24px);flex-grow:1;align-self:stretch;overflow-y:auto}.modal-module-scss-module__vbom1W__footer{padding:var(--spacing-space-xlarge,24px);border-top:1px solid var(--border-table,#edeef1);border-bottom-left-radius:var(--spacing-space-medium,12px);border-bottom-right-radius:var(--spacing-space-medium,12px);justify-content:flex-end;align-self:stretch;align-items:center;gap:16px;display:flex}
.template-theme-modal-module-scss-module__lgstca__content{flex-direction:column;gap:20px;display:flex}.template-theme-modal-module-scss-module__lgstca__swatchRow{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.template-theme-modal-module-scss-module__lgstca__swatchItem{cursor:pointer;flex-direction:column;align-items:center;gap:6px;display:flex}.template-theme-modal-module-scss-module__lgstca__swatchCircle{border:2px solid #0000;border-radius:50%;width:48px;height:48px;transition:border-color .2s,box-shadow .2s}.template-theme-modal-module-scss-module__lgstca__swatchCircle.template-theme-modal-module-scss-module__lgstca__selected{border-color:var(--primary-color,#1976d2);box-shadow:0 0 0 3px #1976d240}.template-theme-modal-module-scss-module__lgstca__swatchName{text-align:center;text-transform:capitalize;color:var(--text-secondary,#666);word-break:break-word;max-width:56px;font-size:11px}.template-theme-modal-module-scss-module__lgstca__tabs{border:1px solid var(--border-color,#e0e0e0);border-radius:6px;gap:0;width:100%;display:flex;overflow:hidden}.template-theme-modal-module-scss-module__lgstca__tab{cursor:pointer;color:var(--text-secondary,#666);text-align:center;background:0 0;border:none;flex:1;padding:10px 20px;font-size:14px;font-weight:500;transition:background-color .2s,color .2s}.template-theme-modal-module-scss-module__lgstca__tab.template-theme-modal-module-scss-module__lgstca__activeTab{background-color:var(--primary-color,#1976d2);color:#fff}.template-theme-modal-module-scss-module__lgstca__tab:not(.template-theme-modal-module-scss-module__lgstca__activeTab):hover{background-color:var(--hover-bg,#f5f5f5)}.template-theme-modal-module-scss-module__lgstca__gradientSwatchItem{cursor:pointer;flex-direction:column;align-items:center;gap:6px;display:flex}.template-theme-modal-module-scss-module__lgstca__gradientSwatch{cursor:pointer;border:2px solid #0000;border-radius:10px;width:72px;height:56px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.template-theme-modal-module-scss-module__lgstca__gradientSwatch.template-theme-modal-module-scss-module__lgstca__selectedGradient{border-color:var(--primary-color,#1976d2);box-shadow:0 0 0 3px #1976d240}.template-theme-modal-module-scss-module__lgstca__gradientSwatchDot{border:1.5px solid #fffc;border-radius:50%;width:14px;height:14px;position:absolute;bottom:6px;right:6px;box-shadow:0 1px 3px #0003}.template-theme-modal-module-scss-module__lgstca__previewLabel{color:var(--text-secondary,#666);margin:0;font-size:13px;font-weight:500}.template-theme-modal-module-scss-module__lgstca__preview{border:1px solid var(--border-color,#e0e0e0);border-radius:8px;width:100%;height:120px;transition:background .3s,background-color .3s}.template-theme-modal-module-scss-module__lgstca__footer{justify-content:flex-end;gap:12px;display:flex}
.template-step-module-scss-module__F_n6Ta__stepContainer{width:100%;animation:.4s ease-out template-step-module-scss-module__F_n6Ta__fadeSlideIn}@keyframes template-step-module-scss-module__F_n6Ta__fadeSlideIn{0%{opacity:0;transform:translateY(var(--space-medium-plus))}to{opacity:1;transform:translateY(0)}}.template-step-module-scss-module__F_n6Ta__errorBanner{max-width:700px;margin:0 auto var(--space-xlarge) auto;padding:var(--space-medium) var(--space-large);background-color:rgba(var(--color-danger-600), .1);border:1px solid rgba(var(--color-danger-600), .3);border-radius:var(--radius-md);text-align:center}.template-step-module-scss-module__F_n6Ta__templateGridWrapper{width:100%;margin:0 auto var(--space-xlarge);max-width:1200px;padding:0 var(--space-large)}@media (max-width:768px){.template-step-module-scss-module__F_n6Ta__stepHeader{margin-bottom:var(--space-xlarge)}}
.gamification-banner-module-scss-module__Of1-ga__banner{border-radius:var(--radius-md);border-left:4px solid var(--color-primary-600);background:linear-gradient(135deg,#2b5be514 0%,#2b5be508 100%);margin-bottom:1.5rem;padding:1rem 1.5rem;animation:.4s ease-out gamification-banner-module-scss-module__Of1-ga__bannerFadeIn}.gamification-banner-module-scss-module__Of1-ga__content{align-items:center;gap:.75rem;display:flex}.gamification-banner-module-scss-module__Of1-ga__icon{flex-shrink:0;font-size:1.25rem;animation:1.5s ease-in-out infinite gamification-banner-module-scss-module__Of1-ga__iconPulse}.gamification-banner-module-scss-module__Of1-ga__message{color:var(--color-font-headings);font-size:.95rem;font-weight:var(--font-weight-medium);margin:0;line-height:1.4}@keyframes gamification-banner-module-scss-module__Of1-ga__bannerFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes gamification-banner-module-scss-module__Of1-ga__iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}
.store-setup-v2-client-module-scss-module__e0pTPG__wizardWrapper{width:100%;min-height:100vh;position:relative}.store-setup-v2-client-module-scss-module__e0pTPG__stepContent{animation:.35s ease-out store-setup-v2-client-module-scss-module__e0pTPG__stepFadeSlide}@keyframes store-setup-v2-client-module-scss-module__e0pTPG__stepFadeSlide{0%{opacity:0;transform:translateY(var(--space-compact))}to{opacity:1;transform:translateY(0)}}.store-setup-v2-client-module-scss-module__e0pTPG__confetti{pointer-events:none;z-index:9999;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.store-setup-v2-client-module-scss-module__e0pTPG__confettiPiece{background:var(--color-primary-600);opacity:0;width:10px;height:10px;animation:3s ease-in-out infinite store-setup-v2-client-module-scss-module__e0pTPG__confettiFall;position:absolute;top:-10px}.store-setup-v2-client-module-scss-module__e0pTPG__confettiPiece:first-child{background:var(--color-primary-600);animation-delay:0s;left:10%}.store-setup-v2-client-module-scss-module__e0pTPG__confettiPiece:nth-child(2){background:var(--color-success-600);width:8px;height:8px;animation-delay:.2s;left:25%}.store-setup-v2-client-module-scss-module__e0pTPG__confettiPiece:nth-child(3){background:var(--color-warning-500);animation-delay:.4s;left:40%}.store-setup-v2-client-module-scss-module__e0pTPG__confettiPiece:nth-child(4){background:var(--color-primary-500);width:12px;height:12px;animation-delay:.6s;left:55%}.store-setup-v2-client-module-scss-module__e0pTPG__confettiPiece:nth-child(5){background:var(--color-primary-600);animation-delay:.8s;left:70%}.store-setup-v2-client-module-scss-module__e0pTPG__confettiPiece:nth-child(6){background:var(--color-success-600);width:8px;height:8px;animation-delay:1s;left:85%}.store-setup-v2-client-module-scss-module__e0pTPG__confettiPiece:nth-child(7){background:var(--color-warning-500);animation-delay:.3s;left:15%}.store-setup-v2-client-module-scss-module__e0pTPG__confettiPiece:nth-child(8){background:var(--color-primary-500);width:12px;height:12px;animation-delay:.9s;left:60%}@keyframes store-setup-v2-client-module-scss-module__e0pTPG__confettiFall{0%{opacity:1;top:-10px;transform:rotate(0)}to{opacity:0;top:100vh;transform:rotate(720deg)}}
.store-setup-header-module-scss-module__7c5iia__header{width:100%;margin-bottom:var(--space-xlarge);padding:var(--space-large);padding-bottom:var(--space-medium);justify-content:flex-start;align-items:center;display:flex}@media (max-width:640px){.store-setup-header-module-scss-module__7c5iia__header{margin-bottom:var(--space-large);padding:var(--space-medium);padding-bottom:var(--space-small)}}.store-setup-header-module-scss-module__7c5iia__headerActions{justify-content:flex-start;align-items:center;gap:var(--space-medium);display:flex}@media (max-width:640px){.store-setup-header-module-scss-module__7c5iia__headerActions{justify-content:center;gap:var(--space-small);width:100%}}
.image-cropper-modal-module-scss-module__KVztza__container{flex-direction:column;gap:20px;padding:20px;display:flex}.image-cropper-modal-module-scss-module__KVztza__cropperContainer{background:#000;border-radius:8px;width:100%;height:320px;position:relative;overflow:hidden}.image-cropper-modal-module-scss-module__KVztza__cropper{background:#000;width:100%;height:100%}.image-cropper-modal-module-scss-module__KVztza__cropperBackground{background:#000}.image-cropper-modal-module-scss-module__KVztza__processingOverlay{z-index:10;background:#000000b3;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.image-cropper-modal-module-scss-module__KVztza__spinner{border:4px solid #ffffff4d;border-top-color:var(--color-white);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite image-cropper-modal-module-scss-module__KVztza__spin}@keyframes image-cropper-modal-module-scss-module__KVztza__spin{to{transform:rotate(360deg)}}.image-cropper-modal-module-scss-module__KVztza__controlsSection{flex-direction:column;gap:16px;display:flex}.image-cropper-modal-module-scss-module__KVztza__sliderControl{flex-direction:column;gap:6px;display:flex}.image-cropper-modal-module-scss-module__KVztza__sliderLabel{color:var(--color-secondary-950);justify-content:space-between;align-items:center;font-size:14px;font-weight:500;display:flex}.image-cropper-modal-module-scss-module__KVztza__sliderValue{color:var(--color-secondary-600);font-size:14px;font-weight:400}.image-cropper-modal-module-scss-module__KVztza__slider{appearance:none;background:var(--color-secondary-200);cursor:pointer;width:100%;height:4px;accent-color:var(--color-primary-600);border-radius:2px;outline:none}.image-cropper-modal-module-scss-module__KVztza__slider:disabled{opacity:.5;cursor:not-allowed}.image-cropper-modal-module-scss-module__KVztza__aspectRatioSection{flex-direction:column;gap:12px;display:flex}.image-cropper-modal-module-scss-module__KVztza__aspectRatioButtons{flex-wrap:wrap;gap:8px;display:flex}.image-cropper-modal-module-scss-module__KVztza__transformButtons{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.image-cropper-modal-module-scss-module__KVztza__aspectRatioButton,.image-cropper-modal-module-scss-module__KVztza__transformButton{border:1px solid var(--color-secondary-200);background:var(--color-white);color:var(--color-secondary-600);cursor:pointer;border-radius:6px;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s}.image-cropper-modal-module-scss-module__KVztza__aspectRatioButton:hover:not(:disabled),.image-cropper-modal-module-scss-module__KVztza__transformButton:hover:not(:disabled){border-color:var(--color-primary-600);background:var(--color-primary-50)}.image-cropper-modal-module-scss-module__KVztza__aspectRatioButton:disabled,.image-cropper-modal-module-scss-module__KVztza__transformButton:disabled{opacity:.5;cursor:not-allowed}.image-cropper-modal-module-scss-module__KVztza__aspectRatioButton.image-cropper-modal-module-scss-module__KVztza__active,.image-cropper-modal-module-scss-module__KVztza__active.image-cropper-modal-module-scss-module__KVztza__transformButton{border-color:var(--color-primary-600);background:var(--color-primary-600);color:var(--color-white)}.image-cropper-modal-module-scss-module__KVztza__transformButton{text-align:center;white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:38px;display:inline-flex}.image-cropper-modal-module-scss-module__KVztza__transformButton:active:not(:disabled){transform:scale(.98)}.image-cropper-modal-module-scss-module__KVztza__orientationToggle{border:1px solid var(--color-secondary-200);background:var(--color-white);color:var(--color-secondary-700);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.image-cropper-modal-module-scss-module__KVztza__orientationToggle:hover:not(:disabled){border-color:var(--color-primary-600);color:var(--color-primary-700);background:var(--color-primary-50)}.image-cropper-modal-module-scss-module__KVztza__orientationToggle:active:not(:disabled){transform:scale(.98)}.image-cropper-modal-module-scss-module__KVztza__orientationToggle:disabled{opacity:.6;cursor:not-allowed}.image-cropper-modal-module-scss-module__KVztza__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.image-cropper-modal-module-scss-module__KVztza__footerActions{gap:12px;display:flex}@media (max-width:768px){.image-cropper-modal-module-scss-module__KVztza__container{gap:14px;padding:14px}.image-cropper-modal-module-scss-module__KVztza__cropperContainer{height:260px}.image-cropper-modal-module-scss-module__KVztza__footer{flex-direction:column;align-items:stretch}.image-cropper-modal-module-scss-module__KVztza__footerActions{flex-wrap:wrap;justify-content:flex-end;width:100%}.image-cropper-modal-module-scss-module__KVztza__transformButtons{grid-template-columns:1fr}.image-cropper-modal-module-scss-module__KVztza__orientationToggle{margin-inline-start:auto}}
.media-picker-uploader-module-scss-module__Scz43q__container{box-sizing:border-box;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='%23d7dae0' stroke-width='1' stroke-dasharray='6%2c 6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");border:none;border-radius:12px;flex-direction:column;align-items:center;gap:24px;width:304px;height:319px;padding:24px;display:flex}.media-picker-uploader-module-scss-module__Scz43q__emptyState{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;height:100%;display:flex}.media-picker-uploader-module-scss-module__Scz43q__placeholderImage{width:58px;height:48px}.media-picker-uploader-module-scss-module__Scz43q__emptyStateText{color:#484e5c;text-align:center;margin:0;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:400}.media-picker-uploader-module-scss-module__Scz43q__populatedState{flex-direction:column;gap:24px;width:100%;height:100%;display:flex}.media-picker-uploader-module-scss-module__Scz43q__mainPreview{background-color:#f5f5f5;border-radius:8px;width:256px;height:116px;padding-top:35px;padding-left:24px;padding-right:24px;position:relative;overflow:hidden}.media-picker-uploader-module-scss-module__Scz43q__mainPreview img{border-radius:8px}@media (max-width:767px){.media-picker-uploader-module-scss-module__Scz43q__mainPreview{width:100%}}.media-picker-uploader-module-scss-module__Scz43q__mainPreviewClickable{cursor:zoom-in}.media-picker-uploader-module-scss-module__Scz43q__mainPreviewCircle{border-radius:50%;width:120px;height:120px;padding:0}.media-picker-uploader-module-scss-module__Scz43q__mainPreviewCircle img{border-radius:50%}.media-picker-uploader-module-scss-module__Scz43q__hiddenInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute;left:-9999px;overflow:hidden}.media-picker-uploader-module-scss-module__Scz43q__dragOver{background-color:#3b82f60d;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='%233b82f6' stroke-width='1' stroke-dasharray='6%2c 6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.media-picker-uploader-module-scss-module__Scz43q__disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.media-picker-uploader-module-scss-module__Scz43q__thumbnailContainer{flex-flow:wrap;align-content:flex-start;align-items:flex-start;gap:8px;width:100%;max-height:136px;display:flex;overflow:hidden auto}.media-picker-uploader-module-scss-module__Scz43q__thumbnailContainer::-webkit-scrollbar{width:4px}.media-picker-uploader-module-scss-module__Scz43q__thumbnailContainer::-webkit-scrollbar-track{background:0 0}.media-picker-uploader-module-scss-module__Scz43q__thumbnailContainer::-webkit-scrollbar-thumb{background-color:#0003;border-radius:2px}.media-picker-uploader-module-scss-module__Scz43q__thumbnail{cursor:grab;border-radius:8px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.media-picker-uploader-module-scss-module__Scz43q__thumbnail:after{content:"";pointer-events:none;background-color:#fff0;width:100%;height:100%;transition:background-color .2s;position:absolute;top:0;left:0}.media-picker-uploader-module-scss-module__Scz43q__thumbnail:hover:after{background-color:#fff3}.media-picker-uploader-module-scss-module__Scz43q__thumbnail:active{cursor:grabbing}.media-picker-uploader-module-scss-module__Scz43q__thumbnailProgress{z-index:3;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:4px;display:flex;position:absolute;top:0;left:0}.media-picker-uploader-module-scss-module__Scz43q__thumbnailImage{border-radius:8px}.media-picker-uploader-module-scss-module__Scz43q__thumbnailIndex{color:#fff;z-index:2;pointer-events:none;background-color:#0009;border-radius:3px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;bottom:3px;left:3px}.media-picker-uploader-module-scss-module__Scz43q__dragHandle{z-index:2;pointer-events:none;opacity:.65;grid-template-columns:repeat(2,3px);gap:2px;transition:opacity .15s;display:grid;position:absolute;top:3px;left:3px}.media-picker-uploader-module-scss-module__Scz43q__thumbnail:hover .media-picker-uploader-module-scss-module__Scz43q__dragHandle{opacity:1}.media-picker-uploader-module-scss-module__Scz43q__dragHandleDot{filter:drop-shadow(0 0 1px #0009);background-color:#fff;border-radius:50%;width:3px;height:3px}.media-picker-uploader-module-scss-module__Scz43q__removeButton{color:#fff;cursor:pointer;z-index:1;background-color:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:12px;line-height:1;display:flex;position:absolute;top:2px;right:2px}.media-picker-uploader-module-scss-module__Scz43q__removeButton:hover{background-color:#000c}.media-picker-uploader-module-scss-module__Scz43q__addMoreButton{cursor:pointer;background-color:#0000;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='8' ry='8' stroke='%23d7dae0' stroke-width='1' stroke-dasharray='6%2c 6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-left:5.6px;display:flex}.media-picker-uploader-module-scss-module__Scz43q__addMoreButton:hover{background-color:#3b82f60d;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='8' ry='8' stroke='%233b82f6' stroke-width='1' stroke-dasharray='6%2c 6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.media-picker-uploader-module-scss-module__Scz43q__addMoreIcon{color:#484e5c;font-size:20px}.media-picker-uploader-module-scss-module__Scz43q__loadingOverlay{z-index:2;background-color:#00000080;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.media-picker-uploader-module-scss-module__Scz43q__loadingSpinner{border:2px solid #2b5be54d;border-top-color:#2b5be5;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite media-picker-uploader-module-scss-module__Scz43q__spin}.media-picker-uploader-module-scss-module__Scz43q__loadingSpinnerLarge{border-width:3px;width:32px;height:32px}@keyframes media-picker-uploader-module-scss-module__Scz43q__spin{to{transform:rotate(360deg)}}.media-picker-uploader-module-scss-module__Scz43q__documentPreview{background-color:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:16px;display:flex}.media-picker-uploader-module-scss-module__Scz43q__fileName{color:#333;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;font-weight:500;overflow:hidden}.media-picker-uploader-module-scss-module__Scz43q__fileSize{color:#666;font-size:12px}.media-picker-uploader-module-scss-module__Scz43q__iconWrapper{justify-content:center;align-items:center;width:96px;height:96px;display:flex}.media-picker-uploader-module-scss-module__Scz43q__errorBoundary{background-color:#fef2f2;border:1px solid #fecaca;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex}.media-picker-uploader-module-scss-module__Scz43q__errorMessage{text-align:center}.media-picker-uploader-module-scss-module__Scz43q__errorMessage h3{color:#dc2626;margin:0 0 8px;font-size:16px}.media-picker-uploader-module-scss-module__Scz43q__errorMessage p{color:#7f1d1d;margin:0 0 16px;font-size:14px}.media-picker-uploader-module-scss-module__Scz43q__errorDetails{margin-top:16px}.media-picker-uploader-module-scss-module__Scz43q__errorDetails summary{cursor:pointer;color:#7f1d1d;background-color:#fee2e2;border-radius:4px;padding:8px;font-weight:500}.media-picker-uploader-module-scss-module__Scz43q__errorDetails pre{color:#333;background-color:#f8f8f8;border-radius:4px;margin-top:8px;padding:8px;font-size:12px;overflow-x:auto}.media-picker-uploader-module-scss-module__Scz43q__error{background-color:#fef2f2;border-color:#fecaca}.media-picker-uploader-module-scss-module__Scz43q__uploading{pointer-events:none}.media-picker-uploader-module-scss-module__Scz43q__loadingMessage{color:#666;margin-top:8px;font-size:12px}.media-picker-uploader-module-scss-module__Scz43q__uploadProgress{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex;position:relative}.media-picker-uploader-module-scss-module__Scz43q__uploadProgressInfo{justify-content:space-between;align-items:center;gap:8px;display:flex}.media-picker-uploader-module-scss-module__Scz43q__uploadProgressFileName{color:#374151;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:500;overflow:hidden}.media-picker-uploader-module-scss-module__Scz43q__uploadProgressFileSize{color:#6b7280;white-space:nowrap;font-size:11px}.media-picker-uploader-module-scss-module__Scz43q__uploadProgressError{color:#ef4444;font-size:11px;font-weight:500}.media-picker-uploader-module-scss-module__Scz43q__uploadProgressBar{background-color:#e5e7eb;border-radius:2px;width:100%;height:4px;overflow:hidden}.media-picker-uploader-module-scss-module__Scz43q__uploadProgressFill{border-radius:2px;height:100%;transition:width .3s}.media-picker-uploader-module-scss-module__Scz43q__uploadProgressCancel{color:#6b7280;cursor:pointer;background-color:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:14px;display:flex;position:absolute;top:4px;right:4px}.media-picker-uploader-module-scss-module__Scz43q__uploadProgressCancel:hover{color:#374151;background-color:#0003}
.media-preview-modal-module-scss-module__EAD2IW__backdrop{z-index:1300;background-color:#000000e0;outline:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.media-preview-modal-module-scss-module__EAD2IW__modal{flex-direction:column;align-items:center;max-width:90vw;display:flex;position:relative}.media-preview-modal-module-scss-module__EAD2IW__closeButton{color:#fff;cursor:pointer;background-color:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:20px;line-height:1;transition:background-color .15s;display:flex;position:absolute;top:-44px;right:0}.media-preview-modal-module-scss-module__EAD2IW__closeButton:hover{background-color:#ffffff4d}.media-preview-modal-module-scss-module__EAD2IW__mediaWrapper{justify-content:center;align-items:center;max-width:90vw;max-height:80vh;display:flex}.media-preview-modal-module-scss-module__EAD2IW__image{object-fit:contain;border-radius:8px;width:auto;max-width:90vw;height:auto;max-height:80vh;display:block}.media-preview-modal-module-scss-module__EAD2IW__video{background-color:#000;border-radius:8px;max-width:90vw;max-height:80vh;display:block}.media-preview-modal-module-scss-module__EAD2IW__documentPreview{background-color:#ffffff0f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-width:240px;padding:48px 64px;display:flex}.media-preview-modal-module-scss-module__EAD2IW__documentName{color:#fffc;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:14px;overflow:hidden}.media-preview-modal-module-scss-module__EAD2IW__fileName{color:#fff9;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:80vw;margin-top:12px;font-size:13px;overflow:hidden}.media-preview-modal-module-scss-module__EAD2IW__counter{color:#fff6;margin-top:6px;font-size:12px}.media-preview-modal-module-scss-module__EAD2IW__navButton{color:#fff;cursor:pointer;z-index:1;background-color:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:24px;line-height:1;transition:background-color .15s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.media-preview-modal-module-scss-module__EAD2IW__navButton:hover{background-color:#ffffff47}.media-preview-modal-module-scss-module__EAD2IW__navPrev{left:24px}.media-preview-modal-module-scss-module__EAD2IW__navNext{right:24px}
.motivational-tab-panel-module-scss-module__rW23Ha__tabPanel{gap:var(--space-xxlarge);flex-direction:column;display:flex}.motivational-tab-panel-module-scss-module__rW23Ha__sectionCard{background:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);padding:var(--space-huge);gap:var(--space-xxlarge);flex-direction:column;display:flex}@media (max-width:768px){.motivational-tab-panel-module-scss-module__rW23Ha__sectionCard{padding:var(--space-xxlarge) var(--space-xlarge)}}.motivational-tab-panel-module-scss-module__rW23Ha__label{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-font-body)}.motivational-tab-panel-module-scss-module__rW23Ha__headerRow{gap:var(--space-small);flex-direction:column;display:flex}@media (min-width:768px){.motivational-tab-panel-module-scss-module__rW23Ha__headerRow{flex-direction:row;justify-content:space-between;align-items:center}}.motivational-tab-panel-module-scss-module__rW23Ha__fontSelectorWrapper{flex:1;min-width:200px}.motivational-tab-panel-module-scss-module__rW23Ha__motivationalTextarea textarea{font-family:inherit}.motivational-tab-panel-module-scss-module__rW23Ha__parisienneFont textarea{font-family:var(--font-parisienne)}.motivational-tab-panel-module-scss-module__rW23Ha__passionsConflictFont textarea{font-family:var(--font-passions-conflict)}.motivational-tab-panel-module-scss-module__rW23Ha__petitFormalScriptFont textarea{font-family:var(--font-petit-formal-script)}.motivational-tab-panel-module-scss-module__rW23Ha__elMessiriFont textarea{font-family:var(--font-el-messiri)}.motivational-tab-panel-module-scss-module__rW23Ha__arefRuqaaFont textarea{font-family:var(--font-aref-ruqaa)}.motivational-tab-panel-module-scss-module__rW23Ha__horizontalContainer{gap:var(--space-xlarge);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.motivational-tab-panel-module-scss-module__rW23Ha__horizontalItem{gap:var(--space-large);flex-direction:column;display:flex}.motivational-tab-panel-module-scss-module__rW23Ha__MediaPickerUploader{width:100%}
.features-tab-panel-module-scss-module__tQgI7G__tabPanel{gap:var(--space-xxlarge);flex-direction:column;display:flex}.features-tab-panel-module-scss-module__tQgI7G__sectionCard{background:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);padding:var(--space-huge);gap:var(--space-xxlarge);flex-direction:column;display:flex}@media (max-width:768px){.features-tab-panel-module-scss-module__tQgI7G__sectionCard{padding:var(--space-xxlarge) var(--space-xlarge)}}.features-tab-panel-module-scss-module__tQgI7G__sectionHeader{gap:var(--space-small);flex-direction:column;display:flex}@media (min-width:768px){.features-tab-panel-module-scss-module__tQgI7G__sectionHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-xlarge);flex-direction:row}}.features-tab-panel-module-scss-module__tQgI7G__sectionHeader h3,.features-tab-panel-module-scss-module__tQgI7G__sectionHeader h4,.features-tab-panel-module-scss-module__tQgI7G__sectionHeader h5{margin:0}.features-tab-panel-module-scss-module__tQgI7G__featuresContainer{gap:var(--space-xlarge);flex-direction:column;display:flex}.features-tab-panel-module-scss-module__tQgI7G__featureCard{border:1px solid var(--color-border-default);border-radius:var(--radius-xl);padding:var(--space-xxlarge);gap:var(--space-xlarge);background:var(--color-white);box-shadow:var(--shadow-md);flex-direction:column;display:flex}.features-tab-panel-module-scss-module__tQgI7G__featureHeader{gap:var(--space-small);flex-direction:column;display:flex}@media (min-width:768px){.features-tab-panel-module-scss-module__tQgI7G__featureHeader{flex-direction:row;justify-content:space-between;align-items:center}}.features-tab-panel-module-scss-module__tQgI7G__featureFields{gap:var(--space-xlarge);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.features-tab-panel-module-scss-module__tQgI7G__featureVisibility{gap:var(--space-large);display:grid}@media (min-width:768px){.features-tab-panel-module-scss-module__tQgI7G__featureVisibility{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.features-tab-panel-module-scss-module__tQgI7G__visibilityItem{justify-content:space-between;align-items:center;gap:var(--space-large);padding:var(--space-large);border-radius:var(--radius-lg);border:1px solid var(--color-border-table);background:var(--color-secondary-50);display:flex}
.error-display-module-scss-module___OP1Ba__errorContainer{min-height:100vh;padding:var(--space-large);background:linear-gradient(135deg,#ed15150d 0%,#ed151505 100%);justify-content:center;align-items:center;display:flex}.error-display-module-scss-module___OP1Ba__errorContent{text-align:center;background:var(--color-white);max-width:500px;padding:var(--space-xlarge);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid #ed151533}.error-display-module-scss-module___OP1Ba__errorIcon{margin-bottom:var(--space-large);font-size:64px;animation:.5s ease-in-out error-display-module-scss-module___OP1Ba__shake}.error-display-module-scss-module___OP1Ba__errorTitle{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--color-font-headings);margin-bottom:var(--space-medium)}.error-display-module-scss-module___OP1Ba__errorMessage{margin-bottom:var(--space-large)}.error-display-module-scss-module___OP1Ba__errorHint{margin-top:var(--space-medium)}@keyframes error-display-module-scss-module___OP1Ba__shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}
.theme-color-modal-module-scss-module__Bq3hRq__content{gap:var(--space-xxlarge);flex-direction:column;width:100%;display:flex}.theme-color-modal-module-scss-module__Bq3hRq__section{gap:var(--space-xlarge);flex-direction:column;width:100%;display:flex}.theme-color-modal-module-scss-module__Bq3hRq__label{font-size:var(--font-size-text-sm);font-weight:var(--font-weight-medium);color:var(--color-font-body);line-height:20px}.theme-color-modal-module-scss-module__Bq3hRq__tabs{gap:var(--space-compact);width:100%;display:flex}.theme-color-modal-module-scss-module__Bq3hRq__tab{padding:var(--space-compact) var(--space-large-plus);border-radius:var(--radius-sm);background:var(--color-white);color:var(--color-font-links-labels);font-family:var(--typeface-buttons);font-size:var(--font-size-text-md);font-weight:var(--font-weight-medium);cursor:pointer;text-transform:capitalize;border:none;flex:1;line-height:24px;transition:background-color .15s}.theme-color-modal-module-scss-module__Bq3hRq__tab:hover{background:var(--color-secondary-50)}.theme-color-modal-module-scss-module__Bq3hRq__activeTab{background:var(--color-secondary-50);color:var(--color-font-disable)}.theme-color-modal-module-scss-module__Bq3hRq__activeTab:hover{background:var(--color-secondary-100)}.theme-color-modal-module-scss-module__Bq3hRq__swatchRow{gap:var(--space-massive);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.theme-color-modal-module-scss-module__Bq3hRq__swatch{border-radius:var(--radius-full);cursor:pointer;border:none;justify-content:center;align-items:center;width:64px;height:64px;padding:0;transition:transform .15s;display:flex;position:relative}.theme-color-modal-module-scss-module__Bq3hRq__swatch:hover{transform:scale(1.05)}.theme-color-modal-module-scss-module__Bq3hRq__swatchSelected:before{content:"";border-radius:var(--radius-full);opacity:.25;border:2px solid;position:absolute;inset:-6px}.theme-color-modal-module-scss-module__Bq3hRq__swatchTick{border-radius:var(--radius-full);background:var(--color-white);width:28px;height:28px;color:var(--color-success-600);justify-content:center;align-items:center;display:flex}.theme-color-modal-module-scss-module__Bq3hRq__footer{align-items:center;gap:var(--space-medium);width:100%;display:flex}.theme-color-modal-module-scss-module__Bq3hRq__footerButton{flex:1}.theme-color-modal-module-scss-module__Bq3hRq__errorMessage{padding:var(--space-medium) var(--space-large);border-radius:var(--radius-sm);color:var(--color-danger-700);font-size:var(--font-size-text-sm);font-weight:var(--font-weight-medium);background:#ed15150f;border:1px solid #ed151533;margin:0;line-height:20px}
.footer-tab-panel-module-scss-module__Q4CgzG__tabPanel{gap:var(--space-xxlarge);flex-direction:column;display:flex}.footer-tab-panel-module-scss-module__Q4CgzG__sectionCard{background:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);padding:var(--space-huge);gap:var(--space-xxlarge);flex-direction:column;display:flex}@media (max-width:768px){.footer-tab-panel-module-scss-module__Q4CgzG__sectionCard{padding:var(--space-xxlarge) var(--space-xlarge)}}.footer-tab-panel-module-scss-module__Q4CgzG__sectionHeader{gap:var(--space-small);flex-direction:column;display:flex}@media (min-width:768px){.footer-tab-panel-module-scss-module__Q4CgzG__sectionHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-xlarge);flex-direction:row}}.footer-tab-panel-module-scss-module__Q4CgzG__sectionHeader h3,.footer-tab-panel-module-scss-module__Q4CgzG__sectionHeader h4,.footer-tab-panel-module-scss-module__Q4CgzG__sectionHeader h5{margin:0}.footer-tab-panel-module-scss-module__Q4CgzG__footerSections{gap:var(--space-large);flex-direction:column;display:flex}.footer-tab-panel-module-scss-module__Q4CgzG__footerSectionCard{border:1px solid var(--color-border-default);border-radius:var(--radius-xl);padding:var(--space-xxlarge);gap:var(--space-xlarge);background:var(--color-white);box-shadow:var(--shadow-md);flex-direction:column;display:flex}.footer-tab-panel-module-scss-module__Q4CgzG__footerSectionHeader{gap:var(--space-small);flex-direction:column;display:flex}@media (min-width:768px){.footer-tab-panel-module-scss-module__Q4CgzG__footerSectionHeader{flex-direction:row;justify-content:space-between;align-items:center}}.footer-tab-panel-module-scss-module__Q4CgzG__footerItemsContainer{gap:var(--space-large);flex-direction:column;display:flex}.footer-tab-panel-module-scss-module__Q4CgzG__itemsLabel{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-font-body)}.footer-tab-panel-module-scss-module__Q4CgzG__footerItem{gap:var(--space-medium);padding:var(--space-large);border-radius:var(--radius-lg);background:var(--color-secondary-50);border:1px solid var(--color-border-table);flex-wrap:wrap;align-items:flex-end;display:flex}.footer-tab-panel-module-scss-module__Q4CgzG__footerItemField{flex:180px}.footer-tab-panel-module-scss-module__Q4CgzG__footerItemActions{flex-shrink:0}
.templates-client-module-scss-module__53CjPW__templatesContainer{width:100%;min-height:100vh;padding:var(--space-huge) var(--space-large);background-color:var(--color-secondary-50);flex-direction:column;display:flex}@media (min-width:768px){.templates-client-module-scss-module__53CjPW__templatesContainer{padding:var(--space-enormous) var(--space-xxlarge)}}.templates-client-module-scss-module__53CjPW__header{text-align:center;margin-bottom:var(--space-massive)}.templates-client-module-scss-module__53CjPW__title{font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);color:var(--color-font-headings);margin:0 0 var(--space-large) 0;line-height:var(--line-height-tight)}@media (min-width:768px){.templates-client-module-scss-module__53CjPW__title{font-size:var(--font-size-5xl)}}.templates-client-module-scss-module__53CjPW__subtitle{font-size:var(--font-size-lg);color:var(--color-font-body);line-height:var(--line-height-relaxed);margin:0}@media (max-width:640px){.templates-client-module-scss-module__53CjPW__subtitle{font-size:var(--font-size-md)}}.templates-client-module-scss-module__53CjPW__searchSection{margin-bottom:var(--space-huge)}.templates-client-module-scss-module__53CjPW__filterSection,.templates-client-module-scss-module__53CjPW__gridSection{margin-bottom:var(--space-massive)}.templates-client-module-scss-module__53CjPW__paginationSection{margin-top:auto}
.circuit-background-module-scss-module__zGI9Aq__circuit{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.circuit-background-module-scss-module__zGI9Aq__tracesWhisker path{filter:drop-shadow(0 0 .6px #ca8a0473)}.circuit-background-module-scss-module__zGI9Aq__tracesData path{filter:drop-shadow(0 0 1px #ca8a0480)}.circuit-background-module-scss-module__zGI9Aq__tracesBus{animation:6.5s ease-in-out infinite circuit-background-module-scss-module__zGI9Aq__busBreath}@keyframes circuit-background-module-scss-module__zGI9Aq__busBreath{0%,to{opacity:.85}50%{opacity:1}}.circuit-background-module-scss-module__zGI9Aq__components use{filter:drop-shadow(0 1px 1px #0006)}.circuit-background-module-scss-module__zGI9Aq__pads circle{filter:drop-shadow(0 0 2px #fde0478c)}.circuit-background-module-scss-module__zGI9Aq__tracesFlow path{stroke-dasharray:18 220;stroke-dashoffset:220px;filter:drop-shadow(0 0 5px #fde047f2);animation-name:circuit-background-module-scss-module__zGI9Aq__traceFlow;animation-timing-function:linear;animation-iteration-count:infinite}.circuit-background-module-scss-module__zGI9Aq__tracesFeederBase path{filter:drop-shadow(0 0 1.5px #d9770699)}.circuit-background-module-scss-module__zGI9Aq__tracesFeeder path{stroke-dasharray:28 320;stroke-dashoffset:320px;filter:drop-shadow(0 0 6px #fde047)drop-shadow(0 0 12px #d97706cc);animation-name:circuit-background-module-scss-module__zGI9Aq__traceFeed;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-iteration-count:infinite}.circuit-background-module-scss-module__zGI9Aq__packets circle{filter:drop-shadow(0 0 4px #fef08a)drop-shadow(0 0 10px #d97706b3)}.circuit-background-module-scss-module__zGI9Aq__orbReceiver circle{transform-box:fill-box;transform-origin:50%;filter:drop-shadow(0 0 4px #fde047f2);animation:1.4s ease-in-out infinite circuit-background-module-scss-module__zGI9Aq__orbReceiverPulse}.circuit-background-module-scss-module__zGI9Aq__vias circle{transform-box:fill-box;transform-origin:50%;animation:2.6s ease-in-out infinite circuit-background-module-scss-module__zGI9Aq__nodeCorePulse}.circuit-background-module-scss-module__zGI9Aq__vias circle[data-phase="0"]{animation-delay:0s}.circuit-background-module-scss-module__zGI9Aq__vias circle[data-phase="1"]{animation-delay:.65s}.circuit-background-module-scss-module__zGI9Aq__vias circle[data-phase="2"]{animation-delay:1.3s}.circuit-background-module-scss-module__zGI9Aq__vias circle[data-phase="3"]{animation-delay:1.95s}.circuit-background-module-scss-module__zGI9Aq__viasGlow circle{opacity:0;transform-box:fill-box;transform-origin:50%;animation:2.6s ease-in-out infinite circuit-background-module-scss-module__zGI9Aq__nodeGlowPulse}.circuit-background-module-scss-module__zGI9Aq__viasGlow circle[data-phase="0"]{animation-delay:0s}.circuit-background-module-scss-module__zGI9Aq__viasGlow circle[data-phase="1"]{animation-delay:.65s}.circuit-background-module-scss-module__zGI9Aq__viasGlow circle[data-phase="2"]{animation-delay:1.3s}.circuit-background-module-scss-module__zGI9Aq__viasGlow circle[data-phase="3"]{animation-delay:1.95s}@keyframes circuit-background-module-scss-module__zGI9Aq__traceFlow{0%{stroke-dashoffset:220px;opacity:0}10%{opacity:1}90%{opacity:1}to{stroke-dashoffset:-18px;opacity:0}}@keyframes circuit-background-module-scss-module__zGI9Aq__traceFeed{0%{stroke-dashoffset:320px;opacity:0;stroke-width:1.6px}8%{opacity:1}85%{opacity:1;stroke-width:2.4px}to{stroke-dashoffset:-28px;opacity:0;stroke-width:3px}}@keyframes circuit-background-module-scss-module__zGI9Aq__nodeCorePulse{0%,to{fill:#ca8a04;transform:scale(1)}50%{fill:#fde047;transform:scale(1.35)}}@keyframes circuit-background-module-scss-module__zGI9Aq__nodeGlowPulse{0%,to{opacity:0;transform:scale(.6)}50%{opacity:.85;transform:scale(1.4)}}@keyframes circuit-background-module-scss-module__zGI9Aq__orbReceiverPulse{0%,to{opacity:.4;transform:scale(.7)}50%{opacity:1;transform:scale(1.3)}}
.status-dropdown-module-scss-module__3hDEVW__statusDropdownWrapper{min-width:140px;max-width:180px}
.actions-bar-module-scss-module__e6zCHG__actionsBar{justify-content:flex-end;gap:var(--space-large);padding:var(--space-xxlarge);border-radius:var(--radius-xl);background:var(--color-white);box-shadow:var(--shadow-xl);display:flex}@media (max-width:640px){.actions-bar-module-scss-module__e6zCHG__actionsBar{flex-direction:column;align-items:stretch}}
.category-translation-tabs-module-scss-module__xVI4jG__translationTabs{background:var(--color-white);border-radius:var(--radius-lg);border:1px solid var(--color-border-default);width:100%;box-shadow:var(--shadow-sm);overflow:hidden}.category-translation-tabs-module-scss-module__xVI4jG__tabHeaders{padding:var(--space-large);background:var(--color-white);border-bottom:1px solid var(--color-border-default);justify-content:space-between;align-items:center;gap:var(--space-medium);flex-wrap:wrap;display:flex}.category-translation-tabs-module-scss-module__xVI4jG__tabList{gap:var(--space-small);flex-wrap:wrap;display:flex}.category-translation-tabs-module-scss-module__xVI4jG__tab{align-items:center;gap:var(--space-small);padding:var(--space-small);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:none;transition:all .15s;display:flex;position:relative}.category-translation-tabs-module-scss-module__xVI4jG__tab:hover{background:var(--color-secondary-50)}.category-translation-tabs-module-scss-module__xVI4jG__tab.category-translation-tabs-module-scss-module__xVI4jG__active{background:0 0}.category-translation-tabs-module-scss-module__xVI4jG__tab .category-translation-tabs-module-scss-module__xVI4jG__languageLabel{align-items:center;gap:var(--space-small);display:flex}.category-translation-tabs-module-scss-module__xVI4jG__tabFlag{font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);border-radius:var(--radius-sm);padding:2px 6px;line-height:1}.category-translation-tabs-module-scss-module__xVI4jG__tabLabel{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);white-space:nowrap}.category-translation-tabs-module-scss-module__xVI4jG__defaultBadge{font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);border-radius:var(--radius-sm);background-color:var(--color-primary-100,#e8f0fe);color:var(--color-primary-600,#1a56db);white-space:nowrap;padding:1px 6px;line-height:1.4}.category-translation-tabs-module-scss-module__xVI4jG__removeIcon{cursor:pointer;opacity:.7;color:currentColor;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.category-translation-tabs-module-scss-module__xVI4jG__removeIcon:hover{opacity:1;transform:scale(1.15)}.category-translation-tabs-module-scss-module__xVI4jG__removeIcon:active{transform:scale(.9)}.category-translation-tabs-module-scss-module__xVI4jG__removeIcon svg{width:14px;height:14px}.category-translation-tabs-module-scss-module__xVI4jG__addLanguageContainer{position:relative}.category-translation-tabs-module-scss-module__xVI4jG__languageSelector{z-index:1000;background:var(--color-white);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);min-width:300px;margin-top:var(--space-small);animation:.2s ease-out category-translation-tabs-module-scss-module__xVI4jG__slideDown;position:absolute;top:100%;right:0}.category-translation-tabs-module-scss-module__xVI4jG__languageSelectorHeader{align-items:center;gap:var(--space-small);padding:var(--space-large);background:var(--color-white);border-bottom:1px solid var(--color-border-default);font-family:var(--typeface-headings);font-size:16px;font-weight:var(--font-weight-medium);text-transform:none;letter-spacing:0;color:var(--color-font-headings);font-style:normal;line-height:24px;text-decoration:none;display:flex}.category-translation-tabs-module-scss-module__xVI4jG__languageSelectorHeader .category-translation-tabs-module-scss-module__xVI4jG__selectorIcon{color:var(--color-primary-600);width:20px;height:20px}.category-translation-tabs-module-scss-module__xVI4jG__closeSelector{margin-left:auto}.category-translation-tabs-module-scss-module__xVI4jG__languageGrid{gap:var(--space-small);padding:var(--space-large);background:var(--color-white);grid-template-columns:repeat(auto-fill,minmax(120px,1fr));display:grid}.category-translation-tabs-module-scss-module__xVI4jG__languageOption{align-items:center;gap:var(--space-small);padding:var(--space-medium);text-align:center;flex-direction:column;display:flex}.category-translation-tabs-module-scss-module__xVI4jG__languageOption .category-translation-tabs-module-scss-module__xVI4jG__languageCodeLabel{font-weight:var(--font-weight-bold)}.category-translation-tabs-module-scss-module__xVI4jG__languageOption .category-translation-tabs-module-scss-module__xVI4jG__languageName{font-family:var(--typeface-headings);font-size:14px;font-weight:var(--font-weight-medium);text-transform:none;letter-spacing:0;color:var(--color-font-headings);font-style:normal;line-height:22.4px;text-decoration:none}.category-translation-tabs-module-scss-module__xVI4jG__tabContent{padding:var(--space-xlarge);background:var(--color-white)}.category-translation-tabs-module-scss-module__xVI4jG__translationHeader{align-items:flex-start;gap:var(--space-large);margin-bottom:var(--space-xlarge);padding-bottom:var(--space-large);border-bottom:1px solid var(--color-border-default);display:flex}.category-translation-tabs-module-scss-module__xVI4jG__translationHeader .category-translation-tabs-module-scss-module__xVI4jG__headerIcon{color:var(--color-primary-600);flex-shrink:0;width:24px;height:24px;margin-top:2px}.category-translation-tabs-module-scss-module__xVI4jG__translationHeader .category-translation-tabs-module-scss-module__xVI4jG__headerTitle{font-family:var(--typeface-headings);font-size:24px;font-weight:var(--font-weight-semibold);text-transform:none;letter-spacing:0;color:var(--color-font-headings);margin:0 0 var(--space-small) 0;font-style:normal;line-height:31.2px;text-decoration:none}.category-translation-tabs-module-scss-module__xVI4jG__translationHeader .category-translation-tabs-module-scss-module__xVI4jG__headerDescription{font-family:var(--typeface-headings);font-size:14px;font-weight:var(--font-weight-medium);text-transform:none;letter-spacing:0;color:var(--color-font-body);margin:0;font-style:normal;line-height:150%;text-decoration:none}.category-translation-tabs-module-scss-module__xVI4jG__translationFields{gap:var(--space-xlarge);flex-direction:column;display:flex}.category-translation-tabs-module-scss-module__xVI4jG__fieldGroup{gap:var(--space-small);flex-direction:column;display:flex}.category-translation-tabs-module-scss-module__xVI4jG__textareaContainer{flex-direction:column;display:flex}.category-translation-tabs-module-scss-module__xVI4jG__textareaLabel{align-items:center;gap:var(--space-small);font-family:var(--typeface-headings);font-size:14px;font-weight:var(--font-weight-medium);text-transform:none;letter-spacing:0;font-style:normal;line-height:22.4px;font-weight:var(--font-weight-medium);color:var(--color-font-headings);margin-bottom:var(--space-tiny);text-decoration:none;display:inline-flex}.category-translation-tabs-module-scss-module__xVI4jG__textareaLabel .category-translation-tabs-module-scss-module__xVI4jG__labelIcon{color:var(--color-secondary-400)}.category-translation-tabs-module-scss-module__xVI4jG__textareaWrapper{border-radius:var(--radius-sm);border:1px solid var(--color-border-default);background:var(--color-white);flex-direction:column;transition:all .15s;display:flex}.category-translation-tabs-module-scss-module__xVI4jG__textareaWrapper:focus-within{border:1px solid var(--color-primary-300);outline:none;box-shadow:0 8px 16px #96c0fa1f}.category-translation-tabs-module-scss-module__xVI4jG__textareaWrapper:hover:not(:focus-within){border-color:var(--color-primary-400)}.category-translation-tabs-module-scss-module__xVI4jG__textareaWrapper.category-translation-tabs-module-scss-module__xVI4jG__hasError,.category-translation-tabs-module-scss-module__xVI4jG__textareaWrapper.category-translation-tabs-module-scss-module__xVI4jG__hasError:focus-within{border:1px solid var(--color-danger-300);box-shadow:0 8px 16px #ff9d9d1f}.category-translation-tabs-module-scss-module__xVI4jG__textarea{width:100%;min-height:120px;padding:var(--space-medium);border-radius:var(--radius-sm);font-family:var(--typeface-headings);font-size:16px;font-weight:var(--font-weight-regular);text-transform:none;letter-spacing:0;color:var(--color-font-headings);resize:vertical;background:0 0;border:none;font-family:inherit;font-style:normal;line-height:150%;text-decoration:none;transition:none}.category-translation-tabs-module-scss-module__xVI4jG__textarea:focus{color:var(--color-font-headings);outline:none}.category-translation-tabs-module-scss-module__xVI4jG__textarea::placeholder{color:var(--color-secondary-400)}.category-translation-tabs-module-scss-module__xVI4jG__textarea:disabled{color:var(--color-secondary-400);background:var(--color-secondary-50);cursor:not-allowed}.category-translation-tabs-module-scss-module__xVI4jG__errorText{font-family:var(--typeface-headings);font-size:14px;font-weight:var(--font-weight-medium);text-transform:none;letter-spacing:0;color:var(--color-danger-600);margin-top:var(--space-small);align-items:center;gap:var(--space-small);font-style:normal;line-height:22.4px;text-decoration:none;display:flex}.category-translation-tabs-module-scss-module__xVI4jG__helperText{font-family:var(--typeface-headings);font-size:14px;font-weight:var(--font-weight-medium);text-transform:none;letter-spacing:0;color:var(--color-secondary-500);margin-top:var(--space-small);font-style:normal;line-height:150%;text-decoration:none}@keyframes category-translation-tabs-module-scss-module__xVI4jG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.category-translation-tabs-module-scss-module__xVI4jG__tabHeaders{align-items:stretch;gap:var(--space-medium);padding:var(--space-medium);flex-direction:column}.category-translation-tabs-module-scss-module__xVI4jG__tabList{justify-content:center}.category-translation-tabs-module-scss-module__xVI4jG__tab{padding:var(--space-small)}.category-translation-tabs-module-scss-module__xVI4jG__languageSelector{width:90vw;max-width:400px;max-height:80vh;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.category-translation-tabs-module-scss-module__xVI4jG__languageGrid{gap:var(--space-small);padding:var(--space-medium);grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.category-translation-tabs-module-scss-module__xVI4jG__tabContent{padding:var(--space-large)}.category-translation-tabs-module-scss-module__xVI4jG__translationHeader{gap:var(--space-medium);text-align:center;flex-direction:column}.category-translation-tabs-module-scss-module__xVI4jG__translationHeader .category-translation-tabs-module-scss-module__xVI4jG__headerIcon{align-self:center}}@media (max-width:640px){.category-translation-tabs-module-scss-module__xVI4jG__tabHeaders,.category-translation-tabs-module-scss-module__xVI4jG__tabContent{padding:var(--space-medium)}.category-translation-tabs-module-scss-module__xVI4jG__languageGrid{padding:var(--space-medium);grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.category-translation-tabs-module-scss-module__xVI4jG__languageOption{padding:var(--space-small)}}.category-translation-tabs-module-scss-module__xVI4jG__tab:focus-visible,.category-translation-tabs-module-scss-module__xVI4jG__languageOption:focus-visible{outline:2px solid var(--color-primary-600);outline-offset:2px}.category-translation-tabs-module-scss-module__xVI4jG__loading{opacity:.7;pointer-events:none}[dir=rtl] .category-translation-tabs-module-scss-module__xVI4jG__removeButton{margin-left:0;margin-right:var(--space-small)}[dir=rtl] .category-translation-tabs-module-scss-module__xVI4jG__languageSelector{left:0;right:auto}[dir=rtl] .category-translation-tabs-module-scss-module__xVI4jG__closeSelector{margin-left:0;margin-right:auto}[dir=rtl] .category-translation-tabs-module-scss-module__xVI4jG__tabFlag,[dir=rtl] .category-translation-tabs-module-scss-module__xVI4jG__selectorIcon{margin-left:var(--space-small);margin-right:0}[dir=rtl] .category-translation-tabs-module-scss-module__xVI4jG__translationHeader{text-align:right}[dir=rtl] .category-translation-tabs-module-scss-module__xVI4jG__translationHeader .category-translation-tabs-module-scss-module__xVI4jG__headerIcon{margin-right:0;margin-left:var(--space-large)}[dir=rtl] .category-translation-tabs-module-scss-module__xVI4jG__textareaLabel{flex-direction:row-reverse}[dir=rtl] .category-translation-tabs-module-scss-module__xVI4jG__textareaLabel .category-translation-tabs-module-scss-module__xVI4jG__labelIcon{margin-left:var(--space-small);margin-right:0}
.stock-management-modal-module-scss-module__TURHiW__modalContent{flex-direction:column;min-height:300px;display:flex}.stock-management-modal-module-scss-module__TURHiW__loadingContainer{padding:var(--space-huge);justify-content:center;align-items:center;gap:var(--space-medium);flex-direction:column;flex:1;min-height:300px;display:flex}.stock-management-modal-module-scss-module__TURHiW__loadingText{font-family:var(--typeface-headings);font-size:16px;font-weight:var(--font-weight-medium);text-transform:none;letter-spacing:0;color:var(--color-font-body);text-align:center;margin:0;font-style:normal;line-height:24px;text-decoration:none}.stock-management-modal-module-scss-module__TURHiW__errorContainer{padding:var(--space-large);background-color:var(--color-danger-50);border-radius:var(--radius-sm);border:1px solid var(--color-danger-200);margin-bottom:var(--space-large)}.stock-management-modal-module-scss-module__TURHiW__errorText{color:var(--color-danger-700);font-family:var(--typeface-headings);font-size:16px;font-weight:var(--font-weight-medium);text-transform:none;letter-spacing:0;margin:0;font-style:normal;line-height:24px;text-decoration:none}.stock-management-modal-module-scss-module__TURHiW__formContainer{gap:var(--space-large);padding:var(--space-small) 0;flex-direction:column;display:flex}.stock-management-modal-module-scss-module__TURHiW__formField{width:100%}.stock-management-modal-module-scss-module__TURHiW__footerActions{gap:var(--space-medium);width:100%;display:flex}[dir=ltr] .stock-management-modal-module-scss-module__TURHiW__footerActions{justify-content:flex-end}[dir=rtl] .stock-management-modal-module-scss-module__TURHiW__footerActions{justify-content:flex-start}@media (max-width:768px){.stock-management-modal-module-scss-module__TURHiW__footerActions{flex-direction:column-reverse}.stock-management-modal-module-scss-module__TURHiW__footerActions button{width:100%}}
.ai-template-card-module-scss-module__JydOFW__card{background:var(--color-white);border-radius:var(--radius-card-corner);width:252px;padding:var(--space-compact);gap:var(--space-medium);contain:layout style paint;cursor:pointer;border:2px solid #0000;flex-direction:column;flex-shrink:0;transition:transform .4s cubic-bezier(.34,1.4,.64,1),box-shadow .35s cubic-bezier(.4,0,.2,1),border-color .25s;display:flex;position:relative;transform:translateZ(0);box-shadow:0 12px 20px #0c0c0d1a,0 2px 6px #0c0c0d0d}.ai-template-card-module-scss-module__JydOFW__card:after{content:"";border-radius:calc(var(--radius-card-corner) + 2px);-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#fde047b3 0%,#d9770673 35%,#fde0478c 70%,#d97706b3 100%);padding:2px;transition:opacity .35s;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ai-template-card-module-scss-module__JydOFW__card:hover{transform:translateY(-6px);box-shadow:0 26px 44px #4b320c2e,0 8px 18px #00000014}.ai-template-card-module-scss-module__JydOFW__card:hover:after{opacity:1}.ai-template-card-module-scss-module__JydOFW__imageWrapper{border-radius:var(--radius-sm);contain:paint;isolation:isolate;background:radial-gradient(75% 55%,#4832128c 0%,#0000 70%),radial-gradient(circle at 18% 12%,#ca8a042e 0%,#0000 45%),radial-gradient(circle at 82% 88%,#ca8a041f 0%,#0000 50%),linear-gradient(160deg,#1a1308 0%,#0d0a06 60%,#07050b 100%);justify-content:center;align-items:center;width:100%;height:213px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fde0472e,inset 0 0 0 1px #fde0470f,inset 0 -40px 60px -20px #00000080}.ai-template-card-module-scss-module__JydOFW__imageWrapper:before{content:"";pointer-events:none;mix-blend-mode:screen;z-index:1;background:linear-gradient(105deg,#0000 30%,#fde0470f 48%,#ffffff0a 52%,#0000 70%) 0 0/220% 220%;animation:7s linear infinite ai-template-card-module-scss-module__JydOFW__aiSheen;position:absolute;inset:0}@keyframes ai-template-card-module-scss-module__JydOFW__aiSheen{0%{background-position:200% 0}to{background-position:-200% 0}}.ai-template-card-module-scss-module__JydOFW__orbHalo{filter:blur(22px);z-index:1;pointer-events:none;background:radial-gradient(circle,#fde04773 0%,#d9770652 25%,#ca8a0433 50%,#0000 72%);border-radius:50%;width:240px;height:240px;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s;animation:3.6s ease-in-out infinite ai-template-card-module-scss-module__JydOFW__orbHaloPulse;position:absolute}@keyframes ai-template-card-module-scss-module__JydOFW__orbHaloPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.ai-template-card-module-scss-module__JydOFW__card:hover .ai-template-card-module-scss-module__JydOFW__orbHalo{opacity:1;transform:scale(1.16)}.ai-template-card-module-scss-module__JydOFW__orbWrapper{border-radius:var(--radius-full);will-change:transform;z-index:2;flex-shrink:0;justify-content:center;align-items:center;width:124px;height:124px;display:flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 8px 24px #0000002e}.ai-template-card-module-scss-module__JydOFW__orb{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.ai-template-card-module-scss-module__JydOFW__body{gap:var(--space-large);padding:0 var(--space-tiny);flex-direction:column;display:flex}.ai-template-card-module-scss-module__JydOFW__info{gap:var(--space-tiny);flex-direction:column;display:flex}.ai-template-card-module-scss-module__JydOFW__title{font-size:var(--font-size-h4);font-weight:var(--font-weight-semibold);line-height:var(--line-height-normal);background:linear-gradient(135deg,#1a1308 0%,#3a2a0a 50%,#2b1e08 100%);-webkit-text-fill-color:#0000;letter-spacing:-.01em;-webkit-background-clip:text;background-clip:text}.ai-template-card-module-scss-module__JydOFW__description{font-size:var(--font-size-text-sm);font-weight:var(--font-weight-regular);line-height:var(--line-height-relaxed);color:var(--color-font-body);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ai-template-card-module-scss-module__JydOFW__actions{align-items:center;width:100%;display:flex}.ai-template-card-module-scss-module__JydOFW__actionButton{justify-content:center;align-items:center;gap:var(--space-small);width:100%;height:38px;padding:0 var(--space-medium);border-radius:var(--radius-sm);background:var(--color-white);color:#d97706;font-family:var(--typeface-buttons);font-size:var(--font-size-text-sm);font-weight:var(--font-weight-semibold);white-space:nowrap;text-transform:capitalize;letter-spacing:.01em;cursor:pointer;border:1.5px solid #fcd34d;line-height:1;transition:background-color .2s,border-color .2s,box-shadow .2s,transform .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.ai-template-card-module-scss-module__JydOFW__actionButton span{color:#0f0f10;transition:color .2s}.ai-template-card-module-scss-module__JydOFW__actionButton:hover{color:#b45309;background:#fffbeb;border-color:#f59e0b;transform:translateY(-1px);box-shadow:0 4px 12px #d977062e}.ai-template-card-module-scss-module__JydOFW__actionButton:hover span{color:#000}.ai-template-card-module-scss-module__JydOFW__actionButton:active{background:#fef3c7;transform:translate(0,0);box-shadow:0 1px 2px #d977061f}
@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(../media/098850a6eb1f8577-s.p.0g1t.0rh7pnnu.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(../media/6dac7af80352e41b-s.0n5n1r_vv7.6y.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(../media/21445b8bd0ec5702-s.0iuj2wol7j-3b.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.06avho5za9mi..woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.07mp_d91dgmcu.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.08ydm43xlmlw2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/098850a6eb1f8577-s.p.0g1t.0rh7pnnu.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6dac7af80352e41b-s.0n5n1r_vv7.6y.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/21445b8bd0ec5702-s.0iuj2wol7j-3b.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.06avho5za9mi..woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.07mp_d91dgmcu.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.08ydm43xlmlw2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/098850a6eb1f8577-s.p.0g1t.0rh7pnnu.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6dac7af80352e41b-s.0n5n1r_vv7.6y.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/21445b8bd0ec5702-s.0iuj2wol7j-3b.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.06avho5za9mi..woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.07mp_d91dgmcu.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.08ydm43xlmlw2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/098850a6eb1f8577-s.p.0g1t.0rh7pnnu.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6dac7af80352e41b-s.0n5n1r_vv7.6y.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/21445b8bd0ec5702-s.0iuj2wol7j-3b.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.06avho5za9mi..woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.07mp_d91dgmcu.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.08ydm43xlmlw2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/098850a6eb1f8577-s.p.0g1t.0rh7pnnu.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6dac7af80352e41b-s.0n5n1r_vv7.6y.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/21445b8bd0ec5702-s.0iuj2wol7j-3b.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.06avho5za9mi..woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.07mp_d91dgmcu.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.08ydm43xlmlw2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik Fallback;src:local(Arial);ascent-override:89.06%;descent-override:23.81%;line-gap-override:0.0%;size-adjust:104.98%}.rubik_79de5c17-module__MgegTq__className{font-family:Rubik,Rubik Fallback;font-style:normal}
.blog-list-module-scss-module__hSz9dq__listContainer{padding:24px}.blog-list-module-scss-module__hSz9dq__header{justify-content:flex-end;margin-bottom:24px;display:flex}.blog-list-module-scss-module__hSz9dq__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px;display:flex}.blog-list-module-scss-module__hSz9dq__spinner{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:40px;height:40px;animation:1s linear infinite blog-list-module-scss-module__hSz9dq__spin}@keyframes blog-list-module-scss-module__hSz9dq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.blog-list-module-scss-module__hSz9dq__blogGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.blog-list-module-scss-module__hSz9dq__blogCard{cursor:pointer;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.blog-list-module-scss-module__hSz9dq__blogCard:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.blog-list-module-scss-module__hSz9dq__thumbnail{flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}.blog-list-module-scss-module__hSz9dq__cardContent{flex-direction:column;flex:1;gap:8px;min-height:0;padding:16px;display:flex}.blog-list-module-scss-module__hSz9dq__description{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;display:-webkit-box;overflow:hidden}.blog-list-module-scss-module__hSz9dq__author{color:#999;margin-top:auto;padding-top:8px}.blog-list-module-scss-module__hSz9dq__empty{text-align:center;flex-direction:column;grid-column:1/-1;gap:8px;padding:48px;display:flex}.blog-list-module-scss-module__hSz9dq__error{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px;display:flex}
.contact-us-module-scss-module__SW5EIa__pageWrapper{min-height:100%;padding:var(--space-xlarge) var(--space-large);background-color:#0000;flex-direction:column;max-width:1400px;margin:0 auto;display:flex}@media (max-width:768px){.contact-us-module-scss-module__SW5EIa__pageWrapper{padding:var(--space-large)}}.contact-us-module-scss-module__SW5EIa__heroSection{margin-bottom:var(--space-xxlarge)}.contact-us-module-scss-module__SW5EIa__heroContent{justify-content:space-between;align-items:flex-start;gap:var(--space-xxlarge);display:flex}@media (max-width:768px){.contact-us-module-scss-module__SW5EIa__heroContent{align-items:stretch;gap:var(--space-large);flex-direction:column}}.contact-us-module-scss-module__SW5EIa__heroText{flex:1}.contact-us-module-scss-module__SW5EIa__heroTitle{font-family:var(--typeface-headings);font-size:40px;font-weight:var(--font-weight-semibold);text-transform:none;letter-spacing:0;margin-bottom:var(--space-small);color:var(--color-font-headings);font-style:normal;line-height:56px;text-decoration:none}.contact-us-module-scss-module__SW5EIa__heroSubtitle{color:var(--color-font-body);line-height:150%}.contact-us-module-scss-module__SW5EIa__heroDecoration,.contact-us-module-scss-module__SW5EIa__decorCircle{display:none}.contact-us-module-scss-module__SW5EIa__contentWrapper{flex-direction:column;flex:1;display:flex}@media (max-width:1024px){.contact-us-module-scss-module__SW5EIa__pageWrapper{padding:var(--space-xxlarge)}}@media (max-width:768px){.contact-us-module-scss-module__SW5EIa__pageWrapper{padding:var(--space-large)}.contact-us-module-scss-module__SW5EIa__heroSection{margin-bottom:var(--space-xxlarge)}}@media (max-width:480px){.contact-us-module-scss-module__SW5EIa__pageWrapper{padding:var(--space-medium)}}
.store-logo-module-scss-module__BQ-bOG__container{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.store-logo-module-scss-module__BQ-bOG__uploaderWrapper{background:linear-gradient(135deg,#f5f7fa 0%,#f9fafb 100%);border:2px dashed #e5e7eb;border-radius:12px;width:100%;padding:24px;transition:all .3s;overflow:hidden}.store-logo-module-scss-module__BQ-bOG__uploaderWrapper:hover{background:linear-gradient(135deg,#f0f4f8 0%,#f5f7fa 100%);border-color:#d1d5db}.store-logo-module-scss-module__BQ-bOG__uploaderWrapper:focus-within{background:linear-gradient(135deg,#eff6ff 0%,#f0f9ff 100%);border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.store-logo-module-scss-module__BQ-bOG__uploaderWrapper .media-picker-uploader-populated-state{flex-direction:column;justify-content:center;align-items:center;display:flex}.store-logo-module-scss-module__BQ-bOG__uploaderWrapper .media-picker-uploader-main-preview{margin:0 auto}.store-logo-module-scss-module__BQ-bOG__uploaderWrapper .media-picker-uploader-thumbnails{justify-content:center}.store-logo-module-scss-module__BQ-bOG__errorContainer{background:#fef2f2;border-left:4px solid #dc2626;border-radius:8px;width:100%;padding:12px 16px;animation:.2s ease-out store-logo-module-scss-module__BQ-bOG__slideIn}@keyframes store-logo-module-scss-module__BQ-bOG__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.message-details-modal-module-scss-module__jP-HLW__modalContent{gap:var(--space-large);flex-direction:column;display:flex}.message-details-modal-module-scss-module__jP-HLW__section{gap:var(--space-medium);flex-direction:column;display:flex}.message-details-modal-module-scss-module__jP-HLW__sectionHeader{justify-content:space-between;align-items:center;gap:var(--space-small);flex-wrap:wrap;display:flex}.message-details-modal-module-scss-module__jP-HLW__sectionTitle{font-family:var(--typeface-headings);font-size:18px;font-weight:var(--font-weight-regular);text-transform:none;letter-spacing:0;font-style:normal;line-height:21.6px;font-weight:var(--font-weight-semibold);color:var(--color-font-headings);padding-bottom:var(--space-small);border-bottom:1px solid var(--color-border-default);margin:0;text-decoration:none}.message-details-modal-module-scss-module__jP-HLW__infoGrid{gap:var(--space-medium);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:640px){.message-details-modal-module-scss-module__jP-HLW__infoGrid{grid-template-columns:1fr}}.message-details-modal-module-scss-module__jP-HLW__infoItem{gap:var(--space-tiny);flex-direction:column;display:flex}.message-details-modal-module-scss-module__jP-HLW__label{font-family:var(--typeface-headings);font-size:14px;font-weight:var(--font-weight-medium);text-transform:none;letter-spacing:0;color:var(--color-secondary-600);font-style:normal;line-height:22.4px;font-weight:var(--font-weight-medium);text-decoration:none}.message-details-modal-module-scss-module__jP-HLW__value{font-family:var(--typeface-headings);font-size:16px;font-weight:var(--font-weight-regular);text-transform:none;letter-spacing:0;color:var(--color-font-headings);word-break:break-word;font-style:normal;line-height:24px;text-decoration:none}.message-details-modal-module-scss-module__jP-HLW__subject{font-family:var(--typeface-headings);font-size:16px;font-weight:var(--font-weight-regular);text-transform:none;letter-spacing:0;color:var(--color-font-headings);padding:var(--space-medium);background-color:var(--color-secondary-50);border-radius:var(--radius-sm);border-left:3px solid var(--color-primary-600);margin:0;font-style:normal;line-height:24px;text-decoration:none}.message-details-modal-module-scss-module__jP-HLW__messageContent{padding:var(--space-medium);background-color:var(--color-secondary-50);border-radius:var(--radius-sm);border:1px solid var(--color-border-default)}.message-details-modal-module-scss-module__jP-HLW__messageText{font-family:var(--typeface-headings);font-size:16px;font-weight:var(--font-weight-regular);text-transform:none;letter-spacing:0;color:var(--color-font-body);font-style:normal;line-height:24px;line-height:var(--line-height-relaxed);white-space:pre-wrap;word-break:break-word;margin:0;text-decoration:none}.message-details-modal-module-scss-module__jP-HLW__sectionHint,.message-details-modal-module-scss-module__jP-HLW__helperText,.message-details-modal-module-scss-module__jP-HLW__replyDate{font-family:var(--typeface-headings);font-size:14px;font-weight:var(--font-weight-medium);text-transform:none;letter-spacing:0;color:var(--color-secondary-600);font-style:normal;line-height:22.4px;text-decoration:none}.message-details-modal-module-scss-module__jP-HLW__errorText{font-family:var(--typeface-headings);font-size:14px;font-weight:var(--font-weight-medium);text-transform:none;letter-spacing:0;color:var(--color-danger-700);font-style:normal;line-height:22.4px;text-decoration:none}.message-details-modal-module-scss-module__jP-HLW__repliesList{gap:var(--space-medium);flex-direction:column;display:flex}.message-details-modal-module-scss-module__jP-HLW__replyCard{gap:var(--space-small);padding:var(--space-medium);border:1px solid var(--color-border-default);border-radius:var(--radius-md);background-color:var(--color-secondary-50);flex-direction:column;display:flex}.message-details-modal-module-scss-module__jP-HLW__replyMeta{justify-content:space-between;align-items:center;gap:var(--space-small);flex-wrap:wrap;display:flex}.message-details-modal-module-scss-module__jP-HLW__replySenderInfo{gap:var(--space-tiny);flex-direction:column;display:flex}.message-details-modal-module-scss-module__jP-HLW__replySenderText{font-family:var(--typeface-headings);font-size:14px;font-weight:var(--font-weight-medium);text-transform:none;letter-spacing:0;color:var(--color-secondary-700);word-break:break-word;font-style:normal;line-height:22.4px;text-decoration:none}.message-details-modal-module-scss-module__jP-HLW__senderBadge{font-family:var(--typeface-headings);font-size:12px;font-weight:var(--font-weight-medium);text-transform:none;letter-spacing:0;padding:var(--space-tiny) var(--space-small);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.04em;font-style:normal;line-height:160%;text-decoration:none}.message-details-modal-module-scss-module__jP-HLW__sellerSender{color:var(--color-success-700);background-color:var(--color-success-50)}.message-details-modal-module-scss-module__jP-HLW__adminSender{color:var(--color-warning-700);background-color:var(--color-warning-50)}.message-details-modal-module-scss-module__jP-HLW__customerSender{color:var(--color-primary-700);background-color:var(--color-primary-50)}
.newsletter-section-module-scss-module__h2gWVW__sectionCard{background:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);padding:var(--space-huge);gap:var(--space-xxlarge);flex-direction:column;display:flex}@media (max-width:768px){.newsletter-section-module-scss-module__h2gWVW__sectionCard{padding:var(--space-xxlarge) var(--space-xlarge)}}.newsletter-section-module-scss-module__h2gWVW__sectionHeader{gap:var(--space-small);flex-direction:column;display:flex}@media (min-width:768px){.newsletter-section-module-scss-module__h2gWVW__sectionHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-xlarge);flex-direction:row}}.newsletter-section-module-scss-module__h2gWVW__sectionHeader h3,.newsletter-section-module-scss-module__h2gWVW__sectionHeader h4,.newsletter-section-module-scss-module__h2gWVW__sectionHeader h5{margin:0}.newsletter-section-module-scss-module__h2gWVW__heroMediaToggle{align-items:center;gap:var(--space-small);display:inline-flex}.newsletter-section-module-scss-module__h2gWVW__newsletterGrid{gap:var(--space-xlarge);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.newsletter-section-module-scss-module__h2gWVW__textareaField{gap:var(--space-small);flex-direction:column;display:flex}.newsletter-section-module-scss-module__h2gWVW__textareaLabel{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-font-body)}.newsletter-section-module-scss-module__h2gWVW__textarea{min-height:110px;padding:var(--space-large);border-radius:var(--radius-lg);border:1px solid var(--color-border-default);background:var(--color-white);font-family:var(--font-family-headings);font-size:var(--font-size-md);color:var(--color-font-headings);resize:vertical}.newsletter-section-module-scss-module__h2gWVW__textarea:focus{border-color:var(--color-primary-600);outline:none;box-shadow:0 0 0 3px #2b5be526}.newsletter-section-module-scss-module__h2gWVW__textarea:disabled{background:var(--color-secondary-50);color:var(--color-font-body);cursor:not-allowed}.newsletter-section-module-scss-module__h2gWVW__mediaCardDisabled{opacity:.65}
.privacy-policy-manager-module-scss-module__9EoaBW__manager{width:100%}.privacy-policy-manager-module-scss-module__9EoaBW__loadingState{padding:var(--space-enormous) var(--space-xxlarge);background:var(--color-white);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);flex-direction:column;justify-content:center;align-items:center;display:flex}.privacy-policy-manager-module-scss-module__9EoaBW__loadingState .privacy-policy-manager-module-scss-module__9EoaBW__loadingSpinner{border:3px solid var(--color-border-default);border-top:3px solid var(--color-primary-600);width:40px;height:40px;margin-bottom:var(--space-large);border-radius:50%;animation:1s linear infinite privacy-policy-manager-module-scss-module__9EoaBW__spin}@keyframes privacy-policy-manager-module-scss-module__9EoaBW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.privacy-policy-manager-module-scss-module__9EoaBW__header{margin-bottom:var(--space-xxlarge);padding:var(--space-xlarge);background:var(--color-white);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.privacy-policy-manager-module-scss-module__9EoaBW__header .privacy-policy-manager-module-scss-module__9EoaBW__title{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--color-font-headings);margin-bottom:var(--space-small)}.privacy-policy-manager-module-scss-module__9EoaBW__header .privacy-policy-manager-module-scss-module__9EoaBW__description{font-size:var(--font-size-md);color:var(--color-font-body);margin:0}.privacy-policy-manager-module-scss-module__9EoaBW__sectionsContainer{background:var(--color-white);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden}.privacy-policy-manager-module-scss-module__9EoaBW__sectionContent{padding:var(--space-xxlarge)}.privacy-policy-manager-module-scss-module__9EoaBW__langBlock{margin-bottom:var(--space-xxlarge)}.privacy-policy-manager-module-scss-module__9EoaBW__langBlock:last-child{margin-bottom:0}.privacy-policy-manager-module-scss-module__9EoaBW__langLabel{font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);color:var(--color-font-headings);margin-bottom:var(--space-large);padding-bottom:var(--space-small);border-bottom:2px solid var(--color-primary-600);display:inline-block}.privacy-policy-manager-module-scss-module__9EoaBW__fieldGroup{gap:var(--space-large);margin-bottom:var(--space-large);flex-direction:column;display:flex}.privacy-policy-manager-module-scss-module__9EoaBW__sectionItem{gap:var(--space-medium);padding:var(--space-large);border:1px solid var(--color-border-default);border-radius:var(--radius-md);background:var(--color-secondary-50);flex-direction:column;display:flex}.privacy-policy-manager-module-scss-module__9EoaBW__sectionRow{gap:var(--space-large);grid-template-columns:1fr 1fr;display:grid}@media (max-width:768px){.privacy-policy-manager-module-scss-module__9EoaBW__sectionRow{grid-template-columns:1fr}}.privacy-policy-manager-module-scss-module__9EoaBW__addSectionBtn{align-items:center;gap:var(--space-small);padding:var(--space-medium) var(--space-large);border:1px dashed var(--color-primary-600);border-radius:var(--radius-md);color:var(--color-primary-600);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);cursor:pointer;width:100%;margin-top:var(--space-medium);background:0 0;justify-content:center;transition:all .15s;display:flex}.privacy-policy-manager-module-scss-module__9EoaBW__addSectionBtn:hover{background:var(--color-primary-50)}.privacy-policy-manager-module-scss-module__9EoaBW__removeSectionBtn{padding:var(--space-small) var(--space-medium);background:var(--color-danger-50);color:var(--color-danger-600);border:1px solid var(--color-danger-600);border-radius:var(--radius-md);font-size:var(--font-size-sm);cursor:pointer;align-self:flex-end;transition:all .15s}.privacy-policy-manager-module-scss-module__9EoaBW__removeSectionBtn:hover{background:var(--color-danger-600);color:var(--color-white)}.privacy-policy-manager-module-scss-module__9EoaBW__saveSection{margin-top:var(--space-xxlarge);padding:var(--space-xlarge);background:var(--color-white);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);justify-content:flex-end;display:flex}
.expandable-product-row-module-scss-module__ZY3GZa__expandableRow{background-color:var(--color-background-secondary)}.expandable-product-row-module-scss-module__ZY3GZa__expandableRow td{border-bottom:1px solid var(--color-border);padding:.5rem 1rem}.expandable-product-row-module-scss-module__ZY3GZa__expandButton{cursor:pointer;color:var(--color-text-primary);background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem;font-weight:500;transition:color .2s;display:flex}.expandable-product-row-module-scss-module__ZY3GZa__expandButton:hover{color:var(--color-primary)}.expandable-product-row-module-scss-module__ZY3GZa__expandIcon{transition:transform .2s}.expandable-product-row-module-scss-module__ZY3GZa__expandIcon.expandable-product-row-module-scss-module__ZY3GZa__expanded{transform:rotate(180deg)}.expandable-product-row-module-scss-module__ZY3GZa__variantRow{background-color:var(--color-background-tertiary)}.expandable-product-row-module-scss-module__ZY3GZa__variantRow:hover{background-color:var(--color-background-hover)}.expandable-product-row-module-scss-module__ZY3GZa__variantCell{padding-left:3rem!important}.expandable-product-row-module-scss-module__ZY3GZa__variantIndent{align-items:center;gap:.5rem;display:flex}.expandable-product-row-module-scss-module__ZY3GZa__variantIndent:before{content:"└─";color:var(--color-text-tertiary);margin-right:.25rem;font-size:.875rem}.expandable-product-row-module-scss-module__ZY3GZa__categoryCell,.expandable-product-row-module-scss-module__ZY3GZa__priceCell,.expandable-product-row-module-scss-module__ZY3GZa__stockCell{color:var(--color-text-secondary);font-size:.875rem}.expandable-product-row-module-scss-module__ZY3GZa__actionsCell{text-align:center}.expandable-product-row-module-scss-module__ZY3GZa__editButton{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:inline-flex}.expandable-product-row-module-scss-module__ZY3GZa__editButton:hover{color:var(--color-primary);background-color:var(--color-background-secondary)}
.blog-module-scss-module__4uLXeq__pageWrapper{min-height:100%;padding:var(--space-xlarge) var(--space-large);background-color:#0000;flex-direction:column;max-width:1400px;margin:0 auto;display:flex}@media (max-width:768px){.blog-module-scss-module__4uLXeq__pageWrapper{padding:var(--space-large)}}.blog-module-scss-module__4uLXeq__heroSection{margin-bottom:var(--space-xxlarge)}.blog-module-scss-module__4uLXeq__heroContent{justify-content:space-between;align-items:flex-start;gap:var(--space-xxlarge);display:flex}@media (max-width:768px){.blog-module-scss-module__4uLXeq__heroContent{align-items:stretch;gap:var(--space-large);flex-direction:column}}.blog-module-scss-module__4uLXeq__heroText{flex:1}.blog-module-scss-module__4uLXeq__heroTitle{font-family:var(--typeface-headings);font-size:40px;font-weight:var(--font-weight-semibold);text-transform:none;letter-spacing:0;margin-bottom:var(--space-small);color:var(--color-font-headings);font-style:normal;line-height:56px;text-decoration:none}.blog-module-scss-module__4uLXeq__heroSubtitle{color:var(--color-font-body);line-height:150%}.blog-module-scss-module__4uLXeq__contentWrapper{flex-direction:column;flex:1;display:flex}.blog-module-scss-module__4uLXeq__actionButtons{margin-bottom:var(--space-large);justify-content:space-between;align-items:center;display:flex}
.coupon-form-modal-module-scss-module__aI9Y5G__formContent{gap:var(--space-large);flex-direction:column;display:flex}.coupon-form-modal-module-scss-module__aI9Y5G__field{width:100%}.coupon-form-modal-module-scss-module__aI9Y5G__row{gap:var(--space-large);grid-template-columns:1fr 1fr;display:grid}@media (max-width:600px){.coupon-form-modal-module-scss-module__aI9Y5G__row{grid-template-columns:1fr}}.coupon-form-modal-module-scss-module__aI9Y5G__toggleRow{padding:var(--space-medium);background-color:var(--color-primary-50);border-radius:var(--radius-md);border:1px solid var(--color-border-default);justify-content:space-between;align-items:center;gap:var(--space-large);display:flex}.coupon-form-modal-module-scss-module__aI9Y5G__toggleInfo{gap:var(--space-tiny);flex-direction:column;flex:1;display:flex}.coupon-form-modal-module-scss-module__aI9Y5G__footer{justify-content:flex-end;gap:var(--space-medium);display:flex}
.page-module-scss-module__CbR4oW__coverAndLogoPage{background:var(--color-secondary-50);width:100%;min-height:100vh;padding:var(--space-large);flex-direction:column;display:flex}@media (max-width:768px){.page-module-scss-module__CbR4oW__coverAndLogoPage{padding:var(--space-medium)}}.page-module-scss-module__CbR4oW__container{gap:var(--space-large);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.page-module-scss-module__CbR4oW__logoSection{gap:var(--space-large);padding:var(--space-huge);background:var(--color-white);border:1px solid var(--color-secondary-200);border-radius:12px;flex-direction:column;transition:all .3s;display:flex;box-shadow:0 1px 3px #0000000d}.page-module-scss-module__CbR4oW__logoSection:hover{border-color:var(--color-secondary-300);box-shadow:0 4px 12px #00000014}@media (max-width:768px){.page-module-scss-module__CbR4oW__logoSection{padding:var(--space-xxlarge);gap:var(--space-medium)}}.page-module-scss-module__CbR4oW__logoHeader{padding-bottom:var(--space-large);border-bottom:2px solid var(--color-secondary-100);justify-content:space-between;align-items:flex-start;display:flex}.page-module-scss-module__CbR4oW__logoHeaderContent{gap:var(--space-small);flex-direction:column;flex:1;display:flex}.page-module-scss-module__CbR4oW__logoTitle{color:var(--color-secondary-900);letter-spacing:-.01em;font-size:20px;font-weight:600}@media (max-width:640px){.page-module-scss-module__CbR4oW__logoTitle{font-size:18px}}.page-module-scss-module__CbR4oW__logoDescription{color:var(--color-secondary-600);font-size:14px;line-height:1.5}.page-module-scss-module__CbR4oW__logoContent{gap:var(--space-medium);flex-direction:column;display:flex}.page-module-scss-module__CbR4oW__logoTypeSelector{gap:var(--space-small);margin-bottom:var(--space-medium);flex-direction:column;display:flex}.page-module-scss-module__CbR4oW__logoTypeLabel{color:var(--color-secondary-700);font-weight:500}.page-module-scss-module__CbR4oW__logoTypeOptions{gap:var(--space-large);display:flex}.page-module-scss-module__CbR4oW__logoTypeOption{align-items:center;gap:var(--space-small);cursor:pointer;display:flex}.page-module-scss-module__CbR4oW__logoTypeOption input[type=radio]{accent-color:var(--color-primary-500);margin:0}.page-module-scss-module__CbR4oW__logoTypeOption:hover{opacity:.8}.page-module-scss-module__CbR4oW__logoActionsBar{justify-content:flex-end;align-items:center;gap:var(--space-medium);padding-top:var(--space-large);border-top:1px solid var(--color-secondary-100);display:flex}@media (max-width:768px){.page-module-scss-module__CbR4oW__logoActionsBar{justify-content:center;align-items:stretch;gap:var(--space-medium);flex-direction:column}.page-module-scss-module__CbR4oW__logoActionsBar button{width:100%}}.page-module-scss-module__CbR4oW__actionsBar{justify-content:flex-end;align-items:center;gap:var(--space-medium);padding:var(--space-large);background:var(--color-white);border:1px solid var(--color-secondary-200);border-radius:12px;display:flex;box-shadow:0 1px 3px #0000000d}@media (max-width:768px){.page-module-scss-module__CbR4oW__actionsBar{justify-content:center;align-items:stretch;gap:var(--space-medium);flex-direction:column}.page-module-scss-module__CbR4oW__actionsBar button{width:100%}}
