.heknitt-about *,.heknitt-about *:before,.heknitt-about *:after{box-sizing:border-box}.heknitt-about .font-hand{font-family:var(--hk-font-hand, "Caveat", cursive)}.heknitt-about .font-serif-display{font-family:var(--hk-font-serif, "Fraunces", Georgia, serif);font-style:italic}.heknitt-about .text-moss{color:var(--hk-moss, hsl(92,35%,28%))}.heknitt-about .text-moss-soft{color:var(--hk-moss-soft, hsl(90,21%,37%))}.heknitt-about .text-ink{color:var(--hk-ink, hsl(92,35%,20%))}.heknitt-about .text-muted-foreground{color:var(--hk-muted-fg, hsl(90,12%,36%))}.heknitt-about .text-cream{color:var(--hk-cream, hsl(6,100%,98%))}.heknitt-about header{position:relative;overflow:hidden;padding-top:4rem;padding-bottom:6rem;background:#fff}@media(min-width:640px){.heknitt-about header{padding-top:6rem;padding-bottom:8rem}}.heknitt-about .heknitt-container{max-width:1200px;margin-inline:auto;padding-inline:1.5rem;position:relative}.heknitt-about .hk-tagline-row{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:3rem}.heknitt-about .hk-tagline-row .h-px{height:1px;width:2rem;background:#46602e66;display:block}.heknitt-about .hk-tagline-row span.font-hand{font-size:1.25rem}.heknitt-about .hk-hero-grid{display:grid;gap:3.5rem;align-items:center}@media(min-width:1024px){.heknitt-about .hk-hero-grid{grid-template-columns:1.1fr 1fr;gap:5rem}}.heknitt-about .hk-hero-text{text-align:center;order:2}@media(min-width:1024px){.heknitt-about .hk-hero-text{text-align:left;order:1}}.heknitt-about h1{font-family:var(--hk-font-serif, "Fraunces", Georgia, serif);font-size:clamp(2.4rem,6vw,4.5rem);line-height:1.05;color:var(--hk-ink, hsl(92,35%,20%));white-space:pre-line;margin:0 0 2rem;font-style:italic;font-weight:300}.heknitt-about .hk-hero-desc{font-size:clamp(1rem,2vw,1.25rem);color:var(--hk-muted-fg, hsl(90,12%,36%));max-width:28rem;margin-inline:auto;line-height:1.7;margin-bottom:2.5rem}@media(min-width:1024px){.heknitt-about .hk-hero-desc{margin-inline:0}}.heknitt-about .hk-btn-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;margin-bottom:2rem}@media(min-width:1024px){.heknitt-about .hk-btn-row{justify-content:flex-start}}.heknitt-about .hk-btn-primary{display:inline-flex;align-items:center;gap:.625rem;border-radius:1rem;background:var(--hk-moss, hsl(92,35%,28%));color:var(--hk-cream, hsl(6,100%,98%));padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;box-shadow:var(--hk-shadow-soft);transition:background .2s,transform .2s}.heknitt-about .hk-btn-primary:hover{background:var(--hk-moss-soft, hsl(90,21%,37%));transform:translateY(-2px)}.heknitt-about .hk-btn-secondary{display:inline-flex;align-items:center;gap:.5rem;border-radius:1rem;border:1px solid hsl(92 35% 28% / .2);background:#fff2f099;color:var(--hk-moss, hsl(92,35%,28%));padding:.875rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s}.heknitt-about .hk-btn-secondary:hover{background:#f5e3e0b3;border-color:#46602e66}.heknitt-about .hk-scroll-hint{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.875rem;color:var(--hk-muted-fg)}@media(min-width:1024px){.heknitt-about .hk-scroll-hint{justify-content:flex-start}}.heknitt-about .hk-scroll-hint .font-hand{font-size:1.25rem}.heknitt-about .hk-scroll-arrow{display:inline-block;animation:hk-bounce-y 1.8s ease-in-out infinite}.heknitt-about .hk-portrait-col{order:1}@media(min-width:1024px){.heknitt-about .hk-portrait-col{order:2}}.heknitt-about .hk-portrait-wrap{position:relative;margin-inline:auto;width:min(86vw,420px);aspect-ratio:5/6;-webkit-user-select:none;user-select:none}.heknitt-about .hk-portrait-glow{position:absolute;top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem;border-radius:48% 52% 44% 56%/50% 46% 54% 50%;background:#f5e3e0b3;filter:blur(2rem)}.heknitt-about .hk-portrait-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--hk-moss-soft, hsl(90,21%,37%)),var(--hk-moss, hsl(92,35%,28%)));clip-path:url(#blob-clip)}.heknitt-about .hk-portrait-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;clip-path:url(#blob-clip)}.heknitt-about .hk-portrait-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.heknitt-about .hk-portrait-label{position:absolute;bottom:-2rem;left:.5rem;font-family:var(--hk-font-hand, "Caveat", cursive);color:#46602ecc;font-size:1.5rem;transform:rotate(-6deg);display:block}.heknitt-about .hk-h1-wave{display:block;width:60%;margin-top:-.5rem}.heknitt-about .hk-h1-wave svg{width:100%;height:12px;display:block}.heknitt-about .hk-doodle-float{position:absolute;pointer-events:none}.heknitt-about .hk-doodle-yarn{top:6rem;left:6%;width:5rem;height:5rem;display:none}.heknitt-about .hk-doodle-monstera{bottom:2.5rem;left:12%;width:6rem;height:6rem;display:none}.heknitt-about .hk-doodle-sparkle-tr{top:8rem;right:8%}.heknitt-about .hk-doodle-sparkle-br{bottom:5rem;right:14%}@media(min-width:768px){.heknitt-about .hk-doodle-yarn,.heknitt-about .hk-doodle-monstera{display:block}}.heknitt-about .hk-portrait-sparkle-tr{position:absolute;top:-1rem;right:-.5rem}.heknitt-about .hk-portrait-sparkle-bl{position:absolute;bottom:1.5rem;left:-1.5rem}.heknitt-about .hk-portrait-leaf{position:absolute;bottom:-1rem;right:.5rem;width:1.75rem;height:1.75rem}.heknitt-about .hk-hero-wave{position:absolute;bottom:0;left:0;right:0;line-height:0;pointer-events:none}.heknitt-about .hk-hero-wave svg{display:block;width:100%;height:60px}.heknitt-about .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.heknitt-about header,.heknitt-about header:after,.heknitt-about header:before{border:none!important;box-shadow:none!important;outline:none!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/heknitt-hero.css.map */
