.hd-announcement,.hd-announcement *,.hd-site-header,.hd-site-header *,.hd-footer,.hd-footer *,.hd-product-facts,.hd-product-facts *{box-sizing:border-box}.hd-announcement,.hd-site-header,.hd-footer,.hd-product-facts{font-family:var(--hd-font);color:var(--hd-ink)}.hd-announcement{background:var(--hd-announcement-bg,var(--hd-butter));color:var(--hd-announcement-fg,var(--hd-cobalt));text-align:center;padding:8px 16px;font-size:14px;line-height:20px}.hd-announcement p{margin:0}.hd-announcement a{display:block;min-height:28px;color:inherit;text-underline-offset:4px}.hd-site-header{display:block;padding:16px var(--hd-gutter);background:var(--hd-paper);position:relative;z-index:var(--hd-z-header)}.hd-header-shell{max-width:1184px;margin:0 auto;display:grid;grid-template-columns:minmax(44px,1fr) auto minmax(44px,1fr);align-items:center;gap:16px;padding:12px 24px;border:1px solid var(--hd-line);border-radius:var(--hd-radius-full);position:relative;background:var(--hd-paper)}.hd-header-logo{display:block;width:200px}.hd-header-logo img{display:block;width:100%;height:auto}.hd-header-bag{justify-self:end;display:flex;gap:4px;align-items:center;min-height:44px;text-decoration:none;color:var(--hd-ink);font-size:14px;font-weight:600;white-space:nowrap}.hd-menu>summary{display:flex;gap:8px;align-items:center;min-height:44px;width:max-content;cursor:pointer;list-style:none}.hd-menu>summary::-webkit-details-marker{display:none}.hd-menu-panel{position:absolute;top:calc(100% + 8px);left:0;width:min(400px,100%);max-height:70vh;overflow:auto;background:var(--hd-paper);border:1px solid var(--hd-line);border-radius:16px;padding:16px;box-shadow:var(--hd-floating)}.hd-menu-panel a,.hd-menu-child summary{display:block;padding:12px 16px;min-height:44px;color:var(--hd-ink);text-decoration:none}.hd-menu-panel a:hover{background:var(--hd-mist);border-radius:8px}.hd-menu-panel .hd-menu-grandchild{padding-left:32px}.hd-menu-child{border-bottom:1px solid var(--hd-line)}.hd-menu-child summary{cursor:pointer}.hd-footer{background:var(--hd-paper);padding:64px 0 32px;border-top:1px solid var(--hd-line)}.hd-container{max-width:var(--hd-max);padding:0 var(--hd-gutter);margin:auto}.hd-footer-top{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:40px}.hd-footer-logo{max-width:200px;height:auto}.hd-footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.hd-footer h2{font-size:18px;line-height:28px;font-weight:600;margin:0 0 16px}.hd-footer p{font-size:14px;line-height:20px}.hd-footer ul{list-style:none;padding:0;margin:0}.hd-footer a{color:var(--hd-ink);display:inline-block;padding:12px 0;min-height:44px;text-underline-offset:4px;overflow-wrap:anywhere}.hd-footer-bottom{border-top:1px solid var(--hd-line);margin-top:40px;padding-top:24px;display:flex;justify-content:space-between;gap:24px}.hd-footer-bottom ul{display:flex;flex-wrap:wrap;gap:16px}.hd-product-facts{font-size:16px;line-height:24px;margin:24px 0}.hd-product-facts h2{font-size:18px;line-height:28px;margin:0 0 12px}.hd-product-facts a{color:var(--hd-cobalt);text-underline-offset:4px}.hd-site-header :focus-visible,.hd-footer :focus-visible,.hd-product-facts :focus-visible{outline:3px solid var(--hd-cobalt);outline-offset:4px}.hd-announcement :focus-visible{outline:3px solid currentColor;outline-offset:2px}@media(max-width:767px){.hd-site-header{padding:8px 16px}.hd-header-shell{padding:8px 16px;gap:8px}.hd-header-logo{width:140px}.hd-menu-word{display:none}.hd-menu>summary{width:44px}.hd-footer{padding:48px 0 24px}.hd-footer-top,.hd-footer-bottom{align-items:flex-start;flex-direction:column}.hd-footer-grid{grid-template-columns:1fr 1fr;gap:24px}}@media(max-width:479px){.hd-footer-grid{grid-template-columns:1fr}}.hd-site-header [hidden]{display:none!important}.hd-menu-trigger{display:flex;align-items:center;gap:8px;justify-self:start;min-width:44px;min-height:44px;padding:0;border:0;background:none;color:var(--hd-ink);font:600 16px/24px var(--hd-font);cursor:pointer}.hd-menu-trigger img{width:24px;height:24px}.hd-header-bag{min-width:44px;justify-content:center}.hd-bag-icon{position:relative;display:inline-flex;width:24px;height:24px;flex-shrink:0}.hd-count{position:absolute;top:-5px;right:-6px;display:flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 3px;border-radius:var(--hd-radius-full);background:var(--hd-cobalt);color:var(--hd-paper);font:700 10px/1 var(--hd-font);box-shadow:0 0 0 2px var(--hd-paper);pointer-events:none}.hd-bag-word{margin-left:4px}.hd-menu-drawer{position:fixed;inset:0 auto 0 0;margin:0;width:min(400px,calc(100vw - 24px));max-width:none;height:100dvh;max-height:100dvh;padding:0;border:0;border-radius:var(--hd-radius-drawer,0);background:var(--hd-paper);color:var(--hd-ink);font-family:var(--hd-font);overflow-y:auto;overscroll-behavior:contain;box-shadow:var(--hd-floating)}.hd-menu-drawer[open]{animation:hd-menu-enter .24s cubic-bezier(.32,.72,0,1)}.hd-menu-drawer::backdrop{background:#18234a7a}body:has(.hd-menu-drawer[open]){overflow:hidden}.hd-menu-drawer .hd-menu-panel{position:static;display:flex;flex-direction:column;width:100%;min-height:100%;max-height:none;padding:16px 24px 24px;border:0;border-radius:0;box-shadow:none;overflow:visible}.hd-menu-close{display:inline-flex;align-items:center;gap:8px;min-height:44px;min-width:44px;padding:0;border:0;background:none;color:var(--hd-ink);font:600 14px/24px var(--hd-font);cursor:pointer}.hd-menu-close img{width:18px;height:18px}.hd-menu-close>span{font-size:24px;font-weight:400}.hd-menu-drawer .hd-drawer-head{margin-bottom:16px}.hd-menu-panel .hd-menu-heading{display:flex;align-items:center;gap:16px;margin:24px 0 8px;font:700 11px/16px var(--hd-font);letter-spacing:.09em;text-transform:uppercase;color:var(--hd-cobalt)}.hd-menu-heading:after{content:"";height:1px;background:var(--hd-line);flex:1}.hd-drawer-head+.hd-menu-heading{margin-top:0}.hd-menu-drawer .hd-menu-links>a,.hd-menu-drawer .hd-menu-child>summary{display:flex;align-items:center;gap:12px;padding:12px 8px;min-height:48px;font-size:17px;line-height:24px;font-weight:600;border-radius:8px}.hd-menu-drawer .hd-menu-links>a>img{width:48px;height:48px;object-fit:contain;flex-shrink:0;border-radius:8px}.hd-menu-drawer .hd-menu-links>a:hover,.hd-menu-drawer .hd-menu-child>summary:hover{background:var(--hd-mist)}.hd-menu-drawer .hd-menu-panel a[aria-current=page]{color:var(--hd-cobalt);background:var(--hd-mist)}.hd-menu-drawer .hd-menu-child{border:0}.hd-menu-drawer .hd-menu-child>summary{justify-content:space-between;cursor:pointer;list-style:none}.hd-menu-drawer .hd-menu-child>summary::-webkit-details-marker{display:none}.hd-menu-drawer .hd-menu-child>summary:after{content:"+";font-size:20px;font-weight:400}.hd-menu-drawer .hd-menu-child[open]>summary:after{content:"\2212"}.hd-menu-drawer .hd-menu-child>a{font-size:14px;padding:12px 20px}.hd-menu-drawer .hd-menu-child>.hd-menu-grandchild{padding-left:36px}.hd-menu-product small{display:block;font:400 12px/20px var(--hd-font);color:var(--hd-muted);margin-top:2px}.hd-menu-signoff{display:flex;align-items:center;gap:16px;padding:20px;margin-top:auto;background:var(--hd-butter);border-radius:16px;color:var(--hd-cobalt);font:600 14px/20px var(--hd-font)}.hd-menu-signoff>img{width:40px;height:40px}.hd-menu-signoff{margin-top:32px}@keyframes hd-menu-enter{0%{transform:translate(-100%)}to{transform:translate(0)}}@media(max-width:767px){.hd-menu-drawer .hd-menu-panel{padding:12px 20px 24px}.hd-menu-trigger .hd-menu-word,.hd-header-bag .hd-bag-word{display:none}}@media(prefers-reduced-motion:reduce){.hd-menu-drawer[open]{animation:none}}.hd-footer.hd-footer-signature{background:var(--hd-butter);padding-bottom:16px;border-top:0}.hd-footer-signature .hd-footer-top{align-items:center;flex-direction:row}.hd-footer-symbol{display:block;width:64px;height:64px}.hd-footer-signature .hd-footer-top p{max-width:24ch;text-align:right;color:var(--hd-cobalt);font-size:20px;line-height:1.4}.hd-footer-signature .hd-footer-bottom{border-color:var(--hd-muted)}.hd-footer .hd-footer-wordmark{display:block;width:100%;max-width:1920px;margin:48px auto 0;padding:0 var(--hd-gutter);line-height:0;min-height:44px}.hd-footer-wordmark img{display:block;width:100%;height:auto;max-width:none}.hd-footer .hd-footer-wordmark:focus-visible{outline-offset:-4px}@media(max-width:767px){.hd-footer-symbol{width:48px;height:48px}.hd-footer-signature .hd-footer-top p{font-size:16px;max-width:20ch}.hd-footer .hd-footer-wordmark{margin-top:32px}.hd-footer.hd-footer-signature{padding-bottom:64px}}.hd-footer.hd-footer-v39{background:var(--hd-cobalt);color:var(--hd-paper);border:0;padding-top:64px}.hd-footer-v39 .hd-footer-main{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(260px,1fr);gap:64px;align-items:start}.hd-footer-v39 .hd-footer-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.hd-footer.hd-footer-v39 h2{color:var(--hd-butter);font-size:16px;line-height:24px;font-weight:700;margin:0 0 16px}.hd-footer-v39 a{color:var(--hd-paper);text-decoration:none;line-height:22px;font-size:14px;padding:8px 0;min-height:44px}.hd-footer-v39 a:hover{text-decoration:underline;text-underline-offset:4px}.hd-footer-v39 .hd-footer-signup{border-left:1px solid var(--hd-butter);padding-left:32px}.hd-footer-v39 .hd-footer-kicker{color:var(--hd-butter);font-size:11px;line-height:16px;letter-spacing:.09em;text-transform:uppercase;font-weight:700;margin:0 0 16px}.hd-footer-v39 .hd-footer-signup h2{font-size:32px;line-height:1.1;letter-spacing:-.035em;margin:0 0 16px;max-width:12ch}.hd-footer-v39 .hd-footer-signup p{font-size:15px;line-height:24px;margin:0 0 16px}.hd-footer-v39 .hd-footer-signup .hd-footer-kicker{font-size:11px;line-height:16px}.hd-footer-v39 a.hd-footer-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:12px 20px;background:var(--hd-butter);color:var(--hd-ink);border-radius:8px;font-weight:700;margin-top:24px}.hd-footer-v39 .hd-footer-signup .hd-footer-caption{font-size:12px;line-height:18px;margin-top:12px}.hd-footer-v39 .hd-footer-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-top:24px;margin-top:40px;border-top:1px solid var(--hd-butter)}.hd-footer-v39 .hd-footer-meta p,.hd-footer-v39 .hd-footer-disclosure{font-size:12px;line-height:20px;margin:0}.hd-footer-v39 .hd-footer-meta ul{display:flex;gap:8px 20px;flex-wrap:wrap}.hd-footer-v39 .hd-footer-meta a{font-size:12px;color:var(--hd-butter)}.hd-footer-v39 .hd-footer-disclosure{max-width:65ch;margin-top:16px}.hd-footer.hd-footer-v39 .hd-footer-wordmark{margin-top:40px;max-width:1600px}.hd-footer-v39 :focus-visible{outline-color:var(--hd-butter)}@media(max-width:1023px){.hd-footer-v39 .hd-footer-main{grid-template-columns:1fr;gap:32px}.hd-footer-v39 .hd-footer-signup{border-left:0;border-top:1px solid var(--hd-butter);padding:24px 0 0;max-width:100%}.hd-footer-v39 .hd-footer-signup h2{max-width:none}.hd-footer-v39 a.hd-footer-cta{max-width:400px}}@media(max-width:639px){.hd-footer.hd-footer-v39{padding-top:40px}.hd-footer-v39 .hd-footer-nav{grid-template-columns:1fr 1fr;gap:24px 20px}.hd-footer-v39 .hd-footer-nav>div:last-child{grid-column:1/-1}.hd-footer-v39 .hd-footer-nav>div:last-child ul{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.hd-footer-v39 .hd-footer-signup h2{font-size:30px}.hd-footer-v39 .hd-footer-meta,.hd-footer.hd-footer-v39 .hd-footer-wordmark{margin-top:32px}}@media(max-width:1023px){body:has(.hd-welcome-tab:not([hidden])) .hd-footer-v39>.hd-container{padding-left:64px}}dialog.hd-nav-drawer{box-sizing:border-box;position:fixed;inset:0 auto 0 0;margin:0;width:min(400px,100vw);height:100vh;height:100dvh;max-width:100vw;max-height:100dvh;border:0;border-radius:0;background:var(--hd-paper);box-shadow:var(--hd-floating);overflow:auto;overscroll-behavior:contain;animation:none;transform:none;clip-path:none}dialog.hd-nav-drawer[data-drawer-side=right]{left:auto;right:0;width:min(440px,100vw)}dialog.hd-nav-drawer::backdrop{background:#18234a7a;animation:hd-drawer-backdrop var(--hd-duration-overlay) var(--hd-ease) both}.hd-nav-drawer .hd-menu-panel{padding:max(20px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom))}.hd-nav-drawer .hd-dialog-head{padding-bottom:20px;border-bottom:1px solid var(--hd-line)}dialog.hd-nav-drawer:is(.hd-native-cart,.hd-bag-dialog){padding:max(24px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom))}@keyframes hd-drawer-backdrop{0%{opacity:0}to{opacity:1}}dialog.hd-nav-drawer[data-drawer-closing]::backdrop{animation:hd-drawer-backdrop var(--hd-duration-overlay) var(--hd-ease) reverse both}@media(max-width:639px){dialog.hd-nav-drawer,dialog.hd-nav-drawer[data-drawer-side=right]{width:100vw}.hd-nav-drawer .hd-menu-panel{padding-inline:20px}dialog.hd-nav-drawer:is(.hd-native-cart,.hd-bag-dialog){padding-inline:20px}}@media(prefers-reduced-motion:reduce){dialog.hd-nav-drawer::backdrop,dialog.hd-nav-drawer[data-drawer-closing]::backdrop{animation:none}}.hd-menu-product>img{flex-shrink:0;width:56px;height:56px;object-fit:cover;border-radius:8px}.hd-menu-product>img.hd-menu-mascot{padding:10px;object-fit:contain;background:var(--hd-butter)}.hd-menu-product>span{min-width:0}.hd-menu-drawer .hd-menu-links>.hd-menu-product{padding:12px 8px;margin-bottom:8px}.hd-menu-utilities{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:20px;padding-top:12px;border-top:1px solid var(--hd-line)}.hd-menu-utilities>a{display:inline-flex;align-items:center;min-height:44px;padding:8px;font:600 14px/20px var(--hd-font);border-radius:8px}.hd-menu-utilities>a:hover{background:var(--hd-mist);color:var(--hd-cobalt)}.hd-menu-utilities+.hd-menu-signoff{margin-top:16px;flex-shrink:0}.hd-nav-drawer .hd-menu-panel{min-height:100%;padding-block:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-bottom))}.hd-nav-drawer .hd-menu-links>a,.hd-nav-drawer .hd-menu-child>summary{min-height:44px;padding-block:10px}.hd-nav-drawer .hd-menu-panel .hd-menu-heading{margin-top:clamp(8px,2vh,20px);margin-bottom:4px}.hd-nav-drawer .hd-drawer-head{margin-bottom:8px}.hd-nav-drawer .hd-menu-signoff{margin-top:16px;padding:16px;flex-shrink:0}.hd-nav-drawer .hd-menu-panel .hd-localization:has(.hd-region-dialog){margin:0;padding:12px 0 0}@media(max-height:760px){.hd-nav-drawer .hd-menu-signoff{display:none}.hd-nav-drawer .hd-menu-links>.hd-menu-product{margin-bottom:0;padding-block:8px}.hd-nav-drawer .hd-menu-panel .hd-menu-heading{margin-top:8px}.hd-nav-drawer .hd-menu-child>a{min-height:44px;padding-block:10px}}@media(max-height:620px){.hd-nav-drawer .hd-menu-links>.hd-menu-heading{display:none}.hd-nav-drawer .hd-drawer-head{margin-bottom:0}.hd-nav-drawer .hd-menu-product small{display:none}.hd-nav-drawer .hd-menu-links>.hd-menu-product{padding-block:4px}.hd-nav-drawer .hd-menu-panel .hd-localization:has(.hd-region-dialog){padding-top:4px}}@media(max-height:540px)and (min-width:640px){dialog.hd-nav-drawer[data-drawer-side=left]{width:min(600px,100vw)}.hd-nav-drawer .hd-menu-panel{padding-block:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-bottom))}.hd-nav-drawer .hd-menu-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 20px;align-content:start}.hd-nav-drawer .hd-drawer-head{grid-column:2;order:-1;justify-self:end}.hd-nav-drawer .hd-menu-links>.hd-menu-product{grid-column:1;grid-row:1;order:-2}.hd-nav-drawer .hd-menu-links>.hd-menu-product>img{width:36px;height:36px}.hd-nav-drawer .hd-menu-links>.hd-menu-child{grid-column:1/-1}.hd-nav-drawer .hd-menu-child[open]>a{display:inline-flex;vertical-align:top;width:50%;padding-inline:8px}.hd-nav-drawer .hd-menu-panel .hd-localization:has(.hd-region-dialog){padding:0}}dialog.hd-nav-drawer.hd-bag-dialog[open]{display:flex;flex-direction:column;overflow:hidden}.hd-bag-dialog [data-bag-body]{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain}.hd-bag-dialog>.hd-dialog-head,.hd-bag-dialog>.hd-notice,.hd-bag-dialog>.hd-button{flex-shrink:0}@media(max-height:620px){dialog.hd-nav-drawer.hd-bag-dialog{padding-block:12px}.hd-bag-dialog>.hd-notice{font-size:12px;margin-block:8px;padding:8px}.hd-bag-dialog .hd-dialog-head{padding-bottom:8px}}.hd-menu-drawer .hd-menu-links{display:flex;flex-direction:column;flex-shrink:0}.hd-menu-drawer .hd-menu-bottom{margin-top:auto;padding-top:16px;flex-shrink:0}.hd-menu-drawer .hd-menu-bottom .hd-menu-signoff{margin-top:0}@media(max-height:620px){.hd-menu-drawer .hd-menu-bottom{padding-top:4px}}@media(max-height:540px)and (min-width:640px){.hd-menu-drawer .hd-menu-links{display:grid}.hd-menu-drawer .hd-menu-bottom{padding-top:2px}}.hd-help-launcher{position:fixed;right:24px;bottom:24px;z-index:15;display:inline-flex;align-items:center;gap:12px;min-height:52px;padding:12px 16px;border:1px solid var(--hd-cobalt);border-radius:var(--hd-radius-full);background:var(--hd-butter);color:var(--hd-cobalt)!important;box-shadow:var(--hd-floating);font:700 14px/20px var(--hd-font);text-decoration:none}.hd-help-launcher:hover{background:var(--hd-paper)}.hd-help-launcher img{width:28px;height:28px}body:has(.hd-help-launcher) .hd-footer{padding-bottom:96px}body:has(dialog[open]) .hd-help-launcher{visibility:hidden}.hd-help-launcher:focus-visible{outline:var(--hd-border-focus);outline-offset:var(--hd-border-focusOffset)}@media(max-width:767px){.hd-help-launcher{right:16px;bottom:16px;min-height:48px;padding:8px 16px}}@media(prefers-reduced-motion:no-preference){.hd-button,.hd-text-link,.hd-footer-cta,.hd-help-launcher,.hd-menu-panel a,.hd-contact-routes a,.hd-home-tabs button,.hd-label-tabs button,.hd-variant-choice{transition:background-color var(--hd-duration-fast) var(--hd-ease),color var(--hd-duration-fast) var(--hd-ease),border-color var(--hd-duration-fast) var(--hd-ease)}.hd-faq summary>span,.hd-home-plus,.hd-help-article summary>span{transition:transform var(--hd-duration-fast) var(--hd-ease)}.hd-faq[open]>.hd-richtext,.hd-home-label-list details[open]>.hd-richtext,.hd-help-article[open]>.hd-help-answer,houndday-label-tabs [role=tabpanel]:not([hidden]),.hd-home-care-panel[role=tabpanel]:not(.is-inactive){animation:hd-content-in var(--hd-duration-fast) var(--hd-ease)}.hd-region-dialog[open],.hd-image-zoom[open]{animation:hd-content-in var(--hd-duration-disclosure) var(--hd-ease)}}@keyframes hd-content-in{0%{opacity:.65}to{opacity:1}}@media(prefers-reduced-motion:reduce){.hd-button,.hd-text-link,.hd-footer-cta,.hd-help-launcher,.hd-menu-panel a,.hd-contact-routes a,.hd-home-tabs button,.hd-label-tabs button,.hd-variant-choice,.hd-faq summary>span,.hd-home-plus,.hd-help-article summary>span{transition:none!important}.hd-region-dialog[open],.hd-image-zoom[open],.hd-faq[open]>.hd-richtext,.hd-home-label-list details[open]>.hd-richtext,.hd-help-article[open]>.hd-help-answer,houndday-label-tabs [role=tabpanel],.hd-home-care-panel{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/houndday-foundation.css.map */
