:root{--cream: #FAF8F3;--sand: #F2EDE4;--sage: #7A8C76;--sage-dark: #5C6E58;--terracotta: #B47055;--gold: #C4A45C;--dark: #2C2822;--medium: #7A7268;--light: #B5AFA7;--wa-green: #25D366;--font-heading: "Cormorant Garamond", Georgia, "Times New Roman", serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--max-width: 1200px;--section-pad: clamp(4rem, 8vw, 8rem);--side-pad: clamp(1.5rem, 5vw, 4rem);--radius-lg: 24px;--radius-xl: 40px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--dark);line-height:1.7;font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.4rem var(--side-pad);display:flex;justify-content:space-between;align-items:center;background:#faf8f3e0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(44,40,34,.07)}.nav-brand{display:flex;align-items:center;gap:.85rem;text-decoration:none}.nav-logo-wrap{width:72px;height:72px;flex-shrink:0;overflow:hidden;border-radius:50%}.nav-logo{width:72px;height:92px;object-fit:cover;object-position:center top;display:block}.nav-brand-text{font-family:var(--font-heading);font-size:1.3rem;letter-spacing:.06em;color:var(--dark);font-weight:600;line-height:1.2;max-width:18ch}.nav-right{display:flex;align-items:center;gap:1.25rem}.nav-ig{display:flex;align-items:center;color:var(--medium);transition:color .2s}.nav-ig:hover{color:var(--dark)}.btn{display:inline-flex;align-items:center;gap:.55rem;padding:.8rem 1.75rem;border-radius:100px;font-size:.875rem;font-weight:500;letter-spacing:.03em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease;cursor:pointer;border:none;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-lg{padding:1rem 2.25rem;font-size:.95rem}.btn-wa{background:var(--wa-green);color:#fff;box-shadow:0 4px 18px #25d36647}.btn-wa:hover{box-shadow:0 8px 28px #25d3666b}.btn-outline{background:transparent;color:var(--dark);border:1.5px solid rgba(44,40,34,.35)}.btn-outline:hover{background:var(--dark);color:var(--cream);border-color:var(--dark)}.section{padding:var(--section-pad) var(--side-pad)}.section-inner{max-width:var(--max-width);margin:0 auto}.section-label{display:flex;align-items:center;gap:.75rem;font-size:.7rem;letter-spacing:.26em;text-transform:uppercase;color:var(--sage);font-weight:500;margin-bottom:1.25rem}.section-label:before{content:"";display:block;width:2rem;height:1px;background:var(--sage);flex-shrink:0}.hero{min-height:100svh;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding-top:calc(var(--section-pad) + 5.5rem);padding-bottom:var(--section-pad);padding-left:var(--side-pad);padding-right:var(--side-pad);max-width:var(--max-width);margin:0 auto}.hero-content{display:flex;flex-direction:column;gap:1.5rem}.hero-eyebrow{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--sage);font-weight:500}.hero-heading{font-family:var(--font-heading);font-size:clamp(2.8rem,5.5vw,4.4rem);font-weight:400;line-height:1.12;color:var(--dark)}.hero-heading em{font-style:italic;color:var(--terracotta)}.hero-sub{font-size:1.05rem;color:var(--medium);line-height:1.8;max-width:44ch}.hero-actions{display:flex;gap:.875rem;flex-wrap:wrap;align-items:center;margin-top:.5rem}.hero-img-wrap{position:relative}.hero-img-wrap:before{content:"";position:absolute;inset:-20px 20px 20px -20px;background:var(--sand);border-radius:62% 38% 55% 45%/48% 55% 45% 52%;z-index:0}.hero-img-wrap img{position:relative;z-index:1;border-radius:52% 48% 58% 42%/46% 58% 42% 54%;width:100%;aspect-ratio:1 / 1;object-fit:cover;object-position:center 15%}.experience{background:var(--sand)}.experience .section-inner{display:flex;flex-direction:column;gap:3rem}.exp-img-wrap img{border-radius:var(--radius-xl);width:100%;object-fit:cover;aspect-ratio:16 / 7;object-position:center 35%}.exp-text{display:grid;grid-template-columns:1fr 1fr;gap:3rem 5rem;align-items:start}.exp-heading-wrap{display:flex;flex-direction:column;gap:1.25rem}.exp-heading{font-family:var(--font-heading);font-size:clamp(2rem,3.5vw,2.8rem);font-weight:400;line-height:1.25}.exp-right{display:flex;flex-direction:column;gap:1.25rem}.exp-body{color:var(--medium);line-height:1.9}.exp-body p+p{margin-top:1.1rem}.exp-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{padding:.38rem 1rem;border-radius:100px;border:1px solid var(--sage);color:var(--sage-dark);font-size:.78rem;letter-spacing:.04em}.quote-strip{background:var(--dark);padding:var(--section-pad) var(--side-pad);text-align:center}.quote-strip .section-inner{max-width:760px}.quote-mark{display:block;font-family:var(--font-heading);font-size:5rem;color:var(--gold);line-height:.6;margin-bottom:2rem;opacity:.8}.quote-text{font-family:var(--font-heading);font-size:clamp(1.5rem,3.2vw,2.4rem);font-weight:400;font-style:italic;color:var(--cream);line-height:1.55;margin-bottom:2rem}.quote-source{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);opacity:.85}.coaches .section-inner{display:flex;flex-direction:column;gap:0}.coaches-head{text-align:center;margin-bottom:5rem}.coaches-heading{font-family:var(--font-heading);font-size:clamp(2rem,3.5vw,2.8rem);font-weight:400;line-height:1.25;margin-top:.5rem}.coach{display:flex;gap:5rem;align-items:center;padding:4rem 0;border-top:1px solid rgba(44,40,34,.08)}.coach:last-child{border-bottom:1px solid rgba(44,40,34,.08)}.coach--reverse{flex-direction:row-reverse}.coach-photo-wrap{flex:0 0 280px}.coach-photo-wrap img{width:280px;height:280px;border-radius:50%;object-fit:cover;object-position:center top;outline:3px solid var(--gold);outline-offset:8px;box-shadow:0 12px 48px #2c282224}.coach-content{flex:1;display:flex;flex-direction:column;gap:1.1rem}.coach-role{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--terracotta);font-weight:500}.coach-name{font-family:var(--font-heading);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:400;line-height:1.1}.coach-bio{color:var(--medium);line-height:1.9;font-size:.97rem}.key-source,.key-embodied{font-family:var(--font-heading);font-style:italic;font-size:1.45em;font-weight:700;color:var(--terracotta);letter-spacing:.01em;text-shadow:0 0 18px rgba(196,164,92,.35),0 1px 0 rgba(196,164,92,.15);background:linear-gradient(120deg,#b4705526,#c4a45c2e);border-radius:3px;padding:.05em .25em}.creds{list-style:none;display:flex;flex-direction:column;gap:.65rem;border-top:1px solid rgba(44,40,34,.1);padding-top:1.25rem;margin-top:.25rem}.creds li{display:flex;align-items:baseline;gap:.8rem;font-size:.9rem;color:var(--medium);line-height:1.5}.creds li:before{content:"◇";color:var(--gold);font-size:.58rem;flex-shrink:0;position:relative;top:-1px}.cta-section{background:var(--sand);text-align:center}.cta-section .section-inner{max-width:600px;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.cta-label{justify-content:center}.cta-heading{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.3}.cta-sub{color:var(--medium);max-width:40ch;line-height:1.7}.cta-actions{display:flex;gap:.875rem;flex-wrap:wrap;justify-content:center;margin-top:.5rem}.footer{padding:2.25rem var(--side-pad);border-top:1px solid rgba(44,40,34,.08)}.footer-inner{max-width:var(--max-width);margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-brand{font-family:var(--font-heading);font-size:.95rem;letter-spacing:.08em;color:var(--dark)}.footer-links{display:flex;gap:1.5rem;font-size:.83rem;color:var(--medium)}.footer-links a{transition:color .2s}.footer-links a:hover{color:var(--dark)}.footer-copy{font-size:.78rem;color:var(--light)}.float-wa{position:fixed;bottom:1.5rem;right:1.5rem;z-index:200;width:58px;height:58px;background:var(--wa-green);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36666;transition:transform .2s ease,box-shadow .2s ease}.float-wa:hover{transform:scale(1.1);box-shadow:0 6px 30px #25d3668c}.float-wa svg{width:28px;height:28px;fill:#fff}@media(prefers-reduced-motion:no-preference){@keyframes wa-pulse{0%,to{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 32px #25d366a6,0 0 0 8px #25d3661a}}.float-wa{animation:wa-pulse 2.5s ease-in-out infinite}.float-wa:hover{animation:none}}@media(max-width:768px){.nav-logo-wrap{width:52px;height:52px}.nav-logo{width:52px;height:66px}.nav-brand-text{font-size:1rem;letter-spacing:.03em;max-width:16ch}.hero{grid-template-columns:1fr;text-align:center;min-height:auto;padding-top:9rem;gap:2.5rem}.hero-content{align-items:center}.hero-sub{margin:0 auto}.hero-img-wrap{max-width:300px;margin:0 auto}.exp-text{grid-template-columns:1fr;gap:2rem}.exp-img-wrap img{aspect-ratio:4 / 3}.coach,.coach--reverse{flex-direction:column;gap:2rem;padding:3rem 0;text-align:center;align-items:center}.creds,.creds li{text-align:left}.coach-photo-wrap{flex:unset}.coach-photo-wrap img{width:220px;height:220px}.coaches-head{margin-bottom:2rem}.footer-inner{flex-direction:column;text-align:center}}@media(max-width:480px){.btn-lg{padding:.9rem 1.75rem;font-size:.875rem}.hero-actions{justify-content:center}}
