:root{--fn-green:#1F4D3A;--fn-accent:#D96C4A;--fn-cream:#F8F4EC;--fn-text:#18221D;--fn-muted:#5E6A63;--fn-border:#DDD9CF}.fn-home{color:var(--fn-text);background:#fff}.fn-home *,.fn-footer *{box-sizing:border-box}.fn-home a,.fn-footer a{transition:color .2s ease,background-color .2s ease,transform .2s ease}.fn-home a:focus-visible,.fn-home button:focus-visible,.fn-home input:focus-visible,.fn-footer a:focus-visible{outline:3px solid var(--fn-accent);outline-offset:3px}.fn-hero{display:grid;grid-template-columns:minmax(0,42%) minmax(0,58%);min-height:min(760px,78vh);background:var(--fn-cream)}.fn-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,6vw,96px);z-index:1}.fn-eyebrow{font-size:.76rem;font-weight:750;letter-spacing:.14em;color:var(--fn-green);margin:0 0 14px}.fn-hero h1{font-size:clamp(2.6rem,5vw,5.6rem);line-height:.98;letter-spacing:-.045em;margin:0;max-width:12ch}.fn-lead{font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.6;color:var(--fn-muted);max-width:48ch;margin-top:24px}.fn-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.fn-button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:12px 22px;border-radius:12px;background:var(--fn-green);color:#fff;text-decoration:none;font-size:.83rem;font-weight:750;letter-spacing:.08em;border:2px solid var(--fn-green)}.fn-button:hover{transform:translateY(-2px);background:#183f30}.fn-button--secondary{background:transparent;color:var(--fn-green)}.fn-button--disabled{opacity:.55;cursor:not-allowed}.fn-button--disabled:hover{transform:none}.fn-hero__media{position:relative;display:block;overflow:hidden;min-height:520px}.fn-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.fn-placeholder-note{position:absolute;left:16px;bottom:16px;background:#18221de6;color:#fff;border-radius:8px;padding:8px 12px;font-size:.78rem}.fn-section{padding:clamp(56px,7vw,104px) clamp(20px,5vw,80px);max-width:1600px;margin:0 auto}.fn-section--cream{background:var(--fn-cream);max-width:none}.fn-section__heading{margin-bottom:32px}.fn-section__heading h2,.fn-essentials h2,.fn-newsletter h2{font-size:clamp(2rem,3.7vw,4rem);line-height:1.05;letter-spacing:-.035em;margin:0}.fn-pet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.fn-pet-card{border:1px solid var(--fn-border);border-radius:20px;overflow:hidden;background:#fff}.fn-pet-card__media{aspect-ratio:16/10;overflow:hidden;background:var(--fn-cream)}.fn-pet-card__media img{width:100%;height:100%;object-fit:cover}.fn-pet-card>div:last-child{padding:28px}.fn-pet-card h3{font-size:clamp(1.7rem,3vw,3rem);margin:0}.fn-pet-card p{color:var(--fn-muted);font-size:1.05rem}.fn-pet-card a{color:var(--fn-green);font-weight:750;text-underline-offset:5px}.fn-muted-link{font-size:.75rem;color:var(--fn-muted);letter-spacing:.08em}.fn-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fn-category-card{background:#fff;border:1px solid var(--fn-border);border-radius:16px;overflow:hidden;min-height:180px}.fn-category-card a,.fn-category-card>div{display:flex;height:100%;flex-direction:column;text-decoration:none;color:var(--fn-text);padding:18px}.fn-category-card img{width:calc(100% + 36px);height:180px;object-fit:cover;margin:-18px -18px 18px}.fn-category-card h3{font-size:1.12rem;margin:auto 0 8px}.fn-category-card span{font-size:.84rem;color:var(--fn-green)}.fn-category-card a:hover{transform:translateY(-2px)}.fn-category-card--empty{background:#fff8}.fn-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.fn-product-card{min-width:0}.fn-product-card__link{text-decoration:none;color:var(--fn-text)}.fn-product-card__media{position:relative;aspect-ratio:4/5;border-radius:16px;overflow:hidden;background:var(--fn-cream)}.fn-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.fn-product-card__link:hover img{transform:scale(1.025)}.fn-product-card h3{font-size:1rem;margin:14px 0 5px}.fn-price{margin:0;font-weight:700}.fn-price s{font-weight:400;color:var(--fn-muted)}.fn-sale{position:absolute;left:10px;top:10px;background:var(--fn-accent);color:#fff;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:750}.fn-editor-note{border:1px dashed var(--fn-border);padding:24px;border-radius:12px}.fn-essentials,.fn-newsletter{margin:0 clamp(20px,5vw,80px) clamp(56px,7vw,104px);padding:clamp(36px,5vw,72px);border-radius:24px;background:var(--fn-green);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:32px}.fn-essentials .fn-eyebrow,.fn-newsletter .fn-eyebrow{color:#fff}.fn-essentials p,.fn-newsletter p{max-width:60ch}.fn-essentials .fn-button{background:#fff;color:var(--fn-green);border-color:#fff;flex:none}.fn-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fn-trust-grid article{padding:24px;border:1px solid var(--fn-border);border-radius:16px}.fn-trust-grid h3{font-size:.82rem;letter-spacing:.08em;color:var(--fn-green)}.fn-trust-grid p{color:var(--fn-muted);line-height:1.6}.fn-newsletter{background:var(--fn-cream);color:var(--fn-text)}.fn-newsletter .fn-eyebrow{color:var(--fn-green)}.fn-newsletter__form{min-width:min(100%,430px)}.fn-newsletter__form label{display:block;font-weight:700;margin-bottom:8px}.fn-newsletter__form>div{display:flex}.fn-newsletter__form input{min-width:0;flex:1;min-height:50px;border:1px solid var(--fn-border);border-radius:12px 0 0 12px;padding:0 14px;font:inherit}.fn-newsletter__form button{border:0;border-radius:0 12px 12px 0;background:var(--fn-green);color:#fff;padding:0 20px;font-weight:750}.fn-footer{background:#17392c;color:#fff;padding:60px clamp(20px,5vw,80px) 24px}.fn-footer__brand{max-width:460px;margin-bottom:48px}.fn-footer__brand img{width:min(260px,100%);height:auto}.fn-footer__brand p{color:#ffffffbf;line-height:1.6}.fn-footer__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.fn-footer h2{font-size:.78rem;letter-spacing:.12em;margin:0 0 16px}.fn-footer ul{list-style:none;margin:0;padding:0}.fn-footer li{margin:10px 0}.fn-footer a{color:#fff;text-decoration-color:#ffffff55;text-underline-offset:4px}.fn-footer a:hover{color:#f4b29e}.fn-footer address{display:flex;flex-direction:column;gap:12px;font-style:normal}.fn-footer__bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid #ffffff2b;margin-top:48px;padding-top:22px;color:#ffffffa6;font-size:.75rem}.header-logo img[src*="furrynest"]{width:auto;max-width:220px}.product-card,.collection-card{border-radius:16px;overflow:hidden}.card-gallery,.product-card__image,.collection-card__image{border-radius:16px}.button,.button-secondary,button{transition:transform .2s ease,background-color .2s ease,color .2s ease}.button:hover,.button-secondary:hover{transform:translateY(-2px)}
@media(max-width:1024px){.fn-category-grid,.fn-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fn-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fn-hero{grid-template-columns:1fr 1.1fr}.fn-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:749px){.fn-hero{grid-template-columns:1fr;min-height:0}.fn-hero__content{padding:44px 20px}.fn-hero__media{min-height:360px;order:-1}.fn-hero__media img{object-position:center}.fn-pet-grid{grid-template-columns:1fr}.fn-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fn-category-card{min-height:150px}.fn-category-card a,.fn-category-card>div{padding:14px}.fn-category-card img{width:calc(100% + 28px);height:130px;margin:-14px -14px 14px}.fn-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fn-product-card h3{font-size:.9rem}.fn-essentials,.fn-newsletter{margin-inline:12px;display:block}.fn-essentials .fn-button{margin-top:18px}.fn-newsletter__form{margin-top:24px}.fn-trust-grid{grid-template-columns:1fr}.fn-footer__grid{grid-template-columns:1fr 1fr;gap:34px 18px}.fn-footer__bottom{display:block}.fn-footer__bottom span{display:block;margin-top:8px}}
@media(max-width:360px){.fn-actions{display:grid}.fn-button{width:100%}.fn-category-grid{grid-template-columns:1fr}.fn-footer__grid{grid-template-columns:1fr}.fn-newsletter__form>div{display:block}.fn-newsletter__form input,.fn-newsletter__form button{width:100%;border-radius:12px}.fn-newsletter__form button{min-height:48px;margin-top:8px}}
@media(prefers-reduced-motion:reduce){.fn-home *,.fn-footer *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

