.offcanvas-header{position:fixed;z-index:9999;top:0;left:0;width:min(100vw,431px);height:100dvh;max-height:100dvh;transform:translate(-100%);visibility:hidden;background:#fff;transition:transform .28s ease,visibility .28s ease;box-shadow:0 0 20px #0000001f;overflow:hidden}.offcanvas-header.open{transform:translate(0);visibility:visible}.offcanvas-overlay{position:fixed;z-index:9998;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;background:rgba(var(--color-foreground),.45);transition:opacity .28s ease,visibility .28s ease}.offcanvas-header.open~.offcanvas-overlay{visibility:visible;opacity:.45}.offcanvas__inner{position:relative;min-height:100%;height:100%;display:flex;flex-direction:column;background:#fff;overflow:hidden}.offcanvas__logo{flex:0 0 auto;min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:18px 24px 12px;background:#fff}.offcanvas__logo_link{display:inline-flex;align-items:center;max-width:92px}.offcanvas__logo_link img,.offcanvas__logo_link svg{display:block;max-width:92px;height:auto}.offcanvas__close_btn{position:relative;flex:0 0 32px;width:32px;height:32px;padding:0;border:0;border-radius:50%;background:#ffe5ee;color:#ee2761;cursor:pointer}.offcanvas__close_btn:before,.offcanvas__close_btn:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:1.5px;background:currentColor;border-radius:999px;transform:translate(-50%,-50%) rotate(45deg)}.offcanvas__close_btn:after{transform:translate(-50%,-50%) rotate(-45deg)}.mobile-menu__info-strip{flex:0 0 25px;width:100%;overflow:hidden;display:flex;align-items:center;color:#ee2761;border-top:1px solid rgba(238,39,97,.08);border-bottom:1px solid rgba(238,39,97,.08);background:#fff}.mobile-menu__info-track{display:flex;align-items:center;gap:34px;width:max-content;min-width:100%;white-space:nowrap;padding-inline:10px;font-size:8px;line-height:1}.mobile-menu__info-track span{display:inline-flex;align-items:center}.mobile-menu__shipping-banner{flex:0 0 auto;min-height:58px;margin:10px 12px 12px;padding:10px 12px;border-radius:7px;background:#ee0060;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-menu__shipping-copy{display:flex;flex-direction:column;min-width:0}.mobile-menu__shipping-copy strong{font-size:13px;line-height:1.15;font-weight:600}.mobile-menu__shipping-copy span{margin-top:3px;font-size:8px;line-height:1.2}.mobile-menu__shop-all{flex:0 0 auto;min-width:78px;min-height:28px;padding:6px 10px;border-radius:999px;background:#fff;color:#ee2761!important;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:9px;line-height:1}.offcanvas__menu{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;background:#fff}.offcanvas__menu::-webkit-scrollbar{display:none}.offcanvas__menu_ul,.mobile-menu__categories-list,.mobile-menu__grandchildren-list{list-style:none;margin:0;padding:0}.offcanvas__menu_li,.mobile-menu__category-item,.mobile-menu__grandchild-item{margin:0;padding:0}.mobile-menu__root-row{width:100%;min-height:72px;padding:15px 24px;border:0;border-bottom:1px solid #eeeeee;background:#fff;color:rgba(var(--color-foreground));display:flex;align-items:center;text-align:left;cursor:pointer}.mobile-menu__root-copy{display:flex;flex-direction:column;gap:5px}.mobile-menu__root-title{font-size:15px;line-height:1.2;font-weight:500}.mobile-menu__root-subtitle{font-size:9px;line-height:1.25;color:rgba(var(--color-foreground),.48)}.mobile-menu__root-list.is-drilled>.mobile-menu__root-item:not(.is-root-open){display:none}.mobile-menu__root-item.is-root-open>.mobile-menu__root-row{display:none}.mobile-menu__root-item.is-root-open>.mobile-menu__panel--categories{display:block}.mobile-menu__panel[hidden]{display:none!important}.mobile-menu__panel-header{display:flex;align-items:center;gap:12px;min-height:56px;padding:12px 24px;border-bottom:1px solid #eeeeee;background:#fff}.mobile-menu__back-btn{position:relative;flex:0 0 32px;width:32px;height:32px;padding:0;border:0;border-radius:50%;background:#ffe5ee;color:#ee2761;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mobile-menu__back-icon{display:inline-block;width:7px;height:7px;border-left:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-left:2px}.mobile-menu__panel-title{min-width:0;font-size:14px;line-height:1.2;font-weight:500;color:rgba(var(--color-foreground));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-menu__category-row,.mobile-menu__grandchild-row{width:100%;min-height:63px;padding:7px 24px;border:0;border-bottom:1px solid #eeeeee;background:#fff;color:rgba(var(--color-foreground));display:flex;align-items:center;gap:14px;text-align:left;cursor:pointer}.mobile-menu__thumb{position:relative;flex:0 0 76px;width:76px;height:48px;overflow:hidden;border-radius:8px;background:rgba(var(--color-foreground),.04)}.mobile-menu__thumb img,.mobile-menu__thumb svg{width:100%;height:100%;display:block;object-fit:cover}.mobile-menu__category-title{flex:1 1 auto;min-width:0;font-size:12px;line-height:1.25;font-weight:400}.mobile-menu__toggle-pill,.mobile-menu__leaf-pill{position:relative;flex:0 0 34px;width:34px;height:19px;border-radius:999px;background:#ff9ac1;color:#fff;display:inline-flex;align-items:center;justify-content:center}.mobile-menu__toggle-pill:before,.mobile-menu__toggle-pill:after{content:"";position:absolute;width:8px;height:1.2px;border-radius:999px;background:currentColor}.mobile-menu__toggle-pill:after{transform:rotate(90deg)}.mobile-menu__categories-list.is-child-drilled>.mobile-menu__category-item:not(.is-child-open){display:none}.mobile-menu__category-item.is-child-open>.mobile-menu__category-row{display:none}.mobile-menu__category-item.is-child-open>.mobile-menu__panel--grandchildren{display:block}.mobile-menu__leaf-pill{font-size:13px;line-height:1}.mobile-menu__grandchild-row{min-height:63px}.mobile-menu__grandchildren-list .mobile-menu__thumb{flex-basis:76px}.mobile-menu__footer{flex:0 0 auto;padding:46px 18px 30px;border-top:1px solid #eeeeee;background:#fff;box-sizing:border-box}.mobile-menu__footer-card{position:relative;width:100%;max-width:395px;height:87px;min-height:87px;margin:0 auto;padding:0;border-radius:11px;background:#fffaea;overflow:hidden;box-sizing:border-box}.mobile-menu__social{position:absolute;left:31px;top:20px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.mobile-menu__social-title{margin:0;font-size:14px;line-height:1;font-weight:400;color:#2f2f2f;text-transform:lowercase}.mobile-menu__social-list,.mobile-menu__social-list.list-social,.mobile-menu__social .list-social{display:flex;align-items:center;gap:10px;margin:0;padding:0;list-style:none}.mobile-menu__social .list-social__item{margin:0!important}.mobile-menu__social .list-social__link{width:25px;height:25px;min-width:23px;min-height:23px;padding:0;margin:0!important;border-radius:50%;background:#ee2761;color:#fff;display:inline-flex;align-items:center;justify-content:center}.mobile-menu__social .list-social__link svg{width:12px;height:12px}.mobile-menu__mascot-slot{position:absolute;right:22px;top:13px;width:145px;height:64px;overflow:visible}.mobile-menu__mascot-slot .footer-teddy-heading{position:absolute!important;left:34px!important;top:2px!important;width:50px!important;height:27.89px!important;margin:0!important;padding:0!important;color:#000!important;display:block!important;overflow:visible!important;line-height:13px!important}.mobile-menu__mascot-slot .footer-teddy-row{display:flex!important;align-items:baseline!important;gap:1px!important;width:max-content;height:13px;margin:0!important;padding:0!important;line-height:13px!important}.mobile-menu__mascot-slot .footer-teddy-row--two{position:relative;display:flex!important;align-items:baseline!important;gap:1px!important;width:max-content;height:13px;margin:-1px 0 0!important;padding:0!important;line-height:13px!important}.mobile-menu__mascot-slot .footer-teddy-heading__script{font-family:Ms Madi,cursive!important;font-style:normal!important;font-weight:400!important;font-size:9.56662px!important;line-height:13px!important;color:#000!important}.mobile-menu__mascot-slot .footer-teddy-heading__bold{font-family:var(--font-heading-family)!important;font-style:normal!important;font-weight:700!important;font-size:9.56662px!important;line-height:13px!important;color:#000!important}.mobile-menu__mascot-slot .footer-teddy-heart--top{display:block!important;position:absolute!important;left:.69px!important;top:-7.08px!important;width:3.88px!important;height:3.89px!important;transform:rotate(-28.65deg)!important;overflow:visible!important}.mobile-menu__mascot-slot .footer-teddy-hearts-trail{display:block!important;position:absolute!important;left:0!important;top:0!important;width:50px!important;height:27.89px!important;margin:0!important;pointer-events:none}.mobile-menu__mascot-slot .footer-teddy-heart--a{display:block!important;position:absolute!important;left:28.34px!important;top:-3.9px!important;width:2.16px!important;height:2.13px!important;transform:rotate(-32.61deg)!important;overflow:visible!important}.mobile-menu__mascot-slot .footer-teddy-heart--b{display:block!important;position:absolute!important;left:32.2px!important;top:-3.9px!important;width:3.92px!important;height:3.8px!important;transform:rotate(31.61deg)!important;overflow:visible!important}.mobile-menu__mascot-slot .footer-teddy-heart--c{display:block!important;position:absolute!important;left:34.01px!important;top:3.81px!important;width:2.11px!important;height:2.13px!important;transform:rotate(81.85deg)!important;overflow:visible!important}.mobile-menu__mascot-slot .footer-teddy-heart path{fill:#000!important;stroke:#fff!important;stroke-width:.66389px!important;vector-effect:non-scaling-stroke}.mobile-menu__mascot-slot .footer-block-image{position:absolute!important;right:0!important;bottom:3px!important;left:auto!important;width:58px!important;height:58px!important;display:block!important;margin:0!important;padding:0!important;overflow:visible!important}.mobile-menu__mascot-slot .footer-block-image>img{position:absolute!important;right:0!important;bottom:0!important;width:58px!important;max-width:58px!important;height:58px!important;max-height:58px!important;object-fit:contain!important}.mobile-menu__mascot-slot .footer-teddy-eyes{position:absolute!important;top:28.4%!important;left:27.6%!important;width:46.64%!important;height:auto!important;pointer-events:none}.mobile-menu__mascot-slot .footer-teddy-eye{transform-origin:center;transform-box:fill-box;animation:mobile-menu-teddy-blink 4.5s ease-in-out infinite}@keyframes mobile-menu-teddy-blink{0%,92%,to{transform:scaleY(1)}95%{transform:scaleY(.1)}}@media(prefers-reduced-motion:reduce){.offcanvas-header,.offcanvas-overlay{transition:none}.mobile-menu__mascot-slot .footer-teddy-eye{animation:none}}@media only screen and (min-width:992px){.offcanvas-header,.offcanvas-overlay{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/mobile-offcanvas-menu.css.map */
