:root{--cream:#f7f0e5;--paper:#fffaf2;--ink:#201a16;--muted:#6f655d;--gold:#bd7e28;--gold2:#d89a3d;--brown:#51443a;--line:#dfd2c2;--green:#2f8d61;--shadow:0 16px 45px rgba(49,37,27,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,system-ui,sans-serif;line-height:1.55}img,video{display:block;max-width:100%}a{text-decoration:none;color:inherit}.topbar{height:72px;display:flex;align-items:center;gap:34px;padding:0 clamp(20px,5vw,70px);background:rgba(255,250,242,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(95,75,58,.1)}.brand{font:700 34px/1 Caveat,cursive;white-space:nowrap}.brand span,.hero h1 span,.copy-card h2 span,.note span{color:var(--gold)}nav{display:flex;gap:24px;font-size:13px;font-weight:600;flex:1;justify-content:center}nav a:hover{color:var(--gold)}button{font:inherit}.share.small{border:0;border-radius:999px;padding:10px 18px;background:var(--gold);color:#fff;font-weight:800;cursor:pointer}.hero{min-height:720px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,20,14,.72) 0%,rgba(28,20,14,.4) 38%,rgba(28,20,14,.05) 67%)}.hero-copy{position:relative;z-index:2;width:min(650px,88%);margin-left:clamp(24px,6vw,90px);color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.hero h1{font:700 clamp(78px,10vw,150px)/.72 Caveat,cursive;margin:20px 0 14px}.hero h2{font:700 clamp(42px,5vw,72px)/.9 Caveat,cursive;color:#efb75f;margin:0 0 24px}.lead{font-size:clamp(17px,2vw,22px);max-width:580px}.hero-facts{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.hero-facts span{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);padding:9px 12px;border-radius:999px;font-size:13px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid var(--line);font-weight:800;cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#fff;border:0}.btn.ghost{background:rgba(255,250,242,.9);color:var(--ink)}.btn.dark{background:#40372f;color:#fff;border:0}.section{padding:70px clamp(22px,5vw,76px);max-width:1500px;margin:auto}.grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px}.photo-card img,.video-card video{width:100%;height:100%;object-fit:cover;border-radius:22px}.photo-card{margin:0;min-height:520px}.copy-card,.video-card,.contact-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:32px;box-shadow:var(--shadow)}.script{font:700 38px/1 Caveat,cursive;margin:0;color:#2c241e}.copy-card h2,.section-head h2,.adoption h2,.contact-card h2,.share-zone h2{font-size:clamp(28px,3vw,46px);line-height:1.08;margin:6px 0 20px}.copy-card blockquote{margin:25px 0 0;padding:18px 20px;background:#f3e3cb;border-left:4px solid var(--gold);font-family:Caveat,cursive;font-size:25px}.video-card video{height:330px;background:#000}.video-card h3{font-size:24px;margin-bottom:8px}.story{background:#f1e5d4;max-width:none}.story>*{max-width:1360px;margin-left:auto;margin-right:auto}.section-head{text-align:center;margin-bottom:38px}.story-lead{max-width:760px;margin:-20px auto 42px;color:var(--muted);font-size:18px}.story-feature{display:grid;grid-template-columns:.82fr 1.18fr;gap:48px;align-items:center;margin-top:46px!important}.story-feature.reverse{grid-template-columns:1.18fr .82fr}.story-feature.reverse .story-photo{order:2}.story-feature.reverse .story-copy{order:1}.story-photo img{width:100%;height:520px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.story-copy{background:rgba(255,250,242,.7);border:1px solid rgba(189,126,40,.2);padding:38px;border-radius:24px}.story-copy .chapter{text-transform:uppercase;letter-spacing:.16em;color:var(--gold);font-size:11px;font-weight:800}.story-copy h3{font-size:clamp(28px,3vw,42px);line-height:1.08;margin:8px 0 20px}.story-copy p{font-size:17px}.pullquote{font:600 29px/1.15 Caveat,cursive!important;border-left:4px solid var(--gold);padding-left:20px;margin-top:28px}.story-turn{max-width:900px!important;text-align:center;margin-top:55px!important;margin-bottom:55px!important;background:#2f2924;color:#fff;padding:42px;border-radius:24px;box-shadow:var(--shadow)}.story-turn .script{color:#efb75f}.story-turn h3{font-size:clamp(26px,3vw,38px);line-height:1.12;margin:10px 0 18px}.story-turn p{color:#eee2d4;max-width:720px;margin:0 auto 24px}.story-turn .btn{margin-top:6px}
.timeline{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:18px;align-items:start}.timeline article{text-align:center}.timeline .icon{font-size:46px}.timeline h3{font:700 28px Caveat,cursive;margin:4px}.arrow{font-size:32px;color:var(--gold);padding-top:48px}.note{max-width:520px!important;margin-top:38px!important;background:#fff8e9;padding:24px 28px;transform:rotate(-1deg);box-shadow:var(--shadow);font:600 25px/1.15 Caveat,cursive}.row{display:flex;align-items:end;justify-content:space-between;text-align:left}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-grid img{width:100%;height:430px;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.video-grid video{width:100%;aspect-ratio:9/16;max-height:650px;object-fit:cover;background:#000;border-radius:18px}.traits{background:#fffaf3;max-width:none}.traits>*{max-width:1360px;margin-left:auto;margin-right:auto}.trait-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trait-grid article{background:#fff;border:1px solid var(--line);padding:22px;border-radius:16px;text-align:center}.trait-grid b{display:block;font-size:17px}.trait-grid p{font-size:14px;color:var(--muted)}.honesty{margin-top:22px!important;padding:18px 22px;background:#f1e3ce;border-radius:14px;max-width:900px!important}.adoption{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center}.adoption em{color:var(--gold);font-style:normal}.contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.contact{min-height:88px;border-radius:16px;color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;font-size:26px;font-weight:800}.contact span{display:flex;flex-direction:column;font-size:15px;text-transform:uppercase}.contact small{font-size:13px;text-transform:none;font-weight:500}.call{background:#29875b}.wa{background:#24b65d}.share-zone{max-width:none;background:linear-gradient(135deg,#40372f,#6a5949);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:60px}.share-zone>div{max-width:650px}.poster-box{display:flex;align-items:center;gap:24px}.poster-box img{width:180px;max-height:250px;object-fit:cover;box-shadow:0 18px 40px rgba(0,0,0,.3);transform:rotate(2deg)}.poster-box .script{color:#f3c679}footer{padding:36px clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fffaf3}#toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:#211c18;color:#fff;padding:12px 18px;border-radius:999px;opacity:0;pointer-events:none;transition:.25s;z-index:99}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){.topbar nav{display:none}.topbar{justify-content:space-between}.hero{min-height:760px;align-items:end}.hero-img{object-position:58% center}.hero-shade{background:linear-gradient(0deg,rgba(28,20,14,.84),rgba(28,20,14,.08) 72%)}.hero-copy{margin:0 22px 36px;width:auto}.hero h1{font-size:88px}.grid-3,.adoption,.share-zone{grid-template-columns:1fr}.photo-card{min-height:420px}.timeline{grid-template-columns:1fr}.arrow{transform:rotate(90deg);padding:0;text-align:center}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid img{height:340px}.video-grid{grid-template-columns:1fr 1fr}.trait-grid{grid-template-columns:1fr 1fr}.poster-box{justify-content:center}footer{flex-direction:column;text-align:center}}
@media(max-width:560px){.topbar{height:62px;padding:0 16px}.brand{font-size:30px}.share.small{font-size:12px;padding:8px 12px}.hero{min-height:720px}.hero h1{font-size:78px}.hero h2{font-size:46px}.lead{font-size:16px}.hero-facts{gap:7px}.hero-facts span{font-size:11px}.actions .btn{width:100%}.section{padding:48px 16px}.grid-3{gap:16px}.photo-card{min-height:380px}.copy-card,.video-card,.contact-card{padding:22px}.video-card video{height:auto;aspect-ratio:9/16}.row{display:block}.gallery-grid,.video-grid{grid-template-columns:1fr}.gallery-grid img{height:auto;max-height:520px}.trait-grid{grid-template-columns:1fr 1fr;gap:9px}.trait-grid article{padding:15px 10px}.contact-actions{grid-template-columns:1fr}.share-zone{gap:32px}.poster-box{align-items:flex-start}.poster-box img{width:130px}footer{font-size:13px}}

@media(max-width:900px){.story-feature,.story-feature.reverse{grid-template-columns:1fr;gap:20px}.story-feature.reverse .story-photo,.story-feature.reverse .story-copy{order:initial}.story-photo img{height:460px}.story-copy{padding:28px}}
@media(max-width:560px){.story-lead{font-size:16px}.story-photo img{height:auto;max-height:520px}.story-copy{padding:22px}.story-copy p{font-size:16px}.story-turn{padding:28px 20px}.story-turn .btn{width:100%}}
