.AdminHeader-module__QXYfVq__header{justify-content:space-between;align-items:center;gap:var(--admin-space-md);padding:var(--admin-space-md)var(--admin-space-xl);background:var(--admin-surface);border-bottom:1px solid var(--admin-border);z-index:50;display:flex;position:sticky;top:0}.AdminHeader-module__QXYfVq__backToPublicLink{align-items:center;gap:var(--admin-space-sm);padding:var(--admin-space-sm)var(--admin-space-lg);border-radius:var(--admin-radius-md);background:var(--admin-surface-soft);color:var(--admin-text-secondary);font-size:var(--admin-font-size-sm);flex-shrink:0;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:none}.AdminHeader-module__QXYfVq__backToPublicLink:hover{background:var(--admin-border);color:var(--admin-text-primary)}.AdminHeader-module__QXYfVq__backToPublicLink:focus{outline:none}.AdminHeader-module__QXYfVq__backToPublicLink:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.AdminHeader-module__QXYfVq__backToPublicIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.AdminHeader-module__QXYfVq__backToPublicText{line-height:var(--admin-line-height-flat);white-space:nowrap}@media (max-width:1024px){.AdminHeader-module__QXYfVq__backToPublicLink{display:inline-flex}}.AdminHeader-module__QXYfVq__historyNav{align-items:center;gap:var(--admin-space-2xs);padding:var(--admin-space-2xs);border-radius:var(--admin-radius-md);background:var(--admin-surface-soft);border:1px solid var(--admin-border);flex-shrink:0;display:flex}.AdminHeader-module__QXYfVq__historyNavButton{border-radius:var(--admin-radius-sm);width:28px;height:28px;color:var(--admin-text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.AdminHeader-module__QXYfVq__historyNavButton:hover:not(:disabled){background:var(--admin-border);color:var(--admin-text-primary)}.AdminHeader-module__QXYfVq__historyNavButton:focus{outline:none}.AdminHeader-module__QXYfVq__historyNavButton:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.AdminHeader-module__QXYfVq__historyNavButton:disabled{opacity:.35;cursor:not-allowed}.AdminHeader-module__QXYfVq__historyNavIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.AdminHeader-module__QXYfVq__searchWrapper{flex:1;max-width:400px;position:relative}.AdminHeader-module__QXYfVq__searchInput{width:100%;padding:var(--admin-space-sm)var(--admin-space-xl)var(--admin-space-sm)var(--admin-space-36);border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);font-size:var(--admin-font-size-sm);background:var(--admin-surface-muted);color:var(--admin-text-primary);transition:border-color .35s,box-shadow .35s,background .2s}.AdminHeader-module__QXYfVq__searchInput::placeholder{color:var(--admin-text-muted)}.AdminHeader-module__QXYfVq__searchInput:focus{outline:none}.AdminHeader-module__QXYfVq__searchInput:focus-visible{border-color:rgb(var(--color-accent-rgb)/.5);background:var(--admin-surface);box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.AdminHeader-module__QXYfVq__searchIcon{font-size:var(--admin-font-size-md);opacity:.65;color:var(--admin-text-muted);position:absolute;top:50%;left:10px;transform:translateY(-50%)}.AdminHeader-module__QXYfVq__actions{align-items:center;gap:var(--admin-space-lg);display:flex}.AdminHeader-module__QXYfVq__publicSiteEditToggle{align-items:center;gap:var(--admin-space-sm);padding:var(--admin-space-sm)var(--admin-space-lg);border-radius:var(--admin-radius-md);border:1px solid var(--admin-border);background:var(--admin-surface-muted);color:var(--admin-text-secondary);font-size:var(--admin-font-size-xs);cursor:pointer;white-space:nowrap;font-weight:600;transition:background .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.AdminHeader-module__QXYfVq__publicSiteEditToggle:hover{background:var(--admin-surface-soft);border-color:var(--admin-border-strong);color:var(--admin-text-primary)}.AdminHeader-module__QXYfVq__publicSiteEditToggle:focus{outline:none}.AdminHeader-module__QXYfVq__publicSiteEditToggle:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.22);border-color:rgb(var(--color-accent-rgb)/.45)}.AdminHeader-module__QXYfVq__publicSiteEditToggle:active:not(:disabled){transform:translateY(.5px)}.AdminHeader-module__QXYfVq__publicSiteEditToggleActive{background:var(--admin-accent-soft);border-color:var(--admin-accent-border);color:var(--admin-accent)}.AdminHeader-module__QXYfVq__publicSiteEditToggleActive:hover{background:var(--admin-accent-soft-strong);border-color:rgb(var(--color-accent-rgb)/.48)}.AdminHeader-module__QXYfVq__publicSiteEditIcon{flex-shrink:0;width:1rem;height:1rem}.AdminHeader-module__QXYfVq__publicSiteEditLabel{text-overflow:ellipsis;max-width:200px;overflow:hidden}@media (max-width:900px){.AdminHeader-module__QXYfVq__publicSiteEditLabel{display:none}.AdminHeader-module__QXYfVq__publicSiteEditToggle{padding:var(--admin-space-sm)}}.AdminHeader-module__QXYfVq__onlineGroup{margin-right:var(--admin-space-xs);flex-shrink:0;align-items:center;display:flex}.AdminHeader-module__QXYfVq__onlineFace{border-radius:var(--admin-radius-full);border:2px solid var(--admin-surface);background:var(--admin-border);justify-content:center;align-items:center;width:28px;height:28px;margin-left:-10px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0000000f}.AdminHeader-module__QXYfVq__onlineFace:first-child{margin-left:0}.AdminHeader-module__QXYfVq__onlineImg{object-fit:cover;width:100%;height:100%;display:block}.AdminHeader-module__QXYfVq__onlineInitials{font-size:var(--admin-font-size-2xs);color:var(--admin-text-secondary);font-weight:700;line-height:var(--admin-line-height-flat)}.AdminHeader-module__QXYfVq__onlineMore{margin-left:var(--admin-space-xs);padding:var(--admin-space-0)var(--admin-space-sm);min-height:28px;font-size:var(--admin-font-size-xs);color:var(--admin-text-muted);background:var(--admin-surface-soft);border-radius:var(--admin-radius-pill);border:1px solid var(--admin-border);align-items:center;font-weight:600;display:flex}.AdminHeader-module__QXYfVq__iconButton{background:var(--admin-surface-soft);border-radius:var(--admin-radius-sm);cursor:pointer;width:32px;height:32px;font-size:var(--admin-font-size-lg);border:none;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.AdminHeader-module__QXYfVq__iconButton:hover{background:var(--admin-border)}.AdminHeader-module__QXYfVq__iconButton:focus{outline:none}.AdminHeader-module__QXYfVq__iconButton:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.AdminHeader-module__QXYfVq__iconButton:active{opacity:.9}.AdminHeader-module__QXYfVq__themeIcon{flex-shrink:0;width:1.25rem;height:1.25rem}.AdminHeader-module__QXYfVq__userButton:focus{outline:none}.AdminHeader-module__QXYfVq__userButton:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.AdminHeader-module__QXYfVq__userButton:active{opacity:.95}.AdminHeader-module__QXYfVq__markAllRead:focus{outline:none}.AdminHeader-module__QXYfVq__markAllRead:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2);border-radius:var(--admin-radius-xs)}.AdminHeader-module__QXYfVq__badge{min-width:14px;height:14px;padding:var(--admin-space-0)var(--admin-space-xs);background:var(--admin-danger);color:var(--admin-text-inverse);font-size:var(--admin-font-size-2xs);border-radius:var(--admin-radius-md);justify-content:center;align-items:center;font-weight:600;display:flex;position:absolute;top:2px;right:2px}.AdminHeader-module__QXYfVq__notificationWrapper,.AdminHeader-module__QXYfVq__userWrapper{position:relative}.AdminHeader-module__QXYfVq__userButton{align-items:center;gap:var(--admin-space-md);padding:var(--admin-space-sm)var(--admin-space-lg);background:var(--admin-surface-soft);border-radius:var(--admin-radius-sm);cursor:pointer;border:none;transition:all .2s;display:flex}.AdminHeader-module__QXYfVq__userButton:hover{background:var(--admin-border)}.AdminHeader-module__QXYfVq__avatar{background:linear-gradient(135deg,var(--admin-accent),rgb(var(--color-accent-rgb)/.72));width:28px;height:28px;color:var(--admin-text-inverse);font-weight:600;font-size:var(--admin-font-size-xs);border-radius:var(--admin-radius-sm);justify-content:center;align-items:center;display:flex}.AdminHeader-module__QXYfVq__avatarImg{border-radius:var(--admin-radius-sm);object-fit:cover;width:28px;height:28px;display:block}.AdminHeader-module__QXYfVq__userInfo{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.AdminHeader-module__QXYfVq__userName{font-weight:500;font-size:var(--admin-font-size-sm);color:var(--admin-text-primary)}.AdminHeader-module__QXYfVq__userRole{font-size:var(--admin-font-size-xs);color:var(--admin-text-muted)}.AdminHeader-module__QXYfVq__userArrow{font-size:var(--admin-font-size-2xs);color:var(--admin-text-muted)}.AdminHeader-module__QXYfVq__dropdown{background:var(--admin-surface);border-radius:var(--admin-radius-xl);min-width:280px;box-shadow:var(--admin-overlay-shadow);border:1px solid var(--admin-border);z-index:100;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.AdminHeader-module__QXYfVq__dropdownHeader{padding:var(--admin-space-xl)var(--admin-space-2xl);border-bottom:1px solid var(--admin-border);color:var(--admin-text-primary);justify-content:space-between;align-items:center;font-weight:600;display:flex}.AdminHeader-module__QXYfVq__markAllRead{color:var(--admin-accent);font-size:var(--admin-font-size-md);cursor:pointer;background:0 0;border:none}.AdminHeader-module__QXYfVq__markAllRead:hover{text-decoration:underline}.AdminHeader-module__QXYfVq__notificationList{max-height:300px;overflow-y:auto}.AdminHeader-module__QXYfVq__notificationItem{padding:var(--admin-space-xl)var(--admin-space-2xl);border-bottom:1px solid var(--admin-surface-soft);cursor:pointer;color:inherit;text-decoration:none;transition:background .2s;display:block}.AdminHeader-module__QXYfVq__notificationItem:hover{background:var(--admin-surface-muted)}.AdminHeader-module__QXYfVq__notificationItem.AdminHeader-module__QXYfVq__unread{background:var(--admin-info-soft)}.AdminHeader-module__QXYfVq__notificationItem.AdminHeader-module__QXYfVq__unread:hover{background:var(--admin-info-soft-hover)}.AdminHeader-module__QXYfVq__notificationText{font-size:var(--admin-font-size-base);color:var(--admin-text-primary);margin:var(--admin-space-0)var(--admin-space-0)var(--admin-space-xs)}.AdminHeader-module__QXYfVq__notificationTime{font-size:var(--admin-font-size-sm);color:var(--admin-text-muted)}.AdminHeader-module__QXYfVq__dropdownFooter{padding:var(--admin-space-xl)var(--admin-space-2xl);text-align:center;border-top:1px solid var(--admin-border)}.AdminHeader-module__QXYfVq__dropdownFooter a,.AdminHeader-module__QXYfVq__dropdownFooter a:visited{color:var(--admin-accent);font-size:var(--admin-font-size-base);text-decoration:none}.AdminHeader-module__QXYfVq__dropdownFooter a:hover{text-decoration:underline}.AdminHeader-module__QXYfVq__dropdownFooterSep{color:var(--admin-text-muted);margin:0 8px}.AdminHeader-module__QXYfVq__dropdownItem{align-items:center;gap:var(--admin-space-lg);padding:var(--admin-space-xl)var(--admin-space-2xl);color:var(--admin-text-secondary);cursor:pointer;width:100%;font-size:var(--admin-font-size-base);text-align:left;background:0 0;border:none;text-decoration:none;transition:background .2s;display:flex}.AdminHeader-module__QXYfVq__dropdownItem:hover{background:var(--admin-surface-soft)}.AdminHeader-module__QXYfVq__dropdownDivider{background:var(--admin-border);height:1px;margin:var(--admin-space-xs)var(--admin-space-0)}.AdminHeader-module__QXYfVq__dropdownUserInfo{padding:var(--admin-space-xl)var(--admin-space-2xl);gap:var(--admin-space-2xs);flex-direction:column;display:flex}.AdminHeader-module__QXYfVq__dropdownUserInfo strong{font-size:var(--admin-font-size-base);color:var(--admin-text-primary)}.AdminHeader-module__QXYfVq__dropdownUserInfo span{font-size:var(--admin-font-size-md);color:var(--admin-text-muted)}@media (max-width:768px){.AdminHeader-module__QXYfVq__searchWrapper,.AdminHeader-module__QXYfVq__userInfo,.AdminHeader-module__QXYfVq__userArrow{display:none}}
.Logo-module__9m0YzG__logoLink{border-radius:.375rem;flex-shrink:0;padding-right:.25rem;text-decoration:none;transition:box-shadow .35s;display:inline-flex;overflow:visible}.Logo-module__9m0YzG__logoLink:focus{outline:none}.Logo-module__9m0YzG__logoLink:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.Logo-module__9m0YzG__logo{cursor:pointer;max-width:clamp(9.5rem,5.7rem + 17vw,16.75rem);height:2.875rem;transition:transform .3s;display:block;overflow:visible}.Logo-module__9m0YzG__logo:hover{transform:scale(1.05)}.Logo-module__9m0YzG__color1{fill:#057f36;transition:fill .3s}.Logo-module__9m0YzG__color2{fill:#1987c9;transition:fill .3s}.Logo-module__9m0YzG__color3{fill:#fab71d;transition:fill .3s}.Logo-module__9m0YzG__color4{fill:#2d2d2d;transition:fill .3s}.Logo-module__9m0YzG__color5{fill:var(--color-accent);transition:fill .3s}.Logo-module__9m0YzG__logo:hover .Logo-module__9m0YzG__color1{animation:1.5s ease-in-out infinite Logo-module__9m0YzG__colorPulse1}.Logo-module__9m0YzG__logo:hover .Logo-module__9m0YzG__color2{animation:1.5s ease-in-out infinite Logo-module__9m0YzG__colorPulse2}.Logo-module__9m0YzG__logo:hover .Logo-module__9m0YzG__color3{animation:1.5s ease-in-out infinite Logo-module__9m0YzG__colorPulse3}.Logo-module__9m0YzG__logo:hover .Logo-module__9m0YzG__color4{animation:1.5s ease-in-out infinite Logo-module__9m0YzG__colorPulse4}.Logo-module__9m0YzG__logo:hover .Logo-module__9m0YzG__color5{animation:1.5s ease-in-out infinite Logo-module__9m0YzG__colorPulse5}.Logo-module__9m0YzG__logo:hover rect{animation:.6s ease-in-out Logo-module__9m0YzG__bounce}@keyframes Logo-module__9m0YzG__colorPulse1{0%,to{fill:#057f36}50%{fill:#10b981}}@keyframes Logo-module__9m0YzG__colorPulse2{0%,to{fill:#1987c9}50%{fill:#0ea5e9}}@keyframes Logo-module__9m0YzG__colorPulse3{0%,to{fill:#fab71d}50%{fill:#fbbf24}}@keyframes Logo-module__9m0YzG__colorPulse4{0%,to{fill:#2d2d2d}50%{fill:#4b5563}}@keyframes Logo-module__9m0YzG__colorPulse5{0%,to{fill:var(--color-accent)}50%{fill:var(--color-accent)}}@keyframes Logo-module__9m0YzG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}:where(html[data-theme=dark],[data-app-theme=dark]) .Logo-module__9m0YzG__logoLink:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}:where(html[data-theme=dark],[data-app-theme=dark]) .Logo-module__9m0YzG__color4{fill:#d1d5db}:where(html[data-theme=dark],[data-app-theme=dark]) .Logo-module__9m0YzG__color5{fill:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .Logo-module__9m0YzG__logo:hover .Logo-module__9m0YzG__color4{animation:1.5s ease-in-out infinite Logo-module__9m0YzG__colorPulse4Dark}:where(html[data-theme=dark],[data-app-theme=dark]) .Logo-module__9m0YzG__logo:hover .Logo-module__9m0YzG__color5{animation:1.5s ease-in-out infinite Logo-module__9m0YzG__colorPulse5Dark}@keyframes Logo-module__9m0YzG__colorPulse4Dark{0%,to{fill:#d1d5db}50%{fill:#e5e7eb}}@keyframes Logo-module__9m0YzG__colorPulse5Dark{0%,to{fill:var(--color-accent)}50%{fill:var(--color-accent)}}@media (max-width:1023px){.Logo-module__9m0YzG__logo{height:1.75rem}}
.ContactSection-module__EUuwbG__section{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__EUuwbG__title{color:#000;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.ContactSection-module__EUuwbG__contactInfo{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__EUuwbG__subtitle{color:#000;margin-bottom:.5rem;font-size:1rem;font-weight:600}.ContactSection-module__EUuwbG__text{color:#374151;margin:0}.ContactSection-module__EUuwbG__phone{color:#374151;margin:1rem 0;font-size:2rem;font-weight:500}.ContactSection-module__EUuwbG__directorButton{margin-inline:auto;width:fit-content;margin-top:.5rem}.ContactSection-module__EUuwbG__social{flex-direction:column;gap:.75rem;margin-inline:auto;display:flex}.ContactSection-module__EUuwbG__socialText{color:#374151;margin:0}.ContactSection-module__EUuwbG__socialLink{background-color:#e5e7eb;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .2s;display:inline-flex}.ContactSection-module__EUuwbG__socialLink:hover{background-color:#d1d5db}.ContactSection-module__EUuwbG__socialIcon{width:1.5rem;height:1.5rem}:where(html[data-theme=dark],[data-app-theme=dark]) .ContactSection-module__EUuwbG__title,:where(html[data-theme=dark],[data-app-theme=dark]) .ContactSection-module__EUuwbG__subtitle,:where(html[data-theme=dark],[data-app-theme=dark]) .ContactSection-module__EUuwbG__text,:where(html[data-theme=dark],[data-app-theme=dark]) .ContactSection-module__EUuwbG__phone{color:#d1d5db}:where(html[data-theme=dark],[data-app-theme=dark]) .ContactSection-module__EUuwbG__socialLink{background-color:#374151}:where(html[data-theme=dark],[data-app-theme=dark]) .ContactSection-module__EUuwbG__socialLink:hover{background-color:#4b5563}@media (max-width:768px){.ContactSection-module__EUuwbG__section{gap:.75rem}.ContactSection-module__EUuwbG__title{margin-bottom:.25rem;font-size:.9375rem}.ContactSection-module__EUuwbG__subtitle{margin-bottom:.25rem;font-size:.875rem}.ContactSection-module__EUuwbG__contactInfo{gap:.25rem}.ContactSection-module__EUuwbG__text{font-size:.8125rem}.ContactSection-module__EUuwbG__phone{margin:.5rem 0;font-size:1.25rem}.ContactSection-module__EUuwbG__social{gap:.5rem}.ContactSection-module__EUuwbG__socialText{font-size:.8125rem}}
.FooterSections-module__QQhMma__sections{align-self:start;width:100%;padding:2rem 0}.FooterSections-module__QQhMma__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (max-width:1280px){.FooterSections-module__QQhMma__container{max-width:1200px}}@media (max-width:1024px){.FooterSections-module__QQhMma__container{max-width:960px}}.FooterSections-module__QQhMma__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.FooterSections-module__QQhMma__grid{grid-template-columns:auto repeat(3,1fr);gap:2rem}}.FooterSections-module__QQhMma__logoColumn{justify-content:center;align-items:flex-start;display:flex}@media (min-width:768px){.FooterSections-module__QQhMma__logoColumn{justify-content:flex-start}}.FooterSections-module__QQhMma__section{text-align:center;flex-direction:column;display:flex}.FooterSections-module__QQhMma__sectionTitle{color:#000;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.FooterSections-module__QQhMma__list{flex-direction:column;gap:.5rem;padding-left:0;list-style:none;display:flex}.FooterSections-module__QQhMma__link{color:#374151;border-radius:.25rem;transition:color .35s,box-shadow .35s}.FooterSections-module__QQhMma__link:hover{color:var(--color-accent)}.FooterSections-module__QQhMma__link:focus{outline:none}.FooterSections-module__QQhMma__link:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.FooterSections-module__QQhMma__link:active{opacity:.95}:where(html[data-theme=dark],[data-app-theme=dark]) .FooterSections-module__QQhMma__sectionTitle,:where(html[data-theme=dark],[data-app-theme=dark]) .FooterSections-module__QQhMma__link{color:#d1d5db}:where(html[data-theme=dark],[data-app-theme=dark]) .FooterSections-module__QQhMma__link:hover{color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .FooterSections-module__QQhMma__link:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb-dark-legacy)/.25)}@media (max-width:768px){.FooterSections-module__QQhMma__sections{padding:1rem 0}.FooterSections-module__QQhMma__container{padding:0 1rem}.FooterSections-module__QQhMma__grid{gap:1rem}.FooterSections-module__QQhMma__logoColumn svg{width:auto;max-height:2rem}.FooterSections-module__QQhMma__sectionTitle{margin-bottom:.5rem;font-size:.9375rem}.FooterSections-module__QQhMma__list{gap:.25rem}.FooterSections-module__QQhMma__link{font-size:.8125rem}}
.ActionButtons-module__66a7Ha__button{white-space:nowrap}.ActionButtons-module__66a7Ha__phoneBlock{flex-direction:column;align-items:flex-start;gap:.125rem;display:flex}.ActionButtons-module__66a7Ha__phoneLabel{color:#515151;font-size:.75rem;line-height:1}.ActionButtons-module__66a7Ha__phone{color:#515151;white-space:nowrap;border-radius:.25rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .35s,box-shadow .35s}.ActionButtons-module__66a7Ha__phone:hover{color:var(--color-accent)}.ActionButtons-module__66a7Ha__phone:focus{outline:none}.ActionButtons-module__66a7Ha__phone:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.ActionButtons-module__66a7Ha__phone:active{color:var(--color-accent)}.ActionButtons-module__66a7Ha__desktopButtons{flex-direction:row;align-items:center;gap:.5rem;display:none}.ActionButtons-module__66a7Ha__mobileButtons{flex-direction:column;gap:.5rem;width:100%;display:flex}.ActionButtons-module__66a7Ha__menuButton{border:1px solid var(--color-accent);color:#374151;background-color:#0000;border-radius:.375rem;padding:.5rem;transition:color .35s,box-shadow .35s}.ActionButtons-module__66a7Ha__menuButton:hover{color:#111827}.ActionButtons-module__66a7Ha__menuButton:focus{outline:none}.ActionButtons-module__66a7Ha__menuButton:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.ActionButtons-module__66a7Ha__menuButton:active{color:var(--color-accent)}.ActionButtons-module__66a7Ha__menuIcon{width:1.5rem;height:1.5rem}.ActionButtons-module__66a7Ha__mobileMenuButton{display:flex}:where(html[data-theme=dark],[data-app-theme=dark]) .ActionButtons-module__66a7Ha__menuButton{border-color:var(--color-accent);color:#d1d5db}:where(html[data-theme=dark],[data-app-theme=dark]) .ActionButtons-module__66a7Ha__menuButton:hover{color:#f9fafb}:where(html[data-theme=dark],[data-app-theme=dark]) .ActionButtons-module__66a7Ha__menuButton:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}:where(html[data-theme=dark],[data-app-theme=dark]) .ActionButtons-module__66a7Ha__menuButton:active{color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .ActionButtons-module__66a7Ha__phone:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}:where(html[data-theme=dark],[data-app-theme=dark]) .ActionButtons-module__66a7Ha__phone:active{color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .ActionButtons-module__66a7Ha__phone{color:#d1d5db}:where(html[data-theme=dark],[data-app-theme=dark]) .ActionButtons-module__66a7Ha__phone:hover{color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .ActionButtons-module__66a7Ha__phoneLabel{color:#9ca3af}@media (min-width:767px){.ActionButtons-module__66a7Ha__desktopButtons{display:flex}.ActionButtons-module__66a7Ha__mobileButtons,.ActionButtons-module__66a7Ha__mobileMenuButton{display:none}}
.NavigationItem-module___wVJsa__navItem{flex:1;min-width:0;position:relative}.NavigationItem-module___wVJsa__navButtonWrap{width:100%;display:flex;position:relative}.NavigationItem-module___wVJsa__navButtonWrap .NavigationItem-module___wVJsa__navButton{z-index:0;position:relative}.NavigationItem-module___wVJsa__navButtonCurrentLine{background-color:var(--color-accent);z-index:1;pointer-events:none;height:2px;position:absolute;bottom:0;left:0;right:0}.NavigationItem-module___wVJsa__navButton{color:#515151;width:100%;transition:color .35s;text-transform:none!important}.NavigationItem-module___wVJsa__navText{white-space:nowrap;color:#515151;font-size:1rem;font-style:normal;transition:color .35s;text-transform:none!important}.NavigationItem-module___wVJsa__navItem:hover .NavigationItem-module___wVJsa__navButton,.NavigationItem-module___wVJsa__navItem:hover .NavigationItem-module___wVJsa__navText{color:var(--color-accent)}.NavigationItem-module___wVJsa__navButton:focus{outline:none}.NavigationItem-module___wVJsa__navItem .NavigationItem-module___wVJsa__navButton:focus-visible{color:var(--color-accent);box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2);transition:box-shadow .35s,color .35s}.NavigationItem-module___wVJsa__navItem .NavigationItem-module___wVJsa__navButton:active:not(.NavigationItem-module___wVJsa__disabled) .NavigationItem-module___wVJsa__navText{color:var(--color-accent)}.NavigationItem-module___wVJsa__chevron{width:.75rem;height:.75rem;margin-left:.25rem;transition:transform .2s}.NavigationItem-module___wVJsa__chevronActive{transform:rotate(180deg)}.NavigationItem-module___wVJsa__dropdown{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:max-content;min-width:14rem;max-width:min(22rem,100vw - 2rem);position:absolute;top:100%;left:0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.NavigationItem-module___wVJsa__dropdown:before{content:"";height:.5rem;position:absolute;top:-.5rem;left:0;right:0}.NavigationItem-module___wVJsa__dropdownRight{left:auto;right:0}.NavigationItem-module___wVJsa__dropdownCenter{left:50%;right:auto;transform:translate(-50%)}.NavigationItem-module___wVJsa__dropdownContent{padding:1rem 1.25rem;display:flex;overflow:visible}.NavigationItem-module___wVJsa__dropdownGrid{flex-direction:column;gap:0;min-width:14rem;display:flex}.NavigationItem-module___wVJsa__dropdownItem{color:#374151;text-transform:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.875rem;text-decoration:none;transition:background .35s,color .35s,box-shadow .35s;display:flex}.NavigationItem-module___wVJsa__dropdownItem:hover{background:rgb(var(--color-accent-rgb)/.08);color:var(--color-accent)}.NavigationItem-module___wVJsa__dropdownItem:focus{outline:none}.NavigationItem-module___wVJsa__dropdownItem:focus-visible{background:rgb(var(--color-accent-rgb)/.08);color:var(--color-accent);box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.NavigationItem-module___wVJsa__dropdownItem:active{background:rgb(var(--color-accent-rgb)/.12);color:var(--color-accent)}.NavigationItem-module___wVJsa__dropdownItemIconWrapper{flex-shrink:0;align-items:center;display:flex}.NavigationItem-module___wVJsa__dropdownItemIcon{color:currentColor;width:1.25rem;height:1.25rem}.NavigationItem-module___wVJsa__dropdownItemText{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.NavigationItem-module___wVJsa__dropdownItemTextBold{font-weight:600}.NavigationItem-module___wVJsa__dropdownSection{flex-direction:column;display:flex;position:relative;overflow:visible}.NavigationItem-module___wVJsa__dropdownSectionInner{position:relative}.NavigationItem-module___wVJsa__dropdownSectionInner:after{content:"";width:.5rem;position:absolute;top:0;bottom:0;left:100%}.NavigationItem-module___wVJsa__submenu{z-index:60;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;min-width:12rem;margin-left:.25rem;padding:.5rem .25rem;display:none;position:absolute;top:0;left:100%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.NavigationItem-module___wVJsa__dropdownSectionInner:hover .NavigationItem-module___wVJsa__submenu{display:flex}.NavigationItem-module___wVJsa__dropdownRight .NavigationItem-module___wVJsa__submenu{margin-left:0;margin-right:.25rem;left:auto;right:100%}.NavigationItem-module___wVJsa__dropdownRight .NavigationItem-module___wVJsa__dropdownSectionInner:after{width:.5rem;left:auto;right:100%}.NavigationItem-module___wVJsa__submenuItem{color:#6b7280;text-transform:none;white-space:nowrap;text-overflow:ellipsis;border-radius:.375rem;align-items:center;padding:.375rem .75rem;font-size:.8125rem;text-decoration:none;transition:background .35s,color .35s,box-shadow .35s;display:flex;overflow:hidden}.NavigationItem-module___wVJsa__submenuItem:hover{background:rgb(var(--color-accent-rgb)/.08);color:var(--color-accent)}.NavigationItem-module___wVJsa__submenuItem:focus{outline:none}.NavigationItem-module___wVJsa__submenuItem:focus-visible{background:rgb(var(--color-accent-rgb)/.08);color:var(--color-accent);box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.NavigationItem-module___wVJsa__submenuItem:active{background:rgb(var(--color-accent-rgb)/.12);color:var(--color-accent)}.NavigationItem-module___wVJsa__categoryIcon{justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:1.5rem;line-height:1;display:flex}.NavigationItem-module___wVJsa__categoryImage{object-fit:cover;border-radius:4px;width:1.75rem;height:1.75rem}.NavigationItem-module___wVJsa__submenuItemIcon{margin-right:.5rem;font-size:1rem;line-height:1}.NavigationItem-module___wVJsa__submenuItemImage{object-fit:cover;border-radius:3px;width:1.125rem;height:1.125rem;margin-right:.5rem}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__navButton,:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__navText{color:#d1d5db}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__navItem:hover .NavigationItem-module___wVJsa__navButton,:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__navItem:hover .NavigationItem-module___wVJsa__navText{color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__navItem .NavigationItem-module___wVJsa__navButton:focus-visible{color:var(--color-accent);box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__navItem .NavigationItem-module___wVJsa__navButton:active:not(.NavigationItem-module___wVJsa__disabled) .NavigationItem-module___wVJsa__navText{color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__navButtonCurrentLine{background-color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__dropdown{background:#171717;border-color:#d9065266;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -2px #0003}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__dropdownItem{color:#d1d5db}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__dropdownItem:hover{background:rgb(var(--color-accent-rgb)/.12);color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__dropdownItem:focus-visible{background:rgb(var(--color-accent-rgb)/.12);color:var(--color-accent);box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__dropdownItem:active{background:rgb(var(--color-accent-rgb)/.18);color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__submenuItem{color:#9ca3af}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__submenuItem:hover{background:rgb(var(--color-accent-rgb)/.12);color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__submenuItem:focus-visible{background:rgb(var(--color-accent-rgb)/.12);color:var(--color-accent);box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__submenuItem:active{background:rgb(var(--color-accent-rgb)/.18);color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .NavigationItem-module___wVJsa__submenu{background:#171717;border-color:#d9065266;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -2px #0003}
.DesktopNavigation-module__UOyYpa__desktopNavigation{background:0 0;display:none}.DesktopNavigation-module__UOyYpa__container{background:#f9fafb;border-radius:.5rem;max-width:1280px;margin:0 auto;padding:0 1rem;position:relative;overflow:visible}:where(html[data-theme=dark],[data-app-theme=dark]) .DesktopNavigation-module__UOyYpa__container{background:#1f293780}@media (max-width:1280px){.DesktopNavigation-module__UOyYpa__container{max-width:1200px}}@media (max-width:1024px){.DesktopNavigation-module__UOyYpa__container{max-width:960px}}.DesktopNavigation-module__UOyYpa__navContainer{justify-content:space-between;align-items:center;gap:.625rem;width:100%;padding:.25rem 0;display:flex;position:relative;overflow:visible}.DesktopNavigation-module__UOyYpa__separator{background-color:#00000080;flex-shrink:0;align-self:center;width:1px;height:1.25rem}:where(html[data-theme=dark],[data-app-theme=dark]) .DesktopNavigation-module__UOyYpa__separator{background-color:#ffffff80}@media (min-width:767px){.DesktopNavigation-module__UOyYpa__desktopNavigation{display:block}}
:root{--mobile-header-height:6rem}.MobileNavigation-module__IXNpbG__mobileMenu{max-height:calc(100vh - var(--mobile-header-height));bottom:0;left:0;right:0;top:var(--mobile-header-height);visibility:hidden;z-index:999;background:#fff;flex-direction:column;transition:opacity .25s,visibility .25s;display:none;position:fixed;overflow:hidden}.MobileNavigation-module__IXNpbG__mobileMenuOpen{opacity:1;visibility:visible;display:flex;overflow-y:auto}.MobileNavigation-module__IXNpbG__overlay{bottom:0;left:0;right:0;top:var(--mobile-header-height);z-index:998;background:#00000073;position:fixed}.MobileNavigation-module__IXNpbG__menuContent{flex:1;padding:1rem;overflow-y:auto}.MobileNavigation-module__IXNpbG__menuItemsList{flex-direction:column;gap:.5rem;display:flex}.MobileNavigation-module__IXNpbG__menuItemField{color:#111827;text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;padding:.625rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:border-color .2s,background-color .2s,color .2s;display:flex}.MobileNavigation-module__IXNpbG__menuItemField:hover{border-color:rgb(var(--color-accent-rgb)/.35);color:var(--color-accent);background:#f3f4f6}.MobileNavigation-module__IXNpbG__menuItemField:focus{outline:none}.MobileNavigation-module__IXNpbG__menuItemField:focus-visible{border-color:rgb(var(--color-accent-rgb)/.5);box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}button.MobileNavigation-module__IXNpbG__menuItemField{cursor:pointer}.MobileNavigation-module__IXNpbG__menuItemFieldArrow{color:#9ca3af;flex-shrink:0;margin-left:.5rem;font-size:1.25rem}.MobileNavigation-module__IXNpbG__subMenu{flex-direction:column;gap:.5rem;display:flex}.MobileNavigation-module__IXNpbG__backButton{color:#6b7280;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;width:auto;margin-bottom:.25rem;padding:.5rem 0;font-size:.9375rem;font-weight:500;transition:color .2s;display:flex}.MobileNavigation-module__IXNpbG__backButton:hover{color:var(--color-accent)}.MobileNavigation-module__IXNpbG__backButton:focus{outline:none}.MobileNavigation-module__IXNpbG__backButton:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.MobileNavigation-module__IXNpbG__backIcon{width:1.25rem;height:1.25rem}.MobileNavigation-module__IXNpbG__subMenuItem{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;width:100%;padding:.625rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:border-color .2s,background-color .2s,color .2s;display:flex}.MobileNavigation-module__IXNpbG__subMenuItem:hover{border-color:rgb(var(--color-accent-rgb)/.35);color:var(--color-accent);background:#f3f4f6}.MobileNavigation-module__IXNpbG__subMenuItem:focus{outline:none}.MobileNavigation-module__IXNpbG__subMenuItem:focus-visible{border-color:rgb(var(--color-accent-rgb)/.5);box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.MobileNavigation-module__IXNpbG__subMenuItemImage,.MobileNavigation-module__IXNpbG__subMenuItemIcon{margin-right:.75rem}.MobileNavigation-module__IXNpbG__subMenuItemImage{object-fit:cover;border-radius:4px;width:1.5rem;height:1.5rem}.MobileNavigation-module__IXNpbG__subMenuItemIcon{color:currentColor;flex-shrink:0;width:1.25rem;height:1.25rem}.MobileNavigation-module__IXNpbG__subMenuSection{margin-bottom:0}.MobileNavigation-module__IXNpbG__subSubMenu{margin-top:.5rem;padding-left:.5rem}.MobileNavigation-module__IXNpbG__subSubMenuItem{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;width:100%;margin-top:.375rem;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;transition:border-color .2s,background-color .2s,color .2s;display:flex}.MobileNavigation-module__IXNpbG__subSubMenuItem:hover{border-color:rgb(var(--color-accent-rgb)/.35);color:var(--color-accent);background:#f3f4f6}.MobileNavigation-module__IXNpbG__subSubMenuItemImage,.MobileNavigation-module__IXNpbG__subSubMenuItemIcon{margin-right:.5rem}.MobileNavigation-module__IXNpbG__subSubMenuItemImage{object-fit:cover;border-radius:3px;width:1.125rem;height:1.125rem}.MobileNavigation-module__IXNpbG__subSubMenuItemIcon{font-size:1rem;line-height:1}.MobileNavigation-module__IXNpbG__menuFooter{border-top:1px solid #e5e7eb;flex-shrink:0;padding:1rem 1rem 2.5rem}.MobileNavigation-module__IXNpbG__menuFooterButtons{flex-direction:column;gap:.5rem;display:flex}.MobileNavigation-module__IXNpbG__menuFooterButtons .MobileNavigation-module__IXNpbG__button{width:100%}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileNavigation-module__IXNpbG__mobileMenu{background:#171717}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileNavigation-module__IXNpbG__menuItemField{color:#e5e7eb;background:#1f293780;border-color:#4b5563}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileNavigation-module__IXNpbG__menuItemField:hover{border-color:rgb(var(--color-accent-rgb)/.4);color:var(--color-accent);background:#374151}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileNavigation-module__IXNpbG__backButton{color:#9ca3af;background:0 0;border:none}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileNavigation-module__IXNpbG__backButton:hover{color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileNavigation-module__IXNpbG__subMenuItem{color:#e5e7eb;background:#1f293780;border-color:#4b5563}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileNavigation-module__IXNpbG__subMenuItem:hover{border-color:rgb(var(--color-accent-rgb)/.4);color:var(--color-accent);background:#374151}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileNavigation-module__IXNpbG__subSubMenuItem{color:#d1d5db;background:#1f293780;border-color:#4b5563}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileNavigation-module__IXNpbG__subSubMenuItem:hover{border-color:rgb(var(--color-accent-rgb)/.4);color:var(--color-accent);background:#374151}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileNavigation-module__IXNpbG__menuFooter{border-top-color:#374151}@media (min-width:767px){.MobileNavigation-module__IXNpbG__mobileMenu,.MobileNavigation-module__IXNpbG__overlay{display:none!important}}
.Navigation-module__9_xN8G__navigation{background:0 0}
.TopBar-module__88jO_G__topBar{background:#fff}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__topBar{background:#171717}.TopBar-module__88jO_G__container{justify-content:space-between;align-items:center;max-width:1280px;height:2.5rem;margin:0 auto;padding:0 1rem;display:flex}@media (max-width:1280px){.TopBar-module__88jO_G__container{max-width:1200px}}@media (max-width:1024px){.TopBar-module__88jO_G__container{max-width:960px}}.TopBar-module__88jO_G__utilities{align-items:center;gap:.1rem;margin-left:auto;display:flex}.TopBar-module__88jO_G__searchShell{box-sizing:border-box;z-index:30;flex-shrink:0;width:11.75rem;margin-right:.5rem;transition:width .35s cubic-bezier(.4,0,.2,1);position:relative}.TopBar-module__88jO_G__searchShell:focus-within{width:min(35.25rem,100vw - 15rem)}.TopBar-module__88jO_G__searchForm{box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;align-items:center;width:100%;transition:border-color .35s;display:flex}.TopBar-module__88jO_G__searchForm:focus-within{border-color:rgb(var(--color-accent-rgb)/.35)}.TopBar-module__88jO_G__suggestionsList{background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-height:min(20rem,50vh);margin:.25rem 0 0;padding:.25rem 0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000f}.TopBar-module__88jO_G__suggestionItem{color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.625rem;width:100%;padding:.5rem .75rem;font-size:.8125rem;line-height:1.25;display:flex}.TopBar-module__88jO_G__suggestionItem:hover,.TopBar-module__88jO_G__suggestionItem[data-active=true]{background:#f3f4f6}.TopBar-module__88jO_G__suggestionThumb{object-fit:cover;background:#f3f4f6;border-radius:6px;flex-shrink:0;width:2.5rem;height:2.5rem}span.TopBar-module__88jO_G__suggestionThumb{flex-shrink:0;display:block}.TopBar-module__88jO_G__suggestionText{flex-direction:column;gap:.125rem;min-width:0;display:flex}.TopBar-module__88jO_G__suggestionName{color:#111827;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TopBar-module__88jO_G__suggestionMeta{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.TopBar-module__88jO_G__suggestionsLoading{color:#6b7280;padding:.5rem .75rem;font-size:.8125rem}.TopBar-module__88jO_G__searchInput{color:#111827;width:100%;min-width:0;box-shadow:none;background:0 0;border:none;outline:none;flex:auto;padding:4px 8px 4px 10px;font-size:.875rem}.TopBar-module__88jO_G__searchInput:focus,.TopBar-module__88jO_G__searchInput:focus-visible{box-shadow:none;outline:none}.TopBar-module__88jO_G__searchInput::-webkit-search-decoration{display:none}.TopBar-module__88jO_G__searchInput::placeholder{color:#6b7280}.TopBar-module__88jO_G__searchSubmit{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;padding:4px 8px;transition:color .35s;display:flex}.TopBar-module__88jO_G__searchSubmit:hover{color:var(--color-accent)}.TopBar-module__88jO_G__searchSubmit:focus,.TopBar-module__88jO_G__searchSubmit:focus-visible{box-shadow:none;outline:none}.TopBar-module__88jO_G__searchSubmit:active{color:var(--color-accent)}.TopBar-module__88jO_G__searchIcon{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.TopBar-module__88jO_G__searchShell{transition:none}.TopBar-module__88jO_G__searchForm{transition:border-color .35s}}.TopBar-module__88jO_G__utilityButton{color:#374151;cursor:pointer;background-color:#0000;border:none;border-radius:.375rem;align-items:center;font-size:.875rem;font-weight:500;transition:color .35s,box-shadow .35s;display:flex;position:relative}.TopBar-module__88jO_G__utilityButton:hover{color:var(--color-accent)}.TopBar-module__88jO_G__utilityButton:focus{outline:none}.TopBar-module__88jO_G__utilityButton:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.TopBar-module__88jO_G__utilityButton:active{color:var(--color-accent)}@media (hover:hover) and (pointer:fine){.TopBar-module__88jO_G__utilityButton[data-tooltip]:before,.TopBar-module__88jO_G__utilityButton[data-tooltip]:after{opacity:0;pointer-events:none;z-index:20;transition:opacity .15s,transform .15s;position:absolute}.TopBar-module__88jO_G__utilityButton[data-tooltip]:after{content:attr(data-tooltip);color:#1f2937;letter-spacing:.01em;white-space:nowrap;background:linear-gradient(165deg,#fff 0%,#f9fafb 40%,#f3f4f6 100%);border:1px solid #86efac8c;border-radius:.5rem;padding:.45rem .6rem;font-size:.75rem;font-weight:500;line-height:1.2;top:calc(100% + .5rem);left:50%;transform:translate(-50%)translateY(-.25rem);box-shadow:0 12px 32px #0f172a1f,0 4px 14px #0f172a14,inset 0 1px #ffffffe6}.TopBar-module__88jO_G__utilityButton[data-tooltip]:before{content:"";border-bottom:6px solid #f3f4f6;border-left:6px solid #0000;border-right:6px solid #0000;top:calc(100% + .25rem);left:50%;transform:translate(-50%)translateY(-.25rem)}.TopBar-module__88jO_G__utilityButton[data-tooltip]:hover:before,.TopBar-module__88jO_G__utilityButton[data-tooltip]:hover:after,.TopBar-module__88jO_G__utilityButton[data-tooltip]:focus-visible:before,.TopBar-module__88jO_G__utilityButton[data-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%)translateY(0)}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__utilityButton[data-tooltip]:after{color:#f3f4f6;background:linear-gradient(165deg,#525d6e 0%,#3d4655 45%,#2d3542 100%);border-color:#6ee7b76b;box-shadow:0 14px 36px #00000073,0 6px 16px #00000047,inset 0 1px #ffffff14}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__utilityButton[data-tooltip]:before{border-bottom-color:#3d4655}}.TopBar-module__88jO_G__icon{width:1rem;height:1rem;margin-right:.25rem}.TopBar-module__88jO_G__iconCompare{color:#4b5563;justify-content:center;align-items:center;font-size:1rem;font-weight:400;line-height:1;transition:color .2s;display:inline-flex}.TopBar-module__88jO_G__utilityButton:hover .TopBar-module__88jO_G__iconCompare{color:var(--color-accent)}.TopBar-module__88jO_G__profileAvatar,.TopBar-module__88jO_G__profileInitials{border-radius:50%;flex-shrink:0;width:1.25rem;height:1.25rem;margin-right:.25rem}.TopBar-module__88jO_G__profileName{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.TopBar-module__88jO_G__profileAvatar{object-fit:cover}.TopBar-module__88jO_G__profileInitials{color:#374151;background:#e5e7eb;justify-content:center;align-items:center;font-size:.625rem;font-weight:600;display:flex}.TopBar-module__88jO_G__iconWrapper{align-items:center;margin-right:.25rem;display:inline-flex;position:relative}.TopBar-module__88jO_G__badge{background-color:var(--color-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:1.125rem;height:1.125rem;padding:0 .25rem;font-size:.625rem;font-weight:600;line-height:1;display:flex;position:absolute;top:-.5rem;right:-.5rem}.TopBar-module__88jO_G__mobileUtilityButton{color:#374151;align-items:center;font-size:1rem;font-weight:500;transition:color .2s;display:flex}.TopBar-module__88jO_G__mobileUtilityButton:hover{color:var(--color-accent)}.TopBar-module__88jO_G__mobileIcon{width:1.25rem;height:1.25rem}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__utilityButton{color:#d1d5db}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__utilityButton:hover,:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__utilityButton:active{color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__utilityButton:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__iconCompare{color:#9ca3af}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__utilityButton:hover .TopBar-module__88jO_G__iconCompare{color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__mobileUtilityButton{color:#d1d5db}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__mobileUtilityButton:hover{color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__profileInitials{color:#e5e7eb;background:#4b5563}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__searchForm{background:#1f293780;border-color:#4b5563}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__searchForm:focus-within{border-color:rgb(var(--color-accent-rgb)/.4)}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__suggestionsList{background:#1f2937;border-color:#4b5563;box-shadow:0 10px 15px -3px #00000059,0 4px 6px -4px #00000040}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__suggestionItem:hover,:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__suggestionItem[data-active=true],:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__suggestionThumb{background:#374151}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__suggestionName{color:#f3f4f6}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__suggestionMeta,:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__suggestionsLoading{color:#9ca3af}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__searchInput{color:#e5e7eb}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__searchInput::placeholder{color:#9ca3af}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__searchSubmit{color:#d1d5db}:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__searchSubmit:hover,:where(html[data-theme=dark],[data-app-theme=dark]) .TopBar-module__88jO_G__searchSubmit:active{color:var(--color-accent)}@media not (min-width:949px){.TopBar-module__88jO_G__utilityText,.TopBar-module__88jO_G__profileName{display:none}.TopBar-module__88jO_G__icon{margin-right:0}}@media (min-width:640px){.TopBar-module__88jO_G__utilities{gap:1rem}.TopBar-module__88jO_G__utilityButton{font-size:1rem}}@media (min-width:950px){.TopBar-module__88jO_G__mobileUtilityButton{display:none}.TopBar-module__88jO_G__utilityText{display:inline}}.TopBar-module__88jO_G__utilityTextMobile{display:none}@media (min-width:768px){.TopBar-module__88jO_G__utilityTextMobile{display:inline}}@media (max-width:766px){.TopBar-module__88jO_G__container{height:2rem;padding:0}}@media (max-width:768px){.TopBar-module__88jO_G__topBar{display:none}}
.Header-module__Rjibtq__header{z-index:50;background:#fff;position:relative;top:0;left:0;right:0}.Header-module__Rjibtq__mainHeader{background:#fff}@media (max-width:768px){.Header-module__Rjibtq__header{position:fixed;top:0;left:0;right:0}}.Header-module__Rjibtq__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (max-width:1280px){.Header-module__Rjibtq__container{max-width:1200px}}@media (max-width:1024px){.Header-module__Rjibtq__container{max-width:960px}}.Header-module__Rjibtq__logoSection{justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex;overflow:visible}.Header-module__Rjibtq__logoSection>a:first-child{overflow:visible}.Header-module__Rjibtq__mobileHeader{display:none}.Header-module__Rjibtq__mobileHeaderRow{justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.5rem 0;display:flex}.Header-module__Rjibtq__mobileHeaderRow>a:first-child{flex-shrink:0;margin-right:auto}.Header-module__Rjibtq__mobileHeaderIcon{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;padding:.375rem;transition:color .2s;display:flex}.Header-module__Rjibtq__mobileHeaderIcon:hover{color:var(--color-accent)}.Header-module__Rjibtq__mobileHeaderIconBurger{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.Header-module__Rjibtq__mobileHeaderIconBurger:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);color:#fff}.Header-module__Rjibtq__mobileHeaderIconBurgerHidden{display:none!important}.Header-module__Rjibtq__mobileHeaderProfileAvatar{object-fit:cover;border-radius:50%;width:1.25rem;height:1.25rem;display:block}.Header-module__Rjibtq__mobileHeaderProfileInitials{color:#374151;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.5rem;font-weight:600;display:flex}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileHeaderProfileInitials{color:#e5e7eb;background:#4b5563}.Header-module__Rjibtq__mobileHeaderIcon:focus{outline:none}.Header-module__Rjibtq__mobileHeaderIcon:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}.Header-module__Rjibtq__mobileHeaderIconSvg{width:1.25rem;height:1.25rem}.Header-module__Rjibtq__mobileSearchRow{align-items:center;gap:.5rem;width:100%;margin-bottom:.5rem;display:flex}.Header-module__Rjibtq__mobileSearchShell{z-index:40;flex:1;min-width:0;position:relative}.Header-module__Rjibtq__mobileBackButton{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex}.Header-module__Rjibtq__mobileBackButton:hover{color:var(--color-accent)}.Header-module__Rjibtq__mobileBackButton:focus{outline:none}.Header-module__Rjibtq__mobileBackButton:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}.Header-module__Rjibtq__mobileBackIcon{width:1.25rem;height:1.25rem}.Header-module__Rjibtq__mobileSearchForm{box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;flex:1;align-items:center;width:100%;min-width:0;transition:border-color .35s;display:flex;overflow:visible}.Header-module__Rjibtq__mobileSearchForm:focus-within{border-color:rgb(var(--color-accent-rgb)/.35)}.Header-module__Rjibtq__mobileSearchInput{box-shadow:none;color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.5rem .75rem .5rem 1rem;font-size:.9375rem}.Header-module__Rjibtq__mobileSearchInput:focus,.Header-module__Rjibtq__mobileSearchInput:focus-visible{box-shadow:none;outline:none}.Header-module__Rjibtq__mobileSearchInput::-webkit-search-decoration{display:none}.Header-module__Rjibtq__mobileSearchInput::placeholder{color:#6b7280}.Header-module__Rjibtq__mobileSearchSubmit{color:#374151;cursor:pointer;background:0 0;border:none;align-items:center;padding:.5rem .75rem;transition:color .2s;display:flex}.Header-module__Rjibtq__mobileSearchSubmit:hover{color:var(--color-accent)}.Header-module__Rjibtq__mobileSearchSubmit:focus,.Header-module__Rjibtq__mobileSearchSubmit:focus-visible{box-shadow:none;outline:none}.Header-module__Rjibtq__mobileSearchIcon{width:1.25rem;height:1.25rem}.Header-module__Rjibtq__mobileSuggestionsList{background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-height:min(18rem,45vh);margin:.25rem 0 0;padding:.25rem 0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000f}.Header-module__Rjibtq__mobileSuggestionItem{color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.625rem;width:100%;padding:.5rem .75rem;font-size:.8125rem;line-height:1.25;display:flex}.Header-module__Rjibtq__mobileSuggestionItem:hover,.Header-module__Rjibtq__mobileSuggestionItem[data-active=true]{background:#f3f4f6}.Header-module__Rjibtq__mobileSuggestionThumb{object-fit:cover;background:#f3f4f6;border-radius:6px;flex-shrink:0;width:2.5rem;height:2.5rem}span.Header-module__Rjibtq__mobileSuggestionThumb{display:block}.Header-module__Rjibtq__mobileSuggestionText{flex-direction:column;gap:.125rem;min-width:0;display:flex}.Header-module__Rjibtq__mobileSuggestionName{color:#111827;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Header-module__Rjibtq__mobileSuggestionMeta{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.Header-module__Rjibtq__mobileSuggestionsLoading{color:#6b7280;padding:.5rem .75rem;font-size:.8125rem}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileHeaderIcon{color:#d1d5db;background:#1f293780;border-color:#4b5563}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileHeaderIcon:hover{color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileHeaderIconBurger{background:var(--color-accent);border-color:var(--color-accent);color:#fff}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileHeaderIconBurger:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);color:#fff}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileBackButton{color:#d1d5db;background:#1f293780;border-color:#4b5563}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileBackButton:hover{color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileSearchForm{background:#1f293780;border-color:#4b5563}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileSearchForm:focus-within{border-color:rgb(var(--color-accent-rgb)/.4)}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileSearchInput{color:#e5e7eb}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileSearchInput::placeholder{color:#9ca3af}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileSearchSubmit{color:#d1d5db}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileSearchSubmit:hover{color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileSuggestionsList{background:#1f2937;border-color:#4b5563;box-shadow:0 10px 15px -3px #00000059,0 4px 6px -4px #00000040}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileSuggestionItem:hover,:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileSuggestionItem[data-active=true],:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileSuggestionThumb{background:#374151}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileSuggestionName{color:#f3f4f6}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileSuggestionMeta,:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mobileSuggestionsLoading{color:#9ca3af}@media (max-width:768px){.Header-module__Rjibtq__logoSection{display:none}.Header-module__Rjibtq__mobileHeader{flex-direction:column;width:100%;display:flex}}.Header-module__Rjibtq__header button[data-action-button=measurement]{background:linear-gradient(135deg,var(--color-accent)0%,var(--color-accent-hover)50%,#9a0432 100%)!important;border:none!important}.Header-module__Rjibtq__header button[data-action-button=measurement]:hover:not(:disabled),.Header-module__Rjibtq__header button[data-action-button=measurement]:active:not(:disabled){background:linear-gradient(135deg,#e61a5c 0%,#c80648 50%,#a8053a 100%)!important}:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__header,:where(html[data-theme=dark],[data-app-theme=dark]) .Header-module__Rjibtq__mainHeader{background:#171717}
.MobileBottomNav-module__z3TdUa__bottomNav{z-index:40;padding-bottom:env(safe-area-inset-bottom,0);isolation:isolate;background:#fff;border-top:1px solid #e5e7eb;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000000f}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileBottomNav-module__z3TdUa__bottomNav{background:#171717;border-top-color:#374151;box-shadow:0 -2px 10px #0000004d}.MobileBottomNav-module__z3TdUa__barRow{background:inherit;z-index:2;align-items:stretch;gap:0;display:flex;position:relative}.MobileBottomNav-module__z3TdUa__list{flex:1;justify-content:space-around;align-items:stretch;gap:.25rem;min-width:0;margin:0;padding:.5rem 0;list-style:none;display:flex}.MobileBottomNav-module__z3TdUa__moreSlot{border-left:1px solid #e5e7eb;flex-shrink:0;display:flex}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileBottomNav-module__z3TdUa__moreSlot{border-left-color:#374151}.MobileBottomNav-module__z3TdUa__moreTrigger{appearance:none;color:#6b7280;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-width:3.25rem;padding:.375rem .5rem;font-family:inherit;font-size:.6875rem;font-weight:500;transition:color .2s;display:flex}.MobileBottomNav-module__z3TdUa__moreTrigger:hover{color:#111827}.MobileBottomNav-module__z3TdUa__moreTrigger:focus{outline:none}.MobileBottomNav-module__z3TdUa__moreTrigger:focus-visible{box-shadow:inset 0 0 0 2px rgb(var(--color-accent-rgb)/.25)}.MobileBottomNav-module__z3TdUa__moreTriggerOpen{color:var(--color-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileBottomNav-module__z3TdUa__moreTrigger:hover{color:#e5e7eb}.MobileBottomNav-module__z3TdUa__moreBackdrop{cursor:pointer;z-index:0;background:#00000047;border:none;padding:0;position:fixed;inset:0}.MobileBottomNav-module__z3TdUa__morePanel{z-index:1;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;width:min(17.5rem,100vw - 1rem);max-height:min(50vh,20rem);padding:.35rem;position:absolute;bottom:calc(100% + .35rem);right:.5rem;overflow-y:auto;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000f}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileBottomNav-module__z3TdUa__morePanel{background:#1f2937;border-color:#4b5563;box-shadow:0 10px 15px -3px #00000059,0 4px 6px -4px #00000040}.MobileBottomNav-module__z3TdUa__moreList{margin:0;padding:0;list-style:none}.MobileBottomNav-module__z3TdUa__moreLink{color:#374151;border-radius:.5rem;align-items:center;gap:.75rem;padding:.65rem .75rem;text-decoration:none;transition:background .15s,color .15s;display:flex}button.MobileBottomNav-module__z3TdUa__moreLink{appearance:none;cursor:pointer;font:inherit;text-align:left;background:0 0;border:none;width:100%}.MobileBottomNav-module__z3TdUa__moreLink:hover{background:#f3f4f6}.MobileBottomNav-module__z3TdUa__moreLink:focus{outline:none}.MobileBottomNav-module__z3TdUa__moreLink:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}.MobileBottomNav-module__z3TdUa__moreLinkActive{color:var(--color-accent);font-weight:600}.MobileBottomNav-module__z3TdUa__moreIcon{flex-shrink:0;width:1.375rem;height:1.375rem}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileBottomNav-module__z3TdUa__moreLink{color:#e5e7eb}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileBottomNav-module__z3TdUa__moreLink:hover{background:#374151}.MobileBottomNav-module__z3TdUa__item{flex:1;min-width:0}.MobileBottomNav-module__z3TdUa__link{color:#6b7280;border-radius:.375rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.375rem .25rem;font-size:.6875rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.MobileBottomNav-module__z3TdUa__link:hover{color:#111827}.MobileBottomNav-module__z3TdUa__link:focus{outline:none}.MobileBottomNav-module__z3TdUa__link:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}.MobileBottomNav-module__z3TdUa__linkActive,.MobileBottomNav-module__z3TdUa__linkActive:hover{color:var(--color-accent)}.MobileBottomNav-module__z3TdUa__iconWrap{justify-content:center;align-items:center;display:flex;position:relative}.MobileBottomNav-module__z3TdUa__icon{width:1.375rem;height:1.375rem}.MobileBottomNav-module__z3TdUa__profileAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:1.375rem;height:1.375rem;display:block}.MobileBottomNav-module__z3TdUa__profileInitials{color:#374151;background:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;font-size:.5rem;font-weight:600;display:flex}:where(html[data-theme=dark],[data-app-theme=dark]) .MobileBottomNav-module__z3TdUa__profileInitials{color:#e5e7eb;background:#4b5563}.MobileBottomNav-module__z3TdUa__badge{background:var(--color-accent);color:#fff;border-radius:9999px;justify-content:center;align-items:center;min-width:1rem;height:1rem;padding:0 .25rem;font-size:.625rem;font-weight:600;line-height:1;display:flex;position:absolute;top:-.375rem;right:-.5rem}.MobileBottomNav-module__z3TdUa__label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}@media (max-width:768px){.MobileBottomNav-module__z3TdUa__bottomNav{display:block}}
.AdminPlatformBrand-module__T7bpaG__brand{flex-direction:column;align-items:flex-start;gap:.375rem;min-width:0;max-width:100%;display:flex}.AdminPlatformBrand-module__T7bpaG__sidebar{text-align:center;align-items:center;gap:.25rem;width:100%}.AdminPlatformBrand-module__T7bpaG__sidebar .AdminPlatformBrand-module__T7bpaG__logoWrap{margin-inline:auto}.AdminPlatformBrand-module__T7bpaG__sidebar .AdminPlatformBrand-module__T7bpaG__platformTitle{width:100%}.AdminPlatformBrand-module__T7bpaG__login{text-align:center;align-items:center;gap:.625rem;width:100%}.AdminPlatformBrand-module__T7bpaG__brand.AdminPlatformBrand-module__T7bpaG__collapsed{align-items:center;width:100%}.AdminPlatformBrand-module__T7bpaG__brand.AdminPlatformBrand-module__T7bpaG__collapsed .AdminPlatformBrand-module__T7bpaG__platformTitle{display:none}.AdminPlatformBrand-module__T7bpaG__houseMark{width:1.75rem;height:auto;margin-inline:auto;display:block}.AdminPlatformBrand-module__T7bpaG__logoWrap{max-width:100%;padding-right:0;display:block}.AdminPlatformBrand-module__T7bpaG__logoSidebar{width:auto;max-width:100%;height:1.625rem}.AdminPlatformBrand-module__T7bpaG__logoLogin{width:auto;max-width:min(100%,18rem);height:2.5rem}.AdminPlatformBrand-module__T7bpaG__platformTitle{color:inherit;font-weight:600;line-height:1.2}.AdminPlatformBrand-module__T7bpaG__sidebar .AdminPlatformBrand-module__T7bpaG__platformTitle{letter-spacing:.06em;text-transform:uppercase;font-size:.875rem;font-weight:700}.AdminPlatformBrand-module__T7bpaG__brand .logo:hover{transform:none}:is(.AdminPlatformBrand-module__T7bpaG__brand .logo:hover .color1,.AdminPlatformBrand-module__T7bpaG__brand .logo:hover .color2,.AdminPlatformBrand-module__T7bpaG__brand .logo:hover .color3,.AdminPlatformBrand-module__T7bpaG__brand .logo:hover .color4,.AdminPlatformBrand-module__T7bpaG__brand .logo:hover .color5,.AdminPlatformBrand-module__T7bpaG__brand .logo:hover rect){animation:none}
.AccessModal-module__2dCX2G__overlay{background:var(--admin-overlay-color-155,#00000080);z-index:2000;padding:var(--admin-space-2xl);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AccessModal-module__2dCX2G__modal{background:var(--admin-surface);border-radius:var(--admin-radius-xl);width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}.AccessModal-module__2dCX2G__header{padding:var(--admin-space-2xl)var(--admin-space-3xl);border-bottom:1px solid var(--admin-border);justify-content:space-between;align-items:center;display:flex}.AccessModal-module__2dCX2G__title{font-size:var(--admin-font-size-xl);color:var(--admin-text-primary);margin:0;font-weight:600}.AccessModal-module__2dCX2G__titleWithIcon{align-items:center;gap:var(--admin-space-md);display:flex}.AccessModal-module__2dCX2G__titleWithIcon svg{color:var(--admin-accent);flex-shrink:0}.AccessModal-module__2dCX2G__closeBtn{font-size:var(--admin-font-size-3xl);line-height:var(--admin-line-height-flat);color:var(--admin-text-muted);cursor:pointer;padding:var(--admin-space-xs);border-radius:var(--admin-radius-xs);background:0 0;border:none}.AccessModal-module__2dCX2G__closeBtn:hover{color:var(--admin-text-primary);background:var(--admin-surface-soft)}.AccessModal-module__2dCX2G__loading,.AccessModal-module__2dCX2G__empty{padding:var(--admin-space-4xl)var(--admin-space-3xl);color:var(--admin-text-muted);font-size:var(--admin-font-size-base);margin:0}.AccessModal-module__2dCX2G__error{padding:var(--admin-space-lg)var(--admin-space-xl);background:var(--admin-danger-bg);color:var(--admin-danger-text);font-size:var(--admin-font-size-sm);border-radius:var(--admin-radius-md);margin:12px 20px 0}.AccessModal-module__2dCX2G__section{padding:var(--admin-space-2xl)var(--admin-space-3xl);border-bottom:1px solid var(--admin-surface-soft)}.AccessModal-module__2dCX2G__section:last-of-type{border-bottom:none}.AccessModal-module__2dCX2G__sectionTitle{margin:var(--admin-space-0)var(--admin-space-0)var(--admin-space-lg)var(--admin-space-0);font-size:var(--admin-font-size-xs);color:var(--admin-text-muted);text-transform:uppercase;letter-spacing:var(--admin-letter-spacing-base);font-weight:600}.AccessModal-module__2dCX2G__list{padding:var(--admin-space-0);margin:0;list-style:none}.AccessModal-module__2dCX2G__listItem{align-items:center;gap:var(--admin-space-lg);padding:var(--admin-space-md)var(--admin-space-0);border-bottom:1px solid var(--admin-surface-soft);font-size:var(--admin-font-size-base);display:flex}.AccessModal-module__2dCX2G__listItem:last-child{border-bottom:none}.AccessModal-module__2dCX2G__userName{text-overflow:ellipsis;min-width:0;color:var(--admin-text-secondary);flex:1;overflow:hidden}.AccessModal-module__2dCX2G__badge{padding:var(--admin-space-2xs)var(--admin-space-md);border-radius:var(--admin-radius-sm);font-size:var(--admin-font-size-xs);background:var(--admin-accent-soft);color:var(--admin-accent);flex-shrink:0;font-weight:500}.AccessModal-module__2dCX2G__badgeDenied{padding:var(--admin-space-2xs)var(--admin-space-md);border-radius:var(--admin-radius-sm);font-size:var(--admin-font-size-xs);background:var(--admin-danger-bg-soft);color:var(--admin-danger-text);flex-shrink:0;font-weight:500}.AccessModal-module__2dCX2G__revokeBtn{padding:var(--admin-space-xs)var(--admin-space-lg);font-size:var(--admin-font-size-xs);color:var(--admin-danger);border:1px solid var(--admin-danger-border);border-radius:var(--admin-radius-sm);cursor:pointer;background:0 0;flex-shrink:0}.AccessModal-module__2dCX2G__revokeBtn:hover:not(:disabled){background:var(--admin-danger-bg)}.AccessModal-module__2dCX2G__revokeBtn:disabled{opacity:.6;cursor:not-allowed}.AccessModal-module__2dCX2G__addRow{gap:var(--admin-space-md);flex-wrap:wrap;align-items:center;display:flex}.AccessModal-module__2dCX2G__select{min-width:140px;padding:var(--admin-space-md)var(--admin-space-xl);font-size:var(--admin-font-size-base);border:1px solid var(--admin-border-strong);border-radius:var(--admin-radius-md);background:var(--admin-surface);color:var(--admin-text-primary);flex:1}.AccessModal-module__2dCX2G__selectPermission{padding:var(--admin-space-md)var(--admin-space-xl);font-size:var(--admin-font-size-base);border:1px solid var(--admin-border-strong);border-radius:var(--admin-radius-md);background:var(--admin-surface);color:var(--admin-text-primary);width:140px}.AccessModal-module__2dCX2G__addBtn{padding:var(--admin-space-md)var(--admin-space-2xl);font-size:var(--admin-font-size-base);color:var(--admin-text-inverse);background:var(--admin-accent);border-radius:var(--admin-radius-md);cursor:pointer;border:none;font-weight:500}.AccessModal-module__2dCX2G__addBtn:hover:not(:disabled){background:var(--color-accent-hover)}.AccessModal-module__2dCX2G__addBtn:disabled{opacity:.6;cursor:not-allowed}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__overlay{background:var(--admin-overlay-color-157,#000000b3)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__modal{background:var(--admin-surface);box-shadow:0 20px 40px #00000080}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__header{border-bottom-color:var(--admin-border)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__title{color:var(--admin-text-primary)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__closeBtn{color:var(--admin-text-muted)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__closeBtn:hover{color:var(--admin-text-primary);background:var(--admin-surface-soft)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__loading,:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__empty{color:var(--admin-text-muted)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__error{background:var(--admin-danger-bg-strong);color:var(--admin-danger-text-soft)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__section{border-bottom-color:var(--admin-border)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__sectionTitle{color:var(--admin-text-muted)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__listItem{border-bottom-color:var(--admin-border)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__userName{color:var(--admin-text-secondary)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__badge{background:var(--admin-accent-soft);color:var(--admin-accent)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__badgeDenied{background:var(--admin-danger-bg-strong);color:var(--admin-danger-text-soft)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__revokeBtn{color:var(--admin-danger-text-soft);border-color:var(--admin-danger-border-strong)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__revokeBtn:hover:not(:disabled){background:var(--admin-danger-bg-strong)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__select,:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__selectPermission{border-color:var(--admin-border-strong);background:var(--admin-surface-muted);color:var(--admin-text-secondary)}:where(html[data-theme=dark],[data-app-theme=dark]) .AccessModal-module__2dCX2G__addBtn:hover:not(:disabled){background:var(--color-accent-hover)}
.login-module__4A9cCa__adminThemeScope{--admin-bg-page:#f5f7fa;--admin-surface:#fff;--admin-surface-muted:#f9fafb;--admin-surface-soft:#f3f4f6;--admin-border:#e5e7eb;--admin-border-strong:#d1d5db;--admin-text-primary:#111827;--admin-text-secondary:#374151;--admin-text-muted:#6b7280;--admin-accent:rgb(var(--color-accent-rgb));--admin-danger-bg:#fef2f2;--admin-danger-border:#fecaca;--admin-danger-text:#b91c1c;--admin-danger-text-soft:#991b1b;--admin-space-0:0;--admin-space-md:8px;--admin-space-xl:12px;--admin-space-2xl:16px;--admin-space-3xl:20px;--admin-space-4xl:24px;--admin-space-5xl:32px;--admin-space-6xl:40px;--admin-font-size-sm:.8125rem;--admin-font-size-base:.9375rem;--admin-font-size-lg:1rem;--admin-font-size-xl:1.0625rem;--admin-font-size-4xl:1.75rem;--admin-font-size-5xl:2rem;--admin-line-height-md:1.4;--admin-radius-sm:6px;--admin-radius-md:8px;--admin-radius-2xl:16px;--admin-letter-spacing-logo:2px}:where(html[data-theme=dark]) .login-module__4A9cCa__adminThemeScope{--admin-bg-page:#111827;--admin-surface:#1f2937;--admin-surface-muted:#111827;--admin-surface-soft:#374151;--admin-border:#374151;--admin-border-strong:#4b5563;--admin-text-primary:#f3f4f6;--admin-text-secondary:#d1d5db;--admin-text-muted:#9ca3af;--admin-danger-bg:rgb(var(--color-accent-rgb)/.15);--admin-danger-border:#fca5a5;--admin-danger-text:#fca5a5;--admin-danger-text-soft:#fecaca}.login-module__4A9cCa__container{background:linear-gradient(135deg,var(--admin-bg-page)0%,var(--admin-surface-muted)55%,var(--admin-border)100%);min-height:100vh;padding:var(--admin-space-3xl);justify-content:center;align-items:center;display:flex;position:relative}:where(html[data-theme=dark]) .login-module__4A9cCa__container{background:linear-gradient(135deg,var(--admin-bg-page)0%,var(--admin-surface)55%,var(--admin-surface-soft)100%)}.login-module__4A9cCa__loading{color:var(--admin-text-secondary);font-size:var(--admin-font-size-xl)}:where(html[data-theme=dark]) .login-module__4A9cCa__loading{color:var(--admin-text-secondary)}.login-module__4A9cCa__themeToggle{width:2.5rem;height:2.5rem;padding:var(--admin-space-0);border:1px solid var(--admin-border);border-radius:var(--admin-radius-md,8px);color:var(--admin-text-secondary);cursor:pointer;background:#ffffffe6;justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 1px 3px #00000014}.login-module__4A9cCa__themeToggle:hover{background:var(--admin-surface);color:var(--admin-accent);border-color:rgb(var(--color-accent-rgb)/.3)}.login-module__4A9cCa__themeToggle:focus{outline:none}.login-module__4A9cCa__themeToggle:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}.login-module__4A9cCa__themeIcon{width:1.25rem;height:1.25rem}:where(html[data-theme=dark]) .login-module__4A9cCa__themeToggle{border-color:var(--admin-border-strong);color:var(--admin-text-secondary);background:#1f2937e6}:where(html[data-theme=dark]) .login-module__4A9cCa__themeToggle:hover{background:var(--admin-surface-soft);color:var(--admin-accent);border-color:rgb(var(--color-accent-rgb)/.4)}:where(html[data-theme=dark]) .login-module__4A9cCa__themeToggle:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.3)}.login-module__4A9cCa__loginCard{padding:.25rem .75rem}.login-module__4A9cCa__loginModalPanel{width:100%;max-width:400px}.login-module__4A9cCa__loginModalTitle{text-align:center}.login-module__4A9cCa__logo{text-align:center;margin-bottom:var(--admin-space-5xl);color:var(--admin-text-primary)}.login-module__4A9cCa__form{flex-direction:column;gap:0;display:flex}.login-module__4A9cCa__title{font-size:var(--admin-font-size-4xl);color:var(--admin-text-primary);margin:var(--admin-space-0)var(--admin-space-0)var(--admin-space-md);text-align:center;font-weight:600}.login-module__4A9cCa__error{background:var(--admin-danger-bg);border:1px solid var(--admin-danger-border);color:var(--admin-danger-text);padding:var(--admin-space-xl)var(--admin-space-2xl);border-radius:var(--admin-radius-md,8px);font-size:var(--admin-font-size-base);text-align:center}.login-module__4A9cCa__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.125rem;display:flex}.login-module__4A9cCa__formGroup label{font-size:var(--admin-font-size-base);color:var(--admin-text-secondary);font-weight:500}.login-module__4A9cCa__input{border:1px solid var(--admin-border-strong,#d1d5db);border-radius:var(--admin-radius-md,8px);font-size:var(--admin-font-size-lg);background:var(--admin-surface,#fff);color:var(--admin-text-primary,#111827);outline:none;min-height:46px;padding:.8rem .95rem;line-height:1.2;transition:border-color .35s,box-shadow .35s}.login-module__4A9cCa__input:focus{border-color:rgb(var(--color-accent-rgb)/.5);box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.2)}.login-module__4A9cCa__input::placeholder{color:var(--admin-text-muted)}.login-module__4A9cCa__passwordWrap{position:relative}.login-module__4A9cCa__inputWithToggle{padding-right:3.1rem}.login-module__4A9cCa__passwordToggle{width:2.7rem;height:2.45rem;padding:var(--admin-space-0);border-radius:var(--admin-radius-sm,6px);color:var(--admin-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex;position:absolute;top:50%;right:.35rem;transform:translateY(-50%)}.login-module__4A9cCa__passwordToggle:hover{color:var(--admin-text-secondary);background:#0000000a}.login-module__4A9cCa__passwordToggle:focus{outline:none}.login-module__4A9cCa__passwordToggle:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}.login-module__4A9cCa__passwordToggleIcon{width:1.25rem;height:1.25rem}.login-module__4A9cCa__submitButton{background:var(--color-accent);color:#fff;border-radius:var(--admin-radius-md,8px);font-size:var(--admin-font-size-lg);cursor:pointer;margin-top:var(--admin-space-md);border:none;align-self:center;width:auto;min-width:190px;min-height:46px;padding:.8rem 1.6rem;font-weight:600;line-height:1.2;transition:background .2s,box-shadow .2s}.login-module__4A9cCa__submitButton:hover:not(:disabled){background:var(--color-accent-hover)}.login-module__4A9cCa__submitButton:focus{outline:none}.login-module__4A9cCa__submitButton:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.35)}.login-module__4A9cCa__submitButton:disabled{opacity:.7;cursor:not-allowed}.login-module__4A9cCa__footer{margin-top:var(--admin-space-4xl);text-align:center;border-top:1px solid var(--admin-border);gap:var(--admin-space-xl);flex-direction:column;padding-top:24px;display:flex}.login-module__4A9cCa__hint{color:var(--admin-text-muted);font-size:.75rem;line-height:var(--admin-line-height-md);margin:0}.login-module__4A9cCa__inlineLink{color:var(--color-accent);text-decoration:none}.login-module__4A9cCa__inlineLink:hover{text-decoration:underline}.login-module__4A9cCa__backLink{color:var(--admin-text-muted);font-size:.8125rem;text-decoration:none;transition:color .2s}.login-module__4A9cCa__backLink:hover{color:var(--color-accent)}:where(html[data-theme=dark]) .login-module__4A9cCa__loginCard{background:0 0}:where(html[data-theme=dark]) .login-module__4A9cCa__title{color:var(--admin-text-primary)}:where(html[data-theme=dark]) .login-module__4A9cCa__error{background:rgb(var(--color-accent-rgb)/.15);border-color:var(--admin-danger-text);color:var(--admin-danger-text-soft)}:where(html[data-theme=dark]) .login-module__4A9cCa__formGroup label{color:var(--admin-text-secondary)}:where(html[data-theme=dark]) .login-module__4A9cCa__input{background:var(--admin-surface-soft);border-color:var(--admin-border-strong);color:var(--admin-text-primary)}:where(html[data-theme=dark]) .login-module__4A9cCa__input:focus{border-color:rgb(var(--color-accent-rgb)/.5);box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}:where(html[data-theme=dark]) .login-module__4A9cCa__input::placeholder,:where(html[data-theme=dark]) .login-module__4A9cCa__passwordToggle{color:var(--admin-text-muted)}:where(html[data-theme=dark]) .login-module__4A9cCa__passwordToggle:hover{color:var(--admin-text-secondary);background:#ffffff0f}:where(html[data-theme=dark]) .login-module__4A9cCa__passwordToggle:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.3)}:where(html[data-theme=dark]) .login-module__4A9cCa__submitButton{background:var(--color-accent)}:where(html[data-theme=dark]) .login-module__4A9cCa__submitButton:hover:not(:disabled){background:var(--color-accent-hover)}:where(html[data-theme=dark]) .login-module__4A9cCa__submitButton:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.35)}:where(html[data-theme=dark]) .login-module__4A9cCa__footer{border-top-color:var(--admin-border)}:where(html[data-theme=dark]) .login-module__4A9cCa__backLink{color:var(--admin-text-muted)}:where(html[data-theme=dark]) .login-module__4A9cCa__backLink:hover{color:var(--admin-text-primary)}:where(html[data-theme=dark]) .login-module__4A9cCa__hint{color:var(--admin-text-muted)}:where(html[data-theme=dark]) .login-module__4A9cCa__inlineLink{color:var(--admin-accent)}
.AdminSidebar-module__Y54fGq__sidebar{background-color:var(--admin-bg-page,#f5f7fa);width:220px;height:100vh;color:var(--admin-sidebar-text-strong);z-index:100;border-right:1px solid var(--admin-sidebar-divider);flex-direction:column;transition:width .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.AdminSidebar-module__Y54fGq__sidebar.AdminSidebar-module__Y54fGq__collapsed{width:70px}.AdminSidebar-module__Y54fGq__sidebar.AdminSidebar-module__Y54fGq__resizing{transition:none}.AdminSidebar-module__Y54fGq__resizer{cursor:ew-resize;z-index:10;width:6px;height:100%;position:absolute;top:0;right:0}.AdminSidebar-module__Y54fGq__resizer:hover,.AdminSidebar-module__Y54fGq__resizer:active{background:var(--admin-sidebar-active-bg)}.AdminSidebar-module__Y54fGq__resizer:after{content:"";background:var(--admin-sidebar-resizer);border-radius:var(--admin-radius-2xs);pointer-events:none;width:2px;height:40px;position:absolute;top:50%;right:2px;transform:translateY(-50%)}.AdminSidebar-module__Y54fGq__header{padding:var(--admin-space-md)calc(var(--admin-space-md) + 28px)var(--admin-space-md)var(--admin-space-md);border-bottom:1px solid var(--admin-sidebar-divider);justify-content:center;align-items:center;display:flex;position:relative}.AdminSidebar-module__Y54fGq__sidebar.AdminSidebar-module__Y54fGq__collapsed .AdminSidebar-module__Y54fGq__header{padding:var(--admin-space-md);flex-direction:column;gap:.5rem}.AdminSidebar-module__Y54fGq__sidebar.AdminSidebar-module__Y54fGq__collapsed .AdminSidebar-module__Y54fGq__toggleBtn{align-self:center;position:static}.AdminSidebar-module__Y54fGq__sidebar:not(.AdminSidebar-module__Y54fGq__collapsed) .AdminSidebar-module__Y54fGq__toggleBtn{top:calc(var(--admin-space-md) + 1.625rem/2);transform:translateY(-50%)}.AdminSidebar-module__Y54fGq__logo{width:100%;min-width:0;color:var(--admin-sidebar-text-strong);justify-content:center;align-items:center;text-decoration:none;display:flex;overflow:hidden}.AdminSidebar-module__Y54fGq__toggleBtn{top:var(--admin-space-md);right:var(--admin-space-md);background:var(--admin-sidebar-hover-bg);color:var(--admin-sidebar-text-strong);border-radius:var(--admin-radius-sm);cursor:pointer;width:24px;height:24px;font-size:var(--admin-font-size-md);border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute}.AdminSidebar-module__Y54fGq__toggleBtn:hover{background:var(--admin-sidebar-active-bg)}.AdminSidebar-module__Y54fGq__toggleBtn:focus{outline:none}.AdminSidebar-module__Y54fGq__toggleBtn:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.3);transition:box-shadow .35s}.AdminSidebar-module__Y54fGq__toggleBtn:active{opacity:.9}.AdminSidebar-module__Y54fGq__logo:focus{outline:none}.AdminSidebar-module__Y54fGq__logo:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.3);border-radius:var(--admin-radius-xs)}.AdminSidebar-module__Y54fGq__nav{padding:var(--admin-space-sm)var(--admin-space-0);flex:1;overflow-y:auto}.AdminSidebar-module__Y54fGq__navItem{margin-bottom:var(--admin-space-0)}.AdminSidebar-module__Y54fGq__navLinkRow{align-items:center;width:100%;min-width:0;display:flex}.AdminSidebar-module__Y54fGq__navLinkRow .AdminSidebar-module__Y54fGq__navLink{flex:1;min-width:0}.AdminSidebar-module__Y54fGq__navLink{padding:var(--admin-space-xs)var(--admin-space-md);color:var(--admin-sidebar-text);cursor:pointer;width:100%;font-size:var(--admin-font-size-sm);text-align:left;background:0 0;border:none;align-items:center;text-decoration:none;transition:all .2s;display:flex}.AdminSidebar-module__Y54fGq__accessIcon{width:24px;height:24px;padding:var(--admin-space-0);color:var(--admin-sidebar-text);cursor:pointer;border-radius:var(--admin-radius-xs);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex}.AdminSidebar-module__Y54fGq__accessIcon:hover{color:var(--admin-sidebar-text-strong);background:var(--admin-sidebar-hover-bg)}.AdminSidebar-module__Y54fGq__accessIconSubmenu{width:22px;height:22px;padding:var(--admin-space-0);color:var(--admin-sidebar-text);cursor:pointer;border-radius:var(--admin-radius-xs);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex}.AdminSidebar-module__Y54fGq__accessIconSubmenu:hover{color:var(--admin-sidebar-text-strong);background:var(--admin-sidebar-hover-bg)}.AdminSidebar-module__Y54fGq__submenuGroupRowWrap,.AdminSidebar-module__Y54fGq__submenuLinkRow{align-items:center;min-width:0;display:flex}.AdminSidebar-module__Y54fGq__submenuGroupRowWrap .AdminSidebar-module__Y54fGq__submenuGroupRow,.AdminSidebar-module__Y54fGq__submenuLinkRow .AdminSidebar-module__Y54fGq__submenuLink{flex:1;min-width:0}.AdminSidebar-module__Y54fGq__navLink:hover{color:var(--admin-sidebar-text-strong);background:var(--admin-sidebar-hover-bg)}.AdminSidebar-module__Y54fGq__navLink:focus{outline:none}.AdminSidebar-module__Y54fGq__navLink:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.3);border-radius:var(--admin-radius-sm)}.AdminSidebar-module__Y54fGq__navLink:active{opacity:.95}.AdminSidebar-module__Y54fGq__submenuLink:focus{outline:none}.AdminSidebar-module__Y54fGq__submenuLink:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.3)}.AdminSidebar-module__Y54fGq__submenuLink:active{opacity:.95}.AdminSidebar-module__Y54fGq__submenuGroupRow:focus{outline:none}.AdminSidebar-module__Y54fGq__submenuGroupRow:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.3)}.AdminSidebar-module__Y54fGq__submenuGroupRow:active{opacity:.95}.AdminSidebar-module__Y54fGq__navLink.AdminSidebar-module__Y54fGq__active{color:var(--admin-sidebar-text-strong);background:var(--admin-sidebar-active-bg);border-left:3px solid var(--admin-sidebar-active-border)}.AdminSidebar-module__Y54fGq__icon{font-size:var(--admin-font-size-md);justify-content:center;align-items:center;min-width:24px;display:flex}.AdminSidebar-module__Y54fGq__label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.AdminSidebar-module__Y54fGq__arrow{font-size:var(--admin-font-size-xs);opacity:.5;transition:transform .2s}.AdminSidebar-module__Y54fGq__arrow.AdminSidebar-module__Y54fGq__expanded{transform:rotate(180deg)}.AdminSidebar-module__Y54fGq__submenu{background:var(--admin-sidebar-submenu-bg);padding:var(--admin-space-0);--admin-sidebar-indent-1:var(--admin-space-7xl);--admin-sidebar-indent-2:var(--admin-space-5xl)}.AdminSidebar-module__Y54fGq__submenuLink{padding:var(--admin-space-xs)var(--admin-space-md)var(--admin-space-xs)var(--admin-sidebar-indent-1);color:var(--admin-sidebar-text);font-size:var(--admin-font-size-sm);text-decoration:none;transition:all .2s;display:block}.AdminSidebar-module__Y54fGq__submenuLink:hover{color:var(--admin-sidebar-text-strong);background:var(--admin-sidebar-hover-bg)}.AdminSidebar-module__Y54fGq__submenuLink.AdminSidebar-module__Y54fGq__active{color:var(--admin-sidebar-text-strong);background:var(--admin-accent-soft)}.AdminSidebar-module__Y54fGq__submenuGroup{margin-bottom:var(--admin-space-0)}.AdminSidebar-module__Y54fGq__submenuGroupRow{padding:var(--admin-space-xs)var(--admin-space-md)var(--admin-space-xs)var(--admin-sidebar-indent-1);color:var(--admin-sidebar-text);font-size:var(--admin-font-size-sm);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;font-family:inherit;display:flex}.AdminSidebar-module__Y54fGq__submenuGroupRow:hover{color:var(--admin-sidebar-text-strong);background:var(--admin-sidebar-hover-bg)}.AdminSidebar-module__Y54fGq__submenuGroupRow.AdminSidebar-module__Y54fGq__active{color:var(--admin-sidebar-text-strong);background:var(--admin-accent-soft)}.AdminSidebar-module__Y54fGq__submenuGroupLink{color:inherit;flex:1;text-decoration:none;transition:color .2s}.AdminSidebar-module__Y54fGq__submenuGroupLink:hover{color:var(--admin-sidebar-text-strong)}.AdminSidebar-module__Y54fGq__submenuExpandBtn{color:inherit;cursor:pointer;padding:var(--admin-space-0)var(--admin-space-xs);opacity:.7;background:0 0;border:none;align-items:center;display:flex}.AdminSidebar-module__Y54fGq__submenuExpandBtn:hover{opacity:1}.AdminSidebar-module__Y54fGq__submenuNested{margin-left:var(--admin-sidebar-indent-1);padding-left:var(--admin-sidebar-indent-2);background:var(--admin-sidebar-submenu-nested-bg);border-left:2px solid var(--admin-sidebar-divider)}.AdminSidebar-module__Y54fGq__submenuNested .AdminSidebar-module__Y54fGq__submenuLink{padding-left:var(--admin-space-xl)}.AdminSidebar-module__Y54fGq__footer{padding:var(--admin-space-md)var(--admin-space-md);border-top:1px solid var(--admin-sidebar-divider)}.AdminSidebar-module__Y54fGq__backLink{padding:var(--admin-space-sm);color:var(--admin-sidebar-text);border-radius:var(--admin-radius-sm);font-size:var(--admin-font-size-sm);justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.AdminSidebar-module__Y54fGq__backLink:hover{color:var(--admin-sidebar-text-strong);background:var(--admin-sidebar-hover-bg)}.AdminSidebar-module__Y54fGq__nav::-webkit-scrollbar{width:6px}.AdminSidebar-module__Y54fGq__nav::-webkit-scrollbar-track{background:0 0}.AdminSidebar-module__Y54fGq__nav::-webkit-scrollbar-thumb{background:var(--admin-sidebar-scrollbar);border-radius:var(--admin-radius-xs)}.AdminSidebar-module__Y54fGq__nav::-webkit-scrollbar-thumb:hover{background:var(--admin-sidebar-scrollbar-hover)}@media (max-width:1024px){.AdminSidebar-module__Y54fGq__sidebar{transform:translate(-100%)}.AdminSidebar-module__Y54fGq__sidebar.AdminSidebar-module__Y54fGq__open{transform:translate(0)}}
