.jt-root,.jt-root *,.jt-root *:before,.jt-root *:after{box-sizing:border-box;margin:0;padding:0}.jt-root{--bg:#060B14;--accent:#2596be;--accent-dim:rgba(37,150,190,.12);--accent-glow:rgba(37,150,190,.25);--accent-border:rgba(37,150,190,.35);--text:#EEF4F9;--muted:rgba(238,244,249,.5);--muted-dim:rgba(238,244,249,.3);--glass-bg:rgba(255,255,255,.04);--glass-border:rgba(255,255,255,.08);--glass-hover:rgba(37,150,190,.07);background:var(--bg);color:var(--text);font-family:Inter,sans-serif;font-weight:300;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden;min-height:100vh;scroll-behavior:smooth}.jt-root #progress{position:fixed;top:0;left:0;height:2px;background:linear-gradient(90deg,var(--accent),#5bbcd4);z-index:9999;width:0%;transition:width .05s linear}.jt-root .bg-canvas{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.jt-root .orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.7}.jt-root .orb-1{width:700px;height:700px;background:radial-gradient(circle,rgba(37,150,190,.18),transparent 70%);top:-200px;left:-150px;animation:jtOrbFloat1 18s ease-in-out infinite}.jt-root .orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(37,150,190,.12),transparent 70%);bottom:-100px;right:-100px;animation:jtOrbFloat2 22s ease-in-out infinite}.jt-root .orb-3{width:350px;height:350px;background:radial-gradient(circle,rgba(15,80,120,.2),transparent 70%);top:50%;left:60%;animation:jtOrbFloat3 16s ease-in-out infinite}@keyframes jtOrbFloat1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(60px,-40px) scale(1.05)}66%{transform:translate(-30px,50px) scale(.97)}}@keyframes jtOrbFloat2{0%,to{transform:translate(0) scale(1)}40%{transform:translate(-50px,-60px) scale(1.08)}70%{transform:translate(40px,30px) scale(.95)}}@keyframes jtOrbFloat3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-80px,-50px) scale(1.1)}}.jt-root nav.site-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 3.5rem;background:#060b1400;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);border-bottom:1px solid transparent;transition:all .4s ease}.jt-root nav.site-nav.scrolled{background:#060b14d9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-color:var(--glass-border)}.jt-root .nav-logo{font-size:.8rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--text);text-decoration:none}.jt-root .nav-links{display:flex;align-items:center;gap:2.5rem;list-style:none}.jt-root .nav-links a{font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);text-decoration:none;transition:color .2s}.jt-root .nav-links a:hover{color:var(--text)}.jt-root .nav-cta{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--bg)!important;background:var(--accent);padding:.55rem 1.3rem;transition:background .2s,transform .2s!important;text-decoration:none}.jt-root .nav-cta:hover{background:#1f82a6;transform:translateY(-1px)}.jt-root #hero{position:relative;z-index:1;padding:0;display:block}.jt-root .hero-grid{display:grid;grid-template-columns:65fr 35fr;gap:4rem;align-items:stretch;padding:8rem 3.5rem 5rem;max-width:1200px;margin:0 auto;min-height:100vh}.jt-root .hero-left{display:flex;flex-direction:column;gap:0}.jt-root .hero-eyebrow{font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:2rem;opacity:0;animation:jtFadeUp .8s ease forwards .3s}.jt-root h1{font-size:65px;font-weight:800;line-height:70px;letter-spacing:-.03em;color:var(--text);margin-bottom:0}.jt-root .h1-line{display:block;overflow:hidden;white-space:nowrap;padding-bottom:.14em;margin-bottom:-.14em}.jt-root .h1-line>span{display:block;line-height:inherit;transform:translateY(100%);animation:jtSlideUp .9s cubic-bezier(.16,1,.3,1) forwards}.jt-root .h1-line:nth-child(1)>span{animation-delay:.5s}.jt-root .h1-line:nth-child(2)>span{animation-delay:.65s}.jt-root .h1-line.acc-line>span{color:var(--accent)}.jt-root .h1-line.acc-line{margin-top:0;padding-top:25px;padding-bottom:10px}.jt-root .h1-line:nth-child(3)>span{animation-delay:.8s}.jt-root .h1-line:nth-child(4)>span{animation-delay:.95s}.jt-root .h1-line:nth-child(5)>span{animation-delay:1.1s}.jt-root .hero-tagline{font-size:.9375rem;color:var(--text);line-height:1.75;border-left:2px solid var(--accent-border);padding-left:1.25rem;max-width:420px;margin-top:2rem}.jt-root .hero-tagline strong{color:var(--text);font-weight:400}.jt-root .hero-right{display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-start;align-items:flex-end;text-align:right;padding-top:0}.jt-root .hero-right-divider{height:1px;width:100%;max-width:240px;background:linear-gradient(90deg,transparent,var(--accent-border),transparent)}.jt-root .hero-right-block{display:flex;flex-direction:column;gap:.5rem;max-width:240px;text-align:right}.jt-root .hero-right-label{font-size:.65rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--accent)}.jt-root .hero-right-text{font-size:.75rem;color:#eef4f980;line-height:1.6;font-weight:400}.jt-root .t-card{background:#ffffff0d;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:1.75rem 2rem;position:relative;overflow:hidden}.jt-root .t-card:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:160px;height:1px;background:linear-gradient(90deg,transparent,rgba(37,150,190,.5),transparent)}.jt-root .t-stars{display:flex;gap:2px;margin-bottom:1rem}.jt-root .t-stars svg{width:12px;height:12px;fill:var(--accent)}.jt-root .t-quote{font-size:.875rem;color:#eef4f9b3;line-height:1.7;font-style:italic;margin-bottom:1.25rem}.jt-root .t-divider{height:1px;background:#ffffff12;margin-bottom:1.25rem}.jt-root .t-author{display:flex;align-items:center;gap:.875rem}.jt-root .t-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#2596be4d,#2596be1a);border:1px solid rgba(37,150,190,.3);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:var(--accent);flex-shrink:0}.jt-root .t-name{font-size:.8125rem;font-weight:600;color:var(--text);margin-bottom:.1rem}.jt-root .t-role{font-size:.7rem;color:#eef4f966}.jt-root .hero-btns{display:flex;gap:.875rem;margin-top:2.5rem}.jt-root .hero-btns .btn-primary{flex:1;display:flex;align-items:center;justify-content:center;background:var(--accent);color:#060b14;font-weight:700;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;padding:.875rem 1.5rem;text-decoration:none;border-radius:4px;transition:background .2s}.jt-root .hero-btns .btn-primary:hover{background:#1f82a6}.jt-root .hero-btns .btn-ghost{flex:1;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border:1px solid var(--glass-border);padding:.875rem 1.5rem;border-radius:4px;transition:all .2s}.jt-root .hero-btns .btn-ghost:hover{border-color:var(--accent-border);color:var(--text)}.jt-root .hero-scroll{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.6rem;opacity:0;animation:jtFadeIn 1s ease forwards 1.6s}.jt-root .hero-scroll-dot{width:4px;height:4px;border-radius:50%;background:var(--accent);animation:jtScrollBounce 1.5s ease-in-out infinite}.jt-root .hero-scroll span{font-size:.6rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-dim)}@keyframes jtScrollBounce{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(8px);opacity:.3}}.jt-root .gradient-divider{height:1px;background:linear-gradient(90deg,transparent,var(--accent-border),transparent);position:relative;z-index:1}.jt-root .section{position:relative;z-index:1;padding:4rem 3.5rem;max-width:1200px;margin:0 auto}.jt-root .label{font-size:.65rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}.jt-root .label:before{content:"";width:24px;height:1px;background:var(--accent);flex-shrink:0}.jt-root .intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.jt-root .intro-heading{font-size:clamp(1.7rem,2.5vw,2.4rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--text)}.jt-root .intro-heading em{font-style:normal;color:var(--accent)}.jt-root .intro-body p{font-size:.9375rem;color:#eef4f9b3;line-height:1.85;margin-bottom:1rem}.jt-root .intro-body p strong{color:var(--text);font-weight:400}.jt-root .who-panel-wrap{position:relative;z-index:1;padding:150px 3.5rem 175px;max-width:1200px;margin:0 auto}.jt-root .who-panel{display:flex;flex-direction:column}.jt-root .who-panel-top{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.jt-root .who-audience-row{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.jt-root .who-audience-tag{font-size:.6rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;display:block}.jt-root .who-audience-name{font-size:1.25rem;font-weight:700;letter-spacing:-.01em;color:var(--text);margin-bottom:.75rem;line-height:1.2}.jt-root .who-audience-desc{font-size:.875rem;color:#eef4f999;line-height:1.75}.jt-root .who-audience-divider{height:1px;background:var(--glass-border);margin:2.5rem 0}.jt-root .who-panel-bottom{padding-top:.5rem}.jt-root .who-qualifier{font-size:1rem;color:#eef4f999;line-height:1.85}.jt-root .who-qualifier strong{color:var(--text);font-weight:400}.jt-root .services-header-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;gap:2rem;flex-wrap:wrap}.jt-root .services-meta{font-size:.825rem;color:var(--text);font-style:italic}.jt-root .services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.jt-root .service-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--glass-border);border-radius:12px;padding:2.5rem;cursor:default;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.jt-root .service-card:after{content:"";position:absolute;inset:0;border-radius:12px;background:radial-gradient(600px circle at var(--mouse-x,50%) var(--mouse-y,50%),rgba(37,150,190,.06),transparent);opacity:0;transition:opacity .4s;pointer-events:none}.jt-root .service-card:hover{border-color:var(--accent-border);background:var(--glass-hover);transform:translateY(-6px);box-shadow:0 20px 60px #2596be1f,0 0 0 1px #2596be1a}.jt-root .service-card:hover:after{opacity:1}.jt-root .service-num{font-size:.6rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;display:block}.jt-root .service-title{font-size:1.05rem;font-weight:700;letter-spacing:-.01em;color:var(--text);margin-bottom:1rem;line-height:1.25}.jt-root .service-desc{font-size:.875rem;color:#eef4f999;line-height:1.75}.jt-root .proof-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.jt-root .proof-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--glass-border);padding:2.5rem;border-left:3px solid var(--accent);border-radius:0 12px 12px 0;transition:all .4s cubic-bezier(.16,1,.3,1)}.jt-root .proof-card:hover{background:var(--glass-hover);transform:translate(4px);box-shadow:0 8px 40px #2596be1a}.jt-root .proof-tag{font-size:.6rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;display:block}.jt-root .proof-title{font-size:1rem;font-weight:600;color:var(--text);margin-bottom:.75rem;line-height:1.3;letter-spacing:-.01em}.jt-root .proof-desc{font-size:.8375rem;color:#eef4f999;line-height:1.7}.jt-root .standalone-wrap{padding:8rem 3.5rem;text-align:center;position:relative;z-index:1}.jt-root .standalone-inner{padding:5rem 3rem;max-width:900px;margin:0 auto;position:relative}.jt-root .standalone-text{font-size:clamp(1.6rem,3.5vw,3rem);font-weight:700;letter-spacing:-.02em;line-height:1.3;color:var(--text);position:relative;z-index:1}.jt-root .standalone-text .dim{color:var(--muted)}.jt-root .standalone-text .hi{color:var(--accent)}.jt-root .about-grid{display:grid;grid-template-columns:200px 1fr 200px;gap:1.5rem;align-items:stretch}.jt-root .about-photo-col{display:flex;align-items:center;justify-content:center;padding:2rem;background:#ffffff0a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);border-radius:16px}.jt-root .about-circle{width:160px;height:160px;border-radius:50%;overflow:hidden;border:2px solid rgba(37,150,190,.3);box-shadow:0 0 40px #2596be1a;background:#060b14;flex-shrink:0}.jt-root .about-circle img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.jt-root .about-bio-card{padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between;background:#ffffff0a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);border-radius:16px}.jt-root .about-bio-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.07);margin-top:1.5rem}.jt-root .about-bio-name{font-size:14px;font-weight:600;color:#eef4f9}.jt-root .about-linkedin{display:inline-flex;align-items:center;gap:.4rem;font-size:14px;font-weight:500;color:#2596be;text-decoration:none}.jt-root .about-linkedin svg{width:13px;height:13px;fill:#2596be}.jt-root .about-creds-col{padding:2rem;background:#ffffff0a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);border-radius:16px}.jt-root .creds-label{font-size:.55rem;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:#2596be;margin-bottom:1.25rem}.jt-root .cred-block{margin-bottom:1.25rem}.jt-root .cred-num{font-size:20px;font-weight:800;letter-spacing:-.03em;color:#eef4f9;line-height:1;margin-bottom:.2rem}.jt-root .cred-lbl{font-size:.6rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#eef4f966}.jt-root .cred-hr{height:1px;background:#ffffff12;margin:.25rem 0 1.25rem}.jt-root .cta-section{padding:8rem 3.5rem;text-align:center;position:relative;z-index:1}.jt-root .cta-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border:1px solid var(--glass-border);border-radius:24px;padding:6rem 3rem;max-width:800px;margin:0 auto;position:relative;overflow:hidden}.jt-root .cta-card:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:300px;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent)}.jt-root .cta-card:after{content:"";position:absolute;inset:0;border-radius:24px;background:radial-gradient(800px circle at 50% 0%,rgba(37,150,190,.06),transparent 50%);pointer-events:none}.jt-root .cta-eyebrow{font-size:.65rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem}.jt-root .cta-heading{font-weight:800;letter-spacing:-.03em;line-height:1.05;color:var(--text);margin-bottom:1.5rem;position:relative;z-index:1}.jt-root .cta-sub{font-size:.9375rem;color:#eef4f9b3;max-width:480px;margin:0 auto 3rem;line-height:1.75;position:relative;z-index:1}.jt-root .btn-cta{display:inline-block;background:var(--accent);color:var(--bg);font-weight:700;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;padding:1.1rem 3rem;text-decoration:none;transition:all .2s;position:relative;z-index:1;border-radius:2px}.jt-root .btn-cta:before{content:"";position:absolute;inset:-4px;border-radius:4px;border:1px solid var(--accent-border);animation:jtCtaPulse 2s ease-in-out infinite}@keyframes jtCtaPulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.jt-root .btn-cta:hover{background:#1f82a6;transform:translateY(-2px);box-shadow:0 12px 40px #2596be4d}.jt-root footer{position:relative;z-index:1;border-top:1px solid var(--glass-border);padding:2rem 3.5rem;display:flex;justify-content:space-between;align-items:center;background:#060b1499;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.jt-root .footer-name{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-dim)}.jt-root .footer-copy{font-size:.7rem;color:#eef4f933}.jt-root .reveal{opacity:0;transform:translateY(28px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.jt-root .reveal.up{opacity:1;transform:translateY(0)}.jt-root .reveal-d1{transition-delay:.1s}.jt-root .reveal-d2{transition-delay:.2s}.jt-root .reveal-d3{transition-delay:.3s}.jt-root .reveal-d4{transition-delay:.4s}.jt-root .reveal-scale{opacity:0;transform:scale(.96);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.jt-root .reveal-scale.up{opacity:1;transform:scale(1)}@keyframes jtSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes jtFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes jtFadeIn{0%{opacity:0}to{opacity:1}}.jt-root .avail-pill{display:inline-flex;align-items:center;gap:.75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:100px;padding:.5rem .75rem .5rem .875rem;margin-bottom:.25rem;width:fit-content}.jt-root .avail-pill-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0;box-shadow:0 0 10px #22c55eb3;animation:jtPulseG 2s ease-in-out infinite}@keyframes jtPulseG{0%,to{box-shadow:0 0 8px #22c55e99}50%{box-shadow:0 0 18px #22c55e}}.jt-root .avail-pill-text{font-size:.8rem;font-weight:500;color:var(--text)}.jt-root .avail-pill-badge{font-size:.7rem;font-weight:600;color:var(--accent);border:1px solid rgba(37,150,190,.4);border-radius:100px;padding:.2rem .75rem;background:#2596be14}@media(max-width:900px){.jt-root nav.site-nav{padding:1rem 1.25rem}.jt-root .section,.jt-root .standalone-wrap,.jt-root .cta-section,.jt-root .who-panel-wrap{padding:3.5rem 1.25rem}.jt-root #about{padding:4rem 1.25rem}.jt-root .hero-grid{grid-template-columns:1fr;padding:6.5rem 1.25rem 3rem;gap:2.5rem;min-height:auto}.jt-root .intro-grid,.jt-root .services-grid,.jt-root .proof-grid,.jt-root .about-grid{grid-template-columns:1fr;gap:2.5rem}.jt-root .who-panel-top,.jt-root .who-audience-row{grid-template-columns:1fr;gap:1rem}.jt-root .standalone-inner{padding:2.5rem 1rem}.jt-root .cta-card{padding:3.5rem 1.5rem;border-radius:18px}.jt-root .nav-links{gap:1.25rem}.jt-root .nav-links li:not(:last-child){display:none}.jt-root h1{font-size:2.25rem;line-height:1.1}.jt-root .h1-line{white-space:normal;padding-bottom:.05em;margin-bottom:0}.jt-root .h1-line.acc-line{padding-top:1rem;padding-bottom:0}.jt-root .hero-eyebrow{margin-bottom:1.25rem;font-size:.65rem}.jt-root .hero-btns{margin-top:1.75rem;flex-direction:column;gap:.75rem}.jt-root .hero-right{align-items:flex-start;text-align:left;gap:1.25rem}.jt-root .hero-right>div:first-child{align-items:flex-start!important}.jt-root .hero-right>div:first-child p{text-align:left!important}.jt-root .hero-right-divider{max-width:100%}.jt-root .hero-right-block{max-width:100%;text-align:left}.jt-root .avail-pill{padding:.45rem .7rem .45rem .8rem;gap:.5rem;flex-wrap:wrap}.jt-root .avail-pill-text{font-size:.75rem}.jt-root .avail-pill-badge{font-size:.65rem}.jt-root .hero-scroll{display:none}.jt-root .intro-grid{gap:2rem}.jt-root .intro-heading{font-size:1.5rem!important;line-height:1.25}.jt-root .t-card{padding:1.5rem}.jt-root .service-card,.jt-root .proof-card{padding:2rem 1.5rem}.jt-root .standalone-text{font-size:1.5rem;line-height:1.35}.jt-root .standalone-text .dim[style*=nowrap],.jt-root .standalone-text span{white-space:normal!important}.jt-root .cta-heading{line-height:1.15}.jt-root .cta-card{padding:3rem 1.5rem}.jt-root .cta-section,.jt-root .standalone-wrap{padding:4rem 1.25rem}.jt-root .img-circle{width:200px;height:200px}.jt-root footer{padding:1.5rem 1.25rem;flex-direction:column;gap:.75rem;text-align:center}.jt-root .services-header-row{margin-bottom:2rem}.jt-root .orb{opacity:.5}}.jt-root .service-card .service-more{display:inline-block;margin-top:1.25rem;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);opacity:.85;transition:opacity .2s,transform .2s}.jt-root .service-card:hover .service-more{opacity:1;transform:translate(3px)}
