/* FAR & KIN pet-focused homepage */

.fk-hero__pet-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 72% 24%,rgba(201,160,92,.24),transparent 24%),linear-gradient(135deg,#14251e 0%,#284236 56%,#6c786d 100%);overflow:hidden}.fk-hero__pet-placeholder::before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(8,16,13,.5),transparent 64%),repeating-linear-gradient(120deg,transparent 0 88px,rgba(237,232,220,.035) 89px 90px)}.fk-hero__pet-art{position:absolute;right:clamp(2rem,7vw,10rem);bottom:3rem;width:min(52vw,72rem);opacity:.9}.fk-hero__pet-art path,.fk-hero__pet-art circle,.fk-hero__pet-art line{fill:none;stroke:rgba(237,232,220,.72);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.fk-hero__pet-art .accent{stroke:var(--fk-gold)}

.value-strip--trust{grid-template-columns:repeat(4,minmax(0,1fr))}.value-strip--trust .value-strip__item{padding:2.5rem 2rem}.value-strip__description{max-width:24rem;margin:.75rem auto 0;font-size:1.25rem;line-height:1.45;color:color-mix(in srgb,currentColor 68%,transparent)}

.pet-spotlight{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(30rem,.9fr);gap:clamp(4rem,7vw,10rem);align-items:center}.pet-spotlight__visual{position:relative;min-height:62rem;background:linear-gradient(145deg,var(--fk-sand),color-mix(in srgb,var(--fk-sage) 50%,var(--fk-ivory)));overflow:hidden}.pet-spotlight__visual img{width:100%;height:100%;min-height:62rem;object-fit:cover}.pet-spotlight__placeholder{position:absolute;inset:0;display:grid;place-items:center;padding:5rem}.pet-spotlight__placeholder svg{width:min(82%,58rem);height:auto}.pet-spotlight__placeholder path,.pet-spotlight__placeholder circle,.pet-spotlight__placeholder rect{fill:none;stroke:var(--fk-forest);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.pet-spotlight__badge{position:absolute;top:2rem;left:2rem;padding:.8rem 1.1rem;background:var(--fk-ivory);color:var(--fk-forest-deep);font-size:1.05rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.pet-spotlight__copy{max-width:58rem}.pet-spotlight__copy h2{max-width:11ch}.pet-spotlight__copy .lead{font-size:clamp(1.8rem,2vw,2.2rem);color:color-mix(in srgb,currentColor 76%,transparent)}.pet-spotlight__features{display:grid;gap:1.2rem;margin:3rem 0}.pet-spotlight__feature{display:flex;align-items:flex-start;gap:1.2rem;padding-top:1.2rem;border-top:1px solid color-mix(in srgb,currentColor 16%,transparent)}.pet-spotlight__feature svg{flex:0 0 2.4rem;width:2.4rem;height:2.4rem;fill:none;stroke:currentColor;stroke-width:1.5}.pet-spotlight__feature strong{display:block;margin-bottom:.2rem}.pet-spotlight__price{font-family:var(--fk-font-heading);font-size:2.6rem;margin-bottom:2rem}

.use-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.use-case-card{position:relative;min-height:42rem;padding:3rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:color-mix(in srgb,var(--fk-sage) 54%,var(--fk-ivory));border:1px solid color-mix(in srgb,currentColor 12%,transparent);transition:transform .25s ease,box-shadow .25s ease}.use-case-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(20,37,30,.12)}.use-case-card__icon{width:8rem;height:8rem;display:grid;place-items:center;border:1px solid color-mix(in srgb,currentColor 18%,transparent);border-radius:50%}.use-case-card__icon svg{width:4.4rem;height:4.4rem;fill:none;stroke:currentColor;stroke-width:1.4}.use-case-card h3{font-size:clamp(3rem,3.2vw,4.2rem);max-width:9ch}.use-case-card p{max-width:34rem;color:color-mix(in srgb,currentColor 72%,transparent)}.use-case-card__link{position:absolute;inset:0}.use-case-card:nth-child(2){background:var(--fk-sand)}.use-case-card:nth-child(3){background:color-mix(in srgb,var(--fk-clay) 20%,var(--fk-ivory))}

.bundle-preview{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:62rem}.bundle-preview__visual{position:relative;min-height:52rem;background:linear-gradient(145deg,#182a22,#2c463a);color:var(--fk-ivory);overflow:hidden;display:grid;place-items:center}.bundle-preview__visual img{width:100%;height:100%;object-fit:cover}.bundle-preview__kit{width:min(76%,52rem)}.bundle-preview__kit path,.bundle-preview__kit circle,.bundle-preview__kit rect{fill:none;stroke:rgba(237,232,220,.78);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.bundle-preview__kit .accent{stroke:var(--fk-gold)}.bundle-preview__content{padding:clamp(4rem,8vw,10rem);display:grid;align-content:center}.bundle-preview__list{list-style:none;padding:0;margin:2.5rem 0 3rem}.bundle-preview__list li{display:flex;justify-content:space-between;gap:2rem;padding:1.2rem 0;border-bottom:1px solid color-mix(in srgb,currentColor 15%,transparent)}.bundle-preview__list span:last-child{color:color-mix(in srgb,currentColor 60%,transparent)}

.buying-guide{overflow-x:auto}.buying-guide__table{width:100%;min-width:76rem;border-collapse:collapse}.buying-guide__table th,.buying-guide__table td{text-align:left;padding:1.8rem;border-bottom:1px solid color-mix(in srgb,currentColor 15%,transparent);vertical-align:top}.buying-guide__table th{font-size:1.1rem;text-transform:uppercase;letter-spacing:.14em}.buying-guide__table td:first-child{font-family:var(--fk-font-heading);font-size:2.2rem}.buying-guide__empty{padding:4rem;border:1px dashed color-mix(in srgb,currentColor 24%,transparent);text-align:center}

.video-story{position:relative;min-height:68rem;display:grid;align-items:end;overflow:hidden;background:#16271f;color:var(--fk-ivory)}.video-story__media{position:absolute;inset:0}.video-story__media video,.video-story__media img{width:100%;height:100%;object-fit:cover}.video-story__placeholder{position:absolute;inset:0;background:radial-gradient(circle at 70% 28%,rgba(201,160,92,.2),transparent 22%),linear-gradient(135deg,#12221b,#375247)}.video-story__placeholder::after{content:"";position:absolute;inset:8%;border:1px solid rgba(237,232,220,.14)}.video-story__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(8,16,13,.88),rgba(8,16,13,.1) 70%)}.video-story__content{position:relative;z-index:2;padding-block:7rem;max-width:74rem}.video-story__content h2{max-width:11ch}.video-story__play{width:7rem;height:7rem;border:1px solid rgba(237,232,220,.48);border-radius:50%;display:grid;place-items:center;margin-bottom:2.5rem}.video-story__play::before{content:"";width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid var(--fk-ivory);margin-left:.4rem}

.proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.proof-card{padding:3rem;border:1px solid color-mix(in srgb,currentColor 14%,transparent);background:color-mix(in srgb,var(--fk-ivory) 86%,transparent)}.proof-card__number{font-family:var(--fk-font-heading);font-size:5rem;color:var(--fk-clay);line-height:1}.proof-card h3{font-size:2.8rem;margin-top:2rem}.proof-card p{color:color-mix(in srgb,currentColor 70%,transparent)}.proof-note{margin-top:3rem;padding:2rem;border-left:3px solid var(--fk-gold);background:color-mix(in srgb,var(--fk-sand) 55%,transparent)}

.pet-community-note{display:flex;align-items:center;justify-content:space-between;gap:3rem;margin-top:2.5rem;padding:2rem 0;border-top:1px solid color-mix(in srgb,currentColor 14%,transparent)}

@media(max-width:989px){.pet-spotlight,.bundle-preview{grid-template-columns:1fr}.pet-spotlight__visual{min-height:48rem}.pet-spotlight__visual img{min-height:48rem}.use-case-grid,.proof-grid{grid-template-columns:1fr}.use-case-card{min-height:34rem}.value-strip--trust{grid-template-columns:repeat(2,minmax(0,1fr))}.value-strip--trust .value-strip__item:nth-child(2){border-right:0}.bundle-preview__content{padding:6rem 3rem}}
@media(max-width:749px){.fk-hero__pet-art{width:82vw;right:-18vw;bottom:1rem;opacity:.5}.value-strip--trust{grid-template-columns:1fr}.value-strip--trust .value-strip__item{border-right:0;border-bottom:1px solid color-mix(in srgb,currentColor 18%,transparent)}.pet-spotlight__visual{min-height:38rem}.pet-spotlight__visual img{min-height:38rem}.pet-spotlight__placeholder{padding:2rem}.bundle-preview__visual{min-height:40rem}.video-story{min-height:58rem}.pet-community-note{align-items:flex-start;flex-direction:column}}
