:root{--ink:#071c1b;--ink2:#102b29;--paper:#f8f9f6;--white:#fff;--muted:#687572;--line:#dfe6e1;--lime:#d7ff5c;--purple:#7a61ff;--blue:#80cdf8;--coral:#ff8e82;--yellow:#ffe47e;--pink:#f1afd1;--radius-xl:32px;--radius-lg:22px;--shadow:0 24px 70px rgba(7,28,27,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section{padding:92px 0}.eyebrow{margin:0 0 14px;color:var(--purple);font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.eyebrowLight{color:var(--lime)}.siteHeader{position:absolute;inset:0 0 auto;z-index:10;color:white}.headerInner{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.brand{display:flex;flex-direction:column;font-weight:900;letter-spacing:-.035em}.brand small{margin-top:4px;color:rgba(255,255,255,.62);font-size:.68rem;font-weight:600}.nav{display:flex;gap:26px;color:rgba(255,255,255,.75);font-size:.84rem}.headerInner>.btn{justify-self:end}.btn{min-height:50px;padding:0 21px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:850;transition:transform .15s ease,box-shadow .15s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(7,28,27,.16)}.btnLime{background:var(--lime);color:var(--ink)}.btnDark{background:var(--ink);color:white}.btnOutlineLight{border-color:rgba(255,255,255,.35);color:white}.btnOutlineDark{border-color:var(--ink);color:var(--ink)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero{background:var(--ink);color:white;overflow:hidden}.hero,.heroGrid{min-height:760px}.heroGrid{display:grid;grid-template-columns:.95fr 1.05fr}.heroCopy{padding:145px 62px 64px max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center}.heroCopyInner{max-width:610px}.heroTitle{margin:0;font-size:clamp(4rem,6.1vw,6.7rem);line-height:.88;letter-spacing:-.07em}.heroTitle span{color:var(--lime)}.heroLead{margin:28px 0 0;max-width:650px;color:rgba(255,255,255,.8);font-size:1.13rem;line-height:1.65}.heroPhoto{position:relative;min-height:760px;background:linear-gradient(90deg,rgba(7,28,27,.25),transparent 35%),url(/images/consultation.jpg) 50%/cover no-repeat,linear-gradient(135deg,#3d5e5c,#9f8e7d)}.quoteCard{position:absolute;top:30%;right:8%;width:250px;margin:0;padding:22px;border-radius:18px;background:rgba(255,255,255,.94);color:var(--ink);box-shadow:var(--shadow)}.quoteCard p{margin:0;line-height:1.5;font-weight:750}.quoteCard footer{margin-top:14px;color:var(--muted);font-size:.75rem}.benefitGrid{margin-top:46px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.benefitIcon{width:34px;height:34px;display:grid;place-items:center;border:2px solid #77e4dc;border-radius:50%;color:#77e4dc}.benefit h3{margin:10px 0 0;font-size:.98rem}.benefit p{margin:6px 0 0;color:rgba(255,255,255,.58);font-size:.78rem;line-height:1.45}.lightSection{padding-top:44px}.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:64px;align-items:center}.bigTitle,.contactTitle,.sectionTitle{margin:0;letter-spacing:-.06em;line-height:.94}.bigTitle{font-size:clamp(3.5rem,6vw,6rem)}.sectionTitle{font-size:clamp(2.6rem,4.6vw,4.6rem);max-width:800px}.highlight{background:var(--lime);padding:0 .05em;border-radius:8px}.bodyCopy{max-width:700px;margin:22px 0 0;color:var(--muted);line-height:1.72;font-size:1.03rem}.bodyCopyLight{color:rgba(255,255,255,.7)}.problemVisual{position:relative;min-height:470px}.problemPhoto{inset:0;border-radius:var(--radius-xl);background:url(/images/business-owner.jpg) 50%/cover no-repeat,linear-gradient(135deg,#c5beb1,#867e72)}.problemList,.problemPhoto{position:absolute;box-shadow:var(--shadow)}.problemList{top:38px;right:-18px;width:280px;padding:16px 20px;border-radius:20px;background:rgba(255,255,255,.96)}.problemItem{display:flex;align-items:center;gap:10px;padding:9px 0;font-size:.82rem}.problemItem span{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:var(--coral);font-size:.65rem}.betterWay{position:absolute;right:0;bottom:14px;width:220px;padding:18px 20px;border-radius:18px;background:#efebff;color:#5643c3;font-weight:850;line-height:1.35}.editorialTitle{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,4.6vw,4.8rem);line-height:.98;letter-spacing:-.045em;font-weight:500}.steps{margin-top:46px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.step{display:grid;grid-template-columns:40px 1fr;gap:16px;position:relative}.stepNumber{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--purple);color:white;font-weight:900}.step:nth-child(2) .stepNumber{background:var(--lime);color:var(--ink)}.step:nth-child(3) .stepNumber{background:var(--blue);color:var(--ink)}.step h3{margin:3px 0 0}.step p{margin:9px 0 0;color:var(--muted);font-size:.9rem;line-height:1.62}.noteBar{margin-top:38px;padding:17px 20px;border-radius:14px;background:#eef0fa;font-size:.86rem;font-weight:750}.challengeGrid{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.challengeCard{min-height:150px;padding:20px;display:grid;grid-template-columns:48px 1fr;gap:16px;border:1px solid #e6ebe7;border-radius:18px;background:rgba(255,255,255,.72)}.challengeIcon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:var(--yellow)}.challengeCard:nth-child(2) .challengeIcon,.challengeCard:nth-child(4) .challengeIcon{background:#bde7ff}.challengeCard:nth-child(3) .challengeIcon{background:#ffb1a8}.challengeCard:nth-child(5) .challengeIcon{background:var(--lime)}.challengeCard:nth-child(6) .challengeIcon{background:var(--pink)}.challengeCard h3{margin:2px 0 0;font-size:.98rem}.challengeCard p{margin:8px 0 0;color:var(--muted);font-size:.86rem;line-height:1.55}.caseCard{padding:46px;display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;border-radius:var(--radius-xl);background:var(--ink);color:white;box-shadow:var(--shadow)}.caseTitle{margin:0;font-size:clamp(3rem,5vw,5rem);line-height:.9;letter-spacing:-.06em}.caseSteps{display:grid;gap:8px;align-content:center}.caseStep{padding:18px 20px;display:flex;justify-content:space-between;gap:18px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.06);font-size:.9rem;font-weight:750}.caseArrow{color:var(--lime)}.aboutGrid{display:grid;grid-template-columns:260px 1fr 220px;gap:44px;align-items:center}.aboutPhoto{min-height:330px;border-radius:24px;background:url(/images/john.jpg) 50%/cover no-repeat,linear-gradient(135deg,#d8d0c4,#958a7d);box-shadow:var(--shadow)}.aboutPoints{padding:20px;border-radius:18px;background:rgba(255,255,255,.75)}.aboutPoint{padding:11px 0;color:#4d5a56;font-size:.85rem;font-weight:750}.contactCard{padding:46px 48px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;border-radius:var(--radius-xl);background:var(--lime)}.contactTitle{font-size:clamp(3rem,5vw,5.2rem)}.contactText{max-width:700px;margin:18px 0 0;color:#41504b;line-height:1.62}.contactAside{text-align:center}.contactAside small{display:block;margin-top:12px;color:#57645f}.footer{padding:50px 0 34px}.footerInner{padding-top:28px;display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;border-top:1px solid var(--line);color:var(--muted);font-size:.76rem}.footerInner>div:first-child{display:flex;flex-direction:column}.footerNav{display:flex;gap:18px}.footerCopy{justify-self:end}@media (max-width:1000px){.headerInner{grid-template-columns:1fr auto}.nav{display:none}.aboutGrid,.caseCard,.heroGrid,.split{grid-template-columns:1fr}.heroCopy{padding:130px 24px 62px}.heroPhoto{min-height:560px}.problemVisual{min-height:520px}.aboutPhoto{min-height:500px;max-width:500px}}@media (max-width:720px){.container{width:min(100% - 24px,1180px)}.section{padding:70px 0}.heroTitle{font-size:clamp(3.7rem,16vw,5.2rem)}.benefitGrid,.challengeGrid,.steps{grid-template-columns:1fr}.heroPhoto{min-height:460px}.quoteCard{right:16px;bottom:16px;top:auto}.problemList{top:16px}.betterWay,.problemList{right:16px;width:calc(100% - 32px)}.betterWay{bottom:16px}.caseCard,.contactCard{padding:30px}.contactCard,.footerInner{grid-template-columns:1fr}.contactAside{text-align:left}.footerNav{flex-wrap:wrap}.footerCopy{justify-self:start}}