.AddCategoryModal-module__9j-Y0W__overlay{z-index:100;padding:var(--space-4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18181b73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AddCategoryModal-module__9j-Y0W__modal{width:100%;max-width:40rem;max-height:90vh;padding:var(--space-6);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);position:relative;overflow-y:auto}.AddCategoryModal-module__9j-Y0W__closeBtn{top:var(--space-3);right:var(--space-3);width:2rem;height:2rem;font-size:var(--font-size-xl);color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;line-height:1;position:absolute}.AddCategoryModal-module__9j-Y0W__closeBtn:hover{color:var(--color-text);background:var(--color-bg-muted)}.AddCategoryModal-module__9j-Y0W__title{margin:0 0 var(--space-2);font-size:var(--font-size-lg);color:var(--color-text);font-weight:600}.AddCategoryModal-module__9j-Y0W__subtitle{margin:0 0 var(--space-5);font-size:var(--font-size-sm);color:var(--color-text-muted)}.AddCategoryModal-module__9j-Y0W__form{flex-direction:column;display:flex}.AddCategoryModal-module__9j-Y0W__grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}.AddCategoryModal-module__9j-Y0W__field{gap:var(--space-2);flex-direction:column;display:flex}.AddCategoryModal-module__9j-Y0W__label{font-size:var(--font-size-sm);font-weight:500}.AddCategoryModal-module__9j-Y0W__requiredMark{color:#b91c1c}.AddCategoryModal-module__9j-Y0W__hint{font-size:var(--font-size-xs);color:var(--color-text-muted)}.AddCategoryModal-module__9j-Y0W__input,.AddCategoryModal-module__9j-Y0W__textarea,.AddCategoryModal-module__9j-Y0W__select{width:100%;padding:var(--space-3) var(--space-4);font-size:var(--font-size-sm);color:var(--color-text);background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:var(--radius-lg);font-family:inherit}.AddCategoryModal-module__9j-Y0W__textarea{resize:vertical;min-height:5rem}.AddCategoryModal-module__9j-Y0W__input--error,.AddCategoryModal-module__9j-Y0W__select--error,.AddCategoryModal-module__9j-Y0W__fieldInvalid .AddCategoryModal-module__9j-Y0W__input,.AddCategoryModal-module__9j-Y0W__fieldInvalid .AddCategoryModal-module__9j-Y0W__select,.AddCategoryModal-module__9j-Y0W__fieldInvalid .AddCategoryModal-module__9j-Y0W__textarea{border-color:#fca5a5}.AddCategoryModal-module__9j-Y0W__fieldInvalid .AddCategoryModal-module__9j-Y0W__input:focus,.AddCategoryModal-module__9j-Y0W__fieldInvalid .AddCategoryModal-module__9j-Y0W__select:focus,.AddCategoryModal-module__9j-Y0W__fieldInvalid .AddCategoryModal-module__9j-Y0W__textarea:focus{border-color:#b91c1c;box-shadow:0 0 0 3px #fef2f2}.AddCategoryModal-module__9j-Y0W__error{font-size:var(--font-size-xs);color:#b91c1c;margin:0}.AddCategoryModal-module__9j-Y0W__formError{margin:var(--space-4) 0 0;padding:var(--space-3) var(--space-4);font-size:var(--font-size-sm);color:#b91c1c;border-radius:var(--radius-lg);background:#fef2f2;border:1px solid #fecaca}.AddCategoryModal-module__9j-Y0W__actions{justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-5);flex-wrap:wrap;display:flex}@media (min-width:768px){.AddCategoryModal-module__9j-Y0W__grid{grid-template-columns:repeat(3,1fr)}.AddCategoryModal-module__9j-Y0W__grid--two{grid-template-columns:repeat(2,1fr)}.AddCategoryModal-module__9j-Y0W__field--full{grid-column:1/-1}}
.AddParentCategoryModal-module__6ve0DW__overlay{z-index:100;padding:var(--space-4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18181b73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AddParentCategoryModal-module__6ve0DW__modal{width:100%;max-width:28rem;padding:var(--space-6);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);position:relative}.AddParentCategoryModal-module__6ve0DW__closeBtn{top:var(--space-3);right:var(--space-3);width:2rem;height:2rem;font-size:var(--font-size-xl);color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;line-height:1;position:absolute}.AddParentCategoryModal-module__6ve0DW__closeBtn:hover{color:var(--color-text);background:var(--color-bg-muted)}.AddParentCategoryModal-module__6ve0DW__title{margin:0 0 var(--space-2);font-size:var(--font-size-lg);color:var(--color-text);font-weight:600}.AddParentCategoryModal-module__6ve0DW__subtitle{margin:0 0 var(--space-5);font-size:var(--font-size-sm);color:var(--color-text-muted)}.AddParentCategoryModal-module__6ve0DW__field{gap:var(--space-2);margin-bottom:var(--space-4);flex-direction:column;display:flex}.AddParentCategoryModal-module__6ve0DW__field:last-of-type{margin-bottom:0}.AddParentCategoryModal-module__6ve0DW__label{font-size:var(--font-size-sm);font-weight:500}.AddParentCategoryModal-module__6ve0DW__input{width:100%;padding:var(--space-3) var(--space-4);font-size:var(--font-size-sm);color:var(--color-text);background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:var(--radius-lg);font-family:inherit}.AddParentCategoryModal-module__6ve0DW__input--error{border-color:#fca5a5}.AddParentCategoryModal-module__6ve0DW__error{font-size:var(--font-size-xs);color:#b91c1c;margin:0}.AddParentCategoryModal-module__6ve0DW__actions{gap:var(--space-3);margin-top:var(--space-5);flex-wrap:wrap;display:flex}
.AdminIconAction-module__KC13Jq__iconActionBtn{width:2.25rem;height:2.25rem;color:var(--color-primary);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex}.AdminIconAction-module__KC13Jq__iconActionBtn svg{width:1rem;height:1rem}.AdminIconAction-module__KC13Jq__iconActionBtn:hover:not(:disabled){background:var(--color-bg-muted)}.AdminIconAction-module__KC13Jq__iconActionBtn:disabled{opacity:.6;cursor:not-allowed}.AdminIconAction-module__KC13Jq__iconActionBtnDanger{color:#b91c1c}.AdminIconAction-module__KC13Jq__iconActionBtnDanger:hover:not(:disabled){background:#fef2f2;border-color:#fecaca}
.ConfirmModal-module__HXg0mq__overlay{z-index:200;padding:var(--space-4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18181b73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConfirmModal-module__HXg0mq__modal{width:100%;max-width:24rem;padding:var(--space-6);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);position:relative}.ConfirmModal-module__HXg0mq__closeBtn{top:var(--space-3);right:var(--space-3);width:2rem;height:2rem;font-size:var(--font-size-xl);color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;line-height:1;position:absolute}.ConfirmModal-module__HXg0mq__closeBtn:hover{color:var(--color-text);background:var(--color-bg-muted)}.ConfirmModal-module__HXg0mq__title{margin:0 0 var(--space-3);font-size:var(--font-size-lg);color:var(--color-text);font-weight:600}.ConfirmModal-module__HXg0mq__message{margin:0 0 var(--space-5);font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:1.6}.ConfirmModal-module__HXg0mq__actions{justify-content:flex-end;gap:var(--space-3);flex-wrap:wrap;display:flex}.ConfirmModal-module__HXg0mq__confirmBtn{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.ConfirmModal-module__HXg0mq__confirmBtn--danger{background:#b91c1c;border-color:#b91c1c}.ConfirmModal-module__HXg0mq__confirmBtn--danger:hover:not(:disabled){background:#991b1b;border-color:#991b1b}.ConfirmModal-module__HXg0mq__confirmBtn--warning{background:#d97706;border-color:#d97706}.ConfirmModal-module__HXg0mq__confirmBtn--warning:hover:not(:disabled){background:#b45309;border-color:#b45309}
.OfficePickupButton-module__PqSv4G__wrap{align-items:flex-start;gap:var(--space-3);width:100%;padding:var(--space-4);border-radius:var(--radius-xl);background:#faf5ff;border:1px dashed #7f01c266;flex-direction:column;display:flex}.OfficePickupButton-module__PqSv4G__notice{font-size:var(--font-size-sm);color:var(--color-text-muted);margin:0;line-height:1.5}.OfficePickupButton-module__PqSv4G__button{width:auto}.OfficePickupButton-module__PqSv4G__compactBtn{color:var(--color-primary);font-size:var(--font-size-sm);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.OfficePickupButton-module__PqSv4G__compactBtn:hover:not(:disabled){text-decoration:underline}.OfficePickupButton-module__PqSv4G__compactBtn:disabled{opacity:.5;cursor:default}
.UserAddressesSection-module__USWY5a__user-addresses-section{gap:var(--space-4);flex-direction:column;display:flex}.UserAddressesSection-module__USWY5a__user-addresses-section--embedded{border-top:none;margin-top:0;padding:0}.UserAddressesSection-module__USWY5a__user-addresses-section--embedded .UserAddressesSection-module__USWY5a__user-addresses-section__header{margin-bottom:var(--space-4);align-items:flex-start}.UserAddressesSection-module__USWY5a__user-addresses-section__add-btn{margin-left:auto}.UserAddressesSection-module__USWY5a__user-addresses-section__header{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.UserAddressesSection-module__USWY5a__user-addresses-section__header--button-only{justify-content:flex-end}.UserAddressesSection-module__USWY5a__user-addresses-section__title{font-size:var(--font-size-lg);color:var(--color-text);margin:0;font-weight:600}.UserAddressesSection-module__USWY5a__user-addresses-section__subtitle{margin:var(--space-1) 0 0;font-size:var(--font-size-sm);color:var(--color-text-muted)}.UserAddressesSection-module__USWY5a__user-addresses-section__loading,.UserAddressesSection-module__USWY5a__user-addresses-section__empty{font-size:var(--font-size-sm);color:var(--color-text-muted);margin:0}.UserAddressesSection-module__USWY5a__user-addresses-section__list{gap:var(--space-4);margin-top:var(--space-4);display:grid}.UserAddressesSection-module__USWY5a__user-addresses-section--embedded .UserAddressesSection-module__USWY5a__user-addresses-section__list{grid-template-columns:1fr}@media (min-width:768px){.UserAddressesSection-module__USWY5a__user-addresses-section--embedded .UserAddressesSection-module__USWY5a__user-addresses-section__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.UserAddressesSection-module__USWY5a__user-addresses-section__card{padding:var(--space-4);background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:var(--radius-lg)}.UserAddressesSection-module__USWY5a__user-addresses-section--embedded .UserAddressesSection-module__USWY5a__user-addresses-section__card{background:var(--color-bg);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm)}.UserAddressesSection-module__USWY5a__user-addresses-section__card-header{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.UserAddressesSection-module__USWY5a__user-addresses-section__tags{gap:var(--space-2);flex-wrap:wrap;display:flex}.UserAddressesSection-module__USWY5a__user-addresses-section__badge{padding:.15rem var(--space-3);font-size:var(--font-size-xs);text-transform:capitalize;color:#7c3aed;background:var(--color-primary-light);border-radius:var(--radius-full);font-weight:600;display:inline-block}.UserAddressesSection-module__USWY5a__user-addresses-section__default{padding:.15rem var(--space-3);font-size:var(--font-size-xs);color:#15803d;border-radius:var(--radius-full);background:#dcfce7;font-weight:600;display:inline-block}.UserAddressesSection-module__USWY5a__user-addresses-section__free{padding:.15rem var(--space-3);font-size:var(--font-size-xs);color:#15803d;border-radius:var(--radius-full);background:#f0fdf4;border:1px solid #bbf7d0;font-weight:600;display:inline-block}.UserAddressesSection-module__USWY5a__user-addresses-section__actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.UserAddressesSection-module__USWY5a__user-addresses-section__edit{color:#7f01c2;background:var(--color-bg);border-radius:var(--radius-md);cursor:pointer;border:1px solid #7f01c233;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:inline-flex}.UserAddressesSection-module__USWY5a__user-addresses-section__edit:hover{background:#7f01c20f}.UserAddressesSection-module__USWY5a__user-addresses-section__delete{color:#b91c1c;background:var(--color-bg);border-radius:var(--radius-md);cursor:pointer;border:1px solid #fecaca;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:inline-flex}.UserAddressesSection-module__USWY5a__user-addresses-section__delete:hover:not(:disabled){background:#fef2f2}.UserAddressesSection-module__USWY5a__user-addresses-section__delete:disabled{opacity:.6;cursor:not-allowed}.UserAddressesSection-module__USWY5a__user-addresses-section__name{margin:0 0 var(--space-2);font-size:var(--font-size-sm);color:var(--color-text);font-weight:600}.UserAddressesSection-module__USWY5a__user-addresses-section__text{font-size:var(--font-size-sm);color:var(--color-text-muted);margin:0;line-height:1.6}.UserAddressesSection-module__USWY5a__user-addresses-section__instructions{margin:var(--space-2) 0 0;font-size:var(--font-size-sm);color:var(--color-text);line-height:1.5}.UserAddressesSection-module__USWY5a__user-addresses-section__instructions-label{color:var(--color-text-muted);font-weight:600}
.AdminProfileContent-module__2FV5eG__page{gap:var(--space-6);flex-direction:column;width:100%;display:flex}.AdminProfileContent-module__2FV5eG__header{margin:0}.AdminProfileContent-module__2FV5eG__card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;overflow:hidden}.AdminProfileContent-module__2FV5eG__tabNav{padding:0 var(--space-6);border-bottom:1px solid var(--color-border-light);background:var(--color-bg)}.AdminProfileContent-module__2FV5eG__tabList{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.AdminProfileContent-module__2FV5eG__tabLink{padding:var(--space-4) var(--space-5);font:inherit;font-size:var(--font-size-sm);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;transition:color var(--transition-base), border-color var(--transition-base);background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;margin-bottom:-1px;font-weight:500;display:inline-flex}.AdminProfileContent-module__2FV5eG__tabLink:hover{color:var(--color-text)}.AdminProfileContent-module__2FV5eG__tabLinkActive{color:var(--color-primary);border-bottom-color:var(--color-primary);font-weight:600}.AdminProfileContent-module__2FV5eG__content{min-width:0;padding:var(--space-6)}.AdminProfileContent-module__2FV5eG__panel{flex-direction:column;min-width:0;display:flex}.AdminProfileContent-module__2FV5eG__panelHeader{align-items:flex-start;gap:var(--space-4);padding-bottom:var(--space-5);margin-bottom:var(--space-2);border-bottom:1px solid var(--color-border-light);display:flex}.AdminProfileContent-module__2FV5eG__panelIcon{width:2.75rem;height:2.75rem;color:var(--color-primary);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.AdminProfileContent-module__2FV5eG__panelIcon svg{width:1.35rem;height:1.35rem}.AdminProfileContent-module__2FV5eG__panelTitle{margin:0 0 var(--space-1);color:var(--color-text);font-weight:800;line-height:1.3;font-style:Bold;letter-spacing:0%;line-height:100%;font-size:22px!important}.AdminProfileContent-module__2FV5eG__panelSubtitle{font-size:var(--font-size-sm);color:var(--color-text-muted);margin:0;line-height:1.5}@media (min-width:1024px){.AdminProfileContent-module__2FV5eG__tabNav{padding:0 var(--space-8)}.AdminProfileContent-module__2FV5eG__content{padding:var(--space-8)}}
.UserSettingsContent-module__TVhDMW__page{width:100%;min-width:0}.UserSettingsContent-module__TVhDMW__pageHeader{margin-bottom:var(--space-6)}.UserSettingsContent-module__TVhDMW__card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-sm);min-width:0}.UserSettingsContent-module__TVhDMW__layout{grid-template-columns:1fr;min-width:0;min-height:0;display:grid}.UserSettingsContent-module__TVhDMW__sideNav{padding:var(--space-5) var(--space-4);border-bottom:1px solid var(--color-border-light);background:var(--color-bg)}.UserSettingsContent-module__TVhDMW__sideNavList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.UserSettingsContent-module__TVhDMW__sideNavLink{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3) var(--space-4);letter-spacing:0;color:#000;text-align:left;border-radius:0 var(--radius-md) var(--radius-md) 0;cursor:pointer;transition:background-color var(--transition-base), border-color var(--transition-base);background:0 0;border:none;border-left:3px solid #0000;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400;line-height:1;display:flex}.UserSettingsContent-module__TVhDMW__sideNavIcon{color:#000;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.UserSettingsContent-module__TVhDMW__sideNavLink[data-settings-tab=address] .UserSettingsContent-module__TVhDMW__sideNavIcon{width:14px;height:17px}.UserSettingsContent-module__TVhDMW__sideNavLinkActive .UserSettingsContent-module__TVhDMW__sideNavIcon{color:var(--color-primary)}.UserSettingsContent-module__TVhDMW__sideNavLink:hover{background:rgba(var(--color-primary-rgb), .06)}.UserSettingsContent-module__TVhDMW__sideNavLinkActive{color:#000;background:var(--color-primary-light);border-left-color:var(--color-primary);font-weight:400}.UserSettingsContent-module__TVhDMW__content{gap:var(--space-6);min-width:0;padding:var(--space-6);flex-direction:column;display:flex}.UserSettingsContent-module__TVhDMW__panelBody,.UserSettingsContent-module__TVhDMW__passwordSection{flex-direction:column;min-width:0;display:flex}.UserSettingsContent-module__TVhDMW__passwordSection{padding-top:var(--space-6)}.UserSettingsContent-module__TVhDMW__panelHeader{align-items:flex-start;gap:var(--space-4);padding-bottom:var(--space-5);margin-bottom:var(--space-2);border-bottom:1px solid var(--color-border-light);min-width:0;display:flex}.UserSettingsContent-module__TVhDMW__panelHeaderText{flex:1;min-width:0}.UserSettingsContent-module__TVhDMW__panelIcon{width:56px;height:56px;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.UserSettingsContent-module__TVhDMW__panelIcon svg{width:56px;height:56px}.UserSettingsContent-module__TVhDMW__panelTitle{margin:0 0 var(--space-1);color:#000;font-family:Noto Sans;font-weight:800;font-style:Bold;letter-spacing:0%;vertical-align:middle;font-size:22px;line-height:100%}.UserSettingsContent-module__TVhDMW__panelSubtitle{letter-spacing:0%;vertical-align:middle;color:#000c;margin:0;font-family:noto sans;font-size:16px;font-weight:400;line-height:100%}.UserSettingsContent-module__TVhDMW__infoBlock{gap:var(--space-4);font-size:var(--font-size-sm);color:var(--color-text-muted);flex-direction:column;line-height:1.6;display:flex}.UserSettingsContent-module__TVhDMW__inlineLink{color:var(--color-primary);font-weight:500;text-decoration:none}.UserSettingsContent-module__TVhDMW__inlineLink:hover{text-decoration:underline}.UserSettingsContent-module__TVhDMW__toggleList{gap:var(--space-3);flex-direction:column;display:flex}.UserSettingsContent-module__TVhDMW__toggleRow{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4);font-size:var(--font-size-sm);color:var(--color-text);background:var(--color-bg-muted);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);display:flex}.UserSettingsContent-module__TVhDMW__toggleInput{width:1.1rem;height:1.1rem;accent-color:var(--color-primary)}.UserSettingsContent-module__TVhDMW__comingSoon{margin:var(--space-4) 0 0;font-size:var(--font-size-xs);color:var(--color-text-muted)}@media (max-width:899px){.UserSettingsContent-module__TVhDMW__pageHeader{margin-bottom:var(--space-5)}.UserSettingsContent-module__TVhDMW__pageHeader .page-title{font-size:var(--font-size-xl)}.UserSettingsContent-module__TVhDMW__pageHeader .page-subtitle{font-size:var(--font-size-sm)}.UserSettingsContent-module__TVhDMW__sideNav{padding:var(--space-3) var(--space-2);margin:0 calc(-1 * var(--space-1))}.UserSettingsContent-module__TVhDMW__sideNavList{gap:var(--space-2);padding:0 var(--space-1) var(--space-1);-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;overflow-x:auto}.UserSettingsContent-module__TVhDMW__sideNavList::-webkit-scrollbar{display:none}.UserSettingsContent-module__TVhDMW__sideNavLink{width:auto;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);white-space:nowrap;border-bottom:3px solid #0000;border-left:none;flex-shrink:0;font-size:16px}.UserSettingsContent-module__TVhDMW__sideNavLinkActive{border-left-color:#0000;border-bottom-color:var(--color-primary)}.UserSettingsContent-module__TVhDMW__content{padding:var(--space-4) var(--space-3)}.UserSettingsContent-module__TVhDMW__panelHeader{align-items:center;gap:var(--space-3);padding-bottom:var(--space-3);margin-bottom:var(--space-3);flex-direction:row}.UserSettingsContent-module__TVhDMW__panelIcon,.UserSettingsContent-module__TVhDMW__panelIcon svg{width:56px;height:56px}.UserSettingsContent-module__TVhDMW__panelTitle{font-size:var(--font-size-base)}.UserSettingsContent-module__TVhDMW__panelSubtitle{letter-spacing:0%;vertical-align:middle;color:#000c;margin:0;font-family:noto sans;font-size:16px;font-weight:400;line-height:100%}.UserSettingsContent-module__TVhDMW__toggleRow{align-items:flex-start;gap:var(--space-3);flex-direction:column}.UserSettingsContent-module__TVhDMW__passwordSection{padding-top:var(--space-4)}}@media (max-width:479px){.UserSettingsContent-module__TVhDMW__content{padding:var(--space-3) var(--space-2)}.UserSettingsContent-module__TVhDMW__panelHeader{flex-direction:column;align-items:flex-start}}@media (min-width:900px){.UserSettingsContent-module__TVhDMW__layout{grid-template-columns:13rem minmax(0,1fr)}.UserSettingsContent-module__TVhDMW__sideNav{padding:var(--space-8) var(--space-4);border-bottom:none;border-right:1px solid var(--color-border-light)}.UserSettingsContent-module__TVhDMW__content{padding:var(--space-8)}}@media (min-width:1024px) and (max-width:1279px){.UserSettingsContent-module__TVhDMW__layout{grid-template-columns:11.5rem minmax(0,1fr)}.UserSettingsContent-module__TVhDMW__sideNav{padding:var(--space-6) var(--space-3)}.UserSettingsContent-module__TVhDMW__content{padding:var(--space-6)}}
.Skeleton-module__QUUPIW__block{border-radius:var(--radius-md);background:linear-gradient(90deg, var(--color-bg-muted) 25%, var(--color-bg-subtle) 50%, var(--color-bg-muted) 75%);background-size:200% 100%;animation:1.2s infinite Skeleton-module__QUUPIW__skeleton-shimmer}@keyframes Skeleton-module__QUUPIW__skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.AdminNotifications-module__FRiSKq__admin-notifications-section{position:relative}.AdminNotifications-module__FRiSKq__admin-notifications-section__trigger{border:1px solid var(--color-border);border-radius:var(--radius-md);width:2.5rem;height:2.5rem;color:var(--color-text-muted);transition:border-color var(--transition-base), color var(--transition-base);background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.AdminNotifications-module__FRiSKq__admin-notifications-section__trigger:hover,.AdminNotifications-module__FRiSKq__admin-notifications-section__trigger--open{color:var(--color-primary);border-color:var(--color-primary-light)}.AdminNotifications-module__FRiSKq__admin-notifications-section__icon{width:1.25rem;height:1.25rem}.AdminNotifications-module__FRiSKq__admin-notifications-section__badge{color:#fff;border:2px solid var(--color-bg);border-radius:var(--radius-full);background:#ef4444;justify-content:center;align-items:center;min-width:1.125rem;height:1.125rem;padding:0 .2rem;font-size:.625rem;font-weight:700;display:flex;position:absolute;top:.15rem;right:.1rem}.AdminNotifications-module__FRiSKq__admin-notifications-section__panel{top:calc(100% + var(--space-2));z-index:80;width:min(22rem,100vw - 2rem);max-width:calc(100vw - 2rem);max-height:min(28rem, calc(100dvh - var(--header-height,4.5rem) - 1.5rem));background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:absolute;right:0;overflow:hidden}.AdminNotifications-module__FRiSKq__admin-notifications-section__item-top{justify-content:space-between;align-items:flex-start;gap:var(--space-2);margin-bottom:var(--space-1);display:flex}.AdminNotifications-module__FRiSKq__admin-notifications-section__time{max-width:46%;font-size:var(--font-size-xs);color:var(--color-text-light);text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.125rem;display:flex}.AdminNotifications-module__FRiSKq__admin-notifications-section__date{color:var(--color-text-muted);overflow-wrap:anywhere;font-weight:500}.AdminNotifications-module__FRiSKq__admin-notifications-section__header{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border-light);display:flex}.AdminNotifications-module__FRiSKq__admin-notifications-section__title{font-size:var(--font-size-base);color:var(--color-text);margin:0;font-weight:600}.AdminNotifications-module__FRiSKq__admin-notifications-section__count{font-size:var(--font-size-xs);color:var(--color-primary);background:var(--color-primary-light);padding:.125rem var(--space-2);border-radius:var(--radius-full);font-weight:500}.AdminNotifications-module__FRiSKq__admin-notifications-section__list{scrollbar-width:thin;scrollbar-color:#d8b4fe transparent;flex:auto;min-height:0;max-height:none;overflow-y:auto}.AdminNotifications-module__FRiSKq__admin-notifications-section__list::-webkit-scrollbar{width:4px}.AdminNotifications-module__FRiSKq__admin-notifications-section__list::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.AdminNotifications-module__FRiSKq__admin-notifications-section__empty{padding:var(--space-8) var(--space-5);font-size:var(--font-size-sm);color:var(--color-text-muted);text-align:center;margin:0}.AdminNotifications-module__FRiSKq__admin-notifications-section__skeleton{flex-direction:column;display:flex}.AdminNotifications-module__FRiSKq__admin-notifications-section__skeleton-item{gap:var(--space-2);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border-light);flex-direction:column;display:flex}.AdminNotifications-module__FRiSKq__admin-notifications-section__skeleton-top{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.AdminNotifications-module__FRiSKq__admin-notifications-section__skeleton-type{border-radius:var(--radius-sm);width:3.5rem;height:.75rem}.AdminNotifications-module__FRiSKq__admin-notifications-section__skeleton-time{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.AdminNotifications-module__FRiSKq__admin-notifications-section__skeleton-date{border-radius:var(--radius-sm);width:6.5rem;height:.7rem}.AdminNotifications-module__FRiSKq__admin-notifications-section__skeleton-relative{border-radius:var(--radius-sm);width:3rem;height:.65rem}.AdminNotifications-module__FRiSKq__admin-notifications-section__skeleton-title{border-radius:var(--radius-sm);width:70%;height:.9rem}.AdminNotifications-module__FRiSKq__admin-notifications-section__skeleton-message{border-radius:var(--radius-sm);width:100%;height:.75rem}.AdminNotifications-module__FRiSKq__admin-notifications-section__skeleton-messageShort{border-radius:var(--radius-sm);width:55%;height:.75rem}.AdminNotifications-module__FRiSKq__admin-notifications-section__item{width:100%;padding:var(--space-4) var(--space-5);text-align:left;border:none;border-bottom:1px solid var(--color-border-light);cursor:pointer;transition:background var(--transition-base);background:0 0;display:block}.AdminNotifications-module__FRiSKq__admin-notifications-section__item:hover{background:var(--color-bg-muted)}.AdminNotifications-module__FRiSKq__admin-notifications-section__item--unread{background:#faf5ff}.AdminNotifications-module__FRiSKq__admin-notifications-section__type{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.AdminNotifications-module__FRiSKq__admin-notifications-section__type--order{color:#2563eb}.AdminNotifications-module__FRiSKq__admin-notifications-section__type--user{color:#7c3aed}.AdminNotifications-module__FRiSKq__admin-notifications-section__type--product{color:#d97706}.AdminNotifications-module__FRiSKq__admin-notifications-section__type--system{color:#64748b}.AdminNotifications-module__FRiSKq__admin-notifications-section__item-title{font-size:var(--font-size-sm);color:var(--color-text);margin:0 0 var(--space-1);font-weight:600}.AdminNotifications-module__FRiSKq__admin-notifications-section__item-message{font-size:var(--font-size-xs);color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.AdminNotifications-module__FRiSKq__admin-notifications-section__view-all{padding:var(--space-4);font-size:var(--font-size-sm);color:var(--color-primary);text-align:center;border-top:1px solid var(--color-border-light);transition:background var(--transition-base);font-weight:600;display:block}.AdminNotifications-module__FRiSKq__admin-notifications-section__view-all:hover{background:var(--color-bg-muted)}@media (max-width:767px){.AdminNotifications-module__FRiSKq__admin-notifications-section__panel{top:calc(var(--header-height,4.5rem) + .5rem);width:auto;max-width:none;max-height:calc(100dvh - var(--header-height,4.5rem) - 1.25rem);position:fixed;left:.75rem;right:.75rem}.AdminNotifications-module__FRiSKq__admin-notifications-section__header,.AdminNotifications-module__FRiSKq__admin-notifications-section__item{padding:var(--space-3) var(--space-4)}.AdminNotifications-module__FRiSKq__admin-notifications-section__item-top{flex-wrap:wrap}.AdminNotifications-module__FRiSKq__admin-notifications-section__time{text-align:left;align-items:flex-start;max-width:100%}}
.DashboardFooter-module__4IilEG__footer{justify-content:space-between;align-items:center;gap:var(--space-3) var(--space-4);width:100%;padding:var(--space-4);border-top:1px solid var(--color-border);background:#fff;flex-wrap:wrap;display:flex}.DashboardFooter-module__4IilEG__copy{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.4}.DashboardFooter-module__4IilEG__links{align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex}.DashboardFooter-module__4IilEG__link{color:#6b7280;white-space:nowrap;transition:color var(--transition-base);font-size:.8125rem;line-height:1.4;text-decoration:none}.DashboardFooter-module__4IilEG__link:hover{color:var(--color-primary)}@media (min-width:1024px){.DashboardFooter-module__4IilEG__footer{padding:var(--space-4) var(--space-8)}}@media (min-width:1280px){.DashboardFooter-module__4IilEG__footer{padding:var(--space-4) var(--space-10)}}@media (max-width:639px){.DashboardFooter-module__4IilEG__footer{text-align:center;justify-content:center;align-items:center;gap:var(--space-3);flex-direction:column}.DashboardFooter-module__4IilEG__links{justify-content:center;gap:var(--space-4)}}.DashboardFooter-module__4IilEG__footerCompact{gap:var(--space-3);flex-wrap:nowrap;height:50px;padding:0 1.25rem}.DashboardFooter-module__4IilEG__footerCompact .DashboardFooter-module__4IilEG__copy,.DashboardFooter-module__4IilEG__footerCompact .DashboardFooter-module__4IilEG__link{font-size:.75rem;line-height:1.25}.DashboardFooter-module__4IilEG__footerCompact .DashboardFooter-module__4IilEG__links{gap:var(--space-4)}@media (max-width:639px){.DashboardFooter-module__4IilEG__footerCompact{height:auto;padding:var(--space-3) 1.25rem;flex-wrap:wrap}}@media (min-width:1024px){.DashboardFooter-module__4IilEG__footerCompact{padding:0 2rem}}
.ProductCardSkeleton-module__z1JZga__card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:297px;height:405px;margin-inline:auto;display:flex;overflow:hidden}.ProductCardSkeleton-module__z1JZga__image{border-radius:20px;flex-shrink:0;width:100%;height:274px}.ProductCardSkeleton-module__z1JZga__body{gap:var(--space-2);min-height:0;padding:var(--space-3) 0 0;flex-direction:column;flex:1;display:flex}.ProductCardSkeleton-module__z1JZga__brand{width:35%;height:.625rem}.ProductCardSkeleton-module__z1JZga__name{width:100%;height:.75rem}.ProductCardSkeleton-module__z1JZga__nameShort{width:72%;height:.75rem}.ProductCardSkeleton-module__z1JZga__category{width:42%;height:.625rem}.ProductCardSkeleton-module__z1JZga__priceRow{align-items:center;gap:var(--space-2);margin-top:var(--space-1);display:flex}.ProductCardSkeleton-module__z1JZga__price{width:3.5rem;height:.875rem}.ProductCardSkeleton-module__z1JZga__cardWishlist{border:1px solid #7f01c233;width:100%;max-width:357px;height:420px}.ProductCardSkeleton-module__z1JZga__imageWishlist{height:284px}
.AdminShell-module__Sp33bq__admin-shell-section{--admin-sidebar-width:18.5rem;--admin-sidebar-collapsed:5.5rem;--admin-site-top-offset:var(--header-height);background:#f8f7fc;flex-direction:column;width:100%;max-width:100%;height:100dvh;display:flex;overflow:hidden}.AdminShell-module__Sp33bq__admin-shell-section--collapsed{--admin-sidebar-width:var(--admin-sidebar-collapsed)}@media (min-width:1024px){.AdminShell-module__Sp33bq__admin-shell-section--collapsed .AdminShell-module__Sp33bq__admin-shell-section__sidebar{padding:var(--space-6) var(--space-3)}.AdminShell-module__Sp33bq__admin-shell-section--collapsed .AdminShell-module__Sp33bq__admin-shell-section__nav{gap:var(--space-4)}.AdminShell-module__Sp33bq__admin-shell-section--collapsed .AdminShell-module__Sp33bq__admin-shell-section__nav-link,.AdminShell-module__Sp33bq__admin-shell-section--collapsed .AdminShell-module__Sp33bq__admin-shell-section__logout-btn{padding:var(--space-3);justify-content:center}.AdminShell-module__Sp33bq__admin-shell-section--collapsed .AdminShell-module__Sp33bq__admin-shell-section__nav-icon{width:1.75rem;height:1.75rem}}.AdminShell-module__Sp33bq__admin-shell-section__header-area{z-index:60;background:var(--color-bg);flex-shrink:0;position:sticky;top:0}.AdminShell-module__Sp33bq__admin-shell-section__header-area .header-section{margin:0;position:relative;top:auto}.AdminShell-module__Sp33bq__admin-shell-section__sidebar{top:var(--admin-site-top-offset);z-index:70;box-sizing:border-box;width:min(var(--admin-sidebar-width), 100%);max-width:100%;height:calc(100dvh - var(--admin-site-top-offset));padding:var(--space-5) var(--space-4) var(--space-5) max(var(--space-4), env(safe-area-inset-left));background:var(--color-bg);border-right:1px solid var(--color-border);transition:width var(--transition-slow), transform var(--transition-slow);flex-direction:column;display:flex;position:fixed;bottom:0;left:0;overflow:hidden;transform:translate(-100%)}.AdminShell-module__Sp33bq__admin-shell-section__overlay{top:var(--admin-site-top-offset);z-index:65;background:#0f172a73;display:none;position:fixed;bottom:0;left:0;right:0}.AdminShell-module__Sp33bq__admin-shell-section__overlay--visible{display:block}.AdminShell-module__Sp33bq__admin-shell-section__sidebar--open{transform:translate(0)}.AdminShell-module__Sp33bq__admin-shell-section__sidebar-top{margin-bottom:var(--space-4);flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.AdminShell-module__Sp33bq__admin-shell-section__close-btn{width:2.5rem;height:2.5rem;color:var(--color-text-muted);background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:var(--radius-lg);cursor:pointer;transition:background var(--transition-base), color var(--transition-base);justify-content:center;align-items:center;padding:0;display:inline-flex}.AdminShell-module__Sp33bq__admin-shell-section__close-btn:hover{color:var(--color-text);background:var(--color-bg)}.AdminShell-module__Sp33bq__admin-shell-section__close-icon{width:1.25rem;height:1.25rem}.AdminShell-module__Sp33bq__admin-shell-section__nav{gap:var(--space-6);scrollbar-width:thin;scrollbar-color:#d8b4fe transparent;flex-direction:column;flex:1;display:flex;overflow-y:auto}.AdminShell-module__Sp33bq__admin-shell-section__nav::-webkit-scrollbar{width:4px}.AdminShell-module__Sp33bq__admin-shell-section__nav::-webkit-scrollbar-track{background:0 0}.AdminShell-module__Sp33bq__admin-shell-section__nav::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.AdminShell-module__Sp33bq__admin-shell-section__nav::-webkit-scrollbar-thumb:hover{background:#c084fc}.AdminShell-module__Sp33bq__admin-shell-section__nav-group{gap:var(--space-2);flex-direction:column;display:flex}.AdminShell-module__Sp33bq__admin-shell-section__nav-label{padding:0 var(--space-3);font-size:var(--font-size-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-light);margin:0;font-weight:600}.AdminShell-module__Sp33bq__admin-shell-section__nav-items{gap:var(--space-1);flex-direction:column;display:flex}.AdminShell-module__Sp33bq__admin-shell-section__nav-link{align-items:center;gap:var(--space-3);padding:var(--space-3);font-size:var(--font-size-sm);color:var(--color-text-muted);border-radius:var(--radius-lg);transition:background var(--transition-base), color var(--transition-base);white-space:nowrap;font-weight:500;display:flex}.AdminShell-module__Sp33bq__admin-shell-section__nav-link:hover,.AdminShell-module__Sp33bq__admin-shell-section__nav-link--active{color:var(--color-primary);background:var(--color-primary-light)}.AdminShell-module__Sp33bq__admin-shell-section__nav-icon{flex-shrink:0;width:1.25rem;height:1.25rem}.AdminShell-module__Sp33bq__admin-shell-section__sidebar-footer{padding-top:var(--space-4);border-top:1px solid var(--color-border-light);margin-top:auto}.AdminShell-module__Sp33bq__admin-shell-section__logout-btn{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3);font-size:var(--font-size-sm);color:#b91c1c;border-radius:var(--radius-lg);white-space:nowrap;transition:background var(--transition-base), color var(--transition-base);background:0 0;border:none;font-weight:500;display:flex}.AdminShell-module__Sp33bq__admin-shell-section__logout-btn:hover{color:#b91c1c;background:#fef2f2}.AdminShell-module__Sp33bq__admin-shell-section__content{background:var(--color-admin-surface);width:100%;min-width:0;min-height:0;transition:margin-left var(--transition-slow), width var(--transition-slow);flex-direction:column;flex:1;display:flex;overflow:hidden auto}.AdminShell-module__Sp33bq__admin-shell-section__mobile-toolbar{top:var(--admin-site-top-offset);z-index:55;padding:var(--space-3) var(--space-4);background:var(--color-bg);border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:flex-start;align-items:center;display:flex;position:sticky}.AdminShell-module__Sp33bq__admin-shell-section__menu-btn{background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:var(--radius-lg);cursor:pointer;width:2.5rem;height:2.5rem;color:var(--color-text-muted);justify-content:center;align-items:center;padding:0;display:flex}.AdminShell-module__Sp33bq__admin-shell-section__menu-icon{width:1.25rem;height:1.25rem}.AdminShell-module__Sp33bq__admin-shell-section__main{padding:var(--space-6) var(--space-5) var(--space-4);flex:1}.AdminShell-module__Sp33bq__admin-shell-section__footer-wrap{flex-shrink:0;width:100%;margin-top:auto}@media (max-width:1023px){.AdminShell-module__Sp33bq__admin-shell-section--collapsed{--admin-sidebar-width:18.5rem}.AdminShell-module__Sp33bq__admin-shell-section__nav-link,.AdminShell-module__Sp33bq__admin-shell-section__logout-btn{padding:var(--space-3);justify-content:flex-start}}@media (min-width:1024px){.AdminShell-module__Sp33bq__admin-shell-section__overlay{display:none!important}.AdminShell-module__Sp33bq__admin-shell-section__sidebar{top:var(--admin-site-top-offset);height:calc(100dvh - var(--admin-site-top-offset));transform:translate(0)}.AdminShell-module__Sp33bq__admin-shell-section__sidebar-top,.AdminShell-module__Sp33bq__admin-shell-section__mobile-toolbar{display:none}.AdminShell-module__Sp33bq__admin-shell-section__content{margin-left:var(--admin-sidebar-width);width:calc(100% - var(--admin-sidebar-width))}.AdminShell-module__Sp33bq__admin-shell-section--collapsed .AdminShell-module__Sp33bq__admin-shell-section__content{margin-left:var(--admin-sidebar-collapsed);width:calc(100% - var(--admin-sidebar-collapsed))}.AdminShell-module__Sp33bq__admin-shell-section__main{padding:var(--space-6) var(--space-8) var(--space-5)}}@media (min-width:1280px){.AdminShell-module__Sp33bq__admin-shell-section__main{padding:var(--space-8) var(--space-8) var(--space-5)}}
.DashboardRevenueChartSkeleton-module__Ss_WJW__section{padding:var(--space-6);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-sm)}.DashboardRevenueChartSkeleton-module__Ss_WJW__header{gap:var(--space-4);margin-bottom:var(--space-5);flex-direction:column;display:flex}.DashboardRevenueChartSkeleton-module__Ss_WJW__titleBlock{gap:var(--space-2);flex-direction:column;display:flex}.DashboardRevenueChartSkeleton-module__Ss_WJW__title{border-radius:var(--radius-sm);width:6rem;height:1.25rem}.DashboardRevenueChartSkeleton-module__Ss_WJW__subtitle{border-radius:var(--radius-sm);width:8rem;height:.875rem}.DashboardRevenueChartSkeleton-module__Ss_WJW__tabs{gap:var(--space-2);display:flex}.DashboardRevenueChartSkeleton-module__Ss_WJW__tab{border-radius:var(--radius-md);width:5rem;height:2.25rem}.DashboardRevenueChartSkeleton-module__Ss_WJW__summary{gap:var(--space-6);margin-bottom:var(--space-6);padding-bottom:var(--space-5);border-bottom:1px solid var(--color-border-light);flex-wrap:wrap;display:flex}.DashboardRevenueChartSkeleton-module__Ss_WJW__summaryBlock{gap:var(--space-2);flex-direction:column;display:flex}.DashboardRevenueChartSkeleton-module__Ss_WJW__summaryLabel{border-radius:var(--radius-sm);width:5.5rem;height:.75rem}.DashboardRevenueChartSkeleton-module__Ss_WJW__summaryValue{border-radius:var(--radius-md);width:7rem;height:1.75rem}.DashboardRevenueChartSkeleton-module__Ss_WJW__chart{justify-content:space-between;align-items:flex-end;gap:var(--space-2);height:16rem;padding-top:var(--space-4);display:flex}.DashboardRevenueChartSkeleton-module__Ss_WJW__barCol{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-direction:column;flex:1;min-width:0;height:100%;display:flex}.DashboardRevenueChartSkeleton-module__Ss_WJW__bar{border-radius:var(--radius-md) var(--radius-md) 0 0;width:100%;max-width:2.5rem}.DashboardRevenueChartSkeleton-module__Ss_WJW__barLabel{border-radius:var(--radius-sm);width:1.75rem;height:.75rem}@media (min-width:768px){.DashboardRevenueChartSkeleton-module__Ss_WJW__header{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media (min-width:1024px){.DashboardRevenueChartSkeleton-module__Ss_WJW__chart{height:18rem}}
.DashboardShell-module__noe-eG__wrapper{--dashboard-sidebar-width:323px;background:#f8f7fc;flex-direction:column;max-width:100%;height:100dvh;display:flex;overflow:hidden}.DashboardShell-module__noe-eG__headerArea{z-index:60;background:var(--color-bg);flex-shrink:0;position:sticky;top:0}.DashboardShell-module__noe-eG__headerArea .header-section{margin:0;position:relative;top:auto}.DashboardShell-module__noe-eG__overlay{z-index:70;background:#0f172a73;display:none;position:fixed;inset:0}.DashboardShell-module__noe-eG__overlayVisible{display:block}.DashboardShell-module__noe-eG__sidebar{z-index:80;width:var(--dashboard-sidebar-width);height:100dvh;padding:var(--space-6) var(--space-5);background:var(--color-bg);border-right:1px solid var(--color-border);transition:transform var(--transition-slow);flex-direction:column;display:none;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%)}.DashboardShell-module__noe-eG__sidebarOpen{display:flex;transform:translate(0)}.DashboardShell-module__noe-eG__userCard{align-items:center;gap:var(--space-3);padding:var(--space-3);flex-shrink:0;display:flex}.DashboardShell-module__noe-eG__avatar{font-size:var(--font-size-sm);color:#fff;background:var(--color-primary);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:65px;height:65px;font-weight:700;display:flex;overflow:hidden}.DashboardShell-module__noe-eG__avatarImage{object-fit:cover;width:100%;height:100%}.DashboardShell-module__noe-eG__userInfo{min-width:0}.DashboardShell-module__noe-eG__userName{color:#000;font-weight:800;line-height:1.3;font-style:Bold;margin:0;font-size:18px}.DashboardShell-module__noe-eG__userEmail{color:var(--color-text-muted);text-overflow:ellipsis;white-space:normal;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:11px;display:-webkit-box;overflow:hidden}.DashboardShell-module__noe-eG__memberBadge{margin-top:var(--space-2);width:67px;height:22px;color:var(--color-primary);background:#f3e8ff;border-radius:20px;justify-content:center;align-items:center;font-size:12px;font-weight:400;line-height:12px;display:inline-flex}.DashboardShell-module__noe-eG__sidebarDivider{width:100%;height:1px;margin:var(--space-4) 0 var(--space-5);background:#ece7f6;flex-shrink:0}.DashboardShell-module__noe-eG__nav{flex-direction:column;flex:1;gap:2px;min-height:0;margin-top:0;display:flex;overflow:hidden}.DashboardShell-module__noe-eG__navLink{align-items:center;gap:var(--space-3);padding:.65rem var(--space-3);color:#000;border-radius:var(--radius-lg);transition:background var(--transition-base), color var(--transition-base);flex-shrink:0;display:flex}.DashboardShell-module__noe-eG__navLabel{color:#000;font-size:16px;font-weight:400;line-height:1.25}.DashboardShell-module__noe-eG__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.DashboardShell-module__noe-eG__navIcon svg{width:100%;height:100%}.DashboardShell-module__noe-eG__navLink:hover{background:#f8f2ff}.DashboardShell-module__noe-eG__navLink:hover .DashboardShell-module__noe-eG__navIcon{color:var(--color-primary)}.DashboardShell-module__noe-eG__navLinkActive{background:#f3e8ff}.DashboardShell-module__noe-eG__navLinkActive .DashboardShell-module__noe-eG__navIcon,.DashboardShell-module__noe-eG__navLinkActive .DashboardShell-module__noe-eG__navLabel{color:#7c02bd}.DashboardShell-module__noe-eG__logoutBtn{justify-content:flex-start;align-items:center;gap:var(--space-3);margin-top:var(--space-4);padding:0 var(--space-4);color:#000;cursor:pointer;text-align:left;background:#f8f2ff;border:1px solid #eadcff;border-radius:60px;flex-shrink:0;width:263px;height:45px;font-size:16px;font-weight:400;display:flex}.DashboardShell-module__noe-eG__logoutBtn:hover{background:#f3e8ff}.DashboardShell-module__noe-eG__content{overscroll-behavior:contain;flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden auto}.DashboardShell-module__noe-eG__mobileToolbar{padding:var(--space-3) var(--space-4);background:var(--color-bg);border-bottom:1px solid var(--color-border);top:var(--header-height);z-index:55;flex-shrink:0;justify-content:flex-start;align-items:center;display:flex;position:sticky}.DashboardShell-module__noe-eG__menuBtn{background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:var(--radius-lg);cursor:pointer;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.DashboardShell-module__noe-eG__menuIcon,.DashboardShell-module__noe-eG__menuIcon:before,.DashboardShell-module__noe-eG__menuIcon:after{background:var(--color-text);border-radius:1px;width:1rem;height:2px;display:block;position:relative}.DashboardShell-module__noe-eG__menuIcon:before,.DashboardShell-module__noe-eG__menuIcon:after{content:"";position:absolute;left:0}.DashboardShell-module__noe-eG__menuIcon:before{top:-5px}.DashboardShell-module__noe-eG__menuIcon:after{top:5px}.DashboardShell-module__noe-eG__main{width:100%;min-width:0;padding:var(--space-4) var(--space-3);flex:1 0 auto}.DashboardShell-module__noe-eG__footerWrap{flex-shrink:0;width:100%;margin-top:auto}@media (max-width:1023px){.DashboardShell-module__noe-eG__sidebar{padding:var(--space-5) var(--space-4)}.DashboardShell-module__noe-eG__logoutBtn{width:100%;max-width:263px}}@media (min-width:480px) and (max-width:1023px){.DashboardShell-module__noe-eG__main{padding:var(--space-5) var(--space-4)}}@media (min-width:1024px){.DashboardShell-module__noe-eG__overlay{display:none!important}.DashboardShell-module__noe-eG__sidebar{top:var(--header-height);z-index:40;width:var(--dashboard-sidebar-width);height:calc(100dvh - var(--header-height));display:flex;position:fixed;left:0;overflow:hidden;transform:none}.DashboardShell-module__noe-eG__content{margin-left:var(--dashboard-sidebar-width);width:calc(100% - var(--dashboard-sidebar-width));max-width:calc(100% - var(--dashboard-sidebar-width))}.DashboardShell-module__noe-eG__mobileToolbar{display:none}.DashboardShell-module__noe-eG__main{padding:var(--space-6) var(--space-8)}}@media (min-width:1280px){.DashboardShell-module__noe-eG__main{padding:var(--space-8) var(--space-10)}}
.EventAddressPicker-module__98BiUq__wrap{gap:var(--space-4);flex-direction:column;width:100%;min-width:0;display:flex}.EventAddressPicker-module__98BiUq__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.EventAddressPicker-module__98BiUq__addLink{color:var(--color-primary);font-size:var(--font-size-sm);cursor:pointer;background:0 0;border:none;margin-left:auto;font-weight:600}.EventAddressPicker-module__98BiUq__addLink:hover:not(:disabled){text-decoration:underline}.EventAddressPicker-module__98BiUq__addLink:disabled{opacity:.5;cursor:default}.EventAddressPicker-module__98BiUq__grid{gap:var(--space-3);grid-template-columns:1fr;align-items:stretch;display:grid}.EventAddressPicker-module__98BiUq__card{gap:var(--space-3);height:100%;min-height:8.5rem;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-bg);cursor:pointer;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.EventAddressPicker-module__98BiUq__card:hover{border-color:#9626d059}.EventAddressPicker-module__98BiUq__cardSelected{border-color:var(--color-primary);background:#9626d008;border-width:2px;box-shadow:0 0 0 3px #9626d01a}.EventAddressPicker-module__98BiUq__card input{accent-color:var(--color-primary);flex-shrink:0;margin-top:.25rem}.EventAddressPicker-module__98BiUq__cardContent{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.EventAddressPicker-module__98BiUq__cardTitle{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-text);flex-wrap:wrap;font-weight:700;display:flex}.EventAddressPicker-module__98BiUq__defaultBadge{padding:2px var(--space-2);border-radius:var(--radius-full);color:var(--color-primary);text-transform:uppercase;background:#9626d01a;font-size:.65rem;font-weight:700}.EventAddressPicker-module__98BiUq__pickupBadge{padding:2px var(--space-2);border-radius:var(--radius-full);color:#047857;text-transform:uppercase;background:#ecfdf5;font-size:.65rem;font-weight:700}.EventAddressPicker-module__98BiUq__name{font-size:var(--font-size-sm);color:var(--color-text);font-weight:600}.EventAddressPicker-module__98BiUq__line{font-size:var(--font-size-xs);color:var(--color-text-muted);line-height:1.5}.EventAddressPicker-module__98BiUq__empty{align-items:flex-start;gap:var(--space-4);width:100%;padding:var(--space-5);border-radius:var(--radius-xl);background:#faf5ff;border:1px dashed #7f01c233;flex-direction:column;display:flex}.EventAddressPicker-module__98BiUq__emptyText{max-width:36rem;color:var(--color-text-muted);font-size:var(--font-size-sm);margin:0;line-height:1.6}.EventAddressPicker-module__98BiUq__emptyActions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.EventAddressPicker-module__98BiUq__manageLink{font-size:var(--font-size-sm);color:var(--color-primary);font-weight:600;text-decoration:none}.EventAddressPicker-module__98BiUq__manageLink:hover{text-decoration:underline}@media (min-width:768px){.EventAddressPicker-module__98BiUq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.ProductPrice-module__bgFbwG__price{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.ProductPrice-module__bgFbwG__priceCard{margin-top:var(--space-1)}.ProductPrice-module__bgFbwG__priceDetail{margin:0}.ProductPrice-module__bgFbwG__priceTable{align-items:flex-start;gap:var(--space-1);flex-direction:column;margin:0}.ProductPrice-module__bgFbwG__priceTable .ProductPrice-module__bgFbwG__current{font-size:var(--font-size-sm)}.ProductPrice-module__bgFbwG__current{color:var(--color-text);font-weight:700}.ProductPrice-module__bgFbwG__priceCard .ProductPrice-module__bgFbwG__current{font-size:var(--font-size-base)}.ProductPrice-module__bgFbwG__priceDetail .ProductPrice-module__bgFbwG__current{font-size:var(--font-size-2xl)}.ProductPrice-module__bgFbwG__original{color:#0000006e;font-weight:800;font-style:Bold;letter-spacing:0%;font-size:15px;line-height:26px;text-decoration:line-through}.ProductPrice-module__bgFbwG__priceDetail .ProductPrice-module__bgFbwG__original{font-size:var(--font-size-sm)}.ProductPrice-module__bgFbwG__discountBadge{color:#7f01c2;white-space:nowrap;background:#f6ebfb;border:1px solid #7f01c2;border-radius:999px;align-items:center;padding:4px 12px;font-size:13px;font-weight:600;line-height:1.2;display:inline-flex}@media (max-width:1450px){.ProductPrice-module__bgFbwG__discountBadge{font-size:12px}.ProductPrice-module__bgFbwG__original{font-size:14px;line-height:24px}.ProductPrice-module__bgFbwG__priceTable .ProductPrice-module__bgFbwG__current{font-size:14px!important}}@media (max-width:480px){.ProductPrice-module__bgFbwG__discountBadge{font-size:10px!important}.ProductPrice-module__bgFbwG__original{line-height:22px;font-size:12px!important}.ProductPrice-module__bgFbwG__priceTable .ProductPrice-module__bgFbwG__current{font-size:12px!important}}
.AdminWebpageEditorSkeleton-module__foM2dG__editor{gap:var(--space-4);flex-direction:column;display:flex}.AdminWebpageEditorSkeleton-module__foM2dG__toolbar{justify-content:space-between;align-items:flex-end;gap:var(--space-4);flex-wrap:wrap;display:flex}.AdminWebpageEditorSkeleton-module__foM2dG__meta{gap:var(--space-2);flex-direction:column;display:flex}.AdminWebpageEditorSkeleton-module__foM2dG__back{border-radius:var(--radius-sm);width:8rem;height:.875rem}.AdminWebpageEditorSkeleton-module__foM2dG__hint{border-radius:var(--radius-sm);width:min(100%,22rem);height:.75rem}.AdminWebpageEditorSkeleton-module__foM2dG__actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.AdminWebpageEditorSkeleton-module__foM2dG__actionBtn{border-radius:var(--radius-lg);width:5.5rem;height:2.5rem}.AdminWebpageEditorSkeleton-module__foM2dG__saveBtn{border-radius:var(--radius-lg);width:7.5rem;height:2.5rem}.AdminWebpageEditorSkeleton-module__foM2dG__sections{gap:var(--space-4);flex-direction:column;display:flex}.AdminWebpageEditorSkeleton-module__foM2dG__section{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;overflow:hidden}.AdminWebpageEditorSkeleton-module__foM2dG__sectionHeader{gap:var(--space-2);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border);background:#fafafa;flex-direction:column;display:flex}.AdminWebpageEditorSkeleton-module__foM2dG__sectionTitle{border-radius:var(--radius-sm);width:9rem;height:1rem}.AdminWebpageEditorSkeleton-module__foM2dG__sectionDescription{border-radius:var(--radius-sm);width:min(100%,18rem);height:.75rem}.AdminWebpageEditorSkeleton-module__foM2dG__sectionBody{gap:var(--space-4);padding:var(--space-5);flex-direction:column;display:flex}.AdminWebpageEditorSkeleton-module__foM2dG__field{gap:var(--space-2);flex-direction:column;display:flex}.AdminWebpageEditorSkeleton-module__foM2dG__label{border-radius:var(--radius-sm);width:7rem;height:.75rem}.AdminWebpageEditorSkeleton-module__foM2dG__input{border-radius:var(--radius-lg);width:100%;height:2.75rem}.AdminWebpageEditorSkeleton-module__foM2dG__textarea{border-radius:var(--radius-lg);width:100%;height:6rem}
.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section{padding:var(--space-6);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-sm)}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__header{gap:var(--space-4);margin-bottom:var(--space-5);flex-direction:column;display:flex}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__title{font-size:var(--font-size-lg);color:var(--color-text);margin:0;font-weight:600}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__subtitle{font-size:var(--font-size-sm);color:var(--color-text-muted);margin:var(--space-1) 0 0}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__tabs{gap:var(--space-2);padding:var(--space-1);background:var(--color-bg-muted);border-radius:var(--radius-lg);flex-wrap:wrap;width:fit-content;display:flex}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__tab{padding:var(--space-2) var(--space-4);font-size:var(--font-size-sm);color:var(--color-text-muted);border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-base), color var(--transition-base);background:0 0;border:none;font-weight:500}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__tab--active{color:var(--color-text);background:var(--color-bg);box-shadow:var(--shadow-sm)}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__summary{gap:var(--space-6);margin-bottom:var(--space-6);padding-bottom:var(--space-5);border-bottom:1px solid var(--color-border-light);flex-wrap:wrap;display:flex}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__summary-label{font-size:var(--font-size-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 var(--space-1);font-weight:500}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__summary-value{font-size:var(--font-size-2xl);color:var(--color-text);margin:0;font-weight:700}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__error{padding:var(--space-3) var(--space-4);font-size:var(--font-size-sm);color:#b91c1c;border-radius:var(--radius-lg);margin-bottom:var(--space-4);background:#fef2f2;border:1px solid #fecaca}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__loading,.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__empty{font-size:var(--font-size-sm);color:var(--color-text-muted);padding:var(--space-8) 0;text-align:center;margin:0}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__chart{justify-content:space-between;align-items:flex-end;gap:var(--space-2);height:16rem;padding-top:var(--space-4);display:flex}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__bar-col{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-direction:column;flex:1;min-width:0;height:100%;display:flex}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__bar-value{color:var(--color-text-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.625rem;font-weight:600;line-height:1.2;overflow:hidden}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__bar{background:var(--color-primary);border-radius:var(--radius-md) var(--radius-md) 0 0;opacity:.9;width:100%;max-width:2.5rem;min-height:.25rem;transition:opacity var(--transition-base), transform var(--transition-fast)}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__bar-col:hover .DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__bar{opacity:1;transform-origin:bottom;transform:scaleY(1.02)}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__bar-label{font-size:var(--font-size-xs);color:var(--color-text-light);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}@media (min-width:768px){.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__header{flex-direction:row;justify-content:space-between;align-items:flex-start}.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__bar-value{font-size:var(--font-size-xs)}}@media (min-width:1024px){.DashboardRevenueChart-module__woVCIG__dashboard-revenue-chart-section__chart{height:18rem}}
.ProductFormSkeleton-module__9Oq9OG__page{gap:var(--space-6);flex-direction:column;width:100%;display:flex}.ProductFormSkeleton-module__9Oq9OG__card{padding:var(--space-6);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl)}.ProductFormSkeleton-module__9Oq9OG__title{width:8rem;height:1rem;margin-bottom:var(--space-5)}.ProductFormSkeleton-module__9Oq9OG__grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}.ProductFormSkeleton-module__9Oq9OG__field{gap:var(--space-2);flex-direction:column;display:flex}.ProductFormSkeleton-module__9Oq9OG__label{width:5rem;height:.75rem}.ProductFormSkeleton-module__9Oq9OG__input{border-radius:var(--radius-lg);width:100%;height:2.75rem}.ProductFormSkeleton-module__9Oq9OG__actions{justify-content:flex-end;gap:var(--space-3);display:flex}.ProductFormSkeleton-module__9Oq9OG__btn{border-radius:var(--radius-lg);width:7rem;height:2.5rem}@media (min-width:768px){.ProductFormSkeleton-module__9Oq9OG__grid{grid-template-columns:repeat(3,1fr)}}
.EventAddressPickerSkeleton-module__A2Y5Za__subtitle{border-radius:var(--radius-md);width:min(100%,22rem);height:1rem}.EventAddressPickerSkeleton-module__A2Y5Za__addLink{border-radius:var(--radius-md);width:8rem;height:1rem}.EventAddressPickerSkeleton-module__A2Y5Za__radio{border-radius:var(--radius-full);flex-shrink:0;width:1rem;height:1rem;margin-top:.25rem}.EventAddressPickerSkeleton-module__A2Y5Za__title{border-radius:var(--radius-md);width:6rem;height:.875rem}.EventAddressPickerSkeleton-module__A2Y5Za__name{border-radius:var(--radius-md);width:8rem;height:.875rem}.EventAddressPickerSkeleton-module__A2Y5Za__line{border-radius:var(--radius-md);width:100%;max-width:14rem;height:.75rem}.EventAddressPickerSkeleton-module__A2Y5Za__lineShort{border-radius:var(--radius-md);width:70%;max-width:10rem;height:.75rem}
.ExternalProductCardSkeleton-module__AnbHJG__card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.ExternalProductCardSkeleton-module__AnbHJG__image{aspect-ratio:1;border-radius:0}.ExternalProductCardSkeleton-module__AnbHJG__body{gap:var(--space-2);padding:var(--space-4);flex-direction:column;display:flex}.ExternalProductCardSkeleton-module__AnbHJG__brand{width:30%;height:.625rem}.ExternalProductCardSkeleton-module__AnbHJG__name{width:100%;height:.75rem}.ExternalProductCardSkeleton-module__AnbHJG__nameShort{width:68%;height:.75rem}.ExternalProductCardSkeleton-module__AnbHJG__footer{justify-content:space-between;align-items:center;gap:var(--space-2);margin-top:var(--space-2);display:flex}.ExternalProductCardSkeleton-module__AnbHJG__price{width:4rem;height:.875rem}.ExternalProductCardSkeleton-module__AnbHJG__link{width:5.5rem;height:.75rem}
.CheckoutAddressContent-module__QAjsoG__wrap{padding:var(--space-6) var(--container-padding) var(--space-16);margin:0 auto}.CheckoutAddressContent-module__QAjsoG__panel{padding:var(--space-6);background:var(--color-bg);border:1px solid #7f01c226;border-radius:20px}.CheckoutAddressContent-module__QAjsoG__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.CheckoutAddressContent-module__QAjsoG__address_title{color:var(--color-text);align-items:center;gap:10px;margin:0 0 20px;font-size:48px;font-weight:700;line-height:58px;display:flex}.CheckoutAddressContent-module__QAjsoG__title{font-size:var(--font-size-xl);color:var(--color-text);gap:10px;margin:0;font-weight:700;display:flex}.CheckoutAddressContent-module__QAjsoG__subtitle{margin:var(--space-2) 0 0;font-size:var(--font-size-sm);color:var(--color-text-muted)}.CheckoutAddressContent-module__QAjsoG__message,.CheckoutAddressContent-module__QAjsoG__empty p{font-size:var(--font-size-sm);color:var(--color-text-muted);margin:0}.CheckoutAddressContent-module__QAjsoG__empty{align-items:flex-start;gap:var(--space-4);padding:var(--space-6) 0;flex-direction:column;display:flex}.CheckoutAddressContent-module__QAjsoG__giftSection{gap:var(--space-3);margin-bottom:var(--space-5);flex-direction:column;display:flex}.CheckoutAddressContent-module__QAjsoG__giftSectionTitle{font-size:var(--font-size-sm);color:var(--color-text);margin:0;font-weight:700}.CheckoutAddressContent-module__QAjsoG__giftCard{border-color:#9626d040}.CheckoutAddressContent-module__QAjsoG__giftBadge{padding:var(--space-1) var(--space-2);border-radius:var(--radius-full);color:var(--color-primary);font-size:var(--font-size-xs);background:#9626d01f;font-weight:700;display:inline-flex}.CheckoutAddressContent-module__QAjsoG__eventBadge{padding:var(--space-1) var(--space-2);border-radius:var(--radius-full);background:var(--color-bg-muted);color:var(--color-text-muted);font-size:var(--font-size-xs);font-weight:600;display:inline-flex}.CheckoutAddressContent-module__QAjsoG__giftHint{margin:var(--space-2) 0 0;font-size:var(--font-size-xs);color:var(--color-text-muted);line-height:1.5}.CheckoutAddressContent-module__QAjsoG__list{gap:var(--space-3);margin-top:var(--space-4);display:flex}.CheckoutAddressContent-module__QAjsoG__card{gap:var(--space-3);padding:var(--space-4);background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:var(--radius-lg);cursor:pointer;width:50%;transition:border-color .15s,background .15s;display:flex}.CheckoutAddressContent-module__QAjsoG__card:hover{border-color:var(--color-primary-light,#c084fc)}.CheckoutAddressContent-module__QAjsoG__cardSelected{border-color:var(--color-primary);background:#faf5ff}.CheckoutAddressContent-module__QAjsoG__add_address{color:#7f01c2!important}.CheckoutAddressContent-module__QAjsoG__radio{flex-shrink:0;margin-top:.25rem}.CheckoutAddressContent-module__QAjsoG__cardBody{flex:1;min-width:0}.CheckoutAddressContent-module__QAjsoG__cardHeader{margin-bottom:var(--space-2)}.CheckoutAddressContent-module__QAjsoG__tags{gap:var(--space-2);flex-wrap:wrap;display:flex}.CheckoutAddressContent-module__QAjsoG__badge{padding:var(--space-1) var(--space-2);font-size:var(--font-size-xs);color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-full);font-weight:600;display:inline-flex}.CheckoutAddressContent-module__QAjsoG__defaultTag{padding:var(--space-1) var(--space-2);font-size:var(--font-size-xs);color:#7f01c2;border-radius:var(--radius-full);background:#7f01c21a;border:1px solid #7f01c208;font-weight:600;display:inline-flex}.CheckoutAddressContent-module__QAjsoG__freeDeliveryTag{padding:var(--space-1) var(--space-2);font-size:var(--font-size-xs);color:#15803d;border-radius:var(--radius-full);background:#f0fdf4;border:1px solid #bbf7d0;font-weight:600;display:inline-flex}.CheckoutAddressContent-module__QAjsoG__freeDeliveryHint{margin:var(--space-2) 0 0;font-size:var(--font-size-xs);color:#15803d;font-weight:500;line-height:1.4}.CheckoutAddressContent-module__QAjsoG__outsideAreaHint{margin:var(--space-2) 0 0;font-size:var(--font-size-xs);color:#b45309;font-weight:500;line-height:1.4}input.CheckoutAddressContent-module__QAjsoG__radio{accent-color:#7f01c2!important}.CheckoutAddressContent-module__QAjsoG__name{margin:0 0 var(--space-1);color:var(--color-text);font-weight:600;font-size:20px!important;line-height:30px!important}.CheckoutAddressContent-module__QAjsoG__text{font-size:var(--font-size-sm);color:var(--color-text-muted);margin:0;line-height:1.6}.CheckoutAddressContent-module__QAjsoG__instructions{margin:var(--space-2) 0 0;font-size:var(--font-size-sm);color:var(--color-text);line-height:1.5}.CheckoutAddressContent-module__QAjsoG__instructionsLabel{color:var(--color-text-muted);font-weight:600}.CheckoutAddressContent-module__QAjsoG__guestChoiceTitle{text-align:center;justify-content:center}.CheckoutAddressContent-module__QAjsoG__guestChoicePanel{text-align:center;max-width:40rem;padding:var(--space-8) var(--space-6);flex-direction:column;align-items:center;margin:0 auto;display:flex}.CheckoutAddressContent-module__QAjsoG__guestChoiceHeader{align-items:center;gap:var(--space-2);margin-bottom:var(--space-6);flex-direction:column;display:flex}.CheckoutAddressContent-module__QAjsoG__guestChoiceHeader .CheckoutAddressContent-module__QAjsoG__title{justify-content:center}.CheckoutAddressContent-module__QAjsoG__guestChoiceHeader .CheckoutAddressContent-module__QAjsoG__subtitle{max-width:32rem;margin:0}.CheckoutAddressContent-module__QAjsoG__guestChoiceGrid{gap:var(--space-3);width:100%;max-width:22rem;display:grid}.CheckoutAddressContent-module__QAjsoG__guestChoicePrimary{min-height:3rem;padding:var(--space-3) var(--space-6);border:1px solid var(--color-primary);background:var(--color-primary);color:#fff;font-size:var(--font-size-sm);cursor:pointer;border-radius:30px;font-weight:600}.CheckoutAddressContent-module__QAjsoG__guestChoiceSecondary{text-align:center;justify-content:center}.CheckoutAddressContent-module__QAjsoG__guestChoiceActions{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--color-border);justify-content:center;width:100%;display:flex}.CheckoutAddressContent-module__QAjsoG__guestForm{gap:var(--space-5);flex-direction:column;display:flex}.CheckoutAddressContent-module__QAjsoG__guestFormGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.CheckoutAddressContent-module__QAjsoG__guestField{gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-text);flex-direction:column;font-weight:600;display:flex}.CheckoutAddressContent-module__QAjsoG__guestFieldFull{grid-column:1/-1}.CheckoutAddressContent-module__QAjsoG__guestField input,.CheckoutAddressContent-module__QAjsoG__guestField select,.CheckoutAddressContent-module__QAjsoG__guestField textarea{padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);font-size:var(--font-size-sm);font-weight:400}.CheckoutAddressContent-module__QAjsoG__guestFieldError{border-color:#dc2626!important}.CheckoutAddressContent-module__QAjsoG__guestError{color:#dc2626;font-size:12px;font-weight:500}.CheckoutAddressContent-module__QAjsoG__officePickupOption{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);align-items:flex-start;display:flex}.CheckoutAddressContent-module__QAjsoG__officePickupOption input{margin-top:.2rem}.CheckoutAddressContent-module__QAjsoG__officePickupOption span{flex-direction:column;gap:.25rem;display:flex}.CheckoutAddressContent-module__QAjsoG__actions{justify-content:space-between;gap:var(--space-3);margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--color-border);flex-wrap:wrap;display:flex}@media screen and (max-width:768px){.CheckoutAddressContent-module__QAjsoG__guestFormGrid{grid-template-columns:1fr}}.CheckoutAddressContent-module__QAjsoG__continueBtn{min-width:14rem;padding:var(--space-3) var(--space-6);font-size:var(--font-size-sm);letter-spacing:.04em;color:#fff;background:var(--color-primary);border:1px solid var(--color-primary);cursor:pointer;border-radius:30px;font-weight:500}.CheckoutAddressContent-module__QAjsoG__continueBtn:hover:not(:disabled){filter:brightness(.95)}.CheckoutAddressContent-module__QAjsoG__continueBtn:disabled{opacity:.55;cursor:not-allowed}@media screen and (max-width:1024px){.CheckoutAddressContent-module__QAjsoG__list{grid-template-columns:columns;gap:var(--space-3);display:grid}.CheckoutAddressContent-module__QAjsoG__card{width:100%}}@media screen and (max-width:768px){.CheckoutAddressContent-module__QAjsoG__address_title{font-size:28px;line-height:38px}}
.ProductCard-module__6z8Uqa__card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:inherit;transition:box-shadow var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);flex-direction:column;display:flex;overflow:hidden}.ProductCard-module__6z8Uqa__card:hover{border-color:var(--color-primary-light);box-shadow:var(--shadow-md);transform:translateY(-2px)}.ProductCard-module__6z8Uqa__card_box{width:100%;max-width:297px;margin-inline:auto;border:1px solid #f4f4f4!important;border-radius:30px!important}.ProductCard-module__6z8Uqa__imageWrap{aspect-ratio:auto;background:var(--color-bg-muted);border-radius:20px;flex-shrink:0;width:100%;height:274px;position:relative;overflow:hidden}.ProductCard-module__6z8Uqa__imageLink{width:100%;height:100%;display:block;position:relative}.ProductCard-module__6z8Uqa__heart{top:var(--space-3);right:var(--space-3);z-index:2;position:absolute}.ProductCard-module__6z8Uqa__image{object-fit:contain;background-color:#fff!important}.ProductCard-module__6z8Uqa__placeholder{height:100%;color:var(--color-text-light);font-size:var(--font-size-sm);justify-content:center;align-items:center;display:flex}.ProductCard-module__6z8Uqa__body{gap:var(--space-1);min-height:0;color:inherit;flex-direction:column;flex:1;display:flex;padding:20px 10px!important}.ProductCard-module__6z8Uqa__brand{text-transform:capitalize;letter-spacing:0%;font-size:14px;font-weight:400;line-height:20px;color:#0009!important}.ProductCard-module__6z8Uqa__nameWrap{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.ProductCard-module__6z8Uqa__nameLink{max-width:100%;color:inherit;text-decoration:none;display:block}.ProductCard-module__6z8Uqa__name{color:#000;font-weight:800;font-style:Bold;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:18px;line-height:30px}.ProductCard-module__6z8Uqa__nameLink:hover .ProductCard-module__6z8Uqa__name{color:#7f01c2}.ProductCard-module__6z8Uqa__readMoreBtn{color:#7f01c2;cursor:pointer;background:0 0;border:none;align-items:center;min-width:24px;min-height:24px;padding:4px 0;font-size:13px;font-weight:600;line-height:1.2;display:inline-flex}.ProductCard-module__6z8Uqa__readMoreBtn:hover{text-decoration:underline}.ProductCard-module__6z8Uqa__price_and_reviews{flex-wrap:wrap;align-items:center!important;gap:10px!important;display:flex!important}.ProductCard-module__6z8Uqa__stockBadgeInline{color:#b91c1c;white-space:nowrap;background:#fef2f2;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.7rem;font-weight:700;line-height:1.2;display:inline-flex}.ProductCard-module__6z8Uqa__category{color:#0009;letter-spacing:0%;font-weight:400;line-height:20px;font-size:15px!important}.ProductCard-module__6z8Uqa__product_image_cutom{border-radius:20px!important}.ProductCard-module__6z8Uqa__cardRelated{width:297px;height:auto!important}.ProductCard-module__6z8Uqa__cardWishlist{background:#fff;border-radius:30px;justify-self:center;width:100%;max-width:357px;height:auto;min-height:440px;margin-inline:auto;overflow:visible;border:1px solid #7f01c233!important}.ProductCard-module__6z8Uqa__imageWrapRelated{aspect-ratio:auto;border-radius:20px;flex-shrink:0;width:100%;height:274px}.ProductCard-module__6z8Uqa__imageWrapWishlist{aspect-ratio:auto;border-radius:20px;flex-shrink:0;width:100%;height:284px}@media (max-width:1450px){.ProductCard-module__6z8Uqa__name{font-size:15px;line-height:26px}.ProductCard-module__6z8Uqa__category{font-size:14px!important}}@media (max-width:768px){.ProductCard-module__6z8Uqa__cardRelated{flex-shrink:0;width:100%;margin-inline:auto;max-width:none!important;height:auto!important;min-height:0!important}.ProductCard-module__6z8Uqa__image{object-fit:contain!important}.ProductCard-module__6z8Uqa__card_box:not(.ProductCard-module__6z8Uqa__cardRelated){width:100%;max-width:100%}.ProductCard-module__6z8Uqa__name{font-size:16px!important;line-height:26px!important}}@media (max-width:574px){.ProductCard-module__6z8Uqa__cardRelated{max-width:297px!important;min-height:480px!important}}
.page-module__2tE1_a__page{min-height:calc(100vh - var(--header-height));background:#fff}
.AdminArticlesTableSkeleton-module__Qdif_a__wrap{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);overflow-x:auto}.AdminArticlesTableSkeleton-module__Qdif_a__table{border-collapse:collapse;width:100%}.AdminArticlesTableSkeleton-module__Qdif_a__table th,.AdminArticlesTableSkeleton-module__Qdif_a__table td{padding:var(--space-4);text-align:left;border-bottom:1px solid var(--color-border-light);font-size:var(--font-size-sm)}.AdminArticlesTableSkeleton-module__Qdif_a__table th{color:var(--color-text-muted);background:var(--color-bg-muted);font-weight:600}.AdminArticlesTableSkeleton-module__Qdif_a__table tbody tr:last-child td{border-bottom:none}.AdminArticlesTableSkeleton-module__Qdif_a__titleCell{align-items:center;gap:var(--space-3);display:flex}.AdminArticlesTableSkeleton-module__Qdif_a__thumb{border-radius:var(--radius-md);flex-shrink:0;width:2.75rem;height:2.75rem}.AdminArticlesTableSkeleton-module__Qdif_a__titleBlock{gap:var(--space-2);flex-direction:column;display:flex}.AdminArticlesTableSkeleton-module__Qdif_a__title{width:10rem;height:.875rem}.AdminArticlesTableSkeleton-module__Qdif_a__subtitle{width:6rem;height:.75rem}.AdminArticlesTableSkeleton-module__Qdif_a__cell{width:4rem;height:.875rem}.AdminArticlesTableSkeleton-module__Qdif_a__cellWide{width:6rem;height:.875rem}.AdminArticlesTableSkeleton-module__Qdif_a__badge{border-radius:var(--radius-full);width:3.5rem;height:1.5rem}.AdminArticlesTableSkeleton-module__Qdif_a__actions{gap:var(--space-2);display:flex}.AdminArticlesTableSkeleton-module__Qdif_a__actionBtn{border-radius:var(--radius-md);width:3.25rem;height:1.75rem}.AdminArticlesTableSkeleton-module__Qdif_a__footer{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.AdminArticlesTableSkeleton-module__Qdif_a__count{width:9rem;height:.875rem}.AdminArticlesTableSkeleton-module__Qdif_a__pagination{align-items:center;gap:var(--space-3);display:flex}.AdminArticlesTableSkeleton-module__Qdif_a__pageBtn{border-radius:var(--radius-lg);width:5.5rem;height:2.25rem}.AdminArticlesTableSkeleton-module__Qdif_a__pageInfo{width:6rem;height:.875rem}
.AdminBackToTop-module__6DMQpG__button{z-index:40;background:var(--color-primary,#9626d0);color:#fff;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.05rem;width:3.5rem;height:3.5rem;padding:0;transition:opacity .2s,transform .2s,visibility .2s,background .15s;display:inline-flex;position:fixed;bottom:1.5rem;right:1.25rem;transform:translateY(.5rem);box-shadow:0 6px 18px #9626d059}.AdminBackToTop-module__6DMQpG__buttonVisible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.AdminBackToTop-module__6DMQpG__button:hover{background:color-mix(in srgb, var(--color-primary,#9626d0) 88%, #000)}.AdminBackToTop-module__6DMQpG__button:focus-visible{outline-offset:3px;outline:2px solid #7f01c2}.AdminBackToTop-module__6DMQpG__arrow{flex-shrink:0;display:block}.AdminBackToTop-module__6DMQpG__label{letter-spacing:.06em;text-transform:uppercase;font-size:.625rem;font-weight:700;line-height:1}@media (max-width:767px){.AdminBackToTop-module__6DMQpG__button{width:3.25rem;height:3.25rem;bottom:1rem;right:.875rem}}
.AdminProductFormPage-module__ChP6pq__page{gap:var(--space-6);flex-direction:column;width:100%;display:flex}.AdminProductFormPage-module__ChP6pq__header{gap:var(--space-2);flex-direction:column;display:flex}.AdminProductFormPage-module__ChP6pq__backLink{font-size:var(--font-size-sm);color:var(--color-primary);width:fit-content;font-weight:500}.AdminProductFormPage-module__ChP6pq__backLink:hover{text-decoration:underline}.AdminProductFormPage-module__ChP6pq__error{padding:var(--space-3) var(--space-4);font-size:var(--font-size-sm);color:#b91c1c;border-radius:var(--radius-lg);background:#fef2f2;border:1px solid #fecaca}
.DashboardProductAnalytics-module__w0iDfq__section{padding:var(--space-5) var(--space-6);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-sm)}.DashboardProductAnalytics-module__w0iDfq__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.DashboardProductAnalytics-module__w0iDfq__title{font-size:var(--font-size-base);color:var(--color-text);margin:0;font-weight:600}.DashboardProductAnalytics-module__w0iDfq__subtitle{margin:var(--space-1) 0 0;font-size:var(--font-size-sm);color:var(--color-text-muted)}.DashboardProductAnalytics-module__w0iDfq__viewAll{font-size:var(--font-size-sm);color:var(--color-primary);font-weight:600;text-decoration:none}.DashboardProductAnalytics-module__w0iDfq__viewAll:hover{text-decoration:underline}.DashboardProductAnalytics-module__w0iDfq__viewMoreWrap{margin-top:var(--space-4);justify-content:center;display:flex}.DashboardProductAnalytics-module__w0iDfq__viewMore{font-size:var(--font-size-sm);color:#7f01c2;transition:background var(--transition-base), border-color var(--transition-base);background:#fff;border:1px solid #d8b4fe;border-radius:999px;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-weight:600;text-decoration:none;display:inline-flex}.DashboardProductAnalytics-module__w0iDfq__viewMore:hover{background:#faf5ff;border-color:#7f01c2}.DashboardProductAnalytics-module__w0iDfq__summaryGrid{gap:var(--space-3);margin-bottom:var(--space-5);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:640px){.DashboardProductAnalytics-module__w0iDfq__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.DashboardProductAnalytics-module__w0iDfq__summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.DashboardProductAnalytics-module__w0iDfq__summaryCard{gap:var(--space-1);padding:var(--space-4);background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:var(--radius-xl);flex-direction:column;display:flex}.DashboardProductAnalytics-module__w0iDfq__summaryLabel{font-size:var(--font-size-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.DashboardProductAnalytics-module__w0iDfq__summaryValue{font-size:var(--font-size-xl);color:var(--color-text)}.DashboardProductAnalytics-module__w0iDfq__empty{padding:var(--space-6);text-align:center;color:var(--color-text-muted);background:var(--color-bg-muted);border-radius:var(--radius-xl);margin:0}.DashboardProductAnalytics-module__w0iDfq__list{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.DashboardProductAnalytics-module__w0iDfq__item{align-items:center;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);grid-template-columns:auto auto 1fr auto;display:grid}.DashboardProductAnalytics-module__w0iDfq__rank{min-width:1.75rem;font-size:var(--font-size-sm);color:var(--color-primary);font-weight:700}.DashboardProductAnalytics-module__w0iDfq__thumb{border-radius:var(--radius-md);background:var(--color-bg-muted);border:1px solid var(--color-border);flex-shrink:0;width:2.75rem;height:2.75rem;overflow:hidden}.DashboardProductAnalytics-module__w0iDfq__thumb img{object-fit:cover;width:100%;height:100%}.DashboardProductAnalytics-module__w0iDfq__thumbPlaceholder{width:100%;height:100%;color:var(--color-text-muted);justify-content:center;align-items:center;display:flex}.DashboardProductAnalytics-module__w0iDfq__details{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.DashboardProductAnalytics-module__w0iDfq__productNameWrap{flex-direction:column;align-items:flex-start;gap:.15rem;min-width:0;display:flex}.DashboardProductAnalytics-module__w0iDfq__productName{color:var(--color-text);font-weight:600;text-decoration:none}.DashboardProductAnalytics-module__w0iDfq__productName:hover{color:var(--color-primary)}.DashboardProductAnalytics-module__w0iDfq__readMoreBtn{color:var(--color-primary);font-size:var(--font-size-xs);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.DashboardProductAnalytics-module__w0iDfq__readMoreBtn:hover{text-decoration:underline}.DashboardProductAnalytics-module__w0iDfq__meta{gap:var(--space-2);font-size:var(--font-size-xs);color:var(--color-text-muted);flex-wrap:wrap;display:flex}.DashboardProductAnalytics-module__w0iDfq__quantity{font-size:var(--font-size-lg);color:var(--color-text)}@media (max-width:640px){.DashboardProductAnalytics-module__w0iDfq__item{grid-template-rows:auto auto;grid-template-columns:auto 1fr auto}.DashboardProductAnalytics-module__w0iDfq__thumb{grid-row:span 2}.DashboardProductAnalytics-module__w0iDfq__rank{grid-column:2}}
.EventForm-module__f-tQYG__form{gap:var(--space-6);flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex}.EventForm-module__f-tQYG__uploadHint{text-align:center;position:absolute;bottom:0;left:0;right:0;background:0 0!important}.EventForm-module__f-tQYG__previewWrap{position:relative}.EventForm-module__f-tQYG__previewWrap .EventForm-module__f-tQYG__uploadLabel{background-color:#fff;border:1px dotted #6b01a5;width:100%;margin-top:10px;padding:40px 10px;color:#000!important;justify-content:center!important;align-items:center!important;height:300px!important;min-height:300px!important;font-weight:600!important;display:grid!important}.EventForm-module__f-tQYG__iconupload{text-align:center;display:flex;justify-content:center!important}.EventForm-module__f-tQYG__formCreate{gap:var(--space-8);min-width:0;max-width:100%;overflow-x:clip}.EventForm-module__f-tQYG__sectionFull{width:100%}.EventForm-module__f-tQYG__section{gap:var(--space-4);padding:var(--space-5);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);display:flex}.EventForm-module__f-tQYG__sectionCreate{padding:var(--space-6);gap:var(--space-5);min-width:0;max-width:100%;display:flex!important}.EventForm-module__f-tQYG__sectionDelivery{width:100%;flex-direction:column!important}.EventForm-module__f-tQYG__sectionDelivery .EventForm-module__f-tQYG__sectionHeader{align-items:flex-start;gap:var(--space-3);display:flex;width:100%!important}.EventForm-module__f-tQYG__sectionDelivery .EventForm-module__f-tQYG__sectionHeading{flex-direction:column;gap:.25rem}.EventForm-module__f-tQYG__coverimagesec{gap:var(--space-2);display:flex!important}.EventForm-module__f-tQYG__sectionsecond .EventForm-module__f-tQYG__sectionHeader{flex-wrap:wrap;width:100%!important;display:flex!important}.EventForm-module__f-tQYG__sectionsecond,.EventForm-module__f-tQYG__sectionsecond .EventForm-module__f-tQYG__sectionHeading{flex-wrap:wrap;display:grid!important}.EventForm-module__f-tQYG__sectionHeader{align-items:flex-start;gap:var(--space-3);display:grid;width:70%!important}.EventForm-module__f-tQYG__fieldWidesecond{width:30%!important}.EventForm-module__f-tQYG__sectionIcon{border-radius:var(--radius-lg);color:#7f01c2;background:#7f01c20d;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.EventForm-module__f-tQYG__sectionIconCircle{background:#f6f1fd;border-radius:50%;width:56px;height:56px}.EventForm-module__f-tQYG__sectionHeading{gap:var(--space-2);min-width:0;display:flex!important}.EventForm-module__f-tQYG__sectionTitle{color:#000;font-weight:800;font-style:Bold;margin:0;font-size:22px}.EventForm-module__f-tQYG__sectionHint{color:#0009;letter-spacing:0%;margin:0;font-size:16px;font-weight:400;line-height:1.5}.EventForm-module__f-tQYG__fieldGrid{gap:var(--space-4);grid-template-columns:1fr;display:grid}.EventForm-module__f-tQYG__fieldGridRow{gap:var(--space-4);grid-column:1/-1;grid-template-columns:1fr;display:grid}.EventForm-module__f-tQYG__field{gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-text);flex-direction:column;display:flex}.EventForm-module__f-tQYG__fieldWidesecond{padding:20px;border-radius:20px!important}.EventForm-module__f-tQYG__fieldLabel{font-size:16px;font-weight:400}.EventForm-module__f-tQYG__field input,.EventForm-module__f-tQYG__field textarea,.EventForm-module__f-tQYG__field select{width:100%;padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);font:inherit;font-size:var(--font-size-sm);background-color:#7f01c203;transition:border-color .15s,box-shadow .15s}.EventForm-module__f-tQYG__field input:focus,.EventForm-module__f-tQYG__field textarea:focus,.EventForm-module__f-tQYG__field select:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #9626d01f}.EventForm-module__f-tQYG__field textarea{resize:vertical;min-height:5.5rem}.EventForm-module__f-tQYG__dateField{align-items:center;display:flex;position:relative}.EventForm-module__f-tQYG__dateInput{padding-right:2.75rem}.EventForm-module__f-tQYG__dateInput::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:2.75rem;height:100%;position:absolute;right:0}.EventForm-module__f-tQYG__dateFieldIconBtn{right:var(--space-3);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute}.EventForm-module__f-tQYG__textareaWrap{position:relative}.EventForm-module__f-tQYG__textareaWrap input{padding-right:6.5rem}.EventForm-module__f-tQYG__charCount{right:var(--space-3);bottom:var(--space-3);font-size:var(--font-size-xs);color:var(--color-text-muted);pointer-events:none;position:absolute}.EventForm-module__f-tQYG__textareaWrap input+.EventForm-module__f-tQYG__charCount{top:50%;bottom:auto;transform:translateY(-50%)}.EventForm-module__f-tQYG__visibilityLayout{gap:var(--space-5);grid-template-columns:minmax(0,1fr);width:100%;min-width:0;display:grid}.EventForm-module__f-tQYG__visibilityOptions{gap:var(--space-3);flex-direction:column;width:100%;min-width:0;display:flex}.EventForm-module__f-tQYG__visibilityOptions .EventForm-module__f-tQYG__visibilityCard{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:auto;min-height:7.5rem;padding:var(--space-4) var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:#fff;align-items:center;overflow:hidden}.EventForm-module__f-tQYG__visibilityOptions .EventForm-module__f-tQYG__visibilityCard:hover{border-color:#f8f2fc}.EventForm-module__f-tQYG__visibilityOptions .EventForm-module__f-tQYG__visibilityCardActive{box-shadow:none;background:#f8f2fc;border:1px solid #f8f2fc}.EventForm-module__f-tQYG__visibilityOptions .EventForm-module__f-tQYG__visibilityContent{opacity:1;flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.EventForm-module__f-tQYG__visibilityOptions .EventForm-module__f-tQYG__visibilityDesc{text-overflow:ellipsis;white-space:nowrap;color:#000000a6;overflow:hidden}.EventForm-module__f-tQYG__visibilityOptions .EventForm-module__f-tQYG__visibilityTitle{text-overflow:ellipsis;white-space:nowrap;color:#000;overflow:hidden}.EventForm-module__f-tQYG__visibilityOptions .EventForm-module__f-tQYG__visibilityCardActive .EventForm-module__f-tQYG__visibilityTitle{color:#000}.EventForm-module__f-tQYG__visibilityGrid{gap:var(--space-3);grid-template-columns:1fr;display:grid}.EventForm-module__f-tQYG__visibilityCard{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border:2px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-bg);cursor:pointer;text-align:left;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative}.EventForm-module__f-tQYG__visibilityCard:hover{border-color:#7f01c259}.EventForm-module__f-tQYG__visibilityCardActive{background:#7f01c20d;border-color:#7f01c2;box-shadow:0 0 0 3px #7f01c21a}.EventForm-module__f-tQYG__visibilityCard input{opacity:0;pointer-events:none;position:absolute}.EventForm-module__f-tQYG__visibilityIcon{background:#7f01c226;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.15rem;display:inline-flex}.EventForm-module__f-tQYG__visibilityCardActive .EventForm-module__f-tQYG__visibilityIcon{background:#7f01c226}.EventForm-module__f-tQYG__visibilityContent{gap:var(--space-1);flex-direction:column;display:flex}.EventForm-module__f-tQYG__visibilityTitle{font-size:var(--font-size-sm);color:var(--color-text);font-weight:700}.EventForm-module__f-tQYG__visibilityDesc{color:var(--color-text-muted);font-size:16px;font-weight:400;line-height:1.5}.EventForm-module__f-tQYG__sharePanel{gap:var(--space-4);box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:auto;min-height:0;padding:var(--space-5);border-radius:var(--radius-xl);color:#fff;background:#a46ce6;flex-direction:column;display:flex}.EventForm-module__f-tQYG__sharePanelTitle{color:#fff;font-weight:800;line-height:1.5;font-style:Bold;margin:0;font-size:18px}.EventForm-module__f-tQYG__shareUrlField{width:100%;min-width:0;max-width:100%;min-height:4.5rem;padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:#fff;resize:none;box-sizing:border-box;background:#b281ea;font-size:15px;font-weight:400;line-height:26px}.EventForm-module__f-tQYG__shareActions{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;width:100%;min-width:0;display:flex}.EventForm-module__f-tQYG__shareCopyBtn,.EventForm-module__f-tQYG__shareShareBtn{width:auto;min-width:0;max-width:100%;height:45px;padding:0 var(--space-3);cursor:pointer;border-radius:30px;flex:9rem;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:800;transition:opacity .15s,background .15s;display:inline-flex}.EventForm-module__f-tQYG__shareCopyBtn{color:#fff;background:#a46ce7;border:1px solid #fff}.EventForm-module__f-tQYG__shareShareBtn{color:#7f01c2;background:#fff;border:none;margin-left:0}.EventForm-module__f-tQYG__shareShareBtn:hover:not(:disabled){background:#ffffffeb}.EventForm-module__f-tQYG__shareCopyBtn:disabled,.EventForm-module__f-tQYG__shareShareBtn:disabled{opacity:.55;cursor:not-allowed}.EventForm-module__f-tQYG__privatePanel{gap:var(--space-4);box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:auto;min-height:0;padding:var(--space-5);border-radius:var(--radius-xl);background:#a46ce6;border:1px solid #a46ce6;flex-direction:column;display:flex}.EventForm-module__f-tQYG__privatePanelTitle{font-size:var(--font-size-sm);color:#fff;margin:0;font-weight:700}.EventForm-module__f-tQYG__visibilityNote{padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);color:var(--color-text-muted);font-size:var(--font-size-xs);background:#9626d00f;margin:0;line-height:1.5}.EventForm-module__f-tQYG__inviteBox{gap:var(--space-3);flex-direction:column;display:flex}.EventForm-module__f-tQYG__emailRow{gap:var(--space-3);flex-wrap:wrap;display:flex}.EventForm-module__f-tQYG__emailRow input{min-width:0;padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);font:inherit;font-size:var(--font-size-sm);background:var(--color-bg);border-radius:30px;flex:10rem}.EventForm-module__f-tQYG__inviteAddBtn{padding:var(--space-3) var(--space-4);color:#7f01c2;font:inherit;font-size:var(--font-size-sm);cursor:pointer;background:#fff;border:none;border-radius:30px;font-weight:600;transition:background .15s,opacity .15s}.EventForm-module__f-tQYG__inviteAddBtn:hover:not(:disabled){background:#ffffffeb}.EventForm-module__f-tQYG__inviteAddBtn:disabled{opacity:.45;cursor:not-allowed}.EventForm-module__f-tQYG__emailList{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.EventForm-module__f-tQYG__emailChip{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--color-bg);border:1px solid var(--color-border);font-size:var(--font-size-xs);border-radius:30px;display:inline-flex}.EventForm-module__f-tQYG__emailStatus{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.1rem .4rem;font-size:.65rem;font-weight:700;display:inline-flex}.EventForm-module__f-tQYG__emailStatusSent{color:#15803d;background:#dcfce7}.EventForm-module__f-tQYG__emailStatusNotSent{color:#b91c1c;background:#fee2e2}.EventForm-module__f-tQYG__emailChipRemove{color:#b91c1c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:0;font-size:1.125rem;font-weight:400;line-height:1;display:inline-flex}.EventForm-module__f-tQYG__emailChipRemove:hover{color:#991b1b}.EventForm-module__f-tQYG__toggleField{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-muted);cursor:pointer;display:flex}.EventForm-module__f-tQYG__toggleField input{accent-color:var(--color-primary);margin-top:.2rem}.EventForm-module__f-tQYG__toggleContent{gap:var(--space-1);flex-direction:column;display:flex}.EventForm-module__f-tQYG__toggleTitle{font-size:var(--font-size-sm);color:var(--color-text);font-weight:600}.EventForm-module__f-tQYG__toggleDesc{font-size:var(--font-size-xs);color:var(--color-text-muted);line-height:1.5}.EventForm-module__f-tQYG__previewWrap{align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.EventForm-module__f-tQYG__previewImageWrap{width:fit-content;max-width:100%;position:relative}.EventForm-module__f-tQYG__preview{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--color-border);width:100%;max-width:18rem;display:block}.EventForm-module__f-tQYG__removeImageBtn{color:#fff;border-radius:var(--radius-full);cursor:pointer;background:#dc2626;border:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;font-size:1rem;line-height:1;display:flex;position:absolute;top:.5rem;right:.5rem}.EventForm-module__f-tQYG__removeImageBtn:hover:not(:disabled){background:#b91c1c}.EventForm-module__f-tQYG__removeImageBtn:disabled{opacity:.5;cursor:not-allowed}.EventForm-module__f-tQYG__uploadBtn{color:var(--color-primary);font-size:var(--font-size-sm);cursor:pointer;background:0 0;border:none;align-self:flex-start;font-weight:600}.EventForm-module__f-tQYG__fileInput{display:none}.EventForm-module__f-tQYG__uploadLabel{padding:var(--space-2) var(--space-4);border:1px dashed var(--color-border);border-radius:var(--radius-lg);font-size:var(--font-size-sm);color:var(--color-text-muted);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.EventForm-module__f-tQYG__uploadLabel:hover{border-color:var(--color-primary);color:var(--color-primary)}.EventForm-module__f-tQYG__uploadHint{margin:calc(var(--space-2) * -1) 0 0;padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);color:var(--color-text-muted);font-size:var(--font-size-xs);background:#9626d00f;line-height:1.5}.EventForm-module__f-tQYG__actions{justify-content:flex-end;gap:var(--space-3);padding-top:var(--space-2);display:flex}.EventForm-module__f-tQYG__actionsCreate{justify-content:flex-end;gap:10px;padding-top:0}.EventForm-module__f-tQYG__submitCreate{color:#fff;cursor:pointer;background:#7f01c2;border:none;border-radius:30px;justify-content:center;align-items:center;width:169px;height:45px;padding:0;font-size:16px;font-weight:80;transition:background .15s,opacity .15s;display:inline-flex}.EventForm-module__f-tQYG__submitCreate:hover:not(:disabled){background:#6b01a5}.EventForm-module__f-tQYG__submitCreate:disabled{opacity:.6;cursor:not-allowed}@media (max-width:767px){.EventForm-module__f-tQYG__formCreate{gap:var(--space-6)}.EventForm-module__f-tQYG__sectionCreate{padding:var(--space-4);gap:var(--space-4)}.EventForm-module__f-tQYG__sectionHeader{gap:var(--space-2)}.EventForm-module__f-tQYG__sectionIconCircle{width:48px;height:48px}.EventForm-module__f-tQYG__sectionTitle{font-size:18px}.EventForm-module__f-tQYG__sectionHint{font-size:14px}.EventForm-module__f-tQYG__visibilityOptions .EventForm-module__f-tQYG__visibilityCard{min-height:6.5rem;padding:var(--space-3) var(--space-4);gap:var(--space-2)}.EventForm-module__f-tQYG__visibilityIcon{width:48px;height:48px}.EventForm-module__f-tQYG__visibilityOptions .EventForm-module__f-tQYG__visibilityDesc{white-space:normal;text-overflow:unset;font-size:14px;overflow:visible}.EventForm-module__f-tQYG__visibilityOptions .EventForm-module__f-tQYG__visibilityTitle{font-size:var(--font-size-sm)}.EventForm-module__f-tQYG__sharePanel,.EventForm-module__f-tQYG__privatePanel{padding:var(--space-4)}.EventForm-module__f-tQYG__shareActions{flex-direction:column;align-items:stretch}.EventForm-module__f-tQYG__shareCopyBtn,.EventForm-module__f-tQYG__shareShareBtn{flex:auto;width:100%}.EventForm-module__f-tQYG__emailRow{flex-direction:column;align-items:stretch}.EventForm-module__f-tQYG__inviteAddBtn{width:100%}.EventForm-module__f-tQYG__actionsCreate{justify-content:stretch}.EventForm-module__f-tQYG__submitCreate{width:100%}}@media (min-width:768px){.EventForm-module__f-tQYG__fieldGrid,.EventForm-module__f-tQYG__fieldGridRow{grid-template-columns:repeat(2,minmax(0,1fr))}.EventForm-module__f-tQYG__fieldGrid .EventForm-module__f-tQYG__fieldWide{grid-column:1/-1}.EventForm-module__f-tQYG__visibilityGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px) and (max-width:1023px){.EventForm-module__f-tQYG__visibilityOptions .EventForm-module__f-tQYG__visibilityDesc{white-space:normal;text-overflow:unset;overflow:visible}}@media (min-width:1024px){.EventForm-module__f-tQYG__visibilityLayout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.EventForm-module__f-tQYG__shareCopyBtn,.EventForm-module__f-tQYG__shareShareBtn{flex:0 0 167px;width:167px;max-width:none}}@media (max-width:1200px){.EventForm-module__f-tQYG__previewWrap .EventForm-module__f-tQYG__uploadLabel{height:200px!important;min-height:200px!important}.EventForm-module__f-tQYG__sectionCreate{flex-wrap:wrap!important;display:flex!important}.EventForm-module__f-tQYG__sectionHeader,.EventForm-module__f-tQYG__fieldWidesecond{width:100%!important}}@media (min-width:1200px){.EventForm-module__f-tQYG__form:not(.EventForm-module__f-tQYG__formCreate){grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.EventForm-module__f-tQYG__form:not(.EventForm-module__f-tQYG__formCreate) .EventForm-module__f-tQYG__sectionFull,.EventForm-module__f-tQYG__form:not(.EventForm-module__f-tQYG__formCreate) .EventForm-module__f-tQYG__actions{grid-column:1/-1}}
.SearchLoadingState-module__KjvLMG__loader{gap:var(--space-6);flex-direction:column;display:flex}.SearchLoadingState-module__KjvLMG__statusCard{align-items:flex-start;gap:var(--space-4);padding:var(--space-5);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);display:flex}.SearchLoadingState-module__KjvLMG__spinner{border:3px solid color-mix(in srgb, var(--color-primary) 20%, transparent);border-top-color:var(--color-primary);border-radius:50%;flex-shrink:0;width:2.25rem;height:2.25rem;margin-top:.125rem;animation:.8s linear infinite SearchLoadingState-module__KjvLMG__search-spin}.SearchLoadingState-module__KjvLMG__statusText{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.SearchLoadingState-module__KjvLMG__statusTitle{font-size:var(--font-size-base);color:var(--color-text);font-weight:600}.SearchLoadingState-module__KjvLMG__statusMessage{font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:1.5}.SearchLoadingState-module__KjvLMG__statusHint{font-size:var(--font-size-xs);color:var(--color-text-light)}.SearchLoadingState-module__KjvLMG__skeletonGrid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@keyframes SearchLoadingState-module__KjvLMG__search-spin{to{transform:rotate(360deg)}}@media (min-width:768px){.SearchLoadingState-module__KjvLMG__skeletonGrid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.SearchLoadingState-module__KjvLMG__skeletonGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.ShopEventCircles-module__JQmgXa__strip{gap:var(--space-4);flex-direction:column;display:flex}.ShopEventCircles-module__JQmgXa__label{text-align:center;font-size:var(--font-size-sm);color:var(--color-text-muted);margin:0;font-weight:500}.ShopEventCircles-module__JQmgXa__carousel{align-items:center;gap:var(--space-2);width:100%;display:flex;position:relative}.ShopEventCircles-module__JQmgXa__list{align-items:flex-start;gap:var(--space-4);scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;flex:1;min-width:0;padding:.25rem 0;display:flex;overflow-x:auto}.ShopEventCircles-module__JQmgXa__listCentered{justify-content:center;margin-bottom:20px!important}.ShopEventCircles-module__JQmgXa__list::-webkit-scrollbar{display:none}.ShopEventCircles-module__JQmgXa__navnext{z-index:2;cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;padding:0;transition:transform .15s,opacity .15s;display:inline-flex;position:absolute;right:10px;box-shadow:0 4px 15px #7f01c266}.ShopEventCircles-module__JQmgXa__navpev{z-index:2;cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;padding:0;transition:transform .15s,opacity .15s;display:inline-flex;position:absolute;left:10px;box-shadow:0 4px 15px #7f01c266}.ShopEventCircles-module__JQmgXa__navBtn:hover:not(:disabled){transform:scale(1.04)}.ShopEventCircles-module__JQmgXa__navBtn:disabled{opacity:.35;cursor:default;pointer-events:none;box-shadow:0 2px 8px #7f01c233}.ShopEventCircles-module__JQmgXa__navBtn img{width:17px;height:17px;display:block}.ShopEventCircles-module__JQmgXa__item{align-items:center;gap:var(--space-2);width:auto;min-width:4.5rem;color:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;padding:0;font-family:inherit;text-decoration:none;display:flex}.ShopEventCircles-module__JQmgXa__item:hover .ShopEventCircles-module__JQmgXa__imageWrap,.ShopEventCircles-module__JQmgXa__itemActive .ShopEventCircles-module__JQmgXa__imageWrap{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-light)}.ShopEventCircles-module__JQmgXa__imageWrap{border:2px solid var(--color-border);border-radius:50%;width:4.25rem;height:4.25rem;transition:border-color .15s,box-shadow .15s;overflow:hidden}.ShopEventCircles-module__JQmgXa__image{object-fit:cover;width:100%;height:100%}.ShopEventCircles-module__JQmgXa__name{text-align:center;width:100%;max-width:5.5rem;color:var(--color-text);font-size:.6875rem;font-weight:600;line-height:1.25}.ShopEventCircles-module__JQmgXa__itemActive .ShopEventCircles-module__JQmgXa__name{color:var(--color-primary)}@media (max-width:768px){.ShopEventCircles-module__JQmgXa__carousel{justify-content:center;row-gap:var(--space-3);column-gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap}.ShopEventCircles-module__JQmgXa__list{gap:var(--space-3);scroll-snap-type:x mandatory;flex:100%;order:1;width:100%;scroll-padding-inline:0}.ShopEventCircles-module__JQmgXa__item{flex:0 0 calc((100% - (4 * var(--space-3))) / 5);width:calc((100% - (4 * var(--space-3))) / 5);min-width:0;max-width:calc((100% - (4 * var(--space-3))) / 5);scroll-snap-align:start}.ShopEventCircles-module__JQmgXa__imageWrap{aspect-ratio:1;width:min(4.25rem,100%);height:auto}.ShopEventCircles-module__JQmgXa__name{max-width:100%}.ShopEventCircles-module__JQmgXa__navpev,.ShopEventCircles-module__JQmgXa__navnext{order:2;position:static;left:auto;right:auto}}@media (min-width:768px) and (max-width:1023px){.ShopEventCircles-module__JQmgXa__list{gap:var(--space-4);scroll-snap-type:x mandatory;scroll-padding-inline:0}.ShopEventCircles-module__JQmgXa__item{flex:0 0 calc((100% - (5 * var(--space-4))) / 6);width:calc((100% - (5 * var(--space-4))) / 6);min-width:0;max-width:calc((100% - (5 * var(--space-4))) / 6);scroll-snap-align:start}.ShopEventCircles-module__JQmgXa__imageWrap{aspect-ratio:1;width:min(4.5rem,100%);height:auto}.ShopEventCircles-module__JQmgXa__name{max-width:100%;font-size:var(--font-size-xs);line-height:1.3}}@media (min-width:1024px){.ShopEventCircles-module__JQmgXa__carousel{gap:var(--space-3)}.ShopEventCircles-module__JQmgXa__list{gap:var(--space-5)}.ShopEventCircles-module__JQmgXa__imageWrap{width:4.5rem;height:4.5rem}.ShopEventCircles-module__JQmgXa__name{font-size:var(--font-size-xs);line-height:1.3}}
.form-page-module__Lcvjuq__page{width:100%}
.page-module__Pt1aDW__page{padding:var(--space-8) 0 var(--space-16)}.page-module__Pt1aDW__inner{max-width:var(--container-max);padding:0 var(--container-padding);flex-direction:column;gap:40px;margin:0 auto;display:flex}@media (min-width:768px){.page-module__Pt1aDW__page{padding:var(--space-10) 0 var(--space-24)}}
.ShopEventCirclesSkeleton-module__ZLbZyG__strip{gap:var(--space-4);flex-direction:column;display:flex}.ShopEventCirclesSkeleton-module__ZLbZyG__list{gap:var(--space-3) var(--space-2);grid-template-columns:repeat(4,minmax(0,1fr));justify-items:center;display:grid}.ShopEventCirclesSkeleton-module__ZLbZyG__item{align-items:center;gap:var(--space-2);flex-direction:column;width:100%;min-width:0;display:flex}.ShopEventCirclesSkeleton-module__ZLbZyG__circle{aspect-ratio:1;border-radius:50%;width:100%;max-width:4.25rem}.ShopEventCirclesSkeleton-module__ZLbZyG__label{border-radius:999px;width:3.5rem;height:.75rem}@media (min-width:768px){.ShopEventCirclesSkeleton-module__ZLbZyG__list{justify-content:center;gap:var(--space-5);flex-wrap:wrap;display:flex}.ShopEventCirclesSkeleton-module__ZLbZyG__item{width:auto;min-width:4.5rem}.ShopEventCirclesSkeleton-module__ZLbZyG__circle{width:4.5rem;max-width:none;height:4.5rem;aspect-ratio:unset}.ShopEventCirclesSkeleton-module__ZLbZyG__label{width:4rem;height:.8125rem}}
.page-module__LuB_ra__page{width:100%;min-width:0;max-width:100%}.page-module__LuB_ra__backLink{margin-bottom:var(--space-4);font-size:var(--font-size-sm);color:var(--color-primary);text-decoration:none;display:inline-block}.page-module__LuB_ra__header{margin-bottom:var(--space-6)}@media (max-width:767px){.page-module__LuB_ra__header{margin-bottom:var(--space-5)}.page-module__LuB_ra__header .page-title{font-size:1.5rem}.page-module__LuB_ra__header .page-subtitle{font-size:var(--font-size-sm)}}@media (min-width:768px){.page-module__LuB_ra__header{margin-bottom:var(--space-10)}}
