/*
Theme Name: Happy Retirement
Author: Happy
Description: Dynamic bilingual landing page for the Happy Retirement program.
Version: 1.0.0
Text Domain: happy
*/
:root{--ink:#173c35;--deep:#12342f;--green:#1f574d;--sage:#a8bca5;--cream:#f6f2e9;--paper:#fffdf8;--gold:#d89b54;--orange:#e87945;--line:rgba(23,60,53,.14);--shadow:0 24px 70px rgba(20,52,46,.12);--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans","Noto Kufi Arabic",sans-serif;line-height:1.75;overflow-x:hidden}body.is-rtl{font-family:"Noto Kufi Arabic","DM Sans",sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:120px 0}.site-header{position:fixed;inset:0 0 auto;z-index:50;padding:22px 0;transition:.3s}.site-header.scrolled{padding:13px 0;background:rgba(255,253,248,.9);backdrop-filter:blur(18px);box-shadow:0 6px 30px rgba(20,52,46,.08)}.header-inner,.site-nav,.brand,.hero-actions,.trust-row,.footer-inner{display:flex;align-items:center}.header-inner{justify-content:space-between}.brand{font-weight:800;gap:11px}.brand-mark{width:40px;height:40px;border-radius:50% 50% 45% 55%;display:grid;place-items:center;background:var(--orange);color:white;font-size:20px}.site-nav{gap:27px;font-size:13px;font-weight:600}.site-nav>a:not(.button){position:relative}.site-nav>a:not(.button):after{content:"";position:absolute;bottom:-5px;inset-inline-start:0;width:0;height:2px;background:var(--orange);transition:.25s}.site-nav>a:hover:after{width:100%}.language ul{list-style:none;margin:0;padding:0;display:flex;gap:8px}.language .current-lang{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--orange);color:white;padding:16px 24px;border-radius:100px;font-weight:700;box-shadow:0 12px 28px rgba(232,121,69,.25);transition:.25s}.button:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(232,121,69,.33)}.button-small{padding:10px 18px!important;font-size:12px}.menu-toggle{display:none;border:0;background:none}.hero{min-height:100vh;position:relative;display:flex;align-items:center;padding:130px 0 80px;background:linear-gradient(135deg,#f7f3ea 0%,#edf1e8 100%);overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(31,87,77,.12) 1px,transparent 1px);background-size:26px 26px;mask-image:linear-gradient(90deg,transparent,black,transparent);opacity:.35}.hero-grid{display:grid;grid-template-columns:1.07fr .93fr;gap:80px;align-items:center;position:relative;z-index:2}.eyebrow,.kicker{font-size:12px;text-transform:uppercase;letter-spacing:2px;font-weight:700;color:var(--orange)}.eyebrow{display:flex;align-items:center;gap:12px}.eyebrow span{width:34px;height:1px;background:var(--orange)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(52px,6vw,88px);letter-spacing:-4px;line-height:1.14;margin:20px 0 28px;max-width:780px}.is-rtl .hero h1{letter-spacing:-2.5px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{font-size:17px;color:#49645e;max-width:650px}.hero-actions{gap:28px;margin:34px 0}.text-link{font-weight:700;border-bottom:1px solid currentColor;padding-bottom:4px}.trust-row{gap:22px;font-size:12px;color:#637c75;flex-wrap:wrap}.hero-visual{position:relative}.sun-card{height:570px;border-radius:180px 180px 28px 28px;overflow:hidden;position:relative;background:linear-gradient(#afc9bd 0%,#e9caa0 58%,#325d52 59%);box-shadow:var(--shadow)}.sun{position:absolute;width:180px;height:180px;border-radius:50%;background:#f6c16e;top:128px;left:50%;transform:translateX(-50%);box-shadow:0 0 80px #f6c16e}.horizon{position:absolute;bottom:0;width:100%;height:42%;background:linear-gradient(165deg,transparent 0 25%,#244d44 26% 38%,#183d36 39%);opacity:.95}.quote{position:absolute;bottom:30px;inset-inline:30px;color:white;font-size:14px;z-index:2}.floating-stat{position:absolute;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);padding:16px 20px;border-radius:18px;box-shadow:var(--shadow);display:flex;align-items:center;gap:10px;font-size:11px}.floating-stat strong{font-size:25px;color:var(--orange)}.stat-one{top:90px;inset-inline-start:-40px}.stat-two{bottom:100px;inset-inline-end:-35px}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:250px;height:250px;background:#e7c89c;top:-100px;inset-inline-end:10%}.orb-two{width:150px;height:150px;border:1px solid rgba(31,87,77,.2);bottom:5%;inset-inline-start:3%}.scroll-cue{position:absolute;z-index:3;bottom:22px;left:50%;transform:translateX(-50%);font-size:10px;letter-spacing:1px;display:flex;flex-direction:column;align-items:center;gap:6px}.scroll-cue span{height:25px;width:1px;background:var(--ink)}.split{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.section-heading h2,.center-heading h2,.agenda-intro h2,.investment h2,.trainer h2,.final-cta h2{font-size:clamp(34px,4vw,57px);line-height:1.35;letter-spacing:-2px;margin:20px 0}.lead{font-size:18px;color:#58716a}.card-grid{display:grid;gap:18px}.card-grid.four{grid-template-columns:repeat(4,1fr);margin-top:70px}.mini-card{padding:30px 25px;border:1px solid var(--line);border-radius:20px;background:white;transition:.3s}.mini-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.mini-card>span{font-size:11px;color:var(--orange)}.mini-card h3,.audience-card h3,.pillar-card h3,.feature-card h3{font-size:18px;margin:28px 0 10px}.mini-card p,.audience-card p,.pillar-card p,.feature-card p{font-size:13px;color:#667b76}.audience{background:var(--cream)}.center-heading{text-align:center;max-width:780px;margin:0 auto 60px}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.audience-card{background:var(--paper);border-radius:var(--radius);padding:35px 28px;min-height:260px}.line-icon{font-size:35px;color:var(--orange)}.journey{background:var(--deep);color:white}.section-heading.light{max-width:700px}.journey-track{display:flex;margin-top:75px;overflow-x:auto;padding-bottom:20px}.journey-step{min-width:175px;position:relative;padding-inline-end:30px}.journey-step:before{content:"";position:absolute;top:20px;inset-inline:40px -5px;height:1px;background:rgba(255,255,255,.2)}.journey-step b{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;border:1px solid var(--gold);color:var(--gold);font-size:11px;background:var(--deep);position:relative;z-index:2}.journey-step span{display:block;font-size:12px;margin-top:16px;max-width:130px}.pillar-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:65px}.pillar-card{display:grid;grid-template-columns:55px 1fr 30px;gap:20px;padding:30px;border:1px solid var(--line);border-radius:22px;transition:.3s}.pillar-card:hover{background:var(--green);color:white;transform:translateY(-4px)}.pillar-card:hover p{color:#d4e0dc}.pillar-no{font-size:12px;color:var(--orange);padding-top:5px}.pillar-card h3{margin:0 0 8px}.arrow{font-size:22px}.agenda{background:#eef1e9}.agenda-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.agenda-intro{position:sticky;top:130px}.agenda-intro p{color:#60756f}.agenda-meta{display:grid;grid-template-columns:auto 1fr;margin-top:35px;gap:6px 16px;align-items:center}.agenda-meta strong{font-size:32px;color:var(--orange)}.agenda-meta span{font-size:12px}.agenda-item{border-bottom:1px solid var(--line)}.agenda-trigger{display:grid;grid-template-columns:55px 1fr 30px;text-align:start;width:100%;gap:20px;align-items:center;padding:25px 0;border:0;background:none;color:var(--ink);cursor:pointer}.agenda-trigger small{display:block;color:var(--orange);font-size:10px;margin-bottom:5px}.agenda-trigger strong{font-size:17px}.agenda-trigger i{font-size:28px;font-style:normal;font-weight:300;transition:.3s}.agenda-content{display:grid;grid-template-rows:0fr;transition:.35s}.agenda-content p{overflow:hidden;margin:0;color:#60756f;font-size:13px}.agenda-item.is-open .agenda-content{grid-template-rows:1fr}.agenda-item.is-open .agenda-content p{padding:0 75px 24px}.agenda-item.is-open .agenda-trigger i{transform:rotate(45deg)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{padding:30px;border-radius:var(--radius);background:#f7f3eb}.feature-card>span{color:var(--orange);font-size:23px}.investment{padding-top:40px}.investment-card{background:var(--green);color:white;border-radius:40px;padding:70px;display:grid;grid-template-columns:1fr 1fr;gap:90px;box-shadow:var(--shadow)}.investment-copy p{color:#d1dfdb}.price{margin:30px 0;display:flex;align-items:end;gap:14px}.price strong{font-size:62px;line-height:1}.price span{font-size:12px}.button-light{background:var(--paper);color:var(--ink);box-shadow:none}.package{background:rgba(255,255,255,.08);padding:36px;border-radius:24px}.package h3{margin-bottom:24px}.package ul{padding:0;margin:0;list-style:none;display:grid;gap:13px}.package li{display:flex;gap:12px;font-size:13px}.package li span{color:#f3b06b}.trainer-card{display:grid;grid-template-columns:.65fr 1fr;gap:70px;align-items:center}.trainer-photo{height:500px;border-radius:180px 180px 25px 25px;background:#e7e9df;overflow:hidden;display:grid;place-items:center}.trainer-photo img{width:100%;height:100%;object-fit:cover}.trainer-photo span{font-size:80px;color:var(--gold)}.trainer h3{color:var(--orange)}.final-cta{padding:130px 0;text-align:center;background:var(--deep);color:white}.final-cta .container{max-width:900px}.final-cta>div>span{color:var(--gold);font-size:28px}.final-cta p{color:#bed0ca}.final-cta .container>div{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:35px}.light-link{color:white}footer{background:#0d2925;color:#b8c9c4;padding:35px 0;font-size:11px}.footer-inner{justify-content:space-between}.footer-inner .brand{color:white}.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s,transform .7s}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:980px){.site-nav{position:absolute;top:70px;inset-inline:20px;display:none;flex-direction:column;align-items:stretch;background:var(--paper);padding:25px;border-radius:20px;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.menu-toggle{display:grid;gap:7px}.menu-toggle i{width:25px;height:2px;background:var(--ink)}.hero-grid{grid-template-columns:1fr;gap:50px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{max-width:500px;margin:auto;width:100%}.sun-card{height:480px}.split,.agenda-layout,.investment-card,.trainer-card{grid-template-columns:1fr;gap:45px}.card-grid.four,.audience-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.agenda-intro{position:static}.investment-card{padding:50px}.trainer-photo{max-width:450px;width:100%;margin:auto}.section{padding:90px 0}}
@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.section{padding:75px 0}.hero{padding-top:120px}.hero h1{font-size:45px;letter-spacing:-2px}.hero-actions{flex-direction:column}.trust-row{gap:10px}.sun-card{height:390px}.stat-one{inset-inline-start:-5px}.stat-two{inset-inline-end:-5px}.card-grid.four,.audience-grid,.feature-grid,.pillar-grid{grid-template-columns:1fr}.section-heading h2,.center-heading h2,.agenda-intro h2,.investment h2,.trainer h2,.final-cta h2{font-size:34px}.audience-card{min-height:0}.investment-card{padding:35px 24px;border-radius:28px}.price strong{font-size:48px}.package{padding:25px 20px}.trainer-photo{height:380px}.final-cta .container>div,.footer-inner{flex-direction:column}.footer-inner{gap:18px;text-align:center}.agenda-item.is-open .agenda-content p{padding-inline-start:0;padding-inline-end:0}.agenda-trigger{grid-template-columns:40px 1fr 25px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* Clearer palette and branded glass header */
:root{--ink:#0e3730;--deep:#092e29;--green:#174f45;--sage:#8da78d;--cream:#f4eee2;--gold:#c88d20;--orange:#b78a2c;--logo-gold:#d5a000;--logo-navy:#021132;--line:rgba(14,55,48,.18);--shadow:0 24px 70px rgba(9,46,41,.15)}
.site-header{padding:12px 0;background:rgba(255,253,248,.88);backdrop-filter:blur(18px) saturate(1.2);border-bottom:1px solid rgba(14,55,48,.09);box-shadow:0 8px 30px rgba(9,46,41,.08)}
.site-header.scrolled{padding:8px 0;background:rgba(255,253,248,.96);box-shadow:0 8px 32px rgba(9,46,41,.13)}
.brand{gap:12px;color:var(--deep);font-weight:900;white-space:nowrap}
.brand-logo{width:88px;height:88px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(9,46,41,.14));transition:.3s}
.brand-name{font-size:15px;letter-spacing:-.25px}
.site-header.scrolled .brand-logo{width:74px;height:74px}
.site-nav{gap:25px;font-weight:750}
.hero-premium .hero-copy>p{color:#294f48!important}
.hero-premium .hero-shade{background:linear-gradient(90deg,rgba(9,46,41,.1) 0%,rgba(9,46,41,0) 41%,rgba(255,253,248,.55) 57%,rgba(255,253,248,.99) 100%)}

/* Premium cinematic hero */
.hero-premium{min-height:100svh;padding:135px 0 105px;background:#e9e2d4;isolation:isolate}
.hero-premium:after{display:none}
.hero-photo,.hero-shade,.hero-lines{position:absolute;inset:0}
.hero-photo{z-index:-3;background:url("assets/images/happy-retirement-hero.webp") center center/cover no-repeat;animation:hero-breathe 16s ease-in-out infinite alternate}
.hero-shade{z-index:-2;background:linear-gradient(90deg,rgba(12,40,35,.08) 0%,rgba(12,40,35,0) 42%,rgba(249,246,238,.42) 58%,rgba(249,246,238,.97) 100%)}
.is-ltr .hero-shade{background:linear-gradient(90deg,rgba(12,40,35,.08) 0%,rgba(12,40,35,0) 42%,rgba(249,246,238,.42) 58%,rgba(249,246,238,.97) 100%)}
.hero-lines{z-index:-1;opacity:.22;background-image:linear-gradient(rgba(31,87,77,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(31,87,77,.12) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(90deg,transparent 35%,#000 75%)}
.hero-premium-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:calc(100svh - 240px);position:relative;z-index:2;direction:ltr}
.hero-premium .hero-copy{grid-column:2;justify-self:end;width:100%;max-width:620px;padding-inline-end:55px;direction:rtl;text-align:right}
.is-ltr .hero-premium .hero-copy{padding-inline:55px 0;direction:ltr;text-align:left}
.hero-premium .eyebrow{font-size:11px;letter-spacing:1.4px}
.hero-premium h1{font-size:clamp(48px,4.05vw,68px);line-height:1.2;margin:22px 0 26px;max-width:620px;text-wrap:balance}
.hero-premium h1 em{display:inline-block;position:relative;color:var(--orange)}
.hero-premium h1 em:after{content:"";position:absolute;height:8px;background:rgba(232,121,69,.18);inset-inline:0;bottom:5px;border-radius:50%}
.hero-premium .hero-copy>p{font-size:16px;line-height:2;max-width:590px;color:#47645d}
.hero-premium .hero-actions{margin:30px 0 32px;gap:30px}
.hero-button{padding:17px 26px 17px 18px;min-width:230px;justify-content:space-between;font-size:17px}
.hero-button b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.18)}
.hero-play{display:flex;align-items:center;gap:14px;font-size:15px;font-weight:800}
.hero-play i{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(23,60,53,.38);font-style:normal;font-size:15px;transition:.3s}
.hero-play:hover i{background:var(--ink);color:white;transform:scale(1.08)}
.hero-proof{display:flex;align-items:center;gap:34px;margin-top:38px;border-top:1px solid rgba(23,60,53,.16);padding-top:34px}
.hero-proof>div{display:flex;align-items:center;gap:12px;position:relative;padding:0}
.hero-proof>div:not(:last-child):after{content:"";position:absolute;inset-inline-end:-17px;top:8%;width:1px;height:84%;background:rgba(23,60,53,.18)}
.hero-proof strong{font-size:31px;line-height:1;color:var(--orange)}
.hero-proof span{font-size:11px;line-height:1.65;color:#405f58}
.hero-story{grid-column:1;grid-row:1;align-self:end;justify-self:start;margin:0 0 5px 20px;direction:rtl;text-align:right}
.story-card{width:280px;padding:24px 25px;border-radius:22px;background:rgba(15,51,45,.84);backdrop-filter:blur(14px);color:white;box-shadow:0 25px 60px rgba(12,40,35,.2)}
.story-mark{font-family:Georgia,serif;font-size:50px;line-height:.6;color:var(--gold)}
.story-card p{font-size:13px;line-height:1.8;margin:12px 0 17px}
.story-card div{display:flex;align-items:center;gap:10px;color:#d5e0dc}.story-card i{width:25px;height:1px;background:var(--gold)}.story-card small{font-size:9px}
.hero-bottom{position:absolute;inset:auto 0 0;background:rgba(13,41,37,.92);backdrop-filter:blur(10px);color:white}
.hero-bottom .container{height:64px;display:flex;align-items:center;gap:17px;font-size:10px;letter-spacing:.5px}
.hero-bottom i{width:4px;height:4px;background:var(--gold);border-radius:50%}
.hero-bottom a{margin-inline-start:auto;color:#d4dfdc}
@keyframes hero-breathe{from{transform:scale(1)}to{transform:scale(1.025)}}
@media(max-width:980px){
  .hero-premium{padding-top:115px}
  .hero-premium-grid{grid-template-columns:1fr;align-items:end}
  .hero-premium .hero-copy{grid-column:1;max-width:640px;margin-left:auto;padding:38px;border-radius:28px;background:rgba(250,247,239,.86);backdrop-filter:blur(14px);box-shadow:0 20px 60px rgba(12,40,35,.1)}
  .hero-story{display:none}
  .hero-premium .hero-shade{background:linear-gradient(0deg,rgba(255,253,248,.97),rgba(255,253,248,.14) 75%)}
  .hero-premium h1{font-size:clamp(46px,7vw,64px)}
}
@media(max-width:620px){
  .hero-premium{min-height:900px;padding:115px 0 95px;align-items:end}
  .hero-photo{background-position:38% center}
  .hero-premium-grid{min-height:auto}
  .hero-premium .hero-copy{padding:28px 22px;text-align:start;background:rgba(250,247,239,.91)}
  .hero-premium h1{font-size:38px;line-height:1.22;margin:16px 0}
  .hero-premium .hero-copy>p{font-size:13px;line-height:1.8}
  .hero-premium .hero-actions{align-items:stretch;gap:15px}
  .hero-play{justify-content:center}
  .hero-proof{justify-content:space-between;gap:18px;padding-top:25px;margin-top:28px}
  .hero-proof>div{padding:0;gap:6px}
  .hero-proof>div:not(:last-child):after{inset-inline-end:-9px}
  .hero-proof strong{font-size:24px}
  .hero-proof span{font-size:10px}
  .hero-bottom .container{justify-content:center}
  .hero-bottom a{display:none}
  .brand-logo,.site-header.scrolled .brand-logo{width:66px;height:66px}
  .brand-name{font-size:12px}
  .site-header,.site-header.scrolled{padding:7px 0}
}

/* Transparent hero navigation, solid sticky navigation */
.site-header{
  background:transparent;
  border-bottom-color:transparent;
  box-shadow:none;
  backdrop-filter:none;
}
.site-header .brand-name,
.site-header .site-nav>a:not(.button),
.site-header .language{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.35)}
.site-header:not(.scrolled) .brand-name{color:#f5d66f}
.site-header:not(.scrolled) .button{background:var(--logo-gold);color:var(--logo-navy);box-shadow:0 12px 28px rgba(213,160,0,.28)}
.site-header .menu-toggle i{background:#fff}
.site-header.scrolled{
  background:rgba(255,253,248,.96);
  border-bottom-color:rgba(14,55,48,.1);
  box-shadow:0 8px 32px rgba(9,46,41,.13);
  backdrop-filter:blur(18px) saturate(1.2);
}
.site-header.scrolled .brand-name,
.site-header.scrolled .site-nav>a:not(.button),
.site-header.scrolled .language{color:var(--deep);text-shadow:none}
.site-header.scrolled .menu-toggle i{background:var(--deep)}
.hero-premium .hero-shade{
  background:linear-gradient(90deg,rgba(5,28,24,.28) 0%,rgba(5,28,24,.36) 42%,rgba(5,28,24,.61) 100%);
}
.hero-premium .eyebrow{color:#f1c84a!important}
.hero-premium h1{color:var(--logo-gold)!important}
.hero-premium h1 em{color:#fff8e8!important}
.hero-premium .hero-copy>p{color:#f2ead9!important}
.hero-premium .hero-play{color:#f5d66f!important}
.hero-premium .hero-proof span{color:#f3ead5!important}
.hero-premium .hero-proof strong{color:#f1bd26}
.hero-premium h1,
.hero-premium .hero-copy>p{text-shadow:0 3px 22px rgba(0,0,0,.25)}
.hero-premium h1 em:after{background:rgba(213,160,0,.28)}
.hero-premium .eyebrow span{background:#f1c84a}
.hero-premium .hero-button{background:var(--logo-gold);color:var(--logo-navy);box-shadow:0 14px 34px rgba(213,160,0,.3)}
.hero-premium .hero-button:hover{box-shadow:0 18px 40px rgba(213,160,0,.4)}
.hero-premium .hero-button b{background:var(--logo-navy);color:#fff}
.hero-premium .hero-play i{border-color:rgba(241,200,74,.75);background:rgba(213,160,0,.12);color:#f5d66f}
.hero-premium .hero-play:hover i{background:var(--logo-gold);color:var(--logo-navy)}
.hero-premium .hero-proof{border-top-color:rgba(241,200,74,.42)}
.hero-premium .hero-proof>div:not(:last-child):after{background:rgba(241,200,74,.42)}
.story-card{background:rgba(2,17,50,.88)}
.hero-bottom{background:rgba(2,17,50,.94)}

@media(max-width:980px){
  .hero-premium .hero-copy{background:rgba(6,37,32,.72);box-shadow:0 20px 60px rgba(0,0,0,.18)}
  .hero-premium .hero-shade{background:linear-gradient(0deg,rgba(5,28,24,.66),rgba(5,28,24,.18) 80%)}
  .site-header .site-nav{background:rgba(255,253,248,.98)}
  .site-header .site-nav>a:not(.button),
  .site-header .site-nav .language{color:var(--deep);text-shadow:none}
}

/* Refined brand typography and restrained logo palette */
body.is-rtl{font-family:"Alexandria","Noto Kufi Arabic",sans-serif}
.brand-copy{display:flex;flex-direction:column;justify-content:center;line-height:1.35;font-family:"Alexandria","Noto Kufi Arabic",sans-serif}
.brand-copy strong{font-size:16px;font-weight:650;letter-spacing:-.3px}
.brand-copy small{margin-top:4px;font-size:9px;font-weight:400;letter-spacing:0;opacity:.78}
.site-header:not(.scrolled) .brand-copy{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.35)}
.site-header.scrolled .brand-copy{color:var(--logo-navy);text-shadow:none}
.site-header:not(.scrolled) .button,
.site-header.scrolled .button{background:#b78a2c;color:var(--logo-navy);box-shadow:0 12px 28px rgba(105,74,14,.22)}
.site-header:not(.scrolled) .button:hover,
.site-header.scrolled .button:hover{background:#c79a35;box-shadow:0 16px 34px rgba(105,74,14,.3)}
.hero-premium .hero-shade{background:linear-gradient(90deg,rgba(5,22,35,.16) 0%,rgba(5,22,35,.25) 42%,rgba(5,22,35,.57) 100%)}
.hero-premium h1{
  color:#fff8e9!important;
  font-family:"Alexandria","Noto Kufi Arabic",sans-serif;
  font-size:clamp(45px,3.7vw,62px);
  font-weight:650;
  line-height:1.32;
  letter-spacing:-1.8px;
  white-space:nowrap;
  text-shadow:none;
}
.hero-premium h1 em{display:block;color:#e2b63f!important;font-weight:550}
.hero-premium h1 em:after{display:none}
.hero-premium .eyebrow{color:#f3cd61!important;font-weight:650;text-shadow:0 2px 12px rgba(0,0,0,.45)}
.hero-premium .hero-copy>p{color:#eee8dc!important;font-weight:400;text-shadow:0 2px 16px rgba(0,0,0,.3)}
.hero-premium .hero-button{background:var(--logo-navy);color:#fff;box-shadow:0 14px 34px rgba(2,17,50,.28)}
.hero-premium .hero-button:hover{box-shadow:0 18px 42px rgba(2,17,50,.38)}
.hero-premium .hero-button b{background:#d8a92d;color:var(--logo-navy)}
.hero-premium .hero-play{color:#fff4dc!important}
.hero-premium .hero-play i{border-color:rgba(226,182,63,.72);background:rgba(2,17,50,.22);color:#e8c45f}
.hero-premium .hero-proof strong{color:#e2b63f}
.story-mark{color:#e2b63f}

@media(max-width:980px){
  .hero-premium .hero-copy{background:rgba(2,17,50,.7)}
  .hero-premium .hero-shade{background:linear-gradient(0deg,rgba(2,17,50,.6),rgba(2,17,50,.08) 82%)}
}
@media(max-width:620px){
  .brand-copy strong{font-size:12px}
  .brand-copy small{font-size:7px}
  .hero-premium h1{font-size:clamp(29px,8.7vw,36px);line-height:1.35;letter-spacing:-1px}
}

/* Unified logo palette across the full site */
.button{box-shadow:0 12px 28px rgba(105,74,14,.2)}
.button:hover{box-shadow:0 18px 36px rgba(105,74,14,.28)}
.site-header:not(.scrolled) .button,
.site-header.scrolled .button{color:#fff}
.site-nav>a:not(.button):after{background:var(--logo-gold)}
.package li span{color:#e2b63f}
footer{background:var(--logo-navy);padding:44px 0;color:#d9deea;border-top:1px solid rgba(213,160,0,.28)}
.footer-inner{min-height:110px}
.footer-inner .brand{gap:16px;color:#fff}
.footer-logo{width:104px;height:104px;object-fit:contain;filter:drop-shadow(0 7px 16px rgba(0,0,0,.28))}
.footer-brand-copy{display:flex;flex-direction:column;font-family:"Alexandria","Noto Kufi Arabic",sans-serif;line-height:1.45}
.footer-brand-copy strong{font-size:17px;font-weight:650}
.footer-brand-copy small{margin-top:5px;color:#e1c46f;font-size:9px;font-weight:400}
.footer-inner p{margin:0;color:#aeb8cf}
.footer-inner>a:last-child{color:#e1c46f}

@media(max-width:620px){
  footer{padding:38px 0}
  .footer-logo{width:92px;height:92px}
  .footer-brand-copy{align-items:center}
}

/* Refined horizontal journey scrollbar */
.journey-track{
  overflow-x:auto;
  overflow-y:hidden;
  padding:0 26px 30px;
  scroll-padding-inline:26px;
  scrollbar-width:thin;
  scrollbar-color:#b78a2c rgba(255,255,255,.08);
  scrollbar-gutter:stable;
}
.journey-track::-webkit-scrollbar{height:8px}
.journey-track::-webkit-scrollbar-track{
  background:rgba(255,255,255,.08);
  border-radius:100px;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);
}
.journey-track::-webkit-scrollbar-thumb{
  background:linear-gradient(90deg,#9d7322,#d0a33f);
  border-radius:100px;
  border:1px solid rgba(2,17,50,.45);
}
.journey-track::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#b1842c,#e0b750)}
.journey-track::-webkit-scrollbar-button{display:none;width:0;height:0}

/* Premium objective cards */
.intro .card-grid.four{gap:22px;margin-top:78px}
.intro .mini-card{
  position:relative;
  min-height:300px;
  padding:42px 32px 34px;
  overflow:hidden;
  border:1px solid rgba(2,17,50,.11);
  border-radius:26px;
  background:linear-gradient(145deg,#fff 0%,#faf7ef 100%);
  box-shadow:0 12px 35px rgba(2,17,50,.055);
  transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease;
}
.intro .mini-card:before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:4px;
  background:linear-gradient(90deg,#8e671b,#d6ac4a);
}
.intro .mini-card:after{
  content:"";
  position:absolute;
  width:145px;
  height:145px;
  inset:-62px auto auto -55px;
  border:1px solid rgba(183,138,44,.12);
  border-radius:50%;
  pointer-events:none;
}
.intro .mini-card>span{
  display:block;
  position:relative;
  z-index:1;
  color:#b78a2c;
  font-family:"DM Sans",sans-serif;
  font-size:44px;
  font-weight:600;
  line-height:1;
  letter-spacing:-2px;
  opacity:.9;
}
.intro .mini-card h3{
  position:relative;
  z-index:1;
  margin:54px 0 12px;
  color:var(--logo-navy);
  font-size:19px;
  font-weight:650;
}
.intro .mini-card p{
  position:relative;
  z-index:1;
  margin:0;
  color:#64736f;
  font-size:13px;
  line-height:1.9;
}
.intro .mini-card:nth-child(even){background:linear-gradient(145deg,#fbf8f0 0%,#f4eee0 100%)}
.intro .mini-card:first-child{
  border-color:rgba(213,160,0,.34);
  background:linear-gradient(145deg,#061b3d 0%,var(--logo-navy) 100%);
  box-shadow:0 20px 48px rgba(2,17,50,.2);
}
.intro .mini-card:first-child:before{background:linear-gradient(90deg,#d5a000,#f0cf70)}
.intro .mini-card:first-child:after{border-color:rgba(226,182,63,.2)}
.intro .mini-card:first-child>span{color:#e4bc4e}
.intro .mini-card:first-child h3{color:#fff}
.intro .mini-card:first-child p{color:#c8d0df}
.intro .mini-card:hover{
  transform:translateY(-10px);
  border-color:rgba(183,138,44,.42);
  box-shadow:0 24px 55px rgba(2,17,50,.14);
}

@media(max-width:620px){
  .intro .card-grid.four{gap:16px;margin-top:52px}
  .intro .mini-card{min-height:260px;padding:34px 28px 30px}
  .intro .mini-card>span{font-size:38px}
  .intro .mini-card h3{margin-top:38px}
}

/* Distinct audience cards with Font Awesome icons */
.audience{
  background:
    radial-gradient(circle at 12% 18%,rgba(183,138,44,.1),transparent 26%),
    linear-gradient(180deg,#f7f1e5 0%,#efe7d8 100%);
}
.audience-grid{gap:22px}
.audience-card{
  --card-bg:#fffdf7;
  --card-text:var(--logo-navy);
  --card-muted:#63706d;
  --card-accent:#b78a2c;
  position:relative;
  min-height:330px;
  padding:30px;
  overflow:hidden;
  border:1px solid rgba(2,17,50,.08);
  border-radius:30px;
  background:var(--card-bg);
  box-shadow:0 16px 42px rgba(2,17,50,.07);
  color:var(--card-text);
  isolation:isolate;
  transition:transform .35s ease,box-shadow .35s ease;
}
.audience-card:before{
  content:"";
  position:absolute;
  z-index:-1;
  width:185px;
  height:185px;
  inset:auto -75px -92px auto;
  border:1px solid color-mix(in srgb,var(--card-accent) 24%,transparent);
  border-radius:50%;
}
.audience-card:after{
  content:"";
  position:absolute;
  z-index:-1;
  width:105px;
  height:105px;
  inset:auto -35px -52px auto;
  border-radius:50%;
  background:color-mix(in srgb,var(--card-accent) 8%,transparent);
}
.audience-card:nth-child(1){
  --card-bg:linear-gradient(145deg,#071d42 0%,#021132 100%);
  --card-text:#fff;
  --card-muted:#c8d1e1;
  --card-accent:#e2b63f;
  border-color:rgba(226,182,63,.28);
}
.audience-card:nth-child(2){
  --card-bg:linear-gradient(145deg,#ead9ae 0%,#f4e8c8 100%);
  --card-text:#352709;
  --card-muted:#655a41;
  --card-accent:#9a6e18;
}
.audience-card:nth-child(3){
  --card-bg:linear-gradient(145deg,#d8e6df 0%,#eef4ef 100%);
  --card-text:#103d35;
  --card-muted:#536c66;
  --card-accent:#1f6659;
}
.audience-card:nth-child(4){
  --card-bg:linear-gradient(145deg,#fffdf8 0%,#f8f2e7 100%);
  --card-text:#172f48;
  --card-muted:#64717a;
  --card-accent:#b78a2c;
}
.audience-number{
  position:absolute;
  top:26px;
  inset-inline-end:28px;
  color:var(--card-accent);
  font-family:"DM Sans",sans-serif;
  font-size:12px;
  font-weight:700;
  letter-spacing:1px;
  opacity:.78;
}
.audience-card .line-icon{
  width:64px;
  height:64px;
  display:grid;
  place-items:center;
  border-radius:20px;
  background:color-mix(in srgb,var(--card-accent) 14%,transparent);
  color:var(--card-accent);
  font-size:25px;
  transform:rotate(-4deg);
  transition:transform .35s ease,background .35s ease;
}
.audience-card:nth-child(2) .line-icon{border-radius:50%}
.audience-card:nth-child(3) .line-icon{border-radius:18px 18px 18px 5px}
.audience-card:nth-child(4) .line-icon{border:1px solid color-mix(in srgb,var(--card-accent) 32%,transparent);background:transparent}
.audience-card h3{
  margin:54px 0 12px;
  color:var(--card-text);
  font-size:19px;
  font-weight:650;
}
.audience-card p{margin:0;color:var(--card-muted);font-size:13px;line-height:1.9}
.audience-arrow{
  position:absolute;
  inset-inline-end:30px;
  bottom:24px;
  color:var(--card-accent);
  font-size:20px;
  opacity:.72;
  transition:transform .35s ease;
}
.audience-card:hover{transform:translateY(-11px);box-shadow:0 26px 58px rgba(2,17,50,.14)}
.audience-card:hover .line-icon{transform:rotate(0) scale(1.08);background:color-mix(in srgb,var(--card-accent) 22%,transparent)}
.audience-card:hover .audience-arrow{transform:translate(-5px,5px)}

@media(max-width:620px){
  .audience-grid{gap:16px}
  .audience-card{min-height:290px;padding:26px}
  .audience-card h3{margin-top:40px}
}

/* Rich workshop agenda sourced from the program document */
.agenda-content-inner{min-height:0;overflow:hidden}
.agenda-item.is-open .agenda-content-inner{padding:0 74px 30px 0}
.agenda-item.is-open .agenda-content p{padding:0}
.agenda-summary{
  margin:0 0 20px!important;
  color:#566d67!important;
  font-size:12px!important;
  line-height:1.85;
}
.session-list{
  position:relative;
  display:grid;
  gap:10px;
}
.session-list:before{
  content:"";
  position:absolute;
  top:18px;
  bottom:18px;
  inset-inline-start:91px;
  width:1px;
  background:linear-gradient(var(--logo-gold),rgba(183,138,44,.12));
}
.session-row{
  position:relative;
  display:grid;
  grid-template-columns:82px 1fr;
  gap:22px;
  align-items:start;
  padding:15px 16px;
  border:1px solid rgba(2,17,50,.07);
  border-radius:16px;
  background:rgba(255,255,255,.58);
  transition:transform .25s ease,border-color .25s ease,background .25s ease;
}
.session-row:hover{transform:translateX(-4px);border-color:rgba(183,138,44,.28);background:#fff}
.session-time{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:5px;
  color:#9b721f;
  font-family:"DM Sans",sans-serif;
  font-size:10px;
  font-weight:700;
  direction:ltr;
}
.session-time i{
  position:relative;
  z-index:1;
  width:28px;
  height:28px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--logo-navy);
  color:#e2b63f;
  font-size:11px;
}
.session-row>div strong{display:block;margin-bottom:5px;color:var(--logo-navy);font-size:13px}
.session-row>div p{margin:0!important;color:#63736e!important;font-size:11px!important;line-height:1.8}
.agenda-break{
  width:max-content;
  max-width:100%;
  display:flex;
  align-items:center;
  gap:9px;
  margin:14px 0 0;
  padding:8px 13px;
  border-radius:100px;
  background:rgba(183,138,44,.1);
  color:#815e19;
  font-size:10px;
  font-weight:600;
}
.agenda-break i{color:#b78a2c}

@media(max-width:620px){
  .agenda-item.is-open .agenda-content-inner{padding:0 0 24px}
  .session-list:before{display:none}
  .session-row{grid-template-columns:1fr;gap:10px;padding:14px}
  .session-time{flex-direction:row;justify-content:flex-start}
  .session-row:hover{transform:none}
}

/* Colorful, non-repeating program feature cards */
.features{
  position:relative;
  overflow:hidden;
  background:
    linear-gradient(rgba(2,17,50,.025) 1px,transparent 1px),
    linear-gradient(90deg,rgba(2,17,50,.025) 1px,transparent 1px),
    #fffdf8;
  background-size:54px 54px;
}
.features:before{
  content:"";
  position:absolute;
  width:420px;
  height:420px;
  top:-230px;
  inset-inline-end:-150px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(183,138,44,.11),transparent 68%);
  pointer-events:none;
}
.feature-grid{gap:22px}
.feature-card{
  --feature-bg:#fff;
  --feature-text:var(--logo-navy);
  --feature-muted:#66756f;
  --feature-accent:#b78a2c;
  position:relative;
  min-height:320px;
  padding:30px;
  overflow:hidden;
  border:1px solid rgba(2,17,50,.08);
  border-radius:28px;
  background:var(--feature-bg);
  color:var(--feature-text);
  box-shadow:0 16px 42px rgba(2,17,50,.07);
  transition:transform .35s ease,box-shadow .35s ease;
}
.feature-card:nth-child(1){
  --feature-bg:linear-gradient(145deg,#071d42 0%,#021132 100%);
  --feature-text:#fff;
  --feature-muted:#c5cede;
  --feature-accent:#e1b749;
  border-color:rgba(225,183,73,.28);
}
.feature-card:nth-child(2){
  --feature-bg:linear-gradient(145deg,#f2dfaf 0%,#f8efd8 100%);
  --feature-text:#34270d;
  --feature-muted:#685d45;
  --feature-accent:#926716;
}
.feature-card:nth-child(3){
  --feature-bg:linear-gradient(145deg,#d8e7e0 0%,#eef5f1 100%);
  --feature-text:#113f36;
  --feature-muted:#526d66;
  --feature-accent:#1d6959;
}
.feature-card:nth-child(4){
  --feature-bg:linear-gradient(145deg,#e7ebf2 0%,#f7f8fb 100%);
  --feature-text:#122b4c;
  --feature-muted:#5e6d80;
  --feature-accent:#365a83;
}
.feature-top{display:flex;align-items:center;justify-content:space-between}
.feature-top small{
  color:var(--feature-accent);
  font-family:"DM Sans",sans-serif;
  font-size:12px;
  font-weight:700;
  letter-spacing:1px;
  opacity:.8;
}
.feature-icon{
  width:68px;
  height:68px;
  display:grid;
  place-items:center;
  border-radius:22px;
  background:color-mix(in srgb,var(--feature-accent) 15%,transparent);
  color:var(--feature-accent);
  font-size:25px;
  box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--feature-accent) 15%,transparent);
  transition:transform .35s ease,border-radius .35s ease;
}
.feature-card:nth-child(2) .feature-icon{border-radius:50%}
.feature-card:nth-child(3) .feature-icon{border-radius:22px 7px 22px 7px}
.feature-card:nth-child(4) .feature-icon{border-radius:7px 22px 7px 22px}
.feature-card h3{
  margin:54px 0 12px;
  color:var(--feature-text);
  font-size:20px;
  font-weight:650;
}
.feature-card p{margin:0;color:var(--feature-muted);font-size:13px;line-height:1.9}
.feature-card>.feature-line{
  position:absolute;
  bottom:0;
  inset-inline-start:0;
  width:34%;
  height:4px;
  background:var(--feature-accent);
  font-size:0;
  transition:width .4s ease;
}
.feature-card:hover{transform:translateY(-11px);box-shadow:0 27px 60px rgba(2,17,50,.14)}
.feature-card:hover .feature-icon{transform:translateY(-4px) rotate(-5deg);border-radius:50%}
.feature-card:hover>.feature-line{width:100%}

@media(max-width:620px){
  .feature-grid{gap:16px}
  .feature-card{min-height:285px;padding:26px}
  .feature-icon{width:60px;height:60px;font-size:22px}
  .feature-card h3{margin-top:40px}
}

/* Premium investment block and icon-led package */
.investment-card{
  position:relative;
  overflow:hidden;
  padding:76px;
  border:1px solid rgba(213,160,0,.2);
  background:
    radial-gradient(circle at 12% 18%,rgba(213,160,0,.13),transparent 25%),
    linear-gradient(135deg,#063b35 0%,#082e35 48%,#061b3d 100%);
  box-shadow:0 30px 80px rgba(2,17,50,.2);
}
.investment-card:before{
  content:"";
  position:absolute;
  width:330px;
  height:330px;
  inset:-190px -130px auto auto;
  border:1px solid rgba(226,182,63,.16);
  border-radius:50%;
}
.investment-card:after{
  content:"";
  position:absolute;
  width:220px;
  height:220px;
  inset:auto auto -145px -90px;
  border-radius:50%;
  background:rgba(213,160,0,.07);
}
.investment-copy,.package{position:relative;z-index:1}
.investment-copy .kicker{color:#dfb548}
.investment-copy>p{max-width:590px;color:#cedbd7;font-size:15px;line-height:1.95}
.price-wrap{display:flex;align-items:center;gap:18px;margin:30px 0}
.price-icon{
  width:64px;
  height:64px;
  flex:0 0 64px;
  display:grid;
  place-items:center;
  border:1px solid rgba(226,182,63,.35);
  border-radius:22px;
  background:rgba(226,182,63,.1);
  color:#e2b63f;
  font-size:24px;
  transform:rotate(-5deg);
}
.price-wrap .price{margin:0}
.price-wrap .price strong{font-family:"DM Sans",sans-serif;font-size:68px;letter-spacing:-2px}
.price-wrap .price span{color:#d4dedb;font-size:10px}
.investment-button{
  min-width:245px;
  justify-content:space-between;
  padding:12px 14px 12px 24px;
  background:#fffaf0;
  color:var(--logo-navy);
}
.investment-button b{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--logo-navy);
  color:#e2b63f;
  transition:transform .3s ease;
}
.investment-button:hover b{transform:translateX(-4px)}
.package{
  padding:34px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:30px;
  background:rgba(255,255,255,.075);
  backdrop-filter:blur(12px);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
}
.package-heading{display:flex;align-items:center;gap:15px;margin-bottom:26px}
.package-heading>span{
  width:54px;
  height:54px;
  flex:0 0 54px;
  display:grid;
  place-items:center;
  border-radius:18px;
  background:#d4a735;
  color:var(--logo-navy);
  font-size:20px;
}
.package-heading small{display:block;margin-bottom:2px;color:#d5bd7b;font-size:9px}
.package-heading h3{margin:0;font-size:20px}
.package ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.package li{
  min-height:64px;
  align-items:center;
  gap:11px;
  padding:10px 12px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:15px;
  background:rgba(255,255,255,.055);
  transition:background .25s ease,transform .25s ease,border-color .25s ease;
}
.package li>span{
  width:34px;
  height:34px;
  flex:0 0 34px;
  display:grid;
  place-items:center;
  border-radius:11px;
  background:rgba(226,182,63,.13);
  color:#e2b63f;
  font-size:13px;
}
.package li b{font-size:10px;font-weight:500;line-height:1.65}
.package li:hover{transform:translateY(-3px);border-color:rgba(226,182,63,.28);background:rgba(255,255,255,.1)}

@media(max-width:980px){
  .investment-card{padding:54px}
}
@media(max-width:620px){
  .investment-card{padding:38px 24px}
  .price-icon{width:54px;height:54px;flex-basis:54px;border-radius:18px}
  .price-wrap .price strong{font-size:52px}
  .package{padding:24px 18px}
  .package ul{grid-template-columns:1fr}
  .investment-button{width:100%;min-width:0}
}

/* Contact Form 7 registration modal */
body.modal-open{overflow:hidden}
.registration-modal{
  position:fixed;
  inset:0;
  z-index:1000;
  display:grid;
  place-items:center;
  padding:24px;
  visibility:hidden;
  opacity:0;
  transition:opacity .28s ease,visibility .28s ease;
}
.registration-modal.is-open{visibility:visible;opacity:1}
.registration-backdrop{position:absolute;inset:0;background:rgba(2,17,50,.76);backdrop-filter:blur(10px)}
.registration-dialog{
  position:relative;
  width:min(920px,100%);
  max-height:min(90vh,900px);
  overflow:auto;
  border:1px solid rgba(213,160,0,.24);
  border-radius:32px;
  background:#fffdf8;
  box-shadow:0 35px 100px rgba(0,0,0,.35);
  transform:translateY(18px) scale(.98);
  transition:transform .3s ease;
}
.registration-modal.is-open .registration-dialog{transform:none}
.registration-close{
  position:absolute;
  z-index:2;
  top:18px;
  inset-inline-end:18px;
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border:0;
  border-radius:50%;
  background:rgba(255,255,255,.12);
  color:#fff;
  cursor:pointer;
  transition:background .25s ease,transform .25s ease;
}
.registration-close:hover{background:#d5a000;color:var(--logo-navy);transform:rotate(90deg)}
.registration-brand{
  min-height:145px;
  display:flex;
  align-items:center;
  gap:18px;
  padding:28px 34px;
  background:
    radial-gradient(circle at 15% 0,rgba(213,160,0,.18),transparent 34%),
    linear-gradient(135deg,#063b35,var(--logo-navy));
  color:#fff;
}
.registration-brand img{width:88px;height:88px;object-fit:contain;filter:drop-shadow(0 7px 16px rgba(0,0,0,.25))}
.registration-brand span{display:flex;flex-direction:column;gap:5px}
.registration-brand small{color:#e3bd51;font-size:10px;font-weight:600}
.registration-brand strong{max-width:540px;font-size:24px;line-height:1.5}
.registration-form-wrap{padding:32px 36px 38px}
.is-rtl .registration-dialog,
.is-rtl .registration-dialog .wpcf7{direction:rtl;text-align:right}
.is-rtl .happy-form,
.is-rtl .happy-form label,
.is-rtl .happy-form input,
.is-rtl .happy-form select,
.is-rtl .happy-form textarea{text-align:right}
.is-rtl .happy-form input[type="email"],
.is-rtl .happy-form input[type="tel"]{direction:ltr;text-align:right}
.registration-setup{padding:45px 25px;text-align:center;color:#5f706b}
.registration-setup i{display:block;margin-bottom:18px;color:#b78a2c;font-size:45px}
.registration-setup strong{display:block;margin-bottom:8px;color:var(--logo-navy);font-size:20px}
.registration-setup p{max-width:560px;margin:0 auto}
.happy-form{width:100%;direction:rtl;text-align:right}
.happy-form-intro{display:flex;flex-direction:column;gap:5px;margin-bottom:26px}
.happy-form-intro strong{color:var(--logo-navy);font-size:20px}
.happy-form-intro span{color:#71807b;font-size:11px}
.happy-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}
.happy-form-grid>p{display:contents;margin:0}
.happy-field{display:flex;min-width:0;flex-direction:column;gap:8px;color:var(--logo-navy);font-size:12px;font-weight:600}
.happy-field-wide{grid-column:1/-1}
.happy-form-grid>p:has(.happy-field-wide){display:contents}
.happy-field .wpcf7-form-control-wrap{display:block}
.happy-field input,.happy-field select,.happy-field textarea{
  width:100%;
  min-height:52px;
  padding:12px 15px;
  border:1px solid #dce1dd;
  border-radius:13px;
  outline:0;
  background:#f8f7f2;
  color:var(--logo-navy);
  font:500 12px/1.6 "Alexandria","Noto Kufi Arabic",sans-serif;
  transition:border-color .25s ease,background .25s ease,box-shadow .25s ease;
}
.happy-field textarea{min-height:125px;resize:vertical}
.happy-field input:focus,.happy-field select:focus,.happy-field textarea:focus{
  border-color:#b78a2c;
  background:#fff;
  box-shadow:0 0 0 4px rgba(183,138,44,.1);
}
.happy-field input::placeholder,.happy-field textarea::placeholder{color:#9aa5a1;font-weight:400}
.happy-consent{margin:22px 0;color:#62716d;font-size:11px}
.happy-consent .wpcf7-list-item{margin:0}
.happy-consent label{display:flex;align-items:flex-start;gap:10px;cursor:pointer}
.happy-consent input{width:18px;height:18px;margin:1px 0 0;flex:0 0 18px;accent-color:#b78a2c}
.happy-submit-row{display:flex;align-items:center;justify-content:space-between;gap:18px}
.happy-submit-row .wpcf7-submit{
  min-width:190px;
  padding:14px 22px;
  border:0;
  border-radius:100px;
  background:var(--logo-navy);
  color:#fff;
  font:650 12px "Alexandria","Noto Kufi Arabic",sans-serif;
  cursor:pointer;
  box-shadow:0 12px 25px rgba(2,17,50,.18);
  transition:transform .25s ease,background .25s ease;
}
.happy-submit-row .wpcf7-submit:hover{transform:translateY(-2px);background:#0c315c}
.happy-submit-row small{color:#8b9793;font-size:9px}
.happy-form .wpcf7-not-valid-tip{margin-top:4px;color:#a43737;font-size:9px}
.happy-form .wpcf7-response-output{margin:18px 0 0!important;padding:11px 14px!important;border-radius:12px;font-size:10px}

@media(max-width:620px){
  .registration-modal{padding:10px}
  .registration-dialog{max-height:94vh;border-radius:24px}
  .registration-brand{min-height:120px;padding:22px 20px}
  .registration-brand img{width:68px;height:68px}
  .registration-brand strong{padding-inline-end:32px;font-size:17px}
  .registration-form-wrap{padding:25px 20px 28px}
  .happy-form-grid{grid-template-columns:1fr;gap:14px}
  .happy-field-wide{grid-column:auto}
  .happy-submit-row{align-items:stretch;flex-direction:column}
  .happy-submit-row .wpcf7-submit{width:100%}
}

/* Calm sage palette — replaces the previous yellow/gold accents */
:root{
  --gold:#8eafa4;
  --orange:#6f9187;
  --logo-gold:#8eafa4;
  --accent-sage:#8eafa4;
  --accent-sage-light:#c4d7d0;
  --accent-sage-dark:#5f8378;
}
.site-header:not(.scrolled) .brand-copy{color:#fff}
.site-header:not(.scrolled) .button,
.site-header.scrolled .button{background:var(--accent-sage-dark);color:#fff;box-shadow:0 12px 28px rgba(29,69,60,.24)}
.site-header:not(.scrolled) .button:hover,
.site-header.scrolled .button:hover{background:#789c91;box-shadow:0 16px 34px rgba(29,69,60,.3)}
.hero-premium .eyebrow{color:var(--accent-sage-light)!important;text-shadow:0 2px 12px rgba(0,0,0,.38)}
.hero-premium .eyebrow span{background:var(--accent-sage-light)}
.hero-premium h1 em{color:#b8d0c7!important}
@media (max-width: 450px) {.hero-premium h1 em {font-size: 30px; line-height: 50px;}}
.hero-premium .hero-button b{background:#a9c4ba;color:var(--logo-navy)}
.hero-premium .hero-play{color:#f5f2e9!important}
.hero-premium .hero-play i{border-color:rgba(184,208,199,.72);background:rgba(111,145,135,.14);color:#c4d7d0}
.hero-premium .hero-play:hover i{background:#b8d0c7;color:var(--logo-navy)}
.hero-premium .hero-proof{border-top-color:rgba(184,208,199,.4)}
.hero-premium .hero-proof>div:not(:last-child):after{background:rgba(184,208,199,.4)}
.hero-premium .hero-proof strong{color:#b8d0c7}

/* Final Hero text tones */
.hero-premium h1 em{color:#e4efea!important}
.hero-premium .eyebrow{
  color:#f4f2e9!important;
  text-shadow:none;
}
.hero-premium .eyebrow span{background:rgba(244,242,233,.82)}

/* Cumin accents restored to the marked Hero controls */
.hero-premium .story-mark{color:#d1a13a!important}
.hero-premium .story-card i{background:#b78a2c!important}
.hero-premium .hero-button b{background:#c99a32!important;color:var(--logo-navy)!important}
.hero-premium .hero-play i{
  border-color:#c99a32!important;
  background:rgba(183,138,44,.16)!important;
  color:#d8ad4b!important;
}
.hero-premium .hero-play:hover i{background:#c99a32!important;color:var(--logo-navy)!important}
.hero-premium .hero-proof{border-top-color:rgba(201,154,50,.58)!important}
.hero-premium .hero-proof>div:not(:last-child):after{background:rgba(201,154,50,.58)!important}
.hero-premium .hero-proof strong{color:#d1a13a!important}
.story-mark,.story-card i{color:#b8d0c7}
.story-card i{background:#8eafa4}
.hero-bottom i{background:#8eafa4}

.journey-track{scrollbar-color:#75998e rgba(255,255,255,.08)}
.journey-track::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#5f8378,#9dbbb1);border-color:rgba(2,17,50,.45)}
.journey-track::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#70988c,#b4cec5)}

.intro .mini-card:before{background:linear-gradient(90deg,#5f8378,#a9c4ba)}
.intro .mini-card>span{color:#6f9187}
.intro .mini-card:first-child{border-color:rgba(142,175,164,.38)}
.intro .mini-card:first-child:before{background:linear-gradient(90deg,#70988c,#c4d7d0)}
.intro .mini-card:first-child>span{color:#b8d0c7}

.audience-card:nth-child(1){--card-accent:#a9c4ba;border-color:rgba(169,196,186,.28)}
.audience-card:nth-child(2){--card-bg:linear-gradient(145deg,#d9e4e0 0%,#edf3f0 100%);--card-text:#193c35;--card-muted:#5d716b;--card-accent:#668e82}
.audience-card:nth-child(3){--card-accent:#4f7d70}
.audience-card:nth-child(4){--card-accent:#789aab}

.feature-card:nth-child(1){--feature-accent:#a9c4ba;border-color:rgba(169,196,186,.28)}
.feature-card:nth-child(2){--feature-bg:linear-gradient(145deg,#dbe6e2 0%,#f0f4f2 100%);--feature-text:#173b34;--feature-muted:#5d716b;--feature-accent:#648b80}
.feature-card:nth-child(3){--feature-accent:#4f7d70}
.feature-card:nth-child(4){--feature-accent:#789aab}

.session-list:before{background:linear-gradient(#8eafa4,rgba(111,145,135,.12))}
.session-time{color:#5f8378}
.session-time i{color:#b8d0c7}
.agenda-break{background:rgba(111,145,135,.11);color:#4f7369}
.agenda-break i{color:#6f9187}

.investment-card{border-color:rgba(142,175,164,.24);background:radial-gradient(circle at 12% 18%,rgba(142,175,164,.14),transparent 25%),linear-gradient(135deg,#063b35 0%,#082e35 48%,#061b3d 100%)}
.investment-card:before{border-color:rgba(169,196,186,.16)}
.investment-card:after{background:rgba(142,175,164,.07)}
.investment-copy .kicker{color:#b8d0c7}
.price-icon{border-color:rgba(169,196,186,.38);background:rgba(142,175,164,.12);color:#b8d0c7}
.investment-button b{background:#8eafa4;color:var(--logo-navy)}
.package-heading>span{background:#8eafa4}
.package-heading small{color:#b8d0c7}
.package li>span{background:rgba(142,175,164,.14);color:#b8d0c7}
.package li:hover{border-color:rgba(169,196,186,.28)}

footer{border-top-color:rgba(142,175,164,.3)}
.footer-brand-copy small,.footer-inner>a:last-child{color:#b8d0c7}
.registration-dialog{border-color:rgba(142,175,164,.28)}
.registration-brand{background:radial-gradient(circle at 15% 0,rgba(142,175,164,.2),transparent 34%),linear-gradient(135deg,#063b35,var(--logo-navy))}
.registration-brand small{color:#b8d0c7}
.registration-close:hover{background:#8eafa4}
.happy-field input:focus,.happy-field select:focus,.happy-field textarea:focus{border-color:#6f9187;box-shadow:0 0 0 4px rgba(111,145,135,.11)}
.happy-consent input{accent-color:#6f9187}

/* Scope correction: cumin remains the site accent; sage is Hero-only */
:root{
  --gold:#c88d20;
  --orange:#b78a2c;
  --logo-gold:#d5a000;
}
.site-header:not(.scrolled) .button,
.site-header.scrolled .button{background:#b78a2c;box-shadow:0 12px 28px rgba(105,74,14,.22)}
.site-header:not(.scrolled) .button:hover,
.site-header.scrolled .button:hover{background:#c79a35;box-shadow:0 16px 34px rgba(105,74,14,.3)}
.journey-track{scrollbar-color:#b78a2c rgba(255,255,255,.08)}
.journey-track::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#9d7322,#d0a33f)}
.journey-track::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#b1842c,#e0b750)}
.intro .mini-card:before{background:linear-gradient(90deg,#8e671b,#d6ac4a)}
.intro .mini-card>span{color:#b78a2c}
.intro .mini-card:first-child{border-color:rgba(213,160,0,.34)}
.intro .mini-card:first-child:before{background:linear-gradient(90deg,#d5a000,#f0cf70)}
.intro .mini-card:first-child>span{color:#e4bc4e}
.audience-card:nth-child(1){--card-accent:#e2b63f;border-color:rgba(226,182,63,.28)}
.audience-card:nth-child(2){--card-bg:linear-gradient(145deg,#ead9ae 0%,#f4e8c8 100%);--card-text:#352709;--card-muted:#655a41;--card-accent:#9a6e18}
.audience-card:nth-child(3){--card-accent:#1f6659}
.audience-card:nth-child(4){--card-accent:#b78a2c}
.feature-card:nth-child(1){--feature-accent:#e1b749;border-color:rgba(225,183,73,.28)}
.feature-card:nth-child(2){--feature-bg:linear-gradient(145deg,#f2dfaf 0%,#f8efd8 100%);--feature-text:#34270d;--feature-muted:#685d45;--feature-accent:#926716}
.feature-card:nth-child(3){--feature-accent:#1d6959}
.feature-card:nth-child(4){--feature-accent:#365a83}
.session-list:before{background:linear-gradient(var(--logo-gold),rgba(183,138,44,.12))}
.session-time{color:#9b721f}
.session-time i{color:#e2b63f}
.agenda-break{background:rgba(183,138,44,.1);color:#815e19}
.agenda-break i{color:#b78a2c}
.investment-card{border-color:rgba(213,160,0,.2);background:radial-gradient(circle at 12% 18%,rgba(213,160,0,.13),transparent 25%),linear-gradient(135deg,#063b35 0%,#082e35 48%,#061b3d 100%)}
.investment-card:before{border-color:rgba(226,182,63,.16)}
.investment-card:after{background:rgba(213,160,0,.07)}
.investment-copy .kicker{color:#dfb548}
.price-icon{border-color:rgba(226,182,63,.35);background:rgba(226,182,63,.1);color:#e2b63f}
.investment-button b{background:var(--logo-gold)}
.package-heading>span{background:#d4a735}
.package-heading small{color:#d5bd7b}
.package li>span{background:rgba(226,182,63,.13);color:#e2b63f}
.package li:hover{border-color:rgba(226,182,63,.28)}
footer{border-top-color:rgba(213,160,0,.28)}
.footer-brand-copy small,.footer-inner>a:last-child{color:#e1c46f}
.registration-dialog{border-color:rgba(213,160,0,.24)}
.registration-brand{background:radial-gradient(circle at 15% 0,rgba(213,160,0,.18),transparent 34%),linear-gradient(135deg,#063b35,var(--logo-navy))}
.registration-brand small{color:#e3bd51}
.registration-close:hover{background:#d5a000}
.happy-field input:focus,.happy-field select:focus,.happy-field textarea:focus{border-color:#b78a2c;box-shadow:0 0 0 4px rgba(183,138,44,.1)}
.happy-consent input{accent-color:#b78a2c}

/* The requested calm accent is intentionally limited to the Hero */
.hero-premium .eyebrow{color:#c4d7d0!important}
.hero-premium .eyebrow span{background:#c4d7d0}
.hero-premium h1 em{color:#b8d0c7!important}
.hero-premium .hero-button b{background:#a9c4ba}
.hero-premium .hero-play i{border-color:rgba(184,208,199,.72);color:#c4d7d0}
.hero-premium .hero-proof{border-top-color:rgba(184,208,199,.4)}
.hero-premium .hero-proof>div:not(:last-child):after{background:rgba(184,208,199,.4)}
.hero-premium .hero-proof strong{color:#b8d0c7}

/* Floating WhatsApp contact */
.floating-whatsapp{
  position:fixed;
  right:26px;
  bottom:26px;
  z-index:900;
  width:66px;
  height:66px;
  display:grid;
  place-items:center;
  border:5px solid #fff;
  border-radius:50%;
  background:#20d466;
  color:#fff;
  font-size:35px;
  line-height:1;
  box-shadow:0 12px 35px rgba(15,78,48,.3);
  transition:transform .25s ease,background .25s ease,box-shadow .25s ease;
}
.floating-whatsapp::before{
  content:"";
  position:absolute;
  inset:-9px;
  z-index:-1;
  border-radius:inherit;
  background:rgba(32,212,102,.16);
  animation:happy-whatsapp-pulse 2.2s ease-out infinite;
}
.floating-whatsapp:hover{
  transform:translateY(-4px) scale(1.04);
  background:#16bd59;
  color:#fff;
  box-shadow:0 18px 42px rgba(15,78,48,.38);
}
.floating-whatsapp:focus-visible{outline:3px solid #d5a000;outline-offset:4px}
@keyframes happy-whatsapp-pulse{
  0%{transform:scale(.86);opacity:.8}
  75%,100%{transform:scale(1.35);opacity:0}
}
@media(max-width:620px){
  .floating-whatsapp{right:17px;bottom:17px;width:58px;height:58px;border-width:4px;font-size:30px}
}
@media(prefers-reduced-motion:reduce){
  .floating-whatsapp::before{animation:none}
}

/* Inner pages */
.site-header.site-header-inner,
.site-header.site-header-inner.scrolled{
  position:relative;
  padding:10px 0;
  background:var(--logo-navy);
  border-bottom:1px solid rgba(213,160,0,.3);
  box-shadow:0 10px 35px rgba(2,17,50,.16);
  backdrop-filter:none;
}
.site-header.site-header-inner .brand-logo,
.site-header.site-header-inner.scrolled .brand-logo{width:72px;height:72px}
.site-header.site-header-inner .brand-copy,
.site-header.site-header-inner.scrolled .brand-copy,
.site-header.site-header-inner .site-nav>a:not(.button),
.site-header.site-header-inner.scrolled .site-nav>a:not(.button),
.site-header.site-header-inner .language,
.site-header.site-header-inner.scrolled .language{color:#fff;text-shadow:none}
.site-header.site-header-inner .brand-copy small{color:#d7dfdc}
.site-header.site-header-inner .button{background:var(--logo-gold);color:#fff}
.inner-page-main{min-height:65vh;background:#f7f4ed}
.inner-page-hero{
  position:relative;
  overflow:hidden;
  padding:72px 0 78px;
  background:
    radial-gradient(circle at 18% 0,rgba(213,160,0,.18),transparent 30%),
    linear-gradient(135deg,var(--logo-navy),#063b35);
  color:#fff;
}
.inner-page-hero:after{
  content:"";
  position:absolute;
  inset:0;
  opacity:.15;
  background-image:radial-gradient(#fff 1px,transparent 1px);
  background-size:25px 25px;
  mask-image:linear-gradient(90deg,transparent,#000);
}
.inner-page-hero .container{position:relative;z-index:1}
.inner-page-kicker{color:var(--logo-gold);font-size:12px;font-weight:700}
.inner-page-hero h1{max-width:820px;margin:12px 0 18px;font-size:clamp(36px,5vw,62px);line-height:1.3}
.inner-page-line{width:74px;height:3px;border-radius:3px;background:var(--logo-gold)}
.inner-page-layout{padding-top:0;padding-bottom:90px}
.inner-page-card{
  position:relative;
  z-index:2;
  max-width:940px;
  margin:-34px auto 0;
  padding:52px clamp(25px,5vw,66px);
  border:1px solid rgba(14,55,48,.1);
  border-radius:28px;
  background:#fffdf8;
  box-shadow:0 24px 70px rgba(2,17,50,.1);
}
.entry-content{color:#455f59;font-size:15px;line-height:2}
.entry-content h2{margin:38px 0 12px;color:var(--logo-navy);font-size:25px;line-height:1.5}
.entry-content h2:first-child{margin-top:0}
.entry-content h3{margin:28px 0 8px;color:#174f45;font-size:19px}
.entry-content p{margin-bottom:17px}
.entry-content ul{margin:0 0 22px;padding-inline-start:22px}
.entry-content li{margin-bottom:8px}
.entry-content a{color:#9d7318;font-weight:700;text-decoration:underline;text-underline-offset:4px}
.privacy-updated{
  display:inline-flex;
  margin-bottom:26px;
  padding:8px 14px;
  border-radius:100px;
  background:#f3ead2;
  color:#765818;
  font-size:11px;
  font-weight:700;
}

/* 404 */
.error-page{
  position:relative;
  min-height:calc(100vh - 190px);
  display:grid;
  place-items:center;
  overflow:hidden;
  padding:80px 0 100px;
  background:linear-gradient(145deg,#f9f6ee,#edf2ed);
}
.error-page-inner{position:relative;z-index:2;max-width:780px;text-align:center}
.error-code{
  display:block;
  color:var(--logo-gold);
  font-size:clamp(110px,18vw,220px);
  font-weight:800;
  line-height:.8;
  letter-spacing:-10px;
  text-shadow:0 15px 45px rgba(213,160,0,.18);
}
.error-kicker{display:block;margin-top:35px;color:#a17820;font-size:13px;font-weight:800}
.error-page h1{margin:12px 0 18px;color:var(--logo-navy);font-size:clamp(34px,5vw,56px);line-height:1.4}
.error-page p{max-width:650px;margin:0 auto;color:#60746e;font-size:16px}
.error-actions{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:34px}
.error-actions .button{box-shadow:0 16px 38px rgba(2,17,50,.17)}
.error-whatsapp{display:inline-flex;align-items:center;gap:9px;color:#137b45;font-weight:800}
.error-whatsapp i{font-size:25px}
.error-orb{position:absolute;border-radius:50%}
.error-orb-one{width:330px;height:330px;inset:-140px auto auto -100px;background:rgba(213,160,0,.12)}
.error-orb-two{width:430px;height:430px;inset:auto -180px -190px auto;border:1px solid rgba(6,59,53,.13)}
@media(max-width:980px){
  .site-header.site-header-inner .site-nav{background:#fffdf8}
  .site-header.site-header-inner .site-nav>a:not(.button),
  .site-header.site-header-inner .site-nav .language{color:var(--logo-navy)}
}
@media(max-width:620px){
  .inner-page-hero{padding:55px 0 68px}
  .inner-page-card{margin:-25px auto 0;padding:35px 22px;border-radius:22px}
  .entry-content{font-size:14px}
  .error-actions{flex-direction:column}
  .error-code{letter-spacing:-5px}
}

/* Mobile navigation drawer */
.mobile-nav-head,.mobile-nav-backdrop{display:none}
@media(max-width:980px){
  body.mobile-menu-open{overflow:hidden}
  .menu-toggle{
    position:relative;
    z-index:1003;
    width:44px;
    height:44px;
    display:grid;
    place-content:center;
    gap:7px;
    padding:0;
    border-radius:13px;
    background:rgba(255,255,255,.12);
    cursor:pointer;
  }
  .menu-toggle i{width:25px;height:2px;border-radius:3px}
  .site-header .site-nav,
  .site-header.site-header-inner .site-nav{
    position:fixed;
    inset:0 auto 0 0;
    z-index:1002;
    width:min(86vw,370px);
    height:100dvh;
    display:flex;
    align-items:stretch;
    gap:0;
    padding:0 24px 28px;
    border-radius:0 28px 28px 0;
    background:#fffdf8;
    box-shadow:28px 0 80px rgba(2,17,50,.28);
    transform:translateX(-105%);
    visibility:hidden;
    overflow-y:auto;
    transition:transform .34s cubic-bezier(.22,.8,.24,1),visibility .34s;
  }
  .site-header .site-nav.is-open,
  .site-header.site-header-inner .site-nav.is-open{
    transform:translateX(0);
    visibility:visible;
  }
  .mobile-nav-head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:18px;
    min-height:105px;
    margin-bottom:12px;
    border-bottom:1px solid rgba(2,17,50,.1);
  }
  .mobile-nav-head>span{display:flex;align-items:center;gap:10px;color:var(--logo-navy)}
  .mobile-nav-head img{width:58px;height:58px;object-fit:contain}
  .mobile-nav-head strong{font-size:14px}
  .mobile-nav-close{
    width:40px;
    height:40px;
    display:grid;
    place-items:center;
    flex:0 0 40px;
    border:0;
    border-radius:50%;
    background:#f1eadc;
    color:var(--logo-navy);
    font-size:18px;
    cursor:pointer;
  }
  .site-header .site-nav>a:not(.button),
  .site-header.site-header-inner .site-nav>a:not(.button){
    display:flex;
    align-items:center;
    min-height:58px;
    padding:0 5px;
    border-bottom:1px solid rgba(2,17,50,.08);
    color:var(--logo-navy);
    text-shadow:none;
    font-size:15px;
  }
  .site-header .site-nav>a:not(.button)::after{display:none}
  .site-header .site-nav .language{padding:16px 5px;color:var(--logo-navy);text-shadow:none}
  .site-header .site-nav>.button{
    width:100%;
    min-height:52px;
    margin-top:18px;
    color:#fff;
    font-size:14px;
  }
  .mobile-nav-backdrop{
    position:fixed;
    inset:0;
    z-index:49;
    display:block;
    border:0;
    background:rgba(2,17,50,.62);
    opacity:0;
    visibility:hidden;
    cursor:pointer;
    transition:opacity .3s,visibility .3s;
    backdrop-filter:blur(3px);
  }
  .mobile-nav-backdrop.is-open{opacity:1;visibility:visible}
}

/* Keep the hero card aligned and fully visible on narrow phones */
@media(max-width:465px){
  .hero-premium{
    min-height:auto;
    padding:112px 0 125px;
    align-items:stretch;
  }
  .hero-premium-grid{width:calc(100% - 24px);min-height:0}
  .hero-premium .hero-copy{
    width:100%;
    max-width:none;
    margin:14px 0 0;
    padding:25px 18px 28px;
    border-radius:24px;
    overflow:hidden;
  }
  .hero-premium .eyebrow{gap:9px;font-size:10px;line-height:1.8}
  .hero-premium .eyebrow span{width:27px;flex:0 0 27px}
  .hero-premium h1{
    max-width:100%;
    margin:14px 0 17px;
    font-size:clamp(28px,9vw,35px);
    line-height:1.38;
    letter-spacing:-.7px;
  }
  .hero-premium .hero-copy>p{font-size:12px;line-height:1.9}
  .hero-premium .hero-actions{width:100%;margin:24px 0 26px;gap:13px}
  .hero-premium .hero-button{width:100%;min-width:0;padding:13px 18px 13px 13px;font-size:15px}
  .hero-premium .hero-play{min-height:56px;font-size:14px}
  .hero-premium .hero-play i{width:52px;height:52px}
  .hero-proof{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    width:100%;
    gap:8px;
    margin-top:22px;
    padding-top:22px;
  }
  .hero-proof>div{justify-content:center;min-width:0;gap:5px}
  .hero-proof>div:not(:last-child):after{inset-inline-end:-4px}
  .hero-proof strong{font-size:21px}
  .hero-proof span{font-size:8px;line-height:1.55}
  .hero-bottom .container{gap:10px;font-size:8px}
  .floating-whatsapp{bottom:76px}
}
