@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@600&family=Fredoka:wght@500;600;700&family=Nunito:wght@800;900;1000&display=swap");

:root{
  --landing-red:#df202b;
  --landing-blue-left:#0752b5;
  --landing-blue-mid:#073b99;
  --landing-blue-right:#082b80;
  --landing-navy:#071b50;
  --paper:#fffaf0;
  --touch:cubic-bezier(.2,.7,.2,1);
}

.landing-page{margin:0;background:var(--landing-blue-mid);overflow-x:hidden}
.landing-page main{overflow:hidden}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Header — approved white paper treatment and icon-led navigation. */
.landing-page .topbar{
  position:relative;z-index:20;height:102px;
  display:grid;grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr);
  align-items:center;column-gap:clamp(24px,4vw,72px);
  padding:0 clamp(28px,5vw,78px);
  background-color:#fff;
  background-image:url('paper-texture.png?v=20260831-0537');
  background-size:612px 312px;background-repeat:repeat;
  color:#071b50;box-shadow:none;
}
.landing-page .topbar::after{content:none;}

.landing-page .brand{justify-self:start;display:flex;align-items:center;gap:10px;color:#071b50;text-decoration:none;font:700 clamp(29px,2vw,36px)/1 'Fredoka',sans-serif;letter-spacing:-1px;white-space:nowrap}
.landing-page .brand em{color:var(--landing-red);font-style:normal}
.landing-page .brand img{width:50px;height:50px;object-fit:contain;border-radius:0}
.landing-page .public-nav{justify-self:center;display:flex;align-items:center;gap:clamp(34px,4vw,70px);font:700 14px/1 'Nunito',sans-serif}
.landing-page .public-nav a{color:#111827;text-decoration:none}
.landing-page .nav-item{position:relative;min-width:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;white-space:nowrap;transition:transform 180ms var(--touch),color 180ms ease}
.landing-page .nav-item img{width:27px;height:27px;display:block;filter:none}
.landing-page .nav-item:hover,.landing-page .nav-item:focus-visible{transform:translateY(-2px);color:var(--landing-red)}
.landing-page .nav-actions{justify-self:end;display:flex;align-items:center;gap:14px}
.landing-page .nav-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;text-decoration:none;font:800 14px/1 'Nunito',sans-serif}
.landing-page .nav-action img{width:20px;height:20px;display:block}
.landing-page .topbar .signin{min-height:44px;padding:0 19px;border:1.8px solid var(--landing-red);border-radius:24px;color:var(--landing-red)!important;background:rgba(255,255,255,.60);transition:transform 200ms var(--touch),box-shadow 200ms var(--touch),background-color 180ms ease}
.landing-page .topbar .signin:hover,.landing-page .topbar .signin:focus-visible{transform:translateY(-2px);background:#fff;box-shadow:0 7px 15px rgba(80,0,4,.14)}
.landing-page .topbar .signin:active{transform:translateY(1px);box-shadow:0 2px 6px rgba(80,0,4,.12)}
.landing-page .topbar .signin img{filter:invert(19%) sepia(99%) saturate(4024%) hue-rotate(347deg) brightness(88%) contrast(92%)}
.landing-page .topbar .join.small{min-height:46px;padding:0 22px;border:0;border-radius:24px;background:linear-gradient(110deg,#c91526,#dc1f2d);color:#fff;box-shadow:none}
.landing-page .topbar .join.small img{width:22px;height:22px;filter:brightness(0) invert(1)}
.landing-page .topbar .join.small:hover,.landing-page .topbar .join.small:focus-visible{background:#bd1422;color:#fff}

/* Shared controls */
.landing-page .join,.landing-page .walker{transition:transform 200ms var(--touch),box-shadow 200ms var(--touch),background-color 180ms ease}
.landing-page .join{box-shadow:0 5px 13px rgba(80,0,4,.18)}
.landing-page .join:hover,.landing-page .join:focus-visible{transform:translateY(-2px);box-shadow:0 9px 20px rgba(80,0,4,.25)}
.landing-page .walker:hover,.landing-page .walker:focus-visible{transform:translateY(-2px);box-shadow:0 7px 15px rgba(22,5,8,.16)}
.landing-page .join:active,.landing-page .walker:active{transform:translateY(1px);box-shadow:0 2px 6px rgba(22,5,8,.16)}
.landing-page a:focus-visible,.landing-page button:focus-visible,.landing-page input:focus-visible{outline:3px solid #ffbf47;outline-offset:3px}

/* Hero: one seamless image, no inset panel or photographic strip */
.landing-page .hero{position:relative;min-height:410px;padding:50px clamp(28px,7vw,118px) 66px;color:#fff;background-image:linear-gradient(90deg,rgba(16,39,46,.86) 0%,rgba(19,43,47,.62) 35%,rgba(35,44,39,.08) 68%),url('hero-golden-field.jpg');background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#825134}
.landing-page .hero-copy{position:relative;z-index:4;width:min(100%,430px);margin-left:clamp(92px,12vw,205px)}
.landing-page .hero h1{margin:0;text-transform:uppercase;font:1000 clamp(42px,3.35vw,56px)/.9 'Nunito','Arial Rounded MT Bold',sans-serif;letter-spacing:2.7px;word-spacing:4px;text-shadow:0 2px 3px rgba(0,0,0,.24)}
.landing-page .hero h1 em{font-style:normal;color:#ef2932}
.landing-page .hero-copy>p{margin:18px 0 0;font:800 17px/1.38 'Nunito',sans-serif}
.hero-form{margin-top:22px}
.landing-page .email{height:46px;display:flex;align-items:center;gap:11px;max-width:420px;margin:0 0 14px;padding:0 14px;color:#68707c;background:#fff;border:1px solid transparent;border-radius:8px;box-shadow:0 3px 10px rgba(0,0,0,.18);transition:border-color 180ms ease,box-shadow 180ms ease}
.landing-page .email:focus-within{border-color:#ef2932;box-shadow:0 0 0 4px rgba(239,41,50,.18),0 6px 16px rgba(0,0,0,.18)}
.landing-page .email input{width:100%;border:0;outline:0;background:transparent;color:#283247;font:500 15px/1.2 Arial,sans-serif}
.email-icon{font-size:16px;color:#536071}
.landing-page .actions{display:flex;align-items:center;gap:14px}
.landing-page .actions .join,.landing-page .walker{height:45px;min-height:45px;padding-inline:31px;font-size:15px}
.landing-page .hero-join{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:24px;background:linear-gradient(110deg,#c91526,#dc1f2d);color:#fff;font:800 15px/1 'Nunito',sans-serif}
.landing-page .hero-join img{width:22px;height:22px;filter:brightness(0) invert(1)}
.landing-page .hero-join:hover,.landing-page .hero-join:focus-visible{background:#bd1422}
.landing-page .walker{display:flex;align-items:center;justify-content:center;border:2px solid var(--landing-red);border-radius:24px;background:#fff;color:var(--landing-red);text-decoration:none;font:700 15px/1 'Nunito',sans-serif}

/* Clean geometric hero-to-story transition. The blue section's top edge is a
   straight line: slightly angled at rest and progressively more angled on scroll. */
.landing-page .story{
  --story-edge-skew:12px;
  isolation:isolate;position:relative;z-index:1;margin:0;padding:62px clamp(24px,4vw,64px) 58px;
  min-height:650px;overflow:visible;clip-path:none;color:#fff;text-align:center;
  background-color:#0844a6;
  background-image:url('paper-texture-blue.png?v=20260831-0715');
  background-size:612px 312px;background-repeat:repeat;
}
.landing-page .story::before{
  content:"";position:absolute;z-index:-1;left:0;right:0;top:-56px;height:58px;
  background-color:#0844a6;
  background-image:url('paper-texture-blue.png?v=20260831-0715');
  background-size:612px 312px;background-repeat:repeat;
  -webkit-clip-path:polygon(0 0,100% var(--story-edge-skew),100% 100%,0 100%);
  clip-path:polygon(0 0,100% var(--story-edge-skew),100% 100%,0 100%);
  pointer-events:none;
}
.landing-page .story::after{content:none;}

/* Static, subliminal brand texture */
.paw-field{position:absolute;z-index:-1;inset:0;pointer-events:none}
.paw{position:absolute;width:29px;height:29px;background:#fff;opacity:.024;filter:blur(.65px);transform:rotate(var(--paw-rotate,0deg));-webkit-mask:url('paw-mark.svg') center/contain no-repeat;mask:url('paw-mark.svg') center/contain no-repeat}
.paw-one{left:5%;top:24%;--paw-rotate:-17deg}.paw-two{right:7%;top:20%;--paw-rotate:13deg;width:24px}.paw-three{left:8%;bottom:17%;--paw-rotate:21deg;width:27px}.paw-four{right:6%;bottom:13%;--paw-rotate:-12deg}.paw-five{left:50%;bottom:6%;--paw-rotate:5deg;width:22px}

/* Story hierarchy */
.story-intro{position:relative;z-index:1;margin:0 auto 20px}
.landing-page .story h2{margin:0;text-transform:uppercase;font:900 clamp(34px,3vw,46px)/1.02 'Nunito',sans-serif;letter-spacing:.5px}
.landing-page .story h2 em{font-style:normal;color:#ef2932}
.landing-page .story-intro>p{margin:16px 0 0;font:700 clamp(17px,1.35vw,20px)/1.3 'Fredoka',sans-serif}

/* Handmade modular service composition */
.feature-grid{position:relative;z-index:1;width:min(90vw,1450px);margin:auto;display:grid;grid-template-columns:1fr 1.04fr 1fr;column-gap:34px;row-gap:28px;align-items:center}
.landing-page .feature-grid article{border:0}
.feature-card{--rest-y:0px;--rest-rotate:0deg;--art-scale:1;isolation:isolate;position:relative;min-height:172px;display:grid;grid-template-columns:52% minmax(0,1fr);align-items:center;gap:5px;padding:15px 18px 14px 12px;color:var(--landing-navy);text-align:left;background:transparent;border:0;filter:drop-shadow(0 8px 10px rgba(0,18,65,.18));transform:translateY(var(--rest-y)) rotate(var(--rest-rotate));transform-origin:50% 20%;transition:transform 205ms var(--touch),filter 205ms var(--touch)}
.feature-card::before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(145deg,#fffdf8,var(--paper));border:1px solid rgba(117,76,41,.11);border-radius:11% 7% 10% 6% / 13% 9% 15% 8%;transform:skewX(-.25deg)}
.feature-card:hover{transform:translateY(calc(var(--rest-y) - 3px)) rotate(0deg);filter:drop-shadow(-1px 13px 14px rgba(0,15,55,.25))}
.landing-page .feature-grid .feature-icon{position:relative;z-index:1;width:100%;height:154px;display:grid;place-items:center;margin:0;background:transparent;border-radius:0;overflow:visible;transition:transform 205ms var(--touch)}
.feature-icon img{display:block;width:100%;height:100%;max-width:182px;max-height:154px;object-fit:contain;object-position:center;transform:scale(var(--art-scale));filter:drop-shadow(0 3px 3px rgba(22,34,59,.07));transition:transform 205ms var(--touch)}
.feature-card:hover .feature-icon img{transform:translate(-1px,-2px) rotate(-.6deg) scale(var(--art-scale))}
.feature-copy{position:relative;z-index:2;min-width:0}
.feature-card h3{margin:0 0 8px;color:var(--landing-navy);font:700 18px/1.14 'Fredoka',sans-serif}
.feature-card p{margin:0;color:#0a2459;font:500 14px/1.46 'Fredoka',sans-serif}

.card-health{width:99%;justify-self:start;min-height:180px;--rest-y:-5px;--rest-rotate:-.7deg;--art-scale:1.05}.card-health::before{border-radius:13% 7% 11% 6% / 15% 10% 13% 9%;transform:skewX(-.45deg)}
.card-walker{width:101%;justify-self:center;min-height:160px;--rest-y:5px;--rest-rotate:.55deg;--art-scale:1.1}.card-walker::before{border-radius:8% 13% 7% 11% / 10% 15% 9% 13%;transform:skewX(.4deg)}
.card-support{width:99%;justify-self:end;min-height:178px;grid-template-columns:minmax(0,1fr) 48%;--rest-y:-4px;--rest-rotate:-.65deg;--art-scale:1.05}.card-support::before{border-radius:12% 8% 14% 6% / 11% 14% 9% 16%;transform:skewX(-.35deg)}
.card-nearby{width:98%;justify-self:start;min-height:174px;--rest-y:7px;--rest-rotate:.7deg;--art-scale:1.01}.card-nearby::before{border-radius:7% 12% 9% 14% / 14% 9% 16% 10%;transform:skewX(.35deg)}
.card-places{width:101%;justify-self:center;min-height:165px;--rest-y:-4px;--rest-rotate:-.5deg;--art-scale:1.08}.card-places::before{border-radius:14% 6% 12% 8% / 10% 16% 8% 14%;transform:skewX(-.3deg)}
.card-lost{width:99%;justify-self:end;min-height:180px;grid-template-columns:minmax(0,1fr) 48%;--rest-y:7px;--rest-rotate:.65deg;--art-scale:1.07}.card-lost::before{border-radius:9% 14% 7% 12% / 15% 8% 14% 10%;transform:skewX(.45deg)}
.card-support .feature-copy,.card-lost .feature-copy{grid-column:1;grid-row:1}.card-support .feature-icon,.card-lost .feature-icon{grid-column:2;grid-row:1}

/* Fixed artwork zones with optical corrections, never stretching or cropping */
.card-health .feature-icon img{max-width:184px;max-height:170px}.card-walker .feature-icon img{max-width:190px;max-height:170px}.card-support .feature-icon img{max-width:182px;max-height:170px}.card-nearby .feature-icon img{max-width:180px;max-height:168px}.card-places .feature-icon img{max-width:190px;max-height:172px}.card-lost .feature-icon img{max-width:184px;max-height:170px}

/* Tape and hand-drawn accents */
.tape{position:absolute;z-index:4;top:-10px;left:44%;width:40px;height:18px;border-radius:2px;background:rgba(232,200,132,.82);box-shadow:inset 0 0 0 1px rgba(145,100,40,.08);transform:rotate(4deg);pointer-events:none}
.tape::after{content:"";position:absolute;inset:0;opacity:.25;background:repeating-linear-gradient(90deg,transparent 0 5px,rgba(255,255,255,.65) 6px 7px)}
.tape-pink{background:rgba(247,164,173,.78)}.tape-purple{background:rgba(170,139,210,.74)}.tape-beige{background:rgba(232,211,155,.84)}
.card-health .tape{left:45%;transform:rotate(3deg)}.card-walker .tape{left:61%;top:-8px;width:37px;transform:rotate(-4deg)}.card-support .tape{left:43%;top:-11px;width:42px;transform:rotate(7deg)}.card-nearby .tape{left:62%;top:-9px;width:38px;transform:rotate(-7deg)}.card-places .tape{left:54%;top:-8px;width:41px;transform:rotate(1deg)}.card-lost .tape{left:72%;top:-10px;width:36px;transform:rotate(-5deg)}
.card-doodle{position:absolute;z-index:3;right:12px;bottom:8px;color:#ef3e48;font:700 30px/1 'Caveat',cursive;transform:rotate(-9deg);pointer-events:none}.card-support .card-doodle{left:9px;right:auto}.card-places .card-doodle{right:9px;color:#169c9e}.paw-doodle{left:8px;right:auto;width:23px;height:23px;background:#8f63c1;-webkit-mask:url('paw-mark.svg') center/contain no-repeat;mask:url('paw-mark.svg') center/contain no-repeat;opacity:.85;transform:rotate(-18deg)}.lost-doodle{left:11px;right:auto;color:#f0a13b;font-size:25px;transform:rotate(12deg)}

/* Final action */
.landing-page .community-cta{position:relative;z-index:1;display:inline-block;margin-top:22px;padding:0;border:0;color:#fff;text-decoration:none;font:600 clamp(36px,3vw,44px)/1 'Caveat','Segoe Print',cursive;transform:rotate(-.5deg)}
.community-cta span{position:relative;display:inline-block}.community-cta span::after{content:"";position:absolute;left:2%;right:0;bottom:-7px;height:3px;border-radius:60% 35% 55% 40%;background:var(--landing-red);transform:scaleX(.72) rotate(-.5deg);transform-origin:left;transition:transform 220ms var(--touch)}
.community-cta:hover span::after,.community-cta:focus-visible span::after{transform:scaleX(1) rotate(-.5deg)}

/* Tablet */
@media(max-width:1050px){
  .landing-page .hero-copy{margin-left:clamp(45px,7vw,80px)}
  .feature-grid{width:min(100%,930px);column-gap:20px}
  .feature-card{width:100%;min-height:168px;grid-template-columns:45% minmax(0,1fr);padding-inline:13px}
  .card-support,.card-lost{grid-template-columns:minmax(0,1fr) 46%}
  .landing-page .feature-grid .feature-icon{height:132px}
  .feature-icon img{max-width:140px;max-height:130px}
  .feature-card h3{font-size:17px}.feature-card p{font-size:14px;line-height:1.5}
}

@media(max-width:900px){
  .landing-page .topbar{height:88px;grid-template-columns:1fr auto}.landing-page .public-nav{display:none}
  .landing-page .hero{min-height:460px;padding-top:58px;background-size:cover;background-position:center}
  .landing-page .hero-copy{width:min(100%,390px);margin-left:0}
  .feature-grid{width:min(100%,780px);grid-template-columns:repeat(2,minmax(0,1fr));column-gap:27px;row-gap:31px}
  .feature-card{grid-template-columns:46% minmax(0,1fr)}.card-support,.card-lost{grid-template-columns:minmax(0,1fr) 47%}
  .landing-page .story{min-height:auto;padding-bottom:64px}
}

/* Mobile */
@media(max-width:620px){
  .landing-page .topbar{height:82px;padding-inline:15px;grid-template-columns:1fr auto}.landing-page .brand img{width:44px;height:44px}.landing-page .brand{font-size:27px}.landing-page .topbar .join.small{display:none}.landing-page .topbar .signin{min-height:40px;padding-inline:14px}
  .landing-page .hero{min-height:540px;padding:48px 22px 74px;background-size:auto 100%;background-position:58% center;background-image:linear-gradient(90deg,rgba(16,39,46,.92),rgba(19,43,47,.62) 66%,rgba(35,44,39,.16)),url('hero-golden-field.jpg')}
  .landing-page .hero-copy{width:100%}.landing-page .hero h1{font-size:43px;letter-spacing:2px}.landing-page .hero-copy>p{font-size:16px}
  .landing-page .email{max-width:none}.landing-page .actions{flex-direction:column;align-items:stretch}.landing-page .actions .join,.landing-page .walker{width:100%}
  .landing-page .story{padding:52px 17px 58px}.story-intro{margin-bottom:43px}.landing-page .story h2{font-size:32px}.landing-page .story-intro>p{font-size:17px}
  .feature-grid{width:min(100%,390px);grid-template-columns:1fr;gap:28px}
  .feature-card{width:100%;min-height:164px;grid-template-columns:44% minmax(0,1fr);--rest-y:0px!important;padding:17px 16px 16px 12px}
  .card-support,.card-lost{grid-template-columns:minmax(0,1fr) 45%}
  .landing-page .feature-grid .feature-icon{height:132px}.feature-card h3{font-size:18px}.feature-card p{font-size:14px;line-height:1.5}.card-doodle{display:none}
  .landing-page .community-cta{margin-top:42px;font-size:36px}
}

@media(hover:none){
  .feature-card:hover{transform:translateY(var(--rest-y)) rotate(var(--rest-rotate));filter:drop-shadow(0 8px 10px rgba(0,18,65,.18))}
  .feature-card:hover .feature-icon img{transform:scale(var(--art-scale))}
  .landing-page .join:hover,.landing-page .walker:hover{transform:none}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .landing-page *,.landing-page *::before,.landing-page *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
  .feature-card:hover{transform:translateY(var(--rest-y)) rotate(var(--rest-rotate))}
  .feature-card:hover .feature-icon img{transform:scale(var(--art-scale))}
  .landing-page .join:hover,.landing-page .walker:hover{transform:none}
}


/* 2026-08-31 09:12 — compact navigation + hero visual rebalance.
   Scope: navigation height and hero vertical composition only. */
@media (min-width:901px){
  .landing-page .topbar{
    height:74px;
    padding-inline:clamp(24px,4vw,62px);
    column-gap:clamp(20px,3vw,52px);
  }
  .landing-page .brand{font-size:clamp(27px,1.8vw,33px);gap:8px}
  .landing-page .brand img{width:42px;height:42px}
  .landing-page .public-nav{gap:clamp(30px,3.4vw,58px);font-size:13px}
  .landing-page .nav-item{min-width:68px;gap:4px}
  .landing-page .nav-item img{width:23px;height:23px}
  .landing-page .nav-actions{gap:12px}
  .landing-page .nav-action{font-size:13px;gap:7px}
  .landing-page .nav-action img{width:18px;height:18px}
  .landing-page .topbar .signin{min-height:38px;padding-inline:17px}
  .landing-page .topbar .join.small{min-height:40px;padding-inline:19px}
  .landing-page .topbar .join.small img{width:19px;height:19px}

  .landing-page .hero{
    box-sizing:border-box;
    min-height:500px;
    display:flex;
    align-items:center;
    padding-top:42px;
    padding-bottom:58px;
    background-position:center center;
  }
  .landing-page .hero-copy{
    margin-top:0;
    margin-bottom:0;
  }
}

/* 2026-08-31 12:05 — bento-style navigation information panels.
   Supplied monochrome icons remain at the existing nav size; active item swaps to colour. */
@media (min-width:901px){
  .landing-page .nav-info-trigger{
    appearance:none;-webkit-appearance:none;border:0;padding:0;background:transparent;
    color:#111827;font:inherit;cursor:pointer;
  }
  .landing-page .nav-icon{
    position:relative;display:block;width:23px;height:23px;flex:0 0 23px;
  }
  .landing-page .nav-icon img{
    position:absolute;inset:0;width:23px!important;height:23px!important;
    object-fit:contain;display:block;transition:opacity 160ms ease,transform 180ms var(--touch);
  }
  .landing-page .nav-icon-colour{opacity:0}
  .landing-page .nav-icon-bw{opacity:1}
  .landing-page .nav-info-trigger:hover .nav-icon img,
  .landing-page .nav-info-trigger:focus-visible .nav-icon img{transform:translateY(-1px)}
  .landing-page .nav-info-trigger.is-open{color:var(--landing-red)}
  .landing-page .nav-info-trigger.is-open .nav-icon-bw{opacity:0}
  .landing-page .nav-info-trigger.is-open .nav-icon-colour{opacity:1}

  .landing-page .nav-info-panel{
    position:absolute;z-index:50;top:calc(100% + 10px);
    box-sizing:border-box;padding:25px 27px 24px;
    background:#fffaf0;color:#172033;
    border:1px solid rgba(7,27,80,.10);border-radius:18px;
    box-shadow:0 14px 30px rgba(7,27,80,.17),0 2px 4px rgba(7,27,80,.08);
    text-align:left;
  }
  .landing-page .nav-info-panel[hidden]{display:none}
  .landing-page .nav-info-tape{
    position:absolute;z-index:2;left:50%;top:-10px;width:48px;height:20px;
    transform:translateX(-50%) rotate(-1deg);
    background:rgba(204,183,139,.62);
    box-shadow:0 1px 2px rgba(7,27,80,.08);
  }
  .landing-page .nav-info-copy{
    position:relative;z-index:1;display:grid;grid-template-columns:112px minmax(0,1fr);
    align-items:center;gap:23px;min-height:122px;
  }
  .landing-page .nav-info-copy[hidden]{display:none}
  .landing-page .nav-info-art{
    width:106px;height:106px;object-fit:contain;display:block;
    filter:drop-shadow(0 5px 5px rgba(7,27,80,.10));
  }
  .landing-page .nav-info-copy p{
    margin:0;font:700 14px/1.55 'Nunito',sans-serif;color:#172033;
  }
}

@media (max-width:900px){
  .landing-page .nav-icon{position:relative;display:block;width:23px;height:23px}
  .landing-page .nav-icon img{position:absolute;inset:0;width:23px;height:23px;object-fit:contain}
  .landing-page .nav-icon-colour{opacity:0}
  .landing-page .nav-info-trigger.is-open .nav-icon-bw{opacity:0}
  .landing-page .nav-info-trigger.is-open .nav-icon-colour{opacity:1}
  .landing-page .nav-info-panel{display:none!important}
}
/* 2026-09-01 — approved Acknowledgement of Country footer.
   Opposite-direction scroll skew mirrors the hero-to-story transition. */
.landing-page .site-footer{
  --footer-edge-skew:12px;
  position:relative;
  isolation:isolate;
  margin:0;
  padding:68px 24px 44px;
  overflow:visible;
  text-align:center;
  color:#102a55;
  background-color:#f4ddc9;
  background-image:
    linear-gradient(rgba(249,231,214,.955),rgba(249,231,214,.955)),
    url('footer-country-pattern.jpg?v=20260901-1');
  background-size:auto,560px 560px;
  background-repeat:repeat;
  background-position:center;
  font-family:'Nunito',sans-serif;
}
.landing-page .site-footer::before{
  content:"";
  position:absolute;
  z-index:-1;
  left:0;right:0;top:-72px;height:74px;
  background-color:#f4ddc9;
  background-image:
    linear-gradient(rgba(249,231,214,.955),rgba(249,231,214,.955)),
    url('footer-country-pattern.jpg?v=20260901-1');
  background-size:auto,560px 560px;
  background-repeat:repeat;
  background-position:center top;
  -webkit-clip-path:polygon(0 var(--footer-edge-skew),100% 0,100% 100%,0 100%);
  clip-path:polygon(0 var(--footer-edge-skew),100% 0,100% 100%,0 100%);
  pointer-events:none;
}
.landing-page .site-footer-inner{width:min(1040px,100%);margin:0 auto}
.landing-page .country-line{margin:0;color:#102a55;font:800 clamp(18px,1.65vw,24px)/1.58 'Nunito',sans-serif}
.landing-page .country-line-first{margin-bottom:22px}
.landing-page .country-divider{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 auto 23px;color:#bd6d36}
.landing-page .country-divider span{display:block;width:108px;height:1px;background:#bd6d36;opacity:.9}
.landing-page .country-divider b{font-size:20px;line-height:1;font-weight:400}
.landing-page .site-footer-copyright{margin:42px 0 0;color:#102a55;font:700 clamp(15px,1.25vw,19px)/1.5 'Nunito',sans-serif}
.landing-page .site-footer-links{margin:18px 0 0!important;display:flex;justify-content:center;align-items:center;gap:24px;color:#bd6d36;font:800 clamp(15px,1.25vw,19px)/1.3 'Nunito',sans-serif}
.landing-page .site-footer a{color:#102a55;text-decoration:none}
.landing-page .site-footer a:hover,.landing-page .site-footer a:focus-visible{color:var(--landing-red);text-decoration:underline;text-underline-offset:4px}
@media(max-width:700px){
  .landing-page .site-footer{padding:58px 20px 36px;background-size:auto,390px 390px}
  .landing-page .site-footer::before{background-size:auto,390px 390px}
  .landing-page .country-line br{display:none}
  .landing-page .country-divider span{width:70px}
  .landing-page .site-footer-copyright{margin-top:34px}
  .landing-page .site-footer-links{gap:15px}
}

/* 2026-09-01 10:40 — requested hero scale, blue-section balance and lower skew only. */
@media (min-width:901px){
  .landing-page .hero{
    min-height:620px;
    padding-top:64px;
    padding-bottom:78px;
    align-items:center;
    background-size:cover;
    background-position:center center;
  }
  .landing-page .hero-copy{
    margin-top:0;
    margin-bottom:0;
    align-self:center;
  }
  .landing-page .story{
    padding-top:72px;
    padding-bottom:104px;
  }
}

/* Keep the lower, opposite-direction section edge clearly visible at every scroll position. */
.landing-page .site-footer{
  --footer-edge-skew:36px;
}
.landing-page .site-footer::before{
  top:-92px;
  height:94px;
}


/* 2026-09-01 — approved Acknowledgement separator refinement only. */
.landing-page .country-divider{
  gap:13px;
  color:#bd6d36;
}
.landing-page .country-divider span{
  width:110px;
  height:8px;
  background:none;
  opacity:1;
  position:relative;
}
.landing-page .country-divider span::before,
.landing-page .country-divider span::after{
  content:"";
  position:absolute;
  left:0;right:0;
  border-top:1.5px solid #bd6d36;
  border-radius:50%;
}
.landing-page .country-divider span::before{
  top:3px;
  transform:rotate(-1.1deg) scaleY(.72);
}
.landing-page .country-divider span::after{
  top:5px;
  left:3px;right:5px;
  opacity:.42;
  transform:rotate(.7deg) scaleY(.55);
}
.landing-page .country-divider span:first-child::before{transform:rotate(.9deg) scaleY(.72)}
.landing-page .country-divider span:first-child::after{transform:rotate(-.6deg) scaleY(.55)}
.landing-page .country-divider img{
  width:25px;
  height:25px;
  display:block;
  object-fit:contain;
}
@media(max-width:700px){
  .landing-page .country-divider span{width:72px}
  .landing-page .country-divider img{width:23px;height:23px}
}


/* 2026-09-01 FOOTER SEPARATOR CORRECTION
   Hard constraints prevent the divider paw from inheriting any oversized image rule. */
.landing-page .country-divider{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:13px!important;
  margin:0 auto 23px!important;
  color:#bd6d36!important;
}
.landing-page .country-divider > img{
  display:block!important;
  width:25px!important;
  height:25px!important;
  min-width:25px!important;
  min-height:25px!important;
  max-width:25px!important;
  max-height:25px!important;
  flex:0 0 25px!important;
  object-fit:contain!important;
}
.landing-page .country-divider > span{
  display:block!important;
  position:relative!important;
  width:110px!important;
  height:9px!important;
  min-width:0!important;
  background:none!important;
  opacity:1!important;
}
.landing-page .country-divider > span::before,
.landing-page .country-divider > span::after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  border-top:1.5px solid #bd6d36!important;
  border-radius:50%!important;
  transform-origin:center!important;
}
.landing-page .country-divider > span::before{top:3px!important}
.landing-page .country-divider > span::after{
  top:5px!important;
  left:4px!important;
  right:6px!important;
  opacity:.42!important;
}
.landing-page .country-divider > span:first-child::before{transform:rotate(.9deg)!important}
.landing-page .country-divider > span:first-child::after{transform:rotate(-.7deg)!important}
.landing-page .country-divider > span:last-child::before{transform:rotate(-1.0deg)!important}
.landing-page .country-divider > span:last-child::after{transform:rotate(.8deg)!important}
@media(max-width:700px){
  .landing-page .country-divider > img{
    width:23px!important;height:23px!important;
    min-width:23px!important;min-height:23px!important;
    max-width:23px!important;max-height:23px!important;
    flex-basis:23px!important;
  }
  .landing-page .country-divider > span{width:72px!important}
}
