:root{--navy:#071426;--navy2:#0c2037;--ink:#132033;--muted:#607086;--line:#dce4ee;--soft:#f3f7fb;--white:#fff;--cyan:#2dd4bf;--blue:#4f7cff;--max:1180px;--radius:22px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.65}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;background:#ffffffeb;backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,228,238,.85)}.nav-shell{max-width:var(--max);margin:auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;background:var(--navy);color:#fff;border-radius:12px;font-weight:800;letter-spacing:-.04em}.brand-copy{display:flex;flex-direction:column;line-height:1.15}.brand-copy strong{font-size:.95rem}.brand-copy small{font-size:.72rem;color:var(--muted);margin-top:4px}.site-header nav{display:flex;align-items:center;gap:26px;font-size:.88rem;font-weight:650}.site-header nav a{color:#445268}.site-header nav a:hover,.site-header nav a.active{color:var(--ink)}.nav-cta{padding:10px 16px;border:1px solid var(--line);border-radius:999px}.hero{background:linear-gradient(135deg,var(--navy) 0%,#0a1e36 65%,#0c2943 100%);color:#fff;overflow:hidden}.hero-grid{max-width:var(--max);margin:auto;min-height:720px;padding:90px 24px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px}.eyebrow{font-size:.76rem;letter-spacing:.17em;font-weight:800;color:#208f83;margin:0 0 18px}.hero .eyebrow{color:#63e6d4}.hero h1{font-size:clamp(3rem,5.7vw,5.3rem);line-height:1.02;letter-spacing:-.055em;max-width:800px;margin:0}.hero-lead{font-size:1.15rem;color:#c7d4e5;max-width:690px;margin:28px 0}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;padding:13px 20px;border-radius:999px;font-weight:750;font-size:.92rem}.button.primary{background:var(--cyan);color:#05201d}.button.secondary{border:1px solid #48617c;color:#fff}.hero .text-link{color:#d8e4f2;font-weight:700;margin-left:8px}.credential-strip{display:flex;flex-wrap:wrap;gap:9px;margin-top:34px}.credential-strip span{border:1px solid #314a66;background:#0a1b30;padding:7px 11px;border-radius:999px;font-size:.72rem;color:#b8c8da}.hero-visual{height:500px;position:relative}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:350px;height:350px;background:radial-gradient(circle at 30% 30%,#4f7cff,#173653 65%,transparent 66%);top:50px;left:65px;opacity:.8}.orb-two{width:220px;height:220px;background:radial-gradient(circle,#2dd4bf,#0d3f4b 65%,transparent 66%);bottom:20px;right:15px;opacity:.55}.visual-card{position:absolute;border:1px solid rgba(255,255,255,.16);background:#08182bc7;backdrop-filter:blur(16px);box-shadow:0 30px 80px #00000059}.main-card{top:135px;left:20px;width:400px;padding:36px;border-radius:28px;transform:rotate(-3deg)}.main-card small{color:#67e8d7;letter-spacing:.15em;font-weight:800}.main-card strong{display:block;font-size:2rem;line-height:1.15;margin:20px 0}.main-card p{color:#aebed1}.mini-card{padding:15px 19px;border-radius:14px;font-size:.72rem;letter-spacing:.14em;font-weight:800}.mini-card.top{right:0;top:70px}.mini-card.bottom{left:0;bottom:52px}.section{max-width:var(--max);margin:auto;padding:105px 24px}.saskbot-section{max-width:none;background:var(--soft);padding-left:max(24px,calc((100vw - var(--max))/2 + 24px));padding-right:max(24px,calc((100vw - var(--max))/2 + 24px))}.section-heading{position:relative;margin-bottom:45px}.section-heading h2,.page-hero h1{font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.1;letter-spacing:-.045em;margin:0;max-width:800px}.section-heading>.text-link{position:absolute;right:0;bottom:5px;font-weight:750;color:#1f5fd1}.split-heading{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.split-heading>p{font-size:1.05rem;color:var(--muted);margin:0}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pillar-grid article{background:#fff;padding:34px;border:1px solid var(--line);border-radius:var(--radius)}.pillar-grid span,.project-number{font-size:.75rem;font-weight:850;color:#208f83;letter-spacing:.1em}.pillar-grid h3{font-size:1.35rem;margin:28px 0 12px}.pillar-grid p,.project-card>p,.expertise-list p,.timeline p,.page-hero p,.article-list p{color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.project-card{min-height:370px;padding:34px;border-radius:var(--radius);border:1px solid var(--line);display:flex;flex-direction:column;transition:.25s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px #1a32511a;border-color:#b8c9de}.project-label{font-size:.73rem;color:#2768d3!important;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin:35px 0 10px}.project-card h3{font-size:1.7rem;line-height:1.2;margin:0 0 16px}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto;padding-top:25px}.tags span{font-size:.7rem;background:var(--soft);padding:7px 10px;border-radius:999px;color:#53647a}.expertise-section,.expertise-list{border-top:1px solid var(--line)}.expertise-list>div{display:grid;grid-template-columns:.8fr 1.2fr;padding:27px 0;border-bottom:1px solid var(--line);align-items:center}.expertise-list h3{margin:0;font-size:1.35rem}.expertise-list p{margin:0}.experience-section{background:var(--navy);color:#fff;max-width:none;padding-left:max(24px,calc((100vw - var(--max))/2 + 24px));padding-right:max(24px,calc((100vw - var(--max))/2 + 24px))}.experience-section .eyebrow{color:#63e6d4}.timeline{max-width:1000px}.timeline article{display:grid;grid-template-columns:220px 1fr;gap:40px;padding:34px 0;border-top:1px solid #28415d}.timeline-date{color:#8fa4bd;font-weight:700}.timeline h3{font-size:1.55rem;margin:0}.timeline h4{color:#70e2d2;margin:4px 0 10px}.timeline p{color:#bac8d8;margin:0}.credentials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.credentials-grid div{padding:26px;border-radius:18px;background:var(--soft);border:1px solid var(--line);display:flex;flex-direction:column}.credentials-grid strong{font-size:1.15rem}.credentials-grid span{font-size:.84rem;color:var(--muted);margin-top:5px}.insights-preview{padding-top:40px}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.insight-grid a{padding:30px;border-top:3px solid var(--navy);background:var(--soft);min-height:280px}.insight-grid span,.article-list span{color:#208f83;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:850}.insight-grid h3{font-size:1.35rem;line-height:1.25}.insight-grid p{color:var(--muted)}.footer{background:#04101f;color:#fff;padding:80px max(24px,calc((100vw - var(--max))/2 + 24px)) 35px;display:grid;grid-template-columns:1fr auto;gap:50px}.footer .eyebrow{color:#63e6d4}.footer h2{font-size:2.4rem;line-height:1.15;max-width:720px;margin:0}.footer p{color:#9eb0c4}.footer-links{display:flex;flex-direction:column;gap:14px;font-weight:750}.copyright{grid-column:1/-1;border-top:1px solid #1f344b;padding-top:24px}.page-hero{max-width:var(--max);margin:auto;padding:110px 24px 70px}.page-hero p{max-width:760px;font-size:1.08rem}.project-list article{display:grid;grid-template-columns:110px 1fr;gap:30px;padding:48px 0;border-top:1px solid var(--line)}.project-list h2,.article-list h2{font-size:2rem;margin:5px 0 12px}.article-list article{padding:42px 0;border-top:1px solid var(--line);max-width:900px}@media(max-width:900px){.site-header nav a:not(.nav-cta){display:none}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-visual{height:430px}.split-heading{grid-template-columns:1fr;gap:25px}.pillar-grid,.credentials-grid,.insight-grid{grid-template-columns:1fr 1fr}.section-heading>.text-link{position:static;display:inline-block;margin-top:20px}.timeline article{grid-template-columns:1fr}.footer{grid-template-columns:1fr}}@media(max-width:620px){.hero-grid{padding:70px 20px}.hero h1{font-size:3.15rem}.hero-visual{height:350px}.main-card{width:90%;left:5%;top:80px;padding:25px}.orb-one{width:280px;height:280px;left:20px}.section{padding:75px 20px}.pillar-grid,.project-grid,.credentials-grid,.insight-grid{grid-template-columns:1fr}.expertise-list>div,.project-list article{grid-template-columns:1fr}.project-card{min-height:320px}.brand-copy small{display:none}.footer{padding-left:20px;padding-right:20px}}.hero-copy .eyebrow,.hero-copy h1,.hero-copy .hero-lead,.hero-copy .hero-actions,.hero-copy .credential-strip{opacity:0;transform:translateY(28px);animation:hero-reveal .9s cubic-bezier(.22,1,.36,1) forwards}.hero-copy .eyebrow{animation-delay:.1s}.hero-copy h1{animation-delay:.25s}.hero-copy .hero-lead{animation-delay:.4s}.hero-copy .hero-actions{animation-delay:.55s}.hero-copy .credential-strip{animation-delay:.7s}@keyframes hero-reveal{to{opacity:1;transform:translateY(0)}}.main-card{opacity:0;animation:card-reveal 1s cubic-bezier(.22,1,.36,1) .35s forwards,card-float 6s ease-in-out 1.5s infinite}@keyframes card-reveal{0%{opacity:0;transform:translateY(35px) rotate(-6deg)}to{opacity:1;transform:translateY(0) rotate(-3deg)}}@keyframes card-float{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-12px) rotate(-2deg)}}.mini-card{opacity:0;animation:mini-card-reveal .8s ease forwards,mini-card-float 4s ease-in-out infinite}.mini-card.top{animation-delay:.75s,1.6s}.mini-card.bottom{animation-delay:.95s,1.9s}@keyframes mini-card-reveal{0%{opacity:0;transform:scale(.9) translateY(15px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes mini-card-float{0%,to{translate:0 0}50%{translate:0 -7px}}.orb-one{animation:orb-one-motion 10s ease-in-out infinite alternate}.orb-two{animation:orb-two-motion 12s ease-in-out infinite alternate}@keyframes orb-one-motion{0%{transform:translate(-8px,6px) scale(1)}to{transform:translate(18px,-15px) scale(1.06)}}@keyframes orb-two-motion{0%{transform:translate(8px,10px) scale(1)}to{transform:translate(-14px,-9px) scale(1.08)}}.hero-actions .button,.hero-actions .text-link{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.hero-actions .button:hover,.hero-actions .text-link:hover{transform:translateY(-3px)}.hero-actions .button.primary:hover{box-shadow:0 12px 30px #2dd4bf38}.credential-strip span{transition:transform .25s ease,border-color .25s ease,background-color .25s ease}.credential-strip span:hover{transform:translateY(-3px);border-color:#63e6d4;background-color:#102945}@media(prefers-reduced-motion:reduce){.hero-copy .eyebrow,.hero-copy h1,.hero-copy .hero-lead,.hero-copy .hero-actions,.hero-copy .credential-strip,.main-card,.mini-card,.orb-one,.orb-two{opacity:1;transform:none;translate:none;animation:none}}.organizations-section{max-width:none;overflow:hidden;padding-left:max(24px,calc((100vw - var(--max)) / 2 + 24px));padding-right:max(24px,calc((100vw - var(--max)) / 2 + 24px));background:#fff}.organizations-heading{max-width:880px;margin-bottom:2.75rem}.organizations-heading h2{max-width:820px;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.08}.logo-marquee{position:relative;width:calc(100vw - 48px);margin-left:calc(50% - 50vw + 24px);overflow:hidden;padding:1.25rem 0 1.75rem;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 5%,#000 95%,transparent 100%)}.logo-track{display:flex;width:max-content;animation:organization-scroll 42s linear infinite;will-change:transform}.logo-group{display:flex;align-items:center;gap:2rem;padding-right:2rem}.organization-logo{width:220px;height:118px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:1.25rem 1.5rem;border:1px solid rgba(19,32,51,.1);border-radius:16px;background:#fff;box-shadow:0 8px 24px #1320330e;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.organization-logo img{display:block;width:100%;max-width:174px;height:72px;object-fit:contain;object-position:center;filter:none;opacity:1;transition:transform .28s ease}.organization-logo span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.organization-logo:hover{transform:translateY(-4px);border-color:#208f8359;box-shadow:0 16px 38px #1320331c}.organization-logo:hover img{transform:scale(1.035)}.logo-marquee:hover .logo-track{animation-play-state:paused}@keyframes organization-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(max-width:900px){.logo-marquee{width:calc(100vw - 40px);margin-left:calc(50% - 50vw + 20px)}.logo-track{animation-duration:34s}.logo-group{gap:1.35rem;padding-right:1.35rem}.organization-logo{width:190px;height:104px;padding:1rem 1.25rem}.organization-logo img{max-width:150px;height:62px}}@media(max-width:620px){.organizations-section{padding-left:20px;padding-right:20px}.organizations-heading{margin-bottom:2rem}.logo-marquee{width:calc(100vw - 32px);margin-left:calc(50% - 50vw + 16px);padding-top:.75rem}.logo-track{animation-duration:29s}.logo-group{gap:1rem;padding-right:1rem}.organization-logo{width:160px;height:92px;padding:.85rem 1rem;border-radius:13px}.organization-logo img{max-width:128px;height:54px}}@media(prefers-reduced-motion:reduce){.logo-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.logo-track{animation:none}.logo-group[aria-hidden=true]{display:none}}.inline-link{display:block;margin-top:12px;color:#1f5fd1;font-weight:750}.credential-carousel{position:relative}.carousel-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.carousel-toolbar p{margin:0;color:var(--muted);font-size:.86rem;font-weight:700}.carousel-controls{display:flex;gap:10px}.credential-carousel.compact .carousel-toolbar{justify-content:flex-end}.credential-carousel.compact .carousel-controls{margin-left:auto}.carousel-controls button{width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--navy);font-size:1.15rem;cursor:pointer;transition:.2s ease}.carousel-controls button:hover:not(:disabled){transform:translateY(-2px);border-color:#79cfc3;box-shadow:0 10px 24px #13203317}.carousel-controls button:disabled{opacity:.35;cursor:not-allowed}.credential-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 36px)/3);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 2px 24px}.credential-track::-webkit-scrollbar{display:none}.credential-card{scroll-snap-align:start;min-width:0;border-radius:22px;overflow:hidden;background:#091a2f;border:1px solid #243c57;color:#fff;box-shadow:0 18px 45px #05122221;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.credential-card:hover{transform:translateY(-5px);border-color:#3abcae;box-shadow:0 24px 58px #05122233}.credential-image{position:relative;height:240px;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(145deg,#f8fbff,#eaf0f7);overflow:hidden}.credential-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.credential-image span{position:absolute;right:14px;bottom:14px;background:#071426e6;color:#fff;padding:8px 11px;border-radius:999px;font-size:.7rem;font-weight:800;opacity:0;transform:translateY(5px);transition:.25s ease}.credential-image:hover img{transform:scale(1.025)}.credential-image:hover span{opacity:1;transform:none}.credential-content{padding:25px}.credential-category{margin:0 0 10px;color:#64e4d3;font-size:.69rem;letter-spacing:.13em;text-transform:uppercase;font-weight:850}.credential-content h3{margin:0;min-height:64px;font-size:1.28rem;line-height:1.25}.credential-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:17px}.credential-meta strong{color:#fff}.credential-meta span{color:#9fb2c8;font-size:.82rem}.credential-description{margin:18px 0 0;color:#b9c7d6;font-size:.91rem}.credential-carousel.compact .credential-content h3{min-height:62px}.carousel-progress{height:3px;background:#e4ebf2;border-radius:999px;overflow:hidden}.carousel-progress span{display:block;width:8%;height:100%;background:linear-gradient(90deg,var(--cyan),var(--blue));border-radius:inherit;transition:width .15s ease}.credentials-hero{background:linear-gradient(135deg,var(--navy),#0a2440);color:#fff;padding:110px max(24px,calc((100vw - var(--max))/2 + 24px)) 90px}.credentials-hero>div{max-width:900px}.credentials-hero .eyebrow{color:#63e6d4}.credentials-hero h1{font-size:clamp(3rem,6vw,5.4rem);line-height:1.02;letter-spacing:-.055em;margin:0}.credentials-hero>div>p:not(.eyebrow){max-width:800px;color:#c3d1df;font-size:1.12rem;margin:26px 0 34px}.credential-facts{display:flex;gap:12px;flex-wrap:wrap}.credential-facts span{display:flex;align-items:baseline;gap:8px;padding:11px 15px;border:1px solid #34516e;border-radius:999px;color:#b9cadb;font-size:.82rem}.credential-facts strong{font-size:1.05rem;color:#67e8d7}.credentials-showcase{max-width:1280px}.credential-trust{background:var(--soft);padding:100px max(24px,calc((100vw - var(--max))/2 + 24px))}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trust-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px}.trust-grid strong{font-size:1.05rem}.trust-grid p{color:var(--muted);margin:10px 0 0}.site-header nav a.active{color:#0e766d}@media(max-width:900px){.credential-track{grid-auto-columns:calc((100% - 18px)/2)}.trust-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.credential-track{grid-auto-columns:88%}.credential-image{height:220px}.carousel-toolbar p{max-width:190px}.credentials-hero{padding:80px 20px 65px}.credentials-hero h1{font-size:3.2rem}.trust-grid{grid-template-columns:1fr}.credential-trust{padding:75px 20px}}@media(prefers-reduced-motion:reduce){.credential-card,.credential-image img,.carousel-controls button{transition:none}.credential-track{scroll-behavior:auto}}.hero-portrait{isolation:isolate}.portrait-frame{position:absolute;z-index:2;top:25px;left:70px;width:340px;height:340px;padding:9px;border-radius:50%;background:linear-gradient(135deg,#63e6d4f2,#4f7cffd9);box-shadow:0 34px 90px #0000006b,0 0 0 12px #ffffff09}.portrait-frame:after{content:"";position:absolute;inset:-18px;border:1px solid rgba(99,230,212,.22);border-radius:50%;z-index:-1}.portrait-frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 32%;border-radius:50%;border:5px solid #0a1e36;background:#0a1e36}.portrait-intro{z-index:4;left:22px;bottom:22px;width:410px;padding:24px 28px;border-radius:22px}.portrait-intro small{color:#67e8d7;letter-spacing:.15em;font-weight:800}.portrait-intro strong{display:block;font-size:1.45rem;line-height:1.2;margin:10px 0 7px}.portrait-intro p{margin:0;color:#aebed1;font-size:.86rem}.hero-portrait .mini-card{z-index:5}.hero-portrait .mini-card.top{right:0;top:72px}.hero-portrait .mini-card.bottom{left:0;bottom:138px}@media(max-width:900px){.portrait-frame{left:50%;transform:translate(-50%)}.portrait-intro{left:50%;transform:translate(-50%);max-width:90%}.hero-portrait .mini-card.top{right:6%}.hero-portrait .mini-card.bottom{left:6%}}@media(max-width:620px){.portrait-frame{width:270px;height:270px;top:12px}.portrait-intro{bottom:2px;padding:18px 20px}.portrait-intro strong{font-size:1.18rem}.portrait-intro p{font-size:.74rem}.hero-portrait .mini-card.top{top:44px;right:0}.hero-portrait .mini-card.bottom{bottom:105px;left:0;font-size:.62rem}}.motion-ready .motion-section:not(.hero) .section-heading,.motion-ready .motion-section:not(.hero) .project-card,.motion-ready .motion-section:not(.hero) .goal-card,.motion-ready .motion-section:not(.hero) .expertise-list>div,.motion-ready .motion-section:not(.hero) .timeline article,.motion-ready .motion-section:not(.hero) .organization-logo,.motion-ready .motion-section:not(.hero) .credential-carousel,.motion-ready .motion-section:not(.hero) .insight-grid>a{opacity:0}.motion-ready .motion-section.is-visible:not(.hero) .section-heading{animation:enterprise-reveal-up .8s cubic-bezier(.22,1,.36,1) forwards}.motion-ready .motion-section.is-visible:not(.hero) .project-card,.motion-ready .motion-section.is-visible:not(.hero) .goal-card,.motion-ready .motion-section.is-visible:not(.hero) .organization-logo,.motion-ready .motion-section.is-visible:not(.hero) .insight-grid>a{animation:enterprise-card-reveal .85s cubic-bezier(.22,1,.36,1) forwards}.motion-ready .motion-section.is-visible:not(.hero) .expertise-list>div,.motion-ready .motion-section.is-visible:not(.hero) .timeline article{animation:enterprise-line-reveal .75s cubic-bezier(.22,1,.36,1) forwards}.motion-ready .motion-section.is-visible:not(.hero) .credential-carousel{animation:enterprise-reveal-up .85s cubic-bezier(.22,1,.36,1) .12s forwards}.motion-ready .motion-section.is-visible .goal-card:nth-child(2),.motion-ready .motion-section.is-visible .project-card:nth-child(2),.motion-ready .motion-section.is-visible .organization-logo:nth-child(2),.motion-ready .motion-section.is-visible .insight-grid>a:nth-child(2){animation-delay:.12s}.motion-ready .motion-section.is-visible .goal-card:nth-child(3),.motion-ready .motion-section.is-visible .project-card:nth-child(3),.motion-ready .motion-section.is-visible .organization-logo:nth-child(3),.motion-ready .motion-section.is-visible .insight-grid>a:nth-child(3){animation-delay:.24s}.motion-ready .motion-section.is-visible .project-card:nth-child(4),.motion-ready .motion-section.is-visible .organization-logo:nth-child(4){animation-delay:.36s}.motion-ready .motion-section.is-visible .expertise-list>div:nth-child(2),.motion-ready .motion-section.is-visible .timeline article:nth-child(2){animation-delay:.09s}.motion-ready .motion-section.is-visible .expertise-list>div:nth-child(3),.motion-ready .motion-section.is-visible .timeline article:nth-child(3){animation-delay:.18s}.motion-ready .motion-section.is-visible .expertise-list>div:nth-child(4),.motion-ready .motion-section.is-visible .timeline article:nth-child(4){animation-delay:.27s}.motion-ready .motion-section.is-visible .timeline article:nth-child(n+5){animation-delay:.34s}@keyframes enterprise-reveal-up{0%{opacity:0;transform:translate3d(0,34px,0);filter:blur(5px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}@keyframes enterprise-card-reveal{0%{opacity:0;transform:translate3d(0,42px,0) scale(.975);filter:blur(4px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes enterprise-line-reveal{0%{opacity:0;transform:translate3d(-26px,0,0)}to{opacity:1;transform:translateZ(0)}}.goal-grid{position:relative}.goal-grid:before{content:"";position:absolute;z-index:0;top:52px;left:7%;width:86%;height:2px;background:linear-gradient(90deg,transparent,rgba(32,143,131,.18) 8%,rgba(32,143,131,.65) 50%,rgba(32,143,131,.18) 92%,transparent);transform:scaleX(0);transform-origin:left center}.motion-ready .saskbot-section.is-visible .goal-grid:before{animation:goal-flow-line 1.45s cubic-bezier(.22,1,.36,1) .35s forwards}.goal-card{z-index:1}.goal-card:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background:radial-gradient(420px circle at var(--pointer-x, 50%) var(--pointer-y, 0%),rgba(45,212,191,.16),transparent 42%);opacity:0;transition:opacity .3s ease;pointer-events:none}.goal-card:hover:before{opacity:1}.goal-card .goal-number{box-shadow:0 10px 24px #00886f38,0 0 #2dd4bf47}.saskbot-section.is-visible .goal-card .goal-number{animation:goal-number-pulse 2.4s ease-out 1.1s 1}@keyframes goal-flow-line{to{transform:scaleX(1)}}@keyframes goal-number-pulse{0%{box-shadow:0 10px 24px #00886f38,0 0 #2dd4bf52}55%{box-shadow:0 10px 24px #00886f38,0 0 0 13px #2dd4bf00}to{box-shadow:0 10px 24px #00886f38,0 0 #2dd4bf00}}.hero-visual{--hero-shift-x: 0px;--hero-shift-y: 0px;translate:var(--hero-shift-x) var(--hero-shift-y);transition:translate .65s cubic-bezier(.22,1,.36,1);will-change:translate}.project-card,.insight-grid>a,.expertise-list>div{position:relative}.project-card:before,.insight-grid>a:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(120deg,transparent 25%,rgba(45,212,191,.08),transparent 72%);transform:translate(-120%);transition:transform .75s cubic-bezier(.22,1,.36,1);pointer-events:none}.project-card:hover:before,.insight-grid>a:hover:before{transform:translate(120%)}.insight-grid>a{overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.insight-grid>a:hover{transform:translateY(-6px);box-shadow:0 20px 46px #1320331c}.expertise-list>div{transition:padding-left .3s ease,background-color .3s ease}.expertise-list>div:hover{padding-left:18px;background:linear-gradient(90deg,rgba(45,212,191,.055),transparent 72%)}@media(max-width:900px){.goal-grid:before{display:none}.hero-visual{translate:none}}@media(prefers-reduced-motion:reduce){.motion-ready .motion-section:not(.hero) .section-heading,.motion-ready .motion-section:not(.hero) .project-card,.motion-ready .motion-section:not(.hero) .goal-card,.motion-ready .motion-section:not(.hero) .expertise-list>div,.motion-ready .motion-section:not(.hero) .timeline article,.motion-ready .motion-section:not(.hero) .organization-logo,.motion-ready .motion-section:not(.hero) .credential-carousel,.motion-ready .motion-section:not(.hero) .insight-grid>a{opacity:1;animation:none;transform:none;filter:none}.goal-grid:before,.goal-card .goal-number{animation:none}.goal-card,.hero-visual{transform:none;translate:none;transition:none}}@media(hover:none),(pointer:coarse),(max-width:900px){.goal-card,.goal-card:hover,.goal-card:active,.goal-card:focus-within,.project-card,.project-card:hover,.insight-grid>a,.insight-grid>a:hover,.credential-card,.credential-card:hover,.organization-logo,.organization-logo:hover,.expertise-list>div,.expertise-list>div:hover{transform:none!important;translate:none!important}.goal-card{transform-style:flat!important;will-change:auto!important}.goal-card>*{transform:none!important}.goal-card:before,.project-card:before,.insight-grid>a:before{display:none}.expertise-list>div:hover{padding-left:0;background:transparent}.logo-marquee:hover .logo-track{animation-play-state:running}}.visitor-counter{grid-column:1 / -1;display:inline-flex;align-items:center;gap:14px;width:fit-content;padding:14px 18px;border:1px solid rgba(99,230,212,.2);border-radius:999px;background:#ffffff0a;box-shadow:0 12px 30px #0000001f}.visitor-counter-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;border-radius:50%;background:#63e6d41f;color:#63e6d4;font-size:1.05rem}.visitor-counter-copy{display:flex;flex-direction:column;gap:4px}.visitor-counter-label{color:#9eb0c4;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.visitor-counter-metric{display:flex;align-items:baseline;gap:8px}#visitor-count-number{color:#fff;font-size:1.4rem;font-weight:800;line-height:1}.visitor-counter-metric small{color:#b8c8da;font-size:.82rem;line-height:1.2}@media(max-width:620px){.visitor-counter{width:100%;justify-content:center;border-radius:20px}.visitor-counter-copy{align-items:center;text-align:center}.visitor-counter-metric{justify-content:center;flex-wrap:wrap}}@media(max-width:620px){.visitor-counter{width:100%;justify-content:center}.visitor-counter-copy{flex-wrap:wrap;justify-content:center}}
