:root{--tsh-cream: #F9F8F4;--tsh-black: #171716;--tsh-stone: #ECEAE4;--tsh-warm-gray: #DCD8CF;--tsh-muted: rgba(23, 23, 22, .68);--tsh-soft: rgba(23, 23, 22, .08);--tsh-border: rgba(23, 23, 22, .16);--tsh-border-strong: rgba(23, 23, 22, .32);--tsh-max: 1240px;--tsh-radius: 18px;--tsh-radius-sm: 10px;--tsh-ease: cubic-bezier(.22, 1, .36, 1)}html{scroll-behavior:smooth}body{background:var(--tsh-cream)}.tsh-2,.tsh-2 *{box-sizing:border-box}.tsh-2{background:var(--tsh-cream);color:var(--tsh-black);position:relative}.tsh-container{width:min(calc(100% - 40px),var(--tsh-max));margin-inline:auto}.tsh-container--narrow{width:min(calc(100% - 40px),860px);margin-inline:auto}.tsh-eyebrow{margin:0 0 16px;font-size:.76rem;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;font-weight:600}.tsh-display{margin:0;font-size:clamp(3.2rem,7vw,7.8rem);line-height:.92;letter-spacing:-.065em;font-weight:500}.tsh-heading-xl{margin:0;font-size:clamp(2.6rem,5vw,5.6rem);line-height:.98;letter-spacing:-.055em;font-weight:500}.tsh-heading-l{margin:0;font-size:clamp(2.15rem,3.6vw,4.25rem);line-height:1.03;letter-spacing:-.05em;font-weight:500}.tsh-heading-m{margin:0;font-size:clamp(1.65rem,2.4vw,2.5rem);line-height:1.08;letter-spacing:-.04em;font-weight:500}.tsh-body{color:var(--tsh-muted);font-size:clamp(1rem,1.22vw,1.18rem);line-height:1.72;letter-spacing:-.015em}.tsh-body p{margin:0}.tsh-body p+p{margin-top:1em}.tsh-button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.tsh-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid currentColor;border-radius:999px;font-size:.86rem;line-height:1;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;font-weight:700;transition:transform .26s var(--tsh-ease),background .26s var(--tsh-ease),color .26s var(--tsh-ease),border-color .26s var(--tsh-ease),opacity .26s var(--tsh-ease)}.tsh-button:hover{transform:translateY(-1px);text-decoration:none}.tsh-button--dark{background:var(--tsh-black);color:var(--tsh-cream);border-color:var(--tsh-black)}.tsh-button--dark:hover{background:transparent;color:var(--tsh-black)}.tsh-button--outline-dark{background:transparent;color:var(--tsh-black);border-color:#17171657}.tsh-button--outline-dark:hover{border-color:var(--tsh-black)}.tsh-button--cream{background:var(--tsh-cream);color:var(--tsh-black);border-color:var(--tsh-cream)}.tsh-button--cream:hover{background:transparent;color:var(--tsh-cream)}.tsh-button--outline-cream{background:transparent;color:var(--tsh-cream);border-color:#f9f8f47a}.tsh-button--outline-cream:hover{border-color:var(--tsh-cream)}.tsh-motion [data-tsh-reveal]{opacity:0;transform:translateY(18px);transition:opacity .76s var(--tsh-ease),transform .76s var(--tsh-ease)}.tsh-motion [data-tsh-reveal].is-visible{opacity:1;transform:translateY(0)}.tsh-motion [data-tsh-reveal-delay="1"]{transition-delay:90ms}.tsh-motion [data-tsh-reveal-delay="2"]{transition-delay:.18s}.tsh-motion [data-tsh-reveal-delay="3"]{transition-delay:.27s}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tsh-button,.tsh-motion [data-tsh-reveal]{transition:none!important;transform:none!important;opacity:1!important}}.tsh-home-hero{min-height:var(--tsh-hero-min, 88vh);background:var(--tsh-black);color:var(--tsh-cream);overflow:hidden;isolation:isolate}.tsh-home-hero__media,.tsh-home-hero__media picture,.tsh-home-hero__media img,.tsh-home-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0}.tsh-home-hero__media{z-index:-2}.tsh-home-hero__media picture{display:block}.tsh-home-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:scale(1.01)}.tsh-home-hero__scrim{z-index:-1;opacity:var(--tsh-overlay, .48);background:linear-gradient(90deg,#000000c7,#00000061 42%,#00000014),linear-gradient(0deg,#00000085,#0000000d 60%)}.tsh-home-hero--dark-text{background:var(--tsh-cream);color:var(--tsh-black)}.tsh-home-hero--dark-text .tsh-home-hero__scrim{background:linear-gradient(90deg,#f9f8f4e0,#f9f8f47a 42%,#f9f8f40f),linear-gradient(0deg,#f9f8f49e,#f9f8f405 64%)}.tsh-home-hero__content{min-height:inherit;display:flex;align-items:flex-end;padding:clamp(84px,10vw,132px) 0 clamp(58px,7vw,96px)}.tsh-home-hero__inner{width:min(100%,760px)}.tsh-home-hero__copy{max-width:610px;margin-top:24px;color:currentColor;opacity:.82;font-size:clamp(1.02rem,1.22vw,1.24rem);line-height:1.72;letter-spacing:-.015em}.tsh-home-hero__proof{display:inline-flex;align-items:center;gap:10px;margin-top:28px;padding-top:18px;border-top:1px solid currentColor;color:currentColor;opacity:.72;font-size:.76rem;line-height:1.3;letter-spacing:.11em;text-transform:uppercase;font-weight:600}.tsh-home-hero--dark-text .tsh-button--primary{background:var(--tsh-black);color:var(--tsh-cream);border-color:var(--tsh-black)}.tsh-home-hero--dark-text .tsh-button--primary:hover{background:transparent;color:var(--tsh-black)}.tsh-home-hero--dark-text .tsh-button--secondary{background:transparent;color:var(--tsh-black);border-color:#17171661}.tsh-home-hero--dark-text .tsh-button--secondary:hover{border-color:var(--tsh-black)}.tsh-home-hero:not(.tsh-home-hero--dark-text) .tsh-button--primary{background:var(--tsh-cream);color:var(--tsh-black);border-color:var(--tsh-cream)}.tsh-home-hero:not(.tsh-home-hero--dark-text) .tsh-button--primary:hover{background:transparent;color:var(--tsh-cream)}.tsh-home-hero:not(.tsh-home-hero--dark-text) .tsh-button--secondary{background:transparent;color:var(--tsh-cream);border-color:#f9f8f47a}.tsh-home-hero:not(.tsh-home-hero--dark-text) .tsh-button--secondary:hover{border-color:var(--tsh-cream)}.tsh-thesis{padding:clamp(84px,10vw,150px) 0;border-bottom:1px solid var(--tsh-border)}.tsh-thesis__inner{text-align:center}.tsh-thesis .tsh-body{width:min(100%,720px);margin:28px auto 0}.tsh-thesis__rule{width:72px;height:1px;background:var(--tsh-black);opacity:.3;margin:34px auto 0}.tsh-signature{padding:clamp(78px,9vw,142px) 0;border-bottom:1px solid var(--tsh-border)}.tsh-signature__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(42px,7vw,104px);align-items:center}.tsh-signature__media{position:relative}.tsh-signature__image-frame{position:relative;overflow:hidden;border-radius:var(--tsh-radius);background:var(--tsh-stone);min-height:clamp(420px,50vw,680px)}.tsh-signature__image-frame img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center;display:block;transition:transform .9s var(--tsh-ease)}.tsh-signature__image-frame:hover img{transform:scale(1.025)}.tsh-signature__caption{display:flex;justify-content:space-between;gap:16px;margin-top:14px;color:var(--tsh-muted);font-size:.76rem;line-height:1.3;letter-spacing:.1em;text-transform:uppercase}.tsh-signature__content{max-width:600px}.tsh-signature__content .tsh-body{margin-top:26px}.tsh-signature__quote{margin:30px 0 0;padding-left:22px;border-left:1px solid var(--tsh-border-strong);color:#1717168a;font-size:clamp(1rem,1.18vw,1.12rem);line-height:1.72;font-style:italic;letter-spacing:-.015em}.tsh-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:38px;background:var(--tsh-border);border:1px solid var(--tsh-border)}.tsh-mini-grid__item{background:var(--tsh-cream);padding:22px 18px}.tsh-mini-grid__label{display:block;margin-bottom:10px;font-size:.7rem;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.tsh-mini-grid__text{display:block;color:var(--tsh-muted);font-size:.92rem;line-height:1.5}@media screen and (max-width:989px){.tsh-signature__grid{grid-template-columns:1fr}.tsh-signature__content{max-width:760px}}@media screen and (max-width:749px){.tsh-container,.tsh-container--narrow{width:min(calc(100% - 32px),var(--tsh-max))}.tsh-home-hero{min-height:var(--tsh-hero-mobile-min, 86svh)}.tsh-home-hero__content{align-items:flex-end;padding:92px 0 42px}.tsh-display{font-size:clamp(3rem,14vw,5.35rem);line-height:.94}.tsh-heading-xl{font-size:clamp(2.4rem,12vw,4.4rem)}.tsh-heading-l{font-size:clamp(2.05rem,10vw,3.5rem)}.tsh-button-row{flex-direction:column;align-items:stretch;margin-top:28px}.tsh-button{width:100%}.tsh-home-hero__proof{font-size:.68rem;letter-spacing:.09em}.tsh-signature__image-frame{min-height:440px}.tsh-mini-grid{grid-template-columns:1fr}.tsh-signature__caption{flex-direction:column;gap:4px}}@media screen and (max-width:749px){body.tsh-frame--home #MainContent .shopify-section:first-child,body.tsh-frame--home main .shopify-section:first-child{padding-top:190px!important}body.tsh-frame--home #MainContent .shopify-section:first-child>*,body.tsh-frame--home main .shopify-section:first-child>*{padding-top:0!important}}main:has(.shopify-policy__container){background:#f9f8f4;color:#171716}.shopify-policy__container{width:min(calc(100% - 64px),880px)!important;max-width:880px!important;margin:0 auto!important;padding:clamp(88px,9vw,138px) 0 clamp(104px,10vw,154px)!important}.shopify-policy__title{position:relative;margin:0 0 64px!important;padding:0 0 46px!important;text-align:left!important;border-bottom:1px solid #D8D4CC}.shopify-policy__title:before{content:"THE SUNDAY HOUND \b7  CUSTOMER CARE";display:flex;align-items:center;margin-bottom:25px;color:#595c65;font-family:var(--font-body-family);font-size:.9rem;font-style:normal;font-weight:700;letter-spacing:.2em;line-height:1.3;text-transform:uppercase}.shopify-policy__title h1{max-width:780px;margin:0!important;padding:0!important;color:#171716!important;font-family:var(--font-heading-family);font-size:clamp(4.6rem,6vw,7.4rem)!important;font-style:normal;font-weight:400!important;letter-spacing:-.045em!important;line-height:1!important;text-align:left!important}.shopify-policy__body{max-width:780px!important;margin:0!important;padding:0!important;color:#595c65!important;font-family:var(--font-body-family);font-size:1.5rem;font-style:normal;font-weight:300;letter-spacing:0;line-height:1.82}.shopify-policy__body .rte{color:inherit}.shopify-policy__body p{margin:0 0 2.2rem!important;color:#595c65!important;font-family:var(--font-body-family);font-size:1.5rem!important;font-weight:300!important;letter-spacing:0!important;line-height:1.82!important}.shopify-policy__body p:last-child{margin-bottom:0!important}.shopify-policy__body h2{margin:clamp(5.4rem,7vw,7.8rem) 0 2rem!important;padding-top:0!important;color:#171716!important;font-family:var(--font-heading-family);font-size:clamp(2.8rem,3.4vw,3.9rem)!important;font-style:normal;font-weight:400!important;letter-spacing:-.035em!important;line-height:1.08!important}.shopify-policy__body h3{margin:4.2rem 0 1.6rem!important;color:#171716!important;font-family:var(--font-heading-family);font-size:clamp(2.2rem,2.5vw,2.8rem)!important;font-style:normal;font-weight:400!important;letter-spacing:-.025em!important;line-height:1.12!important}.shopify-policy__body h4,.shopify-policy__body h5,.shopify-policy__body h6{margin:3.4rem 0 1.3rem!important;color:#171716!important;font-family:var(--font-body-family);font-size:1rem!important;font-style:normal;font-weight:700!important;letter-spacing:.16em!important;line-height:1.4!important;text-transform:uppercase}.shopify-policy__body ul,.shopify-policy__body ol{margin:1.8rem 0 2.8rem!important;padding-left:2.2rem!important;color:#595c65!important;list-style-position:outside!important}.shopify-policy__body li{margin:0 0 1rem!important;padding-left:.5rem;color:#595c65!important;font-family:var(--font-body-family);font-size:1.5rem!important;font-weight:300!important;letter-spacing:0!important;line-height:1.72!important}.shopify-policy__body li:last-child{margin-bottom:0!important}.shopify-policy__body li::marker{color:#171716}.shopify-policy__body strong,.shopify-policy__body b{color:#171716!important;font-weight:600!important}.shopify-policy__body em,.shopify-policy__body i{font-style:italic}.shopify-policy__body a{color:#171716!important;font-weight:500;text-decoration:underline!important;text-decoration-color:#17171657!important;text-decoration-thickness:1px!important;text-underline-offset:.3rem!important;transition:color .2s ease,text-decoration-color .2s ease}.shopify-policy__body a:hover{color:#595c65!important;text-decoration-color:#595c65!important}.shopify-policy__body hr{width:100%;height:1px;margin:5rem 0!important;border:0;background:#d8d4cc}.shopify-policy__body blockquote{display:block!important;margin:4rem 0!important;padding:2.7rem 0 2.7rem 3rem!important;border-left:1px solid #171716!important;color:#171716!important;font-family:var(--font-heading-family);font-size:2.2rem;font-style:italic;font-weight:400;letter-spacing:-.02em;line-height:1.5}.shopify-policy__body table{width:100%!important;margin:3rem 0 4rem!important;border-collapse:collapse!important;border:1px solid #D8D4CC!important;background:#f9f8f4;box-shadow:none!important}.shopify-policy__body th,.shopify-policy__body td{padding:1.6rem 1.7rem!important;border:1px solid #D8D4CC!important;color:#595c65;font-size:1.3rem;line-height:1.6;text-align:left;vertical-align:top}.shopify-policy__body th{background:#eceae3;color:#171716;font-size:.9rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.shopify-policy__body>.rte>h2:first-child,.shopify-policy__body>h2:first-child{margin-top:0!important}.shopify-policy__body [data-pm-slice],.shopify-policy__body div,.shopify-policy__body section{max-width:100%}.shopify-policy__body address{margin:2rem 0;color:#595c65;font-style:normal;line-height:1.75}.shopify-policy__body:after{content:"Questions about your order or one of our policies? Contact us at hello@thesundayhound.com";display:block;margin-top:clamp(6rem,8vw,9rem);padding:3.2rem 3.4rem;border:1px solid #D8D4CC;background:#eceae3;color:#595c65;font-family:var(--font-body-family);font-size:1.25rem;font-weight:300;letter-spacing:0;line-height:1.7}@media screen and (max-width:749px){.shopify-policy__container{width:calc(100% - 48px)!important;max-width:none!important;padding:6.8rem 0 8.4rem!important}.shopify-policy__title{margin-bottom:4.8rem!important;padding-bottom:3.6rem!important}.shopify-policy__title:before{margin-bottom:2rem;font-size:.78rem;letter-spacing:.18em}.shopify-policy__title h1{font-size:clamp(4.2rem,13vw,5.5rem)!important;line-height:1.01!important}.shopify-policy__body,.shopify-policy__body p,.shopify-policy__body li{font-size:1.4rem!important}.shopify-policy__body p{line-height:1.78!important}.shopify-policy__body h2{margin-top:5.2rem!important;font-size:3rem!important}.shopify-policy__body h3{margin-top:3.8rem!important;font-size:2.4rem!important}.shopify-policy__body ul,.shopify-policy__body ol{padding-left:1.9rem!important}.shopify-policy__body blockquote{padding-left:2.2rem!important;font-size:2rem}.shopify-policy__body table{display:block;width:100%!important;overflow-x:auto;-webkit-overflow-scrolling:touch}.shopify-policy__body:after{margin-top:6rem;padding:2.6rem 2.4rem;font-size:1.2rem}}[class*=tsh-][class*=__arrow]{font-size:0!important;line-height:1!important}[class*=tsh-][class*=__arrow]:before{content:"\2197\fe0e"!important;display:inline-block;font-family:Inter,Arial,sans-serif!important;font-size:12px;font-weight:400;font-style:normal;line-height:1;letter-spacing:0}
/*# sourceMappingURL=/cdn/shop/t/39/assets/tsh-core.css.map */
