.Toast-module__eHqTLW__toastContainer{z-index:10000;pointer-events:none;flex-direction:column;gap:.75rem;width:100%;max-width:500px;display:flex;position:fixed;top:2rem;left:50%;transform:translate(-50%)}.Toast-module__eHqTLW__toast{pointer-events:auto;background-color:#fff;border-right:4px solid;border-radius:12px;justify-content:space-between;align-items:center;min-width:300px;max-width:500px;padding:1rem 1.25rem;font-family:Abar,Arial,Helvetica,sans-serif;animation:.3s ease-out Toast-module__eHqTLW__slideIn;display:flex;box-shadow:0 4px 20px #00000026}@keyframes Toast-module__eHqTLW__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Toast-module__eHqTLW__toast.Toast-module__eHqTLW__exiting{animation:.3s ease-in forwards Toast-module__eHqTLW__slideOut}@keyframes Toast-module__eHqTLW__slideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.Toast-module__eHqTLW__content{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.Toast-module__eHqTLW__message{color:#232c42;flex:1;font-size:.95rem;line-height:1.5}.Toast-module__eHqTLW__closeButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.5rem;line-height:1;transition:background-color .2s;display:flex}.Toast-module__eHqTLW__closeButton:hover{color:#232c42;background-color:#0000000d}.Toast-module__eHqTLW__success{background-color:#f0f9f4;border-right-color:#27ae60}.Toast-module__eHqTLW__success .Toast-module__eHqTLW__message{color:#1e7e34}.Toast-module__eHqTLW__error{background-color:#fef5f5;border-right-color:#e74c3c}.Toast-module__eHqTLW__error .Toast-module__eHqTLW__message{color:#c0392b}.Toast-module__eHqTLW__warning{background-color:#fef9e7;border-right-color:#f39c12}.Toast-module__eHqTLW__warning .Toast-module__eHqTLW__message{color:#d68910}.Toast-module__eHqTLW__info{background-color:#ebf5fb;border-right-color:#3498db}.Toast-module__eHqTLW__info .Toast-module__eHqTLW__message{color:#2874a6}@media (max-width:768px){.Toast-module__eHqTLW__toastContainer{max-width:calc(100% - 2rem);top:1rem;left:1rem;right:1rem;transform:none}.Toast-module__eHqTLW__toast{min-width:auto;max-width:100%}}
.Header-module__Af2_WG__header{z-index:1000;background-color:#0000;justify-content:center;align-items:flex-start;width:100%;padding:1.5rem 2rem;font-family:Abar,Arial,Helvetica,sans-serif;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__headerContent{background-color:#212a42;border-radius:20px;justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:1000px;padding:.75rem 1rem;transition:border-radius .3s;display:flex;box-shadow:0 2px 8px #0000001a}.Header-module__Af2_WG__leftImage,.Header-module__Af2_WG__rightImage,.Header-module__Af2_WG__leftImage a,.Header-module__Af2_WG__rightImage a{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Header-module__Af2_WG__logoImage{object-fit:contain;width:50px;height:50px}.Header-module__Af2_WG__leftDivider,.Header-module__Af2_WG__rightDivider{flex-shrink:0;justify-content:center;align-items:center;height:60px;display:flex}.Header-module__Af2_WG__dividerImage{object-fit:contain;width:20px;height:100%}.Header-module__Af2_WG__nav{flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__navLink{color:#f9fae4;padding:.5rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background-color:#bc987c;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;right:0}.Header-module__Af2_WG__navLink:hover{color:#bc987c}.Header-module__Af2_WG__navLink:hover:after{width:100%}.Header-module__Af2_WG__rightSection{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Header-module__Af2_WG__searchBar{background-color:#f9fae41a;border:1px solid #f9fae433;border-radius:50px;align-items:center;min-width:200px;padding:.5rem .5rem .5rem 1rem;display:flex;position:relative}.Header-module__Af2_WG__searchButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0 0 0 .5rem;padding:0;transition:opacity .2s;display:flex}.Header-module__Af2_WG__searchButton:hover{opacity:.8}.Header-module__Af2_WG__searchButton:disabled{opacity:.5;cursor:not-allowed}.Header-module__Af2_WG__searchIcon{color:#f9fae4;flex-shrink:0;font-size:1.2rem}.Header-module__Af2_WG__searchInput{color:#f9fae4;background:0 0;border:none;outline:none;width:100%;padding:0;font-family:Abar,Arial,Helvetica,sans-serif;font-size:.9rem}.Header-module__Af2_WG__searchInput::placeholder{color:#f9fae499}.Header-module__Af2_WG__iconLink{color:#f9fae4;justify-content:center;align-items:center;padding:.5rem;text-decoration:none;transition:color .3s;display:flex}.Header-module__Af2_WG__icon{color:#f9fae4;font-size:1.4rem;transition:color .3s}.Header-module__Af2_WG__iconLink:hover .Header-module__Af2_WG__icon{color:#bc987c}.Header-module__Af2_WG__profileLink .Header-module__Af2_WG__icon{color:#f9fae4;font-size:1.6rem}.Header-module__Af2_WG__profileLink:hover .Header-module__Af2_WG__icon{color:#219a52}.Header-module__Af2_WG__loginLink .Header-module__Af2_WG__icon{color:#bc987c;font-size:1.8rem}.Header-module__Af2_WG__loginLink:hover .Header-module__Af2_WG__icon{color:#f9fae4}.Header-module__Af2_WG__cartIconWrapper{justify-content:center;align-items:center;display:flex;position:relative}.Header-module__Af2_WG__cartBadge{color:#fff;background-color:#bc987c;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-family:Abar,Arial,Helvetica,sans-serif;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}.Header-module__Af2_WG__mobileTopRow,.Header-module__Af2_WG__hamburgerButton,.Header-module__Af2_WG__mobileMenu{display:none}@media (max-width:1200px){.Header-module__Af2_WG__headerContent{gap:1rem;padding:.75rem 1.5rem}.Header-module__Af2_WG__nav{gap:1.5rem}.Header-module__Af2_WG__searchBar{min-width:150px}}@media (max-width:968px){.Header-module__Af2_WG__headerContent{border-radius:30px;flex-wrap:wrap;padding:1rem}.Header-module__Af2_WG__leftDivider,.Header-module__Af2_WG__rightDivider{display:none}.Header-module__Af2_WG__nav{order:3;justify-content:center;width:100%;margin-top:.5rem}.Header-module__Af2_WG__searchBar{order:2}}@media (max-width:768px){.Header-module__Af2_WG__header{padding:.75rem}.Header-module__Af2_WG__headerContent{border-radius:25px;flex-flow:wrap;gap:.5rem;padding:.75rem 1rem;transition:border-radius .3s;overflow:hidden}.Header-module__Af2_WG__headerContentExpanded{border-radius:20px}.Header-module__Af2_WG__leftImage,.Header-module__Af2_WG__rightImage,.Header-module__Af2_WG__leftDivider,.Header-module__Af2_WG__rightDivider,.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__mobileTopRow{order:1;align-items:center;display:flex}.Header-module__Af2_WG__rightSection{flex:1;order:2;justify-content:flex-end;gap:.7rem}.Header-module__Af2_WG__hamburgerButton{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.Header-module__Af2_WG__hamburgerButton:focus,.Header-module__Af2_WG__hamburgerButton:focus-visible{outline:none}.Header-module__Af2_WG__hamburgerButton:hover{background-color:#f9fae41a}.Header-module__Af2_WG__hamburgerIcon{color:#f9fae4;font-size:1.6rem;transition:transform .3s}.Header-module__Af2_WG__searchBar{flex:1;order:unset;min-width:100px;max-width:180px;padding:.4rem .4rem .4rem .75rem}.Header-module__Af2_WG__searchInput{font-size:.85rem}.Header-module__Af2_WG__icon{font-size:1.2rem}.Header-module__Af2_WG__mobileMenu{opacity:0;flex-direction:column;flex-basis:100%;order:3;width:100%;max-height:0;padding:0 .5rem;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,padding .3s;display:flex;overflow:hidden}.Header-module__Af2_WG__mobileMenuOpen{opacity:1;max-height:300px;padding:1rem .5rem .5rem}.Header-module__Af2_WG__mobileNav{border-bottom:1px solid #f9fae426;flex-direction:column;align-items:center;gap:.75rem;padding-bottom:1rem;display:flex}.Header-module__Af2_WG__mobileNavLink{color:#f9fae4;opacity:0;padding:.5rem 1rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;transform:translateY(-10px)}.Header-module__Af2_WG__mobileMenuOpen .Header-module__Af2_WG__mobileNavLink{opacity:1;transform:translateY(0)}.Header-module__Af2_WG__mobileMenuOpen .Header-module__Af2_WG__mobileNavLink:first-child{transition-delay:.1s}.Header-module__Af2_WG__mobileMenuOpen .Header-module__Af2_WG__mobileNavLink:nth-child(2){transition-delay:.15s}.Header-module__Af2_WG__mobileMenuOpen .Header-module__Af2_WG__mobileNavLink:nth-child(3){transition-delay:.2s}.Header-module__Af2_WG__mobileNavLink:hover{color:#bc987c}.Header-module__Af2_WG__mobileLogos{opacity:0;justify-content:space-between;align-items:center;padding-top:1rem;transition:transform .3s .25s,opacity .3s .25s;display:flex;transform:translateY(-10px)}.Header-module__Af2_WG__mobileMenuOpen .Header-module__Af2_WG__mobileLogos{opacity:1;transform:translateY(0)}.Header-module__Af2_WG__mobileLogoImage{object-fit:contain;width:45px;height:45px;transition:transform .2s}.Header-module__Af2_WG__mobileLogoImage:hover{transform:scale(1.05)}}@media (max-width:480px){.Header-module__Af2_WG__searchBar{max-width:200px}.Header-module__Af2_WG__mobileNavLink{font-size:1rem}.Header-module__Af2_WG__mobileLogoImage{width:40px;height:40px}}
.ConfirmDialog-module__Mu17rq__overlay{z-index:10000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out ConfirmDialog-module__Mu17rq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ConfirmDialog-module__Mu17rq__fadeIn{0%{opacity:0}to{opacity:1}}.ConfirmDialog-module__Mu17rq__dialog{background-color:#fff;border-radius:12px;width:100%;max-width:500px;font-family:Abar,Arial,Helvetica,sans-serif;animation:.3s ease-out ConfirmDialog-module__Mu17rq__slideUp;box-shadow:0 8px 32px #0003}@keyframes ConfirmDialog-module__Mu17rq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ConfirmDialog-module__Mu17rq__content{padding:2rem}.ConfirmDialog-module__Mu17rq__title{color:#232c42;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.ConfirmDialog-module__Mu17rq__message{color:#666;margin:0;font-size:1rem;line-height:1.6}.ConfirmDialog-module__Mu17rq__actions{border-top:1px solid #e0dbd5;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}.ConfirmDialog-module__Mu17rq__cancelButton,.ConfirmDialog-module__Mu17rq__confirmButton{cursor:pointer;border:2px solid;border-radius:8px;padding:.75rem 1.5rem;font-family:Abar,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600;transition:all .2s}.ConfirmDialog-module__Mu17rq__cancelButton{color:#666;background-color:#fff;border-color:#e0dbd5}.ConfirmDialog-module__Mu17rq__cancelButton:hover{background-color:#f5f3f0;border-color:#bc987c}.ConfirmDialog-module__Mu17rq__confirmButton{color:#fff;background-color:#2f4466;border-color:#2f4466}.ConfirmDialog-module__Mu17rq__confirmButton:hover{background-color:#1e2d47;border-color:#1e2d47}@media (max-width:768px){.ConfirmDialog-module__Mu17rq__dialog{max-width:100%}.ConfirmDialog-module__Mu17rq__content{padding:1.5rem}.ConfirmDialog-module__Mu17rq__actions{flex-direction:column-reverse;padding:1rem 1.5rem}.ConfirmDialog-module__Mu17rq__cancelButton,.ConfirmDialog-module__Mu17rq__confirmButton{width:100%}}
.Footer-module__EZoWya__footer{color:#2f4466;background-color:#faf7f0;margin-top:4rem;padding:3rem 2rem 1.5rem;font-family:Abar,Arial,Helvetica,sans-serif;position:relative}.Footer-module__EZoWya__footer:before{content:"";background-color:#2f4466;height:1px;position:absolute;top:0;left:20%;right:20%}.Footer-module__EZoWya__footerContent{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto 2rem;display:grid}.Footer-module__EZoWya__footerSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__footerLogoLink{justify-content:center;align-items:center;display:inline-flex}.Footer-module__EZoWya__footerLogoImage{width:60px;height:60px}.Footer-module__EZoWya__footerBearLogo{width:120px;height:120px}.Footer-module__EZoWya__footerTitle{color:#2f4466;margin:0;font-size:1.5rem;font-weight:700}.Footer-module__EZoWya__footerSubtitle{color:#2f4466;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.Footer-module__EZoWya__footerText{color:#2f4466cc;margin:0;font-size:.95rem;line-height:1.6}.Footer-module__EZoWya__footerNav{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__footerLink{color:#2f4466cc;font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__footerLink:hover{color:#bc987c}.Footer-module__EZoWya__footerBottom{border-top:1px solid #2f446633;flex-direction:column;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding-top:2rem;display:flex}.Footer-module__EZoWya__footerBottomContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;width:80%;display:flex}.Footer-module__EZoWya__copyright{color:#2f446699;margin:0;font-size:.9rem}.Footer-module__EZoWya__badgesContainer{align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__sibSalamatContainer{justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__sibSalamatImage{width:120px;height:auto;display:block}.Footer-module__EZoWya__enamadLink{transition:opacity .2s;display:inline-block}.Footer-module__EZoWya__enamadLink:hover{opacity:.8}.Footer-module__EZoWya__enamadImage{width:100px;height:auto;display:block}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:2.5rem 1.5rem 1.5rem}.Footer-module__EZoWya__footerContent{text-align:center;grid-template-columns:1fr;gap:2rem}.Footer-module__EZoWya__footerLogoLink{justify-content:center}.Footer-module__EZoWya__footerTitle{font-size:1.3rem}.Footer-module__EZoWya__footerBottomContent{text-align:center;flex-direction:column}.Footer-module__EZoWya__badgesContainer{flex-direction:row;justify-content:center;gap:.75rem}.Footer-module__EZoWya__enamadImage{width:80px}.Footer-module__EZoWya__sibSalamatImage{width:100px}.Footer-module__EZoWya__footerBearLogo{width:120px;height:120px}}
.GrindTypesPage-module__IgKjeG__container{max-width:900px;margin:0 auto;padding:2rem;font-family:Abar,Arial,Helvetica,sans-serif}.GrindTypesPage-module__IgKjeG__title{color:#232c42;margin:0 0 2rem;font-size:2rem;font-weight:700}.GrindTypesPage-module__IgKjeG__addSection{background-color:#fff;border-radius:8px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.GrindTypesPage-module__IgKjeG__addForm{gap:1rem;display:flex}.GrindTypesPage-module__IgKjeG__input{text-align:right;direction:rtl;border:1px solid #e0dbd5;border-radius:4px;flex:1;padding:.75rem;font-family:Abar,Arial,Helvetica,sans-serif;font-size:1rem}.GrindTypesPage-module__IgKjeG__input:focus{border-color:#bc987c;outline:none}.GrindTypesPage-module__IgKjeG__addButton{color:#fff;cursor:pointer;background-color:#bc987c;border:none;border-radius:4px;padding:.75rem 2rem;font-family:Abar,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500;transition:background-color .2s}.GrindTypesPage-module__IgKjeG__addButton:hover:not(:disabled){background-color:#a68769}.GrindTypesPage-module__IgKjeG__addButton:disabled{opacity:.6;cursor:not-allowed}.GrindTypesPage-module__IgKjeG__empty{text-align:center;color:#666;background-color:#fff;border-radius:8px;padding:3rem}.GrindTypesPage-module__IgKjeG__listWrapper{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.GrindTypesPage-module__IgKjeG__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.GrindTypesPage-module__IgKjeG__listItem{background-color:#faf7f0;border-radius:4px;justify-content:space-between;align-items:center;padding:1rem;transition:background-color .2s;display:flex}.GrindTypesPage-module__IgKjeG__listItem:hover{background-color:#f1edea}.GrindTypesPage-module__IgKjeG__name{color:#232c42;font-size:1rem;font-weight:500}.GrindTypesPage-module__IgKjeG__actions{gap:.5rem;display:flex}.GrindTypesPage-module__IgKjeG__moveButton{color:#fff;cursor:pointer;background-color:#2f4466;border:none;border-radius:4px;padding:.5rem .75rem;font-family:Abar,Arial,Helvetica,sans-serif;font-size:1rem;transition:background-color .2s}.GrindTypesPage-module__IgKjeG__moveButton:hover:not(:disabled){background-color:#253650}.GrindTypesPage-module__IgKjeG__moveButton:disabled{opacity:.4;cursor:not-allowed}.GrindTypesPage-module__IgKjeG__deleteButton{color:#fff;cursor:pointer;background-color:#d9534f;border:none;border-radius:4px;padding:.5rem 1rem;font-family:Abar,Arial,Helvetica,sans-serif;font-size:.875rem;transition:background-color .2s}.GrindTypesPage-module__IgKjeG__deleteButton:hover{background-color:#c9302c}@media (max-width:768px){.GrindTypesPage-module__IgKjeG__container{padding:1.5rem 1rem}.GrindTypesPage-module__IgKjeG__title{font-size:1.75rem}.GrindTypesPage-module__IgKjeG__addForm{flex-direction:column}.GrindTypesPage-module__IgKjeG__listItem{flex-direction:column;align-items:flex-start;gap:1rem}.GrindTypesPage-module__IgKjeG__actions{justify-content:flex-end;width:100%}}
.ProductsPage-module__NG9p9W__container{color:#232c42;padding:2rem;font-family:Abar,Arial,Helvetica,sans-serif}.ProductsPage-module__NG9p9W__header{justify-content:space-between;align-items:center;max-width:1200px;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:flex}.ProductsPage-module__NG9p9W__header h1{margin:0;font-size:2rem;font-weight:700}.ProductsPage-module__NG9p9W__addButton{color:#fff;background-color:#bc987c;border-radius:4px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s}.ProductsPage-module__NG9p9W__addButton:hover{background-color:#a68769}.ProductsPage-module__NG9p9W__tableWrapper{background-color:#fff;border-radius:8px;max-width:1200px;margin:0 auto;overflow:hidden;box-shadow:0 1px 3px #0000001a}.ProductsPage-module__NG9p9W__table{border-collapse:collapse;width:100%}.ProductsPage-module__NG9p9W__table thead{background-color:#f1edea}.ProductsPage-module__NG9p9W__table th{text-align:right;color:#232c42;border-bottom:2px solid #e0dbd5;padding:1rem;font-weight:600}.ProductsPage-module__NG9p9W__table td{text-align:right;border-bottom:1px solid #f1edea;padding:1rem}.ProductsPage-module__NG9p9W__table tbody tr:hover{background-color:#faf7f0}.ProductsPage-module__NG9p9W__actions{flex-direction:row-reverse;gap:.5rem;display:flex}.ProductsPage-module__NG9p9W__editButton{color:#fff;background-color:#2f4466;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:background-color .2s}.ProductsPage-module__NG9p9W__editButton:hover{background-color:#253650}.ProductsPage-module__NG9p9W__deleteButton{color:#fff;cursor:pointer;background-color:#d9534f;border:none;border-radius:4px;padding:.5rem 1rem;font-family:Abar,Arial,Helvetica,sans-serif;font-size:.875rem;transition:background-color .2s}.ProductsPage-module__NG9p9W__deleteButton:hover{background-color:#c9302c}.ProductsPage-module__NG9p9W__empty{text-align:center;color:#666;max-width:1200px;margin:0 auto;padding:3rem}.ProductsPage-module__NG9p9W__switch{width:48px;height:24px;display:inline-block;position:relative}.ProductsPage-module__NG9p9W__switch input{opacity:0;width:0;height:0}.ProductsPage-module__NG9p9W__slider{cursor:pointer;background-color:#ccc;border-radius:24px;transition:all .3s;position:absolute;inset:0}.ProductsPage-module__NG9p9W__slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;right:3px}input:checked+.ProductsPage-module__NG9p9W__slider{background-color:#bc987c}input:checked+.ProductsPage-module__NG9p9W__slider:before{transform:translate(-24px)}
.TestimonialsPage-module__GxbCoa__container{color:#1d2130;direction:rtl;background:radial-gradient(circle at 20% 20%,#bc987c14,#0000 30%),radial-gradient(circle at 80% 0,#232c4214,#0000 28%),#f7f3ec;min-height:100vh;padding:2.5rem;font-family:Abar,Arial,Helvetica,sans-serif}.TestimonialsPage-module__GxbCoa__header{grid-template-columns:1.1fr .9fr;gap:1.25rem;margin-bottom:1.5rem;display:grid}.TestimonialsPage-module__GxbCoa__hero{background:#fff;border:1px solid #e8e0d5;border-radius:16px;padding:1.5rem 1.75rem;box-shadow:0 12px 35px #0000000f}.TestimonialsPage-module__GxbCoa__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#8a6f55;margin:0 0 .35rem;font-size:.78rem}.TestimonialsPage-module__GxbCoa__title{color:#232c42;margin:0 0 .4rem;font-size:1.9rem;font-weight:800}.TestimonialsPage-module__GxbCoa__subtitle{color:#555c6f;margin:0 0 .8rem;line-height:1.7}.TestimonialsPage-module__GxbCoa__chips{flex-wrap:wrap;gap:.5rem;display:flex}.TestimonialsPage-module__GxbCoa__chip{color:#3a3f52;background:#f0ebe3;border:1px solid #e2d7c7;border-radius:999px;padding:.45rem .95rem;font-size:.87rem;font-weight:600}.TestimonialsPage-module__GxbCoa__mutedChip{color:#fff;background:#232c42;border-color:#0000}.TestimonialsPage-module__GxbCoa__heroCard{color:#fff;background:linear-gradient(135deg,#232c42,#2f4466);border-radius:16px;flex-direction:column;gap:.75rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 16px 40px #232c4240}.TestimonialsPage-module__GxbCoa__heroCard h3{margin:0;font-size:1.15rem;font-weight:800}.TestimonialsPage-module__GxbCoa__heroText{color:#ffffffe0;margin:0;line-height:1.7}.TestimonialsPage-module__GxbCoa__heroList{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.TestimonialsPage-module__GxbCoa__heroList li{color:#f3efe8;padding-right:1.4rem;font-size:.95rem;position:relative}.TestimonialsPage-module__GxbCoa__heroList li:before{content:"✓";color:#c9b08c;font-weight:700;position:absolute;right:0}.TestimonialsPage-module__GxbCoa__grid{grid-template-columns:1fr 1.3fr;align-items:start;gap:1.25rem;display:grid}.TestimonialsPage-module__GxbCoa__panel{background:#fff;border:1px solid #e8e0d5;border-radius:18px;padding:1.25rem 1.5rem;box-shadow:0 12px 40px #0000000d}.TestimonialsPage-module__GxbCoa__panelHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.TestimonialsPage-module__GxbCoa__panelEyebrow{color:#8a6f55;margin:0 0 .2rem;font-size:.85rem;font-weight:700}.TestimonialsPage-module__GxbCoa__panelTitle{color:#232c42;margin:0;font-size:1.25rem}.TestimonialsPage-module__GxbCoa__panelSubtitle{color:#5a6274;margin:.35rem 0 0;line-height:1.6}.TestimonialsPage-module__GxbCoa__addForm{flex-direction:column;gap:.85rem;display:flex}.TestimonialsPage-module__GxbCoa__input,.TestimonialsPage-module__GxbCoa__textarea{background:#fdfbf7;border:1px solid #e1d6c7;border-radius:12px;width:100%;padding:.85rem .95rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.TestimonialsPage-module__GxbCoa__input:focus,.TestimonialsPage-module__GxbCoa__textarea:focus{border-color:#c9b08c;outline:none;box-shadow:0 0 0 3px #c9b08c33}.TestimonialsPage-module__GxbCoa__textarea{resize:vertical;min-height:140px}.TestimonialsPage-module__GxbCoa__actions{flex-wrap:wrap;justify-content:flex-start;gap:.75rem;display:flex}.TestimonialsPage-module__GxbCoa__addButton{color:#fff;cursor:pointer;background:#232c42;border:none;border-radius:12px;padding:.85rem 1.4rem;font-size:.95rem;font-weight:800;transition:transform .15s,box-shadow .2s;box-shadow:0 12px 28px #232c4259}.TestimonialsPage-module__GxbCoa__addButton:active{transform:translateY(1px)}.TestimonialsPage-module__GxbCoa__addButton:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.TestimonialsPage-module__GxbCoa__refreshButton{color:#232c42;cursor:pointer;background:0 0;border:1px solid #d9cfc0;border-radius:12px;padding:.85rem 1.1rem;font-size:.93rem;font-weight:700}.TestimonialsPage-module__GxbCoa__listPanel{min-height:320px}.TestimonialsPage-module__GxbCoa__list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.TestimonialsPage-module__GxbCoa__listItem{background:#fdfbf7;border:1px solid #eee6da;border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:1rem;padding:1rem 1.1rem;display:grid}.TestimonialsPage-module__GxbCoa__avatar{color:#fff;background:linear-gradient(135deg,#232c42,#2f4466);border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 6px 18px #232c4240}.TestimonialsPage-module__GxbCoa__listContent{flex-direction:column;gap:.35rem;display:flex}.TestimonialsPage-module__GxbCoa__listTop{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.TestimonialsPage-module__GxbCoa__listName{color:#1f2433;font-size:1rem;font-weight:800}.TestimonialsPage-module__GxbCoa__badge{color:#2f4466;background:#eef4ff;border:1px solid #d7e1ff;border-radius:999px;padding:.35rem .75rem;font-size:.8rem}.TestimonialsPage-module__GxbCoa__listText{color:#454b5f;margin:0;font-size:.95rem;line-height:1.7}.TestimonialsPage-module__GxbCoa__listActions{justify-content:flex-end;display:flex}.TestimonialsPage-module__GxbCoa__deleteButton{color:#fff;cursor:pointer;background-color:#d9534f;border:none;border-radius:10px;padding:.55rem 1rem;font-size:.88rem;font-weight:700}.TestimonialsPage-module__GxbCoa__empty{color:#6b6f7c;background:#fdfbf7;border:1px dashed #e1d6c7;border-radius:12px;flex-direction:column;gap:.35rem;padding:1.25rem;line-height:1.6;display:flex}.TestimonialsPage-module__GxbCoa__headerActions{align-items:center;gap:.5rem;display:flex}.TestimonialsPage-module__GxbCoa__counter{color:#fff;background:#232c42;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:800;display:inline-flex}@media (max-width:1024px){.TestimonialsPage-module__GxbCoa__header,.TestimonialsPage-module__GxbCoa__grid{grid-template-columns:1fr}}@media (max-width:768px){.TestimonialsPage-module__GxbCoa__container{padding:1.5rem 1.25rem}.TestimonialsPage-module__GxbCoa__panel{padding:1.1rem 1.2rem}.TestimonialsPage-module__GxbCoa__listItem{grid-template-columns:1fr}.TestimonialsPage-module__GxbCoa__listTop{flex-direction:column;align-items:flex-start}}
.ProductForm-module__nyoOla__container{background-color:#faf7f0;min-height:100vh;padding:2rem;font-family:Abar,Arial,Helvetica,sans-serif}.ProductForm-module__nyoOla__formCard{background-color:#fff;border-radius:8px;max-width:900px;margin:0 auto;padding:2rem;box-shadow:0 1px 3px #0000001a}.ProductForm-module__nyoOla__header{border-bottom:2px solid #f1edea;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.ProductForm-module__nyoOla__header h1{color:#232c42;margin:0;font-size:1.75rem;font-weight:700}.ProductForm-module__nyoOla__backButton{color:#232c42;cursor:pointer;background-color:#f1edea;border:none;border-radius:4px;padding:.5rem 1rem;font-family:Abar,Arial,Helvetica,sans-serif;font-size:.875rem;transition:background-color .2s}.ProductForm-module__nyoOla__backButton:hover{background-color:#e0dbd5}.ProductForm-module__nyoOla__form{flex-direction:column;gap:1.5rem;display:flex}.ProductForm-module__nyoOla__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ProductForm-module__nyoOla__field{flex-direction:column;gap:.5rem;display:flex}.ProductForm-module__nyoOla__field label{color:#232c42;font-size:.9rem;font-weight:500}.ProductForm-module__nyoOla__field input[type=text],.ProductForm-module__nyoOla__field input[type=number],.ProductForm-module__nyoOla__field textarea{color:#232c42;text-align:right;direction:rtl;border:1px solid #e0dbd5;border-radius:4px;padding:.75rem;font-family:Abar,Arial,Helvetica,sans-serif;font-size:1rem;transition:border-color .2s}.ProductForm-module__nyoOla__field input:focus,.ProductForm-module__nyoOla__field textarea:focus{border-color:#bc987c;outline:none}.ProductForm-module__nyoOla__field textarea{resize:vertical}.ProductForm-module__nyoOla__checkbox{width:auto;margin-left:.5rem}.ProductForm-module__nyoOla__priceGroup{flex-direction:column;gap:.75rem;display:flex}.ProductForm-module__nyoOla__priceHeader{justify-content:space-between;align-items:center;display:flex}.ProductForm-module__nyoOla__priceLabel{color:#232c42;font-size:.9rem;font-weight:500}.ProductForm-module__nyoOla__weightToggle{background-color:#f1edea;border-radius:20px;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}.ProductForm-module__nyoOla__weightOption{color:#888;font-size:.85rem;transition:color .2s}.ProductForm-module__nyoOla__weightOptionActive{color:#232c42;font-weight:600}.ProductForm-module__nyoOla__toggleSwitch{width:44px;height:24px;display:inline-block;position:relative}.ProductForm-module__nyoOla__toggleSwitch input{opacity:0;width:0;height:0}.ProductForm-module__nyoOla__toggleSlider{cursor:pointer;background-color:#bc987c;border-radius:24px;transition:all .3s;position:absolute;inset:0}.ProductForm-module__nyoOla__toggleSlider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px}.ProductForm-module__nyoOla__toggleSwitch input:checked+.ProductForm-module__nyoOla__toggleSlider{background-color:#bc987c}.ProductForm-module__nyoOla__toggleSwitch input:checked+.ProductForm-module__nyoOla__toggleSlider:before{transform:translate(20px)}.ProductForm-module__nyoOla__priceRow{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}.ProductForm-module__nyoOla__fileInput{direction:rtl;border:1px solid #e0dbd5;border-radius:4px;padding:.5rem;font-family:Abar,Arial,Helvetica,sans-serif;font-size:.9rem}.ProductForm-module__nyoOla__uploading{color:#bc987c;margin-top:.5rem;font-size:.875rem}.ProductForm-module__nyoOla__gallery{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-top:1rem;display:grid}.ProductForm-module__nyoOla__galleryItem{background-color:#f1edea;border:1px solid #e0dbd5;border-radius:4px;position:relative;overflow:hidden}.ProductForm-module__nyoOla__galleryItem img{object-fit:cover;width:100%;height:150px;display:block}.ProductForm-module__nyoOla__removeButton{color:#fff;cursor:pointer;background-color:#d9534f;border:none;border-radius:3px;padding:.25rem .5rem;font-family:Abar,Arial,Helvetica,sans-serif;font-size:.75rem;transition:background-color .2s;position:absolute;top:.5rem;right:.5rem}.ProductForm-module__nyoOla__removeButton:hover{background-color:#c9302c}.ProductForm-module__nyoOla__formActions{border-top:2px solid #f1edea;flex-direction:row-reverse;gap:1rem;margin-top:1rem;padding-top:1.5rem;display:flex}.ProductForm-module__nyoOla__submitButton{color:#fff;cursor:pointer;background-color:#bc987c;border:none;border-radius:4px;padding:.75rem 2rem;font-family:Abar,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500;transition:background-color .2s}.ProductForm-module__nyoOla__submitButton:hover{background-color:#a68769}.ProductForm-module__nyoOla__cancelButton{color:#232c42;cursor:pointer;background-color:#f1edea;border:none;border-radius:4px;padding:.75rem 2rem;font-family:Abar,Arial,Helvetica,sans-serif;font-size:1rem;transition:background-color .2s}.ProductForm-module__nyoOla__cancelButton:hover{background-color:#e0dbd5}@media (max-width:768px){.ProductForm-module__nyoOla__row,.ProductForm-module__nyoOla__priceRow{grid-template-columns:1fr}.ProductForm-module__nyoOla__formCard{padding:1.5rem}.ProductForm-module__nyoOla__header{flex-direction:column;align-items:flex-start;gap:1rem}.ProductForm-module__nyoOla__gallery{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}
