:root{--sh-ivory:#f6f1e8;--sh-ivory-2:#fbf8f2;--sh-white:#fffdf9;--sh-charcoal:#1c211e;--sh-charcoal-2:#252b27;--sh-sage:#7d8d76;--sh-sage-soft:#dfe5d9;--sh-gold:#c79b3a;--sh-line:rgba(28,33,30,.14);--sh-max:1380px;--sh-serif: Georgia, "Times New Roman", serif;--sh-sans: Arial, Helvetica, sans-serif}html{scroll-behavior:smooth}body{background:var(--sh-ivory-2);color:var(--sh-charcoal);overflow-x:hidden}body,.button,.field__input,.select__select,input,textarea,select{font-family:var(--font-body-family,var(--sh-sans))}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--sh-serif);font-weight:500;letter-spacing:-.03em;color:var(--sh-charcoal)}a{color:inherit}.page-width{max-width:var(--sh-max)}.sh-eyebrow{font-size:1.15rem;letter-spacing:.19em;text-transform:uppercase;color:var(--sh-gold);font-weight:700}.sh-eyebrow--light{color:#e8c875}.sh-title{font-family:var(--sh-serif);font-size:clamp(6.2rem,5.5vw,9rem);line-height:.94;letter-spacing:-.055em;margin:0;color:var(--sh-charcoal)}.sh-section-title{font-family:var(--sh-serif);font-size:clamp(4.1rem,4vw,6rem);line-height:1;letter-spacing:-.045em;margin:0;color:var(--sh-charcoal)}.sh-copy{font-size:clamp(1.7rem,1.25vw,1.95rem);line-height:1.7;color:#1c211ead}.sh-button{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;min-height:5.4rem;padding:1.45rem 2.9rem;border:1px solid var(--sh-gold);background:var(--sh-charcoal);color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.14em;font-size:1.2rem;font-weight:700;transition:.22s ease}.sh-button:hover{background:var(--sh-gold);color:var(--sh-charcoal)}.sh-button--outline{background:transparent;color:var(--sh-charcoal)}.sh-button--outline:hover{background:var(--sh-charcoal);color:#fff}.sh-button--hero{background:#191f1be0;border-color:var(--sh-gold);color:#fff;min-width:31rem}.sh-button--light-outline{background:transparent;color:#fff;border-color:#e8c875d1}.sh-button--light-outline:hover{background:#fff;color:var(--sh-charcoal)}.sh-text-link{display:inline-flex;text-decoration:none;color:var(--sh-charcoal);font-size:1.25rem;font-weight:700;letter-spacing:.13em}.sh-announcement{height:3rem;display:flex;align-items:center;justify-content:center;background:var(--sh-charcoal);color:#fff;font-size:1.05rem;letter-spacing:.04em;padding:0 1.6rem;text-align:center}.sh-header{position:relative;z-index:60;background:#fbf8f2f7;border-bottom:1px solid var(--sh-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sh-header.is-sticky{position:sticky;top:0}.sh-header__inner{max-width:var(--sh-max);height:10.2rem;margin:auto;padding:0 4.2rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:3rem}.sh-header__nav{display:flex;align-items:center;gap:3.2rem;font-size:1.5rem}.sh-header__nav--right{justify-content:flex-end}.sh-header__nav a{text-decoration:none;white-space:nowrap;position:relative}.sh-header__nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-.75rem;height:1px;background:var(--sh-gold);transition:.2s}.sh-header__nav a:hover:after{right:0}.sh-header__logo{display:block;line-height:0}.sh-header__logo img{display:block;width:14.2rem;height:auto;max-height:7rem;object-fit:contain}.sh-header__icon{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.sh-header__icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.55}.sh-cart-count{font-size:.95rem;background:var(--sh-charcoal);color:#fff;min-width:1.8rem;height:1.8rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-left:-.6rem;margin-top:-1.5rem}.sh-mobile-menu,.sh-header__mobile-cart{display:none}.sh-hero{position:relative;background:#c8c0b5;min-height:clamp(64rem,76vh,78rem);overflow:hidden}.sh-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.sh-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 84%;display:block}.sh-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#121513c7,#1215138f,#1215132e 52%,#12151305 76%)}.sh-hero__content{position:relative;z-index:2;max-width:var(--sh-max);margin:auto;min-height:inherit;padding:8rem 5.2rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.sh-hero .sh-title{color:#fff;max-width:68rem}.sh-hero .sh-copy{color:#ffffffed;max-width:56rem;margin:2.8rem 0 3.4rem;font-size:1.9rem}.sh-intro{padding:10rem 3rem 9rem;text-align:center;background:var(--sh-ivory)}.sh-intro__inner{max-width:82rem;margin:auto}.sh-intro .sh-section-title{margin:1.4rem 0 2rem}.sh-intro .sh-copy{max-width:72rem;margin:auto}.sh-products{padding:9rem 3rem 10rem;background:var(--sh-ivory)}.sh-products__head{text-align:center;margin-bottom:5rem}.sh-products__head .sh-copy{margin-top:1.2rem}.sh-products__grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4.2rem 2.8rem}.sh-product-card{text-decoration:none;display:block;min-width:0}.sh-product-card__media{aspect-ratio:1/1;overflow:hidden;background:#e8ddca;border-radius:2px}.sh-product-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.sh-product-card:hover .sh-product-card__media img{transform:scale(1.025)}.sh-product-card__title{font-size:1.74rem;line-height:1.35;margin:1.35rem 0 .55rem;font-weight:600;letter-spacing:-.01em}.sh-product-card__price{font-size:1.4rem;color:var(--sh-sage)}.sh-coming{font-size:1.16rem;letter-spacing:.17em;text-transform:uppercase;color:var(--sh-sage);font-weight:700}.sh-products__cta{text-align:center;margin-top:5.5rem}.sh-split{padding:10rem 3rem;background:var(--sh-ivory-2)}.sh-split__inner{max-width:1280px;margin:auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:8.5rem}.sh-split__inner--reverse .sh-split__media{order:2}.sh-split__media{aspect-ratio:4/3;overflow:hidden;background:var(--sh-ivory)}.sh-split__media img{width:100%;height:100%;object-fit:cover;display:block;background:var(--sh-ivory)}.sh-split__content{max-width:55rem}.sh-split__content .sh-section-title{margin:1.4rem 0 2rem}.sh-tags{display:flex;gap:1.7rem;flex-wrap:wrap;margin-top:3rem;font-size:1.16rem;letter-spacing:.13em;text-transform:uppercase}.sh-tags span+span:before{content:"|";color:var(--sh-gold);margin-right:1.7rem}.sh-icon-row{padding:8rem 3rem;background:#fff}.sh-icon-row__inner{max-width:1160px;margin:auto;text-align:center}.sh-icon-row__inner>.sh-copy{margin-top:1.1rem}.sh-icon-row__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:4.8rem}.sh-icon-item{padding:2.1rem 2.6rem;border-right:1px solid rgba(199,155,58,.38)}.sh-icon-item:last-child{border-right:0}.sh-icon-item__num{font-family:var(--sh-serif);color:var(--sh-gold);font-size:2.6rem;margin:.7rem 0}.sh-icon-item__label{font-size:1.3rem;text-transform:uppercase;letter-spacing:.09em;font-weight:700}.sh-values-section{padding:10rem 3rem;background:var(--sh-ivory)}.sh-values-section__inner{max-width:1280px;margin:auto}.sh-values-section__head{text-align:center;max-width:78rem;margin:0 auto 5rem}.sh-values-section__head .sh-section-title{margin:1.3rem 0 1.8rem}.sh-values-section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}.sh-value-card{padding:2.6rem 2rem 2rem}.sh-value-card__line{display:block;width:3.2rem;height:1px;background:var(--sh-gold);margin-bottom:2rem}.sh-value-card h3{font-family:var(--sh-sans);font-size:1.46rem;line-height:1.25;text-transform:uppercase;letter-spacing:.06em;font-weight:700;margin:0 0 1.2rem}.sh-value-card p{font-size:1.66rem;line-height:1.65;color:#1c211ea6;margin:0}.sh-statement{background:var(--sh-charcoal);color:#fff;padding:10rem 3rem}.sh-statement__inner{max-width:960px;margin:auto;text-align:center}.sh-statement h2{font-family:var(--sh-serif);font-weight:500;font-size:clamp(4.8rem,5vw,7.4rem);line-height:.98;letter-spacing:-.045em;color:#fff;margin:1.2rem 0 2rem}.sh-statement p{font-size:1.9rem;line-height:1.7;color:#ffffffc2;max-width:68rem;margin:0 auto 3.2rem}.sh-journal{padding:9.5rem 3rem 10rem;background:#fff}.sh-journal__head{text-align:center;margin-bottom:5rem}.sh-journal__head .sh-copy{margin-top:1rem}.sh-journal__grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.sh-article-card{text-decoration:none;display:block;min-width:0}.sh-article-card__media{aspect-ratio:16/10;background:#e8e0d4;overflow:hidden}.sh-article-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.sh-article-card:hover img{transform:scale(1.025)}.sh-article-card__meta{font-size:1.12rem;letter-spacing:.15em;text-transform:uppercase;color:var(--sh-gold);margin-top:1.5rem}.sh-article-card__title{font-family:var(--sh-serif);font-size:2.65rem;line-height:1.08;margin:.75rem 0 .9rem;color:var(--sh-charcoal)}.sh-article-card__excerpt{font-size:1.58rem;line-height:1.6;color:#1c211ea3}.sh-journal__cta{text-align:center;margin-top:4.8rem}.sh-newsletter{background:var(--sh-charcoal-2);color:#fff;padding:7.5rem 3rem;text-align:center}.sh-newsletter .sh-section-title{color:#fff;font-size:clamp(3.8rem,3.5vw,5.5rem)}.sh-newsletter .sh-copy{color:#ffffffbd;margin:1.2rem auto 2.8rem;max-width:62rem}.sh-newsletter form{display:flex;gap:1rem;max-width:66rem;margin:auto}.sh-newsletter input[type=email]{flex:1;min-height:5.4rem;background:transparent;border:1px solid rgba(199,155,58,.82);color:#fff;padding:0 1.7rem;font-size:1.5rem}.sh-newsletter input::placeholder{color:#ffffff7a}.sh-footer{background:var(--sh-charcoal);color:#fff;padding:7rem 3rem 3rem}.sh-footer__inner{max-width:1200px;margin:auto}.sh-footer__logo{text-align:center;margin-bottom:5.5rem}.sh-footer__logo img{width:13.5rem;height:auto}.sh-footer__grid{display:grid;grid-template-columns:1fr 1.2fr .8fr;gap:7rem;max-width:980px;margin:auto}.sh-footer__heading{font-size:1.18rem;letter-spacing:.15em;text-transform:uppercase;color:#9aa993;margin-bottom:1.9rem}.sh-footer__links{list-style:none;margin:0;padding:0;display:grid;gap:1.3rem}.sh-footer__links a{font-size:1.62rem;text-decoration:none;color:#fff}.sh-footer__links a:hover{color:var(--sh-gold)}.sh-footer__bottom{margin-top:6.5rem;padding-top:2.4rem;border-top:1px solid var(--sh-gold);display:flex;gap:1.4rem;align-items:center;font-size:1.3rem;color:#ffffff80}.sh-footer__tag{color:var(--sh-gold);font-family:var(--sh-serif);font-size:1.46rem}.sh-collection{background:var(--sh-ivory)}.sh-collection__hero{text-align:center;padding:8.5rem 3rem 5rem;max-width:900px;margin:auto}.sh-collection__hero .sh-section-title{margin:1.2rem 0 1.6rem}.sh-collection__chips{display:flex;justify-content:center;gap:1.2rem;flex-wrap:wrap;margin-top:2.8rem}.sh-collection__chips a,.sh-collection__chips span{border:1px solid rgba(28,33,30,.15);padding:.9rem 1.4rem;font-size:1.1rem;text-transform:uppercase;letter-spacing:.1em;text-decoration:none}.sh-collection__toolbar{max-width:1320px;margin:auto;border-top:1px solid var(--sh-line);border-bottom:1px solid var(--sh-line);padding:1.8rem 0;display:flex;justify-content:space-between;align-items:center;font-size:1.35rem}.sh-collection__toolbar form{display:flex;align-items:center;gap:1rem}.sh-collection__toolbar select{background:transparent;border:0;padding:.6rem 2.2rem .6rem .5rem}.sh-collection__grid{max-width:1320px;margin:auto;padding:4.5rem 0 9rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4rem 2.8rem}.sh-pagination{display:flex;justify-content:center;gap:1rem;padding-bottom:6rem}.sh-pagination a,.sh-pagination span{min-width:4rem;height:4rem;border:1px solid var(--sh-line);display:flex;align-items:center;justify-content:center;text-decoration:none}.sh-empty-state{text-align:center;grid-column:1/-1;padding:7rem 2rem}.sh-empty-state h2{font-size:3.6rem;margin-bottom:1rem}.sh-page{padding:8.5rem 3rem 10rem;background:var(--sh-ivory-2)}.sh-page__inner{max-width:1180px;margin:auto}.sh-page__hero{text-align:center;max-width:800px;margin:0 auto 6rem}.sh-page__hero .sh-section-title{margin:1.3rem 0 1.8rem}.sh-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:7rem;align-items:center}.sh-story-grid img{width:100%;height:auto;display:block}.sh-values{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}.sh-value{padding:2.4rem 1.8rem;border-top:1px solid var(--sh-gold)}.sh-value h3{font-family:var(--sh-sans);font-size:1.4rem;text-transform:uppercase;letter-spacing:.05em}.sh-value p{font-size:1.5rem;line-height:1.65;color:#1c211ea3}.sh-contact-form,.sh-track-form{max-width:760px;margin:auto}.sh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.sh-form-field{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.8rem}.sh-form-field--full{grid-column:1/-1}.sh-form-field label{font-size:1.2rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.sh-form-field input,.sh-form-field textarea{width:100%;border:1px solid rgba(28,33,30,.22);background:#fff;min-height:5.2rem;padding:1.3rem 1.5rem;font-size:1.55rem}.sh-form-field textarea{min-height:16rem}.sh-contact-form>.sh-button,.sh-track-form>.sh-button,.sh-contact-form button,.sh-track-form button{width:100%}.sh-faq{max-width:900px;margin:auto}.sh-faq details{border-top:1px solid var(--sh-line);padding:0}.sh-faq details:last-child{border-bottom:1px solid var(--sh-line)}.sh-faq summary{list-style:none;cursor:pointer;padding:2rem .3rem;font-size:1.65rem;font-weight:600;display:flex;justify-content:space-between}.sh-faq summary::-webkit-details-marker{display:none}.sh-faq summary:after{content:"+";font-size:2rem;color:var(--sh-gold)}.sh-faq details[open] summary:after{content:"\2212"}.sh-faq__answer{padding:0 .3rem 2.2rem;font-size:1.55rem;line-height:1.7;color:#1c211ead}.sh-blog{padding:8.5rem 3rem 10rem;background:#fff}.sh-blog__hero{text-align:center;max-width:820px;margin:0 auto 5.5rem}.sh-blog__hero .sh-section-title{margin:1.3rem 0 1.5rem}.sh-blog__grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:4rem 3rem}.sh-article{padding:8rem 3rem 11rem;background:var(--sh-ivory-2)}.sh-article__inner{max-width:980px;margin:auto}.sh-article__head{text-align:center;max-width:860px;margin:0 auto 4.5rem}.sh-article__head h1{font-size:clamp(4.4rem,5vw,7rem);line-height:1;letter-spacing:-.045em;margin:1.3rem 0 1.4rem}.sh-article__media{margin:0 auto 5rem}.sh-article__media img{width:100%;height:auto;display:block}.sh-article__body{max-width:760px;margin:auto;font-size:1.75rem;line-height:1.82;color:#1c211ed1}.sh-article__body h2{font-size:3.3rem;margin:4.2rem 0 1.3rem}.sh-article__body h3{font-size:2.5rem;margin:3.2rem 0 1rem}.sh-article__body p{margin:0 0 1.8rem}.sh-article__body img{max-width:100%;height:auto}.sh-404{min-height:55vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:7rem 2rem}.product__title h1,.product__title h2{font-family:var(--sh-serif)!important;font-size:clamp(3.8rem,4vw,5.8rem)!important;line-height:1!important}.product__description,.product__text,.product-form__input label,.price{font-size:1.6rem!important}.product-form__submit{min-height:5.4rem!important;background:var(--sh-charcoal)!important;color:#fff!important}.cart__empty-text,.cart__warnings h1{font-family:var(--sh-serif)!important}@media(max-width:1050px){.sh-header__inner{padding:0 2.4rem}.sh-header__nav{gap:2rem;font-size:1.35rem}.sh-header__logo img{width:12.8rem}.sh-products__grid,.sh-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sh-split__inner{gap:5rem}.sh-values-section__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.sh-announcement{height:auto;min-height:2.8rem;font-size:.92rem;padding:.6rem 1.2rem}.sh-header__inner{height:7.6rem;padding:0 1.7rem;grid-template-columns:1fr auto 1fr}.sh-header__nav{display:none}.sh-mobile-menu,.sh-header__mobile-cart{display:block}.sh-header__logo img{width:10.5rem;max-height:5rem}.sh-header__mobile-cart{justify-self:end;position:relative}.sh-mobile-menu{justify-self:start;position:relative}.sh-mobile-menu>button{width:3.6rem;height:3.6rem;border:0;background:transparent;padding:.6rem;display:grid;align-content:center;gap:.45rem}.sh-mobile-menu>button span{display:block;height:1px;background:var(--sh-charcoal);width:100%}.sh-mobile-menu__panel{display:none;position:absolute;top:5.2rem;left:0;background:var(--sh-white);width:min(82vw,32rem);box-shadow:0 16px 40px #0000001f;padding:2rem;z-index:90}.sh-mobile-menu.is-open .sh-mobile-menu__panel{display:grid}.sh-mobile-menu__panel a{text-decoration:none;padding:1.2rem 0;border-bottom:1px solid var(--sh-line);font-size:1.5rem}.sh-hero{min-height:66rem}.sh-hero__media img{object-position:68% center}.sh-hero__overlay{background:linear-gradient(0deg,#121513c2,#12151361 62%,#12151314)}.sh-hero__content{justify-content:flex-end;padding:5rem 2rem 4rem}.sh-hero .sh-title{font-size:clamp(4.8rem,13vw,6.8rem);max-width:34rem}.sh-hero .sh-copy{font-size:1.55rem;line-height:1.55;margin:1.7rem 0 2.4rem;max-width:34rem}.sh-button--hero{min-width:0;width:100%;max-width:34rem}.sh-intro{padding:6.5rem 2rem}.sh-section-title{font-size:clamp(3.6rem,10vw,4.8rem)}.sh-copy{font-size:1.55rem}.sh-products,.sh-split,.sh-values-section,.sh-journal,.sh-blog,.sh-page{padding-left:1.7rem;padding-right:1.7rem}.sh-products{padding-top:6.5rem;padding-bottom:7rem}.sh-products__grid,.sh-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 1.2rem}.sh-product-card__title{font-size:1.3rem}.sh-products__cta .sh-button{width:auto}.sh-split{padding-top:6.5rem;padding-bottom:6.5rem}.sh-split__inner,.sh-story-grid{grid-template-columns:1fr;gap:3.5rem}.sh-split__inner--reverse .sh-split__media{order:0}.sh-split__media{aspect-ratio:4/4.4}.sh-tags{gap:1rem;font-size:.95rem}.sh-icon-row{padding:5.5rem 1.7rem}.sh-icon-row__grid{grid-template-columns:repeat(2,1fr)}.sh-icon-item:nth-child(2){border-right:0}.sh-icon-item:nth-child(-n+2){border-bottom:1px solid rgba(199,155,58,.35)}.sh-icon-item{padding:1.7rem 1rem}.sh-values-section{padding-top:6.5rem;padding-bottom:6.5rem}.sh-values-section__grid{grid-template-columns:1fr;gap:1rem}.sh-value-card{padding:1.8rem 0}.sh-statement{padding:7rem 2rem}.sh-statement h2{font-size:clamp(4.2rem,12vw,5.8rem)}.sh-statement p{font-size:1.6rem}.sh-journal{padding-top:6.5rem;padding-bottom:7rem}.sh-journal__grid,.sh-blog__grid{grid-template-columns:1fr;gap:3.5rem}.sh-article-card__title{font-size:2.45rem}.sh-newsletter form{flex-direction:column}.sh-newsletter .sh-button{width:100%}.sh-footer{padding:5.5rem 2rem 2.5rem}.sh-footer__grid{grid-template-columns:1fr;gap:3.3rem}.sh-footer__logo{margin-bottom:3.5rem}.sh-footer__bottom{flex-direction:column;align-items:flex-start;margin-top:4rem}.sh-collection__hero{padding:6.5rem 1.7rem 4rem}.sh-collection__toolbar{margin:0 1.7rem;padding:1.6rem 0;font-size:1.2rem}.sh-collection__toolbar label{display:none}.sh-collection__grid{padding:3rem 1.7rem 6rem}.sh-collection__chips{gap:.8rem}.sh-collection__chips a,.sh-collection__chips span{font-size:.92rem;padding:.8rem 1rem}.sh-page{padding-top:6rem;padding-bottom:7rem}.sh-page__hero{margin-bottom:4rem}.sh-values,.sh-form-grid{grid-template-columns:1fr}.sh-form-field--full{grid-column:auto}.sh-faq summary{font-size:1.5rem}.sh-article{padding:5.5rem 1.8rem 8rem}.sh-article__body{font-size:1.6rem;line-height:1.75}.sh-article__body h2{font-size:3rem}.sh-article__head h1{font-size:clamp(4rem,12vw,5.6rem)}}@media(min-width:1200px){.sh-journal__grid,.sh-blog__grid{max-width:1320px;gap:3.4rem}.sh-article-card__media{aspect-ratio:3/2}.sh-article-card__title{font-size:2.9rem}.sh-split__media{aspect-ratio:4/3;background:var(--sh-ivory)}}.sh-footer__support{max-width:980px;margin:5.2rem auto 0;padding-top:3.2rem;border-top:1px solid rgba(199,155,58,.32);display:grid;grid-template-columns:1fr 1fr;gap:6rem}.sh-footer__support-email{font-size:1.62rem;color:#fff;text-decoration:none}.sh-footer__support-email:hover{color:var(--sh-gold)}.sh-footer__address{font-size:1.45rem;line-height:1.65;color:#ffffffad}.sh-footer__address--placeholder{color:#ffffff6b;font-style:italic}.sh-contact-meta{max-width:760px;margin:-2rem auto 4.5rem;padding:2.6rem 0;border-top:1px solid var(--sh-line);border-bottom:1px solid var(--sh-line);display:grid;grid-template-columns:1fr 1fr;gap:3rem}.sh-contact-meta a,.sh-contact-meta span{font-size:1.6rem;line-height:1.6;color:var(--sh-charcoal);text-decoration:none}.sh-contact-meta a:hover{color:var(--sh-gold)}.shopify-policy__container{max-width:920px!important;margin:0 auto!important;padding:8rem 3rem 10rem!important;background:var(--sh-ivory-2)}.shopify-policy__title{text-align:center;margin:0 0 5.2rem!important}.shopify-policy__title h1{font-family:var(--sh-serif)!important;font-size:clamp(4.4rem,5vw,6.4rem)!important;line-height:1.05!important;letter-spacing:-.035em!important;color:var(--sh-charcoal)!important;margin:0!important}.shopify-policy__body{max-width:760px!important;margin:0 auto!important;font-size:1.7rem!important;line-height:1.82!important;color:#1c211ed1!important}.shopify-policy__body p{margin:0 0 1.8rem!important}.shopify-policy__body .sh-policy-heading,.shopify-policy__body h2{font-family:var(--sh-serif)!important;color:var(--sh-charcoal)!important;font-size:2.8rem!important;line-height:1.2!important;font-weight:500!important;letter-spacing:-.018em!important;text-transform:none!important;margin:4.4rem 0 1.5rem!important}.shopify-policy__body h3{font-family:var(--sh-serif)!important;color:var(--sh-charcoal)!important;font-size:2.3rem!important;line-height:1.25!important;margin:3.4rem 0 1.2rem!important}.shopify-policy__body .sh-policy-duplicate-title{display:none!important}.shopify-policy__body a{color:var(--sh-charcoal)!important;text-decoration-color:var(--sh-gold)!important;text-underline-offset:.25em}.shopify-policy__body strong{color:var(--sh-charcoal)!important}.shopify-policy__body ul,.shopify-policy__body ol{padding-left:2.4rem!important;margin:.8rem 0 2.5rem!important}.shopify-policy__body li{margin-bottom:.8rem!important}@media(max-width:749px){.sh-footer__support{grid-template-columns:1fr;gap:2.6rem;margin-top:3.5rem;padding-top:2.5rem}.sh-contact-meta{grid-template-columns:1fr;gap:2rem;margin-top:-1rem}.shopify-policy__container{padding:5.2rem 2rem 7.2rem!important}.shopify-policy__title{margin-bottom:3.8rem!important}.shopify-policy__title h1{font-size:4rem!important}.shopify-policy__body{font-size:1.6rem!important;line-height:1.75!important}.shopify-policy__body .sh-policy-heading,.shopify-policy__body h2{font-size:2.5rem!important;margin:3.6rem 0 1.2rem!important}.shopify-policy__body h3{font-size:2.1rem!important}}#pet-care-journal{scroll-margin-top:12rem}.sh-article-card__read{margin-top:1.4rem;font-size:1.12rem;letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:var(--sh-charcoal)}.sh-journal-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:flex-start;justify-content:center;padding:4rem 2rem;overflow:auto}.sh-journal-modal:target{display:flex}.sh-journal-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#101411b8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:0}.sh-journal-modal__panel{position:relative;z-index:1;width:min(980px,100%);background:var(--sh-ivory-2);box-shadow:0 30px 90px #00000047;padding:5.5rem 6rem 6rem;margin:auto}.sh-journal-modal__close{position:absolute;right:2.2rem;top:1.5rem;text-decoration:none;font-size:4rem;line-height:1;color:var(--sh-charcoal);font-weight:300}.sh-journal-modal__panel h2{font-family:var(--sh-serif);font-size:clamp(4rem,5vw,6rem);line-height:1.02;letter-spacing:-.045em;margin:1.1rem 0 3rem;max-width:82rem}.sh-journal-modal__image{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;margin-bottom:4rem;background:#e8e0d4}.sh-journal-modal__content{max-width:760px;margin:auto;font-size:1.72rem;line-height:1.82;color:#1c211ed1}.sh-journal-modal__content h3{font-family:var(--sh-serif);font-size:2.7rem;line-height:1.15;margin:3.6rem 0 1.2rem;color:var(--sh-charcoal)}.sh-journal-modal__content p{margin:0 0 1.8rem}.sh-journal-modal__button{margin:4rem auto 0;display:flex;width:max-content}@media(max-width:749px){#pet-care-journal{scroll-margin-top:8rem}.sh-journal-modal{padding:1rem}.sh-journal-modal__panel{padding:4.8rem 1.8rem 3.5rem}.sh-journal-modal__close{right:1.3rem;top:1rem;font-size:3.6rem}.sh-journal-modal__panel h2{font-size:clamp(3.6rem,11vw,4.8rem);margin-bottom:2.4rem}.sh-journal-modal__image{margin-bottom:2.8rem}.sh-journal-modal__content{font-size:1.58rem;line-height:1.75}.sh-journal-modal__content h3{font-size:2.45rem}}@media(min-width:750px){.sh-hero{height:clamp(48rem,76vh,120rem);min-height:0;max-height:none}.sh-hero__media img{object-fit:cover;object-position:center 84%}.sh-hero__content{width:100%;max-width:none;height:100%;min-height:0;margin:0;padding-top:clamp(4rem,7vh,10rem);padding-right:clamp(3rem,4vw,10rem);padding-bottom:clamp(4rem,7vh,10rem);padding-left:clamp(5rem,16vw,42rem)}.sh-hero .sh-eyebrow{font-size:clamp(1.05rem,.64vw,1.8rem)}.sh-hero .sh-title{max-width:38vw;font-size:clamp(6.2rem,5vw,14rem)}.sh-hero .sh-copy{max-width:32vw;margin:clamp(1.8rem,2.35vh,3.2rem) 0 clamp(2.4rem,3vh,4rem);font-size:clamp(1.5rem,1.06vw,3rem)}.sh-button--hero{min-width:clamp(23rem,17.3vw,50rem);min-height:clamp(5rem,3vw,8rem);padding:clamp(1.2rem,.85vw,2.2rem) clamp(2.3rem,1.65vw,4.8rem);font-size:clamp(1.05rem,.66vw,1.9rem)}}@media(min-width:750px)and (max-width:980px){.sh-hero__content{padding-left:7vw;padding-right:4vw}.sh-hero .sh-title{max-width:46vw;font-size:clamp(5.8rem,6.4vw,8rem)}.sh-hero .sh-copy{max-width:43vw}}@media(max-width:749px){.sh-hero{display:grid;grid-template-rows:auto auto;min-height:0;background:var(--sh-charcoal);overflow:hidden}.sh-hero__media{position:relative;inset:auto;grid-row:1;width:100%;height:clamp(39rem,118vw,47rem);background:#bdb5aa}.sh-hero__media img{width:100%;height:100%;object-fit:cover;object-position:55% center;display:block}.sh-hero__overlay{display:none}.sh-hero__content{position:relative;z-index:2;grid-row:2;min-height:0;padding:3.2rem 2rem 3.8rem;justify-content:flex-start;align-items:flex-start;background:var(--sh-charcoal)}.sh-hero .sh-eyebrow{margin-bottom:1.2rem}.sh-hero .sh-title{max-width:33rem;margin:0;font-size:clamp(4.4rem,12vw,5.8rem);line-height:.98}.sh-hero .sh-copy{max-width:33rem;margin:1.7rem 0 2.5rem;font-size:1.55rem;line-height:1.55}.sh-button--hero{width:100%;max-width:33rem;min-width:0}}.sh-hero__media .sh-hero__img--mobile{display:none}@media(max-width:749px){.sh-hero{display:grid;grid-template-rows:auto auto;min-height:0;background:var(--sh-charcoal);overflow:hidden}.sh-hero__media{position:relative;inset:auto;grid-row:1;width:100%;height:auto;aspect-ratio:3 / 4;overflow:hidden;background:#e7dfd4}.sh-hero__media .sh-hero__img--desktop{display:none}.sh-hero__media .sh-hero__img--mobile{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.sh-hero__media:after{display:none!important;content:none!important}.sh-hero__overlay{display:none}.sh-hero__content{position:relative;z-index:2;grid-row:2;min-height:0;padding:3.2rem 2rem 3.8rem;justify-content:flex-start;align-items:flex-start;background:var(--sh-charcoal)}.sh-hero .sh-eyebrow{margin-bottom:1.2rem}.sh-hero .sh-title{max-width:33rem;margin:0;font-size:clamp(4.4rem,12vw,5.8rem);line-height:.98}.sh-hero .sh-copy{max-width:33rem;margin:1.7rem 0 2.5rem;font-size:1.55rem;line-height:1.55}.sh-button--hero{width:100%;max-width:33rem;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/shadique-native.css.map */
