@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap");

:root{--cream:#f7f0e7;--paper:#fffaf4;--ink:#0b0b0b;--blue:#ff5a00;--orange:#ff5a00;--line:rgba(11,11,11,.18);--muted:#5d574f;--font-manrope:"Poppins";--font-editorial:"Poppins"}
*{box-sizing:border-box;margin:0;padding:0}
[hidden]{display:none!important}
.hero-visual>img,.about-image>img{position:absolute;inset:0;width:100%!important;height:100%!important}
html{scroll-behavior:smooth}
body{background:var(--cream);color:var(--ink);font-family:var(--font-manrope),Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
main{overflow:hidden}
.site-header{height:104px;padding:0 clamp(24px,6vw,96px);display:flex;align-items:center;justify-content:space-between;position:absolute;inset:0 0 auto;z-index:10}
.brand{display:flex;flex-direction:column;line-height:1}.brand span{font-size:9px;letter-spacing:.2em;text-transform:uppercase;margin:0 0 5px 4px}.brand strong{font-family:var(--font-editorial),Georgia,serif;font-size:27px;line-height:.8;font-style:italic;font-weight:600;color:var(--blue)}
.site-header nav{display:flex;gap:34px}.site-header nav a{font-size:12px;font-weight:700;letter-spacing:.06em}.site-header nav a:hover{color:var(--blue)}
.header-cta{font-size:12px;font-weight:800;border-bottom:2px solid var(--blue);padding-bottom:4px}
.hero{min-height:790px;padding:150px clamp(24px,6vw,96px) 70px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;position:relative;background:var(--cream)}
.hero-copy{position:relative;z-index:3;max-width:760px}.eyebrow{color:var(--blue);font-size:11px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.17em;margin-bottom:24px}
.hero h1,.mission p,.principles h2,.framework h2,.about h2,.services h2,.closing h2{font-family:var(--font-editorial),Georgia,serif;font-weight:600;letter-spacing:-.035em}
.hero h1{font-size:clamp(62px,6vw,94px);line-height:.91}.hero h1 em,.mission em,.closing em{color:var(--blue);font-weight:500}
.hero-intro{font-size:18px;line-height:1.6;max-width:570px;margin:34px 0 30px;color:#34312d}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;padding:0 12px 0 22px;font-size:13px;font-weight:800;border:1px solid currentColor}.button span{font-size:20px}.button-blue{background:var(--blue);border-color:var(--blue);color:#fff}.button:hover{transform:translateY(-2px)}
.credentials{font-size:10px;font-weight:800;letter-spacing:.13em;margin-top:28px;color:var(--muted)}
.hero-visual{height:620px;position:relative;align-self:end;background:url('/images/pankaj-cutout.png') center bottom/contain no-repeat;z-index:2}.hero-visual img{display:none}.portrait-frame{position:absolute;inset:110px 5% 0 18%;border:3px solid var(--blue)}
.mission{background:var(--paper);padding:110px max(24px,12vw);text-align:center}.mission p{font-size:clamp(42px,5vw,74px);line-height:1.05;max-width:1120px;margin:auto}
.principles{padding:40px clamp(24px,6vw,96px) 120px;background:var(--paper)}.principles article{display:grid;grid-template-columns:70px minmax(280px,.8fr) 1fr;align-items:end;gap:32px;padding:42px 0;border-top:1px solid var(--line)}.principles article:last-child{border-bottom:1px solid var(--line)}.principles span,.framework-list span,.service-list span{color:var(--blue);font-size:12px;font-weight:800}.principles h2{font-size:clamp(42px,4.5vw,70px);line-height:.95}.principles p{font-size:17px;line-height:1.6;max-width:430px;justify-self:end;color:var(--muted)}
.framework{background:var(--blue);color:#fff;padding:110px clamp(24px,6vw,96px)}.framework-heading{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end;margin-bottom:80px}.framework .eyebrow{color:#fff;grid-column:1/-1;margin-bottom:-16px}.framework h2{font-size:clamp(58px,6vw,92px);line-height:.91}.framework-heading>p:last-child{font-size:18px;line-height:1.6;max-width:450px;justify-self:end}.framework-list{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(255,255,255,.45)}.framework-list article{padding:25px 22px 10px;border-right:1px solid rgba(255,255,255,.45);min-height:240px}.framework-list article:first-child{padding-left:0}.framework-list article:last-child{border-right:0}.framework-list span{color:#fff}.framework-list h3{font-family:var(--font-editorial),Georgia,serif;font-size:34px;margin:50px 0 18px}.framework-list p{font-size:13px;line-height:1.6;color:rgba(255,255,255,.8)}
.about{display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:var(--cream)}.about-image{position:relative;min-height:620px}.about-image img{object-fit:cover;object-position:center}.about-copy{padding:110px clamp(36px,7vw,120px);display:flex;flex-direction:column;justify-content:center}.about h2{font-size:clamp(55px,5.2vw,82px);line-height:.95;margin-bottom:18px}.role{color:var(--blue);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:34px}.about-copy>p:not(.eyebrow,.role){font-size:17px;line-height:1.75;margin-bottom:18px;max-width:580px}.career{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.career span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.career strong{display:block;font-family:var(--font-editorial),Georgia,serif;font-size:36px;line-height:1;color:var(--ink);letter-spacing:-.03em;margin-bottom:8px;text-transform:none}
.services{background:var(--paper);padding:120px clamp(24px,6vw,96px)}.services-heading{display:grid;grid-template-columns:1fr 1.4fr;align-items:start;margin-bottom:70px}.services-heading .eyebrow{margin-top:14px}.services h2{font-size:clamp(54px,5.4vw,84px);line-height:.95}.service-list{margin-bottom:50px}.service-list article{display:grid;grid-template-columns:70px 1fr 1fr;gap:32px;align-items:center;border-top:1px solid var(--line);padding:35px 0}.service-list article:last-child{border-bottom:1px solid var(--line)}.service-list h3{font-family:var(--font-editorial),Georgia,serif;font-size:clamp(32px,3vw,48px);font-weight:600}.service-list p{font-size:16px;line-height:1.6;color:var(--muted);max-width:460px;justify-self:end}.button-dark{background:var(--ink);color:#fff;border-color:var(--ink)}
.closing{background:var(--ink);color:#fff;padding:125px clamp(24px,6vw,96px);text-align:center}.closing .eyebrow{color:#8baaff}.closing h2{font-size:clamp(62px,7.2vw,112px);line-height:.88;max-width:1100px;margin:0 auto 55px}.closing .button{min-width:230px}
footer{background:var(--ink);color:#fff;border-top:1px solid rgba(255,255,255,.18);padding:42px clamp(24px,6vw,96px);display:flex;justify-content:space-between;align-items:end}.footer-brand strong{font-size:24px}.footer-brand span{color:#fff}footer p{font-size:10px;letter-spacing:.08em;color:rgba(255,255,255,.6)}
a,.button{transition:color .2s ease,background .2s ease,transform .2s ease}a:focus-visible{outline:3px solid #8baaff;outline-offset:5px}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:120px;min-height:960px}.hero-copy{padding-top:20px}.hero h1{font-size:clamp(55px,10vw,78px)}.hero-visual{height:520px;margin-top:-70px}.portrait-frame{inset:90px 10% 0 20%}.framework-list{grid-template-columns:1fr 1fr}.framework-list article{border-bottom:1px solid rgba(255,255,255,.45)}.framework-list article:nth-child(2n){border-right:0}.framework-list article:last-child{grid-column:1/-1}.about{grid-template-columns:1fr}.about-image{min-height:600px}.services-heading{grid-template-columns:1fr}.services-heading .eyebrow{margin-top:0}.service-list article{grid-template-columns:55px 1fr}.service-list p{grid-column:2;justify-self:start}.principles article{grid-template-columns:55px 1fr}.principles p{grid-column:2;justify-self:start}}
@media(max-width:600px){.site-header{height:82px;padding:0 20px}.header-cta{font-size:10px}.brand strong{font-size:21px}.hero{min-height:790px;padding:112px 20px 30px}.hero h1{font-size:49px;line-height:.94}.hero-intro{font-size:16px;margin:25px 0}.credentials{font-size:9px;line-height:1.5}.hero-visual{height:390px;margin-top:-30px}.portrait-frame{inset:62px 1% 0 18%}.mission{padding:80px 24px}.mission p{font-size:39px}.principles{padding:20px 22px 80px}.principles article{grid-template-columns:36px 1fr;gap:16px;padding:32px 0}.principles h2{font-size:39px}.principles p{font-size:15px}.framework{padding:82px 22px}.framework-heading{grid-template-columns:1fr;gap:25px;margin-bottom:55px}.framework h2{font-size:55px}.framework-heading>p:last-child{font-size:16px;justify-self:start}.framework-list{grid-template-columns:1fr}.framework-list article,.framework-list article:first-child{border-right:0;padding:22px 0;min-height:0;display:grid;grid-template-columns:42px 100px 1fr;align-items:center;gap:10px}.framework-list article:last-child{grid-column:auto}.framework-list h3{font-size:29px;margin:0}.framework-list p{font-size:12px}.about-image{min-height:450px}.about-copy{padding:80px 22px}.about h2{font-size:54px}.about-copy>p:not(.eyebrow,.role){font-size:16px}.career strong{font-size:32px}.services{padding:82px 22px}.services-heading{margin-bottom:48px}.services h2{font-size:48px}.service-list article{grid-template-columns:36px 1fr;gap:15px;padding:28px 0}.service-list h3{font-size:32px}.service-list p{font-size:15px}.services .button{width:100%}.closing{padding:90px 22px}.closing h2{font-size:54px}.closing .button{width:100%}footer{padding:38px 22px;display:block}footer p{margin-top:28px;line-height:1.5}}

/* Keep Next image fills dimensionally stable after the global reset. */
.about-image img{width:100%!important;height:100%!important}

/* Connected CFO decision journey */
.framework-chart{list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));position:relative;padding-top:35px}.framework-chart::before{content:"";position:absolute;top:61px;left:8%;right:8%;height:2px;background:rgba(255,255,255,.5)}.framework-chart li{position:relative;padding:0 10px}.framework-node{width:54px;height:54px;border-radius:50%;margin:0 auto 25px;background:#fff;color:var(--blue);display:grid;place-items:center;position:relative;z-index:2;border:7px solid var(--blue);outline:1px solid rgba(255,255,255,.7)}.framework-node span{font-size:11px;font-weight:900}.framework-card{min-height:250px;padding:28px 22px;background:#fff;color:var(--ink);border-radius:2px}.framework-chart li:nth-child(even) .framework-card{margin-top:36px}.framework-card .step-label{font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.14em;color:var(--blue);font-weight:900}.framework-card h3{font-family:var(--font-editorial),Georgia,serif;font-size:38px;line-height:1;margin:36px 0 18px}.framework-card>p:last-child{font-size:13px;line-height:1.65;color:var(--muted)}.framework-outcome{margin-top:40px;padding:23px 0;border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:space-between;gap:30px}.framework-outcome span{font-size:10px;text-transform:uppercase;letter-spacing:.18em;font-weight:800}.framework-outcome strong{font-family:var(--font-editorial),Georgia,serif;font-size:clamp(20px,2vw,30px);font-weight:600;letter-spacing:.02em;text-align:right}
@media(max-width:900px){.framework-chart{grid-template-columns:1fr;gap:0;padding:0 0 0 32px}.framework-chart::before{top:27px;bottom:27px;left:26px;right:auto;width:2px;height:auto}.framework-chart li{display:grid;grid-template-columns:54px 1fr;gap:22px;padding:0 0 22px;margin-left:-32px}.framework-node{margin:0}.framework-card,.framework-chart li:nth-child(even) .framework-card{min-height:0;margin:0;padding:24px}.framework-card h3{margin:20px 0 12px}}
@media(max-width:600px){.framework-chart{padding-left:24px}.framework-chart::before{left:18px}.framework-chart li{grid-template-columns:42px 1fr;gap:14px;margin-left:-24px}.framework-node{width:42px;height:42px;border-width:5px}.framework-card{padding:22px 18px}.framework-card h3{font-size:32px}.framework-outcome{display:block}.framework-outcome strong{display:block;text-align:left;font-size:23px;line-height:1.4;margin-top:12px}}

/* A tighter editorial measure across the page. */
.site-header,.hero,.principles,.framework,.services,.closing,footer{padding-left:max(24px,calc((100vw - 1240px)/2));padding-right:max(24px,calc((100vw - 1240px)/2))}.mission p{max-width:980px}.about{max-width:1240px;margin:0 auto}.framework-heading,.framework-orbit,.framework-outcome,.services-heading,.service-list,.services>.button,.closing>*{position:relative}.framework-heading,.framework-orbit,.framework-outcome{max-width:1160px;margin-left:auto;margin-right:auto}.services-heading,.service-list{max-width:1160px;margin-left:auto;margin-right:auto}.services>.button{left:calc((100% - min(1160px,100%))/2)}

/* Radial CFO framework: one central system, five connected decisions. */
.framework-chart{display:none}.framework-orbit{height:700px;position:relative}.framework-orbit::before{content:"";position:absolute;inset:115px 265px 105px;border:1px solid rgba(255,255,255,.45);border-radius:50%}.framework-hub{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:210px;height:210px;border-radius:50%;background:#fff;color:var(--blue);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;box-shadow:0 24px 70px rgba(0,0,0,.14)}.framework-hub span{font-size:10px;text-transform:uppercase;letter-spacing:.17em;font-weight:900}.framework-hub strong{font-family:var(--font-editorial),Georgia,serif;font-size:66px;line-height:.9;margin:8px 0;font-weight:600}.orbit-card{position:absolute;width:270px;min-height:184px;background:#fff;color:var(--ink);padding:22px;display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:start;z-index:3;box-shadow:0 12px 36px rgba(4,26,100,.12)}.orbit-card-1{left:0;top:40px}.orbit-card-2{right:0;top:40px}.orbit-card-3{right:0;bottom:35px}.orbit-card-4{left:0;bottom:35px}.orbit-card-5{left:50%;top:0;transform:translateX(-50%)}.orbit-icon{width:58px;height:58px;border:1px solid #b8c9ff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--blue)}.orbit-icon span{font-size:8px;font-weight:900}.orbit-icon strong{font-family:var(--font-editorial),Georgia,serif;font-size:28px;line-height:.8}.orbit-card .step-label{font-size:8px;line-height:1;text-transform:uppercase;letter-spacing:.14em;color:var(--blue);font-weight:900;margin-top:4px}.orbit-card h3{font-family:var(--font-editorial),Georgia,serif;font-size:31px;line-height:1;margin:14px 0 9px}.orbit-card>div>p:last-child{font-size:11px;line-height:1.55;color:var(--muted)}
@media(max-width:1050px){.framework-orbit{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:14px}.framework-orbit::before{display:none}.framework-hub{position:relative;left:auto;top:auto;transform:none;grid-column:1/-1;margin:0 auto 26px}.orbit-card,.orbit-card-1,.orbit-card-2,.orbit-card-3,.orbit-card-4,.orbit-card-5{position:relative;inset:auto;transform:none;width:auto;min-height:170px}.orbit-card-5{grid-column:1/-1}.services>.button{left:0}}
@media(max-width:600px){.site-header,.hero,.principles,.framework,.services,.closing,footer{padding-left:20px;padding-right:20px}.framework-orbit{grid-template-columns:1fr}.framework-hub{grid-column:auto;width:174px;height:174px}.framework-hub strong{font-size:55px}.orbit-card,.orbit-card-5{grid-column:auto;min-height:0}.about{max-width:none}}

/* Career proof directly beneath the hero. */
.credibility{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:32px max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1.25fr .55fr 1fr 1.25fr 1.25fr;align-items:center;gap:28px}.experience-lead{display:flex;align-items:center;gap:14px}.experience-lead strong{font-family:var(--font-editorial),Georgia,serif;font-size:54px;line-height:.8;color:var(--blue)}.experience-lead span,.company-name span{font-size:9px;line-height:1.45;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);font-weight:700}.credibility>p{font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:var(--muted)}.company-name{min-height:54px;padding-left:24px;border-left:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.company-name strong{font-family:var(--font-editorial),Georgia,serif;font-size:25px;line-height:1;margin-bottom:7px}.company-name:last-child strong{font-family:var(--font-manrope),Arial,sans-serif;font-size:16px;letter-spacing:.04em}
@media(max-width:900px){.credibility{grid-template-columns:1fr 1fr}.credibility>p{display:none}.experience-lead{grid-column:1/-1;padding-bottom:24px;border-bottom:1px solid var(--line)}.company-name{padding:12px 0;border-left:0}.company-name:last-child{grid-column:1/-1;border-top:1px solid var(--line)}}
@media(max-width:600px){.credibility{padding:28px 20px;gap:12px 18px}.experience-lead strong{font-size:48px}.company-name strong{font-size:22px}.company-name span{font-size:8px}}

/* Five-part wheel inspired by the supplied framework reference. */
.framework-orbit{display:none}.framework-wheel{width:min(920px,100%);aspect-ratio:1;position:relative;margin:0 auto 45px}.wheel-ring{position:absolute;inset:3%;border-radius:50%;background:conic-gradient(from -36deg,#f5f7ff 0 19.6%,#e8edff 19.6% 39.6%,#d9e2ff 39.6% 59.6%,#c8d5ff 59.6% 79.6%,#b5c7ff 79.6% 100%);border:1px solid rgba(255,255,255,.72);box-shadow:0 30px 90px rgba(0,19,92,.18)}.wheel-ring::after{content:"";position:absolute;inset:32%;border-radius:50%;background:var(--blue);border:1px solid rgba(255,255,255,.75)}.wheel-center{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:29%;height:29%;border-radius:50%;background:#fff;color:var(--blue);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 18px 50px rgba(0,28,120,.15)}.wheel-center span{font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.18em;font-weight:900}.wheel-center strong{font-family:var(--font-editorial),Georgia,serif;font-size:clamp(58px,7vw,94px);line-height:.8;margin:12px 0 9px;font-weight:600}.wheel-segment{position:absolute;z-index:2;width:27%;color:#091a50;text-align:center;display:flex;flex-direction:column;align-items:center}.wheel-segment svg{width:40px;height:40px;margin-bottom:11px;color:var(--blue)}.wheel-segment h3{font-family:var(--font-editorial),Georgia,serif;font-size:clamp(28px,3vw,42px);line-height:1;font-weight:650;margin-bottom:10px}.wheel-segment p{max-width:190px;font-size:12px;line-height:1.45;color:#40517d}.wheel-segment-1{top:10%;left:50%;transform:translateX(-50%)}.wheel-segment-2{right:7%;top:34%}.wheel-segment-3{right:18%;bottom:8%}.wheel-segment-4{left:18%;bottom:8%}.wheel-segment-5{left:7%;top:34%}
@media(max-width:700px){.framework-wheel{width:350px;max-width:100%;margin-top:20px}.wheel-ring{inset:0}.wheel-center{width:35%;height:35%}.wheel-center span{font-size:7px}.wheel-center strong{font-size:42px;margin:7px 0 5px}.wheel-segment{width:31%}.wheel-segment svg{width:22px;height:22px;margin-bottom:4px}.wheel-segment h3{font-size:19px;margin-bottom:0}.wheel-segment p{display:none}.wheel-segment-1{top:6%}.wheel-segment-2{right:0;top:34%}.wheel-segment-3{right:12%;bottom:6%}.wheel-segment-4{left:12%;bottom:6%}.wheel-segment-5{left:0;top:34%}.framework-outcome{margin-top:20px}}

/* Final Grow with Pankaj brand system. */
.brand{display:block}.brand>span,.brand>strong{display:none}.brand-logo{display:block;width:190px!important;height:auto!important}.footer-brand .brand-logo{width:200px!important}.framework{background:#101010}.framework .eyebrow{color:var(--blue)}.wheel-ring{background:conic-gradient(from -36deg,#fff7f0 0 19.6%,#ffeadc 19.6% 39.6%,#ffd9c2 39.6% 59.6%,#ffc49e 59.6% 79.6%,#ffad78 79.6% 100%)}.wheel-ring::after{background:#101010}.wheel-center{color:var(--ink)}.wheel-segment{color:#261308}.wheel-segment p{color:#685044}.closing .eyebrow{color:#ff9b63}
@media(max-width:600px){.brand-logo{width:145px!important}.footer-brand .brand-logo{width:180px!important}}

/* Signature-inspired hero line. */
.hero h1 em{font-family:var(--font-manrope),Arial,sans-serif!important;font-size:1.08em;font-weight:700;letter-spacing:.005em;line-height:.76;-webkit-text-stroke:.35px currentColor}.mission em,.closing em{font-family:var(--font-manrope),Arial,sans-serif!important;font-size:1.18em;font-weight:700;letter-spacing:.01em;line-height:.84;-webkit-text-stroke:.3px currentColor}

/* Centered two-line hero composition. */
.hero{height:590px;min-height:590px;display:block;padding:0;position:relative;text-align:center;overflow:hidden}.hero-visual{position:absolute;inset:auto 50% 0 auto;transform:translateX(50%);width:620px;height:450px;margin:0;background-position:center top;background-size:620px auto;opacity:.94}.hero-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0 43%,rgba(247,240,231,.12) 58%,var(--cream) 100%)}.portrait-frame{display:none}.hero-copy{position:absolute;z-index:4;top:235px;left:50%;transform:translateX(-50%);width:min(1280px,calc(100% - 48px));max-width:none;text-align:center}.hero-copy .eyebrow{margin-bottom:18px}.hero h1{font-size:clamp(58px,5.4vw,82px);line-height:.94;white-space:nowrap;text-shadow:0 2px 24px rgba(247,240,231,.9)}.hero h1 em{display:inline-block;font-size:1.03em;line-height:.78}.hero-copy .button{margin-top:28px}.credentials{margin-top:16px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#3f3a34}.hero-intro{display:none}
@media(max-width:900px){.hero{height:640px;min-height:640px}.hero-visual{width:600px;height:490px;background-size:600px auto}.hero-copy{top:255px}.hero h1{font-size:clamp(48px,7.4vw,66px)}}
@media(max-width:600px){.hero{height:600px;min-height:600px}.hero-visual{width:560px;height:500px;background-size:560px auto}.hero-copy{top:255px;width:calc(100% - 24px)}.hero-copy .eyebrow{font-size:9px;margin-bottom:16px}.hero h1{font-size:39px;line-height:1;white-space:nowrap}.hero h1 br{display:block}.hero h1 em{font-size:.78em;line-height:.88;white-space:nowrap}.hero-copy .button{margin-top:24px}.credentials{font-size:9px;margin-top:16px}}

/* Header breathing room, social follow-through, and balanced framework labels. */
.site-header{height:120px;padding-top:16px}.social-follow{background:var(--paper);padding:74px max(24px,calc((100vw - 1160px)/2));display:grid;grid-template-columns:1.2fr .8fr;gap:72px;align-items:end;border-bottom:1px solid var(--line)}.social-follow h2{font-family:var(--font-editorial),Georgia,serif;font-size:clamp(42px,4.6vw,68px);line-height:.96;font-weight:600;letter-spacing:-.035em}.social-follow>div>p:last-child{max-width:550px;margin-top:22px;color:var(--muted);font-size:16px;line-height:1.65}.social-links{display:grid;gap:12px}.social-links a{min-height:92px;border-top:1px solid var(--line);display:grid;grid-template-columns:42px 1fr auto;gap:18px;align-items:center;padding:15px 4px}.social-links a:last-child{border-bottom:1px solid var(--line)}.social-links svg{width:30px;height:30px;color:var(--blue)}.social-links span{font-family:var(--font-editorial),Georgia,serif;font-size:28px;font-weight:600}.social-links small{display:block;font-family:var(--font-manrope),Arial,sans-serif;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.15em;color:var(--muted);margin-bottom:7px}.social-links strong{font-size:24px;color:var(--blue)}.social-links a:hover{color:var(--blue)}
.wheel-center{aspect-ratio:1;height:auto;text-align:center}.wheel-center span{width:100%;text-align:center}.wheel-center strong{font-size:clamp(58px,6vw,78px);width:100%;text-align:center}.wheel-segment{justify-content:flex-start;min-height:132px}.wheel-segment h3{white-space:nowrap}.wheel-segment-3,.wheel-segment-4{width:25%;bottom:9%}.wheel-segment-3{right:15%}.wheel-segment-4{left:15%}
@media(max-width:700px){.site-header{height:96px;padding-top:12px}.social-follow{padding:58px 20px;grid-template-columns:1fr;gap:38px}.social-follow h2{font-size:43px}.social-follow>div>p:last-child{font-size:15px}.social-links a{min-height:78px}.wheel-segment{min-height:68px}.wheel-segment-3,.wheel-segment-4{width:29%;bottom:7%}.wheel-segment-3{right:11%}.wheel-segment-4{left:11%}}

/* Self-contained CFO framework wheel. */
.framework{padding-top:92px}.framework-wheel{margin-top:0}.wheel-center{width:31%;color:var(--ink);border:2px solid rgba(11,11,11,.18)}.wheel-center span{font-size:10px;letter-spacing:.14em}.wheel-center strong{color:var(--blue);margin:12px 0 10px}.wheel-segment-3,.wheel-segment-4{width:23%;bottom:18%}.wheel-segment-3{right:20%}.wheel-segment-4{left:20%}.wheel-segment-3 p,.wheel-segment-4 p{max-width:165px}
@media(max-width:700px){.framework{padding-top:68px}.wheel-center{width:36%;height:auto}.wheel-center span{font-size:6px;letter-spacing:.1em}.wheel-center strong{font-size:45px;margin:6px 0}.wheel-segment-3,.wheel-segment-4{width:27%;bottom:16%}.wheel-segment-3{right:17%}.wheel-segment-4{left:17%}}

/* Compact split hero: message and portrait stay visually connected. */
.hero{height:590px;min-height:590px;padding:120px max(24px,calc((100vw - 1160px)/2)) 0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:24px;align-items:end;text-align:left}.hero-copy{position:relative;inset:auto;transform:none;width:auto;max-width:650px;align-self:center;padding-bottom:34px;text-align:left}.hero-copy .eyebrow{margin-bottom:20px}.hero h1{font-size:clamp(54px,4.8vw,76px);line-height:.92;white-space:normal}.hero h1 em{font-size:.9em;white-space:nowrap}.hero-visual{position:relative;inset:auto;transform:none;width:610px;height:430px;justify-self:start;margin-left:-82px;background-size:610px auto;background-position:center top}.hero-visual::after{background:linear-gradient(to bottom,transparent 0 56%,rgba(247,240,231,.08) 72%,var(--cream) 100%)}
@media(max-width:900px){.hero{height:700px;min-height:700px;padding:112px 20px 0;display:block;text-align:center}.hero-copy{position:relative;top:auto;left:auto;transform:none;width:100%;max-width:720px;margin:0 auto;text-align:center;padding:42px 0 0}.hero h1{font-size:clamp(48px,8vw,66px)}.hero h1 em{white-space:nowrap}.hero-visual{position:absolute;inset:auto 50% 0 auto;transform:translateX(50%);width:600px;height:500px;margin-left:0;background-size:600px auto}}
@media(max-width:600px){.hero{height:640px;min-height:640px;padding-top:96px}.hero-copy{padding-top:150px}.hero h1{font-size:39px;white-space:nowrap}.hero h1 em{font-size:.78em}.hero-visual{width:620px;height:500px;background-size:620px auto}.hero-copy .button{margin-top:24px}.hero .credentials{color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.65)}}

/* Website Review 1: expanded Money, Business, Services and Tools homepage. */
.site-header nav{gap:22px}.site-header nav a{font-size:11px}
.review-hero{height:700px;min-height:700px;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);padding-top:130px}.review-hero .hero-copy{padding-bottom:64px}.review-hero h1{font-size:clamp(58px,5.2vw,80px)}.review-hero h1 em{font-family:inherit!important;font-style:normal;font-size:.96em;-webkit-text-stroke:0}.hero-subtitle{display:block;max-width:610px;margin:28px 0 0;font-size:17px;line-height:1.65;color:#413b34}.review-hero .button{margin-top:28px}.review-hero .hero-visual{height:560px;width:680px;background:none;margin-left:-95px}.review-hero .hero-visual img{display:block!important;object-fit:contain;object-position:center bottom}.review-hero .hero-visual::after{display:none}.review-hero .credentials{margin-top:18px}
.about{max-width:none;grid-template-columns:1fr 1.06fr}.about-copy blockquote{margin-top:22px;padding:22px 0;border-top:1px solid var(--line);font-family:var(--font-editorial),Georgia,serif;font-size:25px;line-height:1.3}.about-copy blockquote em{color:var(--blue)}
.section-intro{max-width:850px;margin:0 auto 60px;text-align:center}.section-intro h2{font-family:var(--font-editorial),Georgia,serif;font-size:clamp(52px,5.6vw,84px);font-weight:600;letter-spacing:-.035em;line-height:.94}.section-intro>p:last-child{max-width:650px;margin:24px auto 0;font-size:18px;line-height:1.65}.money-section{background:#101010;color:#fff;padding:110px max(24px,calc((100vw - 1160px)/2));text-align:center}.money-section .framework-wheel{margin-bottom:50px}.money-section .wheel-ring::after{background:#101010}.money-section .button-light{background:#fff;color:var(--ink);border-color:#fff}.money-section .section-intro .eyebrow{color:var(--blue)}
.business-section{background:var(--cream);padding:120px max(24px,calc((100vw - 1160px)/2));text-align:center}.business-section .section-intro>p:last-child,.tools-section .section-intro>p:last-child{color:var(--muted)}.business-framework{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:46px;text-align:left}.business-framework article{min-height:310px;padding:28px 22px;border-right:1px solid var(--line)}.business-framework article:last-child{border-right:0}.business-framework article>span{font-size:11px;color:var(--blue);font-weight:900;letter-spacing:.1em}.business-framework svg{display:block;width:34px;height:34px;color:var(--blue);margin:50px 0 24px}.business-framework h3{font-family:var(--font-editorial),Georgia,serif;font-size:34px;line-height:1;margin-bottom:17px}.business-framework p{font-size:14px;line-height:1.65;color:var(--muted)}
.business-highlight{color:var(--orange);font-weight:800}
.services{background:var(--paper)}.services-heading{grid-template-columns:.55fr 1.45fr}.services-heading h2{max-width:820px}.tools-section{background:#f0e8df;padding:120px max(24px,calc((100vw - 1160px)/2))}.tools-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.tools-grid article{background:var(--paper);min-height:380px;padding:34px;display:flex;flex-direction:column}.tool-top{display:flex;justify-content:space-between;color:var(--blue)}.tool-top>span{font-size:11px;font-weight:900}.tool-top svg{width:38px;height:38px}.tools-grid h3{font-family:var(--font-editorial),Georgia,serif;font-size:38px;line-height:1;margin:50px 0 14px;max-width:410px}.tools-grid h4{font-size:16px;margin-bottom:16px}.tools-grid p{font-size:15px;line-height:1.65;color:var(--muted);max-width:470px}.tools-grid>a,.tools-grid article>a{margin-top:auto;padding-top:28px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--blue)}
@media(max-width:1100px){.site-header nav{display:none}.business-framework{grid-template-columns:repeat(2,1fr)}.business-framework article{border-bottom:1px solid var(--line)}.business-framework article:nth-child(2n){border-right:0}.business-framework article:last-child{grid-column:1/-1}}
@media(max-width:900px){.review-hero{height:820px;min-height:820px;padding-top:110px}.review-hero .hero-copy{padding-top:38px;position:relative;z-index:3}.review-hero .hero-visual{width:620px;height:500px;margin:0;opacity:.32}.review-hero .hero-copy{text-align:center}.hero-subtitle{margin-left:auto;margin-right:auto}.review-hero .credentials{color:var(--ink);text-shadow:none}.about{grid-template-columns:1fr}.tools-grid{grid-template-columns:1fr}}
@media(max-width:600px){.review-hero{height:760px;min-height:760px;padding:92px 20px 0}.review-hero .hero-copy{padding-top:44px}.review-hero h1{font-size:44px;white-space:normal}.review-hero h1 em{font-size:.95em;white-space:normal}.hero-subtitle{font-size:15px;line-height:1.55}.review-hero .hero-visual{width:520px;height:450px}.review-hero .credentials{font-size:8px}.section-intro{margin-bottom:42px}.section-intro h2{font-size:46px}.section-intro>p:last-child{font-size:16px}.money-section,.business-section,.tools-section{padding:80px 20px}.business-framework{grid-template-columns:1fr}.business-framework article,.business-framework article:nth-child(2n){min-height:0;border-right:0;padding:28px 0}.business-framework article:last-child{grid-column:auto}.business-framework svg{margin:28px 0 18px}.tools-grid article{min-height:350px;padding:26px}.tools-grid h3{font-size:34px;margin-top:38px}.services-heading{grid-template-columns:1fr}.about-copy blockquote{font-size:23px}}

.followers-section{background:var(--paper);padding:110px max(24px,calc((100vw - 1160px)/2));display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.followers-copy h2{font-family:var(--font-editorial),Georgia,serif;font-size:clamp(50px,5vw,76px);font-weight:600;letter-spacing:-.035em;line-height:.94}.followers-copy>p:last-child{max-width:520px;margin-top:24px;color:var(--muted);font-size:16px;line-height:1.65}.followers-links{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.followers-links a{min-height:126px;padding:22px 16px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:38px 1fr auto;gap:15px;align-items:center}.followers-links a:nth-child(odd){border-right:1px solid var(--line)}.followers-links svg{width:29px;height:29px;color:var(--blue)}.followers-links span{font-family:var(--font-editorial),Georgia,serif;font-size:28px;font-weight:600}.followers-links small{display:block;font-family:var(--font-manrope),Arial,sans-serif;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.15em;color:var(--muted);margin-bottom:7px}.followers-links strong{color:var(--blue);font-size:22px}.followers-links a:hover{color:var(--blue);background:#fff7f0}
@media(max-width:900px){.followers-section{grid-template-columns:1fr;gap:50px}}
@media(max-width:600px){.followers-section{padding:78px 20px}.followers-copy h2{font-size:45px}.followers-links{grid-template-columns:1fr}.followers-links a:nth-child(odd){border-right:0}.followers-links a{min-height:94px;padding:18px 4px}.followers-links span{font-size:26px}}

.mission{padding:92px max(24px,calc((100vw - 1160px)/2));background:var(--paper)}.mission p{max-width:980px;font-family:var(--font-manrope),Arial,sans-serif;font-size:clamp(42px,4.6vw,68px);font-weight:650;line-height:1.08;letter-spacing:-.055em}.mission em{display:inline;font-family:var(--font-manrope),Arial,sans-serif!important;font-size:1.17em;font-weight:700;line-height:.8;letter-spacing:.005em;-webkit-text-stroke:.25px currentColor}
@media(max-width:600px){.mission{padding:68px 20px}.mission p{font-size:38px;letter-spacing:-.045em}.mission em{font-size:1.12em}}

.tool-cta{margin-top:auto;padding-top:28px;border:0;background:transparent;text-align:left;cursor:pointer;font-family:inherit;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--blue)}.tool-cta:hover{color:var(--ink)}
.tool-modal-backdrop{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.72);display:grid;place-items:center;padding:24px;overflow-y:auto}.tool-modal{width:min(620px,100%);background:var(--paper);padding:46px;position:relative;box-shadow:0 30px 100px rgba(0,0,0,.3)}.tool-modal-close{position:absolute;right:20px;top:16px;border:0;background:transparent;font-size:34px;line-height:1;cursor:pointer;color:var(--muted)}.tool-modal h2{font-family:var(--font-editorial),Georgia,serif;font-size:48px;line-height:.96;font-weight:600;letter-spacing:-.035em;max-width:500px}.tool-modal>p:not(.eyebrow){font-size:15px;line-height:1.6;color:var(--muted);margin:18px 0 28px}.tool-modal form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tool-modal label{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.11em;color:var(--muted)}.tool-modal input{display:block;width:100%;height:48px;margin-top:8px;padding:0 13px;border:1px solid var(--line);background:#fff;font:500 15px var(--font-manrope),Arial,sans-serif;color:var(--ink);outline:none}.tool-modal input:focus{border-color:var(--blue);box-shadow:0 0 0 2px rgba(255,90,0,.14)}.tool-modal form>.button{grid-column:1/-1;margin-top:8px;width:100%;cursor:pointer}.tool-modal form>.button:disabled{opacity:.65;cursor:wait}.form-error{grid-column:1/-1;color:#a02916;font-size:13px;line-height:1.45}
@media(max-width:600px){.tool-modal-backdrop{padding:12px}.tool-modal{padding:36px 22px 24px}.tool-modal h2{font-size:38px}.tool-modal form{grid-template-columns:1fr;gap:14px}.tool-modal form>.button,.form-error{grid-column:auto}.tool-modal-close{right:13px;top:11px}}

/* Upper-body crop for the hero portrait. */
.review-hero .hero-visual{overflow:hidden}.review-hero .hero-visual img{object-fit:cover!important;object-position:center 14%!important}
@media(max-width:900px){.review-hero .hero-visual img{object-position:center 12%!important}}

/* Requested layout and CTA consolidation. */
.site-header{justify-content:flex-start}.site-header nav{margin-left:auto;gap:26px}.site-header nav a{font-size:13px;letter-spacing:.035em}.header-cta{margin-left:34px;border:0;border-bottom:2px solid var(--blue);background:transparent;padding:0 0 4px;min-height:auto;cursor:pointer;color:var(--ink);font-family:inherit;font-size:13px;font-weight:800}.header-cta span{display:none}
.mission em{font-family:inherit!important;font-size:inherit;font-weight:inherit;font-style:normal;line-height:inherit;letter-spacing:inherit;-webkit-text-stroke:0;color:var(--blue)}
.about-copy blockquote{font-family:var(--font-manrope),Arial,sans-serif;font-size:17px;line-height:1.65;font-weight:600}.about-copy blockquote em{font:inherit;color:inherit}
.about-copy blockquote .mission-label{display:block;color:var(--ink);font-size:17px;font-weight:700;margin-bottom:5px}
.about-copy blockquote .mission-message{display:block;color:var(--orange);font-size:25px;line-height:1.3;font-weight:800}
.money-section{min-height:680px;background:var(--paper);color:var(--ink);padding-top:72px;padding-bottom:72px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);grid-template-rows:1fr auto;gap:18px 54px;align-items:center;text-align:left}.money-section .section-intro{grid-column:1;grid-row:1;max-width:520px;margin:0;text-align:left}.money-section .section-intro h2{font-size:clamp(48px,4.6vw,70px)}.money-section .section-intro>p:last-child{margin:22px 0 0;color:var(--muted)}.money-section .framework-wheel{grid-column:2;grid-row:1/3;width:min(540px,100%);margin:0 auto;justify-self:end}.money-section>.consultation-trigger{grid-column:1;grid-row:2;justify-self:start}.money-section .wheel-ring::after{background:var(--paper)}.money-section .wheel-center{background:#fff}.money-section .wheel-segment p{font-size:11px}.money-section .wheel-segment h3{font-size:clamp(25px,2.3vw,34px)}
.tools-section{padding-top:72px;padding-bottom:76px}.tools-section .section-intro{margin-bottom:38px}.tools-section .section-intro h2{font-size:clamp(46px,4.8vw,68px)}.tools-section .section-intro>p:last-child{margin-top:16px;font-size:16px}.tools-grid{grid-template-columns:repeat(4,1fr);gap:12px}.tools-grid article{min-height:340px;padding:24px}.tools-grid h3{font-size:30px;margin:32px 0 11px}.tools-grid h4{font-size:14px;margin-bottom:12px}.tools-grid p{font-size:13px;line-height:1.55}.tool-top svg{width:31px;height:31px}.tool-cta{padding-top:20px;font-size:10px;line-height:1.4}
.closing h2 em{font-family:inherit!important;font-size:inherit;font-style:normal;font-weight:inherit;line-height:inherit;letter-spacing:inherit;-webkit-text-stroke:0;color:var(--blue)}
.footer-brand .brand-logo{display:block!important;width:230px!important;height:auto!important;opacity:1!important;filter:none!important}.consultation-trigger{font-family:inherit;cursor:pointer}.purpose-field{grid-column:1/-1}.tool-modal textarea{display:block;width:100%;margin-top:8px;padding:13px;border:1px solid var(--line);background:#fff;resize:vertical;font:500 15px var(--font-manrope),Arial,sans-serif;color:var(--ink);outline:none}.tool-modal textarea:focus{border-color:var(--blue);box-shadow:0 0 0 2px rgba(255,90,0,.14)}.consultation-success{text-align:center;padding:22px 0}.consultation-success>span{width:64px;height:64px;margin:0 auto 24px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:30px;font-weight:900}.consultation-success h2{margin:auto}.consultation-success p{margin:18px 0 30px;font-size:18px;color:var(--muted)}.consultation-success .button{min-width:160px}
@media(max-width:1100px){.money-section{grid-template-columns:minmax(0,.8fr) minmax(430px,1.2fr);gap:30px}.tools-grid{grid-template-columns:1fr 1fr}.tools-grid article{min-height:320px}}
@media(max-width:900px){.money-section{display:block;min-height:0;text-align:center}.money-section .section-intro{max-width:700px;margin:0 auto 35px;text-align:center}.money-section .section-intro>p:last-child{margin-left:auto;margin-right:auto}.money-section .framework-wheel{width:min(520px,100%);margin:0 auto 34px}.money-section>.consultation-trigger{margin:auto}.site-header nav{margin-left:0}}

.money-section .framework-wheel{width:min(580px,100%)}.money-section .wheel-ring{inset:1.5%}.money-section .wheel-ring::after{inset:31%}.money-section .wheel-center{width:29%}.money-section .wheel-center span{font-size:8px;letter-spacing:.1em}.money-section .wheel-center strong{font-size:58px;margin:8px 0}.money-section .wheel-segment{width:25%;min-height:104px;justify-content:flex-start}.money-section .wheel-segment svg{width:29px;height:29px;margin-bottom:6px}.money-section .wheel-segment h3{font-size:27px;line-height:1;margin-bottom:6px}.money-section .wheel-segment p{max-width:126px;font-size:9.5px;line-height:1.28}.money-section .wheel-segment-1{top:7%;left:50%}.money-section .wheel-segment-2{right:3%;top:34%}.money-section .wheel-segment-3{right:16%;bottom:13%}.money-section .wheel-segment-4{left:16%;bottom:13%}.money-section .wheel-segment-3 p,.money-section .wheel-segment-4 p{max-width:118px;font-size:9px;line-height:1.22}.money-section .wheel-segment-5{left:3%;top:34%}
@media(max-width:900px){.money-section .framework-wheel{width:min(540px,100%)}}
@media(max-width:600px){.money-section .framework-wheel{width:350px}.money-section .wheel-center strong{font-size:40px}.money-section .wheel-center span{font-size:6px}.money-section .wheel-segment{min-height:64px}.money-section .wheel-segment svg{width:21px;height:21px;margin-bottom:3px}.money-section .wheel-segment h3{font-size:18px;margin-bottom:0}.money-section .wheel-segment p{display:none}}
@media(max-width:600px){.tools-grid{grid-template-columns:1fr}.tools-grid article{min-height:320px}.money-section .framework-wheel{width:350px}.purpose-field{grid-column:auto}.footer-brand .brand-logo{width:195px!important}}

/* Mobile hero: keep the message clear and place the portrait underneath. */
.credibility>p{font-size:19px;line-height:1;font-weight:900;letter-spacing:.06em;color:var(--ink)}
.money-section .wheel-center span:last-child{line-height:1.4}
.credibility{align-items:start}
.credibility>p{font-family:var(--font-editorial),Georgia,serif;font-size:25px;line-height:1;font-weight:700;letter-spacing:0;color:var(--ink);align-self:start}
.company-name{justify-content:flex-start;align-self:start}
@media(max-width:900px){
  .review-hero{height:auto;min-height:0;padding:120px 20px 0;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden}
  .review-hero .hero-copy{order:1;position:relative;inset:auto;transform:none;width:100%;max-width:700px;margin:0 auto;padding:34px 0 22px;text-align:center;z-index:3}
  .review-hero .hero-visual{order:2;position:relative;inset:auto;transform:none;width:min(560px,100%);height:480px;margin:0 auto;justify-self:auto;align-self:center;opacity:1}
  .review-hero .hero-visual img{object-fit:contain!important;object-position:center bottom!important}
}
@media(max-width:600px){
  .review-hero{padding:96px 20px 0}
  .review-hero .hero-copy{padding:38px 0 18px}
  .review-hero .hero-visual{width:100%;height:390px}
}

/* Keep the Business framework hierarchy compact and connected. */
.business-framework svg{margin:18px 0 14px}
@media(max-width:600px){.business-framework svg{margin:14px 0 12px}}

/* Persistent navigation while the page scrolls. */
html{scroll-padding-top:72px}
.site-header{height:62px;padding-top:0;padding-bottom:0;position:fixed;top:0;right:0;bottom:auto;left:0;background:rgba(247,240,231,.92);border-bottom:1px solid rgba(11,11,11,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 8px 28px rgba(11,11,11,.05)}
.site-header .brand-logo{width:125px!important}
@media(max-width:600px){.site-header{height:58px;padding-top:0;padding-bottom:0}.site-header .brand-logo{width:112px!important}}

/* Tablet and mobile navigation. */
.mobile-menu{display:none;position:relative;margin-left:auto}.mobile-menu-toggle{width:40px;height:40px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.mobile-menu-toggle span{display:block;width:23px;height:2px;background:var(--ink);transition:transform .2s ease,opacity .2s ease}.mobile-menu-panel{display:none;position:fixed;top:62px;right:max(20px,calc((100vw - 1240px)/2));width:min(320px,calc(100vw - 40px));padding:10px 18px;background:var(--paper);border:1px solid var(--line);box-shadow:0 24px 55px rgba(11,11,11,.16)}.mobile-menu-panel a{padding:14px 4px;border-bottom:1px solid var(--line);font-size:15px;font-weight:700;letter-spacing:.02em}.mobile-menu-panel a:last-child{border-bottom:0}.mobile-menu-panel a:hover{color:var(--blue)}.mobile-menu.is-open .mobile-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu.is-open .mobile-menu-toggle span:nth-child(2){opacity:0}.mobile-menu.is-open .mobile-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
@media(max-width:1100px){.site-header>.desktop-navigation{display:none}.mobile-menu{display:block}.site-header .mobile-menu-panel{display:none}.site-header .mobile-menu.is-open .mobile-menu-panel{display:grid}.mobile-menu+.header-cta{margin-left:14px}}
@media(max-width:600px){.mobile-menu-panel{top:58px;right:14px;width:calc(100vw - 28px)}.mobile-menu-toggle{width:36px;height:36px}.mobile-menu+.header-cta{margin-left:8px}}

/* Fit the complete opening story at normal browser zoom. */
@media(min-width:901px){.review-hero{height:clamp(560px,calc(100svh - 120px),650px);min-height:560px;padding-top:82px}.review-hero .hero-copy{padding-bottom:24px}.review-hero .hero-visual{height:min(520px,calc(100svh - 130px))}}
.company-name:last-child strong{font-family:var(--font-manrope),Arial,sans-serif;font-size:25px;letter-spacing:0}
.about h2{word-spacing:.18em}

/* Carry the opening-view and credential fixes through responsive layouts. */
.about h2{line-height:1.08}
@media(max-width:900px){
  .review-hero{padding:72px 20px 0}
  .review-hero .hero-copy{padding:24px 0 14px}
  .review-hero .hero-visual{width:min(500px,100%);height:340px}
  .review-hero .hero-subtitle{margin-top:18px;line-height:1.55}
  .review-hero .button{margin-top:20px}
  .credibility{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px 18px;padding-top:22px;padding-bottom:22px}
  .experience-lead{grid-column:span 3;padding-bottom:0;border-bottom:0}
  .credibility>p{display:block;grid-column:span 3;align-self:center}
  .company-name,.company-name:last-child{grid-column:span 2;min-height:52px;padding:12px 0 0;border-left:0;border-top:1px solid var(--line)}
  .role{line-height:1.55}
}
@media(max-width:600px){
  .review-hero{padding:58px 18px 0}
  .review-hero .hero-copy{padding:24px 0 10px}
  .review-hero h1{font-size:clamp(35px,10.5vw,42px);line-height:1}
  .review-hero .hero-subtitle{font-size:13.5px;line-height:1.5;margin-top:14px}
  .review-hero .button{min-height:48px;margin-top:16px;padding-left:16px;gap:18px;font-size:11px}
  .review-hero .hero-visual{height:250px}
  .credibility{padding:18px;gap:12px 14px}
  .experience-lead strong{font-size:42px}
  .experience-lead span{font-size:7.5px}
  .credibility>p{font-size:22px}
  .company-name strong,.company-name:last-child strong{font-size:19px}
  .company-name span{font-size:7px}
  .about h2{line-height:1.12;word-spacing:.22em}
  .role{font-size:11px;line-height:1.6;letter-spacing:.075em}
}

/* New DSC_1984 hero portrait: preserve the complete upper body and hands. */
.review-hero .hero-visual{width:min(520px,100%);margin-left:-30px;justify-self:center}
.review-hero .hero-visual img{object-fit:contain!important;object-position:center bottom!important}
@media(max-width:900px){.review-hero .hero-visual{width:min(460px,100%);height:390px;margin-left:0}}
@media(max-width:600px){.review-hero .hero-visual{width:min(360px,100%);height:310px}}

/* Explicit type sizing and name spacing requested for the proof/About rows. */
.credibility .company-name strong,.credibility .global-company strong{font-family:var(--font-manrope),Arial,sans-serif!important;font-size:25px!important;font-weight:700!important;letter-spacing:0!important}
.about h2{display:grid;gap:.16em;line-height:1!important;word-spacing:normal}
.about h2 span{display:block}
@media(max-width:600px){.credibility .company-name strong,.credibility .global-company strong{font-size:19px!important}.about h2{gap:.2em;line-height:1!important}}

/* Larger hero portrait: anchor the crop at the top so the face grows while only the lower jacket is trimmed. */
.review-hero .hero-visual img{transform:scale(1.28)!important;transform-origin:50% 0!important}
@media(min-width:901px){.review-hero .hero-visual{width:min(560px,100%);height:min(560px,calc(100svh - 90px))}}
@media(max-width:900px){.review-hero .hero-visual{height:430px}.review-hero .hero-visual img{transform:scale(1.23)!important}}
@media(max-width:600px){.review-hero .hero-visual{height:350px}.review-hero .hero-visual img{transform:scale(1.20)!important}}

/* Comfortable multiline heading rhythm: prevent ascenders and descenders from touching. */
.hero h1,.principles h2,.framework h2,.about h2,.services h2,.section-intro h2,.followers-copy h2,.social-follow h2{line-height:1.08!important}
.mission p,.closing h2{line-height:1.12!important}
.hero h1 em,.mission em,.closing h2 em{line-height:inherit!important}
.service-list h3,.business-framework h3,.tools-grid h3,.framework-card h3,.orbit-card h3,.tool-modal h2{line-height:1.14!important}
.wheel-segment h3{line-height:1.08!important}
