@font-face{font-family:Georgia-fallback;src:local(Georgia)}
:root{--ink:#173b30;--forest:#173b30;--deep:#102a23;--paper:#f8f7ef;--white:#fff;--orange:#b94422;--gold:#ffcc70;--line:#d8ded2;--muted:#52615a;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.7}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}a:hover{color:var(--orange)}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}button,a,input,select,textarea{touch-action:manipulation}:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.skip{position:absolute;left:20px;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}.wrap{width:min(1220px,calc(100% - 80px));margin:auto}.topline{background:var(--forest);color:white;text-align:center;font-size:.82rem;letter-spacing:.025em;padding:7px 16px}.topline a{color:var(--gold)}header{position:sticky;top:0;z-index:30;background:rgba(248,247,239,.98);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:104px;gap:28px}.brand{display:block;text-decoration:none;line-height:1;flex-shrink:0}.brand img{width:164px;height:72px;object-fit:contain}.brand-type{font-size:34px;font-weight:800;letter-spacing:-2px}.brand-type span{display:block;font-size:12px;letter-spacing:3px;line-height:2}.nav{display:flex;align-items:center;gap:25px;font-size:.91rem;font-weight:600}.nav>a{text-decoration:none}.nav a[aria-current=page]{text-decoration:underline;text-decoration-color:var(--orange);text-decoration-thickness:2px}.nav details{position:relative}.nav summary{cursor:pointer;list-style:none}.nav summary:after{content:' +';color:var(--orange)}.nav details[open] summary:after{content:' −'}.nav-menu{position:absolute;top:35px;left:-20px;min-width:235px;background:white;border:1px solid var(--line);border-radius:12px;padding:12px;box-shadow:0 14px 30px #173b3014}.nav-menu a{display:block;padding:8px 12px;text-decoration:none}.menu-toggle{display:none;border:1px solid var(--forest);background:transparent;color:var(--forest);padding:9px 14px;border-radius:6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:14px 24px;border:1px solid transparent;border-radius:6px;background:var(--orange);color:white;font-size:.94rem;font-weight:700;line-height:1.4;text-decoration:none;cursor:pointer}.button:hover{background:#b13c1b;color:white}.button.light{background:var(--gold);color:var(--deep)}.button.outline{border-color:currentColor;background:transparent;color:inherit}.button.outline:hover{background:var(--forest);color:white}.button.small{padding:11px 20px}.textlink{font-weight:700}.eyebrow{font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;font-weight:700;margin:0 0 22px}.eyebrow.orange{color:var(--orange)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,serif;font-weight:400;line-height:1.06;letter-spacing:-.045em}h1{font-size:clamp(3rem,5.3vw,5.2rem);margin-bottom:28px}h2{font-size:clamp(2.3rem,3.6vw,3.65rem);margin-bottom:25px}h3{font-size:1.8rem;line-height:1.17;letter-spacing:-.03em}p{margin-bottom:22px}.lead{font-size:1.14rem;line-height:1.7;color:var(--muted);max-width:660px}.hero{padding:58px 0 70px}.hero-grid{display:grid;grid-template-columns:.97fr 1.03fr;gap:64px;align-items:center}.hero-copy{padding:10px 0}.hero h1 em{color:var(--orange);font-weight:400}.hero-photo{position:relative}.hero-photo img{width:100%;height:555px;object-fit:cover;border-radius:160px 20px 20px 20px}.photo-note{position:absolute;bottom:24px;left:-25px;background:var(--gold);padding:20px 25px;border-radius:5px;max-width:230px;line-height:1.4;transform:rotate(-3deg);font-family:Georgia,serif;font-size:1.4rem}.actions{display:flex;flex-wrap:wrap;gap:15px;align-items:center;margin:30px 0}.hero-small{padding:74px 0 50px;border-bottom:1px solid var(--line)}.hero-small h1{max-width:950px}.hero-small .lead{max-width:800px}.breadcrumb{font-size:.8rem;color:var(--muted);margin-bottom:24px}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding:30px 0;text-align:center}.stats strong{font-family:Georgia,serif;font-size:2.6rem;font-weight:400;display:block;line-height:1.15}.stats span{font-size:.86rem}.stats>div+div{border-left:1px solid var(--line)}.section{padding:90px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px}.section-head h2{margin-bottom:0}.section-head p{max-width:440px;margin-bottom:0}.tint{background:#eaf0e3}.dark{background:var(--forest);color:var(--paper)}.dark .lead{color:#dbe5d9}.split{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.split img{height:490px;width:100%;object-fit:cover;border-radius:var(--radius)}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}.card{background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden}.card img{width:100%;height:290px;object-fit:cover}.card-body{padding:27px}.card p{font-size:.95rem;color:var(--muted)}.card h3 a{text-decoration:none}.tag{display:inline-block;font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:12px}.number{font-family:Georgia,serif;font-size:2.5rem;color:var(--orange);display:block;margin-bottom:22px}.ways{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.ways article{border-top:1px solid #73877b;padding-top:24px}.ways h3{font-size:2.15rem}.ways p{color:#dbe5d9}.campaign{display:grid;grid-template-columns:1.6fr 1fr;gap:70px;align-items:center}.campaign-fact{border-left:1px solid var(--line);padding-left:60px}.campaign-fact strong{display:block;font-family:Georgia,serif;font-size:4.7rem;line-height:1.2}.callout{padding:30px 34px;border-left:4px solid var(--orange);background:#eef1e7;margin:32px 0}.callout p:last-child{margin:0}.prose{max-width:830px}.prose h2{font-size:2.5rem;margin-top:55px}.prose h3{margin-top:35px}.prose li{margin-bottom:10px}.page-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:65px;align-items:start}.sidebar{background:var(--forest);color:white;padding:36px;border-radius:16px;position:sticky;top:145px}.sidebar h2{font-size:2rem}.sidebar p{font-size:.95rem}.sidebar a:not(.button){color:var(--gold);overflow-wrap:anywhere}.aside-list{list-style:none;padding:0}.aside-list li{padding:12px 0;border-top:1px solid #547061}.form{padding:35px;border:1px solid var(--line);border-radius:16px;background:white}.form label{display:block;font-size:.94rem;font-weight:bold;margin:18px 0 6px}.form input,.form select,.form textarea,.search input,.search select{width:100%;padding:12px 14px;border:1px solid #93a297;border-radius:5px;background:white;color:var(--ink);min-height:48px}.form textarea{min-height:150px;resize:vertical}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fine{font-size:.84rem;color:var(--muted)}.form .button{margin-top:24px}.form-status{margin:18px 0 0}.search{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-bottom:20px}.search label{display:block;font-size:.88rem;font-weight:700;margin-bottom:6px}.results-count{color:var(--muted);font-size:.9rem;margin-bottom:30px}.animal-card h3{margin-bottom:14px}.animal-card{scroll-margin-top:130px}.animal-card .card-body{min-height:225px}.animal-card .animal-photo{height:280px}.animal-card.memorial{background:#edf1e7}.empty{padding:50px;border:1px dashed #93a297;text-align:center}.partner-list{display:grid;grid-template-columns:1fr 1fr;gap:0 40px;padding:0;list-style:none}.partner-list li{padding:25px 0;border-bottom:1px solid var(--line);font-family:Georgia,serif;font-size:1.6rem}.news-row{display:grid;grid-template-columns:175px 1fr;gap:45px;padding:35px 0;border-bottom:1px solid var(--line)}.news-row h2{font-size:2rem;margin-bottom:18px}.newsletter{display:flex;align-items:center;justify-content:space-between;gap:60px;border-bottom:1px solid #486458;padding-bottom:55px;margin-bottom:55px}.newsletter h2{font-size:2.6rem;margin-bottom:15px}.newsletter p{margin-bottom:0;max-width:620px;color:#dbe5d9}.footer{padding:65px 0 25px;background:var(--deep);color:#f7f7ed}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px}.footer-brand{margin-bottom:25px}.footer p{font-size:.9rem;color:#dbe5d9}.footer h3{font-family:Arial,sans-serif;font-size:.85rem;font-weight:bold;letter-spacing:.08em;text-transform:uppercase}.footer ul{list-style:none;padding:0}.footer li{margin:8px 0;font-size:.92rem}.footer a{color:inherit;text-decoration:none}.footer a:hover{color:var(--gold)}.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px;border-top:1px solid #486458;padding-top:25px;margin-top:45px;font-size:.78rem}.footer-bottom a{text-decoration:underline}.footer .email{overflow-wrap:anywhere}.footer-logo{width:165px;height:90px;object-fit:contain;background:var(--paper);padding:8px;border-radius:6px;margin-bottom:22px}[hidden]{display:none!important}
@media(min-width:1500px){.hero-photo img{height:590px}.hero{padding-top:75px}}
@media(max-width:1100px){.wrap{width:calc(100% - 50px)}.nav{gap:15px;font-size:.84rem}.hero-grid{gap:35px}.hero-photo img{height:480px}.split{gap:40px}.page-grid{gap:35px}.card-body{padding:23px}}
@media(max-width:900px){.header-inner{min-height:90px;gap:15px}.brand img{width:140px;height:66px}.menu-toggle{display:block}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:20px 25px;font-size:1rem;max-height:calc(100dvh - 120px);overflow:auto}.nav.open{display:flex;flex-direction:column;align-items:stretch;gap:18px}.nav-menu{position:static;box-shadow:none;margin-top:10px}.hero-grid{grid-template-columns:1fr 1fr;gap:25px}.hero h1{font-size:3.2rem}.hero-photo img{height:450px;border-radius:110px 18px 18px 18px}.photo-note{left:-10px;max-width:180px;font-size:1.15rem;padding:18px}.cards{grid-template-columns:repeat(2,1fr)}.page-grid{grid-template-columns:1fr}.sidebar{position:static}.ways{gap:28px}.campaign{gap:35px}.campaign-fact{padding-left:30px}.footer-grid{gap:30px}.section-head{align-items:start;flex-direction:column;gap:22px}}
@media(max-width:640px){body{font-size:16px}.wrap{width:calc(100% - 36px)}.topline{font-size:.75rem;padding:7px 12px}.header-inner{min-height:82px}.brand-type{font-size:29px}.brand img{height:62px;width:135px}.hero{padding:40px 0 35px}.hero-grid,.split,.campaign{grid-template-columns:1fr}.hero h1{font-size:3.5rem}.hero .lead{font-size:1.04rem}.hero-copy{padding:0}.hero-photo{margin:5px 0 15px 10px}.hero-photo img{height:390px;border-radius:100px 15px 15px 15px}.photo-note{left:-10px;bottom:18px}.eyebrow{font-size:.73rem;margin-bottom:18px}.stats{padding:22px 0}.stats strong{font-size:2rem}.stats span{font-size:.75rem}.section{padding:60px 0}.section-head{margin-bottom:28px}h2{font-size:2.5rem}.hero-small{padding:43px 0 30px}.hero-small h1{font-size:3rem}.lead{font-size:1.05rem}.cards,.ways{grid-template-columns:1fr}.card img,.animal-card .animal-photo{height:340px}.card-body{padding:25px}.animal-card .card-body{min-height:0}.split img{height:370px}.campaign-fact{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.campaign-fact strong{font-size:3.8rem}.newsletter{flex-direction:column;align-items:start;gap:25px}.newsletter h2{font-size:2.25rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer{padding-top:45px}.footer-bottom{font-size:.78rem}.search{grid-template-columns:1fr;gap:12px}.field-pair{grid-template-columns:1fr;gap:0}.form,.sidebar{padding:25px}.callout{padding:23px}.partner-list{grid-template-columns:1fr}.news-row{grid-template-columns:1fr;gap:10px}.actions{gap:13px}.actions .button{padding:13px 17px}.prose h2{font-size:2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.brand img{mix-blend-mode:multiply}.hero-photo img{object-position:52% center}

/* Manitoulin Media signature: centred hanging logo, compact on scroll. */
header{transition:box-shadow .28s ease,background-color .28s ease}
.header-inner{position:relative;min-height:112px;transition:min-height .32s ease}
.header-inner>.brand{position:absolute;z-index:2;left:50%;top:100%;width:320px;padding:8px 16px 16px;border-radius:0 0 20px 20px;background:var(--paper);transform:translate(-50%,-60%);transition:top .32s ease,width .32s ease,transform .32s ease,padding .32s ease,box-shadow .32s ease;box-shadow:0 10px 15px #173b3009}
.header-inner>.brand img{width:100%;height:auto;aspect-ratio:1000/544;object-fit:contain}
.header-inner .nav{display:grid;grid-template-columns:1fr 340px 1fr;width:100%;gap:0}
.nav-group{display:flex;align-items:center;gap:25px;min-width:0}
.nav-left{grid-column:1;justify-content:flex-start}
.nav-right{grid-column:3;justify-content:flex-end}
.nav-group>a{text-decoration:none;white-space:nowrap}
.nav-group summary{white-space:nowrap}
.nav-group a[aria-current=page]{text-decoration:underline;text-decoration-color:var(--orange);text-decoration-thickness:2px}
header.is-scrolled{box-shadow:0 4px 18px #173b3012}
header.is-scrolled .header-inner{min-height:82px}
header.is-scrolled .header-inner>.brand{top:50%;width:172px;padding:3px 8px;transform:translate(-50%,-50%);box-shadow:none}
@media(min-width:1041px) and (max-width:1200px){.nav-group{gap:17px}.header-inner .nav{grid-template-columns:1fr 286px 1fr}.header-inner>.brand{width:270px}.header-inner .nav{font-size:.84rem}}
@media(max-width:1040px){
 .header-inner{min-height:108px;justify-content:flex-end}
 .header-inner>.brand{width:240px}
 .header-inner .menu-toggle{display:block;position:relative;z-index:3;margin-left:auto}
 .header-inner .nav{display:none;position:absolute;top:100%;left:-25px;right:-25px;width:auto;background:var(--paper);border-bottom:1px solid var(--line);padding:58px 25px 25px;font-size:1rem;max-height:calc(100dvh - 150px);overflow:auto}
 .header-inner .nav.open{display:flex;flex-direction:column;align-items:stretch;gap:18px}
 .nav-group{flex-direction:column;align-items:stretch;gap:18px}
 .nav-menu{position:static;box-shadow:none;margin-top:10px}
 header.is-scrolled .header-inner{min-height:76px}
 header.is-scrolled .header-inner>.brand{width:156px}
}
@media(max-width:640px){
 .header-inner{min-height:100px}
 .header-inner>.brand{width:min(220px,calc(100vw - 160px));padding:3px 5px 8px;transform:translate(-50%,-60%)}
 .header-inner .nav{left:-18px;right:-18px;padding:48px 22px 24px}
 header.is-scrolled .header-inner{min-height:72px}
 header.is-scrolled .header-inner>.brand{width:min(145px,calc(100vw - 170px));padding:2px 5px;transform:translate(-50%,-50%)}
}
@media(prefers-reduced-motion:reduce){header,.header-inner,.header-inner>.brand{transition:none!important}}

.animal-card .animal-photo{height:auto;aspect-ratio:1;object-fit:cover;object-position:center}.volunteer-card img{height:320px;object-position:center}.footer .footer-logo{width:220px;height:auto;max-height:140px;object-fit:contain;background:transparent;padding:0;border-radius:0}

.header-inner>.brand img{aspect-ratio:auto}.page-photo{margin:0 0 32px}.page-photo img{width:100%;height:auto;border-radius:16px}.page-photo figcaption,.photo-pair figcaption{font-size:.82rem;color:var(--muted);margin-top:10px}.photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:35px 0}.photo-pair figure{margin:0}.photo-pair img{width:100%;height:300px;object-fit:contain;background:white;border-radius:10px}.partner-logos{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:35px 0}.partner-logos article{padding:24px;background:white;border:1px solid var(--line);border-radius:12px;text-align:center}.partner-logos img{width:100%;height:145px;object-fit:contain;margin-bottom:22px}.partner-logos h3{font-family:Arial,sans-serif;font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.5;margin:0}.giving-logo{max-width:210px;max-height:70px;width:auto;object-fit:contain;margin:30px 0 20px}.callout .giving-logo{margin-top:0}@media(max-width:640px){.photo-pair{grid-template-columns:1fr}.partner-logos{gap:12px}.partner-logos article{padding:14px}.partner-logos img{height:100px}.partner-logos h3{font-size:.88rem}}

/* Generous photo-led page openings, using the sanctuary's own photography. */
.hero-immersive{position:relative;isolation:isolate;background:var(--deep);color:var(--paper);padding:0;overflow:hidden}
.home-hero-media{position:absolute;z-index:-2;inset:0 0 0 24%}
.home-hero-media img{width:100%;height:100%;object-fit:cover;object-position:65% 62%}
.hero-immersive:after{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#102a23 0%,#102a23f2 25%,#102a23b8 42%,#102a2322 66%,#102a2300 100%)}
.hero-content{min-height:700px;display:flex;align-items:center;padding-top:90px;padding-bottom:70px}
.hero-immersive .hero-copy{max-width:540px;padding:0}
.hero-immersive h1{font-size:clamp(3.3rem,5.1vw,4.8rem);text-wrap:balance}
.hero-immersive h1 em,.hero-immersive .eyebrow{color:var(--gold)}
.hero-immersive .lead{max-width:470px;color:#f0f3e9}
.hero-immersive .fine{color:#dae4d6;margin:0}
.hero-immersive .button.outline:hover{background:var(--paper);color:var(--deep)}
.hero-immersive .actions{margin:28px 0}
.hero-with-photo{padding:0;background:#edf1e7;overflow:hidden}
.inner-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:stretch}
.inner-hero-copy{padding:90px 0 58px;align-self:center}
.hero-with-photo h1{font-size:clamp(2.8rem,4.4vw,4.25rem)}
.hero-with-photo .lead{margin-bottom:0}
.inner-hero-photo{position:relative;min-height:520px;margin-right:min(-40px,calc((1220px - 100vw)/2))}
.inner-hero-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center}
.inner-hero-photo.hero-pig img{object-position:50% 35%}
.inner-hero-photo.hero-cow img{object-position:50% 32%}
.inner-hero-photo.hero-care img{object-position:50% 36%}
.inner-hero-photo.vet-trailer img{object-fit:contain;background:#dce5d7}
@media(max-width:1100px){.inner-hero-grid{gap:35px}.inner-hero-photo{margin-right:-25px}.hero-content{min-height:640px}.hero-immersive .hero-copy{max-width:490px}.hero-immersive h1{font-size:3.8rem}}
@media(max-width:800px){
 .hero-immersive{display:flex;flex-direction:column}
 .home-hero-media{position:relative;inset:auto;z-index:0;height:clamp(280px,63vw,470px)}
 .home-hero-media img{object-position:65% 62%}
 .hero-immersive:after{display:none}
 .hero-content{min-height:0;padding-top:38px;padding-bottom:45px}
 .hero-immersive .hero-copy,.hero-immersive .lead{max-width:640px}
 .hero-immersive h1{font-size:clamp(3rem,7vw,4rem)}
 .inner-hero-grid{grid-template-columns:1fr;gap:0}
 .inner-hero-copy{padding:78px 0 35px}
 .inner-hero-photo{min-height:0;height:clamp(320px,65vw,460px);margin:0 -25px}
 .inner-hero-photo img{object-position:50% 36%}
}
@media(max-width:640px){
 .hero-immersive{padding:0}
 .hero-immersive .eyebrow{font-size:.68rem;letter-spacing:.12em}
 .hero-immersive h1{font-size:3.1rem}
 .hero-content{padding-top:30px;padding-bottom:36px}
 .hero-immersive .lead{font-size:1.04rem}
 .hero-with-photo{padding:0}
 .inner-hero-photo{margin:0 -18px;height:340px}
 .hero-with-photo h1{font-size:2.9rem}
 .hero-small:not(.hero-with-photo){padding-top:74px}
}
