@import"https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;1,6..72,400;1,6..72,500&family=Hanken+Grotesk:wght@400;500;600;700&display=swap";:root{--wh-cream:#F6F0E6;--wh-cream-deep:#EFE6D6;--wh-oatmeal:#E4D8C4;--wh-camel:#C9A77C;--wh-camel-deep:#B08E63;--wh-rose:#D8A9A0;--wh-rose-deep:#C58E84;--wh-clay:#A8674F;--wh-warmgrey:#8C8378;--wh-warmgrey-deep:#6B635A;--wh-bark:#4A4039;--wh-bark-soft:#5C5249;--wh-heart:#A32D2D;--wh-card:#FBF7EF;--wh-border:#E4D8C4;--wh-border-strong:#D6C6AC;--wh-display:"Newsreader",Georgia,"Times New Roman",serif;--wh-body:"Hanken Grotesk",system-ui,-apple-system,sans-serif;--wh-r-sm:2px;--wh-r-md:2px;--wh-r-lg:2px;--wh-r-xl:2px;--wh-r-pill:999px;--wh-shadow-md:none;--wh-shadow-lg:none;--wh-ease:cubic-bezier(.22,.61,.36,1);--wh-container:1180px;--wh-narrow:720px;--wh-gutter:40px;--wh-grain:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='.022'/%3E%3C/svg%3E")}.wh-section{font-family:var(--wh-body);color:var(--wh-bark-soft);background:var(--wh-cream);background-image:var(--wh-grain);padding-top:var(--wh-pt,64px);padding-bottom:var(--wh-pb,64px);padding-inline:var(--wh-gutter)}.wh-section *{box-sizing:border-box}.wh-bg-cream{background-color:var(--wh-cream)}.wh-bg-deep{background-color:var(--wh-cream-deep)}.wh-bg-oatmeal{background-color:var(--wh-oatmeal)}.wh-bg-card{background-color:var(--wh-card)}.wh-bg-inverse{background-color:var(--wh-bark);color:var(--wh-cream)}.wh-bg-inverse .wh-h1,.wh-bg-inverse .wh-h2,.wh-bg-inverse .wh-h3{color:var(--wh-cream)}.wh-bg-inverse .wh-eyebrow{color:var(--wh-rose)}.wh-bg-inverse .wh-body,.wh-bg-inverse .wh-lead{color:#e9dece}.wh-wrap{max-width:var(--wh-container);margin-inline:auto}.wh-narrow{max-width:var(--wh-narrow);margin-inline:auto}.wh-eyebrow{font-family:var(--wh-body);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--wh-camel-deep);margin:0}.wh-h1{font-family:var(--wh-display);font-style:normal;font-weight:500;font-size:clamp(2.8rem,5.6vw,4.4rem);line-height:1.05;letter-spacing:-.015em;color:var(--wh-bark);margin:0}.wh-h2{font-family:var(--wh-display);font-style:normal;font-weight:500;font-size:clamp(1.9rem,3.4vw,2.5rem);line-height:1.12;letter-spacing:-.01em;color:var(--wh-bark);margin:0}.wh-h3{font-family:var(--wh-display);font-style:normal;font-weight:500;font-size:1.35rem;line-height:1.25;color:var(--wh-bark);margin:0}.wh-num{font-family:var(--wh-display);font-weight:500;font-variant-numeric:tabular-nums;font-size:clamp(4rem,11vw,8.5rem);line-height:1;letter-spacing:-.02em;color:var(--wh-bark)}.wh-hand{font-family:var(--wh-display);font-style:italic;font-weight:400;color:var(--wh-rose-deep)}.wh-lead{font-size:1.25rem;line-height:1.55;color:var(--wh-bark-soft);margin:0}.wh-body{font-size:1.0625rem;line-height:1.7;color:var(--wh-bark-soft)}.wh-body p{margin:0 0 1em}.wh-body p:last-child{margin-bottom:0}.wh-btns{display:flex;gap:14px;flex-wrap:wrap}.wh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--wh-body);font-weight:600;font-size:15px;letter-spacing:.02em;line-height:1;text-decoration:none;padding:17px 30px;border-radius:2px;border:1px solid transparent;cursor:pointer;transition:background .24s var(--wh-ease),border-color .24s var(--wh-ease)}.wh-btn--primary{background:var(--wh-bark);color:var(--wh-cream)}.wh-btn--primary:hover{background:#3a322c}.wh-btn--secondary{background:transparent;color:var(--wh-bark);border-color:var(--wh-border-strong)}.wh-btn--secondary:hover{border-color:var(--wh-bark)}.wh-badges{display:flex;gap:10px;flex-wrap:wrap}.wh-badge{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--wh-warmgrey-deep);border:1px solid var(--wh-border);border-radius:2px;padding:7px 12px;background:transparent}.wh-badge--camel{color:var(--wh-camel-deep);border-color:var(--wh-camel)}.wh-card{background:var(--wh-card);border:1px solid var(--wh-border);border-radius:2px}.wh-photo{background:var(--wh-cream-deep);border-radius:2px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.wh-photo img{width:100%;height:100%;object-fit:cover;display:block}.wh-photo__label{font-size:12px;letter-spacing:.06em;color:var(--wh-warmgrey);padding:12px;text-align:center}.wh-hearts{display:flex;justify-content:center;gap:18px;color:var(--wh-rose-deep)}.wh-hearts svg{width:15px;height:14px}.wh-rule{border:0;border-top:1px solid var(--wh-border);margin:0}a.wh-link{color:var(--wh-bark);text-decoration:none;border-bottom:1px solid var(--wh-rose-deep);padding-bottom:2px}a.wh-link:hover{border-bottom-color:var(--wh-bark)}@media(max-width:899px){.wh-section{padding-inline:20px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/wh.css.map */
