:root{--ink:#17343b;--muted:#5e7276;--blue:#2ea8d0;--green:#65c21c;--pale:#f3f9f7;--line:#dce9e6;--white:#fff;--dark:#14343a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Outfit,Arial,sans-serif;color:var(--ink);line-height:1.6;background:#fff}a{color:inherit}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.narrow{max-width:820px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.nav{height:86px;display:flex;align-items:center;justify-content:space-between}.brand img{width:150px;height:62px;object-fit:cover;object-position:center}.nav nav{display:flex;gap:28px}.nav nav a{text-decoration:none;font-weight:500}.hero{padding:74px 0 86px;background:linear-gradient(135deg,#fff 50%,#eef9f5)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:65px;align-items:center}.eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.16em;color:#389c37;margin:0 0 12px}.hero h1{font-size:clamp(2.7rem,5vw,5rem);line-height:1.02;letter-spacing:-.045em;margin:0;max-width:800px}.lede{font-size:1.28rem;color:var(--muted);max-width:700px;margin:26px 0 32px}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{padding:13px 20px;border-radius:8px;text-decoration:none;font-weight:600}.primary{background:var(--ink);color:#fff}.secondary{border:1px solid #a9c7c5;background:#fff}.pond-art{height:410px;border-radius:28px;position:relative;overflow:hidden;background:linear-gradient(#dff4f7 0 44%,#82cf57 44% 49%,#4cb6d5 49% 100%);box-shadow:0 24px 55px #14343a20}.sun{position:absolute;width:90px;height:90px;border-radius:50%;background:#fff8c7;right:50px;top:45px}.shore{position:absolute;left:-10%;top:38%;width:85%;height:100px;background:#74c83b;border-radius:50%;transform:rotate(6deg)}.water{position:absolute;left:0;right:0;bottom:0;height:48%;background:linear-gradient(#43b1d3,#2486aa)}.bubble{position:absolute;border:2px solid #dff9ff;border-radius:50%;bottom:30px}.b1{width:12px;height:12px;left:48%;bottom:45px}.b2{width:8px;height:8px;left:51%;bottom:90px}.b3{width:6px;height:6px;left:49%;bottom:130px}.section{padding:88px 0}.section h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;margin:0 0 22px;letter-spacing:-.03em}.intro p:not(.eyebrow){font-size:1.12rem;color:var(--muted)}.soft{background:var(--pale)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px}.card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px;text-decoration:none;transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #14343a12}.card span{font-size:.78rem;color:var(--blue);font-weight:700}.card h3{font-size:1.35rem;margin:16px 0 8px}.card p{color:var(--muted);margin:0}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end}.section-head>p{max-width:470px;color:var(--muted)}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.video-placeholder{aspect-ratio:16/9;border-radius:14px;padding:24px;display:flex;flex-direction:column;justify-content:end;color:#fff;background:linear-gradient(145deg,#1c677c,#17343b);box-shadow:inset 0 0 0 1px #ffffff20}.video-placeholder strong{font-size:.75rem;letter-spacing:.1em;color:#a9e7f5}.video-placeholder span{font-size:1.25rem;font-weight:600}.consult{background:#edf8fb}.consult-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:54px;align-items:start}.consult p{color:var(--muted);font-size:1.08rem}.small{font-size:.9rem!important}.calendar-shell{background:#fff;border-radius:18px;padding:16px;min-height:660px;box-shadow:0 18px 45px #14343a12;overflow:hidden}#my-lunacal-inline-meeting{width:100%;min-height:620px;overflow:auto}.reviews{text-align:center}.review-widget{margin-top:28px;min-height:140px}.dark{background:var(--dark);color:#fff}.dark .eyebrow{color:#8bdc54}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.resource-grid a{padding:28px;border:1px solid #ffffff25;border-radius:14px;text-decoration:none;background:#ffffff08}.resource-grid p{color:#c8d7d8}.resource-grid b{color:#82d9f0}footer{padding:38px 0;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;color:var(--muted)}footer img{width:110px;height:50px;object-fit:cover;object-position:center}@media(max-width:850px){.nav nav{display:none}.hero-grid,.consult-grid{grid-template-columns:1fr}.pond-art{height:300px}.cards{grid-template-columns:1fr 1fr}.video-grid,.resource-grid{grid-template-columns:1fr}.section-head{display:block}.footer-grid{grid-template-columns:1fr;text-align:center}footer img{margin:auto}}@media(max-width:520px){.wrap{width:min(100% - 26px,1160px)}.hero{padding:52px 0}.section{padding:64px 0}.cards{grid-template-columns:1fr}.hero h1{font-size:2.55rem}.calendar-shell{padding:4px}.brand img{width:130px}}

/* v2 refinements */
.brand img{width:176px;height:72px;object-fit:contain;object-position:left center}
.hero-photo{height:410px;border-radius:28px;overflow:hidden;box-shadow:0 24px 55px #14343a20;background:#eaf4f2}
.hero-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:47% center}
.reviews h2{margin-bottom:30px}
footer img{width:132px;height:72px;object-fit:contain;object-position:left center}
@media(max-width:850px){.hero-photo{height:360px}.hero-photo img{object-position:43% center}footer img{object-position:center}}
@media(max-width:520px){.brand img{width:150px;height:66px}.hero-photo{height:300px}.hero-photo img{object-position:40% center}}

/* v3 video embeds */
.video-card{min-width:0}
.video-frame{aspect-ratio:16/9;border-radius:14px;overflow:hidden;background:#17343b;box-shadow:0 12px 28px #14343a14}
.video-frame iframe{display:block;width:100%;height:100%;border:0}
.video-card h3{font-size:1.08rem;line-height:1.35;margin:14px 4px 0;color:var(--ink)}
