.fullerton-hero{position:relative;overflow:hidden;background:#151515;cursor:grab;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fullerton-hero.is-dragging{cursor:grabbing}.fullerton-hero a,.fullerton-hero button{cursor:pointer}.hero-slide,.hero-slides{min-height:clamp(340px,34.22vw,650px)}.hero-slide[hidden]{display:none}.hero-slide picture{display:block;width:100%;height:100%}.hero-slide img{width:100%;height:clamp(340px,34.22vw,650px);-o-object-fit:cover;object-fit:cover;pointer-events:none}.hero-slide-fallback{display:flex;align-items:center;color:#fff;background:linear-gradient(120deg,#111 0 50%,#ffc72c 50%)}.hero-fallback-copy{padding-block:60px}.hero-fallback-copy h1{max-width:700px}.hero-fallback-copy>span{display:block;max-width:600px;margin-bottom:24px}.hero-controls{position:absolute;right:0;bottom:18px;left:0;display:flex;align-items:center;justify-content:center;gap:14px}.hero-controls>button{display:grid;width:42px;height:42px;place-items:center;color:#fff;background:rgba(0,0,0,.72);border:0;border-radius:50%}.hero-dots{display:flex;gap:2px}.hero-dots button{position:relative;width:44px;height:44px;padding:0;background:transparent;border:0}.hero-dots button:before{position:absolute;top:50%;left:50%;width:10px;height:10px;background:hsla(0,0%,100%,.72);border:1px solid #fff;border-radius:50%;content:"";transform:translate(-50%,-50%)}.hero-dots button[aria-current=true]:before{width:26px;background:var(--accent);border-color:var(--accent);border-radius:999px}.hero-dots button:focus-visible{outline:3px solid #fff;outline-offset:-5px;border-radius:50%}.pet-section{background:var(--mist)}.pet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,4vw,50px);max-width:960px;margin-inline:auto}.pet-card{display:grid;justify-items:center;gap:18px;font-size:clamp(1.3rem,2.5vw,2rem);font-weight:900}.pet-card>span{display:block;overflow:hidden;width:min(100%,270px);aspect-ratio:1;background:var(--pet-color);border-radius:50%;transition:transform .2s ease}.pet-card:hover>span{transform:translateY(-5px) rotate(-2deg)}.pet-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pet-card strong{color:var(--ink);text-decoration:underline;text-decoration-color:var(--pet-color);text-decoration-thickness:4px;text-underline-offset:7px}.nutrition-heading{padding-block:64px 30px;text-align:center}.nutrition-heading h2{margin-bottom:0}.nutrition-grid{display:grid;grid-template-columns:repeat(4,1fr)}.nutrition-grid>a{display:grid;min-height:330px;align-content:center;justify-items:center;padding:34px 22px;text-align:center;background:var(--tier-color)}.nutrition-grid img{width:auto;height:74px;margin-bottom:24px}.nutrition-grid h3{margin-bottom:22px;font-size:clamp(1.5rem,2.6vw,2.4rem);text-transform:uppercase}.nutrition-grid span{padding:9px 18px;border:2px solid #000;border-radius:999px;font-size:.72rem;font-weight:850}.brands-section{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(45px,8vw,110px)}.brand-story>p:not(.eyebrow){max-width:520px;color:var(--muted)}.brands-section>*{min-width:0}.brand-logo-grid{display:grid;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.brand-logo-grid a{display:grid;min-height:110px;place-items:center;padding:18px;background:#fff;border:1px solid var(--line);border-radius:14px}.brand-logo-grid img{max-width:100%;max-height:70px;-o-object-fit:contain;object-fit:contain}.benefits-section{padding-block:clamp(70px,9vw,120px);background:#0d0d0d;color:#fff}.benefits-section .eyebrow{color:var(--accent)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefit-grid article{padding:28px;background:#181818;border:1px solid #303030;border-radius:16px}.benefit-grid article>strong{display:block;margin-bottom:40px;color:var(--accent);font-size:.7rem;letter-spacing:.15em}.benefit-grid h3{color:#fff;font-size:1.3rem}.benefit-grid p{margin:0;color:#a8a8a8;font-size:.78rem}.contact-band{padding-block:52px;background:var(--accent)}.contact-band-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-band p{margin-bottom:2px;font-size:.72rem;font-weight:850;text-transform:uppercase}.contact-band h2{margin:0}.contact-band a{font-size:clamp(1.35rem,3vw,2.2rem);font-weight:900}.contact-band-inner>div:last-child{display:grid;gap:6px;max-width:540px}.home-journal{overflow:hidden;background:#f6f5f1}.home-journal-heading{align-items:flex-end}.home-journal-heading>div{max-width:690px}.home-journal-intro{max-width:590px;margin:14px 0 0;color:var(--muted);font-size:1rem}.home-journal-all{flex:0 0 auto;gap:9px}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.story-grid .blog-card{position:relative;display:flex;min-width:0;overflow:hidden;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 34px rgba(16,23,22,.05);transition:transform .2s ease,box-shadow .2s ease}.story-grid .blog-card:hover{box-shadow:0 20px 45px rgba(16,23,22,.1);transform:translateY(-5px)}.story-grid .blog-card-media{display:block;overflow:hidden;aspect-ratio:4/3;background:#fff8dc}.story-grid .blog-card-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.story-grid .blog-card:hover .blog-card-media img{transform:scale(1.035)}.story-grid .blog-card-copy{display:flex;flex:1;flex-direction:column;padding:24px}.story-grid .blog-meta{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:14px;color:#705500;font-size:.69rem;font-weight:720;text-transform:capitalize}.story-grid .blog-meta a{position:relative;z-index:1;text-decoration:underline;text-underline-offset:3px}.story-grid .blog-card h3{margin:0 0 11px;font-size:clamp(1.18rem,1.7vw,1.48rem);line-height:1.2;letter-spacing:-.03em}.story-grid .blog-card h3 a:after{position:absolute;inset:0;content:""}.story-grid .blog-summary{display:-webkit-box;overflow:hidden;margin-bottom:20px;color:var(--muted);font-size:.83rem;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.story-grid .blog-read-link{position:relative;z-index:1;display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:8px;padding-bottom:3px;margin-top:auto;border-bottom:2px solid var(--accent);font-size:.78rem;font-weight:780}.story-grid .blog-card:focus-within{outline:3px solid rgba(255,199,44,.42);outline-offset:3px}.journal-card,.story-card{display:flex;min-height:260px;flex-direction:column;padding:28px;background:var(--mist);border-radius:16px}.story-card>span{color:#8b6800;font-size:.7rem;font-weight:850;text-transform:uppercase}.story-card h3{margin-top:auto;font-size:1.45rem}.story-card p{color:var(--muted)}.story-card a{font-weight:800}.journal-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:12px}.refuge-section{background:var(--mist)}.refuge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.refuge-grid article{overflow:hidden;background:#fff;border-radius:16px}.refuge-grid img{width:100%;aspect-ratio:2.15;-o-object-fit:cover;object-fit:cover}.refuge-grid h3,.refuge-grid p{margin-inline:22px}.refuge-grid h3{margin-top:20px}.refuge-grid p{margin-bottom:24px;color:var(--muted);font-size:.78rem}.stores-section{display:grid;grid-template-columns:1fr 1fr;min-height:580px}.stores-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stores-copy{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:clamp(42px,8vw,110px);background:var(--accent)}.stores-copy .eyebrow{color:#4f3b00}.stores-copy p:not(.eyebrow){max-width:620px}@media (max-width:900px){.nutrition-grid{grid-template-columns:1fr 1fr}.brands-section,.stores-section{grid-template-columns:1fr}.stores-media{max-height:500px}.benefit-grid{grid-template-columns:1fr 1fr}}@media (max-width:900px) and (min-width:621px){.story-grid{grid-template-columns:1fr}.story-grid .blog-card{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr)}.story-grid .blog-card-media{height:100%;min-height:260px;aspect-ratio:auto}}@media (max-width:760px){.fullerton-hero,.hero-slide,.hero-slides{min-height:clamp(430px,125vw,540px)}.hero-slide img{height:clamp(430px,125vw,540px)}.pet-grid{gap:12px}.pet-card{font-size:1rem}.nutrition-grid>a{min-height:260px}.contact-band-inner,.home-journal-heading{align-items:flex-start;flex-direction:column}.home-journal-all{width:100%}.refuge-grid{grid-template-columns:1fr}}@media (max-width:620px){.story-grid{grid-template-columns:1fr}.story-grid .blog-card-copy{padding:20px}.story-grid .blog-card-media{aspect-ratio:16/11}}@media (max-width:520px){.nutrition-grid{grid-template-columns:1fr}.nutrition-grid>a{min-height:230px}.brand-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-grid{grid-template-columns:1fr}}