:root{--ink:#073f41;--deep:#034e50;--teal:#007d83;--aqua:#68e1e5;--lime:#c9ef5b;--coral:#ffb7a9;--sun:#ffd86b;--cream:#fff9ef;--mist:#eef8f6;--paper:#fff;--muted:#526564;--line:#cfe2df;--max:1280px;--radius:26px;--font:Nunito,"Avenir Next","Segoe UI",system-ui,sans-serif;--display:"Trebuchet MS",Nunito,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:17px/1.58 var(--font);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:var(--teal);text-decoration-thickness:1px;text-underline-offset:4px}h1,h2,h3{font-family:var(--display);line-height:1.06;letter-spacing:-.035em;margin:0 0 .55em}h1{font-size:clamp(2.45rem,4.4vw,3.5rem)}h2{font-size:clamp(2rem,3.2vw,2.8rem)}h3{font-size:1.35rem}p{margin:.45em 0 1.1em}
.skip{position:fixed;left:1rem;top:-5rem;background:#fff;padding:.7rem 1rem;z-index:80}.skip:focus{top:1rem}.notice{background:var(--aqua);color:var(--ink);text-align:center;padding:.62rem 1rem;font-size:.84rem;font-weight:800;letter-spacing:.015em}.notice span{padding:0 .45rem}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40}.header-inner{max-width:var(--max);margin:auto;min-height:82px;padding:9px 28px;display:flex;align-items:center;gap:34px}.brand{margin-right:auto}.brand img{width:260px;height:auto}.header-actions{display:flex;align-items:center;gap:14px}.header-actions a{display:flex;flex-direction:column;padding:.35rem .9rem;text-decoration:none;border-left:1px solid var(--line);line-height:1.25}.header-actions small{font-size:.72rem;color:var(--muted)}.header-actions strong{font-size:.9rem;color:var(--ink)}#main-nav{background:var(--deep);display:flex;justify-content:center;align-items:center;gap:4px;padding:0 max(24px,calc((100% - 1224px)/2));min-height:52px}#main-nav a{color:#fff;text-decoration:none;font-weight:800;font-size:.88rem;padding:.85rem 1rem;border-radius:999px;white-space:nowrap}#main-nav a:hover,#main-nav a:focus-visible{background:rgba(255,255,255,.14)}#main-nav .nav-advice{background:var(--lime);color:var(--ink);margin-left:auto}.nav-toggle{display:none;border:0;background:var(--deep);color:#fff;border-radius:999px;min-width:48px;height:48px;padding:11px}.nav-toggle span{display:block;width:22px;height:2px;background:#fff;margin:4px auto}.nav-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.hero{max-width:var(--max);margin:30px auto 0;padding:0 28px 58px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:stretch}.hero-copy{background:var(--coral);padding:clamp(38px,5vw,72px);border-radius:var(--radius) 0 0 var(--radius);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.hero-copy:after{content:"";position:absolute;width:230px;height:230px;border:5px solid var(--lime);border-radius:48% 52% 45% 55%;right:-105px;bottom:-115px;transform:rotate(25deg)}.hero-copy p{font-size:1.12rem;max-width:580px;color:#214e4d}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.71rem;color:var(--teal);font-weight:900;display:block;margin-bottom:1rem}.actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:1.35rem}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--deep);color:#fff;border:2px solid var(--deep);padding:.79rem 1.22rem;border-radius:999px;text-decoration:none;font-weight:850;line-height:1.2}.button:hover{background:var(--teal);border-color:var(--teal)}.button.ghost{background:transparent;color:var(--deep)}.button.light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.hero-note{margin-top:2.2rem;display:flex;flex-direction:column;font-size:.85rem;position:relative;z-index:1}.hero-note span{color:#355957}.hero-visual{height:min(560px,56vh);min-height:470px;overflow:hidden;border-radius:0 var(--radius) var(--radius) 0;position:relative}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.image-tag{position:absolute;right:20px;bottom:20px;background:#fff;color:var(--ink);font-weight:850;border-radius:999px;padding:.65rem 1rem;font-size:.8rem}.quick-links{max-width:var(--max);margin:0 auto 38px;padding:0 28px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.quick-links strong{margin-right:6px}.quick-links a{border:2px solid var(--teal);border-radius:999px;padding:.6rem .95rem;text-decoration:none;font-weight:800;font-size:.84rem}.quick-links a:hover{background:var(--mist)}
.trust-strip{max-width:var(--max);margin:auto;padding:22px 28px 52px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-strip div{border-top:3px solid var(--aqua);padding:18px 12px 0;display:grid;grid-template-columns:auto 1fr;column-gap:12px}.trust-strip b{grid-row:1/3;color:var(--teal);font:900 1.4rem/1 var(--display)}.trust-strip span{color:var(--muted);font-size:.85rem}.section{max-width:var(--max);margin:auto;padding:78px 28px}.section.tint{max-width:none;background:var(--cream);padding-inline:max(28px,calc((100% - 1224px)/2))}.section-head{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:32px}.section-head>p{max-width:530px;color:var(--muted)}.animal-section{padding-top:55px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{display:flex;flex-direction:column;color:var(--ink);text-decoration:none;background:var(--mist);border-radius:22px;overflow:hidden;min-width:0}.category-card img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .35s ease}.category-card div{padding:22px;position:relative;flex:1}.category-card h3{font-size:1.55rem;margin-top:.2rem}.category-card p{color:#365c5a;font-size:.9rem}.category-card strong{display:flex;justify-content:space-between;align-items:center;color:var(--ink);font-size:.88rem}.category-card i{font-style:normal;font-size:1.35rem}.category-number{font-size:.7rem;font-weight:900;letter-spacing:.12em}.category-2{background:#dff7fb}.category-3{background:#fff0b9}.category-4{background:#f5dfd7}.category-card:hover img{transform:scale(1.025)}
.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.reference-section .card-grid{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.card-media{aspect-ratio:4/3;overflow:hidden;background:#edf4f2}.card-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.card:hover img{transform:scale(1.025)}.card-body{padding:20px;display:flex;flex-direction:column;align-items:start;flex:1}.card-body p{color:var(--muted);font-size:.9rem}.card-body .text-link{margin-top:auto}.card h3{font-size:1.25rem}.card h3 a{color:var(--ink);text-decoration:none}.text-link{font-weight:850;text-decoration:none}.feature-band{max-width:var(--max);margin:30px auto;background:var(--deep);color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;border-radius:var(--radius);overflow:hidden;min-height:470px}.feature-band>div{padding:65px 55px;display:flex;flex-direction:column;align-items:start;justify-content:center}.feature-band .eyebrow{color:var(--aqua)}.feature-band p{color:#d7f2ed}.feature-band img{width:100%;height:100%;max-height:540px;object-fit:cover}.home-guides .card-grid{grid-template-columns:1.25fr .75fr .75fr;align-items:stretch}.home-guides .card:first-child .card-media{aspect-ratio:16/10}.home-guides .card:first-child h3{font-size:1.55rem}.local-band{max-width:var(--max);margin:45px auto 90px;padding:58px;background:var(--aqua);border-radius:var(--radius);display:grid;grid-template-columns:1.15fr .85fr;gap:70px;position:relative;overflow:hidden}.local-band:after{content:"";position:absolute;width:230px;height:230px;border:5px solid var(--lime);border-radius:50%;right:-90px;top:-90px}
.page-hero{max-width:var(--max);margin:32px auto 0;padding:0 28px 60px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:stretch}.page-hero>div{background:var(--aqua);border-radius:var(--radius) 0 0 var(--radius);padding:clamp(38px,5vw,70px);display:flex;flex-direction:column;justify-content:center}.page-hero>div p{font-size:1.08rem;color:#285a5a}.page-hero img{width:100%;height:min(440px,45vh);min-height:360px;object-fit:cover;border-radius:0 var(--radius) var(--radius) 0}.page-title{max-width:1280px;background:var(--aqua);border-radius:var(--radius);text-align:center;padding:70px 28px;margin:32px max(28px,calc((100% - 1280px)/2)) 0}.page-title p{font-size:1.12rem;color:#285a5a;max-width:760px;margin-inline:auto}.breadcrumbs{max-width:var(--max);margin:28px auto 0;padding:0 28px;display:flex;gap:10px;flex-wrap:wrap;font-size:.86rem}.product-layout{max-width:var(--max);margin:auto;padding:38px 28px 70px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.product-image{background:var(--mist);padding:42px;border-radius:var(--radius)}.product-image img{width:100%;height:min(500px,52vh);object-fit:contain}.product-summary .lead{font-size:1.08rem;color:var(--muted)}.status{display:inline-block;background:var(--lime);color:var(--ink);padding:.43rem .75rem;border-radius:999px;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.callout,.answer{border:0;background:#fff0b9;padding:20px 22px;margin:25px 0;border-radius:16px}.article-hero{max-width:var(--max);margin:32px auto 0;padding:0 28px 65px;display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.article-hero>div{background:var(--coral);border-radius:var(--radius) 0 0 var(--radius);padding:clamp(35px,5vw,68px);display:flex;flex-direction:column;justify-content:center}.article-hero p{font-size:1.08rem;color:#315957}.article-hero img{width:100%;height:min(480px,50vh);min-height:390px;object-fit:cover;border-radius:0 var(--radius) var(--radius) 0}.byline{font-size:.82rem;color:#315957;margin-top:20px}.article-shell{max-width:1080px;margin:auto;padding:30px 28px 90px;display:grid;grid-template-columns:minmax(0,730px) 270px;gap:70px}.prose{font-size:1.04rem}.prose h2{font-size:1.72rem;margin-top:1.9em}.prose li{margin:.5rem 0}.sources a{word-break:break-word}.review-note{border-top:1px solid var(--line);padding-top:1rem;color:var(--muted);font-size:.9rem}.aside{background:var(--mist);padding:22px;border-radius:18px;align-self:start;position:sticky;top:160px}.aside h2{font-size:1.3rem}.aside a{display:block;border-bottom:1px solid var(--line);padding:.8rem 0;text-decoration:none;font-weight:750}.narrow{max-width:800px;margin:0 auto;padding:35px 28px 90px}.pagination{display:flex;gap:8px;justify-content:center;margin-top:40px}.pagination a{padding:.55rem .85rem;border:1px solid var(--line);border-radius:999px;text-decoration:none}.pagination a[aria-current]{background:var(--deep);color:#fff}
footer{background:var(--deep);color:#dcefed;padding:60px 28px 25px;border-top:8px solid var(--aqua)}.footer-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:45px}.footer-grid h2{font-size:.95rem;font-family:var(--font);letter-spacing:.06em;text-transform:uppercase;color:var(--aqua)}.footer-grid a{display:block;color:#fff;margin:.45rem 0}.footer-logo{width:245px;background:#fff;padding:10px;border-radius:12px}.footer-bottom{max-width:var(--max);margin:45px auto 0;padding-top:20px;border-top:1px solid #397273;display:flex;justify-content:space-between;font-size:.83rem}.cookie{position:fixed;z-index:60;left:20px;right:20px;bottom:20px;max-width:720px;margin:auto;background:#fff;border:2px solid var(--deep);border-radius:18px;box-shadow:0 18px 60px rgba(0,0,0,.2);padding:18px}.cookie p{margin:0 0 12px}.cookie button{padding:.6rem .9rem;margin-right:8px;background:var(--deep);color:#fff;border:0;border-radius:999px}.cookie a{margin-left:8px}
@media(max-width:1050px){.header-actions .location-link{display:none}.brand img{width:225px}#main-nav{justify-content:flex-start;overflow-x:auto}.category-grid{grid-template-columns:repeat(2,1fr)}.reference-section .card-grid,.card-grid{grid-template-columns:repeat(2,1fr)}.home-guides .card-grid{grid-template-columns:repeat(2,1fr)}.home-guides .card:first-child{grid-column:1/3}.article-shell{grid-template-columns:1fr}.aside{position:static}}
@media(max-width:760px){body{font-size:16px}.notice{font-size:.72rem}.notice span{display:none}.header-inner{min-height:70px;padding:8px 17px}.brand img{width:205px}.header-actions .call-link{display:none}.nav-toggle{display:block}#main-nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--deep);padding:16px;flex-direction:column;align-items:stretch;max-height:calc(100vh - 90px);overflow-y:auto}#main-nav.open{display:flex}#main-nav a{text-align:left;padding:.7rem 1rem}#main-nav .nav-advice{margin-left:0}.hero{margin-top:18px;padding:0 17px 38px;grid-template-columns:1fr}.hero-copy{border-radius:22px 22px 0 0;padding:36px 26px}.hero-copy p{font-size:1.02rem}.hero-note{margin-top:1.5rem}.hero-visual{height:320px;min-height:0;border-radius:0 0 22px 22px}.image-tag{font-size:.72rem;right:12px;bottom:12px}.quick-links{padding:0 17px;margin-bottom:28px;display:grid;grid-template-columns:1fr 1fr}.quick-links strong{grid-column:1/3}.quick-links a{text-align:center;padding:.55rem .7rem;font-size:.76rem}.trust-strip{padding:15px 17px 35px;grid-template-columns:1fr;gap:10px}.trust-strip div{padding-top:12px}.section{padding:55px 17px}.section-head{display:block;margin-bottom:24px}.section-head>p{margin-top:1rem}.category-grid,.card-grid,.reference-section .card-grid,.home-guides .card-grid{grid-template-columns:1fr}.home-guides .card:first-child{grid-column:auto}.category-card{display:grid;grid-template-columns:42% 58%;min-height:210px}.category-card img{height:100%;aspect-ratio:auto}.category-card div{padding:18px}.category-card p{font-size:.84rem}.category-card h3{font-size:1.3rem}.card-media{aspect-ratio:16/10}.feature-band{margin:12px 17px 25px;grid-template-columns:1fr;min-height:0;border-radius:22px}.feature-band>div{padding:45px 26px}.feature-band img{height:290px}.local-band{margin:24px 17px 60px;padding:36px 26px;grid-template-columns:1fr;gap:24px;border-radius:22px}.page-hero,.article-hero,.product-layout{grid-template-columns:1fr;padding:18px 17px 48px;gap:0}.page-hero>div,.article-hero>div{border-radius:22px 22px 0 0;padding:35px 26px}.page-hero img,.article-hero img{height:290px;min-height:0;border-radius:0 0 22px 22px}.product-layout{gap:30px}.product-image{padding:24px}.product-image img{height:330px}.page-title{margin:18px 17px 0;padding:45px 22px;border-radius:22px}.article-shell{padding:20px 17px 65px;gap:35px}.narrow{padding:30px 17px 70px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/3}.footer-bottom{display:block}.cookie{left:10px;right:10px;bottom:10px}}
@media(max-width:430px){.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.quick-links{grid-template-columns:1fr}.quick-links strong{grid-column:auto}.category-card{grid-template-columns:40% 60%}}

/* Mobile width containment: grid children and long controls must never set the page width. */
html,body{max-width:100%;overflow-x:hidden}
.hero>*,.page-hero>*,.article-hero>*,.product-layout>*,.feature-band>*{min-width:0}
@media(max-width:760px){
  .hero,.page-hero,.article-hero,.product-layout,.feature-band{grid-template-columns:minmax(0,1fr);width:auto;max-width:100%;overflow:hidden}
  .hero-copy,.hero-visual,.page-hero>div,.page-hero>img,.article-hero>div,.article-hero>img{min-width:0;width:100%;max-width:100%}
  h1,h2,h3,p{overflow-wrap:anywhere}
  .actions{max-width:100%}.button{max-width:100%;white-space:normal;text-align:center}
  .notice{white-space:normal;line-height:1.3}
}

/* Hero sizing correction: equal columns at desktop, earlier stack on narrow laptops. */
@media(min-width:901px){
  .hero{height:560px;margin-bottom:58px;padding-bottom:0;grid-template-columns:.9fr 1.1fr;align-items:stretch}
  .hero-copy,.hero-visual{height:100%;min-height:0}
  .hero-copy{padding:clamp(38px,4vw,58px)}
}
@media(max-width:1200px) and (min-width:901px){
  .hero-copy{padding:44px}
  .hero-copy h1{font-size:3rem}
  .hero-copy .actions{gap:8px}
  .hero-copy .button{padding:.72rem 1rem}
  .hero-note{margin-top:1.4rem}
}
@media(max-width:900px){
  .hero{height:auto;grid-template-columns:minmax(0,1fr);margin-bottom:38px;padding-bottom:0}
  .hero-copy{height:auto;min-height:0;border-radius:22px 22px 0 0}
  .hero-visual{height:380px;min-height:0;border-radius:0 0 22px 22px}
}
@media(max-width:760px){
  .hero{height:auto;margin:18px auto 38px;padding:0 17px}
  .hero-copy{height:auto}
  .hero-visual{height:320px}
}
