:root{--hc-cream: #F4EFE6;--hc-cream-2: #EAE3D6;--hc-white: #FFFFFF;--hc-ink: #141D1B;--hc-ink-2: #26312F;--hc-muted: rgba(20, 29, 27, .64);--hc-water: #176B78;--hc-water-deep: #0E4A54;--hc-water-soft: #DCEEF0;--hc-water-bright: #67C1CE;--hc-line: rgba(20, 29, 27, .12);--hc-gold: #C9A96E;--hc-gold-deep: #A8894F;--hc-display: "Fraunces", "Iowan Old Style", "Palatino Linotype", Georgia, serif;--hc-sans: var(--font-body-family, "Montserrat", system-ui, sans-serif);--hc-radius: 28px;--hc-radius-sm: 18px;--hc-shadow: 0 40px 80px -40px rgba(20, 29, 27, .4);--hc-shadow-sm: 0 18px 40px -24px rgba(20, 29, 27, .35);--hc-ease: cubic-bezier(.2, .7, .2, 1)}.hc-section{position:relative;padding-block:clamp(64px,9vw,120px);color:var(--hc-ink);font-family:var(--hc-sans)}.hc-section--tight{padding-block:clamp(48px,6vw,80px)}.hc-section--cream{background:var(--hc-cream)}.hc-section--white{background:var(--hc-white)}.hc-section--ink{background:var(--hc-ink);color:var(--hc-white)}.hc-section--water{background:var(--hc-water-deep);color:var(--hc-white)}.hc-eyebrow{margin:0 0 18px;font-family:var(--hc-sans);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--hc-water)}.hc-section--ink .hc-eyebrow,.hc-section--water .hc-eyebrow{color:var(--hc-water-bright)}.hc-h1,.hc-h2,.hc-h3{margin:0;font-family:var(--hc-display);font-weight:500;letter-spacing:-.02em;font-optical-sizing:auto;color:inherit;text-wrap:balance}.hc-h1{font-size:clamp(46px,7.4vw,96px);line-height:.98}.hc-h2{font-size:clamp(34px,4.8vw,62px);line-height:1.02}.hc-h3{font-size:clamp(22px,2.4vw,28px);line-height:1.15}.hc-em{font-style:italic;color:var(--hc-water);font-weight:400}.hc-section--ink .hc-em,.hc-section--water .hc-em{color:var(--hc-water-bright)}.hc-lead{margin:0;font-size:clamp(16px,1.35vw,19px);line-height:1.6;color:var(--hc-muted);max-width:54ch;text-wrap:pretty}.hc-section--ink .hc-lead,.hc-section--water .hc-lead{color:#ffffffb8}.hc-body{margin:0;font-size:15.5px;line-height:1.65;color:var(--hc-muted)}.hc-section--ink .hc-body,.hc-section--water .hc-body{color:#ffffffb8}.hc-body p{margin:0 0 1em}.hc-body p:last-child{margin-bottom:0}.hc-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 28px;border-radius:999px;border:1.5px solid transparent;font-family:var(--hc-sans);font-size:14.5px;font-weight:600;letter-spacing:.01em;text-decoration:none;line-height:1;cursor:pointer;white-space:nowrap;transition:transform .35s var(--hc-ease),background .35s var(--hc-ease),color .35s var(--hc-ease),border-color .35s var(--hc-ease),box-shadow .35s var(--hc-ease)}.hc-btn:hover{transform:translateY(-2px)}.hc-btn:active{transform:translateY(0)}.hc-btn--primary{background:var(--hc-ink);color:var(--hc-white);box-shadow:0 14px 30px -14px #141d1b8c}.hc-btn--primary:hover{background:var(--hc-water);color:var(--hc-white)}.hc-btn--light{background:var(--hc-white);color:var(--hc-ink)}.hc-btn--light:hover{background:var(--hc-water-soft)}.hc-btn--ghost{background:transparent;color:var(--hc-ink);border-color:#141d1b38}.hc-btn--ghost:hover{border-color:var(--hc-ink)}.hc-section--ink .hc-btn--ghost,.hc-section--water .hc-btn--ghost{color:var(--hc-white);border-color:#ffffff59}.hc-section--ink .hc-btn--ghost:hover,.hc-section--water .hc-btn--ghost:hover{border-color:var(--hc-white)}.hc-btn--water{background:var(--hc-water);color:var(--hc-white)}.hc-btn--water:hover{background:var(--hc-water-deep)}.hc-btn--gold{background:var(--hc-gold);color:#1b1a16}.hc-btn--gold:hover{background:#e2c68f;color:#1b1a16}.hc-btn[disabled]{opacity:.5;cursor:not-allowed;transform:none}.hc-btn .hc-btn-price{opacity:.6;font-weight:500}.hc-btn .hc-btn-arrow{width:16px;height:16px;transition:transform .35s var(--hc-ease)}.hc-btn:hover .hc-btn-arrow{transform:translate(3px)}.hc-link{display:inline-flex;align-items:center;gap:8px;font-family:var(--hc-sans);font-size:14.5px;font-weight:600;color:var(--hc-ink);text-decoration:none;border-bottom:1.5px solid var(--hc-line);padding-bottom:3px;transition:border-color .3s var(--hc-ease),color .3s var(--hc-ease)}.hc-link:hover{color:var(--hc-water);border-color:var(--hc-water)}.hc-link svg{width:15px;height:15px}.hc-stars{display:inline-flex;gap:2px;color:var(--hc-water)}.hc-stars svg{width:15px;height:15px;fill:currentColor}.hc-section--ink .hc-stars,.hc-section--water .hc-stars{color:var(--hc-water-bright)}.hc-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:#ffffffdb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(20,29,27,.08);box-shadow:var(--hc-shadow-sm);font-size:12.5px;font-weight:600;color:var(--hc-ink);white-space:nowrap}.hc-chip:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--hc-water-bright);box-shadow:0 0 0 4px #67c1ce38}.hc-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;flex:none;background:var(--hc-water-soft);color:var(--hc-water)}.hc-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hc-head{display:grid;gap:22px;align-items:end;margin-bottom:clamp(36px,5vw,64px)}.hc-head--center{text-align:center;justify-items:center}.hc-head .hc-lead{margin-top:6px}@media(min-width:900px){.hc-head--split{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:48px}.hc-head--split .hc-lead{justify-self:end;max-width:42ch}}.hc-reveal{opacity:0;transform:translateY(22px);transition:opacity .9s var(--hc-ease),transform .9s var(--hc-ease);transition-delay:var(--d, 0ms)}.hc-reveal.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.hc-reveal{opacity:1;transform:none;transition:none}}.hc-orb{position:absolute;z-index:0;border-radius:50%;pointer-events:none;filter:blur(70px);opacity:.5;background:radial-gradient(circle,#67c1ce8c,#67c1ce00 70%)}.hc-orb--gold{background:radial-gradient(circle,#c9a96e73,#c9a96e00 70%)}.hc-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.hc-marquee-track{display:flex;gap:var(--gap, 28px);width:max-content;animation:hc-marquee var(--dur, 40s) linear infinite}.hc-marquee--reverse .hc-marquee-track{animation-direction:reverse}.hc-marquee:hover .hc-marquee-track{animation-play-state:paused}@keyframes hc-marquee{to{transform:translate(calc(-50% - var(--gap, 28px) / 2))}}[data-countup]{font-variant-numeric:tabular-nums}.hc-reveal--scale{transform:translateY(20px) scale(.97)}.hc-reveal--scale.is-in{transform:none}@media(prefers-reduced-motion:reduce){.hc-marquee-track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hc-home.css.map */
