:root{--cream:#f4efe6;--paper:#fbf8f2;--ink:#24231f;--muted:#6f6a60;--blue:#273d4b;--line:#d7cec0;--white:#fff;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}.bm{display:none}html[data-lang="bm"] .en{display:none!important}html[data-lang="bm"] .bm{display:inline}
.site-header{height:88px;padding:0 max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:24px;border-bottom:1px solid var(--line);background:rgba(251,248,242,.96);position:sticky;top:0;z-index:50;backdrop-filter:blur(12px)}
.brand{display:flex;flex-direction:column;width:max-content;line-height:1}.brand-ode{font-family:Georgia,'Times New Roman',serif;font-size:30px;letter-spacing:.08em}.brand-lab{font-size:10px;letter-spacing:.28em;margin-top:5px}.nav{display:flex;justify-content:center;gap:22px;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.nav a{padding:34px 0 29px;border-bottom:2px solid transparent}.nav a:hover,.nav a.active{border-bottom-color:var(--blue)}.lang-switch{display:flex;gap:7px;align-items:center;font-size:12px}.lang-btn{background:none;border:0;padding:8px 4px;cursor:pointer;color:var(--muted)}.lang-btn.active{font-weight:700;color:var(--ink)}.menu-toggle{display:none;background:none;border:0;font-size:24px}
.page-hero,.hero{background:var(--cream)}.hero{display:grid;grid-template-columns:minmax(0,44%) minmax(0,56%)}.hero-copy{padding:110px max(40px,calc((100vw - var(--max))/2)) 80px max(40px,calc((100vw - var(--max))/2));padding-right:70px}.hero h1,.page-hero h1,.section h2,.contact h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.04;margin:20px 0}.hero h1{font-size:clamp(48px,5vw,76px)}.hero-copy>p{max-width:630px;color:var(--muted);font-size:16px}.hero-lead{font-family:Georgia,'Times New Roman',serif;font-size:24px!important;color:var(--ink)!important}.hero-image{margin:0;min-height:700px;overflow:hidden}.hero-image img{width:100%;height:700px;object-fit:cover;object-position:center}.page-hero{padding:100px max(24px,calc((100vw - var(--max))/2)) 70px}.page-hero .inner{max-width:820px}.page-hero h1{font-size:clamp(46px,5vw,72px)}.page-hero p{max-width:760px;color:var(--muted);font-size:18px}
.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:700;color:#8e7657}.hero-actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;text-transform:uppercase;letter-spacing:.1em;font-size:11px;border:1px solid var(--ink)}.btn-dark{background:var(--ink);color:var(--white)}.btn-outline{background:transparent}.btn-light{background:var(--white);color:var(--ink);border-color:var(--white)}
.trust-strip{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-strip div{min-height:140px;padding:28px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.trust-strip strong{font-family:Georgia,'Times New Roman',serif;font-size:30px;font-weight:400;color:var(--blue)}.trust-strip span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-top:6px}
.section{max-width:var(--max);margin:0 auto;padding:100px 24px}.section-heading{max-width:760px;margin-bottom:50px}.section-heading h2,.about-copy h2{font-size:clamp(38px,4vw,58px)}.section-heading p,.about-copy p{color:var(--muted)}.split-heading{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}
.lifestyle-grid,.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.image-card,.feature-card{background:#fff;border:1px solid var(--line)}.image-card .media{height:260px;overflow:hidden}.image-card .media img{width:100%;height:100%;object-fit:cover}.image-card.pet .media img{object-position:center 45%}.card-copy{padding:26px}.card-copy h3,.feature-card h3{font-family:Georgia,'Times New Roman',serif;font-size:27px;font-weight:400;margin:0 0 12px}.card-copy p,.feature-card p{margin:0;color:var(--muted);font-size:14px}.feature-card{padding:30px}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-grid article{padding:34px;min-height:220px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.service-grid .num{font-size:11px;letter-spacing:.14em;color:#8e7657}.service-grid h3{font-family:Georgia,'Times New Roman',serif;font-size:25px;font-weight:400;line-height:1.2}
.project-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.project{margin:0;position:relative;overflow:hidden;grid-column:span 4;aspect-ratio:auto}.project.large{grid-column:span 8;aspect-ratio:16/10}.project.wide{grid-column:span 8;aspect-ratio:16/9}.project img{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.project:hover img{transform:scale(1.02)}.project figcaption{position:absolute;left:14px;bottom:14px;background:rgba(251,248,242,.92);padding:8px 12px;font-size:11px;text-transform:uppercase;letter-spacing:.1em}
.about{max-width:none;display:grid;grid-template-columns:1fr 1fr;padding:0;background:var(--cream)}.about-photo{min-height:620px;overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover}.about-copy{padding:100px max(40px,calc((100vw - var(--max))/2));padding-left:80px;align-self:center}.about-copy p{max-width:620px}
.pet-gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:18px;align-items:start}.pet-gallery figure{margin:0;background:#fff;border:1px solid var(--line)}.pet-gallery img{width:100%;height:auto;object-fit:contain;background:#eee}.pet-gallery figcaption{padding:14px 18px;color:var(--muted);font-size:13px}.pet-story{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.pet-story figure{margin:0}.pet-story img{width:100%;height:auto;border:1px solid var(--line)}

/* ODE pet/senior image refinements */
.pet-feature-section{padding-top:72px;padding-bottom:48px}.pet-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1040px;margin:0 auto}.pet-feature{margin:0;background:#fff;border:1px solid var(--line);overflow:hidden}.pet-feature img{width:100%;height:420px;object-fit:cover;object-position:center}.pet-feature:first-child img{object-position:center 58%}.pet-feature figcaption{padding:14px 18px;color:var(--muted);font-size:13px}.pet-copy-section{padding-top:24px}.pet-copy-section .section-heading{margin:0 auto}.pet-story{max-width:980px;margin:0 auto}.pet-story figure{display:flex;justify-content:center}.pet-story img{width:auto;max-width:560px;max-height:520px;object-fit:contain;border:1px solid var(--line)}

.contact{background:var(--blue);color:#fff;padding:90px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1.4fr .6fr;gap:80px}.contact h2{font-size:clamp(40px,4vw,64px);margin-bottom:20px}.contact p{max-width:720px;color:#d9e0e3}.eyebrow.light{color:#d9c5a5}.contact-actions{display:flex;flex-direction:column;gap:12px;align-items:flex-start;justify-content:center}.contact-link{font-family:Georgia,'Times New Roman',serif;font-size:27px}.contact-actions>span{font-size:13px;opacity:.75;margin-top:8px}
footer{max-width:var(--max);margin:0 auto;min-height:170px;padding:45px 24px;display:flex;align-items:center;gap:30px;border-bottom:1px solid var(--line)}footer p{color:var(--muted);font-size:13px}footer p:last-child{margin-left:auto}.footer-brand{margin-right:20px}.floating-whatsapp{position:fixed;right:20px;bottom:20px;width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#1f4b3a;color:#fff;font-weight:700;font-size:12px;z-index:60;box-shadow:0 8px 30px rgba(0,0,0,.18)}
@media(max-width:1100px){.pet-feature-grid{grid-template-columns:1fr}.pet-feature img{height:380px}.site-header{grid-template-columns:160px auto auto}.menu-toggle{display:block;justify-self:end}.nav{position:absolute;left:0;right:0;top:88px;background:var(--paper);display:none;flex-direction:column;padding:22px 28px;border-bottom:1px solid var(--line);gap:0}.nav.open{display:flex}.nav a{padding:15px 0}.hero{grid-template-columns:1fr}.hero-copy{padding:80px 40px 60px}.hero-image,.hero-image img{height:560px;min-height:560px}.trust-strip{grid-template-columns:repeat(2,1fr)}.lifestyle-grid,.feature-grid{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:1fr 1fr}.about-copy{padding:80px 50px}.pet-gallery{grid-template-columns:1fr 1fr}.pet-gallery figure:first-child{grid-column:1/-1}.pet-story{grid-template-columns:1fr}.contact{grid-template-columns:1fr}.split-heading{grid-template-columns:1fr;gap:10px}}
@media(max-width:720px){.pet-feature-section{padding-top:48px}.pet-feature img{height:auto;object-fit:contain}.pet-story img{max-width:100%;max-height:none}.site-header{height:74px;padding:0 18px;grid-template-columns:1fr auto auto;gap:12px}.brand-ode{font-size:26px}.nav{top:74px}.hero-copy{padding:64px 22px 46px}.hero h1{font-size:46px}.hero-image,.hero-image img{height:430px;min-height:430px}.trust-strip{grid-template-columns:1fr 1fr;margin:0 18px}.trust-strip div{padding:20px;min-height:120px}.section{padding:72px 18px}.lifestyle-grid,.feature-grid,.pet-gallery{grid-template-columns:1fr}.image-card .media{height:auto}.image-card .media img{height:auto;object-fit:contain}.service-grid{grid-template-columns:1fr}.project-grid{grid-template-columns:1fr}.project,.project.large,.project.wide{grid-column:auto;aspect-ratio:auto}.project img{height:auto;object-fit:contain}.about{grid-template-columns:1fr}.about-photo{min-height:0}.about-photo img{height:auto}.about-copy{padding:65px 22px}.contact{padding:70px 22px;gap:35px}footer{margin:0 18px;display:grid;grid-template-columns:1fr;gap:12px}footer p:last-child{margin-left:0}}

/* Approved ODE Pet + Senior layout */
.approved-hero{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:30% 70%;background:var(--cream);min-height:560px}.approved-copy{padding:70px 34px 50px 42px;align-self:center}.approved-copy h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(46px,5vw,72px);line-height:1.02;margin:15px 0;color:var(--blue)}.approved-copy h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:#9a6538;font-size:26px;margin:0 0 34px}.approved-copy p{max-width:300px;color:var(--ink)}.script-note{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:20px;margin-top:36px;color:var(--blue)!important}.approved-image{margin:0;min-height:560px;overflow:hidden}.approved-image img{width:100%;height:100%;object-fit:cover;object-position:center}.senior-approved-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.senior-approved-grid article{background:#fff;border:1px solid var(--line);padding-bottom:22px}.senior-approved-grid img{width:100%;height:330px;object-fit:cover}.senior-approved-grid h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:25px;margin:18px 20px 8px}.senior-approved-grid p{margin:0 20px;color:var(--muted);font-size:14px}@media(max-width:900px){.approved-hero{grid-template-columns:1fr}.approved-image{min-height:0}.approved-image img{height:auto;object-fit:contain}.senior-approved-grid{grid-template-columns:1fr}.senior-approved-grid img{height:auto}}

/* Inspired by Cheeky — added without altering approved Pet/Senior artwork */
.cheeky-story{
  max-width:1280px;
  margin:0 auto 100px;
  padding:0 24px;
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:64px;
  align-items:center;
}
.cheeky-story-photo{margin:0;}
.cheeky-story-photo img{
  width:100%;
  max-height:560px;
  object-fit:contain;
  background:var(--cream);
  border:1px solid var(--line);
}
.cheeky-story-copy{max-width:650px;}
.cheeky-story-copy h2{
  font-family:Georgia,'Times New Roman',serif;
  font-weight:400;
  font-size:clamp(38px,4vw,58px);
  line-height:1.08;
  margin:14px 0 26px;
  color:var(--blue);
}
.cheeky-story-copy p{color:var(--muted);margin:0 0 18px;}
.cheeky-story-copy .cheeky-closing{
  font-family:Georgia,'Times New Roman',serif;
  font-style:italic;
  font-size:20px;
  color:var(--blue);
  margin-top:26px;
}
html[data-lang="bm"] .cheeky-story-copy .bm{display:block;}
@media(max-width:900px){
  .cheeky-story{grid-template-columns:1fr;gap:34px;margin-bottom:72px;}
  .cheeky-story-photo img{max-height:480px;}
}
@media(max-width:720px){
  .cheeky-story{padding:0 18px;}
}
