.subscribe-module__SUQ9NG__container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:2rem;display:flex}.subscribe-module__SUQ9NG__header{text-align:center;margin-bottom:3rem;animation:.6s ease-out subscribe-module__SUQ9NG__slideDown}.subscribe-module__SUQ9NG__header h1{color:var(--color-text);font-size:2.5rem;font-weight:700;font-family:var(--font-display);margin-bottom:.5rem}.subscribe-module__SUQ9NG__header p{color:var(--color-text-secondary);font-size:1.1rem}@keyframes subscribe-module__SUQ9NG__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.subscribe-module__SUQ9NG__activeSubscription{margin-bottom:3rem;animation:.6s ease-out subscribe-module__SUQ9NG__fadeIn}@keyframes subscribe-module__SUQ9NG__fadeIn{0%{opacity:0}to{opacity:1}}.subscribe-module__SUQ9NG__subscriptionInfo{background:var(--color-success-light);box-shadow:var(--shadow-md);text-align:center;border:1px solid var(--color-success);border-radius:12px;padding:2rem}.subscribe-module__SUQ9NG__subscriptionInfo h2{color:var(--color-success);margin-bottom:1rem;font-size:1.8rem;font-weight:700}.subscribe-module__SUQ9NG__subscriptionInfo p{color:var(--color-text-secondary);margin:.5rem 0;font-size:1rem}.subscribe-module__SUQ9NG__subscriptionInfo strong{color:var(--color-text);font-weight:600}.subscribe-module__SUQ9NG__portalBtn{background:var(--color-success);color:#fff;cursor:pointer;box-shadow:var(--shadow-md);border:none;border-radius:8px;margin-top:1.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.subscribe-module__SUQ9NG__badgeBonus{background-color:var(--secondary);color:#fff;white-space:nowrap;z-index:10;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:700;position:absolute;top:-15px;right:-50px;rotate:12deg;box-shadow:0 2px 4px #0000001a}.subscribe-module__SUQ9NG__planCard{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:12px;flex-direction:column;padding:1.5rem;transition:all .3s;animation:.6s ease-out subscribe-module__SUQ9NG__scaleIn;display:flex;position:relative}@keyframes subscribe-module__SUQ9NG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.subscribe-module__SUQ9NG__planCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-5px)}.subscribe-module__SUQ9NG__planCard.subscribe-module__SUQ9NG__selected{border:2px solid var(--primary);box-shadow:var(--shadow-lg);background:var(--primary-light)}.subscribe-module__SUQ9NG__planCard.subscribe-module__SUQ9NG__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite subscribe-module__SUQ9NG__loading}@keyframes subscribe-module__SUQ9NG__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.subscribe-module__SUQ9NG__skeletonText{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite subscribe-module__SUQ9NG__loading}.subscribe-module__SUQ9NG__planHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.subscribe-module__SUQ9NG__planHeader h2{color:var(--color-text);font-size:1.25rem;font-family:var(--font-display);flex:1;margin:0}.subscribe-module__SUQ9NG__bonus{background:var(--color-warning-light);color:var(--color-warning);white-space:nowrap;box-shadow:var(--shadow-sm);border-radius:6px;padding:.6rem 1.2rem;font-size:1rem;font-weight:700}.subscribe-module__SUQ9NG__price{align-items:flex-start;gap:.25rem;margin-bottom:1rem;display:flex}.subscribe-module__SUQ9NG__amount,.subscribe-module__SUQ9NG__amount_crossed{color:var(--color-text);font-size:2rem;font-weight:700;position:relative}.subscribe-module__SUQ9NG__amount_crossed:after{content:"";background:var(--secondary);transform-origin:50%;height:4px;position:absolute;top:40%;left:-8px;right:-8px;transform:rotate(-18deg)}.subscribe-module__SUQ9NG__currency{color:var(--color-text);font-size:1.2rem;font-weight:600}.subscribe-module__SUQ9NG__interval{color:var(--color-text-secondary);align-self:flex-end;margin-bottom:.3rem;font-size:.9rem}.subscribe-module__SUQ9NG__strikethrough{color:var(--color-danger);font-size:1.2rem;font-weight:700;text-decoration:line-through}.subscribe-module__SUQ9NG__savingBadge{color:var(--secondary);white-space:nowrap;margin-left:auto;font-weight:700}.subscribe-module__SUQ9NG__description{color:var(--color-text-secondary);margin-bottom:1.5rem;font-size:.95rem}.subscribe-module__SUQ9NG__features{flex:1;margin:0 0 1.5rem;padding:0;list-style:none}.subscribe-module__SUQ9NG__features li{color:var(--color-text-secondary);border-bottom:1px solid var(--color-border);padding:.6rem 0;font-size:.95rem}.subscribe-module__SUQ9NG__features li:last-child{border-bottom:none}.subscribe-module__SUQ9NG__faq{background:var(--color-surface);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);border-radius:12px;margin-top:2rem;padding:2rem}.subscribe-module__SUQ9NG__faq h3{color:var(--color-text);text-align:center;font-size:1.5rem;font-family:var(--font-display);margin-bottom:1.5rem}.subscribe-module__SUQ9NG__faqItem{border-bottom:1px solid var(--color-border);margin-bottom:1.5rem;padding-bottom:1.5rem}.subscribe-module__SUQ9NG__faqItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.subscribe-module__SUQ9NG__faqItem strong{color:var(--color-text);margin-bottom:.5rem;font-weight:600;display:block}.subscribe-module__SUQ9NG__faqItem p{color:var(--color-text-secondary);margin:0;line-height:1.6}.subscribe-module__SUQ9NG__plansContainer{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;width:100%;max-width:800px;margin-bottom:2rem;display:grid}@media (max-width:768px){.subscribe-module__SUQ9NG__container{padding:1rem}.subscribe-module__SUQ9NG__header h1{font-size:1.8rem}.subscribe-module__SUQ9NG__toggleContainer{flex-direction:column;gap:.5rem}.subscribe-module__SUQ9NG__toggleContainer .subscribe-module__SUQ9NG__btn{width:100%}.subscribe-module__SUQ9NG__planHeader{flex-direction:column}.subscribe-module__SUQ9NG__amount{font-size:2rem}.subscribe-module__SUQ9NG__subscriptionInfo,.subscribe-module__SUQ9NG__faq{padding:1.5rem}}
.Popup-module__l77e0G__popup{flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) Popup-module__l77e0G__slideUp;display:flex;background:#fff!important;border-radius:12px!important;width:90%!important;margin:0!important;padding:1.5rem!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.Popup-module__l77e0G__title{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.Popup-module__l77e0G__message{color:#6b7280;margin-bottom:1.5rem;line-height:1.5}
.menu-module__DAoUyG__controlsBar{background-color:#fff;border-radius:.5rem;flex-direction:column;gap:.2rem;margin-bottom:1.5rem;padding:1rem 1rem .5rem;display:flex;box-shadow:0 1px 3px #0000001a}.menu-module__DAoUyG__searchAndFilters{grid-template-columns:1fr 200px;align-items:flex-end;gap:1rem;display:inline-flex}.menu-module__DAoUyG__statsBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.1rem;display:flex}.menu-module__DAoUyG__statsInfo{flex-wrap:wrap;gap:1rem;display:flex}.menu-module__DAoUyG__statItem{color:#374151;font-size:.875rem;font-weight:500}@media (max-width:900px){.menu-module__DAoUyG__searchAndFilters{grid-template-columns:1fr}}
.adminBody-module__P2Pqtq__title{color:#111;margin:0;font-size:1.875rem;font-weight:700}.adminBody-module__P2Pqtq__subtitle{color:#666;margin:.25rem 0 0;font-size:.875rem}
.CartBar-module__PJY-hq__cartBar{z-index:8000;color:#fff;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 20px;transition:transform .3s;display:flex;bottom:20px;left:20px;right:20px;box-shadow:0 -4px 20px #00000026}.CartBar-module__PJY-hq__cartBar:hover{transform:scale(1.02)}.CartBar-module__PJY-hq__barText{font-size:20px;font-weight:500}
.ProductCard-module__RbNJKW__card{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;height:100%;transition:box-shadow .3s,transform .3s;display:flex;overflow:hidden}.ProductCard-module__RbNJKW__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.ProductCard-module__RbNJKW__card--image-left{flex-direction:row}.ProductCard-module__RbNJKW__card--image-right{flex-direction:row-reverse}.ProductCard-module__RbNJKW__card--image-top{flex-direction:column}.ProductCard-module__RbNJKW__card--unavailable{opacity:.6;position:relative}.ProductCard-module__RbNJKW__unavailableOverlay{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProductCard-module__RbNJKW__unavailableText{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;text-shadow:0 2px 4px #ffffff80;z-index:100;opacity:1;font-size:1.5rem;font-weight:700;transform:rotate(-12deg)}.ProductCard-module__RbNJKW__imageWrapper{background-color:var(--color-surface-alt);position:relative;overflow:hidden}.ProductCard-module__RbNJKW__card--image-top .ProductCard-module__RbNJKW__imageWrapper{width:100%}.ProductCard-module__RbNJKW__card--image-left .ProductCard-module__RbNJKW__imageWrapper,.ProductCard-module__RbNJKW__card--image-right .ProductCard-module__RbNJKW__imageWrapper{flex-shrink:0;width:35%;min-width:150px}.ProductCard-module__RbNJKW__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ProductCard-module__RbNJKW__imagePlaceholder{background-color:var(--color-surface-alt);width:100%;height:100%;color:var(--color-text-secondary);justify-content:center;align-items:center;font-size:.875rem;display:flex}.ProductCard-module__RbNJKW__content{padding:var(--space-md);gap:var(--space-md);flex-direction:column;flex:1;display:flex}.ProductCard-module__RbNJKW__card--image-left .ProductCard-module__RbNJKW__content,.ProductCard-module__RbNJKW__card--image-right .ProductCard-module__RbNJKW__content{min-width:0}.ProductCard-module__RbNJKW__info{flex:1;min-width:0}.ProductCard-module__RbNJKW__name{color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__RbNJKW__desc{color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;margin-bottom:0;font-size:.8rem;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductCard-module__RbNJKW__footer{justify-content:space-between;align-items:center;gap:var(--space-sm);padding-top:var(--space-sm);display:flex}
.Navbar-module__x9tCfq__nav{z-index:100;background:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;height:68px;padding:0 6%;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__x9tCfq__navLogo{color:var(--primary);letter-spacing:-.02em;align-items:center;min-width:40px;height:100%;font-family:Syne,sans-serif;font-size:1.35rem;font-weight:800;display:flex}.Navbar-module__x9tCfq__navLogo a{color:inherit;text-decoration:none;transition:opacity .2s}.Navbar-module__x9tCfq__navLogo a:hover{opacity:.8}.Navbar-module__x9tCfq__navLogo span{color:var(--blue)}.Navbar-module__x9tCfq__navButton{cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__x9tCfq__navButton:hover{color:var(--primary)}
.orders-module__N0LbLa__orderGridExpanded{-moz-column-count:4;column-count:4;-moz-column-gap:1.5rem;column-gap:1.5rem;margin-top:1.5rem}.orders-module__N0LbLa__orderGridCollapsed{-moz-column-count:5;column-count:5;-moz-column-gap:1.5rem;column-gap:1.5rem;margin-top:1.5rem}.orders-module__N0LbLa__orderGridExpanded>div,.orders-module__N0LbLa__orderGridCollapsed>div{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;margin-bottom:1.5rem}@media (max-width:1400px){.orders-module__N0LbLa__orderGridExpanded,.orders-module__N0LbLa__orderGridCollapsed{-moz-column-count:3;column-count:3}}@media (max-width:800px){.orders-module__N0LbLa__orderGridExpanded,.orders-module__N0LbLa__orderGridCollapsed{-moz-column-count:2;column-count:2}}@media (max-width:640px){.orders-module__N0LbLa__orderGridExpanded,.orders-module__N0LbLa__orderGridCollapsed{-moz-column-count:1;column-count:1}}.orders-module__N0LbLa__masonryGrid{width:auto;margin-left:-1.5rem;display:flex}.orders-module__N0LbLa__masonryColumn{background-clip:padding-box;padding-left:1.5rem}.orders-module__N0LbLa__masonryColumn>div{margin-bottom:1.5rem}@media (max-width:900px){.orders-module__N0LbLa__masonryGrid{margin-left:-1rem}.orders-module__N0LbLa__masonryColumn{padding-left:1rem}.orders-module__N0LbLa__masonryColumn>div{margin-bottom:1rem}}
.settings-module__74M6wG__twoColumns{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.settings-module__74M6wG__form{gap:var(--space-xl);flex-direction:column;display:flex}.settings-module__74M6wG__sectionTitle{color:var(--color-text);font-size:1.45rem;font-weight:700}.settings-module__74M6wG__formSection{gap:var(--space-lg);flex-direction:column;display:flex}.settings-module__74M6wG__formGroup{gap:var(--space-sm);flex-direction:column;display:flex}.settings-module__74M6wG__label{color:var(--color-text);font-size:.9375rem;font-weight:600}.settings-module__74M6wG__input{padding:var(--space-md) var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.9375rem;font-family:var(--font-body);color:var(--color-text);background:var(--color-surface);transition:all .2s}.settings-module__74M6wG__input:hover{border-color:var(--primary)}.settings-module__74M6wG__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--gray-100);outline:none}.settings-module__74M6wG__input::placeholder{color:var(--color-text-secondary)}.settings-module__74M6wG__hint{color:var(--color-text-secondary);margin-top:var(--space-sm);font-size:.8125rem}.settings-module__74M6wG__submitButton{padding:var(--space-md) var(--space-lg);background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;margin-top:var(--space-lg);border:none;font-size:.9375rem;font-weight:600;transition:all .2s}.settings-module__74M6wG__submitButton:hover:not(:disabled){background:var(--gray-700);box-shadow:var(--shadow-md)}.settings-module__74M6wG__submitButton:active:not(:disabled){transform:scale(.98)}.settings-module__74M6wG__submitButton:disabled{opacity:.6;cursor:not-allowed}.settings-module__74M6wG__changePasswordButton{padding:var(--space-md) var(--space-lg);color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:#10b981;border:none;width:100%;font-size:.9375rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #10b9814d}.settings-module__74M6wG__changePasswordButton:hover{background:#059669;transform:translateY(-2px);box-shadow:0 6px 20px #10b98180}.settings-module__74M6wG__changePasswordButton:active{transform:translateY(0);box-shadow:0 2px 8px #10b9814d}.settings-module__74M6wG__subscriptionDisplay{padding:var(--space-md);background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:var(--radius-sm);margin-bottom:var(--space-md)}.settings-module__74M6wG__subscriptionDisplay p{color:var(--color-text);margin:.5rem 0;font-size:.9375rem}.settings-module__74M6wG__subscriptionDisplay strong{color:var(--color-text);font-weight:600}.settings-module__74M6wG__emptyState{min-height:300px;color:var(--color-text-secondary);border:2px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-alt);justify-content:center;align-items:center;font-size:1.125rem;display:flex}@media (max-width:1024px){.settings-module__74M6wG__twoColumns{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.settings-module__74M6wG__container{padding:var(--space-lg)}.settings-module__74M6wG__title{font-size:1.5rem}.settings-module__74M6wG__form{gap:var(--space-lg)}.settings-module__74M6wG__formSection{padding-bottom:var(--space-lg)}}
.CreateEditProductPopup-module__xzwR_a__flexRow{flex-direction:row;align-items:flex-start;gap:2rem;display:flex}.CreateEditProductPopup-module__xzwR_a__imageContainer{cursor:pointer;justify-content:center;align-items:center;width:180px;min-width:180px;height:180px;min-height:180px;display:flex;position:relative}.CreateEditProductPopup-module__xzwR_a__imageWrapper{background:var(--gray-100);border-radius:.5rem;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative;overflow:hidden}.CreateEditProductPopup-module__xzwR_a__emptyImageWrapper{background:var(--gray-100);border-radius:.5rem;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative}.CreateEditProductPopup-module__xzwR_a__cameraIconWrapper{opacity:.3;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex}.CreateEditProductPopup-module__xzwR_a__imageContainer:hover .CreateEditProductPopup-module__xzwR_a__cameraIconWrapper,.CreateEditProductPopup-module__xzwR_a__emptyImageWrapper:hover .CreateEditProductPopup-module__xzwR_a__cameraIconWrapper{opacity:1}.CreateEditProductPopup-module__xzwR_a__editOverlay{opacity:0;pointer-events:none;background:#fff0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s,background .2s;display:flex;position:absolute;top:0;left:0}.CreateEditProductPopup-module__xzwR_a__imageContainer:hover .CreateEditProductPopup-module__xzwR_a__editOverlay,.CreateEditProductPopup-module__xzwR_a__emptyImageWrapper:hover .CreateEditProductPopup-module__xzwR_a__editOverlay,.CreateEditProductPopup-module__xzwR_a__imageWrapper:hover .CreateEditProductPopup-module__xzwR_a__editOverlay{opacity:1;pointer-events:auto;background:#ffffff80}
.Footer-module__3XxLgq__footer{background:var(--gray-50,#f8fafc);border-top:1px solid var(--gray-200,#e5e7eb);width:100%;color:var(--gray-700,#374151);flex-direction:column;gap:1.2rem;padding:2.5rem 2.5rem 1.2rem;font-family:Syne,sans-serif;font-size:1rem;display:flex}.Footer-module__3XxLgq__topRow{justify-content:flex-start;gap:2.5rem;margin-bottom:.5rem;display:flex}.Footer-module__3XxLgq__linksGroup{gap:2.5rem;display:flex}.Footer-module__3XxLgq__footerLink{color:var(--gray-500,#6b7280);font-size:.93rem;font-weight:500;text-decoration:none;transition:opacity .2s}.Footer-module__3XxLgq__footerLink:hover{opacity:.7;color:var(--primary,#1e40af)}.Footer-module__3XxLgq__bottomRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.98rem;display:flex}.Footer-module__3XxLgq__left{color:var(--primary,#1e40af);font-weight:700}.Footer-module__3XxLgq__right{align-items:center;gap:1.2rem;display:flex}.Footer-module__3XxLgq__separator{color:var(--gray-400,#9ca3af);margin:0 .5rem}@media (max-width:600px){.Footer-module__3XxLgq__footer{padding-left:1rem;padding-right:1rem}.Footer-module__3XxLgq__topRow,.Footer-module__3XxLgq__linksGroup{gap:1.2rem}.Footer-module__3XxLgq__bottomRow{flex-direction:column;align-items:flex-start;gap:.5rem}.Footer-module__3XxLgq__right{gap:.7rem}}