:root{--wellington-emerald: #064E3B;--abyssal-green: #022C22;--wealth-cream: #F7F5F0;--card-white: #FFFFFF;--charcoal: #111827;--mid-gray: #6B7280;--light-gray: #9CA3AF;--border-gray: #E5E7EB;--primary-color: var(--wellington-emerald);--secondary-color: var(--abyssal-green);--accent-color: var(--wellington-emerald);--background: var(--wealth-cream);--surface: var(--card-white);--text-primary: var(--charcoal);--text-secondary: var(--mid-gray);--border-color: var(--border-gray);--max-width: 92%}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.6;color:var(--text-primary);background-color:var(--background);font-size:clamp(16px,1.5vw,18px);-webkit-font-smoothing:antialiased;overflow-x:hidden;max-width:100vw}img,video,svg{max-width:100%;height:auto;display:block}.container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}header{border-bottom:1px solid var(--border-color);padding:1.5rem 0;background-color:var(--background);position:sticky;top:0;z-index:100}header .container{display:flex;justify-content:space-between;align-items:center}.logo{font-family:"DM Serif Display",serif;font-size:1.875rem;font-weight:400;color:var(--abyssal-green);text-decoration:none;display:flex;align-items:center}.logo-img{height:50px;width:auto}nav ul{display:flex;gap:2rem;list-style:none}nav a{color:var(--text-secondary);text-decoration:none;font-size:.95rem;transition:color .2s}nav a:hover{color:var(--text-primary)}.nav-hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:2.25rem;height:2.25rem;background:none;border:none;cursor:pointer;padding:.25rem;flex-shrink:0}.nav-hamburger span{display:block;height:2px;width:100%;background:var(--charcoal);border-radius:2px;transition:transform .25s ease,opacity .25s ease;transform-origin:center}.nav-hamburger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-hamburger.is-open span:nth-child(2){opacity:0}.nav-hamburger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-dropdown{position:relative}.nav-dropdown>a{display:flex;align-items:center;gap:.25rem}.nav-dropdown>a:after{content:"";border:solid var(--text-secondary);border-width:0 1.5px 1.5px 0;display:inline-block;padding:2px;transform:rotate(45deg);margin-top:-2px;transition:transform .2s}.nav-dropdown:hover>a:after{transform:rotate(-135deg);margin-top:2px}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%);background:var(--surface);border:1px solid var(--border-color);border-radius:.75rem;padding:.75rem 0;min-width:180px;box-shadow:0 4px 20px #00000014;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;flex-direction:column;gap:0;margin-top:.5rem}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible}.dropdown-menu li{width:100%}.dropdown-menu a{display:block;padding:.625rem 1.25rem;white-space:nowrap}.dropdown-menu a:hover{background:var(--wealth-cream)}.hero{padding:6rem 0;text-align:center}.hero-home{padding:6rem 0;min-height:80vh;display:flex;align-items:center}.hero-fullwidth{background-size:cover;background-position:right center;background-repeat:no-repeat;position:relative;border-radius:0;margin:0;width:100%}.hero-fullwidth .container{display:flex;align-items:center;justify-content:flex-start;max-width:100%;width:100%;padding-left:8%;margin:0}.hero-fullwidth:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#022c22d9,#022c2299 40%,#022c2200 70%)}.hero-content-overlay{position:relative;z-index:1;max-width:550px;text-align:left;margin-left:0;margin-right:auto}.hero-content-overlay h1{font-family:"DM Serif Display",serif;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:400;line-height:1.1;margin-bottom:2rem;color:#fff}.hero-content-overlay .hero-description{color:#ffffffd9;font-size:1.25rem;margin-bottom:2rem}.btn-light{background-color:#fff;color:var(--abyssal-green)}.btn-light:hover{background-color:var(--wealth-cream);color:var(--abyssal-green)}.btn-secondary-light{background-color:transparent;border:2px solid #ffffff;color:#fff}.btn-secondary-light:hover{background-color:#ffffff1a;border-color:#fff;color:#fff}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content{text-align:left}.hero-content h1{font-family:"DM Serif Display",serif;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:400;line-height:1.1;margin-bottom:2.5rem}.hero-description{font-size:clamp(1.1rem,2vw,1.5rem);color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.6}.hero-ctas{display:flex;gap:1rem;margin-bottom:2rem}.hero-meta{display:flex;gap:2rem;font-size:1rem;color:var(--text-secondary)}.hero-meta-item{display:flex;align-items:center;gap:.5rem}.hero-icon{font-size:1.1rem}.hero-image{display:flex;align-items:center;justify-content:center}.hero-image img{width:100%;height:auto;max-width:600px}.hero-image-vertical{align-items:flex-start}.hero-image-vertical img{width:100%;max-width:380px;height:auto;border-radius:2rem;object-fit:cover;box-shadow:0 20px 60px #022c2226}h1{font-family:"DM Serif Display",serif;font-size:clamp(2rem,5vw,4rem);font-weight:400;line-height:1.15;margin-bottom:1.5rem;color:var(--text-primary)}h2{font-family:"DM Serif Display",serif;font-size:clamp(1.75rem,4vw,3.75rem);font-weight:400;line-height:1.2;margin-bottom:1.5rem}h3{font-family:"DM Serif Display",serif;font-size:clamp(1.2rem,2.5vw,2.25rem);font-weight:400;margin-bottom:1rem}h4{font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;color:var(--text-secondary)}p{font-size:1.25rem;color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.65}.btn{display:inline-block;padding:1.25rem 2.5rem;background-color:var(--wellington-emerald);color:#fff;text-decoration:none;border-radius:9999px;font-weight:700;transition:transform .2s,box-shadow .2s;border:none;font-size:1.25rem;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #064e3b40}.btn-secondary{background-color:var(--surface);color:var(--text-primary);border:2px solid var(--border-color)}.section{padding:5rem 0}.section-alt{background-color:var(--surface)}.grid{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.card{background-color:var(--surface);padding:3rem;border-radius:2rem;border:1px solid var(--border-color);transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.services-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.service-card{padding:3rem;border-radius:12px;transition:transform .2s}.service-card:hover{transform:translateY(-4px)}.service-card h3{font-size:1.75rem;margin-bottom:1rem}.service-divider{width:60px;height:3px;background-color:currentColor;margin-bottom:1.5rem}.service-card p{font-size:1rem;line-height:1.7;margin-bottom:2rem}.service-list{list-style:none;padding:0;margin-bottom:2rem}.service-list li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;font-size:.95rem}.service-list li:before{content:"●";position:absolute;left:0;color:#10b981;font-size:.8rem}.service-link{font-weight:500;text-decoration:none;transition:opacity .2s}.service-link:hover{opacity:.8}.service-card-light{background-color:#f9fafb;color:var(--text-primary)}.service-card-light p{color:var(--text-secondary)}.service-card-light .service-divider{background-color:var(--text-primary)}.service-card-light .service-link{color:var(--text-primary)}.service-card-dark{background-color:#1e3a2e;color:#f0f4f2}.service-card-dark h3{color:#fff}.service-card-dark p{color:#d1e0d9}.service-card-dark .service-divider{background-color:#10b981}.service-card-dark .service-link{color:#10b981}.value-props{padding:6rem 0}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;max-width:1100px;margin:0 auto}.value-item{text-align:left}.value-line{width:100%;height:1px;background-color:var(--text-primary);margin-bottom:2rem}.value-item h3{font-family:"DM Serif Display",serif;font-size:1.875rem;font-weight:400;color:var(--text-primary);margin-bottom:1rem}.value-item p{font-size:1.125rem;line-height:1.6;color:var(--text-secondary);margin-bottom:0}.founder-letter{background-color:var(--surface);padding:6rem 0}.letter-grid{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center;max-width:1000px;margin:0 auto}.letter-heading{font-family:"DM Serif Display",serif;font-size:2.25rem;font-weight:400;color:var(--text-primary);margin-bottom:2rem;font-style:italic}.letter-body{margin-bottom:2.5rem}.letter-body p{font-family:"DM Serif Display",serif;font-size:1.25rem;font-weight:400;line-height:1.8;color:var(--text-secondary);margin-bottom:1.5rem}.letter-body p:last-child{margin-bottom:0}.letter-body strong{color:var(--text-primary);font-weight:400}.letter-photo{display:flex;justify-content:center;align-items:center}.founder-photo{width:100%;max-width:280px;height:auto;aspect-ratio:3 / 4;object-fit:cover;border-radius:1rem;border:1px solid var(--border-color)}@media(max-width:768px){.letter-grid{grid-template-columns:1fr;gap:2rem}.letter-heading{font-size:1.75rem}.letter-body p{font-size:1.125rem}.letter-photo{order:-1}.founder-photo{max-width:200px}}.about-letter{padding:4rem 0 6rem}.about-content{max-width:800px;margin:0 auto}.about-content p{font-size:1.25rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.5rem}.about-content h3{font-family:"DM Serif Display",serif;font-size:1.875rem;font-weight:400;color:var(--text-primary);margin-top:3rem;margin-bottom:1.5rem}.about-content strong{color:var(--text-primary);font-weight:700}.about-list{list-style:decimal;padding-left:1.5rem;margin-bottom:1.5rem}.about-list li{font-size:1.25rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.25rem}.about-list li strong{color:var(--text-primary)}.about-signature{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--border-color)}.signature-name{font-family:"DM Serif Display",serif;font-size:1.5rem;font-weight:400;color:var(--text-primary);margin-bottom:.25rem}.signature-title{font-size:1rem;color:var(--text-secondary);margin-bottom:1rem}.linkedin-link{color:var(--wellington-emerald);text-decoration:none;font-weight:600;font-size:1rem;transition:color .2s}.linkedin-link:hover{color:var(--abyssal-green)}@media(max-width:768px){.about-content p,.about-list li{font-size:1.125rem}.about-content h3{font-size:1.5rem;margin-top:2rem}}footer{background-color:var(--surface);border-top:1px solid var(--border-color);padding:4rem 0 2rem;margin-top:8rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:3rem}.footer-brand{max-width:400px}.footer-logo{font-family:"DM Serif Display",serif;font-size:1.5rem;font-weight:400;color:var(--text-primary);margin-bottom:1rem}.footer-logo-img{height:60px;width:auto;margin-bottom:1.5rem}.footer-brand p{font-size:.875rem;line-height:1.6;color:var(--gray-500);margin-bottom:.5rem}.footer-column h4{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-500);margin-bottom:1rem}.footer-column p{font-size:.875rem;line-height:1.6;color:var(--gray-600);margin-bottom:.5rem}.footer-column a{color:var(--gray-600);text-decoration:none;transition:color .2s}.footer-column a:hover{color:var(--wellington-emerald)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--border-color)}.footer-bottom p{font-size:.875rem;color:var(--gray-500);margin-bottom:0}.footer-links{display:flex;gap:2rem}.footer-links a{font-size:.875rem;color:var(--gray-500);text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--text-primary)}.form-group{margin-bottom:1.5rem}label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-primary)}input,textarea,select{width:100%;padding:1.5rem;border:2px solid var(--border-color);border-radius:1rem;font-size:1.125rem;font-family:inherit;background-color:var(--surface);transition:border-color .2s}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--wellington-emerald)}textarea{min-height:150px;resize:vertical}.blog-list,.portfolio-list{display:grid;gap:3rem;margin-top:3rem}.blog-item,.portfolio-item{border-bottom:1px solid var(--border-color);padding-bottom:2rem}.blog-item h3,.portfolio-item h3{margin-bottom:.5rem}.blog-item a,.portfolio-item a{color:var(--text-primary);text-decoration:none}.blog-item a:hover,.portfolio-item a:hover{color:var(--accent-color)}.meta{font-size:.9rem;color:var(--text-secondary);margin-bottom:.5rem}.cs-hero{min-height:95vh;width:100%;display:flex;align-items:center;padding:6rem 0;border-bottom:1px solid var(--border-color)}.cs-hero-inner{width:92%;max-width:960px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.cs-badge{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:2rem;background:#064e3b1a;padding:.5rem 1rem;border-radius:9999px;border:1px solid rgba(6,78,59,.2)}.cs-badge-dot{width:.5rem;height:.5rem;background:var(--wellington-emerald);border-radius:50%;animation:cs-pulse 2s infinite}@keyframes cs-pulse{0%,to{opacity:1}50%{opacity:.4}}.cs-badge-text{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--wellington-emerald)}.cs-hero-title{font-family:"DM Serif Display",serif;font-size:clamp(2.75rem,9vw,6.5rem);font-weight:400;line-height:.9;color:var(--charcoal);margin-bottom:2rem}.cs-hero-accent{color:var(--wellington-emerald);font-style:italic}.cs-hero-desc{font-size:1.5rem;color:var(--mid-gray);font-weight:500;line-height:1.6;max-width:640px;margin:0 auto 3rem}.cs-hero-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:2rem;background:#ffffff80;border-radius:1rem;border:1px solid var(--border-color);max-width:720px;margin:0 auto;text-align:left}.cs-meta-label{font-size:.625rem;font-weight:700;color:var(--light-gray);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem}.cs-hero-meta-item{display:flex;flex-direction:column}.cs-meta-value{font-weight:700;font-size:1.125rem}.cs-hero-cta{margin-top:3rem}.cs-hero-cta .btn{padding:1.25rem 2.5rem;font-size:1.125rem;border-radius:.75rem;box-shadow:0 10px 30px #022c2226}.cs-stats-ribbon{background:var(--abyssal-green);padding:5rem 0}.cs-stats-grid{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.cs-stat{padding:0 1.5rem;border-left:1px solid rgba(255,255,255,.1)}.cs-stat:first-child{border-left:none}.cs-stat-number{font-family:"DM Serif Display",serif;font-size:3rem;color:var(--wealth-cream);margin-bottom:.5rem}.cs-stat-label{color:#f7f5f099;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;line-height:1.4}.cs-section{padding:8rem 0}.cs-bg-white{background:var(--card-white)}.cs-bg-cream{background:var(--wealth-cream)}.cs-border-top{border-top:1px solid var(--border-color)}.cs-container{width:92%;max-width:1200px;margin:0 auto}.cs-container-narrow{max-width:896px;margin:0 auto;padding:0 1rem}.cs-section-title{font-family:"DM Serif Display",serif;font-size:3rem;color:var(--charcoal);margin-bottom:2rem}.cs-subsection-title{font-family:"DM Serif Display",serif;font-size:1.875rem;color:var(--charcoal);margin-bottom:1.5rem}.cs-prose{color:var(--mid-gray);font-size:1.125rem;line-height:1.8}.cs-prose p{margin-bottom:1rem}.cs-prose strong{color:var(--charcoal)}.cs-challenge-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;margin-top:1rem}.cs-callout{background:var(--wealth-cream);padding:2rem;border-radius:1rem;border:1px solid var(--border-color)}.cs-callout p{color:var(--mid-gray);font-style:italic;font-size:.875rem;line-height:1.6}.cs-section-header{text-align:center;margin-bottom:4rem}.cs-section-header-split{text-align:left;margin-bottom:4rem}.cs-section-subtitle{font-size:1.25rem;color:var(--mid-gray);font-weight:500}.cs-timeline{position:relative}.cs-timeline-line{display:none}.cs-timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;position:relative;z-index:1}.cs-timeline-phase{display:flex;flex-direction:column;align-items:center}.cs-timeline-dot{width:1.25rem;height:1.25rem;border-radius:50%;background:var(--wellington-emerald);border:4px solid white;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem}.cs-timeline-dot-dark{background:var(--abyssal-green)}.cs-timeline-card{background:var(--wealth-cream);padding:1.5rem;border-radius:1rem;border:1px solid var(--border-color);height:100%}.cs-timeline-card-dark{background:var(--abyssal-green);border-color:var(--charcoal);color:#fff}.cs-timeline-card-dark .cs-timeline-desc{color:#fff9}.cs-timeline-label{color:var(--wellington-emerald);font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.cs-timeline-title{font-weight:700;color:var(--charcoal);margin-bottom:.75rem;font-size:1rem}.cs-timeline-card-dark .cs-timeline-title{color:#fff}.cs-timeline-desc{font-size:.75rem;color:var(--mid-gray);line-height:1.6}.cs-bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.cs-bento-card{background:#fff;padding:2.5rem;border-radius:1.5rem;border:1px solid var(--border-color);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.cs-bento-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #022c220d}.cs-bento-card-dark{background:var(--abyssal-green);border-color:transparent;color:#fff}.cs-bento-card-dark .cs-bento-desc{color:#ffffffb3}.cs-bento-card-dark .cs-bento-insight{border-top-color:#ffffff1a}.cs-bento-card-dark .cs-bento-insight p{color:#ffffff80}.cs-bento-icon{width:3rem;height:3rem;background:#064e3b1a;color:var(--wellington-emerald);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.cs-bento-icon-light{background:#ffffff1a;color:#fff}.cs-bento-title{font-family:"DM Serif Display",serif;font-size:1.5rem;margin-bottom:1rem;line-height:1.2}.cs-bento-desc{color:var(--mid-gray);font-size:.875rem;line-height:1.6;margin-bottom:1.5rem}.cs-bento-insight{margin-top:auto;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.05)}.cs-bento-insight-label{font-size:.625rem;font-weight:700;color:var(--wellington-emerald);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.cs-bento-insight p{font-size:.6875rem;color:var(--mid-gray);font-weight:500}.cs-solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;margin-top:4rem}.cs-solution-visual{background:var(--wealth-cream);padding:3rem;border-radius:2rem;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center}.cs-checklist{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.cs-check-item{display:flex;align-items:flex-start;gap:1rem}.cs-check-icon{width:1.5rem;height:1.5rem;min-width:1.5rem;border-radius:50%;background:#064e3b1a;color:var(--wellington-emerald);display:flex;align-items:center;justify-content:center;margin-top:.25rem}.cs-check-label{font-size:.875rem;font-weight:700;color:var(--charcoal)}.cs-check-desc{font-size:.75rem;color:var(--mid-gray);margin-top:.25rem;line-height:1.5}.cs-results-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.cs-results-title{font-family:"DM Serif Display",serif;font-size:clamp(2rem,5vw,3.75rem);color:var(--charcoal);margin-bottom:2rem;line-height:1.1}.cs-cvr-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:3rem 0}.cs-cvr-card{padding:1.5rem;background:#fff;border-radius:1rem;border:1px solid var(--border-color);box-shadow:0 1px 3px #0000000d}.cs-cvr-card-highlight{background:var(--wellington-emerald);color:#fff;border-color:var(--wellington-emerald);box-shadow:0 4px 15px #064e3b4d}.cs-cvr-card-highlight .cs-cvr-label{color:#fff9}.cs-cvr-card-highlight .cs-cvr-value{color:#fff}.cs-cvr-label{font-size:.625rem;font-weight:700;color:var(--light-gray);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.cs-cvr-value{font-family:"DM Serif Display",serif;font-size:1.875rem}.cs-revenue-box{background:var(--abyssal-green);padding:2rem;border-radius:1.5rem;color:#fff}.cs-revenue-title{font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--wellington-emerald);margin-bottom:1rem}.cs-revenue-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.cs-revenue-row-total{border-bottom:none}.cs-revenue-label{color:#fff9;font-size:.875rem}.cs-revenue-row-total .cs-revenue-label{font-style:italic}.cs-revenue-amount{font-weight:700;font-size:1.25rem}.cs-revenue-amount-big{font-family:"DM Serif Display",serif;font-size:2.5rem;color:var(--wellington-emerald)}.cs-chart-container{background:#fff;padding:3rem;border-radius:2rem;box-shadow:0 25px 50px #0000001a}.cs-chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.cs-chart-title{font-weight:700;color:var(--light-gray);text-transform:uppercase;letter-spacing:.1em;font-size:.625rem}.cs-chart-lift{font-size:.625rem;font-weight:700;color:var(--wellington-emerald)}.cs-chart-bars{display:flex;align-items:flex-end;gap:1.5rem;height:16rem}.cs-bar{flex:1;border-radius:1rem 1rem 0 0;position:relative}.cs-bar-control{background:var(--border-color);height:60%}.cs-bar-variant{background:var(--wellington-emerald);height:100%}.cs-bar-label-top{position:absolute;top:-1.75rem;left:50%;transform:translate(-50%);font-size:.625rem;font-weight:700}.cs-bar-control .cs-bar-label-top{color:var(--light-gray)}.cs-bar-variant .cs-bar-label-top{color:var(--wellington-emerald)}.cs-bar-label-side{position:absolute;bottom:1rem;left:50%;transform:translate(-50%) rotate(-90deg);font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.cs-bar-control .cs-bar-label-side{color:var(--light-gray)}.cs-bar-variant .cs-bar-label-side{color:#fff}.cs-chart-quote{margin-top:3rem;padding:1.5rem;background:var(--wealth-cream);border-radius:.75rem;text-align:center}.cs-chart-quote p{font-size:.75rem;color:var(--mid-gray);font-style:italic}.fade-up{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.fade-up.visible{opacity:1;transform:translateY(0)}.local-hero{padding:5rem 0 0;border-bottom:1px solid var(--border-color)}.local-hero-grid{display:grid;grid-template-columns:60fr 40fr;gap:4rem;align-items:start;padding-bottom:3rem}.local-service-tag{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--wellington-emerald);background:#064e3b14;padding:.35rem .85rem;border-radius:9999px;margin-bottom:1.5rem}.local-hero-copy h1{font-family:"DM Serif Display",serif;font-size:3.25rem;font-weight:400;line-height:1.1;color:var(--charcoal);margin-bottom:1.5rem}.local-hero-desc{font-size:1.2rem;color:var(--mid-gray);line-height:1.7;margin-bottom:2rem;max-width:540px}.local-hero-ctas{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.local-link-cta{color:var(--wellington-emerald);text-decoration:none;font-size:.95rem;font-weight:700;transition:opacity .2s}.local-link-cta:hover{opacity:.7}.local-cta-microcopy{font-size:.8rem;color:var(--light-gray)}.local-hero-panel{background:var(--card-white);border:1px solid var(--border-color);border-radius:1.5rem;padding:2rem;box-shadow:0 4px 24px #022c220f;position:sticky;top:6rem}.local-panel-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--wellington-emerald);margin-bottom:.5rem}.local-panel-title{font-family:"DM Serif Display",serif;font-size:1.5rem;font-weight:400;color:var(--charcoal);margin-bottom:1.5rem}.local-intake-form{display:flex;flex-direction:column;gap:1rem}.local-form-group{display:flex;flex-direction:column;gap:.35rem}.local-form-group label{font-size:.8rem;font-weight:700;color:var(--charcoal)}.local-form-group input,.local-form-group select{padding:.7rem 1rem;border:1px solid var(--border-color);border-radius:.6rem;font-size:.95rem;font-family:inherit;background:var(--background);color:var(--charcoal);transition:border-color .2s}.local-form-group input:focus,.local-form-group select:focus{outline:none;border-color:var(--wellington-emerald)}.local-form-btn{width:100%;margin-top:.5rem}.local-form-privacy{font-size:.75rem;color:var(--light-gray);text-align:center}.local-trust-bar{display:flex;gap:2rem;padding:1.5rem 2rem;border-top:1px solid var(--border-color);flex-wrap:wrap}.local-trust-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--mid-gray);font-weight:500}.local-trust-item svg{color:var(--wellington-emerald);flex-shrink:0}.local-fit-check{background:var(--card-white)}.local-fit-header{max-width:700px;margin-bottom:3rem}.local-fit-header h2{font-family:"DM Serif Display",serif;font-size:2.5rem;color:var(--charcoal)}.local-fit-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.local-fit-card{border-radius:1.5rem;padding:2.5rem;border:1px solid var(--border-color)}.local-fit-yes{background:#064e3b0a}.local-fit-no{background:var(--wealth-cream)}.local-fit-badge{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.3rem .8rem;border-radius:9999px;margin-bottom:1.5rem}.local-fit-badge-yes{background:var(--wellington-emerald);color:#fff}.local-fit-badge-no{background:var(--border-color);color:var(--mid-gray)}.local-fit-list{list-style:none;display:flex;flex-direction:column;gap:.9rem}.local-fit-list li{padding-left:1.5rem;position:relative;font-size:1rem;color:var(--charcoal);line-height:1.5}.local-fit-yes .local-fit-list li:before{content:"✓";position:absolute;left:0;color:var(--wellington-emerald);font-weight:700}.local-fit-no .local-fit-list li:before{content:"×";position:absolute;left:0;color:var(--mid-gray);font-weight:700}.local-bg-dark{background:var(--abyssal-green)}.local-path-header{text-align:center;margin-bottom:3rem}.local-path-header h2{font-family:"DM Serif Display",serif;font-size:2.5rem;color:var(--wealth-cream);margin-bottom:.5rem}.local-path-header p{color:#f7f5f099;font-size:1.1rem}.local-path-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.local-path-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:1.5rem;padding:2.5rem}.local-path-card-highlight{background:var(--wellington-emerald);border-color:transparent}.local-path-tag{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#f7f5f080;margin-bottom:.75rem}.local-path-card h3{font-family:"DM Serif Display",serif;font-size:1.6rem;color:var(--wealth-cream);margin-bottom:1rem}.local-path-card p{color:#f7f5f0b3;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.local-path-list{list-style:none;display:flex;flex-direction:column;gap:.6rem;margin-bottom:2rem}.local-path-list li{font-size:.9rem;color:#f7f5f0cc;padding-left:1.25rem;position:relative;line-height:1.5}.local-path-list li:before{content:"→";position:absolute;left:0;color:#f7f5f066}.local-path-link{color:var(--wealth-cream);font-weight:700;font-size:.9rem;text-decoration:none;border-bottom:1px solid rgba(247,245,240,.3);padding-bottom:2px;transition:border-color .2s}.local-path-link:hover{border-color:var(--wealth-cream)}.local-why-header{max-width:700px;margin-bottom:3rem}.local-why-header h2{font-family:"DM Serif Display",serif;font-size:2.5rem;color:var(--charcoal);margin-bottom:.75rem}.local-section-sub{font-size:1.1rem;color:var(--mid-gray);line-height:1.6}.local-section-center{text-align:center}.local-compare-table{border:1px solid var(--border-color);border-radius:1.25rem;overflow:hidden;margin-bottom:2.5rem}.local-compare-row{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid var(--border-color)}.local-compare-row:last-child{border-bottom:none}.local-compare-row>div{padding:1.1rem 1.5rem;font-size:.95rem;color:var(--charcoal);line-height:1.5;border-right:1px solid var(--border-color)}.local-compare-row>div:last-child{border-right:none}.local-compare-head{background:var(--abyssal-green)}.local-compare-head>div{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#f7f5f0b3;border-right-color:#ffffff14}.local-compare-label{font-weight:700;color:var(--charcoal)!important}.local-compare-highlight{background:#064e3b0d;color:var(--wellington-emerald)!important;font-weight:600}.local-simple-rule{font-family:"DM Serif Display",serif;font-size:1.4rem;font-style:italic;color:var(--charcoal);border-left:3px solid var(--wellington-emerald);padding-left:1.5rem;max-width:600px}.local-north-star{background:var(--card-white)}.local-north-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.local-north-grid h2{font-family:"DM Serif Display",serif;font-size:2.5rem;color:var(--charcoal);margin-bottom:.75rem}.local-kpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.local-kpi-card{background:var(--wealth-cream);border:1px solid var(--border-color);border-radius:1rem;padding:1.75rem;display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.local-kpi-card svg{color:var(--wellington-emerald)}.local-kpi-card span{font-weight:700;font-size:.95rem;color:var(--charcoal)}.local-bg-cream{background:var(--wealth-cream)}.local-services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-top:3rem}.local-service-card{background:var(--card-white);border:1px solid var(--border-color);border-radius:1.25rem;padding:2rem;display:flex;flex-direction:column;gap:.75rem;transition:transform .25s ease,box-shadow .25s ease}.local-service-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #022c2212}.local-service-icon{width:2.75rem;height:2.75rem;background:#064e3b14;color:var(--wellington-emerald);border-radius:.75rem;display:flex;align-items:center;justify-content:center}.local-service-num{font-size:.65rem;font-weight:700;color:var(--light-gray);letter-spacing:.08em}.local-service-card h3{font-size:1rem;font-weight:700;color:var(--charcoal);line-height:1.3}.local-service-card p{font-size:.85rem;color:var(--mid-gray);line-height:1.6}.local-priority-grid{display:grid;grid-template-columns:1.4fr 1fr .8fr;gap:1.5rem;margin-top:3rem}.local-priority-card{border-radius:1.5rem;padding:2.5rem}.local-p0{background:var(--abyssal-green);color:#fff}.local-p1{background:var(--card-white);border:1px solid var(--border-color)}.local-p2{background:var(--wealth-cream);border:1px solid var(--border-color)}.local-priority-label{font-family:"DM Serif Display",serif;font-size:2rem;font-weight:400;margin-bottom:.5rem}.local-p0 .local-priority-label{color:#f7f5f066}.local-p1 .local-priority-label,.local-p2 .local-priority-label{color:var(--border-color)}.local-priority-card h3{font-family:"DM Serif Display",serif;font-size:1.4rem;margin-bottom:.25rem}.local-p0 h3{color:var(--wealth-cream)}.local-p1 h3,.local-p2 h3{color:var(--charcoal)}.local-priority-sub{font-size:.8rem;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.06em}.local-p0 .local-priority-sub{color:#f7f5f080}.local-p1 .local-priority-sub,.local-p2 .local-priority-sub{color:var(--light-gray)}.local-priority-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.local-priority-list li{font-size:.9rem;line-height:1.5;padding-left:1.1rem;position:relative}.local-priority-list li:before{content:"—";position:absolute;left:0}.local-p0 .local-priority-list li{color:#f7f5f0bf}.local-p0 .local-priority-list li:before{color:var(--wellington-emerald)}.local-p1 .local-priority-list li,.local-p2 .local-priority-list li{color:var(--mid-gray)}.local-p1 .local-priority-list li:before,.local-p2 .local-priority-list li:before{color:var(--light-gray)}.local-timeline{margin-top:3rem;display:flex;flex-direction:column;gap:0}.local-timeline-item{display:grid;grid-template-columns:2.5rem 1fr;gap:2rem}.local-timeline-marker{display:flex;flex-direction:column;align-items:center}.local-timeline-dot{width:1rem;height:1rem;border-radius:50%;background:var(--wellington-emerald);border:3px solid var(--wealth-cream);box-shadow:0 0 0 2px var(--wellington-emerald);flex-shrink:0;margin-top:.2rem}.local-timeline-line{flex:1;width:2px;background:var(--border-color);margin-top:.5rem;min-height:3rem}.local-timeline-dot-last{background:var(--abyssal-green);box-shadow:0 0 0 2px var(--abyssal-green)}.local-timeline-content{padding-bottom:3rem}.local-timeline-period{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--wellington-emerald);margin-bottom:.4rem}.local-timeline-content h3{font-family:"DM Serif Display",serif;font-size:1.4rem;color:var(--charcoal);margin-bottom:1rem}.local-timeline-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.local-timeline-list li{font-size:.95rem;color:var(--mid-gray);padding-left:1.25rem;position:relative;line-height:1.5}.local-timeline-list li:before{content:"→";position:absolute;left:0;color:var(--border-color)}.local-how-we-work{background:var(--card-white)}.local-work-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.local-work-grid h2{font-family:"DM Serif Display",serif;font-size:2.5rem;color:var(--charcoal);margin-bottom:2rem}.local-work-includes{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.local-work-item{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:var(--charcoal);font-weight:600}.local-work-item svg{color:var(--wellington-emerald);flex-shrink:0}.local-transparency-note{font-size:.9rem;color:var(--mid-gray);background:#064e3b0f;border-left:3px solid var(--wellington-emerald);padding:1rem 1.25rem;border-radius:0 .5rem .5rem 0}.local-transparency-note strong{color:var(--charcoal)}.local-credentials-card{background:var(--wealth-cream);border:1px solid var(--border-color);border-radius:1.5rem;padding:2.5rem}.local-credentials-card h3{font-family:"DM Serif Display",serif;font-size:1.4rem;color:var(--charcoal);margin-bottom:.75rem}.local-credentials-card p{font-size:.95rem;color:var(--mid-gray);margin-bottom:1rem}.local-cred-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.local-cred-list li{font-size:.9rem;color:var(--charcoal);padding-left:1.25rem;position:relative}.local-cred-list li:before{content:"→";position:absolute;left:0;color:var(--wellington-emerald)}.local-needs-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem}.local-needs-grid h2{font-family:"DM Serif Display",serif;font-size:2rem;color:var(--charcoal);margin-bottom:.5rem}.local-needs-list{list-style:none;display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.local-needs-list li{display:flex;align-items:flex-start;gap:1rem;font-size:.95rem;color:var(--charcoal);line-height:1.5}.local-needs-icon{width:2rem;height:2rem;min-width:2rem;border-radius:.5rem;background:#064e3b14;color:var(--wellington-emerald);display:flex;align-items:center;justify-content:center}.local-wont-list{list-style:none;display:flex;flex-direction:column;gap:.9rem;margin-top:1.5rem}.local-wont-list li{font-size:.95rem;color:var(--mid-gray);padding-left:1.5rem;position:relative;line-height:1.5}.local-wont-list li:before{content:"×";position:absolute;left:0;color:var(--light-gray);font-weight:700}.local-deliverables-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.local-deliverable-card{background:var(--card-white);border:1px solid var(--border-color);border-radius:1.25rem;padding:2rem}.local-deliverable-example{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--light-gray);border:1px solid var(--border-color);padding:.2rem .6rem;border-radius:9999px;margin-bottom:1rem}.local-deliverable-card h3{font-family:"DM Serif Display",serif;font-size:1.25rem;color:var(--charcoal);margin-bottom:.75rem}.local-deliverable-card p{font-size:.9rem;color:var(--mid-gray);line-height:1.6}.local-faq-container{max-width:780px}.local-faq-container h2{font-family:"DM Serif Display",serif;font-size:2.5rem;color:var(--charcoal);margin-bottom:3rem}.local-accordion{display:flex;flex-direction:column;gap:0;border:1px solid var(--border-color);border-radius:1.25rem;overflow:hidden}.local-accordion-item{border-bottom:1px solid var(--border-color)}.local-accordion-item:last-child{border-bottom:none}.local-accordion-q{list-style:none;padding:1.5rem 2rem;font-weight:700;font-size:1rem;color:var(--charcoal);cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:var(--card-white);transition:background .15s;user-select:none}.local-accordion-q::-webkit-details-marker{display:none}.local-accordion-q:after{content:"+";font-size:1.25rem;color:var(--wellington-emerald);font-weight:300;transition:transform .2s}details[open] .local-accordion-q{background:#064e3b08}details[open] .local-accordion-q:after{transform:rotate(45deg)}.local-accordion-q:hover{background:var(--wealth-cream)}.local-accordion-a{padding:0 2rem 1.5rem;background:var(--card-white)}.local-accordion-a p{font-size:.95rem;color:var(--mid-gray);line-height:1.7}.local-final-cta{background:var(--abyssal-green)}.local-final-cta-inner{max-width:680px;margin:0 auto;text-align:center}.local-final-cta h2{font-family:"DM Serif Display",serif;font-size:3rem;color:var(--wealth-cream);margin-bottom:1rem;line-height:1.15}.local-final-cta p{font-size:1.1rem;color:#f7f5f0a6;margin-bottom:2.5rem}.local-final-btn{background:var(--wealth-cream);color:var(--abyssal-green);font-weight:700;margin-bottom:3rem}.local-final-btn:hover{background:#fff;color:var(--abyssal-green)}.local-call-breakdown{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;text-align:left}.local-call-step{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.25rem}.local-call-step-num{font-family:"DM Serif Display",serif;font-size:1.5rem;color:var(--wellington-emerald);margin-bottom:.35rem}.local-call-step-desc{font-size:.8rem;color:#f7f5f099;line-height:1.4}.local-final-chips{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.local-final-chips span{font-size:.75rem;font-weight:600;color:#f7f5f080;background:#ffffff0f;padding:.35rem .9rem;border-radius:9999px;border:1px solid rgba(255,255,255,.1)}.intl-path-footer{text-align:center;margin-top:3rem}.intl-path-footer-sub{color:#f7f5f099;font-size:1rem;margin-bottom:1.25rem}.intl-cta-cream{background:var(--wealth-cream);color:var(--abyssal-green);font-weight:700}.intl-cta-cream:hover{background:#fff;color:var(--abyssal-green);box-shadow:0 8px 20px #00000026}.intl-path-footer-micro{color:#f7f5f066;font-size:.8rem;margin-top:.75rem}.intl-problem-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-bottom:1rem}.intl-problem-card{background:var(--card-white);border:1px solid var(--border-color);border-radius:1.25rem;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:.75rem;transition:transform .25s ease,box-shadow .25s ease}.intl-problem-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #022c2212}.intl-problem-icon{width:2.5rem;height:2.5rem;background:#064e3b14;color:var(--wellington-emerald);border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.intl-problem-card h3{font-family:"DM Serif Display",serif;font-size:1.05rem;color:var(--charcoal);line-height:1.3}.intl-problem-card p{font-size:.875rem;color:var(--mid-gray);line-height:1.6;margin-bottom:0}.intl-rule-gap{margin-top:3rem}.intl-why-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.intl-why-card{background:var(--card-white);border:1px solid var(--border-color);border-radius:1.25rem;padding:2.5rem;display:flex;flex-direction:column;gap:.75rem}.intl-why-num{font-family:"DM Serif Display",serif;font-size:3rem;color:var(--border-color);line-height:1;margin-bottom:.25rem}.intl-why-card h3{font-family:"DM Serif Display",serif;font-size:1.35rem;color:var(--charcoal)}.intl-why-card p{font-size:.95rem;color:var(--mid-gray);line-height:1.65;margin-bottom:0}.intl-priority-4col{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:1.5rem}.intl-priority-4col .local-priority-card{border-radius:1.5rem;padding:2.25rem}.intl-needs-sub{font-size:1rem;color:var(--mid-gray);margin-bottom:1.5rem}.intl-timeline-goal{font-size:.9rem;color:var(--mid-gray);font-style:italic;margin-bottom:1rem}.intl-deliverables-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-top:3rem}.intl-deliverables-grid .local-deliverable-card h3{font-size:1.05rem}.intl-offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.intl-offer-card{background:var(--card-white);border:1px solid var(--border-color);border-radius:1.5rem;padding:2.5rem;display:flex;flex-direction:column;gap:.75rem;position:relative}.intl-offer-card-featured{background:var(--abyssal-green);border-color:transparent;box-shadow:0 20px 50px #022c2233}.intl-offer-badge{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;background:var(--wellington-emerald);color:#fff;padding:.3rem .8rem;border-radius:9999px;margin-bottom:.25rem;width:fit-content}.intl-offer-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--light-gray);margin-bottom:.25rem}.intl-offer-card-featured .intl-offer-label{color:#f7f5f080}.intl-offer-card h3{font-family:"DM Serif Display",serif;font-size:1.6rem;color:var(--charcoal);margin-bottom:.25rem}.intl-offer-card-featured h3{color:var(--wealth-cream)}.intl-offer-for{font-size:.85rem;font-weight:600;color:var(--mid-gray);margin-bottom:.5rem}.intl-offer-card-featured .intl-offer-for{color:#f7f5f099}.intl-offer-list{list-style:none;display:flex;flex-direction:column;gap:.5rem;flex:1}.intl-offer-list li{font-size:.9rem;color:var(--charcoal);padding-left:1.25rem;position:relative;line-height:1.5}.intl-offer-list li:before{content:"→";position:absolute;left:0;color:var(--wellington-emerald)}.intl-offer-card-featured .intl-offer-list li{color:#f7f5f0cc}.intl-offer-card-featured .intl-offer-list li:before{color:#f7f5f066}.intl-offer-done{font-size:.85rem;color:var(--mid-gray);background:var(--wealth-cream);border-radius:.5rem;padding:.75rem 1rem;line-height:1.5}.intl-offer-done strong{color:var(--charcoal)}.intl-offer-card-featured .intl-offer-done{background:#ffffff14;color:#f7f5f0b3}.intl-offer-card-featured .intl-offer-done strong{color:var(--wealth-cream)}.intl-offer-cta{color:var(--wellington-emerald);font-weight:700;font-size:.9rem;text-decoration:none;border-bottom:1px solid rgba(6,78,59,.3);padding-bottom:2px;width:fit-content;transition:border-color .2s}.intl-offer-cta:hover{border-color:var(--wellington-emerald)}.intl-offer-card-featured .intl-offer-cta{color:#f7f5f0cc;border-bottom-color:#f7f5f04d}.intl-offer-footer{text-align:center;margin-top:2.5rem}.intl-offer-footer-micro{font-size:.8rem;color:var(--light-gray);margin-top:.75rem}.intl-alt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.intl-alt-card{background:var(--card-white);border:1px solid var(--border-color);border-radius:1.25rem;padding:2.5rem;display:flex;flex-direction:column;gap:1rem}.intl-alt-icon{width:2.5rem;height:2.5rem;background:#064e3b0f;color:var(--mid-gray);border-radius:.75rem;display:flex;align-items:center;justify-content:center}.intl-alt-card h3{font-family:"DM Serif Display",serif;font-size:1.35rem;color:var(--charcoal)}.intl-alt-card p{font-size:.95rem;color:var(--mid-gray);line-height:1.65;margin-bottom:0}.ecom-north-star{background:#064e3b0f;border-left:3px solid var(--wellington-emerald);border-radius:0 .75rem .75rem 0;padding:1.25rem 1.5rem;margin:1.5rem 0}.ecom-north-star p{margin-bottom:.25rem;font-size:.95rem;color:var(--charcoal);line-height:1.5}.ecom-north-star p:last-child{margin-bottom:0}.ecom-north-sub{font-size:.8rem!important;color:var(--mid-gray)!important}.ecom-path-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--mid-gray);margin-bottom:.75rem;margin-top:.5rem}.ecom-path-buttons{display:flex;gap:1rem;margin-bottom:1rem}.ecom-path-btn{display:flex;flex-direction:column;gap:.3rem;padding:1rem 1.25rem;border-radius:1rem;text-decoration:none;border:2px solid;flex:1;transition:transform .2s ease,box-shadow .2s ease}.ecom-path-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #022c221f}.ecom-path-b2b{border-color:var(--wellington-emerald);background:#064e3b0d}.ecom-path-b2c{border-color:var(--abyssal-green);background:#022c220a}.ecom-path-btn-label{font-family:"DM Serif Display",serif;font-size:1rem;color:var(--charcoal);font-weight:400}.ecom-path-btn-desc{font-size:.75rem;color:var(--mid-gray);line-height:1.4}.ecom-problem-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-bottom:1rem}.ecom-problem-card{background:var(--card-white);border:1px solid var(--border-color);border-radius:1.25rem;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:.75rem;transition:transform .25s ease,box-shadow .25s ease}.ecom-problem-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #022c2212}.ecom-problem-card h3{font-family:"DM Serif Display",serif;font-size:1.05rem;color:var(--charcoal);line-height:1.3}.ecom-problem-card p{font-size:.875rem;color:var(--mid-gray);line-height:1.6;margin-bottom:0}.ecom-counter-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.ecom-counter-inner h2{color:var(--wealth-cream);margin-bottom:.75rem}.ecom-counter-sub{color:#f7f5f099;font-size:1rem;margin-bottom:1.75rem}.ecom-counter-items{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.ecom-counter-item{padding:.9rem 1.25rem;background:#ffffff0d;border-radius:.75rem;border-left:3px solid rgba(247,245,240,.15)}.ecom-counter-quote{font-style:italic;color:#f7f5f0a6;font-size:.95rem}.ecom-counter-verdict{color:#f7f5f080;font-size:.9rem;font-style:italic;margin-bottom:0}.ecom-counter-answer{background:#ffffff12;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2.5rem;display:flex;flex-direction:column;gap:1rem}.ecom-counter-answer-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#f7f5f066}.ecom-counter-answer h3{font-family:"DM Serif Display",serif;font-size:1.5rem;color:var(--wealth-cream);line-height:1.3}.ecom-counter-answer p{font-size:.95rem;color:#f7f5f0a6;line-height:1.65;margin-bottom:0}.ecom-counter-btn{background:var(--wealth-cream);color:var(--abyssal-green);font-weight:700;width:fit-content}.ecom-counter-btn:hover{background:#fff;color:var(--abyssal-green)}.ecom-pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.ecom-pillar-card{background:var(--card-white);border:1px solid var(--border-color);border-radius:1.5rem;padding:2.5rem;display:flex;flex-direction:column;gap:1rem}.ecom-pillar-num{font-family:"DM Serif Display",serif;font-size:2.5rem;color:var(--border-color);line-height:1}.ecom-pillar-card h3{font-family:"DM Serif Display",serif;font-size:1.45rem;color:var(--charcoal);line-height:1.3}.ecom-pillar-card>p{font-size:.95rem;color:var(--mid-gray);line-height:1.6;margin-bottom:0}.ecom-pillar-list{list-style:none;display:flex;flex-direction:column;gap:.5rem;flex:1}.ecom-pillar-list li{font-size:.875rem;color:var(--charcoal);padding-left:1.25rem;position:relative;line-height:1.5}.ecom-pillar-list li:before{content:"→";position:absolute;left:0;color:var(--wellington-emerald)}.ecom-pillar-example,.ecom-step-example,.ecom-accordion-example{font-size:.82rem;color:var(--mid-gray);background:var(--wealth-cream);border-radius:.6rem;padding:.75rem 1rem;line-height:1.55;margin-top:auto}.ecom-example-label{display:inline-block;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--wellington-emerald);margin-right:.4rem}.ecom-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.ecom-step-card{background:var(--card-white);border:1px solid var(--border-color);border-radius:1.5rem;padding:2.25rem;display:flex;flex-direction:column;gap:.75rem}.ecom-step-num{font-family:"DM Serif Display",serif;font-size:2rem;color:var(--border-color);line-height:1}.ecom-step-card h3{font-family:"DM Serif Display",serif;font-size:1.25rem;color:var(--charcoal);line-height:1.3}.ecom-step-sub{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--wellington-emerald)}.ecom-step-card>p{font-size:.875rem;color:var(--mid-gray);line-height:1.6;flex:1;margin-bottom:0}.ecom-path-nudge{margin-top:3rem;text-align:center}.ecom-path-nudge>p{color:var(--mid-gray);font-size:1rem;margin-bottom:1rem}.ecom-nudge-links{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.ecom-nudge-link{color:var(--wellington-emerald);font-weight:700;font-size:.9rem;text-decoration:none;border-bottom:1px solid rgba(6,78,59,.3);padding-bottom:2px;transition:border-color .2s}.ecom-nudge-link:hover{border-color:var(--wellington-emerald)}.ecom-deliverables-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-top:3rem}.ecom-deliverable-card{background:var(--card-white);border:1px solid var(--border-color);border-radius:1.25rem;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:.75rem}.ecom-deliverable-card h3{font-family:"DM Serif Display",serif;font-size:1.05rem;color:var(--charcoal);line-height:1.35}.ecom-deliverable-card p{font-size:.875rem;color:var(--mid-gray);line-height:1.6;margin-bottom:0}.ecom-platform-note{font-size:.85rem;color:var(--mid-gray);margin-top:1.5rem;font-style:italic}.ecom-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.ecom-proof-card{background:#ffffff12;border:1px solid rgba(255,255,255,.1);border-radius:1.25rem;padding:2rem;display:flex;flex-direction:column;gap:.75rem}.ecom-proof-icon{width:2.5rem;height:2.5rem;background:#f7f5f014;color:#f7f5f0b3;border-radius:.75rem;display:flex;align-items:center;justify-content:center}.ecom-proof-card h3{font-family:"DM Serif Display",serif;font-size:1.25rem;color:var(--wealth-cream)}.ecom-proof-card p{font-size:.875rem;color:#f7f5f099;line-height:1.6;margin-bottom:0}.ecom-accordion-list{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.ecom-accordion-list li{font-size:.9rem;color:var(--charcoal);padding-left:1.25rem;position:relative;line-height:1.5}.ecom-accordion-list li:before{content:"→";position:absolute;left:0;color:var(--wellington-emerald)}.ecom-inline-link{color:var(--wellington-emerald);font-weight:600;text-decoration:underline;text-underline-offset:2px}.ecom-final-paths{display:flex;gap:1.5rem;justify-content:center;margin-top:2.5rem;flex-wrap:wrap}.ecom-final-path-btn{display:flex;flex-direction:column;gap:.4rem;padding:1.5rem 2rem;background:#ffffff14;border:2px solid rgba(255,255,255,.15);border-radius:1.25rem;text-decoration:none;min-width:260px;transition:background .2s,border-color .2s,transform .2s}.ecom-final-path-btn:hover{background:#ffffff21;border-color:#ffffff4d;transform:translateY(-2px)}.ecom-final-path-title{font-family:"DM Serif Display",serif;font-size:1.2rem;color:var(--wealth-cream)}.ecom-final-path-desc{font-size:.8rem;color:#f7f5f08c;line-height:1.4}@media(max-width:1280px){.ecom-problem-grid,.ecom-deliverables-grid{grid-template-columns:repeat(3,1fr)}.ecom-counter-inner{gap:3rem}}@media(max-width:1024px){.ecom-steps-grid{grid-template-columns:1fr 1fr}.ecom-deliverables-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.ecom-problem-grid{grid-template-columns:1fr 1fr}.ecom-counter-inner{grid-template-columns:1fr;gap:2rem}.ecom-pillars-grid,.ecom-steps-grid{grid-template-columns:1fr}.ecom-deliverables-grid{grid-template-columns:1fr 1fr}.ecom-proof-grid{grid-template-columns:1fr}.ecom-path-buttons{flex-direction:column}.ecom-final-paths{flex-direction:column;align-items:stretch}.ecom-final-path-btn{min-width:unset}}@media(max-width:480px){.ecom-problem-grid,.ecom-deliverables-grid{grid-template-columns:1fr}}@media(max-width:1280px){.intl-problem-grid{grid-template-columns:repeat(3,1fr)}.intl-deliverables-grid{grid-template-columns:repeat(4,1fr)}.intl-priority-4col{grid-template-columns:1fr 1fr}}@media(max-width:1024px){.intl-deliverables-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.intl-problem-grid{grid-template-columns:1fr 1fr}.intl-why-grid,.intl-priority-4col{grid-template-columns:1fr}.intl-deliverables-grid{grid-template-columns:1fr 1fr}.intl-offer-grid,.intl-alt-grid{grid-template-columns:1fr}}@media(max-width:480px){.intl-problem-grid,.intl-deliverables-grid{grid-template-columns:1fr}}@media(max-width:1024px){.local-services-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.nav-hamburger{display:flex}#main-nav{position:fixed;inset:0 0 0 30%;background:var(--card-white);flex-direction:column;padding:6rem 2rem 2rem;transform:translate(100%);transition:transform .3s ease;z-index:99;box-shadow:-8px 0 32px #022c221f;overflow-y:auto}#main-nav.nav-open{transform:translate(0)}nav ul{flex-direction:column;gap:0;width:100%}nav ul li{border-bottom:1px solid var(--border-color)}nav ul li:last-child{border-bottom:none}nav a{display:block;padding:1rem 0;font-size:1.05rem;color:var(--charcoal);font-weight:600}.nav-dropdown>a:after{display:none}.dropdown-menu{position:static;transform:none;opacity:1;visibility:visible;box-shadow:none;border:none;border-radius:0;padding:0 0 0 1rem;min-width:unset;margin-top:0;background:transparent}.dropdown-menu li{border-bottom:none}.dropdown-menu a{padding:.5rem 0;font-size:.9rem;color:var(--mid-gray);font-weight:400}body.nav-is-open:before{content:"";position:fixed;inset:0;background:#022c2266;z-index:98}.hero{padding:3rem 0}.hero-home{padding:3rem 0;min-height:auto}.hero-fullwidth{min-height:70vh;background-position:center right}.hero-fullwidth:before{background:linear-gradient(to bottom,#022c22e6,#022c22b3 60%,#022c2280)}.hero-fullwidth .container{padding-left:5%;padding-right:5%}.hero-content-overlay{max-width:100%}.hero-grid{grid-template-columns:1fr;gap:2rem}.hero-ctas{flex-direction:column}.hero-ctas .btn{width:100%;text-align:center}.hero-image{order:-1}.container{padding:0 1.25rem}.section{padding:3rem 0}.services-grid{grid-template-columns:1fr}.service-card{padding:2rem}.value-grid{grid-template-columns:1fr;gap:3rem}.btn{font-size:1rem;padding:1rem 2rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;gap:1rem;align-items:flex-start}.footer-links{gap:1rem;flex-wrap:wrap}.local-compare-table{display:block}.local-compare-head{display:none}.local-compare-row{display:flex;flex-direction:column;border-bottom:1px solid var(--border-color);padding:1rem 0}.local-compare-row>div{padding:.4rem 1rem;border-right:none;font-size:.9rem}.local-compare-label{font-size:.75rem!important;font-weight:800!important;color:var(--light-gray)!important;text-transform:uppercase;letter-spacing:.08em;padding-bottom:.1rem!important}.local-compare-highlight{background:transparent}.local-hero-grid{grid-template-columns:1fr}.local-hero-panel{position:static}.local-hero-copy h1{font-size:clamp(1.75rem,7vw,2.5rem)}.local-trust-bar{gap:.75rem;flex-wrap:wrap}.local-fit-grid,.local-path-grid,.local-needs-grid,.local-work-grid,.local-north-grid{grid-template-columns:1fr;gap:2rem}.local-kpi-grid,.local-services-grid{grid-template-columns:1fr 1fr}.local-priority-grid,.local-deliverables-grid,.local-call-breakdown{grid-template-columns:1fr}.local-final-cta h2{font-size:clamp(1.75rem,6vw,2.5rem)}.cs-hero-desc{font-size:1.1rem}.cs-hero-meta{grid-template-columns:1fr 1fr;gap:1rem;padding:1rem}.cs-meta-value{font-size:.9rem}.cs-stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.cs-stat{border-left:none;text-align:center}.cs-stat-number{font-size:2.25rem}.cs-section{padding:3.5rem 0}.cs-section-title{font-size:clamp(1.75rem,5vw,2.5rem)}.cs-challenge-grid{grid-template-columns:1fr}.cs-timeline-grid{grid-template-columns:1fr;gap:1.5rem}.cs-timeline-dot{display:none}.cs-bento-grid{grid-template-columns:1fr}.cs-solution-grid{grid-template-columns:1fr;gap:2rem}.cs-results-grid{grid-template-columns:1fr;gap:3rem}.cs-cvr-grid{grid-template-columns:1fr}}@media(max-width:480px){#main-nav{inset:0}.local-kpi-grid,.local-services-grid,.cs-hero-meta{grid-template-columns:1fr}.hero-meta{flex-direction:column;gap:.75rem}.cs-stats-grid{grid-template-columns:1fr 1fr}}
