:root{--dh-ink: #2f2a25;--dh-ink-soft: #5f5750;--dh-beige: #e8ddce;--dh-beige-soft: #f3ebe1;--dh-cream: #fbf8f3;--dh-white: #ffffff;--dh-line: rgba(47, 42, 37, .11);--dh-shadow: 0 12px 34px rgba(47, 42, 37, .08);--dh-radius: 18px}.product-grid>.grid__item,.collection .product-grid>.grid__item{display:flex}.product-grid>.grid__item>product-component,.collection .product-grid>.grid__item>product-component{display:flex;width:100%}.product-grid .product-card-wrapper,.collection .product-grid .product-card-wrapper{display:flex;width:100%;height:100%}.product-grid .product-card-wrapper>.card,.collection .product-grid .product-card-wrapper>.card{display:flex!important;flex-direction:column;width:100%;height:100%}.product-grid .product-card-wrapper>.card>.card__inner,.collection .product-grid .product-card-wrapper>.card>.card__inner{flex:0 0 auto;width:100%}.product-grid .product-card-wrapper>.card>.card__content,.collection .product-grid .product-card-wrapper>.card>.card__content{display:flex!important;flex:1 1 auto;flex-direction:column}.product-grid .product-card-wrapper>.card>.card__content>.card__information,.collection .product-grid .product-card-wrapper>.card>.card__content>.card__information{flex:1 1 auto}.product-grid .product-card-wrapper .quick-add,.collection .product-grid .product-card-wrapper .quick-add{margin-top:auto!important;padding-top:1.2rem}.product-grid .product-card-wrapper .quick-add__submit,.collection .product-grid .product-card-wrapper .quick-add__submit{min-height:46px;margin:0;border-radius:12px;font-weight:700}.product-card-wrapper .card__heading{line-height:1.32}.product-card-wrapper .card__inner{overflow:hidden;border-radius:16px}@media(hover:hover){.product-card-wrapper .card__inner img{transition:transform .35s ease}.product-card-wrapper:hover .card__inner img:first-child{transform:scale(1.025)}}.dh-breadcrumbs{margin:0 0 1.4rem;color:var(--dh-ink-soft);font-size:1.2rem;line-height:1.4}.dh-breadcrumbs__list{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin:0;padding:0;list-style:none}.dh-breadcrumbs a{color:inherit;text-decoration:none}.dh-breadcrumbs a:hover{color:var(--dh-ink);text-decoration:underline;text-underline-offset:.25rem}.dh-breadcrumbs__sep{opacity:.45}.dh-breadcrumbs__current{color:var(--dh-ink);font-weight:650}.dh-assurance{margin:1.6rem 0 .5rem;padding:1.5rem;border:1px solid var(--dh-line);border-radius:var(--dh-radius);background:linear-gradient(145deg,#fbf8f3,#f2e7d9);box-shadow:0 8px 26px #2f2a250f}.dh-assurance__top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.dh-assurance__eyebrow{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem .9rem;border-radius:999px;background:var(--dh-ink);color:#fff;font-size:1rem;line-height:1;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.dh-assurance__microcopy{color:var(--dh-ink-soft);font-size:1.05rem;text-align:right}.dh-assurance__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.dh-assurance__item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:.9rem;align-items:start;padding:1rem;border:1px solid rgba(47,42,37,.075);border-radius:13px;background:#ffffffb8}.dh-assurance__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--dh-beige);color:var(--dh-ink)}.dh-assurance__icon svg{width:20px;height:20px}.dh-assurance__title{margin:.05rem 0 .25rem;color:var(--dh-ink);font-size:1.22rem;line-height:1.25;font-weight:800}.dh-assurance__text{margin:0;color:var(--dh-ink-soft);font-size:1.05rem;line-height:1.42}.dh-assurance__text a{color:var(--dh-ink);font-weight:700;text-underline-offset:.2rem}.dh-product-story{margin:2.2rem 0 .8rem;padding:clamp(1.6rem,3vw,2.4rem);border:1px solid var(--dh-line);border-radius:20px;background:var(--dh-white);box-shadow:var(--dh-shadow)}.dh-product-story__head{padding-bottom:1.35rem;border-bottom:1px solid var(--dh-line)}.dh-product-story__eyebrow{display:block;margin-bottom:.55rem;color:#7b6d5f;font-size:1.05rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.dh-product-story__title{margin:0;color:var(--dh-ink);font-size:clamp(2rem,2.6vw,2.7rem);line-height:1.18}.dh-product-story__intro{max-width:64rem;margin:.8rem 0 0;color:var(--dh-ink-soft);font-size:1.25rem;line-height:1.55}.dh-product-story__body{padding-top:1.5rem;color:#403a35;font-size:1.32rem;line-height:1.7}.dh-product-story__body h2,.dh-product-story__body h3,.dh-product-story__body h4{margin-top:2rem;margin-bottom:.8rem;color:var(--dh-ink)}.dh-product-story__body ul,.dh-product-story__body ol{padding-left:0;list-style-position:outside}.dh-product-story__body ul{list-style:none}.dh-product-story__body ul li{position:relative;padding-left:2.1rem;margin-bottom:.65rem}.dh-product-story__body ul li:before{content:"\2713";position:absolute;top:.05rem;left:0;display:grid;place-items:center;width:1.45rem;height:1.45rem;border-radius:50%;background:var(--dh-beige);color:var(--dh-ink);font-size:.95rem;font-weight:900}.dh-product-story__body table{display:block;max-width:100%;overflow-x:auto;border-radius:12px}.dh-product-story__body img{border-radius:14px}.dh-product-story__foot{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.6rem}.dh-product-story__note{padding:1rem 1.1rem;border-radius:12px;background:var(--dh-cream);color:var(--dh-ink-soft);font-size:1.05rem;line-height:1.42}.dh-product-story__note strong{display:block;margin-bottom:.2rem;color:var(--dh-ink);font-size:1.1rem}.dh-demo-reviews{margin:0 auto;padding:clamp(3rem,5vw,5rem) 0}.dh-demo-reviews__header{max-width:72rem;margin:0 auto 2rem;text-align:center}.dh-demo-reviews__warning{display:inline-flex;align-items:center;padding:.55rem .9rem;border:1px solid rgba(127,77,16,.2);border-radius:999px;background:#fff2dc;color:#75490f;font-size:1rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.dh-demo-reviews__title{margin:1rem 0 .55rem;color:var(--dh-ink);font-size:clamp(2.4rem,4vw,3.5rem)}.dh-demo-reviews__subtitle{margin:0 auto;color:var(--dh-ink-soft);font-size:1.35rem;line-height:1.55}.dh-demo-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.dh-demo-review{display:flex;flex-direction:column;min-height:210px;padding:1.7rem;border:1px solid var(--dh-line);border-radius:18px;background:#fff;box-shadow:0 10px 30px #2f2a250f}.dh-demo-review__stars{margin-bottom:1rem;color:#2f2a25;font-size:1.35rem;letter-spacing:.08em}.dh-demo-review__quote{flex:1;margin:0;color:#403a35;font-size:1.3rem;line-height:1.58}.dh-demo-review__meta{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--dh-line);color:#81776e;font-size:1.05rem}.dh-home-trust{padding:1.2rem 0}.dh-home-trust__shell{overflow:hidden;border:1px solid var(--dh-line);border-radius:18px;background:linear-gradient(135deg,#f9f5ef,#e8ddce);box-shadow:0 8px 24px #2f2a250e}.dh-home-trust__lead{padding:1rem 1.4rem .25rem;color:#6c6259;font-size:1rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.dh-home-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.dh-home-trust__item{display:flex;gap:.9rem;align-items:center;min-width:0;padding:1.2rem 1.4rem 1.35rem}.dh-home-trust__item+.dh-home-trust__item{border-left:1px solid rgba(47,42,37,.09)}.dh-home-trust__icon{display:grid;flex:0 0 34px;place-items:center;width:34px;height:34px;border-radius:10px;background:#ffffffb3;color:var(--dh-ink)}.dh-home-trust__icon svg{width:18px;height:18px}.dh-home-trust__title{color:var(--dh-ink);font-size:1.15rem;line-height:1.25;font-weight:800}.dh-home-trust__text{margin-top:.15rem;color:var(--dh-ink-soft);font-size:1rem;line-height:1.35}#judgeme_product_reviews,.jdgm-rev-widg{border-radius:20px}.jdgm-rev-widg{padding:clamp(1.6rem,3vw,2.8rem)!important;border:1px solid var(--dh-line)!important;background:#fff!important;box-shadow:var(--dh-shadow)}.product__title h1{line-height:1.16}.product-form__submit{min-height:54px;border-radius:14px;font-weight:800}.product-form__submit:not([disabled]){box-shadow:0 10px 26px #2f2a2521}@media screen and (max-width:989px){.dh-home-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dh-home-trust__item:nth-child(3),.dh-home-trust__item:nth-child(4){border-top:1px solid rgba(47,42,37,.09)}.dh-home-trust__item:nth-child(3){border-left:0}}@media screen and (max-width:749px){.dh-assurance{padding:1.2rem;border-radius:15px}.dh-assurance__top{align-items:flex-start;flex-direction:column}.dh-assurance__microcopy{text-align:left}.dh-assurance__grid,.dh-product-story__foot,.dh-demo-reviews__grid{grid-template-columns:1fr}.dh-demo-review{min-height:0}.dh-home-trust__grid{grid-template-columns:1fr 1fr}.dh-home-trust__item{align-items:flex-start;padding:1rem}.dh-home-trust__item:nth-child(odd){border-left:0}.dh-home-trust__item:nth-child(3),.dh-home-trust__item:nth-child(4){border-top:1px solid rgba(47,42,37,.09)}.dh-home-trust__icon{flex-basis:30px;width:30px;height:30px}.dh-home-trust__text{font-size:.92rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/doglyhome-v3.css.map */
