:root{color-scheme:light;--ink: #13201a;--muted: #5f6f66;--bg: #fbf8ef;--surface: #ffffff;--line: #d9dfd7;--green: #0b6f45;--green-dark: #083b2b;--mint: #dcefe3;--yellow: #f6c85f;--blue: #315f8f;--coral: #d96b4c;--shadow: 0 22px 60px rgba(25, 43, 34, .14)}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:22px;min-width:0;min-height:76px;padding:16px clamp(18px,4vw,64px);border-bottom:1px solid rgba(19,32,26,.09);background:#fbf8efe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.nav-links,.hero-actions,.client-strip,.header-cta,.primary-button,.secondary-button{display:flex;align-items:center}.brand{gap:10px;font-weight:850}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:var(--green-dark);color:#fff;font-size:12px;font-weight:900}.nav-links{gap:28px;color:var(--muted);font-size:14px;font-weight:720}.nav-links a:hover{color:var(--ink)}.nav-links a.active{color:var(--green)}.header-cta,.primary-button,.secondary-button{justify-content:center;min-height:46px;border-radius:8px;font-weight:820}.header-cta{padding:0 16px;background:var(--ink);color:#fff;font-size:14px}.hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:clamp(30px,5vw,72px);align-items:center;padding:clamp(38px,6vw,72px) clamp(18px,4vw,64px) 40px;overflow:hidden}.hero-content{min-width:0;max-width:690px}.eyebrow{margin:0 0 14px;color:var(--green);font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:820px;margin-bottom:20px;font-size:clamp(46px,6.4vw,78px);line-height:.95;letter-spacing:0;overflow-wrap:anywhere}h2{margin-bottom:18px;font-size:clamp(34px,4.3vw,64px);line-height:1;letter-spacing:0}h3{margin-bottom:10px;font-size:21px;line-height:1.18;letter-spacing:0}p{color:var(--muted);font-size:17px;line-height:1.62}.hero-copy{max-width:620px;color:#31443a;font-size:clamp(18px,2vw,22px)}.hero-actions{flex-wrap:wrap;gap:12px;margin:28px 0}.primary-button,.secondary-button{padding:0 22px;border:1px solid transparent}.primary-button{background:var(--green);color:#fff;box-shadow:0 12px 24px #0b6f4533}.primary-button:hover{background:#095d3a}.primary-button.dark{background:var(--ink);box-shadow:none}.secondary-button{background:#fff;border-color:var(--line);color:var(--ink)}.secondary-button:hover{border-color:var(--green)}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:620px;margin:0}.hero-stats div{min-width:0;padding:16px;border:1px solid rgba(19,32,26,.1);border-radius:8px;background:#fff9}.hero-stats dt{margin-bottom:4px;font-size:24px;font-weight:900}.hero-stats dd{margin:0;color:var(--muted);font-size:14px}.hero-visual{position:relative;display:grid;place-items:center}.hero-visual:before{position:absolute;width:min(90%,640px);aspect-ratio:1;border-radius:999px;background:#b9e0c6;content:""}.hero-visual img{position:relative;z-index:1;width:min(100%,760px);border-radius:8px;box-shadow:var(--shadow);transform:rotate(-2deg)}.client-strip{flex-wrap:wrap;justify-content:center;gap:10px;padding:24px clamp(18px,4vw,64px);border-block:1px solid rgba(19,32,26,.1);background:var(--green-dark)}.client-strip span{padding:10px 14px;border:1px solid rgba(255,255,255,.16);border-radius:8px;color:#f6fff8;font-size:14px;font-weight:780}.section,.answer-band,.page-hero,.cta-section,.site-footer{padding:clamp(72px,9vw,118px) clamp(18px,4vw,64px)}.page-hero{background:#fff}.page-hero h1,.page-hero p{max-width:880px}.page-hero p:last-child{margin-bottom:0;color:#31443a;font-size:clamp(18px,2vw,22px)}.split{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(28px,5vw,70px);align-items:start}.split h2,.section-heading h2,.cta-section h2{max-width:780px}.signal-grid,.deliverable-grid,.offer-grid,.resource-grid{display:grid;gap:16px}.signal-grid,.deliverable-grid,.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.offer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.signal-grid article,.deliverable-grid article,.offer-grid article,.resource-grid article{min-width:0;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.signal-grid article,.deliverable-grid article{min-height:250px}.offer-grid article,.resource-grid article{display:flex;flex-direction:column;min-height:280px}.offer-grid .featured-offer{grid-column:span 2;grid-row:span 2;background:var(--green-dark);color:#fff}.icon,.deliverable-grid span,.timeline span,.offer-grid article>span,.resource-grid article>span{display:inline-grid;place-items:center;min-width:34px;height:34px;margin-bottom:22px;border-radius:8px;font-size:13px;font-weight:900}.icon{background:var(--yellow)}.signal-grid article:nth-child(2) .icon{background:var(--mint)}.signal-grid article:nth-child(3) .icon{background:#d8e5f3}.answer-band{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,.7fr);gap:clamp(28px,5vw,70px);align-items:center;background:#eef2ea}.page-band{padding-top:clamp(72px,9vw,118px)}.answer-copy p{max-width:700px}.answer-panel{display:grid;gap:12px;padding:16px;border:1px solid rgba(19,32,26,.12);border-radius:8px;background:var(--green-dark);box-shadow:var(--shadow)}.answer-panel div{padding:22px;border-radius:8px;background:#ffffff14}.answer-panel strong,.answer-panel span{display:block}.answer-panel strong{margin-bottom:7px;color:#fff;font-size:20px}.answer-panel span{color:#ffffffb8;line-height:1.5}.about-founder{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.72fr);gap:clamp(28px,5vw,70px);align-items:start;background:#fff}.founder-copy{max-width:820px}.founder-copy h2{max-width:900px}.profile-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.profile-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid var(--green);border-radius:8px;background:var(--green);color:#fff;font-weight:820}.profile-link:hover{background:#095d3a}.profile-link.secondary{background:#fff;color:var(--ink);border-color:var(--line)}.profile-link.secondary:hover{border-color:var(--green)}.founder-intro{display:flow-root}.founder-intro img{float:left;width:104px;height:104px;margin:8px 20px 10px 0;border:1px solid var(--line);border-radius:8px;object-fit:cover}.credibility-list{display:grid;gap:12px}.credibility-list div{min-width:0;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--bg)}.credibility-list span{display:block;margin-bottom:10px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.credibility-list strong{display:block;margin-bottom:8px;font-size:21px;line-height:1.18}.credibility-list p{margin-bottom:0;font-size:15px;line-height:1.52}.section-heading{max-width:850px;margin-bottom:34px}.deliverable-grid article:nth-child(3n+1) span{background:var(--mint)}.deliverable-grid article:nth-child(3n+2) span{background:#d8e5f3}.deliverable-grid article:nth-child(3n) span{background:#f5d7cc}.offers-section{background:#fff}.offer-grid article>span,.resource-grid article>span{width:fit-content;padding:0 10px;background:var(--mint);color:var(--green-dark)}.offer-grid article:nth-child(3n)>span,.resource-grid article:nth-child(3n)>span{background:#f5d7cc}.offer-grid article:nth-child(3n+2)>span,.resource-grid article:nth-child(3n+2)>span{background:#d8e5f3}.featured-offer h3,.featured-offer p{color:#fff}.featured-offer p,.featured-offer li{color:#ffffffc2}.offer-grid ul{display:grid;gap:9px;padding:0;margin:8px 0 28px;list-style:none}.offer-grid li{position:relative;padding-left:20px;line-height:1.45}.offer-grid li:before{position:absolute;left:0;color:var(--yellow);content:"•"}.offer-grid a,.resource-grid a,.muted-link{width:fit-content;margin-top:auto;color:var(--green);font-weight:850}.featured-offer a{color:var(--yellow)}.resources-section{background:#eef2ea}.process{background:#fff}.timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0;margin:0;list-style:none}.timeline li{min-height:300px;padding:28px;border-radius:8px;background:var(--bg)}.timeline span{width:auto;padding:0 10px;background:var(--ink);color:#fff}.cta-section{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;background:var(--yellow)}.cta-section p{max-width:760px;color:#3b3220}.cta-section .eyebrow{color:var(--ink)}.contact-page{display:grid;grid-template-columns:minmax(0,.78fr) minmax(360px,1fr);gap:clamp(28px,5vw,72px);align-items:start;min-height:calc(100vh - 154px);padding:clamp(46px,6vw,86px) clamp(18px,4vw,64px)}.contact-page>div:first-child{position:sticky;top:106px}.contact-page p{max-width:680px;color:var(--muted);font-size:18px;line-height:1.55}.contact-details{display:grid;gap:10px;max-width:560px;margin-top:28px}.contact-details span{padding:12px 14px;border:1px solid rgba(19,32,26,.1);border-radius:8px;background:#ffffff94;color:var(--ink);font-weight:780}.booking-panel{display:grid;gap:20px;padding:clamp(22px,4vw,34px);border:1px solid rgba(19,32,26,.12);border-radius:8px;background:var(--yellow);box-shadow:0 18px 44px #3c2e1024}.booking-panel h2{margin:0;font-size:clamp(26px,3vw,36px);line-height:1.08}.booking-panel p{margin:0;color:#3b3220;line-height:1.5}.booking-panel iframe{width:100%;min-height:680px;border:1px solid rgba(19,32,26,.12);border-radius:8px;background:#fff}.booking-placeholder{display:grid;gap:8px;padding:16px;border:1px dashed rgba(19,32,26,.32);border-radius:8px;background:#ffffff7a}.booking-placeholder strong{color:var(--ink)}.booking-placeholder span{color:#3b3220;line-height:1.45}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-block:24px;border-top:1px solid rgba(19,32,26,.1);color:var(--muted);font-size:14px;font-weight:720}.footer-links{display:flex;flex-wrap:wrap;gap:18px}.site-footer a{color:var(--ink)}.site-footer a:hover{color:var(--green)}@media(max-width:980px){.site-header{position:static;flex-wrap:wrap}.nav-links{order:3;width:100%;gap:10px;overflow-x:auto;padding-top:4px;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-links a{flex:0 0 auto;padding:8px 10px;border:1px solid rgba(19,32,26,.1);border-radius:8px;background:#ffffff8f}.nav-links a.active{border-color:var(--green);background:var(--mint)}.hero,.split,.answer-band,.about-founder,.cta-section,.contact-page{grid-template-columns:1fr}.contact-page>div:first-child{position:static}.hero{padding-top:30px}.hero-visual{order:-1}.hero-visual img{transform:none}.signal-grid,.deliverable-grid,.offer-grid,.resource-grid,.timeline{grid-template-columns:1fr}.offer-grid .featured-offer{grid-column:auto;grid-row:auto}.signal-grid article,.deliverable-grid article,.offer-grid article,.resource-grid article,.timeline li{min-height:0}.cta-section .primary-button{justify-self:start}}@media(max-width:640px){.site-header{align-items:flex-start;gap:12px}.brand span:last-child{display:inline;max-width:150px;font-size:13px;line-height:1.1}.header-cta{flex:0 1 auto;max-width:150px;min-height:42px;padding-inline:12px;font-size:13px;text-align:center}.hero{padding-top:18px;padding-bottom:18px}h1{font-size:clamp(38px,10.8vw,42px)}.hero-stats{display:none}.hero-copy{font-size:16px;line-height:1.45}.hero-actions{margin:18px 0 0}.hero-visual img{width:min(100%,300px)}.hero-visual:before{width:250px}.hero-actions a,.profile-link,.cta-section .primary-button{width:100%}.founder-intro img{float:none;display:block;width:88px;height:88px;margin:0 0 18px}.section,.answer-band,.cta-section{padding-block:58px}.site-footer{flex-direction:column;align-items:flex-start;padding-block:22px}}
