.ProductDetails-module__gNU1RG__container{flex-direction:column;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem;display:flex}.ProductDetails-module__gNU1RG__backLink{color:#64748b;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.ProductDetails-module__gNU1RG__backLink:hover{color:#1e293b}.ProductDetails-module__gNU1RG__header{justify-content:space-between;align-items:flex-end;display:flex}.ProductDetails-module__gNU1RG__title{color:#1e293b;letter-spacing:-.025em;margin:.5rem 0;font-size:2.25rem;font-weight:800}.ProductDetails-module__gNU1RG__meta{color:#64748b;gap:1rem;font-size:.875rem;display:flex}.ProductDetails-module__gNU1RG__badge{text-transform:uppercase;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.ProductDetails-module__gNU1RG__badgeActive{color:#166534;background:#dcfce7}.ProductDetails-module__gNU1RG__badgeInactive{color:#991b1b;background:#fee2e2}.ProductDetails-module__gNU1RG__grid{grid-template-columns:1.5fr 1fr;gap:1.5rem;display:grid}.ProductDetails-module__gNU1RG__card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;height:fit-content;padding:1.75rem;box-shadow:0 4px 6px -1px #0000000d}.ProductDetails-module__gNU1RG__cardTitle{color:#1e293b;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700;display:flex}.ProductDetails-module__gNU1RG__cardIcon{font-size:1.25rem}.ProductDetails-module__gNU1RG__mediaGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;margin-top:1rem;display:grid}.ProductDetails-module__gNU1RG__imageWrapper{aspect-ratio:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;position:relative;overflow:hidden}.ProductDetails-module__gNU1RG__imageWrapper img{object-fit:cover;width:100%;height:100%}.ProductDetails-module__gNU1RG__removeImage{cursor:pointer;color:#ef4444;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s;display:flex;position:absolute;top:4px;right:4px;box-shadow:0 2px 4px #0000001a}.ProductDetails-module__gNU1RG__removeImage:hover{transform:scale(1.1)}.ProductDetails-module__gNU1RG__uploadPlaceholder{aspect-ratio:1;color:#64748b;cursor:pointer;border:2px dashed #cbd5e1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:all .2s;display:flex}.ProductDetails-module__gNU1RG__uploadPlaceholder:hover{color:#6366f1;background:#f5f3ff;border-color:#6366f1}.ProductDetails-module__gNU1RG__variantsCard{grid-column:span 2}.ProductDetails-module__gNU1RG__formGroup{margin-bottom:1.5rem}.ProductDetails-module__gNU1RG__label{color:#475569;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.ProductDetails-module__gNU1RG__input,.ProductDetails-module__gNU1RG__textarea{border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s}.ProductDetails-module__gNU1RG__input:focus,.ProductDetails-module__gNU1RG__textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.ProductDetails-module__gNU1RG__checkboxGroup{cursor:pointer;align-items:center;gap:.75rem;display:flex}.ProductDetails-module__gNU1RG__submitBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:10px;width:100%;margin-top:1rem;padding:.75rem;font-weight:700;transition:all .2s}.ProductDetails-module__gNU1RG__submitBtn:hover{background:#0f172a}.ProductDetails-module__gNU1RG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.ProductDetails-module__gNU1RG__error{color:#b91c1c;background:#fee2e2;border-radius:10px;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;font-weight:500}@media (max-width:1024px){.ProductDetails-module__gNU1RG__grid{grid-template-columns:1fr}}.ProductDetails-module__gNU1RG__tabs{border-bottom:2px solid #e2e8f0;gap:.5rem;margin-bottom:1.5rem;padding-bottom:0;display:flex}.ProductDetails-module__gNU1RG__tab{cursor:pointer;color:#64748b;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.ProductDetails-module__gNU1RG__tab:hover{color:#1e293b}.ProductDetails-module__gNU1RG__activeTab{color:#6366f1;border-bottom-color:#6366f1}.ProductDetails-module__gNU1RG__tabContent{animation:.2s ProductDetails-module__gNU1RG__fadeIn}@keyframes ProductDetails-module__gNU1RG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ProductDetails-module__gNU1RG__hint{color:#94a3b8;margin-top:-.5rem;margin-bottom:.75rem;font-size:.8rem}
.RichTextEditor-module__wxnUlq__wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.RichTextEditor-module__wxnUlq__loading{text-align:center;color:#6b7280;padding:2rem}.RichTextEditor-module__wxnUlq__toolbar{background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:4px;padding:8px 12px;display:flex}.RichTextEditor-module__wxnUlq__toolbarBtn{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:4px;min-width:32px;padding:6px 10px;font-size:13px;transition:all .15s}.RichTextEditor-module__wxnUlq__toolbarBtn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.RichTextEditor-module__wxnUlq__toolbarBtn:disabled{opacity:.5;cursor:not-allowed}.RichTextEditor-module__wxnUlq__toolbarBtn.RichTextEditor-module__wxnUlq__active{color:#1d4ed8;background:#dbeafe;border-color:#3b82f6}.RichTextEditor-module__wxnUlq__separator{background:#d1d5db;width:1px;margin:0 4px}.RichTextEditor-module__wxnUlq__fileInput{display:none}.RichTextEditor-module__wxnUlq__editor{min-height:200px;max-height:500px;overflow-y:auto}.RichTextEditor-module__wxnUlq__editor .ProseMirror{outline:none;min-height:200px;padding:16px}.RichTextEditor-module__wxnUlq__editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0}.RichTextEditor-module__wxnUlq__editor .ProseMirror h2{color:#111827;margin:1rem 0 .5rem;font-size:1.5rem;font-weight:700}.RichTextEditor-module__wxnUlq__editor .ProseMirror h3{color:#374151;margin:.75rem 0 .5rem;font-size:1.25rem;font-weight:600}.RichTextEditor-module__wxnUlq__editor .ProseMirror p{margin:.5rem 0;line-height:1.6}:is(.RichTextEditor-module__wxnUlq__editor .ProseMirror ul,.RichTextEditor-module__wxnUlq__editor .ProseMirror ol){margin:.5rem 0;padding-left:1.5rem}.RichTextEditor-module__wxnUlq__editor .ProseMirror ul{list-style-type:disc}.RichTextEditor-module__wxnUlq__editor .ProseMirror ol{list-style-type:decimal}.RichTextEditor-module__wxnUlq__editor .ProseMirror li{margin:.25rem 0}.RichTextEditor-module__wxnUlq__editor .ProseMirror a{color:#3b82f6;text-decoration:underline}.RichTextEditor-module__wxnUlq__editor .ProseMirror a:hover{color:#1d4ed8}.RichTextEditor-module__wxnUlq__editor .ProseMirror img{border-radius:8px;max-width:100%;height:auto;margin:1rem 0}.RichTextEditor-module__wxnUlq__editor .ProseMirror strong{font-weight:600}.RichTextEditor-module__wxnUlq__editor .ProseMirror em{font-style:italic}
.FeaturesEditor-module__J3CETG__wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.FeaturesEditor-module__J3CETG__inputRow{gap:8px;display:flex}.FeaturesEditor-module__J3CETG__input{border:1px solid #d1d5db;border-radius:6px;outline:none;flex:1;padding:8px 12px;font-size:14px;transition:border-color .15s}.FeaturesEditor-module__J3CETG__input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.FeaturesEditor-module__J3CETG__addBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:8px 16px;font-weight:500;transition:background .15s}.FeaturesEditor-module__J3CETG__addBtn:hover:not(:disabled){background:#2563eb}.FeaturesEditor-module__J3CETG__addBtn:disabled{cursor:not-allowed;background:#9ca3af}.FeaturesEditor-module__J3CETG__list{margin-top:12px;padding:0;list-style:none}.FeaturesEditor-module__J3CETG__item{background:#f9fafb;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:8px 12px;transition:background .15s;display:flex}.FeaturesEditor-module__J3CETG__item:hover{background:#f3f4f6}.FeaturesEditor-module__J3CETG__itemContent{flex:1;align-items:center;gap:8px;display:flex}.FeaturesEditor-module__J3CETG__bullet{color:#3b82f6;font-weight:700}.FeaturesEditor-module__J3CETG__text{color:#374151;font-size:14px}.FeaturesEditor-module__J3CETG__actions{gap:4px;display:flex}.FeaturesEditor-module__J3CETG__actionBtn{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;transition:all .15s;display:flex}.FeaturesEditor-module__J3CETG__actionBtn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.FeaturesEditor-module__J3CETG__actionBtn:disabled{opacity:.4;cursor:not-allowed}.FeaturesEditor-module__J3CETG__removeBtn{cursor:pointer;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:all .15s;display:flex}.FeaturesEditor-module__J3CETG__removeBtn:hover{background:#fee2e2;border-color:#f87171}.FeaturesEditor-module__J3CETG__empty{text-align:center;color:#9ca3af;background:#f9fafb;border-radius:6px;margin-top:12px;padding:16px;font-size:14px}
.SpecificationsEditor-module__zHjpta__wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.SpecificationsEditor-module__zHjpta__inputRow{gap:8px;display:flex}.SpecificationsEditor-module__zHjpta__input{border:1px solid #d1d5db;border-radius:6px;outline:none;flex:1;padding:8px 12px;font-size:14px;transition:border-color .15s}.SpecificationsEditor-module__zHjpta__input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.SpecificationsEditor-module__zHjpta__addBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:6px;padding:8px 16px;font-weight:500;transition:background .15s}.SpecificationsEditor-module__zHjpta__addBtn:hover:not(:disabled){background:#2563eb}.SpecificationsEditor-module__zHjpta__addBtn:disabled{cursor:not-allowed;background:#9ca3af}.SpecificationsEditor-module__zHjpta__table{border:1px solid #e5e7eb;border-radius:6px;margin-top:12px;overflow:hidden}.SpecificationsEditor-module__zHjpta__header{color:#6b7280;text-transform:uppercase;background:#f9fafb;border-bottom:1px solid #e5e7eb;grid-template-columns:1fr 2fr 40px;padding:8px 12px;font-size:12px;font-weight:600;display:grid}.SpecificationsEditor-module__zHjpta__row{border-bottom:1px solid #f3f4f6;grid-template-columns:1fr 2fr 40px;align-items:center;gap:8px;padding:8px 12px;display:grid}.SpecificationsEditor-module__zHjpta__row:last-child{border-bottom:none}.SpecificationsEditor-module__zHjpta__row:hover{background:#f9fafb}.SpecificationsEditor-module__zHjpta__key{color:#374151;font-size:14px;font-weight:500}.SpecificationsEditor-module__zHjpta__valueInput{background:0 0;border:1px solid #0000;border-radius:4px;outline:none;padding:4px 8px;font-size:14px;transition:all .15s}.SpecificationsEditor-module__zHjpta__valueInput:hover{border-color:#e5e7eb}.SpecificationsEditor-module__zHjpta__valueInput:focus{background:#fff;border-color:#3b82f6}.SpecificationsEditor-module__zHjpta__removeBtn{cursor:pointer;color:#9ca3af;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:all .15s;display:flex}.SpecificationsEditor-module__zHjpta__removeBtn:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.SpecificationsEditor-module__zHjpta__empty{text-align:center;color:#9ca3af;background:#f9fafb;border-radius:6px;margin-top:12px;padding:16px;font-size:14px}
.BlogForm-module__p0hSTq__container{max-width:1000px;margin:0 auto;padding:2rem}.BlogForm-module__p0hSTq__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.BlogForm-module__p0hSTq__title{color:#1a1a1a;margin:0;font-size:1.75rem;font-weight:600}.BlogForm-module__p0hSTq__formGroup{margin-bottom:1.5rem}.BlogForm-module__p0hSTq__label{color:#333;margin-bottom:.5rem;font-weight:500;display:block}.BlogForm-module__p0hSTq__input,.BlogForm-module__p0hSTq__textarea,.BlogForm-module__p0hSTq__fileInput{border:1px solid #ddd;border-radius:8px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.BlogForm-module__p0hSTq__input:focus,.BlogForm-module__p0hSTq__textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.BlogForm-module__p0hSTq__textarea{resize:vertical}.BlogForm-module__p0hSTq__hint{color:#666;margin-top:.25rem;font-size:.8125rem;display:block}.BlogForm-module__p0hSTq__imagePreview{max-width:300px;margin-top:1rem}.BlogForm-module__p0hSTq__imagePreview img{border:1px solid #eee;border-radius:8px;width:100%}.BlogForm-module__p0hSTq__checkboxLabel{cursor:pointer;align-items:center;gap:.5rem;font-weight:500;display:flex}.BlogForm-module__p0hSTq__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;margin-top:1rem;padding:.75rem 2rem;font-weight:600;transition:transform .2s,box-shadow .2s}.BlogForm-module__p0hSTq__submitBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.BlogForm-module__p0hSTq__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.BlogForm-module__p0hSTq__cancelBtn,.BlogForm-module__p0hSTq__deleteBtn{cursor:pointer;border-radius:6px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s}.BlogForm-module__p0hSTq__cancelBtn{color:#333;background:#f5f5f5;border:1px solid #ddd}.BlogForm-module__p0hSTq__cancelBtn:hover{background:#eee}.BlogForm-module__p0hSTq__deleteBtn{color:#c62828;background:#ffebee;border:1px solid #ffcdd2}.BlogForm-module__p0hSTq__deleteBtn:hover{background:#ffcdd2}.BlogForm-module__p0hSTq__error{color:#c62828;background:#ffebee;border-left:4px solid #c62828;border-radius:8px;margin-bottom:2rem;padding:1rem}.BlogForm-module__p0hSTq__translationSection{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:2rem;padding:1.25rem}.BlogForm-module__p0hSTq__translationTitle{color:#1f2937;margin:0 0 1rem;font-size:1.1rem;font-weight:600}
вста.CategorySelector-module__Fc0w2G__container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.CategorySelector-module__Fc0w2G__header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.CategorySelector-module__Fc0w2G__label{color:#1e293b;font-weight:600}.CategorySelector-module__Fc0w2G__count{color:#64748b;background:#e2e8f0;border-radius:12px;padding:2px 8px;font-size:.875rem}.CategorySelector-module__Fc0w2G__tree{max-height:300px;padding:8px 0;overflow-y:auto}.CategorySelector-module__Fc0w2G__categoryItem{-webkit-user-select:none;user-select:none}.CategorySelector-module__Fc0w2G__categoryRow{align-items:center;padding:6px 12px;transition:background-color .15s;display:flex}.CategorySelector-module__Fc0w2G__categoryRow:hover{background:#f1f5f9}.CategorySelector-module__Fc0w2G__nested{background:#fafbfc}.CategorySelector-module__Fc0w2G__expandBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;margin-right:4px;padding:0;font-size:10px;display:flex}.CategorySelector-module__Fc0w2G__expandBtn:hover{background:#e2e8f0}.CategorySelector-module__Fc0w2G__expandPlaceholder{width:20px;display:inline-block}.CategorySelector-module__Fc0w2G__checkboxLabel{cursor:pointer;flex:1;align-items:center;gap:8px;display:flex}.CategorySelector-module__Fc0w2G__checkboxLabel input[type=checkbox]{cursor:pointer;accent-color:#3b82f6;width:16px;height:16px}.CategorySelector-module__Fc0w2G__categoryName{color:#334155;font-size:.875rem}.CategorySelector-module__Fc0w2G__selectedTags{background:#f8fafc;border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:6px;padding:12px;display:flex}.CategorySelector-module__Fc0w2G__tag{color:#1e40af;background:#dbeafe;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.CategorySelector-module__Fc0w2G__tagRemove{color:#1e40af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:14px;line-height:1;display:flex}.CategorySelector-module__Fc0w2G__tagRemove:hover{background:#bfdbfe}.CategorySelector-module__Fc0w2G__loading{text-align:center;color:#64748b;padding:24px;font-size:.875rem}
.VariantsList-module__KdfkXG__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.VariantsList-module__KdfkXG__addBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s;display:inline-flex}.VariantsList-module__KdfkXG__addBtn:hover{background:#4f46e5}.VariantsList-module__KdfkXG__formWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:1.5rem;padding:1.25rem;animation:.2s VariantsList-module__KdfkXG__slideDown}@keyframes VariantsList-module__KdfkXG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.VariantsList-module__KdfkXG__formTitle{color:#1e293b;margin:0 0 1rem;font-size:.9375rem;font-weight:700}.VariantsList-module__KdfkXG__formError{color:#b91c1c;background:#fee2e2;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.VariantsList-module__KdfkXG__formGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.875rem;margin-bottom:1rem;display:grid}.VariantsList-module__KdfkXG__formGroup{flex-direction:column;gap:.375rem;display:flex}.VariantsList-module__KdfkXG__formLabel{color:#475569;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.VariantsList-module__KdfkXG__formInput{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.5rem .75rem;font-size:.9375rem;transition:all .15s}.VariantsList-module__KdfkXG__formInput:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.VariantsList-module__KdfkXG__formCheckboxRow{cursor:pointer;align-items:center;gap:.5rem;margin-top:1.4rem;display:flex}.VariantsList-module__KdfkXG__formCheckboxRow input[type=checkbox]{accent-color:#6366f1;cursor:pointer;width:16px;height:16px}.VariantsList-module__KdfkXG__formCheckboxLabel{color:#334155;font-size:.875rem;font-weight:600}.VariantsList-module__KdfkXG__formActions{gap:.75rem;display:flex}.VariantsList-module__KdfkXG__submitBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .2s}.VariantsList-module__KdfkXG__submitBtn:hover:not(:disabled){background:#0f172a}.VariantsList-module__KdfkXG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.VariantsList-module__KdfkXG__cancelBtn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.VariantsList-module__KdfkXG__cancelBtn:hover{color:#334155;border-color:#94a3b8}.VariantsList-module__KdfkXG__tableWrapper{overflow-x:auto}.VariantsList-module__KdfkXG__table{border-collapse:collapse;width:100%;font-size:.875rem}.VariantsList-module__KdfkXG__table thead tr{border-bottom:2px solid #f1f5f9}.VariantsList-module__KdfkXG__table th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;padding:.75rem .875rem;font-size:.75rem;font-weight:700}.VariantsList-module__KdfkXG__table th.VariantsList-module__KdfkXG__right{text-align:right}.VariantsList-module__KdfkXG__table th.VariantsList-module__KdfkXG__center{text-align:center}.VariantsList-module__KdfkXG__table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .15s}.VariantsList-module__KdfkXG__table tbody tr:hover{background:#f8fafc}.VariantsList-module__KdfkXG__table tbody tr:last-child{border-bottom:none}.VariantsList-module__KdfkXG__table td{color:#334155;vertical-align:middle;padding:.875rem}.VariantsList-module__KdfkXG__table td.VariantsList-module__KdfkXG__right{text-align:right}.VariantsList-module__KdfkXG__table td.VariantsList-module__KdfkXG__center{text-align:center}.VariantsList-module__KdfkXG__sku{color:#1e293b;font-family:ui-monospace,Cascadia Code,monospace;font-size:.8125rem;font-weight:600}.VariantsList-module__KdfkXG__attrs{color:#64748b}.VariantsList-module__KdfkXG__badgeActive{color:#166534;background:#dcfce7;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.VariantsList-module__KdfkXG__badgeInactive{color:#94a3b8;background:#f1f5f9;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.VariantsList-module__KdfkXG__actions{justify-content:center;gap:.5rem;display:flex}.VariantsList-module__KdfkXG__editBtn{color:#4f46e5;cursor:pointer;background:#f0f4ff;border:1px solid #c7d2fe;border-radius:6px;padding:.3rem .75rem;font-size:.8125rem;font-weight:600;transition:all .15s}.VariantsList-module__KdfkXG__editBtn:hover{background:#e0e7ff}.VariantsList-module__KdfkXG__toggleBtn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;padding:.3rem .75rem;font-size:.8125rem;font-weight:600;transition:all .15s}.VariantsList-module__KdfkXG__toggleBtn:hover{color:#334155;border-color:#94a3b8}.VariantsList-module__KdfkXG__toggleBtnDeactivate{color:#dc2626;border-color:#fecaca}.VariantsList-module__KdfkXG__toggleBtnDeactivate:hover{background:#fef2f2}.VariantsList-module__KdfkXG__empty{text-align:center;color:#94a3b8;padding:2rem;font-size:.9375rem}
.ImageCropper-module__Bk8Nnq__overlay{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ImageCropper-module__Bk8Nnq__modal{background:#fff;border-radius:.5rem;width:100%;max-width:500px;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ImageCropper-module__Bk8Nnq__title{color:#1e293b;border-bottom:1px solid #e2e8f0;margin:0;padding:1rem 1.5rem;font-size:1.125rem;font-weight:600}.ImageCropper-module__Bk8Nnq__cropContainer{background:#333;width:100%;height:300px;position:relative}.ImageCropper-module__Bk8Nnq__controls{border-bottom:1px solid #e2e8f0;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.ImageCropper-module__Bk8Nnq__zoomLabel{color:#64748b;font-size:.875rem;font-weight:500}.ImageCropper-module__Bk8Nnq__zoomSlider{flex:1}.ImageCropper-module__Bk8Nnq__actions{background:#f8fafc;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.ImageCropper-module__Bk8Nnq__cancelBtn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.ImageCropper-module__Bk8Nnq__cancelBtn:hover{color:#334155;background:#f1f5f9}.ImageCropper-module__Bk8Nnq__saveBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.ImageCropper-module__Bk8Nnq__saveBtn:hover{background:#4f46e5}
.FormInput-module__NneXOa__formGroup{width:100%;margin-bottom:1.25rem}.FormInput-module__NneXOa__label{color:#64748b;margin-bottom:.5rem;font-size:.875rem;font-weight:600;transition:color .2s;display:block}.FormInput-module__NneXOa__input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.FormInput-module__NneXOa__input:focus{background:#fff;border-color:#1a2b3c;outline:none;box-shadow:0 0 0 4px #1a2b3c0d}.FormInput-module__NneXOa__input::placeholder{color:#94a3b8}.FormInput-module__NneXOa__inputError{border-color:#ef4444!important}.FormInput-module__NneXOa__errorText{color:#ef4444;margin-top:.25rem;font-size:.75rem;font-weight:500;display:block}
.Button-module__8cr-Ka__button{justify-content:center;align-items:center;gap:var(--spacing-xs,.5rem);border-radius:var(--radius-md,.5rem);cursor:pointer;border:none;font-family:inherit;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.Button-module__8cr-Ka__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__8cr-Ka__sm{padding:var(--spacing-xs,.5rem) var(--spacing-sm,.75rem);font-size:.875rem}.Button-module__8cr-Ka__md{padding:var(--spacing-sm,.75rem) var(--spacing-md,1rem);font-size:1rem}.Button-module__8cr-Ka__lg{padding:var(--spacing-md,1rem) var(--spacing-lg,1.5rem);font-size:1.125rem}.Button-module__8cr-Ka__primary{background:linear-gradient(135deg, var(--color-primary,#6366f1), var(--color-primary-dark,#4f46e5));color:#fff;box-shadow:0 4px 14px #6366f166}.Button-module__8cr-Ka__primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #6366f180}.Button-module__8cr-Ka__secondary{color:var(--color-text,#e5e7eb);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3}.Button-module__8cr-Ka__secondary:hover:not(:disabled){background:#ffffff26;border-color:#ffffff4d}.Button-module__8cr-Ka__outline{color:var(--color-primary,#6366f1);border:2px solid var(--color-primary,#6366f1);background:0 0}.Button-module__8cr-Ka__outline:hover:not(:disabled){background:#6366f11a}.Button-module__8cr-Ka__ghost{color:var(--color-text,#e5e7eb);background:0 0}.Button-module__8cr-Ka__ghost:hover:not(:disabled){background:#ffffff0d}.Button-module__8cr-Ka__danger{background:linear-gradient(135deg, var(--color-danger,#ef4444), var(--color-danger-dark,#dc2626));color:#fff}.Button-module__8cr-Ka__danger:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #ef444466}.Button-module__8cr-Ka__fullWidth{width:100%}.Button-module__8cr-Ka__loading{color:#0000;position:relative}.Button-module__8cr-Ka__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:1.25rem;height:1.25rem;animation:.75s linear infinite Button-module__8cr-Ka__spin;position:absolute}@keyframes Button-module__8cr-Ka__spin{to{transform:rotate(360deg)}}.Button-module__8cr-Ka__startIcon,.Button-module__8cr-Ka__endIcon{align-items:center;display:inline-flex}.Button-module__8cr-Ka__content{display:inline-flex}
.Toast-module__MyBSAW__container{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:2rem;right:2rem}.Toast-module__MyBSAW__toast{pointer-events:auto;color:#fff;background:#1a2b3c;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1rem;min-width:320px;max-width:450px;padding:1rem 1.25rem;animation:.3s forwards Toast-module__MyBSAW__slideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}@keyframes Toast-module__MyBSAW__slideIn{0%{opacity:0;transform:translate(100%)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}.Toast-module__MyBSAW__icon{flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Toast-module__MyBSAW__iconSuccess{color:#4ade80}.Toast-module__MyBSAW__iconError{color:#f87171}.Toast-module__MyBSAW__iconWarning{color:#fbbf24}.Toast-module__MyBSAW__iconInfo{color:#60a5fa}.Toast-module__MyBSAW__message{flex-grow:1;font-size:.9375rem;font-weight:500;line-height:1.4}.Toast-module__MyBSAW__closeBtn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.Toast-module__MyBSAW__closeBtn:hover{color:#fff;background:#ffffff1a}.Toast-module__MyBSAW__progressBar{transform-origin:0;background:#fff3;width:100%;height:3px;animation:linear forwards Toast-module__MyBSAW__progress;position:absolute;bottom:0;left:0}@keyframes Toast-module__MyBSAW__progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toast-module__MyBSAW__success{border-left:4px solid #4ade80}.Toast-module__MyBSAW__error{border-left:4px solid #f87171}.Toast-module__MyBSAW__warning{border-left:4px solid #fbbf24}.Toast-module__MyBSAW__info{border-left:4px solid #60a5fa}@media (max-width:640px){.Toast-module__MyBSAW__container{bottom:1rem;left:1rem;right:1rem}.Toast-module__MyBSAW__toast{min-width:100%}}
.RelatedProducts-module__dFIFga__section{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.RelatedProducts-module__dFIFga__title{color:var(--foreground);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.RelatedProducts-module__dFIFga__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.RelatedProducts-module__dFIFga__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}
.ProductPage-module__Q1u-Pq__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.ProductPage-module__Q1u-Pq__heroSection{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.ProductPage-module__Q1u-Pq__carouselColumn{width:100%}.ProductPage-module__Q1u-Pq__infoColumn{position:relative}.ProductPage-module__Q1u-Pq__stickyWrapper{position:sticky;top:6rem}.ProductPage-module__Q1u-Pq__breadcrumb{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem}.ProductPage-module__Q1u-Pq__breadcrumb a{color:var(--primary);text-decoration:none}.ProductPage-module__Q1u-Pq__title{color:var(--foreground);margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1}.ProductPage-module__Q1u-Pq__purchaseBox{background-color:var(--card);border:1px solid var(--border);border-radius:1rem;padding:2rem;box-shadow:0 4px 20px #0000000d}.ProductPage-module__Q1u-Pq__formGroup{margin-bottom:1.5rem}.ProductPage-module__Q1u-Pq__label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.ProductPage-module__Q1u-Pq__select,.ProductPage-module__Q1u-Pq__input{border:1px solid var(--border);background-color:var(--background);width:100%;color:var(--foreground);border-radius:.5rem;padding:.75rem;font-size:1rem}.ProductPage-module__Q1u-Pq__submitBtn{border-radius:.5rem;width:100%;margin-top:1rem;padding:1rem;font-weight:700}.ProductPage-module__Q1u-Pq__footerLinks{text-align:center;margin-top:2rem}.ProductPage-module__Q1u-Pq__cartLink{color:var(--primary);font-size:.875rem;font-weight:600;text-decoration:none}.ProductPage-module__Q1u-Pq__descriptionSection{border-top:1px solid var(--border);padding-top:4rem}.ProductPage-module__Q1u-Pq__descriptionTitle{margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:700}.ProductPage-module__Q1u-Pq__descriptionContent{color:var(--text-secondary);max-width:800px;font-size:1.125rem;line-height:1.7}.ProductPage-module__Q1u-Pq__detailsGrid{grid-template-columns:1fr 320px;gap:2rem;margin-top:1rem;display:grid}.ProductPage-module__Q1u-Pq__detailsMain{flex-direction:column;gap:1.5rem;display:flex}.ProductPage-module__Q1u-Pq__detailsSidebar{flex-direction:column;gap:1rem;display:flex}.ProductPage-module__Q1u-Pq__descriptionWrapper{border:1px solid var(--border);background:#fff;border-radius:12px;padding:1.5rem}.ProductPage-module__Q1u-Pq__noDescription{color:var(--text-secondary);margin:0;font-style:italic}@media (max-width:900px){.ProductPage-module__Q1u-Pq__heroSection{grid-template-columns:1fr;gap:2rem}.ProductPage-module__Q1u-Pq__stickyWrapper{position:static}.ProductPage-module__Q1u-Pq__reviewsGrid{grid-template-columns:1fr;gap:2rem}.ProductPage-module__Q1u-Pq__detailsGrid{grid-template-columns:1fr}.ProductPage-module__Q1u-Pq__detailsSidebar{order:-1}}.ProductPage-module__Q1u-Pq__categories{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.ProductPage-module__Q1u-Pq__categoryBadge{background-color:var(--primary-light,#f0f7ff);color:var(--primary);border:1px solid var(--primary);border-radius:9999px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.ProductPage-module__Q1u-Pq__categoryBadge:hover{background-color:var(--primary);color:#fff}.ProductPage-module__Q1u-Pq__ratingSummary{margin-bottom:1.5rem}.ProductPage-module__Q1u-Pq__priceSection{align-items:baseline;gap:.5rem;margin-bottom:1rem;display:flex}.ProductPage-module__Q1u-Pq__price{color:#1e293b;font-size:2rem;font-weight:700}.ProductPage-module__Q1u-Pq__priceNote{color:#64748b;font-size:.875rem;font-style:italic}.ProductPage-module__Q1u-Pq__reviewsSection{border-top:1px solid var(--border);margin-top:4rem;padding-top:4rem}.ProductPage-module__Q1u-Pq__reviewsHeader{margin-bottom:2rem}.ProductPage-module__Q1u-Pq__reviewsTitle{font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:700}.ProductPage-module__Q1u-Pq__reviewsGrid{grid-template-columns:1fr 2fr;gap:3rem;display:grid}.ProductPage-module__Q1u-Pq__reviewFormColumn,.ProductPage-module__Q1u-Pq__reviewListColumn{min-width:0}@media (max-width:900px){.ProductPage-module__Q1u-Pq__heroSection{grid-template-columns:1fr;gap:2rem}.ProductPage-module__Q1u-Pq__stickyWrapper{position:static}.ProductPage-module__Q1u-Pq__reviewsGrid{grid-template-columns:1fr;gap:2rem}}
.AddToCartForm-module__sErl6a__formGroup{margin-bottom:1.5rem}.AddToCartForm-module__sErl6a__label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.AddToCartForm-module__sErl6a__select,.AddToCartForm-module__sErl6a__input{border:1px solid var(--border);background-color:var(--background);width:100%;color:var(--foreground);border-radius:.5rem;padding:.75rem;font-size:1rem}.AddToCartForm-module__sErl6a__submitBtn{border-radius:.5rem;width:100%;margin-top:1rem;padding:1rem;font-weight:700;transition:all .2s}.AddToCartForm-module__sErl6a__submitBtn:hover{box-shadow:0 4px 12px rgba(var(--primary-rgb), .2);transform:translateY(-2px)}
.TrustBar-module__NAUYfq__trustBar{color:var(--text);border-bottom:1px solid var(--border);background:0 0;padding:2rem 0}.TrustBar-module__NAUYfq__container{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.TrustBar-module__NAUYfq__trustItem{align-items:center;gap:.75rem;padding:.5rem;display:flex}.TrustBar-module__NAUYfq__icon{color:var(--primary);flex-shrink:0}.TrustBar-module__NAUYfq__text{flex-direction:column;gap:.125rem;display:flex}.TrustBar-module__NAUYfq__title{font-size:.95rem;font-weight:600;line-height:1.2}.TrustBar-module__NAUYfq__description{opacity:.85;font-size:.8rem;line-height:1.2}@media (max-width:900px){.TrustBar-module__NAUYfq__container{grid-template-columns:repeat(2,1fr)}}@media (max-width:555px){.TrustBar-module__NAUYfq__trustBar{padding:1rem 0}.TrustBar-module__NAUYfq__container{grid-template-columns:1fr;gap:.75rem}.TrustBar-module__NAUYfq__trustItem{justify-content:center;padding:.5rem 0}.TrustBar-module__NAUYfq__icon{width:28px;height:28px}}
.Checkbox-module__gTZQKa__wrapper{flex-direction:column;gap:4px;display:flex}.Checkbox-module__gTZQKa__container{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;padding:2px 0;display:flex}.Checkbox-module__gTZQKa__checkboxWrapper{justify-content:center;align-items:center;display:flex;position:relative}.Checkbox-module__gTZQKa__input{opacity:0;width:0;height:0;position:absolute}.Checkbox-module__gTZQKa__box{color:#0000;background:#fff;border:1.5px solid #00000026;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Checkbox-module__gTZQKa__container:hover .Checkbox-module__gTZQKa__box{border-color:var(--primary,#1a2b3c);transform:scale(1.05);box-shadow:0 0 0 4px #1a2b3c0d}.Checkbox-module__gTZQKa__input:checked+.Checkbox-module__gTZQKa__box{background:var(--primary,#1a2b3c);border-color:var(--primary,#1a2b3c);color:#fff;transform:scale(1);box-shadow:0 4px 10px #1a2b3c33}.Checkbox-module__gTZQKa__input:focus-visible+.Checkbox-module__gTZQKa__box{border-color:var(--primary,#1a2b3c);outline:none;box-shadow:0 0 0 4px #1a2b3c26}.Checkbox-module__gTZQKa__labelContainer{flex-direction:column;display:flex}.Checkbox-module__gTZQKa__label{color:var(--foreground,#1e293b);font-size:.875rem;font-weight:500;line-height:1.4;transition:color .2s}.Checkbox-module__gTZQKa__container:hover .Checkbox-module__gTZQKa__label{color:var(--primary,#1a2b3c)}.Checkbox-module__gTZQKa__description{color:var(--text-secondary,#64748b);margin-top:1px;font-size:.75rem}.Checkbox-module__gTZQKa__error{color:#ef4444;margin-top:4px;font-size:.75rem}.Checkbox-module__gTZQKa__disabled{opacity:.5;cursor:not-allowed}.Checkbox-module__gTZQKa__disabled .Checkbox-module__gTZQKa__container{cursor:not-allowed}.Checkbox-module__gTZQKa__hasError .Checkbox-module__gTZQKa__box{border-color:#ef4444}.Checkbox-module__gTZQKa__checkmark{animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards Checkbox-module__gTZQKa__spring}@keyframes Checkbox-module__gTZQKa__spring{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}
.PromoBanner-module__wU2mSa__banner{border:1px solid var(--border);background:#fff;border-radius:1.5rem;margin:4rem 1.5rem;padding:4rem 2rem;box-shadow:0 4px 6px -1px #0000000d}.PromoBanner-module__wU2mSa__content{align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.PromoBanner-module__wU2mSa__iconWrapper{background:var(--bg);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:1rem;display:flex}.PromoBanner-module__wU2mSa__icon{color:var(--primary)}.PromoBanner-module__wU2mSa__textContent{flex:1}.PromoBanner-module__wU2mSa__title{color:var(--text);margin:0 0 .75rem;font-size:2rem;font-weight:700}.PromoBanner-module__wU2mSa__description{color:var(--text-secondary);max-width:600px;margin:0;font-size:1.125rem;line-height:1.6}.PromoBanner-module__wU2mSa__cta{color:#fff;background:#1a2b3c;border-radius:8px;flex-shrink:0;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.PromoBanner-module__wU2mSa__cta:hover{background:#2d4a6a;transform:translate(4px)}@media (max-width:900px){.PromoBanner-module__wU2mSa__content{text-align:center;flex-wrap:wrap;justify-content:center}.PromoBanner-module__wU2mSa__iconWrapper{margin:0 auto}.PromoBanner-module__wU2mSa__textContent{text-align:center}.PromoBanner-module__wU2mSa__description{max-width:100%}.PromoBanner-module__wU2mSa__cta{margin-top:1rem}}@media (max-width:555px){.PromoBanner-module__wU2mSa__banner{padding:2rem 1rem}.PromoBanner-module__wU2mSa__title{font-size:1.35rem}.PromoBanner-module__wU2mSa__description{font-size:.9rem}.PromoBanner-module__wU2mSa__cta{justify-content:center;width:100%}}
.FeaturedReviews-module__jhn8sa__section{background:0 0;padding:4rem 1.5rem}.FeaturedReviews-module__jhn8sa__container{max-width:1200px;margin:0 auto}.FeaturedReviews-module__jhn8sa__header{text-align:center;margin-bottom:2rem}.FeaturedReviews-module__jhn8sa__title{color:var(--text-primary);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.FeaturedReviews-module__jhn8sa__subtitle{color:var(--text-secondary);margin:0;font-size:1rem}.FeaturedReviews-module__jhn8sa__loading{justify-content:center;padding:2rem;display:flex}.FeaturedReviews-module__jhn8sa__spinner{color:var(--primary);animation:1s linear infinite FeaturedReviews-module__jhn8sa__spin}@keyframes FeaturedReviews-module__jhn8sa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.FeaturedReviews-module__jhn8sa__carousel{align-items:center;gap:1rem;display:flex}.FeaturedReviews-module__jhn8sa__reviewsWrapper{flex:1;overflow:hidden}.FeaturedReviews-module__jhn8sa__reviewsTrack{transition:transform .4s;display:flex}.FeaturedReviews-module__jhn8sa__reviewCard{border:1px solid var(--border);background:#fff;border-radius:1.25rem;flex:0 0 100%;padding:2.5rem;position:relative;box-shadow:0 4px 6px -1px #0000000d}.FeaturedReviews-module__jhn8sa__quoteIcon{color:var(--primary);opacity:.3;margin-bottom:1rem}.FeaturedReviews-module__jhn8sa__rating{gap:.25rem;margin-bottom:1rem;display:flex}.FeaturedReviews-module__jhn8sa__starFilled{color:#f59e0b}.FeaturedReviews-module__jhn8sa__starEmpty{color:#d1d5db}.FeaturedReviews-module__jhn8sa__reviewTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.FeaturedReviews-module__jhn8sa__content{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.FeaturedReviews-module__jhn8sa__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.FeaturedReviews-module__jhn8sa__author{color:var(--text-primary);font-weight:600}.FeaturedReviews-module__jhn8sa__date{color:var(--text-tertiary);font-size:.85rem}.FeaturedReviews-module__jhn8sa__product{color:var(--text-secondary);background:var(--bg);border:1px solid var(--border);border-radius:.5rem;margin-top:1rem;padding:.35rem .75rem;font-size:.85rem;display:inline-block}.FeaturedReviews-module__jhn8sa__navBtn{border:1px solid var(--border);cursor:pointer;width:48px;height:48px;color:var(--text-secondary);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex}.FeaturedReviews-module__jhn8sa__navBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.FeaturedReviews-module__jhn8sa__dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.FeaturedReviews-module__jhn8sa__dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .2s}.FeaturedReviews-module__jhn8sa__dot.FeaturedReviews-module__jhn8sa__active{background:var(--primary);transform:scale(1.2)}.FeaturedReviews-module__jhn8sa__dot:hover{background:var(--primary)}@media (max-width:555px){.FeaturedReviews-module__jhn8sa__section{padding:2rem 1rem}.FeaturedReviews-module__jhn8sa__title{font-size:1.4rem}.FeaturedReviews-module__jhn8sa__reviewCard{padding:1.5rem}.FeaturedReviews-module__jhn8sa__navBtn{width:32px;height:32px;font-size:1rem}}
.FilterSidebar-module__m8wKoW__sidebar{background:#fff;border:1px solid #00000014;border-radius:24px;flex-shrink:0;width:280px;padding:24px;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 40px -10px #00000014,0 0 0 1px #00000005}.FilterSidebar-module__m8wKoW__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.FilterSidebar-module__m8wKoW__title{background:linear-gradient(135deg,#1e293b 0%,#334155 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;font-size:1.25rem;font-weight:800}.FilterSidebar-module__m8wKoW__closeButton{display:none}.FilterSidebar-module__m8wKoW__section{background:#f8fafc;border:1px solid #00000008;border-radius:16px;margin-bottom:16px;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.FilterSidebar-module__m8wKoW__section:hover{background:#f1f5f9;border-color:#0000000f;box-shadow:0 4px 12px #00000005}.FilterSidebar-module__m8wKoW__sectionHeader{cursor:pointer;width:100%;color:var(--foreground,#1e293b);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px 18px;transition:background .2s;display:flex}.FilterSidebar-module__m8wKoW__sectionHeader:hover{background:#00000003}.FilterSidebar-module__m8wKoW__sectionTitle{letter-spacing:-.01em;color:#334155;font-size:.9375rem;font-weight:600}.FilterSidebar-module__m8wKoW__iconWrapper{color:#64748b;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 6px #0000000a}.FilterSidebar-module__m8wKoW__sectionHeader:hover .FilterSidebar-module__m8wKoW__iconWrapper{color:#0f172a;transform:translateY(-1px);box-shadow:0 4px 8px #0000000f}.FilterSidebar-module__m8wKoW__sectionContent{opacity:0;visibility:hidden;max-height:0;padding:0 18px;transition:all .4s cubic-bezier(.16,1,.3,1);transform:translateY(-4px)}.FilterSidebar-module__m8wKoW__expanded{opacity:1;visibility:visible;max-height:500px;padding:0 18px 18px;transform:translateY(0)}.FilterSidebar-module__m8wKoW__optionsGrid{flex-direction:column;gap:12px;display:flex}.FilterSidebar-module__m8wKoW__filterCheckbox{margin:0}.FilterSidebar-module__m8wKoW__priceInputs{flex-direction:column;padding-top:4px;display:flex}.FilterSidebar-module__m8wKoW__priceInputRow{flex-direction:row;align-items:center;gap:12px;display:flex}.FilterSidebar-module__m8wKoW__priceInputField{color:#1e293b;background:#fff;border:1px solid #94a3b8;border-radius:4px;flex:1;min-width:0;padding:8px 12px;font-size:1rem;font-weight:400;transition:all .2s}.FilterSidebar-module__m8wKoW__priceInputField::placeholder{color:#64748b}.FilterSidebar-module__m8wKoW__priceInputField:hover{border-color:#64748b}.FilterSidebar-module__m8wKoW__priceInputField:focus{border-color:#0f172a;outline:none;box-shadow:0 0 0 1px #0f172a}.FilterSidebar-module__m8wKoW__priceSeparator{color:#1e293b;font-weight:400}.FilterSidebar-module__m8wKoW__clearAll{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin-bottom:24px;padding:12px;font-size:.8125rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}.FilterSidebar-module__m8wKoW__clearAll:hover{color:#ef4444;background:#fee2e2;border-color:#fecaca}.FilterSidebar-module__m8wKoW__mobileToggle{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:20px;padding:16px;font-weight:600;transition:all .3s;display:none;box-shadow:0 4px 12px #0000000d}.FilterSidebar-module__m8wKoW__mobileToggle:hover{background:#f8fafc;border-color:#cbd5e1}.FilterSidebar-module__m8wKoW__badge{color:#fff;background:#0f172a;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.6875rem;font-weight:700;display:flex}.FilterSidebar-module__m8wKoW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;background:#0f172a66;position:fixed;inset:0}@media (max-width:768px){.FilterSidebar-module__m8wKoW__mobileToggle{display:flex}.FilterSidebar-module__m8wKoW__sidebar{z-index:100;visibility:hidden;border-left:1px solid #0000000d;border-radius:0;width:320px;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.FilterSidebar-module__m8wKoW__open{visibility:visible;transform:translate(0)}.FilterSidebar-module__m8wKoW__closeButton{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.FilterSidebar-module__m8wKoW__closeButton:hover{color:#0f172a;background:#e2e8f0}}
.page-module__O9ZbMG__container{width:100%;margin:0 auto;padding-bottom:4rem}.page-module__O9ZbMG__section{margin-top:2rem;padding:0 1.5rem}.page-module__O9ZbMG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module__O9ZbMG__sectionTitle{font-size:1.5rem;font-weight:700}.page-module__O9ZbMG__seeAllBtn{font-size:.9rem}.page-module__O9ZbMG__productGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.page-module__O9ZbMG__noProducts{text-align:center;color:var(--text-secondary);grid-column:1/-1;padding:4rem;font-size:1.125rem}@media (max-width:640px){.page-module__O9ZbMG__sectionTitle{font-size:1.25rem}}
.ContactForm-module__f_V9Ma__container{border:1px solid var(--border,#e8ecf0);width:100%;max-width:600px;color:var(--text,#111827);background:#fff;border-radius:12px;margin:0 auto;padding:2rem;box-shadow:0 4px 20px #0000000d}.ContactForm-module__f_V9Ma__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__f_V9Ma__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__f_V9Ma__label{color:var(--text-secondary,#4b5563);margin-bottom:.25rem;font-size:.875rem;font-weight:500;transition:color .2s}.ContactForm-module__f_V9Ma__textarea{border:1px solid var(--border,#e8ecf0);width:100%;min-height:150px;color:var(--text,#111827);resize:vertical;background:#fff;border-radius:8px;padding:.875rem;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.ContactForm-module__f_V9Ma__textarea:focus{border-color:var(--primary,#1a2b3c);background:#fff;outline:none;box-shadow:0 0 0 4px #1a2b3c1a}.ContactForm-module__f_V9Ma__textarea::placeholder{color:#999}.ContactForm-module__f_V9Ma__errorText{color:#ef4444;margin-top:.25rem;font-size:.75rem;font-weight:400}.ContactForm-module__f_V9Ma__submitButton{margin-top:1rem}.ContactForm-module__f_V9Ma__formFooter{justify-content:flex-end;margin-top:1rem;display:flex}.ContactForm-module__f_V9Ma__inputWrapper .input{border:1px solid var(--border,#e8ecf0);color:var(--text,#111827);background:#fff;border-radius:8px;transition:all .3s}.ContactForm-module__f_V9Ma__inputWrapper .input:focus{border-color:var(--primary,#1a2b3c);background:#fff}
.FormSelect-module__sFXgkW__formGroup{flex-direction:column;gap:.625rem;width:100%;margin-bottom:1.5rem;display:flex}.FormSelect-module__sFXgkW__label{color:var(--primary,#1a2b3c);letter-spacing:.01em;opacity:.8;margin-left:.5rem;font-size:.875rem;font-weight:600}.FormSelect-module__sFXgkW__selectWrapper{align-items:center;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.FormSelect-module__sFXgkW__selectWrapper:focus-within{transform:translateY(-1px)}.FormSelect-module__sFXgkW__select{width:100%;color:var(--text,#111827);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border,#e8ecf0);appearance:none;cursor:pointer;background:#fffc;border-radius:1rem;outline:none;padding:1rem 3rem 1rem 1.25rem;font-size:1rem;font-weight:500;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #00000005}.FormSelect-module__sFXgkW__select:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 4px 12px #0000000a}.FormSelect-module__sFXgkW__select:focus{border-color:var(--primary,#1a2b3c);background:#fff;box-shadow:0 0 0 4px #1a2b3c0d,0 8px 16px #0000000d}.FormSelect-module__sFXgkW__selectError{background:#fef2f280;border-color:#ef4444}.FormSelect-module__sFXgkW__selectError:focus{box-shadow:0 0 0 4px #ef44441a}.FormSelect-module__sFXgkW__arrow{pointer-events:none;color:var(--text-secondary,#4b5563);align-items:center;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;right:1.25rem}.FormSelect-module__sFXgkW__select:focus+.FormSelect-module__sFXgkW__arrow{color:var(--primary,#1a2b3c);transform:rotate(180deg)}.FormSelect-module__sFXgkW__errorText{color:#ef4444;margin-top:.25rem;margin-left:.5rem;font-size:.75rem;font-weight:600;animation:.3s cubic-bezier(.34,1.56,.64,1) FormSelect-module__sFXgkW__slideIn}@keyframes FormSelect-module__sFXgkW__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dark .FormSelect-module__sFXgkW__select{color:#f1f5f9;background:#0f172acc;border-color:#334155}.dark .FormSelect-module__sFXgkW__select:focus{background:#0f172a;border-color:#3b82f6}
.SortSelect-module__aPoLXW__select{appearance:none;color:var(--foreground);background-color:var(--card);border:1px solid var(--border);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .625rem center;background-repeat:no-repeat;border-radius:8px;padding:.5rem 2.25rem .5rem .875rem;font-size:.875rem;font-weight:500;transition:border-color .15s,box-shadow .15s}.SortSelect-module__aPoLXW__select:hover{border-color:var(--primary)}.SortSelect-module__aPoLXW__select:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 20%, transparent);outline:none}
.page-module__3sUSMa__container{background:radial-gradient(circle at 10% 20%,#3b82f608 0%,#0000 40%),radial-gradient(circle at 90% 80%,#6366f108 0%,#0000 40%),radial-gradient(circle,#f8fafc 0%,#f1f5f9 100%);max-width:1400px;min-height:100vh;margin:0 auto;padding:4rem 2rem;position:relative}.page-module__3sUSMa__title{color:#0f172a;text-align:left;letter-spacing:-.05em;background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:4rem;font-size:3.5rem;font-weight:900;animation:.8s cubic-bezier(.16,1,.3,1) page-module__3sUSMa__titleAppear}@keyframes page-module__3sUSMa__titleAppear{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.page-module__3sUSMa__layout{flex-direction:column;align-items:stretch;gap:3.5rem;display:flex}.page-module__3sUSMa__addressSelector{margin-bottom:1.5rem}.page-module__3sUSMa__addressSelector h3{margin-bottom:1rem;font-size:1.125rem}.page-module__3sUSMa__formSection{flex-direction:column;flex:1;gap:3rem;display:flex}.page-module__3sUSMa__card{-webkit-backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #fffc;border-radius:32px;padding:3rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000003,0 2px 4px -1px #00000002,inset 0 0 20px #ffffff80}.page-module__3sUSMa__card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#3b82f633,#0000);height:1px;transition:opacity .5s;position:absolute;top:0;left:0;right:0}.page-module__3sUSMa__card:hover:before{opacity:1}.page-module__3sUSMa__cardActive{border-color:#3b82f633;transform:translateY(-4px);box-shadow:0 20px 40px -10px #0000000d,0 10px 20px -5px #3b82f605}.page-module__3sUSMa__cardHeader{border-bottom:1px solid #e2e8f099;align-items:center;gap:1.25rem;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex}.page-module__3sUSMa__cardIcon{color:#3b82f6;background:#3b82f614;border-radius:16px;width:2rem;height:2rem;padding:.625rem;box-shadow:0 4px 12px #3b82f61a}.page-module__3sUSMa__cardTitle{color:#1e293b;letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.page-module__3sUSMa__fieldGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.page-module__3sUSMa__fieldGrid{grid-template-columns:repeat(2,1fr)}.page-module__3sUSMa__fullWidth{grid-column:span 2}}.page-module__3sUSMa__shippingGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.page-module__3sUSMa__shippingGrid{grid-template-columns:repeat(2,1fr)}}.page-module__3sUSMa__radioInput{display:none}.page-module__3sUSMa__optionContent{flex-direction:column;flex:1;gap:.375rem;display:flex}.page-module__3sUSMa__optionDesc{color:#64748b;font-size:.875rem;font-weight:500;line-height:1.4}.page-module__3sUSMa__totals{flex-direction:column;gap:0;margin-bottom:.5rem;display:flex}.page-module__3sUSMa__shippingItem{cursor:pointer;background:#ffffff80;border:1px solid #e2e8f0cc;border-radius:24px;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.page-module__3sUSMa__shippingItem:hover{background:#fff;border-color:#3b82f6;transform:scale(1.02);box-shadow:0 12px 24px -8px #3b82f61a}.page-module__3sUSMa__shippingItemActive{background:#fff;border-width:2px;border-color:#3b82f6;padding:calc(2rem - 1px);box-shadow:0 20px 40px -12px #3b82f626}.page-module__3sUSMa__shippingName{color:#1e293b;letter-spacing:-.01em;font-size:1.125rem;font-weight:800}.page-module__3sUSMa__shippingPrice{color:#3b82f6;font-size:1rem;font-weight:700}.page-module__3sUSMa__shippingCheck{color:#3b82f6;opacity:0;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:absolute;top:1.5rem;right:1.5rem;transform:scale(.5)}.page-module__3sUSMa__shippingItemActive .page-module__3sUSMa__shippingCheck{opacity:1;transform:scale(1.2)}.page-module__3sUSMa__summarySection{width:100%}@media (min-width:1024px){.page-module__3sUSMa__summarySection{width:440px;position:sticky;top:3rem}}.page-module__3sUSMa__summaryCard{-webkit-backdrop-filter:blur(24px);background:#ffffffd9;border:1px solid #ffffffe6;border-radius:32px;padding:3rem;animation:.6s cubic-bezier(.16,1,.3,1) page-module__3sUSMa__summaryEnter;box-shadow:0 30px 60px -15px #0000001a}@keyframes page-module__3sUSMa__summaryEnter{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.page-module__3sUSMa__summaryTitle{color:#0f172a;letter-spacing:-.03em;align-items:center;gap:.75rem;margin-bottom:2.5rem;font-size:1.75rem;font-weight:900;display:flex}.page-module__3sUSMa__summaryTitle:after{content:"";background:linear-gradient(90deg,#e2e8f0,#0000);flex:1;height:2px}.page-module__3sUSMa__summaryList{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.page-module__3sUSMa__summaryItem{color:#64748b;justify-content:space-between;font-size:1.0625rem;font-weight:500;transition:all .2s;display:flex}.page-module__3sUSMa__summaryItem:hover{color:#1e293b;transform:translate(4px)}.page-module__3sUSMa__summaryLabel{color:#64748b}.page-module__3sUSMa__summaryValue{color:#1e293b;font-weight:700}.page-module__3sUSMa__summaryTotal{color:#0f172a;letter-spacing:-.04em;border-top:2px dashed #e2e8f0cc;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:2.5rem;font-size:2rem;font-weight:900;display:flex}.page-module__3sUSMa__errorBox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ef4444;background:#fef2f2cc;border:1px solid #ef444433;border-radius:20px;align-items:center;gap:1rem;margin-bottom:2.5rem;padding:1.5rem;font-weight:600;animation:.4s cubic-bezier(.36,.07,.19,.97) both page-module__3sUSMa__errorShake;display:flex;box-shadow:0 10px 20px -5px #ef44441a}@keyframes page-module__3sUSMa__errorShake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.page-module__3sUSMa__invoiceIcon{color:#8b5cf6!important;background:#8b5cf614!important;box-shadow:0 4px 12px #8b5cf61a!important}.page-module__3sUSMa__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#334155 100%);border:none;border-radius:20px;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:2.5rem;padding:1.5rem;font-size:1.25rem;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0f172a4d}.page-module__3sUSMa__submitButton:after{content:"";opacity:0;background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.page-module__3sUSMa__submitButton:hover:not(:disabled){filter:brightness(1.2);transform:translateY(-4px)scale(1.01);box-shadow:0 25px 50px -12px #0f172a66}.page-module__3sUSMa__submitButton:hover:not(:disabled):after{opacity:1}.page-module__3sUSMa__submitButton:active:not(:disabled){transform:translateY(-1px)}.page-module__3sUSMa__submitButton:disabled{opacity:.4;cursor:not-allowed;filter:grayscale(.8)}.page-module__3sUSMa__emptyCart{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff6;border:2px dashed #e2e8f0cc;border-radius:40px;padding:8rem 2rem}.page-module__3sUSMa__emptyTitle{color:#1e293b;letter-spacing:-.04em;margin-bottom:2rem;font-size:2.5rem;font-weight:900}.page-module__3sUSMa__emptyButton{color:#fff;background:#3b82f6;border-radius:18px;align-items:center;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 20px -5px #3b82f64d}.page-module__3sUSMa__emptyButton:hover{background:#2563eb;transform:translateY(-4px);box-shadow:0 20px 40px -10px #3b82f666}.page-module__3sUSMa__lockerSection{margin-top:2rem}.page-module__3sUSMa__lockerSelectorTitle{color:#475569;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.125rem;font-weight:700;display:flex}.page-module__3sUSMa__selectedLocker{border-radius:24px;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:inset 0 2px 4px #00000005}.page-module__3sUSMa__selectedLockerPlaceholder{background:#fffbeb66;border:2px dashed #f59e0b}.page-module__3sUSMa__selectedLockerActive{background:#f0fdf466;border:2px solid #10b981}.page-module__3sUSMa__selectedLockerHeader{align-items:center;gap:.75rem;display:flex}.page-module__3sUSMa__selectedLockerTitle{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:800}.page-module__3sUSMa__selectedLockerActive .page-module__3sUSMa__selectedLockerTitle{color:#059669}.page-module__3sUSMa__selectedLockerName{color:#064e3b;letter-spacing:-.02em;font-size:1.75rem;font-weight:900}.page-module__3sUSMa__selectedLockerDetails{justify-content:space-between;align-items:center;width:100%;display:flex}.page-module__3sUSMa__selectedLockerAddress{color:#047857;margin-top:.25rem;font-size:1rem;font-weight:600;display:block}@media (max-width:640px){.page-module__3sUSMa__selectedLockerDetails{flex-direction:column;align-items:flex-start;gap:1.5rem}.page-module__3sUSMa__selectedLockerName{font-size:1.5rem}}.page-module__3sUSMa__placeholderContent{flex-direction:column;align-items:center;gap:1.25rem;padding:1rem;display:flex}.page-module__3sUSMa__placeholderText{color:#92400e;font-size:1.125rem;font-weight:700}.page-module__3sUSMa__actionButton{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:18px;width:100%;padding:1.25rem;font-size:1.125rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 20px -5px #0000001a}.page-module__3sUSMa__actionButton:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 15px 30px -10px #00000026}.page-module__3sUSMa__modalOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;background:#0f172ad9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__3sUSMa__modalContent{background:#fff;border-radius:32px;flex-direction:column;width:95%;max-width:1000px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) page-module__3sUSMa__modalScale;display:flex;position:relative;overflow:hidden;box-shadow:0 50px 100px -20px #0000004d}@keyframes page-module__3sUSMa__modalScale{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.page-module__3sUSMa__modalInner{flex:1;padding:3rem;overflow-y:auto}.page-module__3sUSMa__closeButton{cursor:pointer;color:#64748b;z-index:100;background:#f1f5f9cc;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:2rem;right:2rem}.page-module__3sUSMa__closeButton:hover{color:#0f172a;background:#f1f5f9;transform:rotate(90deg)scale(1.1)}@media (max-width:640px){.page-module__3sUSMa__container{padding:2rem 1.25rem}.page-module__3sUSMa__title{margin-bottom:3rem;font-size:2.5rem}.page-module__3sUSMa__card,.page-module__3sUSMa__summaryCard{border-radius:24px;padding:2rem}.page-module__3sUSMa__summaryTotal{font-size:1.75rem}}.page-module__3sUSMa__actionButtonSmall{border-radius:14px!important;width:auto!important;padding:.875rem 1.5rem!important;font-size:.9375rem!important}.page-module__3sUSMa__errorText{color:#ef4444;background:#ef44440d;border-radius:8px;align-items:center;gap:.375rem;margin-top:.75rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;display:flex}
.History-module__U6JjzW__container{width:100%;margin:0 auto;padding:2rem}.History-module__U6JjzW__header{text-align:center;margin-bottom:3rem}.History-module__U6JjzW__title{background:linear-gradient(135deg, var(--foreground) 0%, #6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.History-module__U6JjzW__subtitle{color:var(--muted-foreground);font-size:1.1rem}.History-module__U6JjzW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.History-module__U6JjzW__viewedAt{color:var(--muted-foreground);text-align:right;margin-top:.25rem;font-size:.75rem}.History-module__U6JjzW__emptyState{background-color:var(--card);border:2px dashed var(--border);text-align:center;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.History-module__U6JjzW__emptyIcon{margin-bottom:1.5rem;font-size:4rem}.History-module__U6JjzW__emptyTitle{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.History-module__U6JjzW__emptyText{color:var(--muted-foreground);max-width:400px;margin-bottom:2rem;line-height:1.6}.History-module__U6JjzW__shopBtn{color:#fff;background-color:#6366f1;border-radius:.75rem;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #6366f14d}.History-module__U6JjzW__shopBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}@media (max-width:640px){.History-module__U6JjzW__container{padding:1rem}.History-module__U6JjzW__title{font-size:2rem}}
.page-module__vfrwBa__layout{gap:2rem;width:100%;display:flex}@media (max-width:1024px){.page-module__vfrwBa__layout{flex-direction:column;gap:1rem}}.page-module__vfrwBa__container{flex:1;min-width:0;padding-bottom:4rem}.page-module__vfrwBa__titleContainer{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.page-module__vfrwBa__pageTitle{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:800}.page-module__vfrwBa__productGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;width:100%;display:grid}.page-module__vfrwBa__noProducts{text-align:center;color:var(--muted-foreground);background-color:var(--card);border:1px dashed var(--border);border-radius:12px;grid-column:1/-1;padding:4rem;font-size:1.125rem}
.Wishlist-module__mrKpqa__container{width:100%;margin:0 auto;padding:2rem}.Wishlist-module__mrKpqa__header{text-align:center;margin-bottom:3rem}.Wishlist-module__mrKpqa__title{background:linear-gradient(135deg, var(--foreground) 0%, #6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.Wishlist-module__mrKpqa__subtitle{color:var(--muted-foreground);font-size:1.1rem}.Wishlist-module__mrKpqa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.Wishlist-module__mrKpqa__emptyState{background-color:var(--card);border:2px dashed var(--border);text-align:center;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.Wishlist-module__mrKpqa__emptyIcon{margin-bottom:1.5rem;font-size:4rem;animation:1.5s ease-in-out infinite Wishlist-module__mrKpqa__heartbeat}@keyframes Wishlist-module__mrKpqa__heartbeat{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.Wishlist-module__mrKpqa__emptyTitle{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.Wishlist-module__mrKpqa__emptyText{color:var(--muted-foreground);max-width:400px;margin-bottom:2rem;line-height:1.6}.Wishlist-module__mrKpqa__shopBtn{color:#fff;background-color:#6366f1;border-radius:.75rem;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #6366f14d}.Wishlist-module__mrKpqa__shopBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}@media (max-width:640px){.Wishlist-module__mrKpqa__container{z-index:1;width:100%;margin:0 auto;padding:3rem 1.5rem 6rem;position:relative}}
.AddressForm-module__Xk-8ZW__form{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.AddressForm-module__Xk-8ZW__fullWidth{grid-column:1/-1}.AddressForm-module__Xk-8ZW__submitButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.375rem;grid-column:1/-1;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s ease-in-out}.AddressForm-module__Xk-8ZW__submitButton:hover{background-color:#2563eb}.AddressForm-module__Xk-8ZW__submitButton:disabled{cursor:not-allowed;background-color:#93c5fd}
.IndustrialHeader-module__jC2OzG__headerContainer{text-align:center;background-color:#f8fafc;border-bottom:1px solid #1a2b3c0d;margin-bottom:3rem;padding:6rem 2rem 4rem;font-family:Outfit,sans-serif;position:relative;overflow:hidden}.IndustrialHeader-module__jC2OzG__blueprintGrid{pointer-events:none;background-image:linear-gradient(#1a2b3c05 1px,#0000 1px),linear-gradient(90deg,#1a2b3c05 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.IndustrialHeader-module__jC2OzG__content{z-index:10;max-width:800px;margin:0 auto;position:relative}.IndustrialHeader-module__jC2OzG__markerContainer{margin-bottom:1.5rem}.IndustrialHeader-module__jC2OzG__marker{color:var(--primary);opacity:.6;letter-spacing:.3em;text-transform:uppercase;font-size:.7rem;font-weight:500}.IndustrialHeader-module__jC2OzG__title{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:300}.IndustrialHeader-module__jC2OzG__blueprintLine{background:#1a2b3c26;width:60%;height:1px;margin:0 auto 2rem;position:relative}.IndustrialHeader-module__jC2OzG__blueprintLine:before,.IndustrialHeader-module__jC2OzG__blueprintLine:after{content:"";background:#1a2b3c4d;width:1px;height:11px;position:absolute;top:-5px}.IndustrialHeader-module__jC2OzG__blueprintLine:before{left:0}.IndustrialHeader-module__jC2OzG__blueprintLine:after{right:0}.IndustrialHeader-module__jC2OzG__lineMarker{color:#1a2b3c66;letter-spacing:.2em;background:#f8fafc;padding:0 10px;font-size:.6rem;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.IndustrialHeader-module__jC2OzG__subtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1rem;font-weight:300;line-height:1.6}.IndustrialHeader-module__jC2OzG__corner{pointer-events:none;border:1px solid #1a2b3c14;width:40px;height:40px;position:absolute}.IndustrialHeader-module__jC2OzG__topLeft{border-bottom:none;border-right:none;top:40px;left:40px}.IndustrialHeader-module__jC2OzG__topRight{border-bottom:none;border-left:none;top:40px;right:40px}@media (max-width:640px){.IndustrialHeader-module__jC2OzG__headerContainer{padding:4rem 1.5rem 3rem}.IndustrialHeader-module__jC2OzG__corner{display:none}.IndustrialHeader-module__jC2OzG__blueprintLine{width:80%}}
.FeatureCard-module__cePyRa__card{border:1px solid var(--border);background:#fff;border-radius:1.5rem;flex-direction:column;gap:1.5rem;height:100%;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.FeatureCard-module__cePyRa__card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.FeatureCard-module__cePyRa__card.FeatureCard-module__cePyRa__wide{grid-column:span 2}.FeatureCard-module__cePyRa__full{grid-column:span 3}.FeatureCard-module__cePyRa__header{justify-content:space-between;align-items:flex-start;display:flex}.FeatureCard-module__cePyRa__iconWrapper{background:var(--primary-gradient);border:none;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;box-shadow:0 8px 16px -4px #1a2b3c4d}.FeatureCard-module__cePyRa__tag{text-transform:uppercase;letter-spacing:.05em;background:var(--accent);color:var(--primary);border-radius:2rem;padding:.4rem .8rem;font-size:.75rem;font-weight:600}.FeatureCard-module__cePyRa__content{flex:1}.FeatureCard-module__cePyRa__title{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.35rem;font-weight:400}.FeatureCard-module__cePyRa__description{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.FeatureCard-module__cePyRa__detailsList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.FeatureCard-module__cePyRa__detailItem{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.FeatureCard-module__cePyRa__detailItem:before{content:"";background:var(--primary);opacity:.5;border-radius:50%;width:6px;height:6px}.FeatureCard-module__cePyRa__childrenWrapper{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.FeatureCard-module__cePyRa__decoration{background:radial-gradient(circle, var(--primary) 0%, transparent 70%);opacity:.05;pointer-events:none;width:150px;height:150px;position:absolute;top:-50px;right:-50px}@media (max-width:768px){.FeatureCard-module__cePyRa__card.FeatureCard-module__cePyRa__wide,.FeatureCard-module__cePyRa__full{grid-column:span 1}.FeatureCard-module__cePyRa__title{font-size:1.25rem}}
.ImageModal-module__DVu2RW__overlay{z-index:10000;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;animation:.3s ease-out forwards ImageModal-module__DVu2RW__fadeIn;display:flex;position:fixed;top:0;left:0;transform:translateZ(0)}.ImageModal-module__DVu2RW__overlay.ImageModal-module__DVu2RW__closing{animation:.3s ease-out forwards ImageModal-module__DVu2RW__fadeOut}.ImageModal-module__DVu2RW__container{cursor:zoom-out;flex-direction:column;max-width:90vw;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) forwards ImageModal-module__DVu2RW__scaleIn;display:flex;position:relative}.ImageModal-module__DVu2RW__closing .ImageModal-module__DVu2RW__container{animation:.3s cubic-bezier(.16,1,.3,1) forwards ImageModal-module__DVu2RW__scaleOut}.ImageModal-module__DVu2RW__imageWrapper{width:85vw;height:80vh;position:relative;overflow:hidden}.ImageModal-module__DVu2RW__image{object-fit:contain}.ImageModal-module__DVu2RW__closeButton{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10001;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px #0003}.ImageModal-module__DVu2RW__closeButton:hover{background:var(--bg-secondary);transform:scale(1.1)}.ImageModal-module__DVu2RW__caption{text-align:center;color:var(--text-secondary);padding:1rem;font-size:.875rem;font-weight:600}@keyframes ImageModal-module__DVu2RW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ImageModal-module__DVu2RW__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes ImageModal-module__DVu2RW__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes ImageModal-module__DVu2RW__scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@media (max-width:768px){.ImageModal-module__DVu2RW__container{max-width:95vw;max-height:95vh}.ImageModal-module__DVu2RW__imageWrapper{width:90vw;height:70vh}.ImageModal-module__DVu2RW__closeButton{top:.5rem;right:.5rem}}
.ReturnForm-module__fsFshG__form{flex-direction:column;gap:1.25rem;display:flex}.ReturnForm-module__fsFshG__fieldGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ReturnForm-module__fsFshG__fullWidth{grid-column:1/-1}.ReturnForm-module__fsFshG__selectWrapper{flex-direction:column;gap:.375rem;display:flex}.ReturnForm-module__fsFshG__selectLabel{color:#374151;letter-spacing:.02em;text-transform:uppercase;font-size:.8125rem;font-weight:600}.ReturnForm-module__fsFshG__select{color:#111827;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right .875rem center no-repeat;border:1.5px solid #e5e7eb;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.ReturnForm-module__fsFshG__select:focus{border-color:#1a1a2e;outline:none;box-shadow:0 0 0 3px #1a1a2e14}.ReturnForm-module__fsFshG__selectError{border-color:#ef4444}.ReturnForm-module__fsFshG__errorText{color:#ef4444;margin-top:.25rem;font-size:.75rem}.ReturnForm-module__fsFshG__sectionDivider{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #f3f4f6;grid-column:1/-1;padding-bottom:.5rem;font-size:.8125rem;font-weight:600}.ReturnForm-module__fsFshG__successBox{color:#15803d;background:#f0fdf4;border:1.5px solid #86efac;border-radius:12px;align-items:flex-start;gap:.875rem;padding:1.25rem;font-size:.9375rem;line-height:1.5;display:flex}.ReturnForm-module__fsFshG__successIcon{color:#22c55e;flex-shrink:0;margin-top:1px}.ReturnForm-module__fsFshG__errorBox{color:#dc2626;background:#fef2f2;border:1.5px solid #fca5a5;border-radius:10px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.9rem;display:flex}.ReturnForm-module__fsFshG__actions{justify-content:flex-end;padding-top:.5rem;display:flex}@media (max-width:640px){.ReturnForm-module__fsFshG__fieldGrid{grid-template-columns:1fr}}
.Typography-module__ZPSlxa__h1{letter-spacing:-.02em;margin:0;font-size:2.5rem;line-height:1.2}.Typography-module__ZPSlxa__h2{letter-spacing:-.015em;margin:0;font-size:2rem;line-height:1.25}.Typography-module__ZPSlxa__h3{letter-spacing:-.01em;margin:0;font-size:1.5rem;line-height:1.3}.Typography-module__ZPSlxa__h4{margin:0;font-size:1.25rem;line-height:1.4}.Typography-module__ZPSlxa__h5{margin:0;font-size:1.125rem;line-height:1.4}.Typography-module__ZPSlxa__h6{margin:0;font-size:1rem;line-height:1.5}.Typography-module__ZPSlxa__body{margin:0;font-size:1rem;line-height:1.6}.Typography-module__ZPSlxa__bodySm{margin:0;font-size:.875rem;line-height:1.5}.Typography-module__ZPSlxa__caption{text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;line-height:1.4}.Typography-module__ZPSlxa__overline{text-transform:uppercase;letter-spacing:.1em;font-size:.625rem;line-height:1.5}.Typography-module__ZPSlxa__weightNormal{font-weight:400}.Typography-module__ZPSlxa__weightMedium{font-weight:500}.Typography-module__ZPSlxa__weightSemibold{font-weight:600}.Typography-module__ZPSlxa__weightBold{font-weight:700}.Typography-module__ZPSlxa__colorPrimary{color:var(--color-text,#e5e7eb)}.Typography-module__ZPSlxa__colorSecondary{color:var(--color-text-secondary,#d1d5db)}.Typography-module__ZPSlxa__colorMuted{color:var(--color-text-muted,#9ca3af)}.Typography-module__ZPSlxa__colorError{color:var(--color-danger,#ef4444)}.Typography-module__ZPSlxa__colorSuccess{color:var(--color-success,#22c55e)}.Typography-module__ZPSlxa__alignLeft{text-align:left}.Typography-module__ZPSlxa__alignCenter{text-align:center}.Typography-module__ZPSlxa__alignRight{text-align:right}
.CategoryForm-module__qw9Ywa__formContainer{background:#fff;border:1px solid #e2e8f099;border-radius:24px;max-width:1000px;margin:2rem auto;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000014}.CategoryForm-module__qw9Ywa__formContainer:before{content:"";background:linear-gradient(90deg,#0ea5e9,#2dd4bf);height:6px;position:absolute;top:0;left:0;right:0}.CategoryForm-module__qw9Ywa__title{color:#0f172a;letter-spacing:-.03em;align-items:center;gap:.75rem;margin-bottom:2.5rem;font-size:2.25rem;font-weight:800;display:flex}.CategoryForm-module__qw9Ywa__tabList{scrollbar-width:none;background:#f1f5f9;border-radius:16px;gap:.5rem;margin-bottom:3rem;padding:.5rem;display:flex;overflow-x:auto}.CategoryForm-module__qw9Ywa__tabList::-webkit-scrollbar{display:none}.CategoryForm-module__qw9Ywa__tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.CategoryForm-module__qw9Ywa__tab:hover:not(.CategoryForm-module__qw9Ywa__tabActive){color:#0f172a;background:#ffffff80}.CategoryForm-module__qw9Ywa__tabActive{color:#0ea5e9;background:#fff;box-shadow:0 4px 12px #0000000d}.CategoryForm-module__qw9Ywa__tabContent{flex-direction:column;gap:2rem;animation:.5s cubic-bezier(.16,1,.3,1) CategoryForm-module__qw9Ywa__slideUp;display:flex}@keyframes CategoryForm-module__qw9Ywa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CategoryForm-module__qw9Ywa__fieldGroup{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.CategoryForm-module__qw9Ywa__fieldFull{grid-column:1/-1}.CategoryForm-module__qw9Ywa__checkboxLabel{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:1rem;font-weight:600;transition:all .2s;display:flex}.CategoryForm-module__qw9Ywa__checkboxLabel:hover{background:#f0f9ff;border-color:#0ea5e9}.CategoryForm-module__qw9Ywa__actionSection{border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;margin-top:4rem;padding-top:2rem;display:flex}.CategoryForm-module__qw9Ywa__buttonGroup{gap:1rem;display:flex}@media (max-width:640px){.CategoryForm-module__qw9Ywa__formContainer{border-radius:0;margin:0;padding:1.5rem}.CategoryForm-module__qw9Ywa__actionSection{flex-direction:column-reverse;align-items:stretch;gap:1.5rem}.CategoryForm-module__qw9Ywa__buttonGroup{flex-direction:column}}
.FilamentForm-module__yLVdbG__formContainer{background:#fff;border:1px solid #e2e8f099;border-radius:24px;max-width:1000px;margin:2rem auto;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000014}.FilamentForm-module__yLVdbG__formContainer:before{content:"";background:linear-gradient(90deg,#0ea5e9,#2dd4bf);height:6px;position:absolute;top:0;left:0;right:0}.FilamentForm-module__yLVdbG__title{color:#0f172a;letter-spacing:-.03em;align-items:center;gap:.75rem;margin-bottom:2.5rem;font-size:2.25rem;font-weight:800;display:flex}.FilamentForm-module__yLVdbG__tabList{scrollbar-width:none;background:#f1f5f9;border-radius:16px;gap:.5rem;margin-bottom:3rem;padding:.5rem;display:flex;overflow-x:auto}.FilamentForm-module__yLVdbG__tabList::-webkit-scrollbar{display:none}.FilamentForm-module__yLVdbG__tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.FilamentForm-module__yLVdbG__tab:hover:not(.FilamentForm-module__yLVdbG__tabActive){color:#0f172a;background:#ffffff80}.FilamentForm-module__yLVdbG__tabActive{color:#0ea5e9;background:#fff;box-shadow:0 4px 12px #0000000d}.FilamentForm-module__yLVdbG__tabContent{flex-direction:column;gap:2rem;animation:.5s cubic-bezier(.16,1,.3,1) FilamentForm-module__yLVdbG__slideUp;display:flex}@keyframes FilamentForm-module__yLVdbG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FilamentForm-module__yLVdbG__fieldGroup{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.FilamentForm-module__yLVdbG__fieldFull{grid-column:1/-1}.FilamentForm-module__yLVdbG__checkboxLabel{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:1rem;font-weight:600;transition:all .2s;display:flex}.FilamentForm-module__yLVdbG__checkboxLabel:hover{background:#f0f9ff;border-color:#0ea5e9}.FilamentForm-module__yLVdbG__colorItem{background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:1fr;gap:1.5rem;padding:2rem;transition:all .3s;display:grid;position:relative}.FilamentForm-module__yLVdbG__colorItem:hover{border-color:#0ea5e9;box-shadow:0 10px 25px #0ea5e91a}.FilamentForm-module__yLVdbG__colorGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;display:grid}.FilamentForm-module__yLVdbG__colorTranslations{border-top:1px dashed #e2e8f0;grid-template-columns:1fr 1fr;gap:1.25rem;padding-top:1rem;display:grid}.FilamentForm-module__yLVdbG__colorActions{justify-content:flex-end;padding-top:.5rem;display:flex}.FilamentForm-module__yLVdbG__actionSection{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:4rem;padding-top:2rem;display:flex}.FilamentForm-module__yLVdbG__buttonGroup{gap:1rem;display:flex}.FilamentForm-module__yLVdbG__addButton{color:#64748b;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1.5rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.FilamentForm-module__yLVdbG__addButton:hover{color:#0ea5e9;background:#f0f9ff;border-color:#0ea5e9}@media (max-width:640px){.FilamentForm-module__yLVdbG__formContainer{border-radius:0;margin:0;padding:1.5rem}.FilamentForm-module__yLVdbG__actionSection{flex-direction:column-reverse;align-items:stretch;gap:1.5rem}.FilamentForm-module__yLVdbG__buttonGroup{flex-direction:column}}
.page-module__RU-7Lq__container{background-color:#fff;background-image:radial-gradient(circle at 10% 20%,#1a2b3c08 0%,#0000 100%);justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.page-module__RU-7Lq__patternLayer{pointer-events:none;background-image:linear-gradient(#1a2b3c05 1px,#0000 1px),linear-gradient(90deg,#1a2b3c05 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000);mask-image:radial-gradient(circle,#000,#0000)}.page-module__RU-7Lq__card{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #1a2b3c1a;border-radius:24px;width:100%;max-width:440px;padding:3rem 2.5rem;position:relative;box-shadow:0 20px 40px -10px #0000000d}.page-module__RU-7Lq__title{color:#0d1b2a;text-align:center;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:800}.page-module__RU-7Lq__subtitle{color:#64748b;text-align:center;margin-bottom:2.5rem;font-size:.875rem}.page-module__RU-7Lq__error{color:#ef4444;background:#ef44440d;border:1px solid #ef44441a;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;display:flex}.page-module__RU-7Lq__button{color:#fff;cursor:pointer;background:#1a2b3c;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:.875rem;font-size:1rem;font-weight:700;transition:all .2s}.page-module__RU-7Lq__button:hover:not(:disabled){background:#0d1b2a;transform:translateY(-2px);box-shadow:0 8px 16px #1a2b3c33}.page-module__RU-7Lq__button:disabled{opacity:.5;cursor:not-allowed}.page-module__RU-7Lq__forgotPassword{text-align:right;color:#64748b;margin-bottom:1.5rem;font-size:.8125rem;transition:color .2s;display:block}.page-module__RU-7Lq__forgotPassword:hover{color:#1a2b3c}.page-module__RU-7Lq__divider{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;align-items:center;margin:2rem 0;font-size:.75rem;font-weight:600;display:flex}.page-module__RU-7Lq__divider:before,.page-module__RU-7Lq__divider:after{content:"";border-bottom:1px solid #e2e8f0;flex:1}.page-module__RU-7Lq__divider:before{margin-right:1.5rem}.page-module__RU-7Lq__divider:after{margin-left:1.5rem}.page-module__RU-7Lq__googleButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.page-module__RU-7Lq__googleButton:hover{background:#f8fafc;border-color:#cbd5e1}.page-module__RU-7Lq__footer{text-align:center;color:#64748b;margin-top:2rem;font-size:.875rem}.page-module__RU-7Lq__registerLink{color:#1a2b3c;margin-left:.25rem;font-weight:600;transition:opacity .2s}.page-module__RU-7Lq__registerLink:hover{text-decoration:underline}@media (max-width:480px){.page-module__RU-7Lq__card{padding:2rem 1.5rem}.page-module__RU-7Lq__title{font-size:1.75rem}}
.page-module__0SRlQq__container{background-color:#fff;background-image:radial-gradient(circle at 90% 10%,#1a2b3c08 0%,#0000 100%);justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:3rem 1.5rem;display:flex;position:relative;overflow:hidden}.page-module__0SRlQq__patternLayer{pointer-events:none;background-image:linear-gradient(#1a2b3c05 1px,#0000 1px),linear-gradient(90deg,#1a2b3c05 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000);mask-image:radial-gradient(circle,#000,#0000)}.page-module__0SRlQq__card{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #1a2b3c1a;border-radius:24px;width:100%;max-width:480px;padding:3rem 2.5rem;position:relative;box-shadow:0 20px 40px -10px #0000000d}.page-module__0SRlQq__title{color:#0d1b2a;text-align:center;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:800}.page-module__0SRlQq__subtitle{color:#64748b;text-align:center;margin-bottom:2.5rem;font-size:.875rem}.page-module__0SRlQq__error{color:#ef4444;background:#ef44440d;border:1px solid #ef44441a;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.875rem;display:flex}.page-module__0SRlQq__button{color:#fff;cursor:pointer;background:#1a2b3c;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:.875rem;font-size:1rem;font-weight:700;transition:all .2s}.page-module__0SRlQq__button:hover:not(:disabled){background:#0d1b2a;transform:translateY(-2px);box-shadow:0 8px 16px #1a2b3c33}.page-module__0SRlQq__button:disabled{opacity:.5;cursor:not-allowed}.page-module__0SRlQq__footer{text-align:center;color:#64748b;margin-top:2rem;font-size:.875rem}.page-module__0SRlQq__loginLink{color:#1a2b3c;margin-left:.25rem;font-weight:600;transition:opacity .2s}.page-module__0SRlQq__loginLink:hover{text-decoration:underline}@media (max-width:480px){.page-module__0SRlQq__card{padding:2rem 1.5rem}}
.About-module__ZKy1PG__pageContainer{min-height:100vh;color:var(--text,#111827);background:radial-gradient(circle at 100% 0,#1a2b3c08,#0000),radial-gradient(circle at 0 100%,#37415108,#0000);padding-bottom:6rem}.About-module__ZKy1PG__section{max-width:1200px;margin:0 auto;padding:6rem 2rem}.About-module__ZKy1PG__gridContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:1024px){.About-module__ZKy1PG__gridContent{grid-template-columns:1fr;gap:3rem}}.About-module__ZKy1PG__textSection{flex-direction:column;gap:1.5rem;display:flex}.About-module__ZKy1PG__sectionTitle{color:var(--primary,#1a2b3c);letter-spacing:-.02em;font-size:2.5rem;font-weight:800;line-height:1.2}.About-module__ZKy1PG__paragraph{color:var(--text-secondary,#4b5563);font-size:1.125rem;line-height:1.7}.About-module__ZKy1PG__imageWrapper{aspect-ratio:16/10;border:1px solid var(--border,#e8ecf0);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.About-module__ZKy1PG__statsSection{background:var(--primary,#1a2b3c);color:#fff;padding:4rem 2rem}.About-module__ZKy1PG__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:768px){.About-module__ZKy1PG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.About-module__ZKy1PG__statsGrid{grid-template-columns:1fr}}.About-module__ZKy1PG__statItem{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;transition:transform .3s;display:flex}.About-module__ZKy1PG__statItem:hover{background:#ffffff0d;transform:translateY(-5px)}.About-module__ZKy1PG__statValue{color:#fff;font-size:1.5rem;font-weight:700}.About-module__ZKy1PG__statLabel{text-transform:uppercase;letter-spacing:.1em;color:#fff9;font-size:.875rem}.About-module__ZKy1PG__techBox{border-left:4px solid var(--primary,#1a2b3c);background:#fff;border-radius:4px 12px 12px 4px;margin-top:2rem;padding:2rem;box-shadow:0 4px 12px #00000008}.About-module__ZKy1PG__techSubtitle{color:var(--primary,#1a2b3c);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.About-module__ZKy1PG__materialsList{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0;display:flex}.About-module__ZKy1PG__materialTag{color:var(--primary,#1a2b3c);background:#1a2b3c0d;border:1px solid #1a2b3c1a;border-radius:20px;padding:.4rem 1rem;font-size:.875rem;font-weight:500}.About-module__ZKy1PG__expertiseGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.About-module__ZKy1PG__ctaSection{text-align:center;background:radial-gradient(circle,#1a2b3c05,#0000);padding:8rem 2rem}.About-module__ZKy1PG__ctaTitle{color:var(--primary,#1a2b3c);margin-bottom:1.5rem;font-size:3rem;font-weight:800}.About-module__ZKy1PG__ctaText{color:var(--text-secondary,#4b5563);max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem}.About-module__ZKy1PG__ctaButton{background:var(--primary,#1a2b3c);color:#fff;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #1a2b3c33}.About-module__ZKy1PG__ctaButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 6px 20px #1a2b3c4d}
.page-module__GFi02W__container{max-width:900px;margin:0 auto;padding:2rem 1rem}.page-module__GFi02W__title{color:#fff;letter-spacing:-.02em;margin-bottom:2rem;font-size:2rem;font-weight:700}.page-module__GFi02W__loading{color:#94a3b8;text-align:center;padding:3rem 0;font-size:1.125rem}.page-module__GFi02W__section{background:#1a1a2e;border:1px solid #2a2a4a;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.page-module__GFi02W__sectionHeader{color:#60a5fa;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.page-module__GFi02W__sectionHeader svg{flex-shrink:0}.page-module__GFi02W__sectionTitle{color:#f1f5f9;flex:1;margin:0;font-size:1.25rem;font-weight:600}.page-module__GFi02W__preferencesForm{flex-direction:column;gap:1.25rem;display:flex}.page-module__GFi02W__fieldRow{flex-direction:column;gap:.375rem;display:flex}.page-module__GFi02W__label{color:#94a3b8;font-size:.875rem;font-weight:500}.page-module__GFi02W__input{color:#f1f5f9;box-sizing:border-box;background:#0f0f1f;border:1px solid #2a2a4a;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.page-module__GFi02W__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.page-module__GFi02W__inputDisabled{opacity:.6;cursor:not-allowed}.page-module__GFi02W__fieldHint{color:#64748b;margin-top:.125rem;font-size:.75rem}.page-module__GFi02W__formActions{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.page-module__GFi02W__successMessage{color:#22c55e;font-size:.875rem;font-weight:500}.page-module__GFi02W__errorMessage{color:#ef4444;font-size:.875rem;font-weight:500}.page-module__GFi02W__saveButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:opacity .2s,transform .1s}.page-module__GFi02W__saveButton:hover{opacity:.9}.page-module__GFi02W__saveButton:active{transform:scale(.98)}.page-module__GFi02W__saveButton:disabled{opacity:.5;cursor:not-allowed}.page-module__GFi02W__addButton{color:#60a5fa;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #3b82f6;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s}.page-module__GFi02W__addButton:hover{background:#3b82f61a}.page-module__GFi02W__emptyState{color:#64748b;text-align:center;padding:2rem 0;font-size:.9375rem}.page-module__GFi02W__addressGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.page-module__GFi02W__addressCard{background:#0f0f1f;border:1px solid #2a2a4a;border-radius:.75rem;flex-direction:column;gap:.375rem;padding:1.25rem;display:flex}.page-module__GFi02W__addressLabel{color:#60a5fa;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.page-module__GFi02W__addressName{color:#f1f5f9;margin:0;font-size:1rem;font-weight:600}.page-module__GFi02W__addressLine{color:#94a3b8;margin:0;font-size:.875rem}.page-module__GFi02W__addressBadges{flex-wrap:wrap;gap:.5rem;margin:.5rem 0;display:flex}.page-module__GFi02W__badge{color:#60a5fa;text-transform:uppercase;letter-spacing:.03em;background:#3b82f626;border:1px solid #3b82f64d;border-radius:.25rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:600}.page-module__GFi02W__addressActions{gap:.5rem;margin-top:.5rem;display:flex}.page-module__GFi02W__actionBtn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #2a2a4a;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.page-module__GFi02W__actionBtn:hover{color:#60a5fa;border-color:#3b82f6}.page-module__GFi02W__actionBtnDanger:hover{color:#ef4444;border-color:#ef4444}.page-module__GFi02W__defaultActions{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.page-module__GFi02W__defaultBtn{color:#60a5fa;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:.25rem .5rem;font-size:.6875rem;text-decoration:underline;transition:color .2s}.page-module__GFi02W__defaultBtn:hover{color:#93bbfd}.page-module__GFi02W__formCard{background:#0f0f1f;border:1px solid #2a2a4a;border-radius:.75rem;margin-top:1rem;padding:1.5rem}.page-module__GFi02W__formCardTitle{color:#f1f5f9;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.page-module__GFi02W__cancelButton{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #2a2a4a;border-radius:.5rem;margin-top:.75rem;padding:.625rem 1.25rem;font-size:.875rem;transition:all .2s}.page-module__GFi02W__cancelButton:hover{color:#ef4444;border-color:#ef4444}.page-module__GFi02W__infoBanner{color:#93bbfd;background:#3b82f614;border:1px solid #3b82f633;border-radius:.75rem;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem 1.25rem;font-size:.875rem;display:flex}.page-module__GFi02W__infoBanner svg{color:#60a5fa;flex-shrink:0}
.page-module__lVMKzW__container{max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem 1rem}.page-module__lVMKzW__title{color:var(--primary);text-align:left;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.page-module__lVMKzW__layout{align-items:flex-start;gap:2rem;display:flex}.page-module__lVMKzW__itemsSection{flex-direction:column;flex:1;gap:1.5rem;display:flex}.page-module__lVMKzW__cartItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #1a2b3c1a;border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #0000000d}.page-module__lVMKzW__cartItem:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.page-module__lVMKzW__itemImage{background:#f8f9fa;border-radius:12px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.page-module__lVMKzW__itemImage img{object-fit:cover;width:100%;height:100%}.page-module__lVMKzW__itemInfo{flex:1}.page-module__lVMKzW__itemName{color:var(--primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.page-module__lVMKzW__itemVariant{color:#666;margin:0 0 .5rem;font-size:.9rem}.page-module__lVMKzW__stockWarning{color:#dc3545;background:#dc35450d;border-radius:8px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem;font-size:.85rem;font-weight:600;display:flex}.page-module__lVMKzW__itemActions{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}.page-module__lVMKzW__quantityControls{background:#f1f3f5;border:1px solid #0000000d;border-radius:10px;align-items:center;gap:.5rem;padding:.25rem;display:flex}.page-module__lVMKzW__qtyBtn{width:32px;height:32px;color:var(--primary);cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 2px 5px #0000000d}.page-module__lVMKzW__qtyBtn:hover:not(:disabled){background:var(--primary);color:#fff}.page-module__lVMKzW__qtyBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__lVMKzW__qtyInputContainer{justify-content:center;align-items:center;width:56px;height:32px;display:flex}.page-module__lVMKzW__qtyInput{text-align:center;width:100%;height:100%;color:var(--primary);appearance:textfield;background:0 0;border:none;outline:none;padding:0;font-size:1rem;font-weight:700;transition:background-color .2s,border-radius .2s}.page-module__lVMKzW__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.page-module__lVMKzW__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page-module__lVMKzW__qtyInput:focus{background:#fffc;border-radius:4px}.page-module__lVMKzW__itemPrice{color:var(--primary);font-size:1.25rem;font-weight:700}.page-module__lVMKzW__removeBtn{color:#adb5bd;cursor:pointer;background:0 0;border:none;padding:.5rem;transition:color .2s}.page-module__lVMKzW__removeBtn:hover{color:#dc3545}.page-module__lVMKzW__summarySection{width:380px;position:sticky;top:2rem}.page-module__lVMKzW__summaryCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #1a2b3c1a;border-radius:20px;padding:2rem;box-shadow:0 10px 40px #0000000d}.page-module__lVMKzW__summaryTitle{color:var(--primary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.page-module__lVMKzW__summaryRow{color:#666;justify-content:space-between;margin-bottom:1rem;display:flex}.page-module__lVMKzW__summaryTotal{color:var(--primary);border-top:2px dashed #0000000d;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.page-module__lVMKzW__checkoutBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:2rem;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.page-module__lVMKzW__checkoutBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 25px #1a2b3c33}.page-module__lVMKzW__checkoutBtn:disabled{cursor:not-allowed;background:#ced4da;transform:none}.page-module__lVMKzW__emptyState{text-align:center;background:#ffffff80;border:2px dashed #0000000d;border-radius:24px;padding:5rem 2rem}.page-module__lVMKzW__emptyTitle{color:var(--primary);margin-bottom:1rem;font-size:2rem;font-weight:800}.page-module__lVMKzW__emptyText{color:#666;margin-bottom:2rem}.page-module__lVMKzW__shopBtn{background:var(--primary);color:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__lVMKzW__shopBtn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #1a2b3c33}@media (max-width:992px){.page-module__lVMKzW__layout{flex-direction:column}.page-module__lVMKzW__summarySection{width:100%;position:static}}@media (max-width:640px){.page-module__lVMKzW__cartItem{flex-direction:column;align-items:flex-start}.page-module__lVMKzW__itemImage{width:100%;height:200px}.page-module__lVMKzW__itemActions{flex-direction:row;justify-content:space-between;align-items:center;width:100%}}.page-module__lVMKzW__emptyIcon{color:#cbd5e1;margin-bottom:1rem}.page-module__lVMKzW__itemSku{color:#94a3b8;margin-top:.25rem;font-family:monospace;font-size:.75rem}.page-module__lVMKzW__checkoutNotice{color:#dc2626;background:#fef2f2;border-radius:12px;align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.75rem;font-size:.875rem;font-weight:500;display:flex}.page-module__lVMKzW__noticeIcon{flex-shrink:0}
.Progress-module__IxLXva__container{max-width:1400px;margin:0 auto;padding:4rem 2rem}.Progress-module__IxLXva__heroContainer{color:#fff;text-align:left;background:#0a0f1c radial-gradient(circle at 80% 20%,#1a2b3c 0%,#0d1b2a 100%);border-radius:2.5rem;margin-bottom:4rem;padding:3rem 4rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.Progress-module__IxLXva__heroContent{z-index:2;max-width:800px;margin:0;position:relative}.Progress-module__IxLXva__heroBadge{color:#fff9;text-transform:uppercase;letter-spacing:.1em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.Progress-module__IxLXva__heroTitle{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}@media (max-width:768px){.Progress-module__IxLXva__container{padding:2rem 1rem}.Progress-module__IxLXva__heroContainer{border-radius:1.5rem;padding:2.5rem 1.5rem}.Progress-module__IxLXva__heroTitle{font-size:2.5rem}.Progress-module__IxLXva__heroSubtitle{font-size:1.125rem}}.Progress-module__IxLXva__heroSubtitle{color:#fff9;max-width:600px;font-size:1.25rem;font-weight:400;line-height:1.6}.Progress-module__IxLXva__heroActions{align-items:center;gap:1rem;display:flex}.Progress-module__IxLXva__btnPrimary{color:#0a0f1c;cursor:pointer;background:#fff;border:none;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .2s}.Progress-module__IxLXva__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000004d}.Progress-module__IxLXva__btnSecondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .2s}.Progress-module__IxLXva__btnSecondary:hover{background:#ffffff0d;border-color:#fff6}.Progress-module__IxLXva__hero{text-align:center;max-width:800px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.Progress-module__IxLXva__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:5rem;display:grid}.Progress-module__IxLXva__statCard{background:var(--bg-secondary);border:1px solid rgba(var(--text-primary-rgb), .1);border-radius:1.25rem;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.Progress-module__IxLXva__statValue{color:var(--accent-primary);font-size:2rem;font-weight:700}.Progress-module__IxLXva__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.Progress-module__IxLXva__sectionHeader{margin-bottom:2.5rem}.Progress-module__IxLXva__sectionTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem;font-weight:700}.Progress-module__IxLXva__sectionDesc{color:var(--text-secondary);font-size:1.125rem}.Progress-module__IxLXva__bentoGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:6rem;display:grid}.Progress-module__IxLXva__deepDive{flex-direction:column;gap:4rem;display:flex}.Progress-module__IxLXva__diveSection{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;scroll-margin-top:8rem;display:grid}.Progress-module__IxLXva__diveSection:nth-child(2n){direction:rtl}.Progress-module__IxLXva__diveSectionContent{direction:ltr}.Progress-module__IxLXva__diveTag{color:var(--accent-primary);background:rgba(var(--accent-primary-rgb), .1);border-radius:2rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.Progress-module__IxLXva__diveTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.25rem;font-weight:800}.Progress-module__IxLXva__diveText{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.Progress-module__IxLXva__codeBlock{color:#e6edf3;background:#0d1117;border:1px solid #30363d;border-radius:1rem;padding:1.5rem;font-family:JetBrains Mono,monospace;font-size:.875rem;overflow-x:auto}.Progress-module__IxLXva__toc{background:var(--bg-secondary);border:1px solid rgba(var(--text-primary-rgb), .1);border-radius:1.5rem;margin-bottom:5rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a}.Progress-module__IxLXva__tocTitle{color:var(--text-primary);align-items:center;gap:.75rem;margin-bottom:2rem;font-size:1.5rem;font-weight:700;display:flex}.Progress-module__IxLXva__tocList{grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem;margin:0;padding:0;list-style:none;display:grid}@media (max-width:768px){.Progress-module__IxLXva__tocList{grid-template-columns:1fr;gap:1rem}.Progress-module__IxLXva__toc{padding:1.5rem}}.Progress-module__IxLXva__tocItem{padding-left:2rem;position:relative}.Progress-module__IxLXva__tocLink{color:var(--text-secondary);font-size:1.125rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Progress-module__IxLXva__tocLink:hover{color:var(--accent-primary);transform:translate(4px)}.Progress-module__IxLXva__tocNumber{color:var(--accent-primary);opacity:.5;font-size:.875rem;font-weight:700;position:absolute;top:0;left:0}.Progress-module__IxLXva__tocDesc{color:var(--text-secondary);opacity:.7;margin-top:.25rem;font-size:.875rem}.Progress-module__IxLXva__footer{text-align:center;border-top:1px solid var(--border-color);margin-top:4rem;padding:4rem 0}.Progress-module__IxLXva__footerText{color:var(--text-secondary);font-size:.875rem}.Progress-module__IxLXva__stackGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.Progress-module__IxLXva__stackColumn{flex-direction:column;gap:1.5rem;display:flex}.Progress-module__IxLXva__stackTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.Progress-module__IxLXva__stackDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.Progress-module__IxLXva__stackImageWrapper{border:1px solid rgba(var(--text-primary-rgb), .1);aspect-ratio:16/10;cursor:zoom-in;background:#f8fafc;border-radius:1rem;transition:transform .3s;position:relative;overflow:hidden}.Progress-module__IxLXva__stackImageWrapper:hover{transform:scale(1.02)}.Progress-module__IxLXva__stackImage{object-fit:cover;width:100%;height:100%}@media (max-width:1200px){.Progress-module__IxLXva__stackGrid{grid-template-columns:1fr;gap:3rem}.Progress-module__IxLXva__bentoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.Progress-module__IxLXva__statsGrid{grid-template-columns:repeat(2,1fr)}.Progress-module__IxLXva__diveSection{grid-template-columns:1fr;gap:2rem}.Progress-module__IxLXva__title{font-size:2.5rem}}@media (max-width:600px){.Progress-module__IxLXva__statsGrid,.Progress-module__IxLXva__bentoGrid{grid-template-columns:1fr}}
.page-module__KpVpua__container{max-width:600px;margin:0 auto;padding:3rem 1.5rem}.page-module__KpVpua__title{color:#111827;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.page-module__KpVpua__subtitle{color:#6b7280;margin-bottom:2rem;font-size:.9375rem;line-height:1.5}.page-module__KpVpua__formCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.page-module__KpVpua__errorBox{color:#dc2626;background:#fef2f2;border:1.5px solid #fca5a5;border-radius:10px;align-items:center;gap:.75rem;margin-top:2rem;padding:1rem 1.25rem;font-size:.9rem;display:flex}@media (max-width:640px){.page-module__KpVpua__formCard{padding:1.5rem}}
.contact-module__AUWb0W__pageContainer{background:radial-gradient(circle at 100% 0,#1a2b3c08,#0000),radial-gradient(circle at 0 100%,#37415108,#0000);justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:4rem 2rem;display:flex}.contact-module__AUWb0W__contentWrapper{flex-direction:row;align-items:flex-start;gap:4rem;width:100%;max-width:1200px;display:flex}.contact-module__AUWb0W__infoSection{flex-direction:column;flex:1;gap:2rem;display:flex}.contact-module__AUWb0W__header{margin-bottom:1rem}.contact-module__AUWb0W__title{color:var(--primary,#1a2b3c);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.contact-module__AUWb0W__introduction{color:var(--text-secondary,#4b5563);max-width:500px;font-size:1.25rem;line-height:1.6}.contact-module__AUWb0W__contactDetails{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}.contact-module__AUWb0W__detailItem{align-items:flex-start;gap:1rem;display:flex}.contact-module__AUWb0W__detailIcon{border:1px solid var(--border,#e8ecf0);width:48px;height:48px;color:var(--primary,#1a2b3c);background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #0000000d}.contact-module__AUWb0W__detailContent h3{color:var(--text,#111827);margin-bottom:.25rem;font-size:1rem;font-weight:600}.contact-module__AUWb0W__detailContent p{color:var(--text-secondary,#4b5563);font-size:.9375rem}.contact-module__AUWb0W__formSection{flex:1}@media (max-width:1024px){.contact-module__AUWb0W__contentWrapper{flex-direction:column;gap:3rem}.contact-module__AUWb0W__infoSection{text-align:center;align-items:center}.contact-module__AUWb0W__detailItem{justify-content:center}.contact-module__AUWb0W__title{font-size:2.75rem}}@media (max-width:640px){.contact-module__AUWb0W__pageContainer{padding:2rem 1rem}.contact-module__AUWb0W__title{font-size:2.25rem}}
.CountriesManager-module__fMQOIa__container{max-width:1200px;margin:0 auto;padding:2rem}.CountriesManager-module__fMQOIa__header{margin-bottom:2.5rem}.CountriesManager-module__fMQOIa__subtitle{color:var(--text-secondary);margin-top:.5rem}.CountriesManager-module__fMQOIa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.CountriesManager-module__fMQOIa__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.CountriesManager-module__fMQOIa__card:hover{border-color:#fff3;transform:translateY(-4px);box-shadow:0 10px 30px -10px #00000080}.CountriesManager-module__fMQOIa__card.CountriesManager-module__fMQOIa__active{background:#ffffff0d}.CountriesManager-module__fMQOIa__card.CountriesManager-module__fMQOIa__inactive{opacity:.6}.CountriesManager-module__fMQOIa__countryInfo{align-items:center;gap:1rem;display:flex}.CountriesManager-module__fMQOIa__icon{filter:drop-shadow(0 2px 4px #0000004d);font-size:2rem}.CountriesManager-module__fMQOIa__details{flex-direction:column;display:flex}.CountriesManager-module__fMQOIa__label{color:var(--text-primary);font-size:1.1rem;font-weight:600}.CountriesManager-module__fMQOIa__code{color:var(--text-secondary);font-size:.85rem;font-family:var(--font-mono,monospace)}.CountriesManager-module__fMQOIa__action{align-items:center;display:flex}@media (max-width:640px){.CountriesManager-module__fMQOIa__grid{grid-template-columns:1fr}}
