#home-hero-bg{position:fixed;inset:0;z-index:0;background:linear-gradient(128deg,#0a1822,#155248,#2e8b6e 52%,#c07032);transition:opacity .55s ease;pointer-events:none}#home-hero-bg:before{content:"";position:absolute;inset:0;background-image:var(--grain-url);background-size:256px 256px;opacity:.1;mix-blend-mode:overlay;pointer-events:none}.home-hero{flex-direction:column;justify-content:center;align-items:stretch}.home-hero-inner{flex:1;align-items:center;padding-top:calc(var(--nav-height) + 2.5rem);padding-bottom:4rem}.home-hero-content{width:46%;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left;position:relative;z-index:1}.home-hero-content [data-hero-container]{max-width:38rem;width:100%}.home-hero .home-badge{color:var(--color-ondark);background:#ffffff1f;border-color:#ffffff38}.home-hero .home-h1{color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.28),0 0 56px color-mix(in oklch,var(--color-teal) 20%,transparent)}.home-hero .home-sub{color:var(--color-ondark);text-shadow:0 1px 8px rgba(0,0,0,.38)}.home-hero .home-ctas{justify-content:flex-start}.home-why .home-inner{flex-direction:row;align-items:center;justify-content:flex-start}.home-why-body{width:50%;max-width:32rem;flex-shrink:0;display:flex;flex-direction:column;gap:2rem;position:relative;z-index:1}.home-why-body .home-badge{margin-bottom:.75rem}.home-why-body .home-h2{margin-bottom:.625rem}.home-why-quote{font-size:1rem;font-style:italic;line-height:1.7;color:var(--color-text-2);margin:0}.home-timeline-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.home-tl-item{display:grid;grid-template-columns:1.25rem 1fr;gap:.875rem;align-items:start}.home-tl-track{display:flex;flex-direction:column;align-items:center;padding-top:.2rem}.home-tl-dot{width:.625rem;height:.625rem;border-radius:50%;background:var(--color-teal);flex-shrink:0}.home-tl-line{width:1.5px;flex:1;min-height:1.75rem;background:color-mix(in srgb,var(--color-teal) 22%,transparent);margin-top:.3rem}.home-tl-content{padding-bottom:1.75rem}.home-tl-year{display:block;font-size:.6875rem;font-weight:800;color:var(--color-teal-text);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem}.home-tl-label{font-size:1.0625rem;font-weight:700;color:var(--color-navy);margin-bottom:.375rem;line-height:1.35}.home-tl-body{font-size:.9375rem;line-height:1.65;color:var(--color-text-2);margin:0}#pm-canvas{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:1;will-change:opacity}#home{position:relative;z-index:10;margin-top:calc(-1 * var(--nav-height))}.home-panel{min-height:100svh;display:flex;align-items:center;padding:var(--nav-height, 4.375rem) 0 4rem}.home-inner{width:100%;max-width:80rem;margin:0 auto;padding:0 2.5rem;display:flex;align-items:center}.home-badge{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-teal-text);background:color-mix(in oklch,var(--color-teal) 10%,transparent);border:1px solid color-mix(in oklch,var(--color-teal) 25%,transparent);border-radius:999px;padding:.3rem .85rem;margin-bottom:1.75rem}.home-h1{font-size:clamp(2.6rem,6vw,4.5rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;color:var(--color-navy);margin-bottom:1.25rem;text-wrap:balance}.home-h2{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.1;letter-spacing:-.025em;color:var(--color-navy);margin-bottom:1.5rem;text-wrap:balance}.home-sub{font-size:1.0625rem;line-height:1.75;color:var(--color-text-2);margin-bottom:2rem;max-width:38ch;text-wrap:pretty}.home-ctas{display:flex;gap:.875rem;flex-wrap:wrap;margin-top:.5rem}.home-values-section .home-inner{flex-direction:column;align-items:flex-start;gap:2.25rem}.home-values-header{max-width:44rem}.home-values-header .home-badge{margin-bottom:.5rem}.home-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.875rem;width:100%}.home-value-card{padding:1.5rem;display:flex;flex-direction:column;gap:.375rem;position:relative;z-index:1}.home-value-title{font-size:.9375rem;font-weight:700;color:var(--color-navy);line-height:1.35}.home-value-desc{font-size:.875rem;line-height:1.6;color:var(--color-text-2)}.home-solve-section{flex-direction:column;justify-content:flex-start;align-items:stretch;padding-top:calc(var(--nav-height) + 4rem);overflow:hidden}.home-solve-header{text-align:center;max-width:44rem;margin:0 auto;padding:0 2rem;position:relative;z-index:1;flex-shrink:0}.home-solve-header .home-sub{margin-inline:auto;margin-bottom:0}.home-problems-outer{width:100%;max-width:80rem;margin:0 auto;padding:0 2.5rem;flex:1;display:flex;flex-direction:column}.home-problems-scatter{position:relative;width:100%;min-height:62svh;flex:1}.home-problem-card{position:absolute;left:0;top:0;width:216px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.625rem;padding:1.375rem 1.25rem 1.25rem;cursor:default;will-change:transform}.home-problem-icon{width:2.25rem;height:2.25rem;flex-shrink:0;color:var(--color-orange)}.home-problem-icon svg{width:100%;height:100%}.home-problem-label{font-size:.875rem;font-weight:700;color:var(--color-navy);line-height:1.3}.home-problem-body{font-size:.75rem;line-height:1.55;color:var(--color-text-2)}@media(max-width:768px){.home-problems-outer{padding:0 1rem}.home-problems-scatter{min-height:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;padding:1.5rem 0 2rem}.home-problem-card{position:static!important;width:auto!important;transform:none!important;opacity:1!important}}.home-how .home-inner{flex-direction:row;align-items:center;gap:3rem}.home-how-card{width:42%;flex-shrink:0;padding:0 0 0 .5rem;position:relative;z-index:1}.home-how-card .home-h2{margin-bottom:.5rem}.home-how-card .home-sub{margin-bottom:1.5rem}.home-principles-list{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.75rem}.home-principle-item{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;line-height:1.5;color:var(--color-text-2)}.home-principle-item svg{color:var(--color-teal);flex-shrink:0;margin-top:.15rem}.home-steps-col{flex:1;min-width:0;position:relative;z-index:1}.home-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.home-step{display:grid;grid-template-columns:2.25rem 1fr;gap:.5rem;align-items:start;padding:1rem 1.25rem}.home-step-num{font-size:.8125rem;font-weight:800;color:var(--color-teal-text);letter-spacing:.05em;padding-top:.175rem}.home-step-title{font-size:.9375rem;font-weight:700;color:var(--color-navy)}.home-step-desc{font-size:.875rem;line-height:1.6;color:var(--color-text-2);margin-top:.2rem}.home-step--featured{background:color-mix(in srgb,var(--color-teal) 8%,white)!important;border-color:color-mix(in srgb,var(--color-teal) 22%,transparent)!important}.home-step--featured .home-step-num,.home-step--featured .home-step-title{color:var(--color-teal-text)}.home-step--featured .home-step-desc{color:var(--color-text)}.home-services-section .home-inner{flex-direction:column;align-items:flex-start;gap:2.25rem}.home-services-header{max-width:44rem}.home-services-header .home-badge{margin-bottom:.5rem}.home-services-header .home-h2{margin-bottom:.625rem}.home-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.875rem;width:100%}.home-service-card{padding:1.5rem;display:flex;flex-direction:column;gap:.375rem;position:relative;z-index:1}.home-service-dot{width:.625rem;height:.625rem;border-radius:50%;background:var(--color-teal);flex-shrink:0;margin-bottom:.25rem}.home-service-title{font-size:.9375rem;font-weight:700;color:var(--color-navy);line-height:1.3}.home-service-desc{font-size:.875rem;line-height:1.55;color:var(--color-text-2)}.home-service-points{list-style:disc;padding-left:1rem;margin-top:.375rem;display:flex;flex-direction:column;gap:.2rem}.home-service-points li{font-size:.8125rem;line-height:1.5;color:var(--color-text-2)}.home-ai-section{flex-direction:column;justify-content:flex-start;align-items:stretch;padding-top:calc(var(--nav-height) + 5rem)}.home-ai-inner{width:100%;max-width:64rem;margin:0 auto;padding:0 2.5rem;display:flex;flex-direction:column;align-items:center;gap:3rem}.home-ai-header{text-align:center;max-width:44rem}.home-ai-header .home-h2{margin-bottom:.75rem}.home-ai-header .home-sub{margin-inline:auto;margin-bottom:0}.home-compare{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}@media(max-width:600px){.home-compare{grid-template-columns:1fr}}@media(max-width:900px){.home-ai-section{padding-top:calc(var(--nav-height) + 3rem)}.home-ai-inner{gap:2rem}}.home-compare-col{padding:1.125rem}.home-compare-label{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;color:var(--color-text-2)}.home-compare-col--after .home-compare-label{color:var(--color-teal-text)}.home-compare-list{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:.45rem}.home-compare-list li{font-size:.8125rem;line-height:1.5;color:var(--color-text-2);padding-left:1rem;position:relative}.home-compare-list li:before{content:"–";position:absolute;left:0;color:var(--color-text-2)}.home-compare-col--after .home-compare-list li{color:var(--color-navy)}.home-compare-col--after .home-compare-list li:before{content:"✓";color:var(--color-teal-text)}.home-cta-zone{overflow:hidden;min-height:auto;flex-direction:column;justify-content:center;padding:0}.home-cta-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:65svh;gap:2.5rem;padding:4rem 2rem}.home-cta-marquee-wrap{width:100%;overflow:hidden}.home-cta-marquee{display:flex;white-space:nowrap;animation:home-marquee 12s linear infinite;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.home-cta-marquee span{font-size:clamp(3rem,8vw,6.5rem);font-weight:800;letter-spacing:-.03em;flex-shrink:0;color:#fff}@keyframes home-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-cta-btns{display:flex;gap:.875rem;flex-wrap:wrap;justify-content:center}@media(prefers-reduced-motion:reduce){.home-cta-marquee{animation:none}}[data-home-reveal]{opacity:1}@media(max-width:900px){.home-why-body{width:100%;max-width:100%}.home-values-grid,.home-services-grid{grid-template-columns:repeat(2,1fr)}.home-how .home-inner{flex-direction:column;gap:2rem}.home-how-card{width:100%}.home-hero-content{width:100%;align-items:center;text-align:center}.home-hero .home-ctas{justify-content:center}}@media(max-width:600px){.home-values-grid,.home-services-grid{grid-template-columns:1fr}}
