.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:#2596be1f;--accent-glow:#2596be40;--accent-border:#2596be59;--text:#eef4f9;--muted:#eef4f9cc;--muted-dim:#eef4f98c;--glass-bg:#ffffff0a;--glass-border:#ffffff14;--glass-hover:#2596be12;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;min-height:100vh;font-family:Inter,sans-serif;font-size:16px;font-weight:300;line-height:1.7;overflow-x:hidden}.jt-root #progress{background:linear-gradient(90deg,var(--accent),#5bbcd4);z-index:9999;width:0%;height:2px;transition:width 50ms linear;position:fixed;top:0;left:0}.jt-root .bg-canvas{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.jt-root .orb{filter:blur(100px);opacity:.7;border-radius:50%;position:absolute}.jt-root .orb-1{background:radial-gradient(circle,#2596be2e,#0000 70%);width:700px;height:700px;animation:18s ease-in-out infinite jtOrbFloat1;top:-200px;left:-150px}.jt-root .orb-2{background:radial-gradient(circle,#2596be1f,#0000 70%);width:500px;height:500px;animation:22s ease-in-out infinite jtOrbFloat2;bottom:-100px;right:-100px}.jt-root .orb-3{background:radial-gradient(circle,#0f507833,#0000 70%);width:350px;height:350px;animation:16s ease-in-out infinite jtOrbFloat3;top:50%;left:60%}@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{z-index:100;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#060b1400;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1.25rem 3.5rem;transition:all .4s;display:flex;position:fixed;top:0;left:0;right:0}.jt-root nav.site-nav.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-color:var(--glass-border);background:#060b14d9}.jt-root .nav-logo{letter-spacing:.15em;text-transform:uppercase;color:var(--text);font-size:.8rem;font-weight:700;text-decoration:none}.jt-root .nav-links{align-items:center;gap:2.5rem;list-style:none;display:flex}.jt-root .nav-links a{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:500;text-decoration:none;transition:color .2s}.jt-root .nav-links a:hover{color:var(--text)}.jt-root .nav-cta{letter-spacing:.08em;text-transform:uppercase;background:var(--accent);padding:.55rem 1.3rem;font-size:.72rem;font-weight:600;text-decoration:none;color:var(--bg)!important;transition:background .2s,transform .2s!important}.jt-root .nav-cta:hover{background:#1f82a6;transform:translateY(-1px)}.jt-root #hero{z-index:1;padding:0;display:block;position:relative}.jt-root .hero-grid{grid-template-columns:65fr 35fr;align-items:stretch;gap:4rem;max-width:1200px;min-height:100vh;margin:0 auto;padding:8rem 3.5rem 5rem;display:grid}.jt-root .hero-left{flex-direction:column;gap:0;display:flex}.jt-root .hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:2rem;font-size:.7rem;font-weight:500}.jt-root h1{letter-spacing:-.03em;color:var(--text);margin-bottom:0;font-size:65px;font-weight:800;line-height:70px}.jt-root .h1-line{white-space:nowrap;margin-bottom:-.14em;padding-bottom:.14em;display:block;overflow:hidden}.jt-root .h1-line>span{line-height:inherit;display:block}.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 .hero-tagline{color:var(--text);border-left:2px solid var(--accent-border);max-width:420px;margin-top:2rem;padding-left:1.25rem;font-size:.9375rem;line-height:1.75}.jt-root .hero-tagline strong{color:var(--text);font-weight:400}.jt-root .hero-right{text-align:right;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:1.5rem;padding-top:0;display:flex}.jt-root .hero-right-divider{background:linear-gradient(90deg,transparent,var(--accent-border),transparent);width:100%;max-width:240px;height:1px}.jt-root .hero-right-block{text-align:right;flex-direction:column;gap:.5rem;max-width:240px;display:flex}.jt-root .hero-right-label{letter-spacing:.25em;text-transform:uppercase;color:var(--accent);font-size:.65rem;font-weight:600}.jt-root .hero-right-text{color:#eef4f9d9;font-size:.75rem;font-weight:400;line-height:1.6}.jt-root .t-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff0d;border:1px solid #ffffff17;border-radius:16px;padding:1.75rem 2rem;position:relative;overflow:hidden}.jt-root .t-card:before{content:"";background:linear-gradient(90deg,#0000,#2596be80,#0000);width:160px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.jt-root .t-stars{gap:2px;margin-bottom:1rem;display:flex}.jt-root .t-stars svg{width:12px;height:12px;fill:var(--accent)}.jt-root .t-quote{color:#eef4f9d1;margin-bottom:1.25rem;font-size:.875rem;font-style:italic;line-height:1.7}.jt-root .t-divider{background:#ffffff12;height:1px;margin-bottom:1.25rem}.jt-root .t-author{align-items:center;gap:.875rem;display:flex}.jt-root .t-avatar{width:34px;height:34px;color:var(--accent);background:linear-gradient(135deg,#2596be4d,#2596be1a);border:1px solid #2596be4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.jt-root .t-name{color:var(--text);margin-bottom:.1rem;font-size:.8125rem;font-weight:600}.jt-root .t-role{color:#eef4f9d1;font-size:.7rem}.jt-root .t-carousel{flex-direction:column;gap:1rem;display:flex}.jt-root .t-controls{justify-content:center;align-items:center;gap:1rem;display:flex}.jt-root .t-nav{color:var(--accent);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff17;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:all .2s;display:flex}.jt-root .t-nav:hover{background:#2596be26;border-color:#2596be66}.jt-root .t-dots{align-items:center;gap:.5rem;display:flex}.jt-root .t-dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .2s}.jt-root .t-dot-active{background:var(--accent);border-radius:3px;width:18px}.jt-root .hero-btns{gap:.875rem;margin-top:2.5rem;display:flex}.jt-root .hero-btns .btn-primary{background:var(--accent);color:#060b14;letter-spacing:.1em;text-transform:uppercase;border-radius:4px;flex:1;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.jt-root .hero-btns .btn-primary:hover{background:#1f82a6}.jt-root .hero-btns .btn-ghost{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--glass-border);border-radius:4px;flex:1;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.jt-root .hero-btns .btn-ghost:hover{border-color:var(--accent-border);color:var(--text)}.jt-root .hero-scroll{opacity:0;flex-direction:column;align-items:center;gap:.6rem;animation:1s 1.6s forwards jtFadeIn;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.jt-root .hero-scroll-dot{background:var(--accent);border-radius:50%;width:4px;height:4px;animation:1.5s ease-in-out infinite jtScrollBounce}.jt-root .hero-scroll span{letter-spacing:.2em;text-transform:uppercase;color:var(--muted-dim);font-size:.6rem;font-weight:500}@keyframes jtScrollBounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(8px)}}.jt-root .gradient-divider{background:linear-gradient(90deg,transparent,var(--accent-border),transparent);z-index:1;height:1px;position:relative}.jt-root .section{z-index:1;max-width:1200px;margin:0 auto;padding:4rem 3.5rem;position:relative}.jt-root .label{letter-spacing:.25em;text-transform:uppercase;color:var(--accent);align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.65rem;font-weight:600;display:flex}.jt-root .label:before{content:"";background:var(--accent);flex-shrink:0;width:24px;height:1px}.jt-root .intro-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.jt-root .intro-heading{letter-spacing:-.02em;color:var(--text);font-size:clamp(1.7rem,2.5vw,2.4rem);font-weight:700;line-height:1.15}.jt-root .intro-heading em{color:var(--accent);font-style:normal}.jt-root .intro-body p{color:#eef4f9d1;margin-bottom:1rem;font-size:.9375rem;line-height:1.85}.jt-root .intro-body p strong{color:var(--text);font-weight:400}.jt-root .who-panel-wrap{z-index:1;max-width:1200px;margin:0 auto;padding:150px 3.5rem 175px;position:relative}.jt-root .who-panel{flex-direction:column;display:flex}.jt-root .who-panel-top{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.jt-root .who-audience-row{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.jt-root .who-audience-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.6rem;font-weight:600;display:block}.jt-root .who-audience-name{letter-spacing:-.01em;color:var(--text);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.2}.jt-root .who-audience-desc{color:#eef4f9d1;font-size:.875rem;line-height:1.75}.jt-root .who-audience-divider{background:var(--glass-border);height:1px;margin:2.5rem 0}.jt-root .who-panel-bottom{padding-top:.5rem}.jt-root .who-work-with{z-index:1;max-width:1200px;margin:0 auto;padding:4rem 3.5rem;position:relative}.jt-root .who-grid{grid-template-columns:repeat(3,1fr);display:grid;position:relative}.jt-root .who-col{flex-direction:column;gap:.75rem;padding:0 2.5rem;display:flex}.jt-root .who-col:not(:first-child){border-left:.5px solid #ffffff1a}.jt-root .who-col-num{letter-spacing:.15em;color:var(--accent);font-size:.75rem;font-weight:600}.jt-root .who-col-heading{color:#fff;font-size:18px;font-weight:500;line-height:1.3}.jt-root .who-col-body{color:#eef4f9d1;font-size:13px;line-height:1.6}.jt-root .who-qualifier strong{color:var(--text);font-weight:400}.jt-root .services-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;display:flex}.jt-root .services-meta{color:var(--text);font-size:.825rem;font-style:italic}.jt-root .services-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1rem;display:grid}.jt-root .service-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--glass-border);cursor:default;border-radius:12px;flex-direction:column;height:100%;padding:2rem 1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.jt-root .service-card:after{content:"";background:radial-gradient(600px circle at var(--mouse-x,50%) var(--mouse-y,50%),#2596be0f,transparent);opacity:0;pointer-events:none;border-radius:12px;transition:opacity .4s;position:absolute;inset:0}.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{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-size:.6rem;font-weight:600;display:block}.jt-root .service-title{letter-spacing:-.01em;color:var(--text);margin-bottom:1rem;font-size:1.05rem;font-weight:700;line-height:1.25}.jt-root .service-desc{color:#eef4f9d1;font-size:13px;line-height:1.75}.jt-root .proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:1rem;display:grid}.jt-root .proof-card{cursor:pointer;color:inherit;background:#ffffff08;border:1px solid #ffffff12;border-radius:2px;flex-direction:column;height:100%;padding:0;text-decoration:none;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.jt-root .proof-card:hover{border-color:#2596be40}.jt-root .proof-top-bar{opacity:0;background:linear-gradient(90deg,#2596be,#2596be4d,#0000);flex-shrink:0;height:3px;transition:opacity .2s}.jt-root .proof-card:hover .proof-top-bar{opacity:1}.jt-root .proof-card-body{flex-direction:column;flex:1;padding:2rem 2rem 1.25rem;display:flex}.jt-root .proof-tag{letter-spacing:.3em;text-transform:uppercase;color:#2596be;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.55rem;font-weight:700;display:flex}.jt-root .proof-title{letter-spacing:-.03em;color:#eef4f9;margin-bottom:1rem;font-size:1.25rem;font-weight:800;line-height:1.2}.jt-root .proof-desc{color:#eef4f9d1;flex:1;font-size:.8rem;font-weight:300;line-height:1.7}.jt-root .proof-card-footer{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.75rem;margin-top:auto;padding:1.25rem 1.5rem 1.75rem;display:flex}.jt-root .proof-stats{flex-wrap:wrap;gap:1.25rem;min-width:0;display:flex}.jt-root .proof-stat-num{letter-spacing:-.03em;color:#eef4f9;margin-bottom:.15rem;font-size:1.125rem;font-weight:800;line-height:1}.jt-root .proof-stat-num .acc{color:#2596be}.jt-root .proof-stat-label{letter-spacing:.08em;text-transform:uppercase;color:#eef4f940;min-height:1.54rem;font-size:.55rem;font-weight:400;line-height:1.4}.jt-root .proof-link{letter-spacing:.15em;text-transform:uppercase;color:#2596be;white-space:nowrap;align-items:center;gap:.4rem;font-size:.6rem;font-weight:700;display:flex}.jt-root .proof-link:after{content:"→";transition:transform .2s}.jt-root .proof-card:hover .proof-link:after{transform:translate(4px)}.jt-root .standalone-wrap{text-align:center;z-index:1;padding:8rem 3.5rem;position:relative}.jt-root .standalone-inner{max-width:900px;margin:0 auto;padding:5rem 3rem;position:relative}.jt-root .standalone-text{letter-spacing:-.02em;color:var(--text);z-index:1;font-size:clamp(1.6rem,3.5vw,3rem);font-weight:700;line-height:1.3;position:relative}.jt-root .standalone-text .dim{color:var(--muted)}.jt-root .standalone-text .hi{color:var(--accent)}.jt-root .about-section{z-index:1;width:100%;padding:0;position:relative}.jt-root .about-section .about-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#2596be;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:.6rem;font-weight:700;display:flex}.jt-root .about-section .about-eyebrow:before{content:"";background:#2596be;flex-shrink:0;width:28px;height:1.5px;display:block}.jt-root .about-section .about-grid{grid-template-columns:58% 38%;align-items:start;gap:4%;width:100%;display:grid}.jt-root .about-section .about-heading{margin-bottom:.75rem}.jt-root .about-section .about-heading .line1{color:#eef4f9;font-size:30px;font-weight:800;line-height:1.15;display:block}.jt-root .about-section .about-heading .line2{color:#2596be;font-size:30px;font-weight:800;line-height:1.15;display:block}.jt-root .about-section .about-rule{background:#ffffff12;height:.5px;margin-bottom:1rem}.jt-root .about-section .about-bio{color:#eef4f9a6;font-size:14px;line-height:1.9}.jt-root .about-section .about-bio p{margin-bottom:1rem}.jt-root .about-section .about-bio p:last-child{margin-bottom:0}.jt-root .about-section .about-bio .learnt{color:#2596be;border-left:2px solid #2596be66;margin:1.25rem 0;padding-left:.85rem;font-weight:600;display:block}.jt-root .about-section .about-right{flex-direction:column;gap:1.5rem;width:100%;display:flex}.jt-root .about-section .about-photo-row{grid-template-columns:1fr 1fr;align-items:stretch;gap:10px;display:grid}.jt-root .about-section .about-photo-cell{justify-content:center;align-items:center;display:flex}.jt-root .about-section .about-photo{border:2px solid #2596be4d;border-radius:50%;flex-shrink:0;width:160px;height:160px;overflow:hidden}.jt-root .about-section .about-photo img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.jt-root .about-section .about-identity{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.4rem;padding-bottom:.5rem;display:flex}.jt-root .about-section .about-name{color:#eef4f9;font-size:14px;font-weight:600}.jt-root .about-section .about-linkedin{color:#2596be;font-size:13px;font-weight:500;text-decoration:none}.jt-root .about-section .about-creds{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.jt-root .about-section .cred-card{background:#ffffff08;border:.5px solid #ffffff14;border-radius:10px;padding:1.25rem}.jt-root .about-section .cred-val{color:#eef4f9;font-size:18px;font-weight:800}.jt-root .about-section .cred-label{color:#eef4f94d;letter-spacing:.1em;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:600}@media(max-width:768px){.jt-root .about-section{padding:0}.jt-root .about-section .about-grid{grid-template-columns:1fr}.jt-root .about-section .about-creds{grid-template-columns:repeat(2,1fr)}}.jt-root .cta-section{text-align:center;z-index:1;padding:8rem 3.5rem;position:relative}.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;max-width:800px;margin:0 auto;padding:6rem 3rem;position:relative;overflow:hidden}.jt-root .cta-card:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),transparent);width:300px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.jt-root .cta-card:after{content:"";pointer-events:none;background:radial-gradient(800px at 50% 0,#2596be0f,#0000 50%);border-radius:24px;position:absolute;inset:0}.jt-root .cta-eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-size:.65rem;font-weight:600}.jt-root .cta-heading{letter-spacing:-.03em;color:var(--text);z-index:1;margin-bottom:1.5rem;font-weight:800;line-height:1.05;position:relative}.jt-root .cta-sub{color:#eef4f9d1;z-index:1;max-width:480px;margin:0 auto 3rem;font-size:.9375rem;line-height:1.75;position:relative}.jt-root .btn-cta{background:var(--accent);color:var(--bg);letter-spacing:.1em;text-transform:uppercase;z-index:1;border-radius:2px;padding:1.1rem 3rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block;position:relative}.jt-root .btn-cta:before{content:"";border:1px solid var(--accent-border);border-radius:4px;animation:2s ease-in-out infinite jtCtaPulse;position:absolute;inset:-4px}@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{z-index:1;border-top:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#060b1499;justify-content:space-between;align-items:center;padding:2rem 3.5rem;display:flex;position:relative}.jt-root .footer-name{letter-spacing:.1em;text-transform:uppercase;color:#eef4f98c;font-size:.75rem;font-weight:600}.jt-root .footer-copy{color:#eef4f98c;font-size:.75rem}.jt-root .reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.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;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:scale(.96)}.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{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.75rem;width:fit-content;margin-bottom:.25rem;padding:.5rem .75rem .5rem .875rem;display:inline-flex}.jt-root .avail-pill-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite jtPulseG;box-shadow:0 0 10px #22c55eb3}@keyframes jtPulseG{0%,to{box-shadow:0 0 8px #22c55e99}50%{box-shadow:0 0 18px #22c55e}}.jt-root .avail-pill-text{color:var(--text);font-size:.8rem;font-weight:500}.jt-root .avail-pill-badge{color:var(--accent);background:#2596be14;border:1px solid #2596be66;border-radius:100px;padding:.2rem .75rem;font-size:.7rem;font-weight:600}.jt-root .jt-hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.jt-root .jt-hamburger span{background:var(--text);transform-origin:50%;border-radius:1px;width:22px;height:2px;transition:all .3s;display:block}.jt-root .jt-hamburger span:first-child.open{transform:translateY(7px)rotate(45deg)}.jt-root .jt-hamburger span:nth-child(2).open{opacity:0}.jt-root .jt-hamburger span:nth-child(3).open{transform:translateY(-7px)rotate(-45deg)}.jt-root .jt-mobile-menu{z-index:99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#060b14;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:6rem;transition:opacity .3s;display:flex;position:fixed;inset:0}.jt-root .jt-mobile-menu.open{opacity:1;pointer-events:auto}.jt-root .jt-mobile-panel{flex-direction:column;align-items:center;width:100%;max-width:320px;display:flex}.jt-root .jt-mobile-panel ul{flex-direction:column;align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.jt-root .jt-mobile-panel a{letter-spacing:1.2px;text-transform:uppercase;color:#eef4f9a6;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.jt-root .jt-mobile-panel a:hover{color:var(--text)}.jt-root .jt-mobile-panel .nav-cta{background:var(--accent);margin-top:.5rem;padding:.65rem 1.6rem;font-size:.85rem;color:var(--bg)!important}@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 .hero-grid{grid-template-columns:1fr;gap:2.5rem;min-height:auto;padding:6.5rem 1.25rem 3rem}.jt-root .intro-grid,.jt-root .services-grid,.jt-root .proof-grid,.jt-root .about-top,.jt-root .who-grid{grid-template-columns:1fr;gap:2.5rem}.jt-root .about-creds-row{grid-template-columns:repeat(2,minmax(0,1fr))}.jt-root .who-panel-top,.jt-root .who-audience-row{grid-template-columns:1fr;gap:1rem}.jt-root .who-col{gap:.5rem;padding:1.5rem 0}.jt-root .who-col:not(:first-child){border-top:.5px solid #ffffff1a;border-left:none}.jt-root .who-col-body{font-size:13px}.jt-root .standalone-inner{padding:2.5rem 1rem}.jt-root .cta-card{border-radius:18px;padding:3.5rem 1.5rem}.jt-root .nav-links{display:none}.jt-root .jt-hamburger{display:flex}.jt-root h1{font-size:2.25rem;line-height:1.1}.jt-root .h1-line{white-space:normal;margin-bottom:0;padding-bottom:.05em}.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{flex-direction:column;gap:.75rem;margin-top:1.75rem}.jt-root .hero-right{text-align:left;align-items:flex-start;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{text-align:left;max-width:100%}.jt-root .avail-pill{flex-wrap:wrap;gap:.5rem;padding:.45rem .7rem .45rem .8rem}.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{line-height:1.25;font-size:1.5rem!important}.jt-root .t-card{padding:1.5rem}.jt-root .service-card,.jt-root .proof-inner{padding:2rem 1.5rem}.jt-root .standalone-text{font-size:30px;line-height:1.25}.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{text-align:center;flex-direction:column;gap:.75rem;padding:1.5rem 1.25rem}.jt-root .services-header-row{margin-bottom:2rem}.jt-root .orb{opacity:.5}}.jt-root .service-card .service-more{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);opacity:.85;margin-top:auto;padding-top:1.25rem;font-size:.72rem;font-weight:600;transition:opacity .2s,transform .2s;display:inline-block}.jt-root .service-card:hover .service-more{opacity:1;transform:translate(3px)}.jt-root .service-card-content{flex:1}@media(min-width:1024px){.jt-root #services,.jt-root #proof{padding-top:5rem;padding-bottom:5rem}.jt-root .cta-section{margin-top:3rem;padding-top:5rem;padding-bottom:5rem}}@media(max-width:767px){.jt-root #services,.jt-root #proof,.jt-root .cta-section{padding-top:3rem;padding-bottom:3rem}}
