:root{
  --cream:#f3eee6;--paper:#fbf8f2;--limestone:#e9dfd0;--sand:#d8c7b2;
  --taupe:#8b745d;--oak:#9a7b5b;--sage:#8b745d;--gold:#b58a46;
  --gold-soft:#d8bc87;--ink:#4a3b32;--muted:#756a61;--forest:#4a3b32;
  --line:rgba(122,96,70,.22);--glass:rgba(251,248,242,.84);
  --shadow:0 28px 80px rgba(80,59,41,.12);
  --serif:"Cormorant Garamond",Georgia,"Times New Roman",serif;
  --sans:"Manrope",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.7;font-weight:300}
body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:100;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.018'/%3E%3C/svg%3E")}
a{color:inherit}
button,a{touch-action:manipulation}
.test-ribbon{height:27px;display:grid;place-items:center;background:#655441;color:#f9f4eb;font-size:.58rem;letter-spacing:.24em;text-transform:uppercase}
.site-header{height:76px;padding:0 clamp(24px,5vw,78px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:36px;background:rgba(251,248,242,.94);backdrop-filter:blur(20px);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(122,96,70,.12)}
.brand{display:inline-flex;align-items:center;gap:16px;text-decoration:none;width:max-content}
.brand img{width:46px;height:46px;object-fit:contain;filter:sepia(.18) saturate(.84)}
.brand span{font-size:.9rem;letter-spacing:.36em;font-weight:500;color:#513f33}
.brand small{display:none}
.site-header nav{display:flex;align-items:center;gap:clamp(24px,3.2vw,52px)}
.site-header nav a{text-decoration:none;font-family:var(--serif);font-size:1.05rem;font-weight:500;white-space:nowrap;transition:color .2s ease}
.site-header nav a:hover{color:var(--gold)}
.header-meta{display:flex;align-items:center;justify-content:flex-end;gap:27px}
.language{font-size:.62rem;letter-spacing:.25em;text-transform:uppercase;color:#635348;padding-right:27px;border-right:1px solid var(--line)}
.header-action{display:inline-flex;align-items:center;min-height:auto;padding:6px 0;text-decoration:none;font-family:var(--serif);font-size:1.02rem;font-weight:500;color:#59483d}
.hero{min-height:calc(100vh - 103px);position:relative;display:grid;place-items:start center;isolation:isolate;padding:clamp(76px,9vh,132px) 24px 80px;background-image:url('/assets/myzinergi-japandi-hero-v3.png');background-size:cover;background-position:center center;overflow:hidden}
.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(247,242,234,.54) 0%,rgba(247,242,234,.18) 48%,rgba(75,56,40,.06) 100%)}
.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 50% 24%,rgba(255,251,244,.65),transparent 39%)}
.hero-copy{text-align:center;max-width:760px;margin:0 auto}
.eyebrow{display:block;color:var(--gold);font-size:.67rem;font-weight:500;letter-spacing:.34em;text-transform:uppercase;margin-bottom:18px}
.hero h1,.section-heading h2,.route-intro h2,.mieke-guide h2,.access-section h2,.final-chapter h2{font-family:var(--serif);font-weight:400;letter-spacing:-.035em}
.hero h1{font-size:clamp(4.2rem,6.2vw,7rem);line-height:.82;margin:0;text-shadow:0 1px 22px rgba(255,250,242,.62)}
.hero h1 em{font-weight:400;font-style:normal}
.lead{font-size:clamp(.95rem,1.15vw,1.08rem);line-height:1.6;letter-spacing:.01em;color:#65574e;margin:27px 0 25px}
.hero-actions{display:flex;justify-content:center;align-items:center;gap:20px}
.primary,.secondary,.access-price a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 34px;text-decoration:none;font-size:.76rem;font-weight:400;letter-spacing:.02em;border-radius:1px}
.primary{background:rgba(125,101,77,.92);color:#fffaf2;border:1px solid rgba(125,101,77,.92);box-shadow:0 10px 30px rgba(77,57,40,.12)}
.secondary{padding-inline:0;background:transparent;border:0;color:#6b5a4e}
.secondary span{margin-left:9px;color:var(--gold)}
.hero-founder{position:absolute;left:clamp(28px,7vw,115px);bottom:46px;padding-left:19px;border-left:1px solid var(--gold);display:grid;color:#5e5148;text-shadow:0 1px 10px rgba(255,255,255,.8)}
.hero-founder span{font-family:var(--serif);font-size:1.05rem;font-weight:500}
.hero-founder small{font-size:.67rem;letter-spacing:.03em}
.chapter-strip{min-height:113px;display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 -18px 50px rgba(79,58,40,.06);position:relative;z-index:4}
.chapter-strip a{display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;column-gap:14px;align-content:center;padding:22px clamp(20px,3.5vw,62px);text-decoration:none;position:relative}
.chapter-strip a:not(:last-child):after{content:"";position:absolute;right:0;top:33%;width:1px;height:34%;background:var(--line)}
.chapter-strip span{grid-row:1/3;align-self:start;font-family:var(--serif);font-size:2rem;color:var(--gold);line-height:1}
.chapter-strip strong{font-family:var(--serif);font-size:1.52rem;font-weight:500;line-height:1}
.chapter-strip small{font-size:.56rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-top:9px;white-space:nowrap}
.personal-panel{margin:80px clamp(24px,7vw,112px) 0;padding:38px 46px;background:rgba(251,248,242,.76);border:1px solid var(--line);display:grid;grid-template-columns:1fr 1.25fr;gap:55px;align-items:center;box-shadow:var(--shadow);backdrop-filter:blur(12px)}
.personal-panel h2{font-family:var(--serif);font-weight:400;font-size:clamp(2rem,3vw,3.3rem);line-height:1;margin:0 0 12px}
.personal-panel p{margin:0;color:var(--muted)}
.personal-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.personal-metrics article,.personal-metrics>a{min-height:112px;padding:20px;background:rgba(255,255,255,.52);border-left:1px solid var(--gold-soft);text-decoration:none}
.personal-metrics strong{display:block;font-family:var(--serif);font-size:1.7rem;font-weight:500}
.personal-metrics span{display:block;color:var(--muted);font-size:.72rem;letter-spacing:.04em}
.choice-section,.academy-section{padding:130px clamp(24px,7vw,112px)}
.section-heading{text-align:center;max-width:760px;margin:0 auto 58px}
.section-heading h2{font-size:clamp(3rem,5.4vw,5.6rem);line-height:.92;margin:0 0 21px}
.section-heading p{color:var(--muted);font-size:.96rem;max-width:650px;margin-inline:auto}
.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1260px;margin:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.choice-grid button{text-align:left;min-height:270px;padding:34px 34px 30px;background:transparent;border:0;border-right:1px solid var(--line);color:var(--ink);font:inherit;cursor:pointer;transition:background .25s ease}
.choice-grid button:last-child{border-right:0}
.choice-grid button:hover,.choice-grid button:focus-visible{background:rgba(255,253,249,.66);outline:none}
.choice-number{display:block;color:var(--gold);font-family:var(--serif);font-size:2.25rem;margin-bottom:58px}
.choice-grid strong{display:block;font-family:var(--serif);font-size:1.85rem;line-height:1.03;font-weight:500}
.choice-grid small{display:block;color:var(--muted);font-size:.8rem;margin-top:15px}
.focus-result{max-width:900px;margin:28px auto 0;padding:26px 30px;background:rgba(251,248,242,.82);border:1px solid var(--line)}
.focus-result strong{font-family:var(--serif);font-size:1.55rem;font-weight:500}
.focus-result a{display:inline-block;margin-left:12px;color:var(--taupe);font-weight:600}
.route-section{padding:140px clamp(24px,7vw,112px);background:linear-gradient(135deg,#d9ccbc,#eee7dd 62%,#f5f1ea);display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(50px,8vw,132px);position:relative;overflow:hidden}
.route-section:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(181,138,70,.25);border-radius:50%;right:-280px;top:-160px}
.route-intro{position:sticky;top:128px;align-self:start;z-index:1}
.route-intro h2{font-size:clamp(3rem,5.2vw,5.5rem);line-height:.91;margin:0 0 27px}
.route-intro p{color:#70645a;max-width:500px}
.route-list{position:relative;display:grid;z-index:1}
.route-card{display:grid;grid-template-columns:62px 1fr auto;gap:25px;align-items:center;padding:30px 0;border-top:1px solid rgba(103,78,57,.24)}
.route-card:last-child{border-bottom:1px solid rgba(103,78,57,.24)}
.route-step{font-family:var(--serif);font-size:2.2rem;color:var(--gold)}
.route-card small{color:#7d674f;text-transform:uppercase;letter-spacing:.18em;font-size:.58rem;font-weight:500}
.route-card h3{font-family:var(--serif);font-size:1.9rem;font-weight:500;line-height:1.04;margin:5px 0}
.route-card p{color:#75695f;margin:0;font-size:.82rem}
.route-card a{color:#6b5744;font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;white-space:nowrap;border-bottom:1px solid var(--gold);padding-bottom:4px}
.mieke-guide{margin:0;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:var(--paper)}
.guide-photo{min-height:720px;overflow:hidden;background:var(--limestone)}
.guide-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(.7) sepia(.08)}
.mieke-guide>div:last-child{padding:clamp(60px,9vw,145px);display:flex;flex-direction:column;justify-content:center}
.mieke-guide h2{font-size:clamp(3.1rem,5vw,5.7rem);line-height:.9;margin:0 0 30px}
.mieke-guide p{font-size:.96rem;color:var(--muted);max-width:620px}
.guide-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:26px}
.guide-actions .primary{padding-inline:26px}
.guide-actions .text-link{min-height:44px;display:inline-flex;align-items:center}
.text-link{width:max-content;margin-top:15px;color:#6a5745;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid var(--gold);padding-bottom:5px}
.academy-section{background:#eee6db}
.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1260px;margin:auto;background:var(--line);border:1px solid var(--line)}
.course-card{padding:36px;background:rgba(251,248,242,.94);display:flex;flex-direction:column;min-height:420px}
.course-card .course-meta{display:flex;justify-content:space-between;color:#8d6b3f;font-size:.58rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}
.course-card h3{font-family:var(--serif);font-size:2.25rem;font-weight:500;line-height:.96;margin:45px 0 18px}
.course-card p{color:var(--muted);font-size:.82rem;flex:1}
.course-price{display:block;font-family:var(--serif);font-size:1.8rem;margin-bottom:18px}
.course-card a{min-height:44px;background:#8b745d;color:#fff;display:grid;place-items:center;text-decoration:none;font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}
.access-section{margin:120px clamp(24px,7vw,112px);padding:clamp(50px,7vw,90px);background:linear-gradient(120deg,rgba(216,199,178,.88),rgba(248,244,237,.96));border:1px solid var(--line);display:grid;grid-template-columns:1.25fr .75fr;gap:65px;align-items:center;position:relative;overflow:hidden}
.access-section:after{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(181,138,70,.28);border-radius:50%;left:-200px;bottom:-260px}
.access-section h2{font-size:clamp(3rem,5vw,5.4rem);line-height:.9;margin:0 0 22px}
.access-section p{color:var(--muted);max-width:680px}
.access-price{padding:34px;background:rgba(255,253,249,.63);border:1px solid rgba(181,138,70,.23)}
.access-price span,.access-price small{display:block}
.access-price span{color:#8d6b3f;font-size:.62rem;letter-spacing:.15em;text-transform:uppercase}
.access-price strong{font-family:var(--serif);font-size:2rem;font-weight:500}
.access-price small{color:var(--muted);margin-bottom:20px}
.access-price a{background:#8b745d;color:#fff;padding-inline:20px}
.final-chapter{text-align:center;padding:140px 20px 155px;background:var(--paper);position:relative}
.final-chapter:before{content:"";position:absolute;width:1px;height:70px;top:35px;left:50%;background:linear-gradient(transparent,var(--gold))}
.final-chapter h2{font-size:clamp(4rem,7vw,8rem);line-height:.8;margin:0}
.final-chapter p{color:var(--muted);margin:30px auto 32px;font-size:.95rem;max-width:620px}
footer{padding:52px clamp(24px,7vw,112px);border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;background:#e4d8ca}
.footer-brand img{width:40px}.footer-brand span{font-size:.72rem}
footer>div:nth-child(2){display:flex;gap:28px}
footer>div:nth-child(2) a{font-family:var(--serif);font-size:1rem;text-decoration:none}
footer>p{grid-column:1/-1;color:var(--muted);font-size:.68rem;margin:0}
@media(max-width:1100px){
  .site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.header-meta{grid-column:2}
  .chapter-strip{grid-template-columns:repeat(2,1fr)}.chapter-strip a:nth-child(2):after{display:none}.chapter-strip a:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .personal-panel,.route-section,.access-section{grid-template-columns:1fr}.route-intro{position:static}
  .mieke-guide{grid-template-columns:.85fr 1.15fr}.mieke-guide>div:last-child{padding:65px}
  .choice-grid,.course-grid{grid-template-columns:1fr 1fr}.course-card:last-child{grid-column:1/-1}
}
@media(max-width:680px){
  body{font-size:15px}.test-ribbon{height:26px;font-size:.5rem;letter-spacing:.15em}
  .site-header{height:70px;padding:0 16px}.brand{gap:10px}.brand img{width:36px;height:36px}.brand span{font-size:.7rem;letter-spacing:.26em}
  .language{display:none}.header-action{font-size:.92rem}.header-meta{gap:0}
  .hero{min-height:calc(100svh - 96px);padding:72px 18px 52px;background-position:58% center;place-items:start center}
  .hero:before{background:linear-gradient(180deg,rgba(247,242,234,.76),rgba(247,242,234,.28) 66%,rgba(76,56,40,.06))}
  .hero h1{font-size:clamp(3.75rem,17vw,5.3rem)}.lead{font-size:.88rem}.hero-actions{flex-direction:column;gap:10px}.primary{width:100%;max-width:290px}.secondary{min-height:36px}
  .hero-founder{left:18px;bottom:24px}.hero-founder span{font-size:.92rem}.hero-founder small{font-size:.58rem}
  .chapter-strip{grid-template-columns:1fr 1fr}.chapter-strip a{grid-template-columns:39px 1fr;padding:19px 16px}.chapter-strip span{font-size:1.65rem}.chapter-strip strong{font-size:1.3rem}.chapter-strip small{font-size:.46rem;white-space:normal}
  .personal-panel{margin:60px 14px 0;padding:28px 22px;gap:30px}.personal-metrics{grid-template-columns:1fr}.personal-metrics article,.personal-metrics>a{min-height:82px}
  .choice-section,.academy-section{padding:90px 16px}.section-heading{text-align:left;margin-bottom:42px}.section-heading h2{font-size:3.7rem}
  .choice-grid,.course-grid{grid-template-columns:1fr}.choice-grid button{min-height:220px;border-right:0;border-bottom:1px solid var(--line);padding:27px}.choice-grid button:last-child{border-bottom:0}.choice-number{margin-bottom:35px}.course-card:last-child{grid-column:auto}
  .route-section{padding:95px 18px;gap:40px}.route-intro h2{font-size:3.85rem}.route-card{grid-template-columns:46px 1fr;padding:25px 0;gap:16px}.route-card a{grid-column:2;width:max-content}.route-card h3{font-size:1.65rem}
  .mieke-guide{grid-template-columns:1fr}.guide-photo{min-height:520px}.mieke-guide>div:last-child{padding:80px 20px}.mieke-guide h2{font-size:3.8rem}
  .course-card{padding:28px;min-height:380px}.course-card h3{font-size:2.05rem}
  .access-section{margin:80px 14px;padding:52px 22px;gap:35px}.access-section h2{font-size:3.7rem}
  .final-chapter{padding:110px 18px 120px}.final-chapter h2{font-size:4.4rem}
  footer{grid-template-columns:1fr;padding:40px 18px}footer>div:nth-child(2){flex-wrap:wrap}
}
/* V1.0 publication review: navigation and readable controls at narrow widths. */
.menu-toggle{display:none;background:transparent;color:var(--ink);border:1px solid var(--line);font:inherit;padding:8px 12px;min-height:44px;cursor:pointer}
[id]{scroll-margin-top:100px}
a:focus-visible,button:focus-visible{outline:2px solid var(--ink);outline-offset:4px}
.choice-grid button:focus-visible{outline:2px solid var(--ink);outline-offset:-4px}
.route-card>div,.personal-panel>div,.mieke-guide>div,.access-section>div,.header-meta{min-width:0}
.course-card h3,.mieke-guide h2,.route-intro h2,.section-heading h2,.access-section h2,.final-chapter h2{overflow-wrap:anywhere;line-height:1.05}
.route-card a,.text-link{max-width:100%;white-space:normal}
.header-action{min-height:44px;overflow-wrap:anywhere}
.chapter-strip small{white-space:normal;letter-spacing:.04em}
body{font-size:16px}
.lead,.section-heading p,.route-card p,.mieke-guide p,.course-card p,.final-chapter p{font-size:1rem}
.primary,.secondary,.access-price a,.course-card a,.choice-grid small,.personal-metrics span,.route-card a,.text-link{font-size:.875rem}
.eyebrow,.chapter-strip small,.route-card small,.course-card .course-meta,.hero-founder small,footer>p{font-size:.75rem}
.test-ribbon{height:auto;min-height:27px;padding:5px 14px;font-size:.75rem;letter-spacing:.06em;text-align:center}
@media(max-width:1100px){
  .menu-toggle{display:inline-flex;align-items:center}
  .site-header{gap:16px}
  .header-meta{gap:12px}
  .site-header nav[data-open="true"]{display:flex;position:absolute;top:100%;left:0;right:0;padding:18px 24px;flex-wrap:wrap;gap:12px 24px;background:var(--paper);border-bottom:1px solid var(--line);max-height:70vh;overflow:auto}
  .site-header nav a{min-height:44px;display:flex;align-items:center}
}
@media(max-width:680px){
  .brand span{letter-spacing:.12em}.site-header{gap:8px}.header-meta{gap:8px}
  .chapter-strip a{grid-template-columns:25px 1fr;column-gap:8px;padding:18px 12px}
  .hero h1{line-height:1}.hero{padding-bottom:110px}
  .hero-founder{right:18px}.hero-founder small{font-size:.75rem}
  .guide-photo{min-height:0;aspect-ratio:4/5}
  .guide-actions{align-items:stretch;flex-direction:column}
  .guide-actions .primary{width:100%;max-width:none}
  .mieke-guide h2,.route-intro h2,.section-heading h2,.access-section h2{font-size:clamp(2.5rem,11vw,3.8rem)}
  .final-chapter h2{font-size:clamp(3rem,12vw,4.4rem)}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.choice-grid button{transition:none}}

.site-header nav a.mobile-language{display:none}
@media(max-width:680px){.site-header nav a.mobile-language{display:flex}}
.personal-metrics:has(>a:only-child){grid-template-columns:1fr}

/* Restore the existing site navigation and make registration visible. */
.brand img{filter:none;flex-shrink:0;width:42px;height:48px}
.site-header{grid-template-columns:auto 1fr auto;gap:24px}
.site-header nav{justify-content:center;gap:22px}
.site-header nav a{font-size:1rem}
.site-header nav a.nav-signup{display:none}
.signup-note{font-size:.78rem;max-width:460px;line-height:1.5;margin:15px auto 8px;color:var(--ink)}
.coach-signup{display:inline-flex;min-height:44px;align-items:center;font-size:.875rem;color:var(--ink);text-underline-offset:5px}
.section-more{text-align:center;margin:-25px auto 36px}
footer{grid-template-columns:1fr;align-items:start}
footer>div.footer-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 28px}
footer>div.footer-links a{min-height:44px;display:flex;align-items:center;text-decoration:underline;text-underline-offset:4px}
@media(max-width:1280px){
 .site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.header-meta{grid-column:2;gap:12px}
 .menu-toggle{display:inline-flex;align-items:center}
 .site-header nav[data-open="true"]{display:flex;position:absolute;top:100%;left:0;right:0;padding:18px 24px;flex-wrap:wrap;justify-content:flex-start;gap:12px 24px;background:var(--paper);border-bottom:1px solid var(--line);max-height:70vh;overflow:auto}
 .site-header nav a,.site-header nav a.nav-signup{min-height:44px;display:flex;align-items:center}
 .nav-signup{color:var(--ink);font-weight:600!important}
}
@media(max-width:680px){
 .site-header{gap:8px}.header-meta{gap:8px}.brand img{width:32px;height:38px}.brand{gap:8px}
 .hero{padding-top:44px;padding-bottom:125px}.signup-note{max-width:290px}
 footer>div.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 18px}
}
/* Keep the two mobile header actions visually balanced and comfortably tappable. */
@media(max-width:680px){
  .site-header{height:70px;padding-inline:14px}
  .header-meta{gap:6px}
  .menu-toggle,.header-action{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:42px;
    height:42px;
    margin:0;
    padding:0 12px;
    border:1px solid var(--line);
    border-radius:2px;
    background:rgba(251,248,242,.72);
    color:var(--ink);
    font-family:var(--sans);
    font-size:.82rem;
    font-weight:500;
    line-height:1;
    letter-spacing:.01em;
    white-space:nowrap;
  }
  .menu-toggle{min-width:62px}
  .header-action{min-width:78px;text-decoration:none}
}
