:root{--st-green:#0d352b;--st-green2:#184a3d;--st-cream:#fbf7ef;--st-sand:#f2eadc;--st-gold:#9a6a2f;--st-gold2:#c99852;--st-ink:#19201d;--st-muted:#606a65;--st-line:#ded6c8;--st-white:#fff;--st-shadow:0 24px 60px rgba(13,53,43,.14);}
body.yaaru-theme.home{background:var(--st-cream);color:var(--st-ink);font-family:Inter,system-ui,-apple-system,sans-serif}.st-home h1,.st-home h2,.st-home h3,.st-footer .st-brand,.st-brand{font-family:"Source Serif 4",Georgia,serif}.yaaru-skip{position:absolute;left:-9999px}.yaaru-skip:focus{left:1rem;top:1rem;z-index:999;background:#fff;padding:.75rem 1rem}.st-wrap{width:min(1180px,calc(100% - 32px));margin:auto}.st-narrow{width:min(820px,calc(100% - 32px));margin:auto}.st-header{position:sticky;top:0;z-index:80;background:rgba(251,247,239,.92);backdrop-filter:blur(14px);border-bottom:1px solid transparent;transition:.25s}.st-header.scrolled{border-color:var(--st-line);box-shadow:0 10px 30px rgba(13,53,43,.06)}.st-header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.st-brand{display:inline-flex;align-items:center;gap:10px;color:var(--st-green);font-size:1.65rem;font-weight:700}.st-brand-mark{width:34px;height:34px;border-radius:10px;border:1px solid var(--st-gold2);display:grid;place-items:center;font-family:"Source Serif 4";font-size:1rem}.st-nav{display:flex;gap:28px}.st-nav a,.st-parent{font-size:.84rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#48514d}.st-actions{display:flex;align-items:center;gap:18px}.st-menu-btn{display:none;border:1px solid var(--st-line);background:transparent;width:44px;height:44px;border-radius:10px}.st-mobile-nav{display:none}.st-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 24px;border-radius:12px;font-weight:800;letter-spacing:.02em;transition:.22s}.st-btn-primary{background:var(--st-green);color:#fff}.st-btn-gold{background:var(--st-gold);color:#fff}.st-btn-outline{border:1.5px solid var(--st-green);color:var(--st-green)}.st-btn-light{background:#fff;color:var(--st-green)}.st-btn:hover{transform:translateY(-2px)}.st-hero{padding:70px 0 66px}.st-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:74px;align-items:center}.st-kicker{text-transform:uppercase;letter-spacing:.15em;font-weight:800;font-size:.78rem;color:var(--st-gold);margin:0 0 18px}.st-hero h1{font-size:clamp(3.15rem,5vw,5.4rem);line-height:.98;letter-spacing:-.035em;font-weight:700;margin:0}.st-hero h1 em{font-style:normal;color:var(--st-green)}.st-hero-lede,.st-lede{font-size:1.12rem;line-height:1.75;color:var(--st-muted);max-width:590px}.st-hero-lede{margin:24px 0 30px}.st-hero-actions,.st-inline-actions{display:flex;gap:14px;flex-wrap:wrap}.st-hero-media{position:relative}.st-hero-media img{width:100%;aspect-ratio:1/1.02;object-fit:cover;border-radius:24px;box-shadow:var(--st-shadow)}.st-float{position:absolute;background:#fff;border:1px solid #eee4d5;border-radius:14px;box-shadow:0 18px 42px rgba(13,53,43,.16);display:flex;align-items:center;gap:13px;padding:15px 18px;max-width:300px}.st-float>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f2e4cf;color:var(--st-gold);font-weight:900}.st-float strong,.st-float small{display:block}.st-float strong{font-size:.9rem}.st-float small{color:var(--st-muted);font-size:.78rem;margin-top:2px}.st-float-top{right:20px;top:34px}.st-float-bottom{left:24px;bottom:18px}.st-reassure{border-top:1px solid var(--st-line);border-bottom:1px solid var(--st-line);padding:28px 0}.st-reassure-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.st-reassure-grid div{text-align:center;display:grid;gap:9px}.st-reassure-grid span{color:var(--st-gold);font-size:1.45rem}.st-reassure-grid strong{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.st-section{padding:92px 0}.st-section-sand{background:var(--st-sand)}.st-section-head{max-width:720px;margin-bottom:46px}.st-section-head h2,.st-cta h2{font-size:clamp(2.35rem,3.6vw,4.4rem);line-height:1.06;letter-spacing:-.025em;margin:0}.st-section-head>p:last-child{color:var(--st-muted);font-size:1.05rem;line-height:1.75}.st-level{display:grid;grid-template-columns:1.1fr 1fr;gap:54px;align-items:center;margin:0 0 62px}.st-level-reverse .st-level-visual{order:2}.st-level-visual{min-height:360px;border-radius:22px;display:grid;place-items:center;color:#fff;font-family:"Source Serif 4";font-weight:700;font-size:clamp(1.4rem,2vw,2.25rem);padding:32px;text-align:center}.st-tone-a{background:linear-gradient(145deg,#1f4e41,#8a6a42)}.st-tone-b{background:linear-gradient(145deg,#c09a63,#21483d)}.st-tone-c{background:linear-gradient(145deg,#0d352b,#5b806f)}.st-level-copy h3{font-size:3rem;margin:0 0 14px}.st-level-copy p{color:var(--st-muted);line-height:1.7}.st-level-copy ul{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:10px}.st-level-copy li:before{content:"✓";color:var(--st-gold);font-weight:900;margin-right:10px}.st-forest,.st-cta{background:var(--st-green);color:#fff}.st-section-head-light h2,.st-section-head-light p,.st-forest .st-kicker,.st-cta .st-kicker,.st-cta h2{color:#fff}.st-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.st-values-grid article{padding-top:18px;border-top:1px solid rgba(255,255,255,.25)}.st-values-grid h3{font-size:1.35rem;margin:0 0 8px}.st-values-grid p{color:#c5d0cc;line-height:1.65}.st-values-grid.light article{border-color:var(--st-line)}.st-values-grid.light p{color:var(--st-muted)}.st-digital-grid{display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:center}.st-digital-grid h2{font-size:clamp(2.35rem,3.6vw,4rem);line-height:1.05;margin:0 0 20px}.st-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:30px}.st-feature-list strong,.st-feature-list span{display:block}.st-feature-list span{font-size:.88rem;color:var(--st-muted);margin-top:5px}.st-digital-card{background:#fff;border:1px solid var(--st-line);border-radius:20px;padding:26px;box-shadow:var(--st-shadow);transform:rotate(1deg)}.st-appbar{font-weight:900;color:var(--st-green);padding-bottom:20px;border-bottom:1px solid var(--st-line)}.st-appitem{padding:16px 0;border-bottom:1px solid #eee;color:var(--st-muted)}.st-appitem:before{content:"○";margin-right:10px;color:var(--st-gold)}.st-appitem.done:before{content:"✓"}.st-formules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.st-formules-grid article{background:#fff;border:1px solid var(--st-line);border-radius:18px;padding:28px}.st-formules-grid h3{font-size:1.65rem;margin:0 0 8px}.st-formules-grid p{color:var(--st-muted)}.st-inline-actions{margin-top:28px}.st-activities{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.st-activities article{background:#fff;border:1px solid var(--st-line);border-radius:18px;padding:28px;text-align:center}.st-activities span{font-size:2rem;color:var(--st-gold)}.st-activities h3{margin:12px 0 0}.st-gallery-section{background:#f7f4ed}.st-gallery{display:grid;grid-template-columns:1.3fr .7fr .7fr;grid-template-rows:220px 220px;gap:14px}.st-gallery div{border-radius:18px;background:linear-gradient(145deg,#284b40,#c7a371);min-height:160px}.st-gallery .g1{grid-row:1/3}.st-gallery .g4{grid-column:2/4}.st-faq{display:grid;gap:12px}.st-faq details{background:#fff;border:1px solid var(--st-line);border-radius:14px;padding:0 22px}.st-faq summary{cursor:pointer;padding:18px 0;font-weight:800}.st-faq p{color:var(--st-muted);padding:0 0 18px;line-height:1.7}.st-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.st-cta p{color:#c8d3cf;max-width:650px}.st-cta-actions{display:flex;gap:12px;flex-wrap:wrap}.st-footer{background:#08261f;color:#c4cfcb;padding:58px 0 22px}.st-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:44px}.st-footer h2{font-family:Inter,sans-serif;text-transform:uppercase;font-size:.76rem;letter-spacing:.12em;color:#fff}.st-footer a,.st-footer span{display:block;color:#c4cfcb;margin:9px 0}.st-footer p{max-width:350px}.st-footer .st-brand{color:#fff}.st-footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:38px;padding-top:18px;font-size:.82rem}.st-wa-fab{position:fixed;right:20px;bottom:20px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#1f7a59;color:#fff;z-index:90;box-shadow:var(--st-shadow);font-size:1.2rem}.st-reveal{opacity:0;transform:translateY(16px);transition:.7s}.st-reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.st-nav,.st-parent{display:none}.st-menu-btn{display:block}.st-mobile-nav{position:fixed;top:78px;left:16px;right:16px;background:#fff;border:1px solid var(--st-line);border-radius:18px;box-shadow:var(--st-shadow);padding:18px;display:none;z-index:100}.st-mobile-nav.open{display:grid;gap:10px}.st-mobile-nav a{padding:10px 4px}.st-hero-grid,.st-level,.st-digital-grid{grid-template-columns:1fr}.st-level-reverse .st-level-visual{order:0}.st-values-grid{grid-template-columns:repeat(2,1fr)}.st-hero{padding-top:44px}.st-hero-media{max-width:700px}.st-reassure-grid{grid-template-columns:repeat(2,1fr)}.st-cta-inner{align-items:flex-start;flex-direction:column}.st-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.st-footer-grid>div:last-child{grid-column:2/4}.st-gallery{grid-template-columns:1fr 1fr;grid-template-rows:auto}.st-gallery .g1,.st-gallery .g4{grid-column:auto;grid-row:auto}.st-gallery div{aspect-ratio:4/3}.st-formules-grid{grid-template-columns:1fr}.st-activities{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.st-wrap,.st-narrow{width:min(100% - 24px,1180px)}.st-header-inner{min-height:68px}.st-actions>.st-btn-gold{display:none}.st-mobile-nav{top:68px}.st-hero{padding:30px 0 46px}.st-hero-grid{gap:32px}.st-hero h1{font-size:clamp(2.7rem,14vw,4rem)}.st-hero-lede{font-size:1rem}.st-hero-actions .st-btn{flex:1;min-width:150px}.st-hero-media img{aspect-ratio:1/1.18}.st-float{padding:12px;max-width:205px}.st-float>span{width:34px;height:34px}.st-float strong{font-size:.78rem}.st-float small{font-size:.68rem}.st-float-top{top:12px;right:8px}.st-float-bottom{bottom:8px;left:8px}.st-reassure{padding:20px 0}.st-reassure-grid{grid-template-columns:1fr 1fr;gap:22px 10px}.st-reassure-grid strong{font-size:.68rem}.st-section{padding:62px 0}.st-section-head{margin-bottom:32px}.st-section-head h2,.st-cta h2{font-size:2.6rem}.st-level{gap:26px;margin-bottom:44px}.st-level-visual{min-height:235px}.st-level-copy h3{font-size:2.25rem}.st-values-grid,.st-feature-list{grid-template-columns:1fr}.st-digital-card{transform:none}.st-activities{grid-template-columns:1fr 1fr}.st-gallery{grid-template-columns:1fr 1fr}.st-footer-grid{grid-template-columns:1fr 1fr}.st-footer-grid>div:first-child{grid-column:1/3}.st-footer-grid>div:last-child{grid-column:auto}.st-footer-bottom{font-size:.76rem}.st-btn{padding:0 16px}.st-wa-fab{width:52px;height:52px}}
@media(prefers-reduced-motion:reduce){.st-reveal{opacity:1;transform:none;transition:none}.st-btn{transition:none}}

/* ==========================================================================
   YAARU 3.3.2 — HERO / HEADER / MOBILE APP MENU POLISH
   ========================================================================== */
.admin-bar .st-header{top:32px}
.st-brand{min-width:0}.st-logo-img{display:block;width:auto;max-width:124px;max-height:52px;object-fit:contain}.st-brand-name{white-space:nowrap}
.st-header{isolation:isolate}.st-header-inner{min-height:82px}.st-header-cta{min-width:178px}
.st-nav{gap:24px}.st-nav a,.st-parent{position:relative}.st-nav a:after,.st-parent:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1.5px;background:var(--st-gold);transition:right .25s ease}.st-nav a:hover:after,.st-parent:hover:after{right:0}
.st-menu-btn{padding:0;place-items:center;position:relative;overflow:hidden}.st-menu-btn span{display:block;width:19px;height:1.6px;background:var(--st-green);border-radius:2px;margin:4px auto;transition:.2s}
.st-menu-lock{overflow:hidden!important}
.st-menu-backdrop{position:fixed;inset:0;background:rgba(4,23,18,.35);backdrop-filter:blur(3px);opacity:0;transition:opacity .25s ease;z-index:105}.st-menu-backdrop.open{opacity:1}.st-menu-backdrop[hidden]{display:none}
.st-mobile-nav{display:block;position:fixed;inset:0 0 0 auto;width:min(92vw,420px);height:100dvh;background:var(--st-cream);z-index:110;transform:translateX(105%);transition:transform .32s cubic-bezier(.22,.8,.28,1);box-shadow:-20px 0 60px rgba(13,53,43,.16);overflow:auto;padding:0}.st-mobile-nav.open{transform:translateX(0)}
.st-mobile-sheet{min-height:100%;padding:20px 20px 34px;display:flex;flex-direction:column}.st-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--st-line)}.st-brand-mobile .st-logo-img{max-height:46px;max-width:112px}.st-menu-close{width:44px;height:44px;border:1px solid var(--st-line);border-radius:14px;background:#fff;position:relative;flex:none}.st-menu-close span{position:absolute;left:12px;top:21px;width:19px;height:1.6px;background:var(--st-green)}.st-menu-close span:first-child{transform:rotate(45deg)}.st-menu-close span:last-child{transform:rotate(-45deg)}
.st-mobile-group{display:grid;gap:2px;padding:22px 0;border-bottom:1px solid var(--st-line)}.st-mobile-label{font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--st-gold);margin:0 0 8px}.st-mobile-group a{font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:700;color:var(--st-ink);padding:11px 4px;border-radius:10px}.st-mobile-group a:hover{color:var(--st-green);background:#fff}.st-mobile-cta{margin-top:auto;padding-top:22px;display:grid;gap:12px}.st-mobile-cta .st-btn{width:100%}.st-mobile-contact{text-align:center;font-size:.9rem;font-weight:700;color:var(--st-green);padding:11px}

.st-hero{position:relative;overflow:hidden;padding:78px 0 76px}.st-hero-grid{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:76px}.st-hero-copy{position:relative;z-index:2}.st-hero h1{max-width:650px}.st-hero h1 em{font-style:italic;font-weight:600;color:var(--st-green)}
.st-hero-actions{align-items:stretch}.st-hero-actions .st-btn{min-height:52px;padding-inline:26px}.st-hero-mini{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:28px;color:var(--st-muted);font-size:.8rem;font-weight:700}.st-hero-mini span{position:relative;padding-left:14px}.st-hero-mini span:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:var(--st-gold)}
.st-photo-shell{position:relative;border-radius:28px;overflow:hidden;box-shadow:0 32px 72px rgba(13,53,43,.18);background:#d9cfbf}.st-hero-media img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:48% 35%;border-radius:0;box-shadow:none;display:block;transform:scale(1.005);transition:transform .8s cubic-bezier(.22,.8,.28,1)}.st-hero-media:hover img{transform:scale(1.025)}
.st-photo-shell:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,53,43,.02),rgba(13,53,43,.12));pointer-events:none}
.st-float{z-index:3;backdrop-filter:blur(12px);background:rgba(255,255,255,.94);border-color:rgba(255,255,255,.75);padding:14px 16px;border-radius:16px}.st-float-top{right:-20px;top:30px}.st-float-bottom{left:-22px;bottom:26px}.st-float-icon{width:40px!important;height:40px!important;background:#f3e5d0!important;color:var(--st-gold)!important}.st-float .st-age{font-size:.83rem}.st-float strong{font-size:.86rem;line-height:1.25}.st-float small{font-size:.73rem}
.st-orbit{position:absolute;z-index:2;border:1px solid rgba(154,106,47,.42);border-radius:50%;pointer-events:none}.st-orbit-one{width:22px;height:22px;right:15%;top:12%;animation:stFloat 7s ease-in-out infinite}.st-orbit-two{width:9px;height:9px;background:var(--st-gold2);border:0;left:8%;bottom:14%;animation:stFloat 5.6s ease-in-out -1.5s infinite}.st-hero-deco{position:absolute;border-radius:50%;pointer-events:none;opacity:.38}.st-hero-deco-a{width:180px;height:180px;right:-70px;top:110px;border:1px solid rgba(154,106,47,.23)}.st-hero-deco-b{width:12px;height:12px;left:4%;top:32%;background:var(--st-gold2);animation:stFloat 6.8s ease-in-out infinite}
@keyframes stFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-10px,0)}}

.st-wa-fab{right:22px;bottom:22px;width:auto;min-width:56px;height:56px;border-radius:28px;padding:0 18px 0 13px;display:flex;align-items:center;gap:9px;background:#147a55;color:#fff;z-index:94;box-shadow:0 18px 42px rgba(13,53,43,.24);font-size:.88rem;font-weight:800;transition:.22s}.st-wa-fab:hover{transform:translateY(-3px);background:#0f6949}.st-wa-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.13)}.st-wa-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.st-wa-label{white-space:nowrap}

@media(max-width:1100px){.st-hero-grid{gap:44px}.st-nav{gap:17px}.st-nav a,.st-parent{font-size:.76rem}.st-header-cta{min-width:auto;padding-inline:18px}.st-float-top{right:10px}.st-float-bottom{left:10px}}
@media(max-width:980px){.st-mobile-nav{top:0;left:auto;right:0;border:0;border-radius:0}.st-hero{padding-top:50px}.st-hero-grid{gap:40px}.st-hero-copy{max-width:760px}.st-hero-media{width:min(100%,680px);margin-inline:auto}.st-float-top{right:-8px}.st-float-bottom{left:-8px}}
@media(max-width:782px){.admin-bar .st-header{top:46px}}
@media(max-width:620px){.st-header-inner{min-height:72px}.st-logo-img{max-height:44px;max-width:108px}.st-hero{padding:34px 0 48px}.st-hero-grid{gap:30px}.st-hero h1{font-size:clamp(2.55rem,13vw,3.6rem);line-height:1.01}.st-hero-lede{margin:18px 0 22px}.st-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.st-hero-actions .st-btn{min-width:0;width:100%;padding:0 12px;min-height:48px;font-size:.88rem}.st-hero-mini{margin-top:20px;gap:8px 14px;font-size:.72rem}.st-photo-shell{border-radius:22px}.st-hero-media img{aspect-ratio:1/1.15;object-position:42% 31%}.st-float{padding:10px 11px;gap:9px;max-width:198px;border-radius:13px}.st-float-top{top:12px;right:8px}.st-float-bottom{bottom:10px;left:8px}.st-float-icon{width:32px!important;height:32px!important}.st-float strong{font-size:.72rem}.st-float small{font-size:.64rem}.st-orbit{display:none}.st-reassure{margin-top:2px}.st-wa-fab{width:52px;min-width:52px;height:52px;border-radius:50%;padding:0;justify-content:center;right:14px;bottom:max(14px,env(safe-area-inset-bottom))}.st-wa-icon{width:30px;height:30px}.st-wa-label{display:none}.st-mobile-sheet{padding-bottom:max(28px,calc(env(safe-area-inset-bottom) + 18px))}}
@media(prefers-reduced-motion:reduce){.st-orbit,.st-hero-deco{animation:none}.st-hero-media img{transition:none}.st-hero-media:hover img{transform:none}}

/* ========================================================================== 
   YAARU 3.3.3 — MOBILE HERO REBUILD / APP-LIKE MENU
   ========================================================================== */
@media (max-width: 767px){
  .st-wrap,.st-narrow{width:calc(100% - 28px);max-width:none;margin-inline:auto}
  .st-header-inner{min-height:68px;gap:12px}
  .st-brand{font-size:1.38rem;gap:8px}
  .st-brand-mark{width:32px;height:32px;border-radius:9px}
  .st-logo-img{max-height:42px;max-width:112px}
  .st-menu-btn{display:grid!important;width:44px;height:44px;border-radius:13px;background:rgba(255,255,255,.58);box-shadow:0 8px 20px rgba(13,53,43,.05)}

  /* One real mobile flow: copy first, image second. Never squeeze them side-by-side. */
  .st-hero{padding:30px 0 42px;overflow:hidden}
  .st-hero-grid{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;align-items:stretch!important;gap:26px!important}
  .st-hero-copy{width:100%!important;max-width:none!important}
  .st-kicker{font-size:.7rem;letter-spacing:.13em;margin-bottom:12px}
  .st-hero h1{font-size:clamp(2.45rem,12.4vw,3.25rem)!important;line-height:1.01!important;letter-spacing:-.032em;max-width:9.7ch!important;text-wrap:balance}
  .st-hero h1 em{display:inline;font-style:italic}
  .st-hero-lede{font-size:.98rem!important;line-height:1.65!important;margin:18px 0 22px!important;max-width:34ch}

  .st-hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%}
  .st-hero-actions .st-btn{width:100%!important;min-width:0!important;min-height:50px!important;padding:0 18px!important;font-size:.92rem!important;border-radius:12px}
  .st-hero-actions .st-btn-outline{background:rgba(255,255,255,.48)}

  .st-hero-mini{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin-top:17px!important;font-size:.73rem!important}
  .st-hero-mini span{padding-left:13px;line-height:1.4}

  .st-hero-media{position:relative!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important}
  .st-photo-shell{width:100%!important;border-radius:20px!important;overflow:hidden!important;box-shadow:0 24px 50px rgba(13,53,43,.16)}
  .st-hero-media img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:4/3!important;object-fit:cover!important;object-position:48% 34%!important;transform:none!important}

  /* Capsules stay inside the image and never cover faces / overflow viewport. */
  .st-float{max-width:calc(100% - 26px)!important;padding:9px 11px!important;gap:8px!important;border-radius:12px!important;box-shadow:0 12px 28px rgba(13,53,43,.16)}
  .st-float-top{top:10px!important;right:10px!important;left:auto!important}
  .st-float-bottom{bottom:10px!important;left:10px!important;right:auto!important}
  .st-float-icon{width:30px!important;height:30px!important;min-width:30px!important;font-size:.72rem!important}
  .st-float strong{font-size:.7rem!important;line-height:1.18!important}
  .st-float small{font-size:.62rem!important;line-height:1.2!important;margin-top:2px!important}
  .st-orbit,.st-hero-deco{display:none!important}

  .st-reassure{padding:18px 0!important;margin-top:0!important}
  .st-reassure-grid{grid-template-columns:1fr 1fr!important;gap:18px 10px!important}
  .st-reassure-grid span{font-size:1.15rem!important}
  .st-reassure-grid strong{font-size:.62rem!important;letter-spacing:.09em!important;line-height:1.35}

  /* WhatsApp: compact round button with a safe margin above browser/UI bars. */
  .st-wa-fab{width:50px!important;min-width:50px!important;height:50px!important;padding:0!important;border-radius:50%!important;right:14px!important;bottom:max(18px,calc(env(safe-area-inset-bottom) + 12px))!important;justify-content:center!important;box-shadow:0 14px 30px rgba(13,53,43,.25)}
  .st-wa-icon{width:28px!important;height:28px!important;background:transparent!important}
  .st-wa-label{display:none!important}

  /* True application-like navigation drawer on phones. */
  .st-mobile-nav{width:100vw!important;max-width:none!important;height:100dvh!important;inset:0!important;background:var(--st-cream)!important;box-shadow:none!important;transform:translateX(102%)!important;overscroll-behavior:contain}
  .st-mobile-nav.open{transform:translateX(0)!important}
  .st-mobile-sheet{height:100%;min-height:100%;padding:16px 16px max(20px,calc(env(safe-area-inset-bottom) + 16px))!important;overflow-y:auto}
  .st-mobile-head{position:sticky;top:0;z-index:2;background:var(--st-cream);padding:4px 0 14px!important}
  .st-brand-mobile{font-size:1.4rem}
  .st-menu-close{width:44px;height:44px;border-radius:13px;box-shadow:0 8px 20px rgba(13,53,43,.06)}
  .st-mobile-group{padding:16px 0!important;gap:1px!important}
  .st-mobile-label{font-size:.67rem!important;margin-bottom:5px!important}
  .st-mobile-group a{font-size:.98rem!important;padding:9px 7px!important;border-radius:9px!important}
  .st-mobile-cta{position:sticky;bottom:-1px;background:linear-gradient(180deg,rgba(251,247,239,0),var(--st-cream) 18%);padding:22px 0 2px!important;margin-top:auto!important}
  .st-mobile-cta .st-btn{min-height:50px!important;border-radius:12px!important}
  .st-mobile-contact{font-size:.84rem!important;padding:9px!important}
}

@media (max-width: 390px){
  .st-hero h1{font-size:clamp(2.3rem,12vw,2.95rem)!important;max-width:9.3ch!important}
  .st-hero-lede{font-size:.94rem!important}
  .st-float{max-width:190px!important}
  .st-float strong{font-size:.66rem!important}
  .st-float small{font-size:.59rem!important}
}

/* v3.3.4 — official-logo readiness + cleaner hero */
.st-brand .st-logo-img{display:block;width:auto;max-width:180px;height:52px;object-fit:contain}
.st-brand-mobile .st-logo-img{max-width:150px;height:44px}
.st-footer .st-brand .st-logo-img{max-width:165px;height:48px;filter:none}
.st-hero-copy>.st-kicker:first-child{display:none}
@media(max-width:767px){.st-brand .st-logo-img{max-width:132px;height:40px}.st-brand-name{font-size:1.45rem}}


/* ==========================================================================
   YAARU 3.3.5 — HEADER / HERO VALIDATION
   - official WordPress logo rendered at source resolution (PHP)
   - cleaner hero: only the two validated image capsules remain
   - stronger 360/390/768/1024 behavior without touching business screens
   ========================================================================== */
.st-header-inner{min-height:80px}
.st-brand{flex:0 1 auto;max-width:220px}
.st-brand .st-logo-img{max-width:min(190px,18vw);height:auto;max-height:58px;object-fit:contain;object-position:left center}
.st-brand-name{font-size:1.78rem;line-height:1;color:var(--st-green)}
.st-header .st-btn:focus-visible,.st-header a:focus-visible,.st-menu-btn:focus-visible,.st-menu-close:focus-visible,.st-hero .st-btn:focus-visible,.st-wa-fab:focus-visible{outline:3px solid rgba(201,152,82,.55);outline-offset:3px}
.st-hero{padding-top:72px}
.st-hero-copy{align-self:center}
.st-hero-lede{max-width:560px}
.st-photo-shell{isolation:isolate}
.st-photo-shell:before{content:"";position:absolute;z-index:2;width:86px;height:86px;right:-29px;bottom:-31px;border:1px solid rgba(201,152,82,.36);border-radius:50%;pointer-events:none}
.st-float{will-change:transform}

@media (max-width:1100px) and (min-width:981px){
  .st-header-inner{gap:16px}
  .st-brand{max-width:155px}
  .st-brand .st-logo-img{max-width:150px;max-height:50px}
  .st-nav{gap:14px}
  .st-actions{gap:10px}
  .st-header-cta{padding-inline:15px;font-size:.8rem}
  .st-hero-grid{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:42px}
  .st-hero h1{font-size:clamp(3.05rem,5.4vw,4.6rem)}
}

@media (max-width:980px){
  .st-header-inner{min-height:74px}
  .st-brand{max-width:190px}
  .st-brand .st-logo-img{max-width:176px;max-height:52px}
  .st-hero{padding-top:46px}
}

@media (max-width:767px){
  .st-header{background:rgba(251,247,239,.97)}
  .st-header-inner{min-height:68px}
  .st-brand{max-width:148px}
  .st-brand .st-logo-img{max-width:142px!important;width:auto!important;height:auto!important;max-height:43px!important}
  .st-brand-mobile{max-width:170px}
  .st-brand-mobile .st-logo-img{max-width:158px!important;max-height:46px!important}
  .st-hero{padding:28px 0 40px!important}
  .st-hero-grid{gap:24px!important}
  .st-hero h1{max-width:11ch!important}
  .st-hero-lede{max-width:37ch!important}
  .st-photo-shell:before{width:64px;height:64px;right:-25px;bottom:-24px}
  .st-mobile-nav{visibility:hidden;pointer-events:none}
  .st-mobile-nav.open{visibility:visible;pointer-events:auto}
}

@media (max-width:390px){
  .st-wrap,.st-narrow{width:calc(100% - 24px)}
  .st-brand{max-width:132px}
  .st-brand .st-logo-img{max-width:126px!important;max-height:39px!important}
  .st-actions{gap:8px}
  .st-menu-btn{width:44px!important;height:44px!important;flex:none}
  .st-hero h1{max-width:10.5ch!important}
  .st-hero-actions .st-btn{font-size:.9rem!important;padding-inline:14px!important}
}

@media (max-width:360px){
  .st-wrap,.st-narrow{width:calc(100% - 20px)}
  .st-brand{max-width:120px}
  .st-brand .st-logo-img{max-width:114px!important;max-height:37px!important}
  .st-hero h1{font-size:2.22rem!important;max-width:10.6ch!important}
  .st-hero-lede{font-size:.92rem!important}
  .st-float{max-width:178px!important}
  .st-float strong{font-size:.64rem!important}
  .st-float small{font-size:.57rem!important}
}

@media (prefers-reduced-motion:reduce){
  .st-mobile-nav,.st-menu-backdrop,.st-btn,.st-wa-fab,.st-menu-btn span{transition:none!important}
}

/* ==========================================================================
   YAARU 3.3.6 — OFFICIAL LOGO EMBEDDED AS THEME FALLBACK
   The client supplied the real Yaaru logo. If no custom logo is configured
   in WordPress yet, the theme now shows this official asset instead of only
   the text fallback.
   ========================================================================== */
.st-brand{max-width:260px}
.st-brand .st-logo-img{display:block;width:auto;height:auto;max-width:min(240px,19vw);max-height:72px;object-fit:contain;object-position:left center}
.st-brand-mobile .st-logo-img{max-width:176px!important;max-height:54px!important;height:auto!important}
.st-footer .st-brand .st-logo-img{max-width:210px;height:auto;max-height:62px}

@media (max-width:1100px) and (min-width:981px){
  .st-brand{max-width:198px}
  .st-brand .st-logo-img{max-width:190px;max-height:58px}
}

@media (max-width:980px){
  .st-brand{max-width:184px}
  .st-brand .st-logo-img{max-width:178px;max-height:54px}
}

@media (max-width:767px){
  .st-brand{max-width:154px}
  .st-brand .st-logo-img{max-width:148px!important;max-height:46px!important}
  .st-brand-mobile{max-width:184px}
  .st-brand-mobile .st-logo-img{max-width:168px!important;max-height:50px!important}
  .st-footer .st-brand .st-logo-img{max-width:176px;max-height:54px}
}

@media (max-width:390px){
  .st-brand{max-width:142px}
  .st-brand .st-logo-img{max-width:136px!important;max-height:42px!important}
}

@media (max-width:360px){
  .st-brand{max-width:132px}
  .st-brand .st-logo-img{max-width:126px!important;max-height:40px!important}
}

/* ==========================================================================
   YAARU 3.3.7 — HOME POLISH / IMAGE-BASED SECTIONS / MOBILE CLEANUP
   - tighter desktop header + hero spacing
   - real warm African school images in home sections
   - subtle logo-inspired decorative watermark usage
   - cleaner gallery and responsive home behavior
   ========================================================================== */
.st-header-inner{min-height:74px;gap:18px}
.st-nav{gap:22px}
.st-nav a,.st-parent{font-size:.8rem}
.st-hero{padding:46px 0 56px!important}
.st-hero-grid{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:46px!important;align-items:center}
.st-hero-copy{max-width:560px}
.st-hero h1{font-size:clamp(3rem,4.6vw,5.05rem);line-height:.99}
.st-hero-lede{margin:20px 0 26px;max-width:34ch}
.st-reassure{padding:22px 0}
.st-reassure-grid strong{font-size:.7rem}
.st-section{padding:80px 0}
.st-section-head{margin-bottom:34px}

.st-section-head-brand{position:relative;isolation:isolate}
.st-section-head-brand:after,.st-cta-brand:after{
  content:"";position:absolute;right:-12px;top:-36px;width:132px;height:96px;
  background:url('../images/logo-yaaru-official.svg') no-repeat center/contain;
  opacity:.055;pointer-events:none;z-index:-1;transform:rotate(-4deg)
}
.st-cta-brand{position:relative;isolation:isolate}
.st-cta-brand:after{right:0;top:-10px;width:150px;height:108px;opacity:.045}

.st-programmes .st-level{gap:42px;margin-bottom:46px}
.st-level-photo{position:relative;min-height:360px;overflow:hidden;padding:0;background:#d8d5cc}
.st-level-photo img{width:100%;height:100%;object-fit:cover;display:block}
.st-level-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,38,31,.04) 8%,rgba(8,38,31,.08) 48%,rgba(8,38,31,.44) 100%)}
.st-level-badge{position:absolute;left:18px;right:18px;bottom:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.55);border-radius:16px;padding:14px 16px;box-shadow:0 18px 40px rgba(13,53,43,.14)}
.st-level-badge span{display:block;color:var(--st-muted);font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800}
.st-level-badge strong{display:block;color:var(--st-green);font-size:1.18rem;line-height:1.15}
.st-level-copy h3{font-size:clamp(2.2rem,3.1vw,3rem)}

.st-gallery{grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:240px 240px;gap:16px}
.st-gallery-card{position:relative;margin:0;overflow:hidden;border-radius:20px;min-height:180px;background:#d9d4c8;box-shadow:var(--st-shadow)}
.st-gallery-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.st-gallery-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,38,31,0) 34%,rgba(8,38,31,.58) 100%);z-index:1}
.st-gallery-card figcaption{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;color:#fff;font-size:.95rem;font-weight:700;line-height:1.35}
.st-gallery-card:hover img{transform:scale(1.04)}
.st-gallery .g1{grid-row:1/3}
.st-gallery .g4{grid-column:2/4}

.st-formules-grid article,.st-activities article,.st-faq details{box-shadow:0 10px 28px rgba(13,53,43,.04)}
.st-digital-card{transform:none;border-radius:22px;padding:28px}
.st-cta-inner{align-items:center}

@media (max-width:1100px){
  .st-header-inner{gap:14px}
  .st-brand{max-width:180px}
  .st-brand .st-logo-img{max-width:170px;max-height:52px}
  .st-nav{gap:16px}
  .st-nav a,.st-parent{font-size:.75rem}
  .st-hero-grid{gap:34px!important}
}

@media (max-width:980px){
  .st-header-inner{min-height:70px}
  .st-actions{gap:10px}
  .st-menu-btn{display:grid!important}
  .st-hero{padding:34px 0 44px!important}
  .st-hero-grid{grid-template-columns:1fr;gap:28px!important}
  .st-hero-copy{max-width:100%}
  .st-hero-media{max-width:700px;margin-inline:auto}
  .st-programmes .st-level{grid-template-columns:1fr;gap:24px;margin-bottom:40px}
  .st-level-reverse .st-level-visual{order:0}
  .st-gallery{grid-template-columns:1fr 1fr;grid-template-rows:auto}
  .st-gallery .g1,.st-gallery .g4{grid-column:auto;grid-row:auto}
  .st-gallery-card{aspect-ratio:4/3}
}

@media (max-width:767px){
  .st-header-inner{min-height:68px;gap:12px}
  .st-brand{max-width:148px}
  .st-actions{margin-left:auto}
  .st-parent{display:none}
  .st-actions>.st-btn-gold{display:none}
  .st-menu-btn{display:grid!important;width:44px;height:44px}
  .st-mobile-nav{visibility:hidden;pointer-events:none}
  .st-mobile-nav.open{visibility:visible;pointer-events:auto}
  .st-hero{padding:24px 0 34px!important}
  .st-hero h1{font-size:clamp(2.45rem,12.5vw,3.5rem)!important;max-width:10.8ch!important}
  .st-hero-lede{max-width:35ch!important;font-size:.98rem!important;line-height:1.65}
  .st-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .st-hero-actions .st-btn{width:100%;min-width:0;font-size:.88rem}
  .st-hero-media img{aspect-ratio:1/1.08;object-position:center}
  .st-float{max-width:190px!important;padding:10px 11px}
  .st-float strong{font-size:.7rem!important}
  .st-float small{font-size:.62rem!important}
  .st-reassure-grid{grid-template-columns:1fr 1fr;gap:16px 10px}
  .st-section{padding:58px 0}
  .st-section-head h2,.st-cta h2{font-size:2.35rem}
  .st-section-head-brand:after,.st-cta-brand:after{width:112px;height:82px;top:-22px;right:-4px}
  .st-level-photo{min-height:260px;border-radius:20px}
  .st-level-badge{left:12px;right:12px;bottom:12px;padding:12px 13px;border-radius:14px}
  .st-level-badge strong{font-size:1rem}
  .st-gallery{grid-template-columns:1fr;gap:14px}
  .st-gallery-card{aspect-ratio:4/3;border-radius:18px}
  .st-gallery-card figcaption{font-size:.9rem}
}

@media (max-width:390px){
  .st-wrap,.st-narrow{width:calc(100% - 24px)}
  .st-brand{max-width:138px}
  .st-brand .st-logo-img{max-width:132px!important;max-height:40px!important}
  .st-hero-actions{grid-template-columns:1fr}
  .st-hero-actions .st-btn{min-height:48px}
  .st-level-badge{gap:8px;align-items:flex-start;flex-direction:column}
}

@media (max-width:360px){
  .st-wrap,.st-narrow{width:calc(100% - 20px)}
  .st-brand{max-width:128px}
  .st-brand .st-logo-img{max-width:122px!important;max-height:38px!important}
  .st-hero h1{font-size:2.18rem!important;max-width:10.2ch!important}
  .st-hero-lede{font-size:.92rem!important}
}

/* ==========================================================================
   YAARU 3.3.8 — MAJOR HOME IMAGE UPDATE
   - exploitation of the extended image set
   - richer but still clean home composition
   - dedicated crèche story grid
   - photo-backed digital section
   - expanded lifestyle gallery
   ========================================================================== */
.st-creche-story{margin:16px 0 52px;padding:30px;border:1px solid rgba(8,38,31,.08);border-radius:28px;background:rgba(255,255,255,.72);box-shadow:0 18px 40px rgba(13,53,43,.05)}
.st-creche-story-head{max-width:760px;margin:0 0 22px}
.st-creche-story-head h3{font-family:var(--st-serif);font-size:clamp(2rem,3vw,2.85rem);line-height:1.06;color:var(--st-green);margin:8px 0 12px}
.st-creche-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:16px}
.st-creche-card{position:relative;margin:0;overflow:hidden;border-radius:22px;min-height:230px;background:#d8d5cc;box-shadow:0 18px 42px rgba(13,53,43,.10)}
.st-creche-card.large{grid-row:span 2;min-height:476px}
.st-creche-card.wide{grid-column:2 / span 2;min-height:230px}
.st-creche-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}
.st-creche-card::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,38,31,0) 34%,rgba(8,38,31,.55) 100%);z-index:1}
.st-creche-card figcaption{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;color:#fff;font-size:.96rem;font-weight:700;line-height:1.35}
.st-creche-card:hover img{transform:scale(1.04)}

.st-digital-grid-rich{align-items:center}
.st-digital-visual{position:relative;min-height:520px}
.st-digital-photo{margin:0;overflow:hidden;border-radius:28px;height:100%;min-height:520px;box-shadow:0 22px 48px rgba(13,53,43,.15)}
.st-digital-photo img{width:100%;height:100%;object-fit:cover;display:block}
.st-digital-visual .st-digital-card{position:absolute;right:-10px;bottom:24px;max-width:280px;background:rgba(255,248,241,.95);box-shadow:0 24px 44px rgba(13,53,43,.18)}

.st-gallery-expanded{grid-template-columns:1.05fr .95fr .95fr;grid-template-rows:240px 240px 240px;gap:16px}
.st-gallery-expanded .g1{grid-row:1 / span 2}
.st-gallery-expanded .g2{grid-column:2;grid-row:1}
.st-gallery-expanded .g3{grid-column:3;grid-row:1}
.st-gallery-expanded .g4{grid-column:2 / span 2;grid-row:2}
.st-gallery-expanded .g5{grid-column:1;grid-row:3}
.st-gallery-expanded .g6{grid-column:2 / span 2;grid-row:3}

@media (max-width:1100px){
  .st-creche-grid{grid-template-columns:1fr 1fr;gap:14px}
  .st-creche-card.large,.st-creche-card.wide{grid-row:auto;grid-column:auto;min-height:280px}
  .st-digital-visual{min-height:480px}
  .st-digital-photo{min-height:480px}
  .st-digital-visual .st-digital-card{right:16px;bottom:16px;max-width:260px}
}

@media (max-width:980px){
  .st-creche-story{padding:24px}
  .st-creche-grid{grid-template-columns:1fr 1fr}
  .st-creche-card,.st-creche-card.large,.st-creche-card.wide{min-height:250px}
  .st-digital-grid-rich{grid-template-columns:1fr;gap:24px}
  .st-digital-visual{min-height:auto}
  .st-digital-photo{min-height:360px}
  .st-digital-visual .st-digital-card{position:relative;right:auto;bottom:auto;max-width:none;margin:-52px 18px 0 auto}
  .st-gallery-expanded{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:14px}
  .st-gallery-expanded .g1,.st-gallery-expanded .g2,.st-gallery-expanded .g3,.st-gallery-expanded .g4,.st-gallery-expanded .g5,.st-gallery-expanded .g6{grid-column:auto;grid-row:auto}
}

@media (max-width:767px){
  .st-creche-story{margin:10px 0 40px;padding:18px;border-radius:22px}
  .st-creche-story-head h3{font-size:2rem}
  .st-creche-grid{grid-template-columns:1fr;gap:12px}
  .st-creche-card,.st-creche-card.large,.st-creche-card.wide{min-height:230px;border-radius:18px}
  .st-creche-card figcaption{left:14px;right:14px;bottom:14px;font-size:.9rem}
  .st-digital-photo{min-height:280px;border-radius:20px}
  .st-digital-visual .st-digital-card{margin:-36px 12px 0 auto;padding:18px;border-radius:18px;max-width:228px}
  .st-gallery-expanded{grid-template-columns:1fr}
  .st-gallery-expanded .st-gallery-card{aspect-ratio:4/3}
}

/* ==========================================================================
   YAARU 3.3.9 — DESKTOP HOME SIMPLIFICATION
   ========================================================================== */
.st-home-339{background:var(--st-cream)}
.st-header-339{background:rgba(251,247,239,.94)}
.st-header-339 .st-header-shell{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px}
.st-header-339 .st-brand{max-width:170px}
.st-header-339 .st-brand .st-logo-img{max-width:164px;max-height:52px}
.st-nav-pill{justify-self:center;display:flex;align-items:center;gap:6px;padding:6px;background:rgba(255,255,255,.68);border:1px solid rgba(13,53,43,.08);border-radius:999px;box-shadow:0 10px 28px rgba(13,53,43,.05)}
.st-nav-pill a{padding:10px 14px;border-radius:999px;font-size:.74rem;letter-spacing:.06em}
.st-nav-pill a:after{display:none}
.st-nav-pill a:hover{background:#fff;color:var(--st-green)}
.st-header-339 .st-actions{gap:12px}
.st-header-339 .st-header-cta{min-height:44px;padding-inline:20px}

.st-hero-339{position:relative;padding:40px 0 52px!important;overflow:hidden}
.st-hero-339 .st-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px!important}
.st-hero-339 .st-hero-copy{max-width:560px}
.st-hero-339 .st-kicker{margin-bottom:14px}
.st-hero-339 h1{font-size:clamp(3.1rem,4.7vw,5.05rem);line-height:.98}
.st-hero-339 .st-hero-lede{margin:20px 0 26px;max-width:36ch;line-height:1.68}
.st-hero-339 .st-photo-shell{border-radius:30px;overflow:hidden;box-shadow:0 24px 60px rgba(13,53,43,.15)}
.st-hero-339 .st-photo-shell img{aspect-ratio:1.16/1;object-fit:cover;border-radius:0;box-shadow:none}
.st-hero-mark{position:absolute;left:-50px;bottom:-58px;width:210px;height:150px;background:url('../images/logo-yaaru-official.svg') center/contain no-repeat;opacity:.035;transform:rotate(-6deg);pointer-events:none}

.st-trust{padding:0 0 26px}
.st-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;background:#fff;border:1px solid var(--st-line);border-radius:22px;padding:12px;box-shadow:0 16px 34px rgba(13,53,43,.05)}
.st-trust-item{min-height:82px;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:16px}
.st-trust-item+.st-trust-item{border-left:1px solid var(--st-line)}
.st-trust-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#f3e6d2;color:var(--st-gold);flex:none}
.st-trust-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.st-trust-item strong{font-size:.82rem;letter-spacing:.02em;color:var(--st-green)}

.st-univers{padding-top:74px!important;background:#f2eadb}
.st-universe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.st-universe-card{overflow:hidden;background:#fff;border:1px solid rgba(13,53,43,.08);border-radius:24px;box-shadow:0 18px 38px rgba(13,53,43,.06);transition:transform .25s ease,box-shadow .25s ease}
.st-universe-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(13,53,43,.10)}
.st-universe-photo{aspect-ratio:4/3;overflow:hidden}
.st-universe-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.st-universe-card:hover img{transform:scale(1.035)}
.st-universe-body{padding:22px}
.st-universe-body>span{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:var(--st-gold)}
.st-universe-body h3{font-size:2rem;margin:8px 0 8px;color:var(--st-green)}
.st-universe-body p{color:var(--st-muted);line-height:1.6;margin:0 0 16px}
.st-universe-body a{font-weight:800;color:var(--st-green)}

.st-gallery-section{background:#fbf7ef!important}
.st-gallery-339{display:grid;grid-template-columns:1.12fr .88fr .88fr;grid-template-rows:230px 230px;gap:14px}
.st-life-card{position:relative;margin:0;overflow:hidden;border-radius:22px;background:#ddd;box-shadow:0 16px 36px rgba(13,53,43,.08)}
.st-life-card.st-life-main{grid-row:1/3}
.st-life-card.st-life-wide{grid-column:2/4}
.st-life-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.st-life-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(8,38,31,.62) 100%)}
.st-life-card figcaption{position:absolute;left:16px;right:16px;bottom:14px;z-index:2;color:#fff;font-weight:800;font-size:.92rem}
.st-life-card:hover img{transform:scale(1.035)}
.st-gallery-action{justify-content:flex-end;margin-top:18px}

.st-activities-lite{background:#fff;padding:62px 0!important}
.st-activities-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:48px;align-items:center}
.st-activities-layout .st-section-head{margin:0}
.st-activity-chips{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.st-activity-chips span{display:flex;align-items:center;gap:12px;min-height:64px;padding:12px 16px;background:#fbf7ef;border:1px solid var(--st-line);border-radius:18px;font-weight:800;color:var(--st-green)}
.st-activity-chips b{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#f3e6d2;font-size:1.1rem}

.st-day-section{padding:72px 0!important;background:#0d3b31;color:#fff;position:relative;overflow:hidden}
.st-day-section:after{content:"";position:absolute;right:-40px;bottom:-58px;width:220px;height:160px;background:url('../images/logo-yaaru-official.svg') center/contain no-repeat;opacity:.04;pointer-events:none}
.st-day-section .st-kicker,.st-day-section h2{color:#fff}
.st-day-section .st-section-head>p:last-child{color:#c6d4cf}
.st-dayline{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;position:relative}
.st-dayline:before{content:"";position:absolute;top:22px;left:8%;right:8%;height:1px;background:rgba(255,255,255,.18)}
.st-dayline>div{position:relative;padding:0 10px;text-align:center}
.st-dayline time{position:relative;z-index:1;display:grid;place-items:center;width:48px;height:48px;margin:0 auto 14px;border-radius:50%;background:var(--st-gold);font-weight:900;font-size:.8rem;color:#fff;box-shadow:0 0 0 6px #0d3b31}
.st-dayline strong{display:block;font-size:.96rem;margin-bottom:5px}
.st-dayline span{display:block;color:#bfd0ca;font-size:.78rem;line-height:1.5}
.st-day-note{margin:24px auto 0;text-align:center;color:#b8c9c3;font-size:.78rem}

.st-faq-section{background:#fbf7ef;padding:72px 0!important}
.st-faq-section .st-section-head{text-align:center;margin-inline:auto;margin-bottom:26px}
.st-faq-section .st-section-head .st-kicker{display:none}
.st-faq-section .st-section-head h2{font-size:clamp(2.6rem,4vw,4rem)}
.st-faq{gap:10px}
.st-faq details{border-radius:16px;padding:0 20px;box-shadow:none}
.st-faq summary{font-size:.95rem}

.st-cta-339{padding:68px 0!important}
.st-cta-339 .st-cta-inner{position:relative}
.st-footer-bottom{display:flex;justify-content:space-between;gap:18px;align-items:center}
.st-footer-bottom a{display:inline;color:#fff;margin:0;text-decoration:underline;text-decoration-color:rgba(255,255,255,.35);text-underline-offset:3px}

@media(max-width:1100px){
  .st-header-339 .st-header-shell{grid-template-columns:auto 1fr auto;gap:14px}
  .st-nav-pill a{padding:9px 10px;font-size:.7rem}
  .st-header-339 .st-brand{max-width:145px}.st-header-339 .st-brand .st-logo-img{max-width:140px}
  .st-hero-339 .st-hero-grid{gap:32px!important}
  .st-trust-grid{grid-template-columns:repeat(2,1fr)}
  .st-trust-item:nth-child(3){border-left:0}.st-trust-item{border-bottom:1px solid var(--st-line)}.st-trust-item:nth-child(3),.st-trust-item:nth-child(4){border-bottom:0}
  .st-dayline{grid-template-columns:repeat(5,minmax(130px,1fr));overflow-x:auto;padding-bottom:10px}
}

@media(max-width:980px){
  .st-header-339 .st-header-shell{display:flex;min-height:70px}
  .st-nav-pill,.st-parent,.st-header-cta{display:none!important}
  .st-menu-btn{display:grid!important;margin-left:auto}
  .st-hero-339{padding-top:28px!important}
  .st-hero-339 .st-hero-grid{grid-template-columns:1fr;gap:26px!important}
  .st-hero-339 .st-photo-shell img{aspect-ratio:1.4/1}
  .st-universe-grid{grid-template-columns:1fr 1fr}
  .st-universe-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.st-universe-card:last-child .st-universe-photo{aspect-ratio:auto}
  .st-gallery-339{grid-template-columns:1fr 1fr;grid-template-rows:260px 220px}.st-life-card.st-life-main{grid-row:auto}.st-life-card.st-life-wide{grid-column:1/-1}
  .st-activities-layout{grid-template-columns:1fr;gap:22px}
}

@media(max-width:767px){
  .st-header-339 .st-brand{max-width:140px}.st-header-339 .st-brand .st-logo-img{max-width:136px!important}
  .st-hero-339{padding:22px 0 32px!important}
  .st-hero-339 h1{font-size:clamp(2.45rem,12vw,3.4rem)!important;max-width:11ch!important}
  .st-hero-339 .st-hero-actions{grid-template-columns:1fr 1fr}
  .st-hero-339 .st-photo-shell img{aspect-ratio:1/1.03}
  .st-trust{padding-bottom:16px}.st-trust-grid{grid-template-columns:1fr 1fr;padding:8px;gap:6px}.st-trust-item{min-height:72px;padding:9px;gap:8px;flex-direction:column;text-align:center}.st-trust-item+.st-trust-item{border-left:0}.st-trust-icon{width:36px;height:36px}.st-trust-item strong{font-size:.72rem}
  .st-univers{padding-top:54px!important}.st-universe-grid{grid-template-columns:1fr}.st-universe-card:last-child{grid-column:auto;display:block}.st-universe-photo,.st-universe-card:last-child .st-universe-photo{aspect-ratio:4/3}
  .st-gallery-339{grid-template-columns:1fr;grid-template-rows:none}.st-life-card,.st-life-card.st-life-main,.st-life-card.st-life-wide{grid-column:auto;grid-row:auto;aspect-ratio:4/3}
  .st-activity-chips{grid-template-columns:1fr 1fr}.st-activity-chips span{min-height:58px;padding:10px;font-size:.82rem}.st-activity-chips b{width:32px;height:32px}
  .st-dayline{grid-template-columns:1fr;overflow:visible;gap:14px}.st-dayline:before{display:none}.st-dayline>div{display:grid;grid-template-columns:54px 1fr;text-align:left;align-items:start;column-gap:12px;padding:0}.st-dayline time{grid-row:1/3;margin:0;width:48px;height:48px}.st-dayline strong{padding-top:4px}.st-dayline span{grid-column:2}
  .st-footer-bottom{flex-direction:column;align-items:flex-start}
}

@media(max-width:390px){
  .st-hero-339 .st-hero-actions{grid-template-columns:1fr}
  .st-activity-chips{grid-template-columns:1fr}
}

/* ==========================================================================
   YAARU 3.3.10 — STABILITY / SEO-SAFE RENDER / OFFICIAL DAY SCHEDULE
   ========================================================================== */
body.yaaru-theme.home{scroll-behavior:auto}
body.yaaru-theme.home .st-reveal{opacity:1!important;transform:none!important;transition:none!important}
body.yaaru-theme.home .st-section,body.yaaru-theme.home .st-universe-card,body.yaaru-theme.home .st-life-card{will-change:auto}

.st-day-section{background:#fbf7ef;border-top:1px solid rgba(13,53,43,.07);border-bottom:1px solid rgba(13,53,43,.07)}
.st-day-section .st-section-head{max-width:820px}
.st-schedule-board{display:grid;gap:22px}
.st-schedule-panel{background:#fff;border:1px solid rgba(13,53,43,.10);border-radius:26px;padding:26px;box-shadow:0 16px 38px rgba(13,53,43,.055)}
.st-schedule-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px}
.st-schedule-label{display:block;color:var(--st-gold);font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px}
.st-schedule-head h3{font-size:clamp(1.75rem,2.4vw,2.45rem);line-height:1.08;margin:0;color:var(--st-green)}
.st-schedule-age{flex:none;border:1px solid rgba(13,53,43,.11);background:#f9f5ec;border-radius:999px;padding:9px 13px;font-size:.72rem;font-weight:800;color:#56645f;white-space:nowrap}
.st-schedule-track{display:grid;grid-template-columns:.72fr 1.05fr 1.28fr 1.22fr 1.05fr;border:1px solid rgba(13,53,43,.09);border-radius:18px;overflow:hidden;background:#fff}
.st-schedule-track-ele{grid-template-columns:.8fr 1.35fr 1.35fr 1fr 1fr}
.st-schedule-slot{min-height:126px;padding:17px 15px;display:flex;flex-direction:column;justify-content:flex-start;border-right:1px solid rgba(13,53,43,.08)}
.st-schedule-slot:last-child{border-right:0}
.st-schedule-slot time{font-family:"Source Serif 4",Georgia,serif;font-size:1.45rem;line-height:1;color:var(--st-green);font-weight:700;margin-bottom:12px}
.st-schedule-slot strong{font-size:.88rem;line-height:1.25;color:#193b32;margin-bottom:7px}
.st-schedule-slot span{font-size:.76rem;line-height:1.45;color:#596660}
.st-schedule-slot.slot-soft{background:#f6efe4}
.st-schedule-slot.slot-green{background:#e4eee8}
.st-schedule-slot.slot-gold{background:#f5e6c9}
.st-schedule-slot.slot-sage{background:#edf1e7}
.st-schedule-slot.slot-cream{background:#faf6ee}
.st-schedule-track-ele .st-span-2{grid-column:span 2}
.st-schedule-foot{margin:16px 2px 0;color:var(--st-muted);font-size:.84rem;line-height:1.6}
.st-schedule-note{margin-top:18px;padding:17px 20px;border-radius:17px;background:var(--st-green);color:#fff;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}
.st-schedule-note strong{font-family:"Source Serif 4",Georgia,serif;font-size:1.1rem}
.st-schedule-note>span{font-size:.86rem;color:#d6e0dc}
.st-schedule-note a{font-size:.82rem;font-weight:800;color:#fff;white-space:nowrap}

@media(max-width:980px){
  .st-schedule-head{display:grid;gap:12px}
  .st-schedule-age{width:max-content;max-width:100%;white-space:normal}
  .st-schedule-track,.st-schedule-track-ele{grid-template-columns:repeat(2,1fr)}
  .st-schedule-track-ele .st-span-2{grid-column:span 1}
  .st-schedule-slot{border-right:1px solid rgba(13,53,43,.08);border-bottom:1px solid rgba(13,53,43,.08);min-height:116px}
  .st-schedule-note{grid-template-columns:1fr;gap:7px}
}

@media(max-width:600px){
  .st-schedule-panel{padding:17px;border-radius:21px}
  .st-schedule-track,.st-schedule-track-ele{grid-template-columns:1fr}
  .st-schedule-slot{min-height:auto;padding:14px 15px;border-right:0}
  .st-schedule-slot time{font-size:1.25rem;margin-bottom:7px}
}


/* ==========================================================================
   YAARU 3.3.11 — MORE PLAYFUL HOME / COLORFUL TIMETABLE
   ========================================================================== */
.st-trust-item{border:1px solid transparent}
.st-trust-item.trust-peach{background:#fff4ed;border-color:#ffd6bf}
.st-trust-item.trust-sky{background:#edf8ff;border-color:#c8e9ff}
.st-trust-item.trust-mint{background:#effbf2;border-color:#cfefd7}
.st-trust-item.trust-lilac{background:#f4efff;border-color:#ddd0ff}
.st-trust-item.trust-peach .st-trust-icon{background:#ffeddc;color:#f18232}
.st-trust-item.trust-sky .st-trust-icon{background:#dff3ff;color:#1595ea}
.st-trust-item.trust-mint .st-trust-icon{background:#e3f7e7;color:#55a34d}
.st-trust-item.trust-lilac .st-trust-icon{background:#ece5ff;color:#8570d8}
.st-trust-item+.st-trust-item{border-left:0}

.st-activities-lite{background:linear-gradient(180deg,#fff 0%,#fff7ef 100%);position:relative;overflow:hidden}
.st-activities-lite:before,.st-day-section:before{content:"";position:absolute;inset:auto auto 0 0;width:180px;height:180px;background:radial-gradient(circle at 30% 30%,rgba(255,196,79,.22),transparent 60%);pointer-events:none}
.st-activity-showcase{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.st-activity-card{padding:20px 18px 18px;border-radius:22px;min-height:190px;box-shadow:0 18px 34px rgba(13,53,43,.06);border:1px solid rgba(13,53,43,.06);display:flex;flex-direction:column;gap:12px}
.st-activity-card h3{margin:0;color:var(--st-green);font-size:1.35rem}
.st-activity-card p{margin:0;color:#4e615b;line-height:1.55;font-size:.88rem}
.st-activity-emoji{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;font-size:1.55rem;background:rgba(255,255,255,.72);box-shadow:0 8px 18px rgba(13,53,43,.08)}
.st-activity-card.act-sun{background:#fff2b8}
.st-activity-card.act-sky{background:#dff4ff}
.st-activity-card.act-coral{background:#ffe0d5}
.st-activity-card.act-lilac{background:#e8dcff}

.st-day-section{position:relative;background:linear-gradient(180deg,#fbf7ef 0%,#fff 100%);border-top:1px solid rgba(13,53,43,.07);border-bottom:1px solid rgba(13,53,43,.07)}
.st-day-section:after{content:"";position:absolute;right:-20px;top:20px;width:180px;height:180px;background:radial-gradient(circle at 50% 50%,rgba(133,112,216,.12),transparent 62%);pointer-events:none;opacity:1}
.st-day-section .st-section-head{text-align:center;max-width:920px;margin-inline:auto;margin-bottom:34px}
.st-day-section .st-section-head h2{color:var(--st-violet, #8570d8);font-size:clamp(2.55rem,4vw,4.1rem)}
.st-day-section .st-section-head>p:last-child{color:#677873}
.st-timeboard-group{display:grid;gap:24px}
.st-timeboard{background:#fff;border:1px solid rgba(13,53,43,.08);border-radius:30px;padding:26px;box-shadow:0 20px 42px rgba(13,53,43,.06);position:relative;overflow:hidden}
.st-timeboard:before{content:"";position:absolute;top:0;left:0;right:0;height:10px;background:linear-gradient(90deg,#f9c52a,#ff9f31,#6ac35d,#4dc3ea,#8a73dd)}
.st-timeboard-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px}
.st-timeboard-label{display:block;color:#f18232;font-size:.75rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;margin-bottom:6px}
.st-timeboard-head h3{margin:0;font-size:clamp(1.65rem,2.3vw,2.35rem);line-height:1.08;color:var(--st-green)}
.st-timeboard-age{flex:none;border-radius:999px;background:#f7f1e6;border:1px solid #e8dcc8;padding:9px 14px;font-size:.75rem;font-weight:800;color:#5f6f68;white-space:nowrap}
.st-time-grid-wrap{overflow-x:auto;padding-bottom:6px}
.st-time-grid{display:grid;gap:0;border-radius:22px;overflow:hidden;min-width:1020px;border:1px solid rgba(13,53,43,.09);background:#fff}
.st-time-grid-mat{grid-template-columns:170px repeat(7,1fr)}
.st-time-grid-ele{grid-template-columns:170px repeat(5,1fr);min-width:900px}
.st-time-cell{min-height:116px;padding:16px 12px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-right:2px solid #fff;border-bottom:2px solid #fff;font-weight:800}
.st-time-cell strong{display:block;font-size:1.02rem;line-height:1.2;color:#fff}
.st-time-cell small{display:block;margin-top:8px;font-size:.78rem;line-height:1.35;font-weight:600;color:rgba(255,255,255,.92)}
.st-time-cell.cell-head,.st-time-cell.cell-day{background:#f1f1f1;border-color:#e6e6e6}
.st-time-cell.cell-head{min-height:86px;color:#3e3e3e;font-size:1rem;font-weight:700}
.st-time-cell.cell-corner{background:#f7f7f7}
.st-time-cell.cell-day{font-size:1rem;font-weight:800;color:#404040}
.st-time-cell.color-orange{background:#f9aa2b}
.st-time-cell.color-yellow{background:#f2ca00}
.st-time-cell.color-coral{background:#f86d49}
.st-time-cell.color-green{background:#8fc54a}
.st-time-cell.color-sky{background:#5fc0de}
.st-time-cell.color-violet{background:#8a74db}
.st-time-cell.color-lime{background:#9dcf44}
.st-timeboard-ribbon{margin:18px auto 0;max-width:840px;background:#8fc54a;color:#fff;font-weight:700;text-align:center;padding:14px 18px;border-radius:0 0 20px 20px;clip-path:polygon(3% 0,97% 0,100% 100%,0 100%)}
.st-timeboard-ribbon-alt{background:#6cb448}
.st-timeboard-foot{margin:16px 2px 0;color:#677873;font-size:.85rem;line-height:1.6;text-align:center}
.st-schedule-note{margin-top:18px;padding:18px 22px;border-radius:20px;background:linear-gradient(90deg,#0d3b31 0%,#185f50 100%);color:#fff;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;box-shadow:0 14px 30px rgba(13,53,43,.13)}
.st-schedule-note strong{font-family:"Source Serif 4",Georgia,serif;font-size:1.18rem}
.st-schedule-note>span{font-size:.88rem;color:#dce9e4}
.st-schedule-note a{font-size:.82rem;font-weight:800;color:#fff;white-space:nowrap}

@media(max-width:1100px){
  .st-activity-showcase{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:980px){
  .st-timeboard-head{display:grid;gap:12px}
  .st-timeboard-age{width:max-content;max-width:100%;white-space:normal}
  .st-schedule-note{grid-template-columns:1fr;gap:7px}
}
@media(max-width:767px){
  .st-activity-showcase{grid-template-columns:1fr 1fr}
  .st-activity-card{min-height:170px;padding:16px}
  .st-timeboard{padding:18px;border-radius:24px}
  .st-timeboard-head h3{font-size:1.7rem}
  .st-time-cell{min-height:96px;padding:12px 10px}
  .st-time-cell strong{font-size:.92rem}
  .st-time-cell small{font-size:.72rem}
}
@media(max-width:430px){
  .st-activity-showcase{grid-template-columns:1fr}
  .st-timeboard-ribbon{font-size:.82rem;line-height:1.5}
}


/* ==========================================================================
   YAARU 3.3.12 — DESKTOP POLISH / TYPOGRAPHY / ACTIVITY CLEANUP
   ========================================================================== */
body.yaaru-theme.home{font-family:Inter,system-ui,-apple-system,sans-serif}
.st-home h1,.st-home h2,.st-home h3,.st-footer .st-brand,.st-brand{font-family:"Fraunces","Source Serif 4",Georgia,serif}
.st-btn,.st-nav-pill a,.st-parent,.st-kicker,.st-timeboard-label,.st-timeboard-age,.st-universe-body>span,.st-schedule-note a,.st-mobile-label{font-family:"Fredoka",Inter,sans-serif}

.st-kicker{font-size:.68rem;letter-spacing:.1em;color:#b57931;margin:0 0 12px;opacity:.92}
.st-univers .st-kicker,.st-gallery-section .st-kicker,.st-activities-lite .st-kicker,.st-cta-339 .st-kicker{font-size:.64rem;letter-spacing:.08em;opacity:.72}
.st-section-head h2,.st-cta h2{letter-spacing:-.03em}
.st-section-head>p:last-child{max-width:62ch}
.st-section-head-brand:after,.st-cta-brand:after{opacity:.03}

.st-header-339 .st-header-shell{min-height:74px}
.st-nav-pill{gap:4px;padding:5px 7px;background:rgba(255,255,255,.8)}
.st-nav-pill a,.st-parent{font-size:.9rem;letter-spacing:.01em;text-transform:none;font-weight:600}
.st-nav-pill a{padding:10px 15px}
.st-header-339 .st-header-cta,.st-hero-actions .st-btn,.st-cta-actions .st-btn{font-family:"Fredoka",Inter,sans-serif;font-weight:600}

.st-hero-339{padding:34px 0 44px!important}
.st-hero-339 .st-hero-grid{gap:38px!important}
.st-hero-339 h1{font-size:clamp(3rem,4.3vw,4.7rem);line-height:1.02;letter-spacing:-.045em;max-width:10.5ch}
.st-hero-339 .st-hero-lede{font-size:1.08rem;line-height:1.7;color:#5f6b67;max-width:31ch}
.st-hero-339 .st-photo-shell{border-radius:28px;box-shadow:0 22px 54px rgba(13,53,43,.13)}

.st-trust{padding:8px 0 16px}
.st-trust-grid{gap:14px;padding:14px}
.st-trust-item{min-height:78px;padding:12px 14px;border-radius:18px}
.st-trust-item strong{font-family:"Fredoka",Inter,sans-serif;font-size:.96rem;font-weight:600;letter-spacing:0}

.st-univers{padding-top:64px!important}
.st-universe-grid{gap:18px}
.st-universe-body{padding:20px 20px 22px}
.st-universe-body>span{display:inline-flex;align-items:center;gap:6px;font-size:.76rem;letter-spacing:.02em;text-transform:none;color:#81633a;background:#f7efe2;border:1px solid #ecdcc2;padding:6px 10px;border-radius:999px}
.st-universe-body h3{font-size:2.08rem;margin:12px 0 10px;line-height:1.02}

.st-gallery-section{padding-top:72px!important;padding-bottom:76px!important}
.st-gallery-339{grid-template-rows:214px 214px}
.st-life-card{border-radius:24px}
.st-life-card figcaption{font-family:"Fredoka",Inter,sans-serif;font-weight:600;font-size:1rem}

.st-activities-lite{padding:74px 0!important;background:linear-gradient(180deg,#fff8f2 0%,#fff 100%)}
.st-activities-layout{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:36px;align-items:start;padding:28px;border:1px solid rgba(13,53,43,.07);border-radius:34px;background:rgba(255,255,255,.78);box-shadow:0 18px 42px rgba(13,53,43,.04)}
.st-activities-copy{position:sticky;top:110px;align-self:start;margin:0;padding-top:6px}
.st-activities-copy h2{font-size:clamp(2.25rem,3.1vw,3.8rem);line-height:1.04;max-width:9.5ch}
.st-activities-copy>p:last-child{font-size:1rem;line-height:1.72;color:#667671;max-width:35ch}
.st-activity-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}
.st-activity-card{display:grid;grid-template-columns:62px 1fr;grid-template-areas:"icon title" "icon text";align-items:start;gap:6px 16px;padding:22px 20px;min-height:unset;border-radius:24px;box-shadow:0 16px 30px rgba(13,53,43,.05)}
.st-activity-emoji{grid-area:icon;width:62px;height:62px;border-radius:18px;font-size:1.6rem;background:rgba(255,255,255,.78)}
.st-activity-card h3{grid-area:title;font-family:"Fraunces","Source Serif 4",Georgia,serif;font-size:1.42rem;line-height:1.05;margin:4px 0 2px}
.st-activity-card p{grid-area:text;font-size:.93rem;line-height:1.62;max-width:24ch}

.st-day-section{padding:68px 0!important}
.st-day-section .st-section-head{margin-bottom:28px}
.st-day-section .st-section-head h2{font-size:clamp(2.4rem,3.6vw,3.6rem);font-family:"Fredoka",Inter,sans-serif;font-weight:600;letter-spacing:-.02em;color:#8876db}
.st-day-section .st-section-head>p:last-child{max-width:820px;margin-inline:auto;font-size:1.02rem}
.st-timeboard-group{gap:20px}
.st-timeboard{padding:22px 24px 24px;border-radius:28px}
.st-timeboard-head h3{font-size:clamp(1.62rem,2vw,2.15rem)}
.st-timeboard-ribbon{font-family:"Fredoka",Inter,sans-serif;font-weight:600}
.st-timeboard-foot{font-size:.84rem}
.st-schedule-note{margin-top:16px;border-radius:18px;padding:16px 20px;grid-template-columns:auto 1fr auto}
.st-schedule-note strong{font-size:1.1rem}

.st-faq-section{padding:68px 0!important}
.st-faq-section .st-section-head h2{font-size:clamp(2.35rem,3.4vw,3.5rem)}
.st-faq details{border-radius:18px}
.st-faq summary{font-size:1rem}

.st-cta-339{padding:58px 0!important}
.st-cta-339 .st-kicker{margin-bottom:10px}
.st-cta-339 h2{font-size:clamp(2.55rem,3.8vw,4rem)}

@media(max-width:1180px){
  .st-hero-339 h1{max-width:11.5ch}
  .st-activities-layout{grid-template-columns:.9fr 1.1fr;gap:28px}
}
@media(max-width:1050px){
  .st-activities-layout{grid-template-columns:1fr;gap:24px;padding:22px}
  .st-activities-copy{position:static;top:auto;max-width:720px}
  .st-activities-copy h2{max-width:none}
}
@media(max-width:980px){
  .st-nav-pill a,.st-parent{font-size:.84rem}
  .st-activity-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}
  .st-day-section .st-section-head h2{font-size:clamp(2rem,6vw,3rem)}
}
@media(max-width:767px){
  .st-hero-339{padding:22px 0 28px!important}
  .st-hero-339 .st-hero-lede{max-width:none;font-size:1rem}
  .st-univers{padding-top:52px!important}
  .st-gallery-section,.st-activities-lite,.st-day-section,.st-faq-section,.st-cta-339{padding-top:52px!important;padding-bottom:52px!important}
  .st-activities-layout{padding:18px;border-radius:26px}
  .st-activity-showcase{grid-template-columns:1fr;gap:14px}
  .st-activity-card{grid-template-columns:56px 1fr;padding:18px 16px;border-radius:20px}
  .st-activity-emoji{width:56px;height:56px;border-radius:16px}
  .st-day-section .st-section-head h2{font-size:2.2rem}
}
@media(max-width:430px){
  .st-trust-grid{grid-template-columns:1fr!important}
  .st-trust-item{flex-direction:row;text-align:left}
  .st-hero-339 h1{max-width:none}
}

/* ==========================================================================
   YAARU 3.3.13 — MOBILE NAV FIX / VISITOR COPY / BADGE REDUCTION
   ========================================================================== */
body.admin-bar .st-header{top:32px}
body.st-menu-lock .st-header{z-index:130}
.st-menu-backdrop{z-index:120}
.st-mobile-nav{z-index:140}

/* Less badge-like UI: keep information, remove visual noise. */
.st-universe-body>span{
  background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;
  color:#9b6b2e!important;font-size:.72rem!important;letter-spacing:.06em!important;text-transform:uppercase!important;
}
.st-timeboard-age{
  background:transparent!important;border:0!important;border-radius:0!important;padding:4px 0!important;
  color:#6a7873!important;font-size:.74rem!important;font-weight:600!important;
}
.st-timeboard-label{font-size:.68rem!important;letter-spacing:.1em!important}

/* Public pages share the real logo. */
.y-logo .y-logo-img,.y-logo-img{display:block;width:auto;height:auto;max-width:150px;max-height:48px;object-fit:contain}
.y-footer .y-logo-img{max-width:120px;max-height:44px}

@media(max-width:767px){
  body.admin-bar .st-header{top:46px}
  .st-header-339{z-index:130}
  .st-menu-backdrop{z-index:120!important}
  .st-mobile-nav{z-index:140!important;visibility:hidden;pointer-events:none}
  .st-mobile-nav.open{visibility:visible;pointer-events:auto}
  .st-mobile-sheet{background:var(--st-cream);min-height:100dvh}

  /* Hero must never be cropped/forced into an artificial narrow measure. */
  .st-hero-339 h1{max-width:none!important;font-size:clamp(2.35rem,11.4vw,3.15rem)!important;line-height:1.02!important}
  .st-hero-339 .st-hero-copy{max-width:none!important}
  .st-hero-339 .st-hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .st-hero-339 .st-hero-actions .st-btn{width:100%!important;min-width:0!important}

  /* Timetable becomes a readable mobile timeline instead of a clipped desktop table. */
  .st-timeboard{padding:16px!important;border-radius:22px!important}
  .st-timeboard-head{margin-bottom:14px!important}
  .st-timeboard-head h3{font-size:1.65rem!important}
  .st-time-grid-wrap{overflow:visible!important;padding:0!important}
  .st-time-grid,.st-time-grid-mat,.st-time-grid-ele{
    min-width:0!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;
    border:0!important;background:transparent!important;border-radius:0!important;
  }
  .st-time-cell.cell-head{display:none!important}
  .st-time-cell.cell-day{
    min-height:auto!important;padding:8px 2px!important;background:transparent!important;border:0!important;
    justify-content:flex-start!important;align-items:flex-start!important;text-align:left!important;font-size:.78rem!important;color:#6b7773!important;
  }
  .st-time-cell[data-time]{
    min-height:0!important;border:0!important;border-radius:17px!important;padding:14px 14px 14px 78px!important;
    align-items:flex-start!important;text-align:left!important;position:relative!important;box-shadow:0 8px 18px rgba(13,53,43,.06)!important;
  }
  .st-time-cell[data-time]::before{
    content:attr(data-time);position:absolute;left:12px;top:14px;width:54px;font-family:"Fredoka",Inter,sans-serif;
    font-size:.72rem;line-height:1.2;font-weight:700;color:rgba(255,255,255,.95)
  }
  .st-time-cell[data-time] strong{font-size:.95rem!important}
  .st-time-cell[data-time] small{margin-top:5px!important;font-size:.75rem!important;text-align:left!important}
  .st-timeboard-ribbon{clip-path:none!important;border-radius:16px!important;margin-top:12px!important;padding:11px 13px!important;font-size:.76rem!important}
  .st-timeboard-foot{text-align:left!important;font-size:.77rem!important;margin-top:12px!important}
  .st-schedule-note{display:none!important}
}

@media(max-width:390px){
  .st-hero-339 h1{font-size:2.32rem!important;max-width:none!important}
  .st-time-cell[data-time]{padding-left:72px!important}
  .st-time-cell[data-time]::before{width:48px;font-size:.68rem}
}


/* ==========================================================================
   YAARU 3.3.14 — MOBILE VIEWPORT / HERO / SAFARI MENU HARDENING
   ========================================================================== */
:root{--yaaru-vvh:100dvh;--yaaru-admin-offset:0px}
body.admin-bar{--yaaru-admin-offset:32px}

@media(max-width:782px){
  body.admin-bar{--yaaru-admin-offset:46px}
}

@media(max-width:767px){
  /* On small screens the header stays in normal flow: no hero can slide below it. */
  .st-header,
  .st-header-339,
  body.admin-bar .st-header,
  body.admin-bar .st-header-339{
    position:relative!important;
    top:auto!important;
  }

  .st-header-339 .st-header-shell{
    min-height:68px!important;
    padding-top:2px!important;
    padding-bottom:2px!important;
  }

  /* Give the first content block its own breathing room, independent of sticky math. */
  .st-hero-339{
    padding-top:26px!important;
    overflow:visible!important;
  }
  .st-hero-339 .st-hero-copy{
    padding-top:2px!important;
  }
  .st-hero-339 h1{
    margin-top:0!important;
    padding-top:.06em!important;
    overflow:visible!important;
  }

  /* Real visible viewport height: JS feeds --yaaru-vvh from VisualViewport when available. */
  .st-menu-backdrop{
    top:var(--yaaru-admin-offset)!important;
    right:0!important;
    bottom:0!important;
    left:0!important;
    height:calc(var(--yaaru-vvh) - var(--yaaru-admin-offset))!important;
  }
  .st-mobile-nav{
    top:var(--yaaru-admin-offset)!important;
    right:0!important;
    bottom:auto!important;
    left:0!important;
    width:100vw!important;
    height:calc(var(--yaaru-vvh) - var(--yaaru-admin-offset))!important;
    min-height:0!important;
    max-height:calc(var(--yaaru-vvh) - var(--yaaru-admin-offset))!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  .st-mobile-sheet{
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
    box-sizing:border-box!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch;
    padding:14px 16px max(22px,calc(env(safe-area-inset-bottom) + 16px))!important;
  }
  .st-mobile-head{
    flex:0 0 auto!important;
    top:0!important;
    padding:3px 0 12px!important;
  }
  .st-mobile-group{
    flex:0 0 auto!important;
    padding:13px 0!important;
  }
  .st-mobile-group a{
    min-height:42px!important;
    display:flex!important;
    align-items:center!important;
    padding:7px 6px!important;
  }
  .st-mobile-cta{
    flex:0 0 auto!important;
    position:relative!important;
    bottom:auto!important;
    margin-top:auto!important;
    background:var(--st-cream)!important;
    padding:14px 0 max(8px,env(safe-area-inset-bottom))!important;
  }
  .st-mobile-cta .st-btn{
    min-height:48px!important;
  }
  .st-mobile-contact{
    min-height:42px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }

  /* Keep floating WhatsApp away from the Safari home indicator / browser chrome. */
  .st-wa-fab{
    bottom:max(18px,calc(env(safe-area-inset-bottom) + 10px))!important;
  }
}

@media(max-width:390px){
  .st-hero-339{padding-top:22px!important}
  .st-hero-339 h1{font-size:2.28rem!important;line-height:1.03!important}
  .st-mobile-sheet{padding-left:14px!important;padding-right:14px!important}
  .st-mobile-group{padding:11px 0!important}
  .st-mobile-group a{min-height:40px!important;font-size:.95rem!important}
}

@media(max-width:360px){
  .st-hero-339 h1{font-size:2.13rem!important}
  .st-mobile-label{margin-bottom:4px!important}
  .st-mobile-group a{font-size:.92rem!important}
}


/* ==========================================================================
   YAARU 3.3.15 — MOBILE MENU FINAL OVERLAY CLEANUP
   - hide the underlying mobile header shell while drawer is open
   - keep drawer CTA above Safari/browser chrome
   ========================================================================== */
@media(max-width:767px){
  /* The drawer lives inside the header but beside .st-header-shell.
     Hiding only the shell removes the duplicated logo + burger without
     hiding the drawer itself. */
  body.st-menu-lock .st-header-339 > .st-header-shell,
  body.st-menu-lock .st-header > .st-header-shell{
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
  }

  body.st-menu-lock .st-mobile-nav{
    background:var(--st-cream)!important;
  }

  .st-mobile-sheet{
    display:flex!important;
    flex-direction:column!important;
    padding-bottom:max(18px,env(safe-area-inset-bottom))!important;
  }

  .st-mobile-cta{
    position:sticky!important;
    bottom:0!important;
    z-index:4!important;
    margin-top:auto!important;
    padding:12px 0 max(16px,calc(env(safe-area-inset-bottom) + 8px))!important;
    background:linear-gradient(180deg,rgba(251,247,239,.94),var(--st-cream) 20%)!important;
    box-shadow:0 -10px 20px rgba(251,247,239,.92)!important;
  }

  .st-mobile-cta .st-btn{
    width:100%!important;
    min-height:48px!important;
  }

  .st-mobile-contact{
    margin-top:8px!important;
    justify-content:center!important;
  }
}


/* ==========================================================================
   YAARU 3.3.16 — BRAND SYSTEM / MOBILE HEADER COMPACTION / BADGE CLEANUP
   ========================================================================== */
:root{
  --yaaru-yellow:#f7b733;
  --yaaru-orange:#f1892d;
  --yaaru-sky:#59bce4;
  --yaaru-leaf:#82bd4b;
  --yaaru-coral:#f36f56;
  --yaaru-lilac:#8b78db;
}

/* Small brand-colour signature used instead of extra badges. */
.st-home-339 .st-section-head h2{position:relative}
.st-home-339 .st-section-head h2:after{
  content:"";display:block;width:72px;height:5px;margin-top:16px;border-radius:999px;
  background:linear-gradient(90deg,var(--yaaru-yellow) 0 20%,var(--yaaru-orange) 20% 40%,var(--yaaru-leaf) 40% 60%,var(--yaaru-sky) 60% 80%,var(--yaaru-lilac) 80% 100%);
}
.st-gallery-section .st-section-head h2:after,.st-faq-section .st-section-head h2:after{margin-left:0}
.st-day-section .st-section-head h2:after{margin-left:auto;margin-right:auto}

/* Header: more branded, still restrained. */
.st-header-339{border-bottom:1px solid rgba(13,53,43,.06)}
.st-header-339:after{
  content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;opacity:.55;pointer-events:none;
  background:linear-gradient(90deg,transparent 0 8%,var(--yaaru-yellow) 15%,var(--yaaru-orange) 31%,var(--yaaru-leaf) 48%,var(--yaaru-sky) 66%,var(--yaaru-lilac) 84%,transparent 92%);
}
.st-nav-pill{border-color:rgba(13,53,43,.07);box-shadow:0 8px 22px rgba(13,53,43,.045)}
.st-nav-pill a{position:relative}
.st-nav-pill a:hover{background:#fff9ee}
.st-nav-pill a:hover:before{content:"";position:absolute;left:50%;bottom:4px;transform:translateX(-50%);width:18px;height:2px;border-radius:2px;background:var(--yaaru-orange)}
.st-header-339 .st-header-cta{box-shadow:0 8px 18px rgba(164,106,40,.12)}

/* Hero: use the official logo as a quiet decorative signature, never as a badge. */
.st-hero-339:before{
  content:"";position:absolute;left:-30px;bottom:-32px;width:205px;height:142px;
  background:url('../images/logo-yaaru-official.svg') center/contain no-repeat;opacity:.025;transform:rotate(-5deg);pointer-events:none;
}
.st-hero-mark{left:auto;right:-26px;bottom:-32px;width:180px;height:130px;opacity:.025;transform:rotate(5deg)}
.st-hero-339 .st-hero-copy:before{
  content:"";display:block;width:42px;height:7px;margin-bottom:19px;border-radius:999px;
  background:linear-gradient(90deg,var(--yaaru-yellow) 0 25%,var(--yaaru-coral) 25% 50%,var(--yaaru-leaf) 50% 75%,var(--yaaru-sky) 75% 100%);
}
.st-hero-339 .st-photo-shell{position:relative;border:1px solid rgba(13,53,43,.06)}
.st-hero-339 .st-photo-shell:after{
  content:"";position:absolute;left:18px;right:18px;bottom:14px;height:5px;border-radius:999px;opacity:.7;
  background:linear-gradient(90deg,var(--yaaru-yellow),var(--yaaru-coral),var(--yaaru-leaf),var(--yaaru-sky),var(--yaaru-lilac));
}

/* Trust row: keep the colour language but reduce the card/badge feeling. */
.st-trust-grid{padding:9px;gap:8px;border-radius:20px}
.st-trust-item{min-height:70px;border-radius:15px!important;padding:10px 12px!important}
.st-trust-icon{width:38px!important;height:38px!important;border-radius:13px!important}
.st-trust-icon svg{width:19px!important;height:19px!important}
.st-trust-item strong{font-size:.9rem!important}

/* Univers: each stage gets a quiet brand accent, not another badge. */
.st-universe-card{position:relative}
.st-universe-card:before{content:"";position:absolute;z-index:3;left:0;right:0;top:0;height:4px}
.st-universe-card:nth-child(1):before{background:linear-gradient(90deg,var(--yaaru-yellow),var(--yaaru-orange))}
.st-universe-card:nth-child(2):before{background:linear-gradient(90deg,var(--yaaru-sky),var(--yaaru-leaf))}
.st-universe-card:nth-child(3):before{background:linear-gradient(90deg,var(--yaaru-lilac),var(--yaaru-sky))}
.st-universe-body>span{
  display:block!important;background:none!important;border:0!important;padding:0!important;border-radius:0!important;
  color:#9a6a2d!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.055em!important;text-transform:uppercase!important;
}

/* Gallery: give the mosaic a subtle school-brand frame. */
.st-gallery-339{position:relative}
.st-gallery-339:before{content:"";position:absolute;inset:-10px;border-radius:30px;border:1px solid rgba(13,53,43,.055);pointer-events:none}
.st-life-card:nth-child(1){outline:3px solid rgba(247,183,51,.12)}
.st-life-card:nth-child(2){outline:3px solid rgba(89,188,228,.11)}
.st-life-card:nth-child(3){outline:3px solid rgba(130,189,75,.11)}
.st-life-card:nth-child(4){outline:3px solid rgba(139,120,219,.10)}

/* Activities: same useful content, stronger visual consistency. */
.st-activities-layout{position:relative;overflow:hidden}
.st-activities-layout:after{
  content:"";position:absolute;right:-55px;bottom:-55px;width:160px;height:115px;
  background:url('../images/logo-yaaru-official.svg') center/contain no-repeat;opacity:.022;transform:rotate(-8deg);pointer-events:none;
}
.st-activity-card{border-width:1px!important}
.st-activity-card.act-sun{border-color:rgba(247,183,51,.38)!important}
.st-activity-card.act-sky{border-color:rgba(89,188,228,.34)!important}
.st-activity-card.act-coral{border-color:rgba(243,111,86,.32)!important}
.st-activity-card.act-lilac{border-color:rgba(139,120,219,.3)!important}
.st-activity-emoji{font-family:"Fredoka",Inter,sans-serif}

/* Timetable: parent-facing copy, fewer badge-looking elements. */
.st-day-section .st-section-head{max-width:800px}
.st-day-section .st-section-head h2{color:var(--st-green);font-family:"Fraunces","Source Serif 4",Georgia,serif;font-weight:600}
.st-timeboard-age{font-family:"Fredoka",Inter,sans-serif;color:#6c7874!important;letter-spacing:0!important;text-transform:none!important}
.st-timeboard-label{color:#a56c29!important;opacity:.8}
.st-timeboard:before{height:6px}
.st-timeboard-ribbon{clip-path:none!important;border-radius:16px!important;max-width:790px;padding:12px 18px!important;background:linear-gradient(90deg,#78b64a,#92c94a)!important}
.st-timeboard-ribbon-alt{background:linear-gradient(90deg,#64a846,#79ba4d)!important}

/* FAQ: more editorial, less like a stack of form controls. */
.st-faq{gap:10px}
.st-faq details{border-radius:16px;border-color:rgba(13,53,43,.09);box-shadow:0 6px 18px rgba(13,53,43,.025)}
.st-faq details[open]{border-color:rgba(241,137,45,.28);box-shadow:0 10px 24px rgba(13,53,43,.04)}
.st-faq summary{font-family:"Fredoka",Inter,sans-serif;font-weight:600}

/* Footer: tiny brand colour signature, no extra decorative blocks. */
.st-footer{position:relative}
.st-footer:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--yaaru-yellow),var(--yaaru-orange),var(--yaaru-leaf),var(--yaaru-sky),var(--yaaru-lilac));opacity:.8}

@media(max-width:767px){
  /* Compact mobile masthead: remove the large empty zone seen on device tests. */
  .st-header-339 .st-header-shell{
    min-height:56px!important;height:56px!important;padding:0!important;gap:8px!important;
  }
  .st-header-339 .st-brand{width:96px!important;max-width:96px!important;height:42px!important;overflow:hidden!important;display:flex!important;align-items:center!important}
  .st-header-339 .st-brand .st-logo-img{
    width:96px!important;max-width:96px!important;max-height:none!important;height:auto!important;object-fit:contain!important;object-position:left center!important;
  }
  .st-header-339 .st-actions{margin-left:auto!important;gap:6px!important}
  .st-menu-btn{
    width:38px!important;height:38px!important;border-radius:13px!important;border:1px solid rgba(164,106,40,.32)!important;
    background:#fffaf1!important;box-shadow:0 5px 14px rgba(13,53,43,.045)!important;
  }
  .st-menu-btn span{width:17px!important;margin:3px auto!important}
  .st-header-339:after{height:2px;opacity:.45}

  .st-hero-339{padding-top:20px!important}
  .st-hero-339 .st-hero-copy:before{width:34px;height:5px;margin-bottom:14px}
  .st-hero-339:before,.st-hero-mark{display:none!important}
  .st-hero-339 .st-photo-shell:after{left:12px;right:12px;bottom:9px;height:4px}

  /* Drawer: one compact branded masthead. */
  .st-mobile-head{padding:0 0 9px!important;min-height:48px!important}
  .st-brand-mobile{width:96px!important;max-width:96px!important;height:40px!important;overflow:hidden!important}
  .st-brand-mobile .st-logo-img{width:96px!important;max-width:96px!important;max-height:none!important;height:auto!important}
  .st-menu-close{width:38px!important;height:38px!important;border-radius:13px!important;border-color:rgba(164,106,40,.32)!important;background:#fffaf1!important}
  .st-menu-close span{left:10px!important;top:18px!important;width:17px!important}
  .st-mobile-label{font-size:.66rem!important;letter-spacing:.075em!important;margin-bottom:2px!important;color:#9d6b2d!important}
  .st-mobile-group{padding:9px 0!important}
  .st-mobile-group a{min-height:37px!important;padding:5px 4px!important;font-size:.93rem!important;font-weight:600!important}
  .st-mobile-cta{padding-top:9px!important}

  /* No rainbow underline under every mobile heading; use it only at key moments. */
  .st-home-339 .st-section-head h2:after{width:54px;height:4px;margin-top:12px}
  .st-gallery-section .st-section-head h2:after,.st-faq-section .st-section-head h2:after{display:none}

  .st-trust-grid{grid-template-columns:1fr 1fr!important;gap:7px!important;padding:8px!important}
  .st-trust-item{min-height:64px!important;padding:9px 10px!important}
  .st-trust-item strong{font-size:.83rem!important}

  .st-universe-card:before{height:3px}
  .st-gallery-339:before{display:none}
  .st-timeboard-age{font-size:.7rem!important;margin-top:2px!important}
  .st-timeboard-label{font-size:.64rem!important}
  .st-timeboard-ribbon{font-size:.74rem!important}
}

@media(max-width:390px){
  .st-header-339 .st-header-shell{min-height:54px!important;height:54px!important}
  .st-header-339 .st-brand,.st-header-339 .st-brand .st-logo-img{width:90px!important;max-width:90px!important}
  .st-menu-btn{width:36px!important;height:36px!important}
  .st-mobile-head{min-height:44px!important}
  .st-brand-mobile,.st-brand-mobile .st-logo-img{width:90px!important;max-width:90px!important}
  .st-menu-close{width:36px!important;height:36px!important}
  .st-menu-close span{left:9px!important;top:17px!important}
}

@media(max-width:360px){
  .st-header-339 .st-brand,.st-header-339 .st-brand .st-logo-img{width:84px!important;max-width:84px!important}
  .st-brand-mobile,.st-brand-mobile .st-logo-img{width:84px!important;max-width:84px!important}
  .st-trust-grid{grid-template-columns:1fr!important}
}

@media(prefers-reduced-motion:reduce){
  .st-nav-pill a:hover:before{display:none!important}
}


/* ==========================================================================
   YAARU 3.3.17 — FINAL HOME STABILITY / MOBILE ACCESS CLEANUP
   ========================================================================== */
/* Avoid GPU/compositor artifacts during fast scrolls on Safari/Chrome emulation. */
body.yaaru-theme.home .st-header,
body.yaaru-theme.home .st-header-339{
  background:#fbf7ef!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
  transition:none!important;
  border-bottom:1px solid rgba(13,53,43,.07)!important;
  box-shadow:none!important;
}
body.yaaru-theme.home .st-header.scrolled,
body.yaaru-theme.home .st-header-339.scrolled{
  box-shadow:0 5px 16px rgba(13,53,43,.045)!important;
}
body.yaaru-theme.home .st-menu-backdrop{
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
  background:rgba(4,23,18,.28)!important;
  transition:none!important;
}
body.yaaru-theme.home .st-btn,
body.yaaru-theme.home .st-universe-card,
body.yaaru-theme.home .st-life-card,
body.yaaru-theme.home .st-activity-card{
  will-change:auto!important;
}
@media(hover:hover) and (pointer:fine){
  body.yaaru-theme.home .st-btn:hover{transform:none!important;box-shadow:0 7px 18px rgba(13,53,43,.08)}
}

.st-btn-client{
  background:linear-gradient(135deg,#f7b733 0%,#f1892d 100%)!important;
  color:#172b25!important;
  border:0!important;
  box-shadow:0 8px 18px rgba(241,137,45,.16)!important;
}
.st-btn-client:hover{color:#172b25!important}

@media(max-width:767px){
  .st-mobile-sheet{
    padding-top:6px!important;
  }
  .st-mobile-head{
    min-height:40px!important;
    padding:0 0 5px!important;
    margin:0!important;
  }
  .st-brand-mobile{
    height:32px!important;
    width:84px!important;
    max-width:84px!important;
  }
  .st-brand-mobile .st-logo-img{
    width:84px!important;
    max-width:84px!important;
  }
  .st-menu-close{
    width:34px!important;
    height:34px!important;
    border-radius:12px!important;
  }
  .st-menu-close span{left:8px!important;top:16px!important;width:16px!important}
  .st-mobile-group{padding:7px 0!important}
  .st-mobile-group a{min-height:35px!important;padding:4px!important}
  .st-mobile-cta{
    gap:8px!important;
    padding-top:9px!important;
    box-shadow:none!important;
  }
  .st-mobile-cta .st-btn{min-height:44px!important}
  .st-mobile-contact{margin-top:1px!important;min-height:34px!important}
}
@media(max-width:390px){
  .st-mobile-sheet{padding-top:4px!important}
  .st-brand-mobile,.st-brand-mobile .st-logo-img{width:78px!important;max-width:78px!important}
  .st-mobile-group{padding:6px 0!important}
  .st-mobile-group a{min-height:33px!important;font-size:.9rem!important}
}

/* ==========================================================================
   YAARU 3.3.18 — MOBILE FULL-WIDTH + CRISP OFFICIAL LOGO
   ========================================================================== */
.st-logo-img,
.y-logo-img{
  image-rendering:auto!important;
  -webkit-transform:none!important;
  transform:none!important;
  filter:none!important;
  opacity:1!important;
}

@media(max-width:767px){
  /* Use the mobile viewport efficiently: only a small, regular edge gutter. */
  .st-wrap,.st-narrow{
    width:calc(100% - 20px)!important;
    max-width:none!important;
  }
  .st-header-339 .st-header-shell{
    width:calc(100% - 20px)!important;
  }

  /* Crisp, readable logo without recreating the previous oversized masthead. */
  .st-header-339 .st-brand{
    width:112px!important;
    max-width:112px!important;
    height:48px!important;
    overflow:visible!important;
  }
  .st-header-339 .st-brand .st-logo-img{
    width:112px!important;
    max-width:112px!important;
    height:auto!important;
    max-height:48px!important;
    object-fit:contain!important;
    object-position:left center!important;
  }
  .st-brand-mobile{
    width:124px!important;
    max-width:124px!important;
    height:52px!important;
    overflow:visible!important;
  }
  .st-brand-mobile .st-logo-img{
    width:124px!important;
    max-width:124px!important;
    height:auto!important;
    max-height:52px!important;
    object-fit:contain!important;
  }

  /* Cards and primary content should fill the useful mobile width. */
  .st-hero-grid,
  .st-universe-grid,
  .st-gallery-339,
  .st-activity-showcase,
  .st-faq,
  .st-timeboard-group{
    width:100%!important;
  }
  .st-universe-card,
  .st-life-card,
  .st-activity-card,
  .st-timeboard,
  .st-faq details,
  .st-photo-shell{
    width:100%!important;
    max-width:none!important;
  }
  .st-hero-actions{
    width:100%!important;
    grid-template-columns:1fr!important;
  }
  .st-hero-actions .st-btn{
    width:100%!important;
  }

  /* Footer logo must remain readable on dark background. */
  .st-footer .st-brand.footer{
    width:132px!important;
    max-width:132px!important;
    height:auto!important;
    overflow:visible!important;
  }
  .st-footer .st-brand.footer .st-logo-img{
    width:132px!important;
    max-width:132px!important;
    max-height:58px!important;
    height:auto!important;
  }
}

@media(max-width:390px){
  .st-wrap,.st-narrow,.st-header-339 .st-header-shell{width:calc(100% - 18px)!important}
  .st-header-339 .st-brand,.st-header-339 .st-brand .st-logo-img{width:108px!important;max-width:108px!important}
  .st-brand-mobile,.st-brand-mobile .st-logo-img{width:120px!important;max-width:120px!important}
}

@media(max-width:360px){
  .st-wrap,.st-narrow,.st-header-339 .st-header-shell{width:calc(100% - 16px)!important}
  .st-header-339 .st-brand,.st-header-339 .st-brand .st-logo-img{width:104px!important;max-width:104px!important}
  .st-brand-mobile,.st-brand-mobile .st-logo-img{width:116px!important;max-width:116px!important}
}

/* v3.3.21 — refresh visuel Yaaru 2026 + hero responsive */
.st-hero-media .st-photo-shell{position:relative;overflow:hidden}
.st-hero-media .st-photo-shell:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;z-index:2;background:linear-gradient(90deg,#f5ad28,#82c347,#4eb9c8,#8b76d9)}
.st-hero-media .st-photo-shell img{object-position:center 34%;}
.st-universe-photo img,.st-life-card img{transition:transform .35s ease}
@media (hover:hover){.st-universe-card:hover .st-universe-photo img,.st-life-card:hover img{transform:scale(1.018)}}
@media (prefers-reduced-motion:reduce){.st-universe-photo img,.st-life-card img{transition:none!important;transform:none!important}}


/* YAARU 3.3.22 — DESKTOP ACTIVITIES / LOCAL SEO POLISH */
.st-hero-local{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:#7b6239;font-family:"Fredoka",Inter,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.02em}
.st-hero-local:before{content:"";width:22px;height:3px;border-radius:999px;background:linear-gradient(90deg,#f1b63f,#4a9d85)}
@media(min-width:1051px){
  .st-activities-lite{overflow:visible!important;padding:82px 0!important}
  .st-activities-layout{grid-template-columns:minmax(330px,.88fr) minmax(0,1.12fr);gap:44px;align-items:center;padding:34px 38px;min-height:430px;overflow:visible}
  .st-activities-copy{position:static!important;top:auto!important;align-self:center;padding:0 4px;margin:0;overflow:visible}
  .st-activities-copy h2{font-size:clamp(2.15rem,2.85vw,3.35rem);line-height:1.03;max-width:11.5ch;margin-bottom:18px}
  .st-activities-copy>p:last-child{max-width:38ch;margin-bottom:0}
  .st-activity-showcase{align-self:stretch;align-content:center}
  .st-activity-card{min-height:156px}
}
@media(max-width:1050px){.st-hero-local{font-size:.76rem}}
@media(max-width:620px){.st-hero-local{display:block;font-size:.72rem;line-height:1.45}.st-hero-local:before{display:none}}


/* ==========================================================================
   YAARU 3.3.24 — SAFE STABILITY PATCH
   Restores the 3.3.22 visual composition and applies only non-destructive
   anti-flicker / anti-CLS rules. No forced aspect ratio on the desktop gallery.
   ========================================================================== */
body.yaaru-theme.home{overflow-x:hidden}

/* Solid header surface avoids GPU/backdrop-filter flicker while scrolling. */
body.yaaru-theme.home .st-header,
body.yaaru-theme.home .st-header-339{
  background:#fbf7ef!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
  filter:none!important;
}

/* The activities introduction must remain in normal flow on desktop. */
body.yaaru-theme.home .st-activities-copy{
  position:static!important;
  top:auto!important;
}

/* Keep the original gallery grid: do not impose aspect-ratio on desktop cards. */
@media(min-width:621px){
  body.yaaru-theme.home .st-gallery-339 .st-life-card,
  body.yaaru-theme.home .st-gallery-339 .st-life-main,
  body.yaaru-theme.home .st-gallery-339 .st-life-wide{
    aspect-ratio:auto!important;
    min-height:0;
  }
}

/* Images fill the already-reserved grid area without changing its geometry. */
body.yaaru-theme.home .st-gallery-339 .st-life-card img,
body.yaaru-theme.home .st-universe-photo img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}

/* Avoid accidental page-wide horizontal scroll while preserving internal widgets. */
body.yaaru-theme.home .st-wrap,
body.yaaru-theme.home .st-section,
body.yaaru-theme.home main{min-width:0;max-width:100%}
body.yaaru-theme.home .st-dayline,
body.yaaru-theme.home .st-time-grid-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}

/* Keep the floating WhatsApp control compositor-stable. */
body.yaaru-theme.home .st-wa-fab{
  right:max(16px,env(safe-area-inset-right));
  bottom:max(16px,env(safe-area-inset-bottom));
}

/* On small screens only, cards use a predictable ratio; desktop mosaic stays untouched. */
@media(max-width:620px){
  body.yaaru-theme.home .st-gallery-339 .st-life-card,
  body.yaaru-theme.home .st-gallery-339 .st-life-main,
  body.yaaru-theme.home .st-gallery-339 .st-life-wide{aspect-ratio:4/3!important}
}


/* ==========================================================================
   YAARU 3.3.40 — CROSS-BROWSER VISIBILITY SAFETY
   No layout changes. This only guarantees that legacy reveal states cannot
   hide homepage content in Chrome/Edge/Safari/Firefox.
   ========================================================================== */
.st-home .st-reveal,
.st-home .st-reveal.visible {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  transition: none !important;
}

/* ==========================================================================
   YAARU 3.3.42 — LEGACY DESKTOP CONFLICT CLEANUP
   These rules replace old viewport-sensitive desktop behavior with intrinsic
   document flow. Mobile menu-specific 100dvh rules remain mobile-only.
   ========================================================================== */
@media (min-width:1024px){
  body.yaaru-theme.home .st-home,
  body.yaaru-theme.home .st-section,
  body.yaaru-theme.home .st-section > .st-wrap,
  body.yaaru-theme.home .st-section-head{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
  }
  body.yaaru-theme.home .st-section-head h1,
  body.yaaru-theme.home .st-section-head h2,
  body.yaaru-theme.home .st-section-head h3{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
    clip:auto!important;
  }
  body.yaaru-theme.home .st-activities-copy{
    position:static!important;
    top:auto!important;
  }
}
