:root{--ddp-announcement-height: 34px;--ddp-mobile-topbar-height: 58px;--ddp-mobile-dock-height: 74px;--ddp-mobile-dock-bottom-offset: 8px;--ddp-mobile-panel-gap: 10px;--ddp-mobile-safe-bottom: env(safe-area-inset-bottom, 0px);--ddp-mobile-dock-total: calc(var(--ddp-mobile-dock-height) + var(--ddp-mobile-safe-bottom) + var(--ddp-mobile-dock-bottom-offset));--ddp-product-buybar-height: 156px;--ddp-mobile-product-buy-height: var(--ddp-product-buybar-height);--ddp-mobile-panel-bottom: calc(var(--ddp-mobile-dock-total) + var(--ddp-mobile-panel-gap));--ddp-mobile-sheet-bottom: var(--ddp-mobile-panel-bottom);--ddp-sticky-top-offset: calc(var(--ddp-announcement-height) + var(--ddp-mobile-topbar-height));--ddp-z-announcement: 600;--ddp-z-header: 590;--ddp-z-mobile-backdrop: 650;--ddp-z-mobile-dock: 660;--ddp-z-mobile-buybar: 660;--ddp-z-mobile-sheet: 670}html,body{max-width:100%}body{overflow-x:clip}@supports not (overflow: clip){body{overflow-x:hidden}}.ddp-mobile-topbar,.ddp-mobile-dock,.ddp-mobile-sheet-backdrop,.ddp-mobile-sheet-close,.ddp-label-mobile{display:none}.ddp-product-thumb.is-active,.ddp-product-thumb[aria-current=true]{border-color:var(--ddp-text);outline:2px solid var(--ddp-yellow);outline-offset:2px}@media(max-width:989px){html{scroll-padding-top:var(--ddp-sticky-top-offset)}body{padding-bottom:calc(var(--ddp-mobile-dock-total) + 14px)}body.ddp-sheet-is-open,body.ddp-nav-is-open{overflow:hidden;touch-action:none}.shopify-section-group-header-group:has(.ddp-announcement),.shopify-section-group-header-group:has(.ddp-header),.shopify-section:has(>.ddp-announcement),.shopify-section:has(>.ddp-header){overflow:visible;transform:none;contain:none}.shopify-section-group-header-group:has(.ddp-announcement),.shopify-section:has(>.ddp-announcement){position:sticky;top:0;z-index:var(--ddp-z-announcement)}.shopify-section-group-header-group:has(.ddp-header),.shopify-section:has(>.ddp-header){position:sticky;top:var(--ddp-announcement-height);z-index:var(--ddp-z-header);pointer-events:none}.ddp-announcement{position:sticky;top:0;z-index:var(--ddp-z-announcement)}.ddp-header{position:sticky;top:var(--ddp-announcement-height);z-index:var(--ddp-z-header);display:block;min-height:var(--ddp-mobile-topbar-height);padding:0;background:transparent;border-bottom:1px solid var(--ddp-surface-2);pointer-events:none}.ddp-header__logo,.ddp-header__right,.ddp-desktop-client-nav{display:none!important}.ddp-header .ddp-desktop-nav,.ddp-header>.ddp-header__left{display:none!important;visibility:hidden!important;position:absolute!important;inset:auto!important;width:0!important;max-width:0!important;height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important}.ddp-mobile-topbar{position:relative;z-index:var(--ddp-z-header);min-height:var(--ddp-mobile-topbar-height);display:grid;grid-template-columns:minmax(52px,1fr) auto minmax(52px,1fr);align-items:center;gap:8px;padding:8px 12px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto}.ddp-mobile-topbar__cart{justify-self:end;min-height:44px;padding-inline:14px}.ddp-mobile-topbar__filter,.ddp-mobile-topbar__back,.ddp-mobile-topbar__shop{justify-self:start;min-height:44px;padding-inline:14px;pointer-events:auto}.ddp-mobile-topbar__filter.is-filter-active{outline:none;box-shadow:0 0 0 1px var(--ddp-text),0 0 0 5px var(--ddp-yellow)}.ddp-mobile-topbar__spacer{min-width:52px;min-height:1px}.ddp-mobile-topbar__logo{justify-self:center;min-width:74px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;color:inherit;font-size:28px;font-weight:700;line-height:1;text-decoration:none;pointer-events:auto}.ddp-mobile-topbar__logo img{width:min(82px,26vw);height:auto;display:block}.ddp-mobile-dock{position:fixed;left:8px;right:8px;bottom:calc(var(--ddp-mobile-dock-bottom-offset) + var(--ddp-mobile-safe-bottom));z-index:var(--ddp-z-mobile-dock);width:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:6px;border:1px solid var(--ddp-surface-2);border-radius:20px;background:#fffffff0;box-shadow:0 12px 40px #00000024;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:visible;pointer-events:auto}.ddp-mobile-dock>.ddp-button,.ddp-mobile-dock>details>summary.ddp-button{width:100%;min-height:44px;overflow:hidden;padding-inline:6px;font-size:clamp(10px,2.8vw,12px);text-overflow:ellipsis}.ddp-mobile-dock>details[open]>summary.ddp-button{color:var(--ddp-text);background:var(--ddp-yellow);outline:1px solid var(--ddp-text)}.ddp-mobile-dock>details>summary.ddp-button>span:not(.ddp-label-desktop):not(.ddp-label-mobile){display:none}.ddp-mobile-dock .ddp-label-desktop{display:none}.ddp-mobile-dock .ddp-label-mobile{display:inline}.ddp-mobile-dock>.ddp-shop-menu,.ddp-mobile-dock>.ddp-collab-menu,.ddp-mobile-dock>.ddp-search-menu{position:static!important;min-width:0}.ddp-mobile-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--ddp-z-mobile-backdrop);border:0;background:#0000002e;opacity:0;pointer-events:none}body.ddp-nav-is-open .ddp-mobile-sheet-backdrop{display:block;opacity:1;pointer-events:auto}.ddp-shop-menu__panel,.ddp-collab-menu__panel,.ddp-search-menu__panel{position:fixed;top:auto;right:10px;bottom:var(--ddp-mobile-sheet-bottom);left:10px;z-index:var(--ddp-z-mobile-sheet);width:auto;max-height:min(58svh,calc(100svh - var(--ddp-sticky-top-offset) - var(--ddp-mobile-panel-bottom) - 14px),520px);overflow:auto;padding:10px;border-color:var(--ddp-text);border-radius:18px;box-shadow:0 18px 60px #0000002e;transform:none}.ddp-mobile-dock .ddp-shop-menu__panel,.ddp-mobile-dock .ddp-collab-menu__panel,.ddp-mobile-dock .ddp-search-menu__panel{position:absolute;top:auto;right:0;bottom:calc(100% + var(--ddp-mobile-panel-gap));left:0;z-index:var(--ddp-z-mobile-sheet);width:auto;box-sizing:border-box;max-height:min(56svh,calc(100svh - var(--ddp-sticky-top-offset) - var(--ddp-mobile-dock-total) - var(--ddp-mobile-panel-gap) - 14px),520px);overflow:auto;padding:10px;border-color:var(--ddp-text);border-radius:18px;box-shadow:0 18px 60px #0000002e;transform:none;display:none}.ddp-mobile-dock [data-ddp-nav-menu][open]>.ddp-shop-menu__panel,.ddp-mobile-dock [data-ddp-nav-menu][open]>.ddp-collab-menu__panel,.ddp-mobile-dock [data-ddp-nav-menu][open]>.ddp-search-menu__panel{display:grid}.ddp-shop-menu__panel{grid-template-columns:repeat(2,minmax(0,1fr))}.ddp-collab-menu__panel,.ddp-search-menu__panel{grid-template-columns:1fr}.ddp-mobile-sheet-close{grid-column:1 / -1;min-height:44px;display:inline-flex;background:var(--ddp-yellow);outline:1px solid var(--ddp-text)}.ddp-shop-menu__panel .ddp-button,.ddp-collab-menu__panel .ddp-button{justify-content:center;text-align:center}.ddp-search-menu[open]:after{display:none}.ddp-search-menu__top{grid-template-columns:1fr}body .ddp-collection-page{--ddp-collection-sticky-offset: var(--ddp-sticky-top-offset)}body:has(.ddp-collection-page) .ddp-filter-menu__panel{inset:auto 8px var(--ddp-mobile-sheet-bottom)}body:has(.ddp-product-page) .ddp-mobile-dock,body:has(.ddp-product-page) .ddp-mobile-sheet-backdrop{display:none!important}.ddp-product-page .ddp-product-buybar,body:has(.ddp-product-page) .ddp-purchase-box[data-ddp-product-buybar]{position:fixed!important;inset:auto 0 0!important;z-index:var(--ddp-z-mobile-buybar)!important;box-sizing:border-box;width:100%;max-height:none;display:flex!important;flex-direction:column;overflow-y:visible;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:calc(12px + var(--ddp-mobile-safe-bottom));transform:translateZ(0)}.ddp-product-page{padding-bottom:0!important}body:has(.ddp-product-page){padding-bottom:calc(var(--ddp-product-buybar-height) + var(--ddp-mobile-safe-bottom) + 22px)!important}}@media(max-width:380px){.ddp-mobile-topbar{gap:6px;padding-inline:8px}.ddp-mobile-topbar__cart,.ddp-mobile-topbar__back,.ddp-mobile-topbar__shop{padding-inline:10px;font-size:12px}.ddp-mobile-dock{left:6px;right:6px;gap:4px;padding:5px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/ddp-mobile-foundations.css.map */
