@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap";
:root{--bg-color:#fff;--surface-color:#fff;--surface-hover:#fff;--border-color:#e5e5e5;--text-primary:#333;--text-secondary:#86868b;--icy-teal:#e0f2f1;--mid-teal:#009688;--deep-teal:#00695c;--hover-teal:#004d40;--slate-grey:#94a3b8;--accent-color:var(--deep-teal);--accent-secondary:var(--mid-teal);--font-sans:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--transition-fast:.2s ease-out;--transition-normal:.4s cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);font-family:var(--font-sans);letter-spacing:-.022em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.47059}a{color:inherit;transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--accent-color)}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);color:#333;letter-spacing:-.02em;margin-bottom:.5em;font-weight:700;line-height:1.1}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.text-gradient{color:var(--text-primary)}body.mobile-preview{background:#1a1a2e!important}body.mobile-preview>*{background:#fff;border-left:1px solid #333;border-right:1px solid #333;max-width:390px;min-height:100vh;margin-left:auto;margin-right:auto;overflow-x:hidden;box-shadow:0 0 60px #0000004d}
.CartDrawer-module__wN0dRW__overlay{z-index:200;opacity:0;pointer-events:none;background:#00000059;transition:opacity .3s;position:fixed;inset:0}.CartDrawer-module__wN0dRW__overlay.CartDrawer-module__wN0dRW__visible{opacity:1;pointer-events:all}.CartDrawer-module__wN0dRW__drawer{z-index:201;background:#fff;flex-direction:column;width:420px;max-width:95vw;height:100vh;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 30px #00000014}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__open{transform:translate(0)}.CartDrawer-module__wN0dRW__header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.CartDrawer-module__wN0dRW__title{font-family:var(--font-sans);color:#333;font-size:1.1rem;font-weight:700}.CartDrawer-module__wN0dRW__closeBtn{cursor:pointer;color:#86868b;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1;transition:color .2s}.CartDrawer-module__wN0dRW__closeBtn:hover{color:#333}.CartDrawer-module__wN0dRW__items{flex:1;padding:1rem 1.5rem;overflow-y:auto}.CartDrawer-module__wN0dRW__empty{color:#86868b;height:100%;font-family:var(--font-sans);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.CartDrawer-module__wN0dRW__emptyIcon{font-size:3rem}.CartDrawer-module__wN0dRW__item{border-bottom:1px solid #f0f0f0;grid-template-columns:72px 1fr auto;align-items:start;gap:1rem;padding:1rem 0;display:grid}.CartDrawer-module__wN0dRW__item:last-child{border-bottom:none}.CartDrawer-module__wN0dRW__itemImage{object-fit:contain;mix-blend-mode:multiply;background:#fafafa;border-radius:8px;width:72px;height:72px}.CartDrawer-module__wN0dRW__itemImagePlaceholder{background:#f5f5f5;border-radius:8px;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.5rem;display:flex}.CartDrawer-module__wN0dRW__itemDetails{flex-direction:column;gap:.35rem;display:flex}.CartDrawer-module__wN0dRW__itemName{font-family:var(--font-sans);color:#333;margin-bottom:.2rem;font-size:.95rem;font-weight:600;line-height:1.3}.CartDrawer-module__wN0dRW__itemVariant{color:#86868b;margin-bottom:.4rem;font-size:.8rem}.CartDrawer-module__wN0dRW__itemPrice{font-family:var(--font-sans);color:#333;margin-bottom:.6rem;font-size:.9rem}.CartDrawer-module__wN0dRW__qtyControls{align-items:center;gap:.5rem;margin-top:.35rem;display:flex}.CartDrawer-module__wN0dRW__qtyBtn{cursor:pointer;color:#333;background:0 0;border:1px solid #e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:1rem;transition:background .15s;display:flex}.CartDrawer-module__wN0dRW__qtyBtn:hover{background:#f5f5f5}.CartDrawer-module__wN0dRW__qtyValue{font-family:var(--font-sans);text-align:center;min-width:20px;font-size:.9rem;font-weight:500}.CartDrawer-module__wN0dRW__removeBtn{cursor:pointer;color:#c8c8c8;background:0 0;border:none;align-self:flex-start;padding:.25rem;font-size:1.1rem;transition:color .15s}.CartDrawer-module__wN0dRW__removeBtn:hover{color:#333}.CartDrawer-module__wN0dRW__footer{border-top:1px solid #e5e5e5;padding:1.25rem 1.5rem}.CartDrawer-module__wN0dRW__subtotal{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.CartDrawer-module__wN0dRW__subtotalLabel{font-family:var(--font-sans);color:#86868b;font-size:.9rem}.CartDrawer-module__wN0dRW__subtotalValue{font-family:var(--font-sans);color:#333;font-size:1.1rem;font-weight:700}.CartDrawer-module__wN0dRW__checkoutBtn{color:#fff;width:100%;font-family:var(--font-sans);cursor:pointer;background:#1d1d1f;border:none;border-radius:9999px;padding:.9rem;font-size:1rem;font-weight:500;transition:background .2s}.CartDrawer-module__wN0dRW__checkoutBtn:hover{background:#333336}
.CompliancePopup-module__egJEzW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background-color:#004d40cc;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0}.CompliancePopup-module__egJEzW__modal{text-align:center;border:1px solid var(--icy-teal);background:#fff;border-radius:16px;width:100%;max-width:500px;padding:2.5rem;animation:.4s cubic-bezier(.16,1,.3,1) CompliancePopup-module__egJEzW__slideUp;box-shadow:0 25px 50px -12px #00000040}.CompliancePopup-module__egJEzW__header{margin-bottom:1.5rem}.CompliancePopup-module__egJEzW__iconWrapper{background:var(--icy-teal);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex;box-shadow:0 0 0 8px #e0f2f166}.CompliancePopup-module__egJEzW__iconWrapperFailed{color:#ef4444;background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex;box-shadow:0 0 0 8px #ef44441a}.CompliancePopup-module__egJEzW__icon{color:var(--deep-teal);font-size:1.5rem;font-weight:800}.CompliancePopup-module__egJEzW__iconWrapperFailed .CompliancePopup-module__egJEzW__icon{color:#ef4444}.CompliancePopup-module__egJEzW__title{color:var(--deep-teal);font-size:1.5rem;font-weight:700}.CompliancePopup-module__egJEzW__content{margin-bottom:2rem}.CompliancePopup-module__egJEzW__text{color:var(--slate-grey);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.CompliancePopup-module__egJEzW__text strong{color:var(--deep-teal)}.CompliancePopup-module__egJEzW__actions{flex-direction:column;gap:1rem;display:flex}.CompliancePopup-module__egJEzW__acceptBtn{background:var(--deep-teal);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #00695c33}.CompliancePopup-module__egJEzW__acceptBtn:hover{background:var(--hover-teal);transform:translateY(-1px)}.CompliancePopup-module__egJEzW__denyBtn{color:var(--slate-grey);border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:8px;padding:1rem;font-size:.95rem;font-weight:500;transition:all .2s}.CompliancePopup-module__egJEzW__denyBtn:hover{color:var(--text-primary);border-color:var(--slate-grey);background:#f8fafc}.CompliancePopup-module__egJEzW__deniedState{padding:1rem 0}@keyframes CompliancePopup-module__egJEzW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:640px){.CompliancePopup-module__egJEzW__actions{flex-direction:row;justify-content:space-between}.CompliancePopup-module__egJEzW__denyBtn{flex:1}.CompliancePopup-module__egJEzW__acceptBtn{flex:2}}
.CookieConsent-module__QbGkGW__banner{z-index:9998;background:#fff;border-top:1px solid #e5e7eb;padding:1.25rem 1.5rem;animation:.35s cubic-bezier(.16,1,.3,1) CookieConsent-module__QbGkGW__slideUp;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #00000014}.CookieConsent-module__QbGkGW__bannerInner{flex-wrap:wrap;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.CookieConsent-module__QbGkGW__bannerText{flex:1;min-width:280px}.CookieConsent-module__QbGkGW__bannerTitle{color:#111;margin:0 0 .3rem;font-size:.95rem;font-weight:700}.CookieConsent-module__QbGkGW__bannerDesc{color:#6b7280;margin:0;font-size:.83rem;line-height:1.5}.CookieConsent-module__QbGkGW__learnMore{color:#0d9488;text-decoration:underline}.CookieConsent-module__QbGkGW__bannerActions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.75rem;display:flex}.CookieConsent-module__QbGkGW__btnReject{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;padding:.6rem 1.1rem;font-size:.85rem;font-weight:500;transition:border-color .2s,color .2s}.CookieConsent-module__QbGkGW__btnReject:hover{color:#374151;border-color:#9ca3af}.CookieConsent-module__QbGkGW__btnManage{color:#0d9488;cursor:pointer;background:0 0;border:1px solid #0d9488;border-radius:6px;padding:.6rem 1.1rem;font-size:.85rem;font-weight:600;transition:background .2s}.CookieConsent-module__QbGkGW__btnManage:hover{background:#f0fdfa}.CookieConsent-module__QbGkGW__btnAccept{color:#fff;cursor:pointer;background:#0f766e;border:none;border-radius:6px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:700;transition:background .2s}.CookieConsent-module__QbGkGW__btnAccept:hover{background:#0d6960}.CookieConsent-module__QbGkGW__prefOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.CookieConsent-module__QbGkGW__prefModal{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) CookieConsent-module__QbGkGW__slideUp;overflow-y:auto;box-shadow:0 25px 50px #0003}.CookieConsent-module__QbGkGW__prefHeader{border-bottom:1px solid #f3f4f6;margin-bottom:0;padding:2rem 2rem 1.5rem}.CookieConsent-module__QbGkGW__prefTitle{color:#111;margin:0 0 .5rem;font-size:1.3rem;font-weight:700}.CookieConsent-module__QbGkGW__prefSubtitle{color:#6b7280;margin:0;font-size:.85rem;line-height:1.5}.CookieConsent-module__QbGkGW__categoryList{flex-direction:column;gap:0;padding:0 2rem;display:flex}.CookieConsent-module__QbGkGW__categoryRow{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:1rem;padding:1.25rem 0;display:flex}.CookieConsent-module__QbGkGW__categoryRow:last-child{border-bottom:none}.CookieConsent-module__QbGkGW__categoryInfo{flex:1}.CookieConsent-module__QbGkGW__categoryLabel{align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.CookieConsent-module__QbGkGW__categoryLabel strong{color:#111;font-size:.92rem}.CookieConsent-module__QbGkGW__requiredBadge{color:#065f46;background:#d1fae5;border-radius:9999px;padding:2px 7px;font-size:.7rem;font-weight:600}.CookieConsent-module__QbGkGW__categoryDesc{color:#6b7280;margin:0;font-size:.8rem;line-height:1.5}.CookieConsent-module__QbGkGW__toggle{cursor:pointer;background:#e5e7eb;border:none;border-radius:9999px;flex-shrink:0;width:44px;height:24px;margin-top:2px;transition:background .2s;position:relative}.CookieConsent-module__QbGkGW__toggle:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.CookieConsent-module__QbGkGW__toggleOn{background:#0f766e}.CookieConsent-module__QbGkGW__toggleOn:after{transform:translate(20px)}.CookieConsent-module__QbGkGW__toggleDisabled{cursor:not-allowed;opacity:.7}.CookieConsent-module__QbGkGW__prefActions{border-top:1px solid #f3f4f6;justify-content:flex-end;gap:.75rem;padding:1.5rem 2rem 2rem;display:flex}.CookieConsent-module__QbGkGW__btnOutline{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:.65rem 1.25rem;font-size:.875rem;font-weight:500;transition:border-color .2s}.CookieConsent-module__QbGkGW__btnOutline:hover{color:#374151;border-color:#9ca3af}.CookieConsent-module__QbGkGW__btnPrimary{color:#fff;cursor:pointer;background:#0f766e;border:none;border-radius:8px;padding:.65rem 1.5rem;font-size:.875rem;font-weight:700;transition:background .2s}.CookieConsent-module__QbGkGW__btnPrimary:hover{background:#0d6960}@keyframes CookieConsent-module__QbGkGW__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.CookieConsent-module__QbGkGW__bannerInner{flex-direction:column;align-items:stretch;gap:1rem}.CookieConsent-module__QbGkGW__bannerActions{flex-direction:column}.CookieConsent-module__QbGkGW__btnReject,.CookieConsent-module__QbGkGW__btnManage,.CookieConsent-module__QbGkGW__btnAccept{text-align:center;width:100%}}
.StorefrontFooter-module__8r1wwq__footer{background-color:var(--hover-teal);color:#fff;border-top:1px solid var(--border-color);font-family:var(--font-sans);margin-top:auto;padding-top:4rem}.StorefrontFooter-module__8r1wwq__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;padding-bottom:4rem;display:grid}@media (max-width:800px){.StorefrontFooter-module__8r1wwq__footerGrid{grid-template-columns:1fr 1fr;gap:3rem 1.5rem}}@media (max-width:500px){.StorefrontFooter-module__8r1wwq__footerGrid{grid-template-columns:1fr}}.StorefrontFooter-module__8r1wwq__brandSection{max-width:320px}.StorefrontFooter-module__8r1wwq__logoWrapper{border-radius:var(--radius-md);background-color:#fff;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:.75rem 1.25rem;display:inline-flex;box-shadow:0 4px 12px #0000001a}.StorefrontFooter-module__8r1wwq__logo{letter-spacing:-.01em;color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.StorefrontFooter-module__8r1wwq__tagline{color:var(--icy-teal);opacity:.85;font-size:.9rem;line-height:1.6}.StorefrontFooter-module__8r1wwq__groupTitle{color:#fff;margin-bottom:1.25rem;font-size:1rem;font-weight:600}.StorefrontFooter-module__8r1wwq__linkGroup{flex-direction:column;gap:.8rem;display:flex}.StorefrontFooter-module__8r1wwq__link{color:var(--icy-teal);opacity:.75;transition:opacity var(--transition-fast),color var(--transition-fast);font-size:.9rem;text-decoration:none}.StorefrontFooter-module__8r1wwq__link:hover{opacity:1;color:#fff}.StorefrontFooter-module__8r1wwq__bottomBar{text-align:center;background-color:#0003;padding:1.5rem 0}.StorefrontFooter-module__8r1wwq__copyright{color:var(--icy-teal);opacity:.8;font-size:.85rem}
.SearchOverlay-module__XXIV2a__overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#0000008c;justify-content:center;align-items:flex-start;padding-top:12vh;animation:.2s SearchOverlay-module__XXIV2a__fadeIn;display:flex;position:fixed;inset:0}@keyframes SearchOverlay-module__XXIV2a__fadeIn{0%{opacity:0}to{opacity:1}}.SearchOverlay-module__XXIV2a__container{background:#fff;border-radius:20px;width:100%;max-width:640px;animation:.25s cubic-bezier(.16,1,.3,1) SearchOverlay-module__XXIV2a__slideDown;overflow:hidden;box-shadow:0 25px 60px #00000040,0 0 0 1px #ffffff1a}@keyframes SearchOverlay-module__XXIV2a__slideDown{0%{opacity:0;transform:translateY(-20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.SearchOverlay-module__XXIV2a__searchBar{border-bottom:1px solid #eee;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.SearchOverlay-module__XXIV2a__searchIcon{color:#86868b;flex-shrink:0}.SearchOverlay-module__XXIV2a__searchInput{font-family:var(--font-sans);color:#1d1d1f;background:0 0;border:none;outline:none;flex:1;font-size:1.1rem;font-weight:400}.SearchOverlay-module__XXIV2a__searchInput::placeholder{color:#b0b0b0}.SearchOverlay-module__XXIV2a__escBadge{color:#86868b;font-family:var(--font-sans);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#f5f5f7;border:1px solid #e5e5e5;border-radius:6px;flex-shrink:0;padding:.25rem .5rem;font-size:.65rem;font-weight:600;transition:all .15s}.SearchOverlay-module__XXIV2a__escBadge:hover{background:#eee;border-color:#ccc}.SearchOverlay-module__XXIV2a__results{max-height:420px;overflow-y:auto}.SearchOverlay-module__XXIV2a__hint{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.SearchOverlay-module__XXIV2a__hint p{font-family:var(--font-sans);color:#86868b;font-size:.95rem}.SearchOverlay-module__XXIV2a__noResults{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:3rem 2rem;display:flex}.SearchOverlay-module__XXIV2a__noResults p{font-family:var(--font-sans);color:#1d1d1f;font-size:1rem}.SearchOverlay-module__XXIV2a__noResults span{font-family:var(--font-sans);color:#86868b;font-size:.85rem}.SearchOverlay-module__XXIV2a__resultsMeta{font-family:var(--font-sans);color:#86868b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f0f0f0;padding:.75rem 1.5rem;font-size:.75rem;font-weight:600}.SearchOverlay-module__XXIV2a__resultsList{margin:0;padding:0;list-style:none}.SearchOverlay-module__XXIV2a__resultItem{color:inherit;border-bottom:1px solid #f5f5f7;align-items:center;gap:1rem;padding:.85rem 1.5rem;text-decoration:none;transition:background .15s;display:flex}.SearchOverlay-module__XXIV2a__resultItem:hover{background:#f9fafb}.SearchOverlay-module__XXIV2a__resultImage{background:#f5f5f7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden}.SearchOverlay-module__XXIV2a__resultImage img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.SearchOverlay-module__XXIV2a__resultPlaceholder{font-size:1.5rem}.SearchOverlay-module__XXIV2a__resultInfo{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.SearchOverlay-module__XXIV2a__resultName{font-family:var(--font-sans);color:#1d1d1f;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.SearchOverlay-module__XXIV2a__resultMeta{align-items:center;gap:.5rem;display:flex}.SearchOverlay-module__XXIV2a__resultCategory{font-family:var(--font-sans);color:#86868b;background:#f0f0f2;border-radius:4px;padding:.1rem .5rem;font-size:.75rem;font-weight:500}.SearchOverlay-module__XXIV2a__resultBrand{font-family:var(--font-sans);color:var(--deep-teal);font-size:.75rem;font-weight:500}.SearchOverlay-module__XXIV2a__resultPrice{font-family:var(--font-sans);color:#1d1d1f;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.1rem;font-size:.95rem;font-weight:500;display:flex}.SearchOverlay-module__XXIV2a__resultSalePrice{color:var(--deep-teal);font-weight:600}.SearchOverlay-module__XXIV2a__resultOrigPrice{color:#86868b;font-size:.75rem;text-decoration:line-through}.SearchOverlay-module__XXIV2a__resultArrow{color:#ccc;flex-shrink:0;transition:color .15s}.SearchOverlay-module__XXIV2a__resultItem:hover .SearchOverlay-module__XXIV2a__resultArrow{color:var(--deep-teal)}.SearchOverlay-module__XXIV2a__viewAllBtn{width:100%;font-family:var(--font-sans);color:var(--deep-teal);cursor:pointer;text-align:center;background:0 0;border:none;border-top:1px solid #f0f0f0;padding:1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:block}.SearchOverlay-module__XXIV2a__viewAllBtn:hover{background:var(--icy-teal)}@media (max-width:680px){.SearchOverlay-module__XXIV2a__overlay{padding-top:2vh}.SearchOverlay-module__XXIV2a__container{border-radius:16px;max-width:calc(100% - 2rem);margin:0 1rem}.SearchOverlay-module__XXIV2a__searchInput{font-size:1rem}.SearchOverlay-module__XXIV2a__results{max-height:60vh}}
.MobileMenu-module__AP24jW__backdrop{z-index:200;background:#00000059;animation:.2s MobileMenu-module__AP24jW__fadeIn;position:fixed;inset:0}@keyframes MobileMenu-module__AP24jW__fadeIn{0%{opacity:0}to{opacity:1}}.MobileMenu-module__AP24jW__drawer{z-index:201;background:#fff;flex-direction:column;width:300px;max-width:85vw;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 32px #0000001a}.MobileMenu-module__AP24jW__drawerOpen{transform:translate(0)}.MobileMenu-module__AP24jW__drawerHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.MobileMenu-module__AP24jW__drawerTitle{color:#111;font-size:1.1rem;font-weight:700}.MobileMenu-module__AP24jW__closeBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.2rem;line-height:1}.MobileMenu-module__AP24jW__closeBtn:hover{color:#111}.MobileMenu-module__AP24jW__nav{flex:1;padding:.5rem 0;overflow-y:auto}.MobileMenu-module__AP24jW__navItem{text-align:left;color:#111;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.85rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .12s;display:flex}.MobileMenu-module__AP24jW__navItem:hover{background:#f9fafb}.MobileMenu-module__AP24jW__chevron{color:#9ca3af;font-size:1.1rem;transition:transform .2s}.MobileMenu-module__AP24jW__chevronOpen{transform:rotate(90deg)}.MobileMenu-module__AP24jW__subMenu{background:#fafafa;padding:0 0 .5rem;animation:.2s MobileMenu-module__AP24jW__subSlide}@keyframes MobileMenu-module__AP24jW__subSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.MobileMenu-module__AP24jW__subItem{color:#374151;padding:.6rem 1.25rem .6rem 2.25rem;font-size:.9rem;text-decoration:none;transition:color .12s;display:block}.MobileMenu-module__AP24jW__subItem:hover{color:#0f766e;background:#f0fdfa}
