@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Source+Serif+4:wght@600;700;800&display=swap");:root{--white:#ffffff;--ink:#12212f;--ink-soft:#1f3345;--teal:#0b8faf;--teal-dark:#066c83;--teal-soft:#e9f6f8;--gray:#f5f7f8;--gray-2:#eef3f5;--gray-border:#d8e2e6;--text-muted:#5d6e78;--font-heading:"Source Serif 4",Georgia,serif;--font-body:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--radius-sm:8px;--radius-md:14px;--radius-lg:24px;--shadow-soft:0 18px 45px rgba(18,33,47,0.12);--shadow-card:0 10px 28px rgba(18,33,47,0.07);--section-x:7%;--section-y:92px;--section-y-mobile:68px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input{font:inherit}.analysis-page,.blog-index-page,.booking-page,.home-page,.landing-page,.local-page,.results-page{overflow:hidden}.blog-category,.card-label,.eyebrow{margin:0 0 16px;color:var(--teal);font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.card-label{margin-bottom:18px}h1,h2,h3{margin:0;color:inherit;font-family:var(--font-heading);letter-spacing:-.035em;line-height:1.02}h1{max-width:980px;font-size:clamp(3rem,6vw,5.85rem)}h2{font-size:clamp(2.15rem,4.4vw,4.1rem)}h3{font-size:clamp(1.45rem,2vw,1.9rem)}p{margin-top:0}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.hero-actions.center{justify-content:center}.footer-button,.header-cta,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);font-weight:800;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.primary-button,.secondary-button{min-height:52px;padding:15px 24px}.primary-button{background:var(--teal);color:var(--white);box-shadow:0 12px 24px rgba(11,143,175,.22)}.footer-button:hover,.header-cta:hover,.primary-button:hover{background:var(--teal-dark);color:var(--white);transform:translateY(-2px)}.primary-button.light{background:var(--white);color:var(--ink);box-shadow:none}.primary-button.light:hover{background:var(--gray-2);color:var(--ink)}.secondary-button{border:1.5px solid var(--white);color:var(--white)}.secondary-button:hover{background:var(--white);color:var(--ink)}.blog-card a,.blog-index-card a,.service-card a,.text-link{display:inline-block;margin-top:18px;color:var(--teal);font-weight:800}.section-heading{max-width:820px;margin-bottom:42px}.section-heading p:not(.eyebrow){margin-top:18px;color:var(--text-muted);font-size:1.06rem;line-height:1.75}.section-heading.split{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;max-width:none}.blog-section,.featured-section,.final-cta,.gl-section,.landing-section,.problem-section,.process-section,.services-section,.testimonials-section{padding:var(--section-y) var(--section-x)}.analysis-form-section,.blog-index-section,.blog-section,.booking-section,.gl-light,.landing-light,.results-section,.services-section{background:var(--gray)}.featured-section,.gl-dark,.landing-dark{background:var(--ink);color:var(--white)}.gl-dark .eyebrow,.landing-dark .eyebrow{color:var(--teal-soft)}.blog-grid,.blog-index-grid,.booking-grid,.gl-card-grid,.process-grid,.results-grid,.service-grid,.testimonial-grid{display:grid;grid-gap:24px;gap:24px}.blog-card,.blog-index-card,.booking-card,.gl-card,.landing-deliverables>div,.landing-problem-grid>div,.process-grid>div,.question-card,.related-links,.results-card,.service-card,.testimonial-card{border:1px solid var(--gray-border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card)}.blog-card,.blog-index-card,.gl-card,.process-grid>div,.results-card,.service-card,.testimonial-card{padding:30px}.blog-card span,.blog-index-card p:not(.blog-category),.gl-card p,.landing-copy p,.process-grid p,.service-card p,.testimonial-card p,.time-loss{color:var(--text-muted);line-height:1.7}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:36px;padding:16px var(--section-x);background:rgba(255,255,255,.96);border-bottom:1px solid var(--gray-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-logo{gap:12px;color:var(--ink)}.logo-mark,.site-logo{display:inline-flex;align-items:center}.logo-mark{justify-content:center;width:44px;height:44px;border-radius:var(--radius-sm);background:var(--ink);color:var(--white);font-family:var(--font-body);font-size:1rem;font-weight:800;letter-spacing:-.02em}.site-logo strong{display:block;font-family:var(--font-heading);font-size:1.55rem;line-height:1;letter-spacing:-.04em}.site-logo small{display:block;margin-top:3px;color:var(--text-muted);font-size:.76rem;font-weight:700}.site-nav{display:flex;flex:1 1;align-items:center;justify-content:center;gap:24px;color:var(--ink-soft);font-size:.92rem;font-weight:700}.site-nav a{transition:color .2s ease}.site-footer a:hover,.site-nav a:hover{color:var(--teal)}.header-right{display:flex;align-items:center}.header-cta{min-height:44px;padding:13px 18px;background:var(--teal);color:var(--white);font-size:.88rem}.site-footer{padding:72px var(--section-x) 28px;background:var(--ink);color:var(--white)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.1fr;grid-gap:42px;gap:42px}.footer-logo{display:inline-block;margin-bottom:18px;font-family:var(--font-heading);font-size:2.3rem;font-weight:800;letter-spacing:-.04em}.site-footer p{max-width:430px;color:rgba(255,255,255,.72);line-height:1.7}.site-footer h3{margin-bottom:18px;color:var(--white);font-size:1.45rem}.site-footer a:not(.footer-logo):not(.footer-button){display:block;margin-bottom:12px;color:rgba(255,255,255,.76);font-weight:700}.footer-button{margin-top:16px;padding:13px 18px;background:var(--teal);color:var(--white)}.footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:56px;padding-top:24px;border-top:1px solid rgba(255,255,255,.16)}.footer-bottom p{margin:0;font-size:.9rem}.analysis-hero,.blog-index-hero,.booking-hero,.gl-hero,.hero,.landing-hero,.local-hero,.results-hero{background:linear-gradient(rgba(18,33,47,.86),rgba(18,33,47,.86)),radial-gradient(circle at top right,rgba(11,143,175,.38),transparent 36%),var(--ink);color:var(--white)}.gl-hero,.landing-hero{grid-template-columns:1.15fr .85fr;grid-gap:56px;padding:96px var(--section-x)}.gl-hero,.hero,.landing-hero{min-height:88vh;display:grid;align-items:center;gap:56px}.hero{grid-template-columns:1.1fr .9fr;grid-gap:56px;padding:88px var(--section-x)}.analysis-hero,.blog-index-hero,.booking-hero,.local-hero,.results-hero{padding:108px var(--section-x) 84px;text-align:center}.analysis-hero h1,.blog-index-hero h1,.booking-hero h1,.local-hero h1,.results-hero h1{margin:0 auto}.gl-hero-content,.hero-content,.landing-hero-content{max-width:860px}.analysis-hero .eyebrow,.blog-index-cta .eyebrow,.blog-index-hero .eyebrow,.booking-hero .eyebrow,.cta-band .eyebrow,.final-cta .eyebrow,.gl-cta-band .eyebrow,.gl-hero .eyebrow,.hero .eyebrow,.landing-cta .eyebrow,.landing-hero .eyebrow,.local-hero .eyebrow,.results-cta .eyebrow,.results-hero .eyebrow{color:var(--teal)}.analysis-hero p:not(.eyebrow),.blog-index-hero p:not(.eyebrow),.booking-hero p:not(.eyebrow),.hero-text,.landing-hero-content p:not(.eyebrow),.local-hero p:not(.eyebrow),.results-hero p:not(.eyebrow){max-width:740px;margin:26px auto 0;color:var(--teal);font-size:1.12rem;line-height:1.75}.hero-text{margin-left:0}.booking-cta,.gl-hero-panel,.hero-card,.landing-offer-card,.score-card{border:1px solid var(--gray-border);border-radius:var(--radius-lg);background:var(--white);color:var(--ink);box-shadow:var(--shadow-soft)}.gl-hero-panel,.hero-card,.landing-offer-card{padding:36px}.booking-card ul,.gl-hero-panel ul,.hero-card ul,.landing-offer-card ul,.related-links ul,.results-card ul,.service-card ul{margin:0;padding:0;list-style:none}.booking-card li,.gl-hero-panel li,.hero-card li,.landing-offer-card li,.results-card li{padding:15px 0;border-bottom:1px solid var(--gray-border);font-weight:750;line-height:1.45}.booking-card li:last-child,.gl-hero-panel li:last-child,.hero-card li:last-child,.landing-offer-card li:last-child,.results-card li:last-child{border-bottom:0}.booking-card li:before,.landing-offer-card li:before,.results-card li:before{content:"✓ ";color:var(--teal)}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:46px}.gl-proof-strip span,.hero-stats div{border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-md);background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-stats div{padding:20px}.hero-stats strong{display:block;font-family:var(--font-heading);font-size:2.55rem;line-height:1}.hero-stats span{display:block;margin-top:8px;color:rgba(255,255,255,.76);font-size:.9rem;line-height:1.45}.gl-proof-strip{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.gl-proof-strip span{padding:11px 15px;font-weight:800}.problem-section{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:56px;gap:56px;align-items:center;background:var(--white)}.problem-section p:last-child{color:var(--text-muted);font-size:1.12rem;line-height:1.8}.gl-card-grid,.service-grid{grid-template-columns:repeat(4,1fr)}.blog-card h3,.blog-index-card h3,.gl-card h3,.service-card h3{margin-bottom:14px}.service-card li{position:relative;margin:12px 0;padding-left:22px;font-weight:700}.service-card li:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background:var(--teal)}.featured-content{max-width:980px}.featured-content p{max-width:760px;color:rgba(255,255,255,.78);font-size:1.08rem;line-height:1.8}.check-grid,.gl-check-list{display:grid;grid-gap:14px;gap:14px}.check-grid{grid-template-columns:repeat(2,1fr);margin:32px 0}.check-grid span,.gl-check-list span{padding:16px 18px;border:1px solid rgba(11,143,175,.35);border-radius:var(--radius-sm);background:rgba(11,143,175,.16);font-weight:800}.gl-check-list span:before{content:"✓ ";color:var(--teal-soft)}.process-grid{grid-template-columns:repeat(3,1fr)}.process-grid span{display:inline-block;margin-bottom:24px;color:var(--teal);font-family:var(--font-body);font-size:2.7rem;font-weight:800;letter-spacing:-.05em}.cta-band,.gl-cta-band{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:76px var(--section-x);background:var(--teal);color:var(--white)}.cta-band p,.gl-cta-band p{max-width:720px;color:rgba(255,255,255,.86);line-height:1.7}.blog-grid,.blog-index-grid,.results-grid,.testimonial-grid{grid-template-columns:repeat(3,1fr)}.testimonial-card strong{display:block;margin-top:18px;color:var(--ink)}.blog-card p,.blog-category{margin:0 0 16px}.blog-index-cta,.final-cta,.landing-cta,.results-cta{padding:100px var(--section-x);text-align:center;background:linear-gradient(rgba(18,33,47,.88),rgba(18,33,47,.88)),radial-gradient(circle at top,rgba(11,143,175,.38),transparent 36%),var(--ink);color:var(--white)}.blog-index-cta p:not(.eyebrow),.final-cta p:not(.eyebrow),.landing-cta p:not(.eyebrow),.results-cta p{max-width:760px;margin:24px auto 0;color:rgba(255,255,255,.82);font-size:1.08rem;line-height:1.75}.gl-intro{max-width:1120px;margin:0 auto;text-align:center}.gl-intro p:last-child{max-width:820px;margin:24px auto 0;color:var(--text-muted);font-size:1.12rem;line-height:1.8}.gl-split,.landing-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:54px;gap:54px;align-items:center}.landing-white{background:var(--white)}.landing-deliverables,.landing-problem-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:18px;gap:18px}.landing-problem-grid>div{padding:24px;background:var(--gray);font-weight:800;line-height:1.45}.landing-split p{color:inherit;font-size:1.08rem;line-height:1.8;opacity:.82}.landing-deliverables>div{padding:26px}.landing-deliverables span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:18px;border-radius:var(--radius-sm);background:var(--teal);color:var(--white);font-weight:900}.landing-deliverables p{margin:0;font-weight:800;line-height:1.45}.analysis-form-section{padding:80px var(--section-x)}.analysis-form{max-width:980px;margin:0 auto}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-bottom:22px}.analysis-form label{display:grid;grid-gap:8px;gap:8px;color:var(--ink);font-weight:800}.analysis-form input{width:100%;min-height:52px;padding:14px 16px;border:1px solid var(--gray-border);border-radius:var(--radius-sm);background:var(--white)}.question-card{margin:22px 0;padding:28px}.question-card legend{padding:0 8px;font-family:var(--font-heading);font-size:1.55rem;font-weight:800}.option-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-top:18px}.radio-option{cursor:pointer}.radio-option input{display:none}.radio-option span{display:block;padding:16px;border:1.5px solid var(--gray-border);border-radius:var(--radius-sm);background:var(--white);transition:.2s ease}.radio-option input:checked+span{border-color:var(--teal);background:var(--teal-soft);color:var(--ink)}.analysis-submit{width:100%;margin-top:20px;border:none;cursor:pointer}.score-card{max-width:620px;margin:42px auto 0;padding:34px}.score-card span{display:block;color:var(--teal);font-family:var(--font-body);font-size:5.25rem;font-weight:900;line-height:.95;letter-spacing:-.06em}.score-card p{margin:18px 0 0;color:var(--text-muted);line-height:1.7}.results-section{padding:90px var(--section-x)}.results-card h2{margin-bottom:20px;font-size:1.85rem}.results-cta h2{max-width:880px;margin:0 auto}.results-urgency{margin-top:28px;color:var(--white);font-weight:900}.booking-section{padding:82px var(--section-x) 96px}.booking-grid{grid-template-columns:repeat(2,1fr);max-width:1120px;margin:0 auto 42px}.booking-card{padding:32px}.booking-card h2{margin-bottom:22px;font-size:2rem}.booking-cta{max-width:1120px;margin:0 auto;padding:36px;text-align:center}.booking-cta h2{margin-bottom:14px}.booking-subtext{max-width:680px;margin:0 auto 28px;color:var(--text-muted);font-size:1.05rem;line-height:1.7}.calendly-wrapper{position:relative}.calendly-wrapper iframe{width:100%;min-height:700px;border:0;border-radius:var(--radius-md);background:var(--white);display:block}.calendly-fallback{margin-top:14px;font-size:.9rem;color:var(--text-muted);text-align:center}.calendly-fallback a{color:var(--teal);font-weight:600}.local-list{margin-top:24px;padding-left:0;list-style:none}.local-list li{padding:10px 0;font-weight:700}.local-list li:before{content:"• ";color:var(--teal)}.local-list.light li:before{color:var(--white)}.blog-index-section{padding:90px var(--section-x)}.blog-category{color:var(--teal);font-size:.76rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.related-links{margin-top:56px;padding:28px}.related-links h2{margin-bottom:18px;font-size:1.85rem}.related-links li{margin:12px 0}.related-links a{color:var(--teal);font-weight:900}@media (max-width:1150px){.landing-hero,.landing-split{grid-template-columns:1fr}.landing-deliverables,.landing-problem-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1100px){.gl-hero,.gl-split,.hero,.problem-section{grid-template-columns:1fr}.gl-card-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.gl-hero-panel,.hero-card,.landing-offer-card{max-width:720px}}@media (max-width:1050px){.site-header{align-items:flex-start;flex-direction:column}.site-nav{flex-wrap:wrap;justify-content:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}}@media (max-width:900px){.blog-index-grid,.booking-grid,.form-grid,.option-grid,.results-grid{grid-template-columns:1fr}}@media (max-width:760px){h1{font-size:clamp(2.55rem,13vw,4.4rem)}h2{font-size:clamp(2rem,9vw,3.2rem)}.analysis-form-section,.analysis-hero,.blog-index-cta,.blog-index-hero,.blog-index-section,.blog-section,.booking-hero,.booking-section,.featured-section,.final-cta,.gl-hero,.gl-section,.hero,.landing-cta,.landing-hero,.landing-section,.local-hero,.problem-section,.process-section,.results-cta,.results-hero,.results-section,.services-section,.testimonials-section{padding:var(--section-y-mobile) 6%}.blog-grid,.check-grid,.gl-card-grid,.hero-stats,.landing-deliverables,.landing-problem-grid,.process-grid,.service-grid,.testimonial-grid{grid-template-columns:1fr}.cta-band,.gl-cta-band{flex-direction:column;align-items:flex-start;padding:64px 6%}.section-heading.split{display:block}.hero-actions{flex-direction:column;align-items:stretch}.primary-button,.secondary-button{width:100%}}@media (max-width:700px){.site-header{gap:18px;padding:16px 6%}.site-nav{gap:14px;font-size:.88rem}.header-cta{width:100%}.footer-grid{grid-template-columns:1fr}.booking-cta{padding:24px}}.about-page{overflow:hidden}.about-hero{display:grid;grid-template-columns:1fr 1fr;grid-gap:72px;gap:72px;align-items:center;padding:100px var(--section-x);background:linear-gradient(rgba(18,33,47,.86),rgba(18,33,47,.86)),radial-gradient(circle at top right,rgba(11,143,175,.38),transparent 36%),var(--ink);color:var(--white)}.about-hero h1{font-size:clamp(2.6rem,4.5vw,4.2rem);margin-bottom:20px}.about-hero p:not(.eyebrow){color:rgba(255,255,255,.82);font-size:1.1rem;line-height:1.75;margin-bottom:16px}.about-photo{width:100%;max-width:480px;aspect-ratio:4/5;object-fit:cover;object-position:top;border-radius:var(--radius-md);box-shadow:0 24px 64px rgba(0,0,0,.4);justify-self:end}.about-credentials{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;margin-top:40px}.about-credential{padding:28px 26px;border:1px solid var(--gray-border);border-left:3px solid var(--teal);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card)}.about-credential p{color:var(--text-muted);line-height:1.65;font-size:.97rem;margin:0}.about-method-step{padding:30px;border:1px solid var(--gray-border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card)}.about-method-step .step-label{display:block;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:10px}.about-method-step h3{margin-bottom:12px}.about-method-step p{color:var(--text-muted);line-height:1.7;margin:0}.about-method-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-top:16px}@media (max-width:960px){.about-hero{grid-template-columns:1fr;text-align:center}.about-photo{max-width:280px;justify-self:center;order:-1;aspect-ratio:1/1}.about-hero .hero-actions{justify-content:center}.about-method-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.about-credentials,.about-method-grid{grid-template-columns:1fr}}.acquisition-page{overflow:hidden}.acq-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:16px}.acq-stat{padding:36px 32px;border:1px solid var(--gray-border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card)}.acq-stat-featured{border-color:var(--teal);box-shadow:0 10px 32px rgba(11,143,175,.15)}.acq-stat-number{display:block;font-family:var(--font-heading);font-size:clamp(2.6rem,4vw,3.8rem);font-weight:800;color:var(--teal);line-height:1;letter-spacing:-.04em;margin-bottom:12px}.acq-stat-featured .acq-stat-number{color:var(--teal-dark)}.acq-stat strong{display:block;font-size:1rem;font-weight:700;color:var(--ink);margin-bottom:10px}.acq-stat p{color:var(--text-muted);font-size:.95rem;line-height:1.65;margin:0}.acq-risk-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:16px}.acq-risk-card{padding:32px 28px;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);background:rgba(255,255,255,.05)}.acq-risk-card h3{color:var(--teal-soft);font-size:clamp(1.2rem,1.6vw,1.5rem);margin-bottom:14px}.acq-risk-card p{color:rgba(255,255,255,.72);line-height:1.7;font-size:.97rem;margin:0}@media (max-width:900px){.acq-risk-grid,.acq-stat-grid{grid-template-columns:1fr}}.case-study-grid{display:grid;grid-gap:48px;gap:48px}.case-study-card{padding:40px;border:1px solid var(--gray-border);border-left:4px solid var(--teal);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card)}.case-study-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.case-study-timeframe{background:var(--teal-soft);color:var(--teal-dark);font-size:.8rem;font-weight:700;padding:5px 14px;border-radius:20px;white-space:nowrap}.case-study-card h2{font-size:1.6rem;margin-bottom:16px;color:var(--ink)}.case-study-situation{color:var(--text-muted);line-height:1.75}.case-study-body,.case-study-situation{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid var(--gray-border)}.case-study-body{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}.case-study-body p{color:var(--text-muted);line-height:1.75}.case-study-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:12px}.case-study-results{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.case-study-results li{display:flex;gap:10px;align-items:flex-start;font-weight:600;color:var(--ink);line-height:1.5}.case-study-results li:before{content:"↑";color:var(--teal);font-weight:700;flex-shrink:0}.case-study-footer{font-size:.95rem;color:var(--text-muted);line-height:1.6}.case-study-footer a{color:var(--teal);font-weight:600;text-decoration:none}.case-study-footer a:hover{text-decoration:underline}@media (max-width:800px){.case-study-body{grid-template-columns:1fr;gap:28px}.case-study-card{padding:28px 24px}.case-study-header{flex-direction:column;align-items:flex-start}}.dashboards-page{overflow:hidden}.dashboard-showcase-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.dashboard-example-card,.dashboard-mini-grid>div{padding:30px;border:1px solid var(--gray-border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card)}.dashboard-card-header{margin-bottom:18px}.dashboard-card-header h3{margin-bottom:12px}.dashboard-best-for{margin:0;color:var(--text-muted);line-height:1.6}.dashboard-example-card>p{color:var(--text-muted);line-height:1.7}.dashboard-preview{margin:26px 0;overflow:hidden;border:1px solid var(--gray-border);border-radius:var(--radius-sm);background:var(--gray)}.dashboard-screenshot{width:100%;height:auto;display:block}.preview-topbar{display:flex;gap:6px;padding:12px;border-bottom:1px solid var(--gray-border);background:var(--white)}.preview-topbar span{width:9px;height:9px;border-radius:50%;background:var(--gray-border)}.preview-row{display:grid;grid-template-columns:1.5fr .8fr .8fr;grid-gap:12px;gap:12px;padding:12px 14px;border-bottom:1px solid var(--gray-border);color:var(--text-muted);font-size:.92rem}.preview-row:last-child{border-bottom:0}.preview-row.strong{background:var(--white);color:var(--ink);font-weight:800}.dashboard-feature-list h4,.dashboard-outcome h4{margin:0 0 12px;color:var(--ink);font-size:1rem}.dashboard-feature-list ul{margin:0;padding:0;list-style:none}.dashboard-feature-list li{padding:9px 0;border-bottom:1px solid var(--gray-border);color:var(--ink);font-weight:700}.dashboard-feature-list li:last-child{border-bottom:0}.dashboard-feature-list li:before{content:"✓ ";color:var(--teal)}.dashboard-outcome{margin-top:22px;padding:18px;border-radius:var(--radius-sm);background:var(--teal-soft)}.dashboard-outcome p{margin:0;color:var(--ink);line-height:1.65}.dashboard-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.dashboard-mini-grid h3{margin-bottom:14px}.dashboard-mini-grid p{color:var(--text-muted);line-height:1.7}@media (max-width:950px){.dashboard-mini-grid,.dashboard-showcase-grid,.preview-row{grid-template-columns:1fr}}.contact-page{overflow:hidden}.contact-section{padding:90px var(--section-x);background:var(--gray)}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:34px;gap:34px;max-width:1180px;margin:0 auto;align-items:start}.contact-copy p:not(.eyebrow),.contact-side-card p{color:var(--text-muted);line-height:1.7}.contact-side-card{margin-top:22px;padding:24px;border:1px solid var(--gray-border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card)}.contact-side-card h3{margin-bottom:12px}.contact-form{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;padding:30px;border:1px solid var(--gray-border);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft)}.contact-form label{display:grid;grid-gap:8px;gap:8px;color:var(--ink);font-weight:800}.contact-form .full,.contact-submit,.form-error,.form-success{grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:14px 16px;border:1px solid var(--gray-border);border-radius:var(--radius-sm);background:var(--white);color:var(--ink);font:inherit}.contact-form textarea{resize:vertical}.contact-submit{border:0;cursor:pointer}.contact-submit:disabled{cursor:not-allowed;opacity:.7}.form-error,.form-success{margin:0;padding:14px 16px;border-radius:var(--radius-sm);font-weight:800}.form-success{background:var(--teal-soft);color:var(--ink)}.form-error{background:#fff1f1;color:#8a1f1f}.secondary-button.dark{border-color:var(--ink);color:var(--ink)}.secondary-button.dark:hover{background:var(--ink);color:var(--white)}@media (max-width:900px){.contact-form,.contact-grid{grid-template-columns:1fr}.contact-section{padding:72px 6%}}.honeypot{display:none}.blog-page{overflow:hidden}.blog-article{max-width:720px;margin:0 auto}.blog-article h2{font-size:clamp(1.35rem,2vw,1.75rem);margin:44px 0 14px;line-height:1.25}.blog-article p{margin-bottom:22px}.blog-article ol,.blog-article p,.blog-article ul{color:var(--text-muted);font-size:1.05rem;line-height:1.8}.blog-article ol,.blog-article ul{margin:0 0 22px;padding-left:22px}.blog-article li{margin-bottom:8px}.blog-article a{color:var(--teal);font-weight:600;text-decoration:underline;-webkit-text-decoration-color:rgba(11,143,175,.3);text-decoration-color:rgba(11,143,175,.3);text-underline-offset:3px}.blog-article a:hover{-webkit-text-decoration-color:var(--teal);text-decoration-color:var(--teal)}.blog-article .related-links{margin-top:56px}.not-found-page{overflow:hidden}.not-found-hero{min-height:82vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px var(--section-x);background:linear-gradient(rgba(18,33,47,.88),rgba(18,33,47,.88)),radial-gradient(circle at top right,rgba(11,143,175,.38),transparent 36%),var(--ink);color:var(--white)}.not-found-code{display:block;font-family:var(--font-heading);font-size:clamp(7rem,18vw,14rem);font-weight:800;line-height:1;letter-spacing:-.04em;color:transparent;-webkit-text-stroke:2px var(--teal);margin-bottom:28px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.not-found-hero h1{font-size:clamp(2rem,4vw,3.2rem);margin-bottom:20px}.not-found-hero p:not(.eyebrow){max-width:520px;margin:0 auto;color:rgba(255,255,255,.72);font-size:1.08rem;line-height:1.75}.not-found-links{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;max-width:960px;margin:0 auto}.not-found-link-card{display:flex;flex-direction:column;gap:8px;padding:26px;border:1px solid var(--gray-border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card);color:var(--ink);transition:transform .2s ease,box-shadow .2s ease}.not-found-link-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft)}.not-found-link-card strong{font-size:1rem;font-weight:700;color:var(--ink)}.not-found-link-card span{font-size:.88rem;color:var(--text-muted);line-height:1.5}@media (max-width:800px){.not-found-links{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.not-found-links{grid-template-columns:1fr}}.legal-page{max-width:800px;margin:0 auto;padding:100px 7%}.legal-page h1{margin-bottom:20px}.legal-page h2{margin-top:32px;margin-bottom:12px}.legal-page li,.legal-page p{color:var(--text-muted);line-height:1.7}.cookie-banner{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:calc(100% - 40px);max-width:900px;display:flex;gap:20px;align-items:center;justify-content:space-between;padding:16px 20px;border-radius:var(--radius-md);background:var(--ink);color:var(--white);box-shadow:var(--shadow-card);z-index:9999}.cookie-banner p{margin:0;font-size:.9rem;line-height:1.5;opacity:.9}.cookie-buttons{display:flex;gap:10px;flex-shrink:0}.cookie-button,.cookie-button-decline{padding:10px 16px;border-radius:var(--radius-sm);font-weight:700;cursor:pointer;white-space:nowrap}.cookie-button{border:none;background:var(--teal);color:var(--white)}.cookie-button-decline{border:1px solid rgba(255,255,255,.4);background:transparent;color:var(--white)}.cookie-button:hover{opacity:.9}.cookie-button-decline:hover{background:rgba(255,255,255,.1)}@media (max-width:700px){.cookie-banner{flex-direction:column;align-items:flex-start}.cookie-buttons{width:100%}.cookie-button,.cookie-button-decline{flex:1 1;text-align:center}}.social-proof-section{padding:72px var(--section-x);background:var(--white)}.proof-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-bottom:26px}.proof-stats div,.testimonial-strip article{padding:26px;border:1px solid var(--gray-border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card)}.proof-stats strong{display:block;color:var(--teal);font-family:var(--font-heading);font-size:clamp(2rem,4vw,3.4rem);line-height:1}.proof-stats span{display:block;margin-top:10px;color:var(--text-muted);font-weight:700;line-height:1.4}.testimonial-strip{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.testimonial-strip p{margin:0 0 18px;color:var(--ink);line-height:1.65}.testimonial-strip strong{display:block;color:var(--ink)}.testimonial-strip span{display:block;margin-top:4px;color:var(--text-muted);font-size:.92rem}@media (max-width:900px){.proof-stats,.testimonial-strip{grid-template-columns:1fr}}.hero-subproof{margin-top:14px;color:var(--text-muted);font-size:.95rem;font-weight:700}.cta-micro{margin-top:12px;font-size:.85rem;color:var(--text-muted)}.analysis-explainer{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;padding:60px var(--section-x);background:var(--gray);color:var(--ink)}.analysis-explainer ul{margin:12px 0 0;padding-left:18px}.analysis-explainer li{margin-bottom:6px;color:var(--text-muted)}@media (max-width:800px){.analysis-explainer{grid-template-columns:1fr}}.results-hero{padding:100px var(--section-x) 40px;text-align:center}.results-summary{max-width:700px;margin:16px auto 0;color:var(--text-muted)}.results-warning{background:#fff5f5;padding:40px var(--section-x)}.results-warning ul{margin-top:12px}.results-section{padding:60px var(--section-x)}.results-section ul{margin-top:16px}.results-cta{padding:80px var(--section-x);background:var(--ink);color:var(--white);text-align:center}.results-cta p{max-width:600px;margin:12px auto}.results-trust{padding:60px var(--section-x);background:var(--gray)}.hero-positioning{font-size:.85rem;opacity:.9}.hero-positioning,.section-subtle{margin-top:10px;color:var(--white)}.section-subtle{max-width:500px}#cta-positioning{margin-top:12px;font-size:.9rem;color:var(--gray)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.pricing-card{padding:28px;border:1px solid var(--gray-border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card)}.pricing-card.featured{border:2px solid var(--teal)}.price{font-size:1.5rem;font-weight:800;margin:10px 0 16px}.pricing-card ul{margin:0 0 12px;padding-left:18px}.pricing-note{font-size:.9rem;color:var(--text-muted)}@media (max-width:900px){.pricing-grid{grid-template-columns:1fr}}.booking-expectations{max-width:1120px;margin:0 auto 42px}.booking-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:24px}.booking-steps div{padding:22px;border-radius:var(--radius-sm);background:var(--gray)}.booking-steps span{display:block;margin-bottom:12px;color:var(--teal);font-weight:900}.booking-steps h3{margin-bottom:10px;font-size:1.35rem}.booking-steps p{color:var(--text-muted);line-height:1.6}.cta-micro a{color:var(--teal);font-weight:800}@media (max-width:900px){.booking-steps{grid-template-columns:1fr}}.qualified-callout{border:1px solid rgba(0,153,204,.28)}.qualified-callout h2{margin-bottom:22px;font-size:clamp(2rem,3vw,3rem);line-height:1}.qualified-checklist{display:grid;grid-gap:14px;gap:14px}.qualified-checklist li{display:grid;grid-template-columns:32px 1fr;grid-gap:12px;gap:12px;align-items:start;padding:0;border-bottom:0;color:var(--ink)}.qualified-checklist li span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:var(--teal-soft);color:var(--teal);font-weight:900}.callout-button{width:100%;margin-top:28px}.image-logo{display:inline-flex;align-items:center}.image-logo img{width:220px;height:auto;display:block}@media (max-width:700px){.image-logo img{width:190px}}.gl-cta-band .eyebrow{color:var(--ink)}.local-seo-footer h2{max-width:760px;margin:0 auto 1rem}.local-seo-footer p{max-width:760px;margin:0 auto 1.5rem}.process-timeframe{margin:.5rem 0 .75rem;font-size:.85rem;font-weight:700;color:#8a5a2b;text-transform:uppercase;letter-spacing:.08em}.before-after-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.after-card,.before-card{background:#fff;border:1px solid rgba(58,42,26,.12);border-radius:24px;padding:2rem;box-shadow:0 14px 40px rgba(58,42,26,.08)}.after-card ul,.before-card ul{margin:1rem 0 0;padding-left:1.2rem}.after-card li,.before-card li{margin-bottom:.75rem;line-height:1.6}.gl-cta-band .eyebrow{color:#3a2a1a}.local-seo-footer{padding:3rem 1.5rem;text-align:center;background:#f8f3ec}.local-seo-footer h2,.local-seo-footer p{max-width:760px;margin-left:auto;margin-right:auto}.local-seo-footer p{margin-bottom:1.5rem}@media (max-width:768px){.before-after-grid{grid-template-columns:1fr}}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;margin-top:2rem}.faq-card{background:#fff;border:1px solid rgba(58,42,26,.12);border-radius:22px;padding:1.75rem;box-shadow:0 14px 35px rgba(58,42,26,.06)}.faq-card h3{margin-bottom:.75rem;color:#10202f}.faq-card p{color:#5f6f7a;line-height:1.65}@media (max-width:768px){.faq-grid{grid-template-columns:1fr}}