/*
Theme Name: Furry Roommate
Theme URI: https://furryroommate.com
Author: Furry Roommate
Description: A warm editorial pet theme with costume videos, honest reviews, care tips, and affiliate-ready product cards.
Version: 1.0.0
Text Domain: furry-roommate
*/

:root{--ink:#24201d;--cream:#fffaf1;--paper:#fff;--rust:#c95f38;--rust-dark:#9f3f22;--gold:#f3b84b;--sage:#6f8b76;--line:#eadfce;--muted:#6e655d;--shadow:0 18px 50px rgba(72,48,31,.12);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,calc(100% - 36px));margin:auto}.eyebrow{color:var(--rust-dark);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,250,241,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:22px}.brand{display:flex;align-items:center;gap:12px;font-family:Georgia,serif;font-size:1.45rem;font-weight:800}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--rust);color:white;font-size:1.25rem}.menu{display:flex;align-items:center;gap:24px;font-size:.93rem;font-weight:700}.menu a:hover{color:var(--rust)}.button,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:var(--rust);color:#fff;padding:13px 20px;font-weight:800;cursor:pointer;transition:.2s}.button:hover{background:var(--rust-dark);transform:translateY(-1px)}.button.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.hero{padding:58px 0 42px}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:56px}.hero h1{max-width:720px;margin:12px 0 18px;font-family:Georgia,serif;font-size:clamp(3rem,6vw,5.8rem);line-height:.94;letter-spacing:-.055em}.hero h1 em{color:var(--rust);font-style:italic}.hero-copy{max-width:620px;color:var(--muted);font-size:1.1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-photo{position:relative;min-height:520px;overflow:hidden;border-radius:38px;background:#d6c1a4;box-shadow:var(--shadow)}.hero-photo img{width:100%;height:100%;min-height:520px;object-fit:cover}.photo-note{position:absolute;right:18px;bottom:18px;max-width:245px;padding:15px 17px;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 12px 28px rgba(0,0,0,.15);font-weight:750}.section{padding:72px 0}.section.alt{background:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:26px;margin-bottom:28px}.section h2{margin:7px 0 0;font-family:Georgia,serif;font-size:clamp(2.15rem,4vw,3.6rem);line-height:1}.section-intro{max-width:560px;color:var(--muted)}.costume-stage{display:grid;grid-template-columns:1.45fr .55fr;gap:20px}.feature-video{overflow:hidden;border-radius:30px;background:#1f1c1a;color:#fff;box-shadow:var(--shadow)}.video-shell{position:relative;aspect-ratio:16/9;background:#2e2925;overflow:hidden}.video-shell img,.video-shell video{width:100%;height:100%;object-fit:cover}.play{position:absolute;inset:50% auto auto 50%;display:grid;place-items:center;width:68px;height:68px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(255,255,255,.94);color:var(--rust);font-size:1.5rem}.feature-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px}.feature-caption h3{margin:0;font:700 1.55rem Georgia,serif}.product-stack{display:grid;gap:16px}.product-card{display:grid;grid-template-columns:96px 1fr;gap:16px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:22px;background:#fff}.product-card img{width:96px;height:96px;border-radius:16px;object-fit:cover}.product-card h3{margin:0 0 4px;font-size:1rem}.product-card p{margin:0 0 10px;color:var(--muted);font-size:.86rem}.shop-link{color:var(--rust-dark);font-weight:850;font-size:.9rem}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.story-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 10px 30px rgba(72,48,31,.07)}.story-card img{width:100%;height:230px;object-fit:cover}.story-body{padding:21px}.tag{display:inline-flex;padding:5px 10px;border-radius:99px;background:#f8e4d6;color:var(--rust-dark);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.story-card h3{margin:12px 0 8px;font:700 1.45rem Georgia,serif;line-height:1.15}.story-card p{margin:0;color:var(--muted)}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.review-card{display:grid;grid-template-columns:180px 1fr;gap:22px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:26px;background:#fff}.review-card img{width:180px;height:180px;border-radius:20px;object-fit:cover}.score{display:inline-grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--sage);color:#fff;font-weight:900}.fine-print{color:var(--muted);font-size:.78rem}.newsletter{display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:36px;border-radius:30px;background:var(--ink);color:#fff}.newsletter h2{font-size:2.4rem}.newsletter form{display:flex;gap:10px}.newsletter input{min-width:280px;padding:14px 17px;border:0;border-radius:999px;font:inherit}.site-footer{padding:46px 0 34px;background:#201d1a;color:#eee7dc}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:30px}.footer-links{display:flex;flex-wrap:wrap;gap:18px}.entry{width:min(820px,calc(100% - 36px));margin:54px auto}.entry h1{font:700 clamp(2.5rem,6vw,4.7rem)/1 Georgia,serif}.admin-note{padding:16px 18px;border-left:4px solid var(--gold);background:#fff5d9}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.hero-grid,.costume-stage,.review-grid{grid-template-columns:1fr}.hero-photo{min-height:430px}.hero-photo img{min-height:430px}.cards{grid-template-columns:1fr 1fr}.menu a:not(.button){display:none}.newsletter{grid-template-columns:1fr}.product-stack{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.wrap{width:min(100% - 24px,1160px)}.hero{padding-top:34px}.hero h1{font-size:3.4rem}.hero-grid{gap:30px}.hero-photo,.hero-photo img{min-height:380px}.cards,.product-stack{grid-template-columns:1fr}.section{padding:54px 0}.section-head,.feature-caption{align-items:flex-start;flex-direction:column}.review-card{grid-template-columns:115px 1fr}.review-card img{width:115px;height:145px}.newsletter{padding:26px}.newsletter form{flex-direction:column}.newsletter input{min-width:0;width:100%}.footer-grid{grid-template-columns:1fr}}
.motion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.motion-card{overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--shadow)}.motion-frame{position:relative;aspect-ratio:16/10;overflow:hidden;background:#2d2926}.motion-frame img{width:100%;height:100%;object-fit:cover;animation:furry-roommate-motion 8s ease-in-out infinite alternate}.motion-card:nth-child(2) .motion-frame img{animation-delay:-2.5s}.motion-card:nth-child(3) .motion-frame img{animation-delay:-5s}.motion-badge{position:absolute;left:14px;top:14px;padding:7px 10px;border-radius:999px;background:rgba(34,31,29,.88);color:#fff;font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.motion-copy{padding:20px}.motion-copy h3{margin:5px 0 7px;font:700 1.35rem Georgia,serif}.motion-copy p{margin:0 0 16px;color:var(--muted);font-size:.9rem}.retailer-box{margin-top:28px;padding:24px;border:1px solid var(--line);border-radius:26px;background:#fff}.retailer-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.retailer-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.retailer-item{padding:17px;border-radius:18px;background:var(--cream);border:1px solid var(--line)}.retailer-item h4{margin:0 0 5px}.retailer-item p{margin:0 0 13px;color:var(--muted);font-size:.85rem}.disclosure{display:block;margin-top:11px;color:var(--muted);font-size:.72rem}@keyframes furry-roommate-motion{0%{transform:scale(1.02) translate3d(-1.2%,0,0)}100%{transform:scale(1.1) translate3d(1.2%,-1%,0)}}
@media(max-width:900px){.motion-grid{grid-template-columns:1fr 1fr}.retailer-list{grid-template-columns:1fr}}
@media(max-width:620px){.motion-grid{grid-template-columns:1fr}.retailer-head{align-items:flex-start;flex-direction:column}}
.hero-carousel{position:relative;min-height:520px;overflow:hidden;border-radius:38px;background:#d6c1a4;box-shadow:var(--shadow)}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s ease}.hero-slide.is-active{opacity:1;visibility:visible}.hero-slide img{width:100%;height:100%;min-height:520px;object-fit:cover}.hero-slide figcaption{position:absolute;right:18px;bottom:66px;max-width:270px;padding:13px 16px;border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 12px 28px rgba(0,0,0,.15);font-weight:750}.hero-carousel-controls{position:absolute;z-index:3;left:18px;right:18px;bottom:17px;display:flex;align-items:center;justify-content:space-between}.hero-arrow{display:grid;place-items:center;width:39px;height:39px;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:var(--ink);font-size:1.2rem;cursor:pointer;box-shadow:0 7px 20px rgba(0,0,0,.13)}.hero-dots{display:flex;gap:8px;padding:8px 11px;border-radius:999px;background:rgba(34,31,29,.68)}.hero-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.48);cursor:pointer}.hero-dot.is-active{width:25px;border-radius:99px;background:#fff}@media(max-width:900px){.hero-carousel,.hero-slide img{min-height:430px}}@media(max-width:620px){.hero-carousel,.hero-slide img{min-height:380px}.hero-slide figcaption{left:15px;right:15px;bottom:68px;max-width:none}}@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}.motion-frame img{animation:none}}
