:root{--yp-ink: #3a2618;--yp-brown: #9d5817;--yp-copper: #b86a1b;--yp-caramel: #cb7b20;--yp-cream: #fffaf3;--yp-soft: #fbf1e3;--yp-line: #ead6be}.template-index{background:var(--yp-cream);color:var(--yp-ink)}.yp-home{overflow:hidden;background:var(--yp-cream);color:var(--yp-ink)}.yp-home *,.yp-home *:before,.yp-home *:after{box-sizing:border-box}.yp-home h1,.yp-home h2,.yp-home h3,.yp-home p{margin-top:0}.yp-home h1,.yp-home h2{font-family:Georgia,Times New Roman,serif;color:var(--yp-ink);letter-spacing:-.025em}.yp-home a{color:inherit;text-decoration:none}.yp-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.yp-eyebrow{color:var(--yp-copper);font-size:1.15rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.yp-hero{position:relative;min-height:520px;display:grid;align-items:center;isolation:isolate}.yp-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.yp-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#fffaf3fc,#fffaf3f5 30%,#fffaf399 48%,#fffaf314 72%,#fffaf300)}.yp-hero__inner{position:relative;z-index:2;padding-block:74px 110px}.yp-hero__copy{max-width:485px;margin-left:-30px;padding:34px 30px;border-radius:18px;background:linear-gradient(90deg,#fffaf3f0,#fffaf3b8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.yp-hero h1{max-width:430px;margin-bottom:18px;font-size:clamp(4.3rem,5vw,7rem);line-height:.98}.yp-hero__copy>p:not(.yp-eyebrow){max-width:380px;margin-bottom:28px;font-size:1.55rem;line-height:1.65}.yp-button{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:10px;background:linear-gradient(135deg,var(--yp-caramel),var(--yp-brown));color:#fff!important;font-weight:750;box-shadow:0 10px 24px #9d581733}.yp-button span,.yp-card-button span,.yp-centered-link span,.yp-section-heading>a span{font-size:1.8em;line-height:0}.yp-quick-actions{position:relative;z-index:2;margin-top:-54px;padding:25px 10%;display:grid;grid-template-columns:1fr 1fr;gap:22px;border-radius:20px;background:#fffffff5;box-shadow:0 15px 45px #4b2b121f}.yp-quick-action{min-height:70px;display:flex;align-items:center;justify-content:center;gap:14px;border:1.5px solid var(--yp-copper);border-radius:13px;font-size:1.65rem}.yp-quick-action--solid{color:#fff!important;background:linear-gradient(135deg,#cb842f,#a85c14)}.yp-icon{width:31px;height:31px;display:inline-flex}.yp-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.yp-benefits{padding:38px 8% 34px;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.yp-benefits>div{min-height:60px;display:flex;align-items:center;justify-content:center;gap:16px;border-right:1px solid var(--yp-line)}.yp-benefits>div:last-child{border-right:0}.yp-benefits>div>span{width:40px;height:40px;display:inline-flex;color:var(--yp-copper)}.yp-benefits>div>span svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.yp-benefits p{margin-bottom:0;display:grid;gap:3px;font-size:1.35rem}.yp-benefits small{color:#765f4d;font-size:1.15rem}.yp-categories{padding-bottom:54px;display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.yp-category{min-width:0;overflow:hidden;border:1px solid var(--yp-line);border-radius:22px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.yp-category:hover{transform:translateY(-4px);box-shadow:0 14px 30px #5830111f}.yp-category__media{height:175px;overflow:hidden;background:var(--yp-soft)}.yp-category__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.yp-category:hover img{transform:scale(1.04)}.yp-category>strong{min-height:60px;padding:10px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.4rem}.yp-section-heading{padding-block:24px 20px;display:flex;align-items:end;justify-content:space-between;gap:24px}.yp-section-heading h2{margin-bottom:0;font-size:clamp(3.2rem,4vw,4.6rem)}.yp-section-heading .yp-eyebrow{margin-bottom:6px}.yp-section-heading>a,.yp-centered-link a{padding:12px 20px;display:inline-flex;align-items:center;gap:14px;border:1px solid var(--yp-line);border-radius:999px;color:var(--yp-brown);font-weight:750;background:#fff}.yp-featured-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.yp-feature-card{overflow:hidden;border:1px solid var(--yp-line);border-radius:18px;background:#fff}.yp-feature-card__image{position:relative;height:215px;display:block;overflow:hidden;background:var(--yp-soft)}.yp-feature-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.yp-feature-card:hover img{transform:scale(1.04)}.yp-heart{position:absolute;top:12px;right:12px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:var(--yp-copper);background:#fffffff0;font-size:2.4rem}.yp-feature-card__content{padding:18px 14px 14px;text-align:center}.yp-feature-card h3{min-height:42px;margin-bottom:12px;font-family:inherit;font-size:1.45rem}.yp-card-button{min-height:42px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:8px;color:#fff!important;background:linear-gradient(135deg,#ca7e26,#a65b14);font-size:1.15rem;font-weight:750}.yp-centered-link{padding-block:26px 48px;text-align:center}.yp-bespoke{min-height:320px;display:grid;grid-template-columns:44% 56%;overflow:hidden;border-radius:22px;background:linear-gradient(100deg,#fff8ed,#f3dfc5)}.yp-bespoke__copy{padding:50px 20px 45px 48px;align-self:center}.yp-bespoke h2{margin-bottom:14px;font-size:clamp(3.5rem,4vw,5rem);line-height:1.02}.yp-bespoke__copy>p:not(.yp-eyebrow){max-width:400px;margin-bottom:24px;line-height:1.6}.yp-bespoke__media{min-height:320px}.yp-bespoke__media img{width:100%;height:100%;object-fit:cover;object-position:center;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 20%);mask-image:linear-gradient(90deg,transparent 0%,#000 20%)}.yp-story{margin-block:32px 46px;min-height:250px;display:grid;grid-template-columns:36% 40% 24%;overflow:hidden;border:1px solid #f0dfca;border-radius:20px;background:#fff9f0}.yp-story__media img{width:100%;height:100%;min-height:250px;object-fit:cover}.yp-story__copy{padding:38px 32px;align-self:center}.yp-story h2{margin-bottom:14px;font-size:3.2rem;line-height:1.08}.yp-story__copy>p:last-child{margin-bottom:0;line-height:1.55}.yp-story__points{padding:36px 24px;align-self:center;border-left:1px solid var(--yp-line)}.yp-story__points p{display:flex;align-items:center;gap:12px}.yp-story__points span{width:30px;height:30px;display:inline-flex;color:var(--yp-copper)}.yp-story__points span svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.yp-footer{border-top:1px solid var(--yp-line);background:#fff9f1}.yp-footer__grid{padding-block:48px 34px;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr 1fr;gap:28px}.yp-footer h3{margin-bottom:16px;font-size:1.4rem}.yp-footer p,.yp-footer a{display:block;margin-bottom:9px;color:#6f5845;font-size:1.15rem;line-height:1.6}.yp-footer a:hover{color:var(--yp-copper)}.yp-footer__brand img{width:180px;height:auto;margin-bottom:18px}.yp-footer__bottom{padding:15px 24px;border-top:1px solid var(--yp-line);text-align:center;color:#765f4d;font-size:1.1rem}@media screen and (max-width:989px){.yp-shell{width:min(100% - 30px,720px)}.yp-hero{min-height:500px}.yp-hero__veil{background:linear-gradient(90deg,#fffaf3fa,#fffaf3b8 68%,#fffaf333)}.yp-categories,.yp-featured-grid{grid-template-columns:repeat(2,1fr)}.yp-categories>:last-child,.yp-featured-grid>:last-child{grid-column:1 / -1;width:calc(50% - 8px);justify-self:center}.yp-bespoke,.yp-story{grid-template-columns:1fr 1fr}.yp-story__points{grid-column:1 / -1;display:flex;justify-content:space-around;border-top:1px solid var(--yp-line);border-left:0}.yp-footer__grid{grid-template-columns:repeat(2,1fr)}.yp-footer__brand{grid-column:1 / -1}}@media screen and (max-width:749px){.yp-hero{min-height:560px;align-items:end}.yp-hero__image{object-position:62% center}.yp-hero__veil{background:linear-gradient(0deg,#fffaf3fc,#fffaf3e6 42%,#fffaf324 78%)}.yp-hero__inner{padding-block:190px 90px}.yp-hero__copy{margin-left:0;padding:26px 22px;background:#fffaf3e6}.yp-hero h1{font-size:4.4rem}.yp-quick-actions{margin-top:-42px;padding:14px;grid-template-columns:1fr}.yp-quick-action{min-height:58px}.yp-benefits{padding-inline:0;grid-template-columns:1fr}.yp-benefits>div{padding:14px 0;justify-content:flex-start;border-right:0;border-bottom:1px solid var(--yp-line)}.yp-category__media{height:145px}.yp-section-heading{align-items:start}.yp-section-heading>a{display:none}.yp-feature-card__image{height:170px}.yp-bespoke{grid-template-columns:1fr}.yp-bespoke__copy{padding:36px 28px}.yp-bespoke__media{min-height:220px}.yp-bespoke__media img{-webkit-mask-image:linear-gradient(0deg,#000 75%,transparent 100%);mask-image:linear-gradient(0deg,#000 75%,transparent 100%)}.yp-story{grid-template-columns:1fr}.yp-story__media img{min-height:210px}.yp-story__copy{padding:30px 24px}.yp-story__points{grid-column:auto;padding:24px;display:grid;justify-content:stretch}.yp-footer__grid{grid-template-columns:1fr}.yp-footer__brand{grid-column:auto}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/home-redesign.css.map */
