body:has(.pg-home){--bg:#ffffff;--bg-2:#0b1222;--surface:#ffffff;--border:#e1e7f0;--border-soft:#eef2f8;--text:#0a1628;--text-dim:#3d4a68;--text-muted:#5a6378;--accent:#0B52B0;--accent-hover:#5A97F0;--accent-2:#0369a1;--ok:#4ade80;--nav-bg:rgba(255,255,255,.92);--grid-line:rgba(11,82,176,.07);--globe-wire:#7aa3dc;--shadow-lg:0 20px 60px -20px rgba(0,0,0,.6);--display:"Bricolage Grotesque",sans-serif;--body:"DM Sans",sans-serif;--mono:"JetBrains Mono",monospace;--ease:cubic-bezier(.22,1,.36,1);--ease-strong:cubic-bezier(.87,0,.13,1);--bg-2:#f3f7fd;--text-muted:#6b7690;--brand-blue:#0B52B0;--accent-hover:#0d5ec9;--ok:#16a34a;--shadow-lg:0 20px 60px -20px rgba(10,30,70,.14)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body,html{transition:background-color .4s var(--ease),color .4s var(--ease)}body{background:var(--bg);color:var(--text);font-family:var(--body);font-size:16px;line-height:1.55;overflow-x:clip;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.pg-home .btn,.pg-home .cta-section,.pg-home .footer,.pg-home .map-wrap,.pg-home .marquee,.pg-home .nav,.pg-home .process-disk,.pg-home .region-row,.pg-home .review-card,.pg-home .section,.pg-home .service-card{transition:background-color .4s var(--ease),border-color .4s var(--ease),color .4s var(--ease)}.pg-home body.loaded{opacity:1}::selection{background:var(--accent);color:#000}a{text-decoration:none}a,button{color:inherit}button{font:inherit;cursor:pointer;background:none;border:none}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:1000;opacity:.04;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>")}.pg-home html.no-loader .loader{display:none!important}.pg-home .loader{position:fixed;inset:0;z-index:9999;background:linear-gradient(150deg,#ffffff,#f2f6fd 40%,#e9f0fb 65%,#ffffff);display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;transition:opacity .28s var(--ease),visibility .28s var(--ease)}.pg-home .loader.hidden{opacity:0;visibility:hidden;pointer-events:none}.pg-home .loader-orb{position:absolute;border-radius:50%;filter:blur(110px);pointer-events:none;animation:loaderDrift_home 12s ease-in-out infinite alternate}.pg-home .loader-orb-1{width:640px;height:640px;background:radial-gradient(circle,rgba(59,127,224,.16),transparent 70%);top:-18%;left:-14%}.pg-home .loader-orb-2{width:520px;height:520px;background:radial-gradient(circle,rgba(167,139,250,.14),transparent 70%);bottom:-12%;right:-10%;animation-delay:-4s}@keyframes loaderDrift_home{0%{transform:translate(0) scale(1)}to{transform:translate(26px,18px) scale(1.07)}}.pg-home .loader-inner{z-index:1;flex-direction:column;gap:1.6rem}.pg-home .loader-inner,.pg-home .loader-mark{position:relative;display:flex;align-items:center}.pg-home .loader-mark{width:88px;height:88px;justify-content:center;animation:loaderFadeUp_home .5s var(--ease) both}.pg-home .loader-mark-icon{width:64px;height:64px;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 8px 20px rgba(11,82,176,.28))}.pg-home .loader-mark-ring{position:absolute;inset:0;border-radius:50%;border:1.5px solid rgba(59,127,224,.35);animation:loaderRing_home 2.2s ease-in-out infinite}@keyframes loaderRing_home{0%{transform:scale(.7);opacity:0}40%{opacity:.8}to{transform:scale(1.5);opacity:0}}.pg-home .loader-peak{width:min(300px,68vw);height:auto;overflow:visible;animation:loaderFadeUp_home .5s var(--ease) .06s both}.pg-home .loader-peak-base{stroke:rgba(11,82,176,.14)}.pg-home .loader-peak-fill{stroke:url(#loaderPeakGrad);stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;filter:drop-shadow(0 0 6px rgba(59,127,224,.65))}.pg-home .loader-peak-dot{fill:#0b52b0;filter:drop-shadow(0 0 8px rgba(11,82,176,.45))}.pg-home .loader-peak-dot.arrived{animation:loaderArrive_home .6s var(--ease)}@keyframes loaderArrive_home{0%{r:4}50%{r:8}to{r:4}}.pg-home .loader-counter{display:flex;align-items:baseline;gap:.15rem;animation:loaderFadeUp_home .5s var(--ease) .16s both}.pg-home .loader-pct{font-family:var(--display);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;letter-spacing:-.04em;line-height:1;min-width:2.4ch;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#0a1f44,#0B52B0 55%,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pg-home .loader-pct-sym{font-family:var(--display);font-size:.85rem;font-weight:700;align-self:flex-start;padding-top:.35em;color:#0B52B0;opacity:.9}.pg-home .loader-status{display:flex;align-items:center;gap:.9rem;font-family:var(--mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:#5a6378;font-weight:700;animation:loaderFadeUp_home .5s var(--ease) .22s both}.pg-home .loader-status-left{display:flex;align-items:center;gap:.45rem}.pg-home .loader-status-dot{width:5px;height:5px;border-radius:50%;background:#3B7FE0;animation:ldsPulse_home 1s ease-in-out infinite}@keyframes ldsPulse_home{0%,to{opacity:1}50%{opacity:.3}}@keyframes loaderFadeUp_home{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes load_home{to{width:100%}}.pg-home .nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.25rem 2rem;display:flex;align-items:center;justify-content:space-between;transition:background .3s var(--ease),border-color .3s var(--ease),padding .3s var(--ease);border-bottom:1px solid transparent}.pg-home .nav.scrolled{background:var(--nav-bg);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-color:var(--border-soft);padding:.85rem 2rem}.pg-home .logo{font-family:var(--display);font-weight:700;font-size:1.35rem;letter-spacing:-.02em;display:flex;align-items:center;gap:.55rem}.pg-home .logo-mark{width:30px;height:30px;background:var(--brand-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 0 0 1px rgba(59,127,224,.25),0 4px 16px -4px rgba(11,82,176,.6);animation:floatMark_home 4s ease-in-out infinite}.pg-home .logo-mark svg{width:18px;height:18px;color:#fff}@keyframes floatMark_home{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes pulse_home{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.pg-home .nav-links{display:flex;gap:2rem;list-style:none;font-size:.9rem;font-weight:500}.pg-home .nav-links>li{position:relative}.pg-home .nav-links a{position:relative;padding:.25rem 0;transition:color .2s var(--ease);display:inline-flex;align-items:center;gap:.3rem}.pg-home .nav-links a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--accent);transition:width .3s var(--ease)}.pg-home .nav-links a:hover{color:var(--text)}.pg-home .nav-links a:hover:after{width:100%}.pg-home .nav-chev{width:11px;height:11px;transition:transform .3s var(--ease)}.pg-home .has-dropdown:focus-within .nav-chev,.pg-home .has-dropdown:hover .nav-chev{transform:rotate(180deg)}.pg-home .dropdown{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(-6px);min-width:320px;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:.5rem;opacity:0;visibility:hidden;pointer-events:none;box-shadow:var(--shadow-lg);transition:opacity .25s var(--ease),transform .25s var(--ease),visibility .25s;z-index:200}.pg-home .has-dropdown:focus-within .dropdown,.pg-home .has-dropdown:hover .dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.pg-home .has-dropdown:before{content:"";position:absolute;top:100%;left:0;right:0;height:12px}.pg-home .dropdown-eyebrow{font-family:var(--mono);font-size:.62rem;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);padding:.65rem .75rem .35rem}.pg-home .dropdown-item{display:flex!important;align-items:center;gap:.85rem;padding:.7rem .75rem!important;border-radius:9px;transition:background .2s var(--ease),color .2s var(--ease);cursor:pointer;position:relative}.pg-home .dropdown-item:after{display:none!important}.pg-home .dropdown-item:hover{background:var(--bg-2);color:var(--text)}.pg-home .dropdown-icon{flex-shrink:0;width:36px;height:36px;border-radius:9px;background:var(--bg-2);color:var(--accent);display:flex;align-items:center;justify-content:center}.pg-home .dropdown-item:hover .dropdown-icon{background:var(--accent);color:#fff}.pg-home .dropdown-icon svg{width:18px;height:18px}.pg-home .dropdown-meta{display:flex;flex-direction:column;gap:.15rem;flex:1 1;min-width:0}.pg-home .dropdown-name{font-family:var(--display);font-weight:600;font-size:.95rem;letter-spacing:-.01em;line-height:1.2;color:var(--text);display:flex;align-items:center;gap:.5rem}.pg-home .dropdown-pill{font-family:var(--mono);font-size:.58rem;text-transform:uppercase;letter-spacing:.08em;padding:.15rem .4rem;border-radius:4px;background:rgba(74,222,128,.12);color:var(--ok);border:1px solid rgba(74,222,128,.25)}.pg-home .dropdown-pill.soon{background:rgba(245,158,11,.1);color:var(--warn);border-color:rgba(245,158,11,.25)}.pg-home .dropdown-desc{font-size:.78rem;color:var(--text-dim);line-height:1.35}.pg-home .dropdown-divider{height:1px;background:var(--border-soft);margin:.35rem .25rem}.pg-home .dropdown-foot{padding:.65rem .75rem .25rem;display:flex;align-items:center;justify-content:space-between;border-top:1px dashed var(--border);margin-top:.5rem;font-family:var(--mono);font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.pg-home .dropdown-foot a{color:var(--accent)}.pg-home .dropdown-item.is-disabled{cursor:not-allowed;opacity:.65}.pg-home .dropdown-item.is-disabled:hover{background:transparent}.pg-home .dropdown-item.is-disabled:hover .dropdown-icon{background:var(--bg-2);color:var(--accent)}.pg-home .nav-cta{padding:.6rem 1.1rem;border:1px solid var(--border);border-radius:999px;font-size:.85rem;font-weight:500;transition:all .3s var(--ease);display:inline-flex;align-items:center;gap:.4rem}.pg-home .nav-cta svg{width:12px;height:12px;transition:transform .3s var(--ease)}.pg-home .nav-cta:hover svg{transform:rotate(-45deg)}.pg-home .nav-right{display:flex;align-items:center;gap:.6rem}.pg-home .theme-toggle{width:38px;height:38px;border:1px solid var(--border);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--text);transition:all .4s var(--ease);position:relative;overflow:hidden}.pg-home .theme-toggle:hover{border-color:var(--accent);color:var(--accent);transform:rotate(25deg)}.pg-home .theme-toggle svg{width:16px;height:16px;position:absolute;transition:opacity .3s var(--ease),transform .4s var(--ease)}.pg-home .theme-toggle .sun{opacity:0;transform:scale(.6) rotate(-90deg)}.pg-home .theme-toggle .moon,.pg-home .theme-toggle .sun{opacity:1;transform:scale(1) rotate(0)}.pg-home .theme-toggle .moon{opacity:0;transform:scale(.6) rotate(90deg)}.pg-home .mobile-toggle{display:none;width:40px;height:40px;border:1.5px solid rgba(255,255,255,.25);border-radius:10px;align-items:center;justify-content:center;cursor:pointer;background:rgba(255,255,255,.08);color:#fff}.pg-home .mobile-toggle svg{width:20px;height:20px;stroke-width:2.5}@media (max-width:768px){.pg-home .mobile-toggle{display:inline-flex}.pg-home .nav-cta{display:none!important}.pg-home .nav-links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:var(--surface);border-bottom:1px solid var(--border);padding:1rem;gap:.5rem;z-index:299}.pg-home .nav-links.open{display:flex}.pg-home .nav-links>li{width:100%}.pg-home .nav-links a{padding:.75rem 1rem;border-radius:8px}.pg-home .nav-links a:hover{background:var(--bg-2)}.pg-home .nav-links{overflow-y:auto;max-height:calc(100vh - 64px)}.pg-home .has-dropdown .dropdown,.pg-home .has-dropdown .svc-mega{position:static!important;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto;box-shadow:none;margin-top:.5rem;background:var(--bg-2);min-width:unset!important;width:100%;display:none;border-radius:12px;padding:.75rem}.pg-home .has-dropdown.open .dropdown,.pg-home .has-dropdown.open .svc-mega{display:block!important}.pg-home .svc-mega-grid{grid-template-columns:1fr!important}.pg-home .svc-mega-item{padding:.65rem .5rem}.pg-home .dropdown-item{padding:.6rem .5rem}}@keyframes heroCaret_home{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes heroAiDot_home{0%{box-shadow:0 0 0 0 rgba(34,197,94,.6)}70%{box-shadow:0 0 0 7px rgba(34,197,94,0)}to{box-shadow:0 0 0 0 rgba(34,197,94,0)}}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes heroAiSpin_home{to{--angle:360deg}}@keyframes heroAiPulse_home{0%,to{transform:scale(1);filter:drop-shadow(0 0 0 rgba(125,211,252,0))}50%{transform:scale(1.06);filter:drop-shadow(0 0 8px rgba(125,211,252,.5))}}@keyframes heroAiPulseLight_home{0%,to{transform:scale(1);filter:drop-shadow(0 0 0 rgba(11,82,176,0))}50%{transform:scale(1.06);filter:drop-shadow(0 0 8px rgba(11,82,176,.4))}}@keyframes heroAiDotLight_home{0%{box-shadow:0 0 0 0 rgba(22,163,74,.55)}70%{box-shadow:0 0 0 7px rgba(22,163,74,0)}to{box-shadow:0 0 0 0 rgba(22,163,74,0)}}.pg-home .marquee{padding:2rem 0;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);overflow:hidden;background:var(--bg-2);position:relative;z-index:2}.pg-home .marquee-track{display:flex;gap:3rem;animation:marquee_home 30s linear infinite;white-space:nowrap;width:max-content}@keyframes marquee_home{to{transform:translateX(-50%)}}.pg-home .marquee-item{font-family:var(--display);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;letter-spacing:-.02em;display:inline-flex;align-items:center;gap:3rem;color:var(--text-dim)}.pg-home .marquee-item svg{color:var(--accent)}.pg-home .clients{background:var(--bg);padding:4.5rem 0;position:relative;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}.pg-home .clients-inner{display:flex;align-items:stretch;gap:3rem;max-width:1400px;margin:0 auto;padding:0 2rem}.pg-home .clients-trust{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;gap:.85rem;padding-right:3rem;border-right:1px solid var(--border);min-width:240px}.pg-home .clients-trust .trust-eyebrow{font-family:var(--mono);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--text-dim);display:inline-flex;align-items:center;gap:.55rem}.pg-home .clients-trust .trust-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ok);box-shadow:0 0 8px var(--ok);animation:trustPulse_home 2.4s ease-in-out infinite}@keyframes trustPulse_home{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.pg-home .clients-trust .trust-headline{font-family:var(--display);font-weight:600;font-size:1.55rem;letter-spacing:-.02em;line-height:1.15;color:var(--text)}.pg-home .clients-trust .trust-num{color:var(--accent);font-weight:700}.pg-home .clients-trust .trust-stars{display:inline-flex;align-items:center;gap:.45rem;color:#f5b400;font-size:1rem;letter-spacing:-1px}.pg-home .clients-trust .trust-stars-text{font-family:var(--mono);font-size:.72rem;color:var(--text-dim);letter-spacing:.05em;text-transform:uppercase}.pg-home .clients-stage{flex:1 1 auto;position:relative;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.pg-home .clients-viewport{position:relative;flex:1 1 auto;min-height:170px}.pg-home .clients-page{position:absolute;inset:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;opacity:0;transform:translateY(8px);transition:opacity .65s var(--ease),transform .65s var(--ease);pointer-events:none}.pg-home .clients-page.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.pg-home .client-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.65rem .55rem;border:1px solid var(--border);border-radius:10px;background:var(--surface);text-decoration:none;color:var(--text);position:relative;overflow:hidden;transition:transform .35s var(--ease),border-color .35s var(--ease),box-shadow .35s var(--ease);min-height:88px;box-shadow:0 6px 18px -10px rgba(10,30,70,.12)}.pg-home .client-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0,rgba(59,127,224,.14),transparent 65%);opacity:0;transition:opacity .35s var(--ease);pointer-events:none}.pg-home .client-card:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 18px 40px -16px rgba(11,82,176,.3)}.pg-home .client-card:hover:before{opacity:1}.pg-home .clients-page.is-active .client-card{animation:cardIn_home .55s var(--ease) both}.pg-home .clients-page.is-active .client-card:first-child{animation-delay:.04s}.pg-home .clients-page.is-active .client-card:nth-child(2){animation-delay:.1s}.pg-home .clients-page.is-active .client-card:nth-child(3){animation-delay:.16s}.pg-home .clients-page.is-active .client-card:nth-child(4){animation-delay:.22s}.pg-home .clients-page.is-active .client-card:nth-child(5){animation-delay:.28s}.pg-home .clients-page.is-active .client-card:nth-child(6){animation-delay:.34s}.pg-home .clients-page.is-active .client-card:nth-child(7){animation-delay:.4s}.pg-home .clients-page.is-active .client-card:nth-child(8){animation-delay:.46s}@keyframes cardIn_home{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.pg-home .client-logo{display:flex;align-items:center;justify-content:center;height:50px;width:100%;position:relative;flex-shrink:0}.pg-home .client-logo img{max-height:50px;max-width:100%;width:auto;height:auto;object-fit:contain;display:block;position:relative;z-index:1;transition:transform .35s var(--ease)}.pg-home .client-card:hover .client-logo img{transform:scale(1.06)}.pg-home .client-logo .client-fallback{position:absolute;inset:0;margin:auto;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-family:var(--display);font-weight:700;font-size:1.05rem;letter-spacing:-.02em;color:#fff;background:linear-gradient(135deg,var(--accent),#6366F1);box-shadow:0 6px 16px -6px rgba(59,127,224,.45);z-index:0}.pg-home .client-name{font-family:var(--display);font-weight:600;font-size:.68rem;letter-spacing:-.005em;line-height:1.1;text-align:center;color:var(--text);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.pg-home .clients-pagination{display:flex;align-items:center;gap:1.25rem;height:18px}.pg-home .clients-dots{display:inline-flex;align-items:center;gap:.55rem;flex-shrink:0}.pg-home .clients-dot{width:7px;height:7px;border-radius:50%;background:var(--border);border:none;cursor:pointer;padding:0;transition:all .3s var(--ease)}.pg-home .clients-dot:hover{background:var(--text-muted)}.pg-home .clients-dot.is-active{background:var(--accent);width:22px;border-radius:4px;box-shadow:0 0 10px rgba(59,127,224,.4)}.pg-home .clients-progress{flex:1 1 auto;height:1px;background:var(--border);position:relative;overflow:hidden}.pg-home .clients-progress-fill{position:absolute;inset:0;background:linear-gradient(90deg,transparent,var(--accent));width:0;transition:width .12s linear}.pg-home .clients-pagination-meta{font-family:var(--mono);font-size:.7rem;color:var(--text-muted);letter-spacing:.05em;flex-shrink:0}.pg-home .clients-pagination-meta .current{color:var(--text)}@media (max-width:1024px){.pg-home .clients-inner{flex-direction:column;gap:2rem}.pg-home .clients-trust{border-right:none;border-bottom:1px solid var(--border);padding:0 0 1.5rem;min-width:0;flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem}.pg-home .clients-trust .trust-headline{font-size:1.3rem}.pg-home .clients-page{grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.pg-home .clients{padding:3rem 0}.pg-home .clients-page{grid-template-columns:repeat(2,1fr);gap:.6rem}.pg-home .client-card{min-height:78px;padding:.7rem .55rem;gap:.4rem}.pg-home .client-logo{height:38px}.pg-home .client-logo img{max-height:38px}.pg-home .client-logo .client-fallback{width:34px;height:34px;border-radius:9px;font-size:.85rem}.pg-home .client-name{font-size:.7rem}.pg-home .clients-trust .trust-headline{font-size:1.15rem}.pg-home .clients-pagination-meta{display:none}}.pg-home .section{padding:8rem 2rem;position:relative}.pg-home .container{max-width:1400px;margin:0 auto;width:100%}.pg-home .eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--mono);font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem}.pg-home .eyebrow:before{content:"";width:24px;height:1px;background:var(--accent)}.pg-home .section-title{font-family:var(--display);font-weight:600;font-size:clamp(2.2rem,5vw,4rem);line-height:1.05;letter-spacing:-.03em;margin-bottom:1.5rem;max-width:20ch}.pg-home .section-title em{font-style:italic;font-weight:400;color:var(--accent)}.pg-home .section-lead{max-width:600px;color:var(--text-dim);font-size:1.1rem;margin-bottom:4rem}.pg-home .blog-teaser-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}.pg-home .blog-teaser-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:var(--surface);border:1px solid var(--border);border-radius:18px;overflow:hidden;transition:transform .3s var(--ease),border-color .3s var(--ease)}.pg-home .blog-teaser-card:hover{transform:translateY(-4px);border-color:var(--accent)}.pg-home .blog-teaser-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;object-position:left center}.pg-home .blog-teaser-body{padding:1.4rem 1.5rem}.pg-home .blog-teaser-cat{display:inline-block;font-family:var(--mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.7rem}.pg-home .blog-teaser-card h3{font-family:var(--display);font-weight:600;font-size:1.05rem;line-height:1.3;margin-bottom:.5rem}.pg-home .blog-teaser-card p{color:var(--text-dim);font-size:.86rem;line-height:1.5}.pg-home .blog-teaser-foot{display:flex;justify-content:center;margin-top:2.5rem}@media (max-width:900px){.pg-home .blog-teaser-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.pg-home .blog-teaser-grid{grid-template-columns:1fr}}.pg-home .services{background:var(--bg)}.pg-home .services .services-header{margin-bottom:1.5rem}.pg-home .services-header{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:4rem;grid-gap:2rem;gap:2rem;opacity:0;transform:translateY(20px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.pg-home .services-header.in{opacity:1;transform:none}.pg-home .services-counter{font-family:var(--mono);font-size:.8rem;color:var(--text-dim)}.pg-home .services-counter span{color:var(--accent);font-weight:500}.pg-home .services-header-side{display:flex;flex-direction:column;align-items:flex-end;gap:.85rem}.pg-home .services-pin-wrap.is-compact .services-header{grid-template-columns:1fr;margin-bottom:.5rem}.pg-home .services-pin-wrap.is-compact .eyebrow,.pg-home .services-pin-wrap.is-compact .services-header-side{display:none}.pg-home .services-pin-wrap.is-compact .section-title{font-size:1.3rem;margin-bottom:0;max-width:none}.pg-home .services-pin-wrap.is-compact .services-progress{margin:0 auto .75rem 0}.pg-home .services-progress{height:3px;width:100%;max-width:220px;margin:0 auto 1.75rem;border-radius:999px;background:var(--border);overflow:hidden}.pg-home .services-progress-fill{height:100%;width:100%;border-radius:inherit;background:linear-gradient(90deg,#3B7FE0,#6366F1,#3B7FE0);background-size:200% 100%;animation:servicesProgressShimmer_home 3s linear infinite;transform:scaleX(0);transform-origin:left;will-change:transform,background-position}@keyframes servicesProgressShimmer_home{0%{background-position:0 0}to{background-position:200% 0}}.pg-home .services-pin-wrap{position:relative}.pg-home .services-pin-inner{position:-webkit-sticky;position:sticky;top:88px;display:flex;flex-direction:column;justify-content:center;min-height:680px}.pg-home .services-pin-wrap.is-compact .services-pin-inner{min-height:0}.pg-home .services-track-viewport{overflow:hidden;width:100%}.pg-home .services-track{display:flex;gap:1.5rem;will-change:transform}.pg-home .services-track>a{display:flex;flex:0 0 440px;width:440px}.pg-home .services-track>a>.service-card{width:100%;height:var(--svc-card-h,455px)}.pg-home .services-track .service-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pg-home .services-pin-wrap.is-static{height:auto!important}.pg-home .services-pin-wrap.is-static .services-pin-inner{position:static;min-height:auto}.pg-home .services-pin-wrap.is-static .services-track-viewport{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;margin:0 -2rem;padding:0 2rem 1rem}.pg-home .services-pin-wrap.is-static .services-track{transform:none!important}.pg-home .services-pin-wrap.is-static .services-track>a{scroll-snap-align:start}@media (max-width:900px){.pg-home .services-pin-wrap{height:auto!important}.pg-home .services-pin-inner{position:static;min-height:auto}.pg-home .services-track-viewport{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;margin:0 -1.25rem;padding:0 1.25rem 1rem}.pg-home .services-track{transform:none!important}.pg-home .services-track>a{flex:0 0 78vw;width:78vw;scroll-snap-align:start}.pg-home .services-track>a>.service-card{height:auto;min-height:400px}.pg-home .services-progress{display:none}}.pg-home .service-card{background:var(--bg);padding:2.5rem 2rem;position:relative;overflow:hidden;border:1px solid var(--border);border-radius:18px;box-shadow:0 1px 2px rgba(10,20,40,.04),0 10px 28px -18px rgba(10,20,40,.18);transition:background .4s var(--ease),box-shadow .4s var(--ease),transform .4s var(--ease),border-color .4s var(--ease);min-height:340px;display:flex;flex-direction:column;cursor:pointer}.pg-home .service-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--x,50%) var(--y,50%),rgba(59,127,224,.12),transparent 50%);opacity:0;transition:opacity .4s var(--ease);pointer-events:none}.pg-home .service-card:hover:before{opacity:1}.pg-home .service-card:hover{background:var(--bg-2);border-color:var(--accent);transform:translateY(-6px);box-shadow:0 4px 10px rgba(10,20,40,.08),0 24px 48px -20px rgba(11,82,176,.28)}.pg-home .service-card.has-banner{padding:0}.pg-home .service-banner{position:relative;margin:0;height:var(--svc-banner-h,264px);overflow:hidden;border-radius:18px 18px 0 0;flex-shrink:0}.pg-home .service-banner img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s var(--ease)}.pg-home .service-card:hover .service-banner img{transform:scale(1.06)}.pg-home .service-banner-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,20,40,0) 38%,rgba(6,14,30,.8));pointer-events:none;z-index:1}.pg-home .service-badge{position:absolute;top:1rem;left:1rem;z-index:2;font-family:var(--mono);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:rgba(10,20,40,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:.35rem .7rem;border-radius:999px}.pg-home .service-banner .service-title{position:absolute;left:1.25rem;right:1.25rem;bottom:1.1rem;z-index:2;color:#fff;font-size:1.6rem;margin:0;text-shadow:0 2px 16px rgba(0,0,0,.3)}.pg-home .service-arrow{position:absolute;top:1rem;right:1rem;z-index:2;width:32px;height:32px;border:none;background:rgba(255,255,255,.92);color:var(--text);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s var(--ease)}.pg-home .service-card:hover .service-arrow{background:var(--accent);color:#fff;transform:rotate(-45deg)}.pg-home .service-body{display:flex;flex-direction:column;flex:1 1;padding:1.25rem 1.5rem 1.5rem}.pg-home .service-icon{width:56px;height:56px;border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.75rem;color:var(--accent);transition:all .4s var(--ease);position:relative}.pg-home .service-card:hover .service-icon{border-color:var(--accent);transform:translateY(-4px)}.pg-home .service-icon svg{width:26px;height:26px}.pg-home .service-title{font-family:var(--display);font-size:1.6rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.75rem;line-height:1.1}.pg-home .service-desc{color:var(--text-dim);font-size:.95rem;line-height:1.55;margin-bottom:auto}.pg-home .service-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px dashed var(--border)}.pg-home .service-tag{font-family:var(--mono);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);padding:.3rem .55rem;background:var(--surface);border:1px solid var(--border);border-radius:4px}.pg-home .stack-section{background:var(--bg-2);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}.pg-home .stack-lead{max-width:1300px;color:var(--text-dim);font-size:1.05rem;line-height:1.7;margin:-1.5rem 0 3rem}.pg-home .stack-groups{display:flex;flex-direction:column;gap:2.25rem}.pg-home .stack-group{opacity:0;transform:translateY(20px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.pg-home .stack-group.in{opacity:1;transform:none}.pg-home .stack-group-label{font-family:var(--mono);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);display:flex;align-items:center;gap:.65rem;margin-bottom:1rem}.pg-home .stack-group-label:after{content:"";flex:1 1;height:1px;background:var(--border)}.pg-home .stack-chips-track{position:relative;width:100%;overflow:hidden;padding:4px 0;margin:-4px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.pg-home .stack-chips-marquee{display:flex;align-items:center;gap:.7rem;width:max-content;animation:stackChipsScroll 42s linear infinite}.pg-home .stack-chips-marquee.is-reverse{animation-direction:reverse}.pg-home .stack-chips-track:hover .stack-chips-marquee{animation-play-state:paused}@keyframes stackChipsScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.pg-home .stack-chip{display:inline-flex;align-items:center;gap:.55rem;padding:.6rem 1.1rem .6rem .8rem;background:var(--surface);border:1px solid var(--border);border-radius:999px;font-size:.85rem;font-weight:500;color:var(--text);position:relative;overflow:hidden;white-space:nowrap;flex-shrink:0;transition:border-color .3s var(--ease),transform .3s var(--ease),box-shadow .3s var(--ease)}.pg-home .stack-chip:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 14px 32px -14px rgba(59,127,224,.35)}.pg-home .stack-chip img{width:20px;height:20px;object-fit:contain;flex-shrink:0}.pg-home .stack-chip img,.pg-home .stack-chip span{position:relative;z-index:1}.pg-home .stack-note{margin-top:2.5rem;font-size:.9rem;color:var(--text-muted)}.pg-home .stack-note a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}@media (max-width:640px){.pg-home .stack-chip{font-size:.8rem;padding:.5rem .9rem .5rem .7rem}.pg-home .stack-chip img{width:17px;height:17px}}@media (prefers-reduced-motion:reduce){.pg-home .stack-group{opacity:1;transform:none;transition:none}.pg-home .stack-chips-marquee{animation:none;flex-wrap:wrap;width:100%}}.pg-home .industries-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.pg-home .industry-card{display:block;background:var(--bg);padding:1.9rem 1.75rem;position:relative;overflow:hidden;border:1px solid var(--border);border-radius:16px;box-shadow:0 1px 2px rgba(10,20,40,.04),0 10px 28px -18px rgba(10,20,40,.18);transition:background .35s var(--ease),box-shadow .35s var(--ease),transform .35s var(--ease),border-color .35s var(--ease);text-decoration:none;color:inherit}.pg-home .industry-card:hover{background:var(--bg-2);transform:translateY(-5px);box-shadow:0 4px 10px rgba(10,20,40,.08),0 22px 44px -20px rgba(11,82,176,.24)}.pg-home .industry-icon{width:46px;height:46px;border-radius:11px;display:flex;align-items:center;justify-content:center;margin-bottom:1.3rem;background:rgba(59,127,224,.1);color:var(--accent);transition:background .3s var(--ease),color .3s var(--ease),transform .3s var(--ease)}.pg-home .industry-card:hover .industry-icon{transform:translateY(-3px)}.pg-home .industry-icon svg{width:22px;height:22px}.pg-home .industry-title{font-family:var(--display);font-weight:600;font-size:1.15rem;letter-spacing:-.01em;margin-bottom:.55rem;line-height:1.2}.pg-home .industry-desc{color:var(--text-dim);font-size:.87rem;line-height:1.5}.pg-home .ind-cyan .industry-icon{background:rgba(56,189,248,.14);color:#0284c7}.pg-home .ind-cyan:hover .industry-icon{background:#0284c7;color:#fff}.pg-home .ind-green .industry-icon{background:rgba(34,197,94,.14);color:#16a34a}.pg-home .ind-green:hover .industry-icon{background:#16a34a;color:#fff}.pg-home .ind-violet .industry-icon{background:rgba(147,51,234,.12);color:#9333ea}.pg-home .ind-violet:hover .industry-icon{background:#9333ea;color:#fff}.pg-home .ind-indigo .industry-icon{background:rgba(99,102,241,.14);color:#6366f1}.pg-home .ind-indigo:hover .industry-icon{background:#6366f1;color:#fff}.pg-home .ind-blue:hover .industry-icon{background:var(--accent);color:#fff}.pg-home .ind-emerald .industry-icon{background:rgba(16,185,129,.14);color:#10b981}.pg-home .ind-emerald:hover .industry-icon{background:#10b981;color:#fff}@media (max-width:900px){.pg-home .industries-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.pg-home .industries-grid{grid-template-columns:1fr}}.pg-home .svc-dir-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.88rem;font-weight:500;color:var(--accent);text-decoration:none;transition:gap .25s}.pg-home .svc-dir-link:hover{gap:.65rem}.pg-home .svc-dir-link svg{transition:transform .25s}.pg-home .svc-dir-link:hover svg{transform:translate(2px,-2px)}.pg-home .service-card--ai:before{background:radial-gradient(circle at var(--x,50%) var(--y,50%),rgba(124,58,237,.14),transparent 50%)}.pg-home .service-card--cta{justify-content:center}.pg-home .service-card--cta .service-desc{margin-bottom:1.5rem}.pg-home .service-cta-link{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--mono);font-size:.8rem;letter-spacing:.02em;color:var(--accent);transition:gap .25s var(--ease)}.pg-home .service-card--cta:hover .service-cta-link{gap:.8rem}.pg-home .service-card--cta-accent{background:linear-gradient(155deg,rgba(59,127,224,.1),transparent 60%),var(--bg)}.pg-home .service-card--cta-accent:hover{background:linear-gradient(155deg,rgba(59,127,224,.16),transparent 60%),var(--bg-2)}.pg-home .global{background:var(--bg-2);position:relative;overflow:hidden}.pg-home .global-grid{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:5rem;gap:5rem;align-items:center}.pg-home .map-wrap{position:relative;aspect-ratio:1.95/1;background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden}.pg-home .map-svg{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:1;overflow:visible}.pg-home .map-grid{position:absolute;inset:0;background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px);background-size:40px 40px;mask-image:radial-gradient(ellipse 70% 70% at center,#000 40%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 70% 70% at center,#000 40%,transparent 100%);pointer-events:none;z-index:0}.pg-home .map-land{fill:var(--map-land);stroke:var(--map-land-stroke);stroke-width:.4;vector-effect:non-scaling-stroke;transition:fill .4s var(--ease),stroke .4s var(--ease)}.pg-home .map-arc{fill:none;stroke:var(--accent);stroke-opacity:.4;stroke-width:1.6;stroke-dasharray:4 6;stroke-linecap:round;vector-effect:non-scaling-stroke;animation:mapArcFlow_home 3s linear infinite}@keyframes mapArcFlow_home{to{stroke-dashoffset:-20}}.pg-home .map-pin{cursor:pointer}.pg-home .pin-pulse{fill:var(--accent);opacity:.35;transform-origin:center;transform-box:fill-box;animation:pinPulse_home 2.4s ease-out infinite}@keyframes pinPulse_home{0%{transform:scale(1);opacity:.55}to{transform:scale(3.6);opacity:0}}.pg-home .pin-dot{fill:var(--accent);filter:drop-shadow(0 0 6px var(--accent));transition:filter .25s var(--ease)}.pg-home .map-pin:hover .pin-dot{filter:drop-shadow(0 0 10px var(--accent))}.pg-home .map-hq .pin-pulse{fill:var(--accent-2);animation-duration:2.6s}.pg-home .map-hq .pin-dot{fill:#fff;stroke:var(--accent);stroke-width:2.5;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 8px var(--accent))}.pg-home .pin-label-bg{fill:#0a0e1a;rx:4;filter:drop-shadow(0 4px 12px rgba(0,0,0,.35))}.pg-home .pin-label-text{fill:#ffffff;font-family:var(--display);font-weight:600;letter-spacing:-.005em;pointer-events:none;dominant-baseline:central;text-anchor:middle}.pg-home .map-hq .pin-label-bg{fill:var(--accent);filter:drop-shadow(0 4px 14px rgba(11,82,176,.45))}body:has(.pg-home){--map-land:#dce8f7;--map-land-stroke:rgba(11,82,176,.14)}.pg-home .regions-list{display:flex;flex-direction:column;border-top:1px solid var(--border)}.pg-home .region-row{display:grid;grid-template-columns:auto 1fr auto;grid-gap:2rem;gap:2rem;padding:1.5rem 0;border-bottom:1px solid var(--border);align-items:center;transition:padding-left .3s var(--ease)}.pg-home .region-row:hover{padding-left:1rem}.pg-home .region-row:hover .region-name{color:var(--accent)}.pg-home .region-flag{font-size:1.5rem}.pg-home .region-name{font-family:var(--display);font-size:1.3rem;font-weight:600;transition:color .3s var(--ease)}.pg-home .region-info{color:var(--text-dim);font-size:.85rem;font-family:var(--mono)}.pg-home .region-count{font-family:var(--mono);font-size:.85rem;color:var(--accent)}.pg-home .testimonials{background:var(--bg);padding-bottom:6rem}.pg-home .testimonials-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem;gap:2rem;flex-wrap:wrap}.pg-home .upwork-badge{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem 1rem;border:1px solid var(--border);border-radius:999px;font-family:var(--mono);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);text-decoration:none;transition:all .3s var(--ease);background:var(--bg-2)}.pg-home .upwork-badge:hover{border-color:var(--accent);color:var(--text);transform:translateY(-1px)}.pg-home .upwork-badge .dot{width:7px;height:7px;border-radius:50%;background:var(--ok);box-shadow:0 0 8px var(--ok);flex-shrink:0}.pg-home .upwork-badge .star{color:#f5b400;letter-spacing:-1px;font-size:.85rem;font-family:var(--body)}.pg-home .upwork-badge svg{width:11px;height:11px;transition:transform .3s var(--ease)}.pg-home .upwork-badge:hover svg{transform:translate(2px,-2px)}.pg-home .review-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.pg-home .review-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem;position:relative;overflow:hidden;transition:transform .4s var(--ease),border-color .4s var(--ease),box-shadow .4s var(--ease)}.pg-home .review-card:hover{transform:translateY(-4px);border-color:var(--accent);box-shadow:0 22px 48px -20px rgba(11,82,176,.35)}.pg-home .review-card.featured{grid-column:span 2}.pg-home .review-card:before{content:"\201C";position:absolute;top:-.5rem;right:1rem;font-family:var(--display);font-size:7rem;font-weight:700;line-height:1;color:var(--accent);opacity:.08;pointer-events:none;transition:opacity .4s var(--ease)}.pg-home .review-card:hover:before{opacity:.18}.pg-home .review-head{display:flex;justify-content:space-between;align-items:center;gap:1rem}.pg-home .review-stars{display:inline-flex;align-items:center;gap:.15rem;color:#f5b400;font-size:.95rem;letter-spacing:-1px}.pg-home .review-stars .rating{font-family:var(--mono);font-size:.75rem;color:var(--text-dim);margin-left:.5rem;letter-spacing:0}.pg-home .review-tag{font-family:var(--mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);padding:.3rem .55rem;border:1px solid var(--border);border-radius:4px;background:var(--bg-2)}.pg-home .review-project{font-family:var(--display);font-size:1.15rem;font-weight:600;letter-spacing:-.015em;line-height:1.25;color:var(--text)}.pg-home .review-card.featured .review-project{font-size:1.35rem}.pg-home .review-body{color:var(--text-dim);font-size:.95rem;line-height:1.6;font-style:italic;flex:1 1}.pg-home .review-body:before{content:"\201C";margin-right:.15em;color:var(--accent);font-style:normal}.pg-home .review-body:after{content:"\201D";margin-left:.15em;color:var(--accent);font-style:normal}.pg-home .review-chips{display:flex;flex-wrap:wrap;gap:.4rem;padding-top:1.1rem;border-top:1px dashed var(--border)}.pg-home .review-chip{font-size:.65rem;color:var(--text-dim);padding:.3rem .55rem;background:var(--bg-2);border-radius:4px}.pg-home .review-chip,.pg-home .review-foot{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em}.pg-home .review-foot{display:flex;justify-content:space-between;align-items:center;font-size:.68rem;color:var(--text-muted)}.pg-home .review-foot .budget{color:var(--accent);font-weight:500}.pg-home .review-card{box-shadow:0 10px 28px -14px rgba(10,30,70,.12)}.pg-home .review-card:hover{box-shadow:0 26px 54px -18px rgba(11,82,176,.32)}.pg-home .team-card{justify-content:space-between}.pg-home .team-card:before{display:none}.pg-home .team-card-head{display:flex;flex-direction:column;gap:.35rem}.pg-home .team-card-sub{color:var(--text-dim);font-size:.88rem;line-height:1.5}.pg-home .team-list{display:flex;flex-direction:column;gap:.6rem}.pg-home .team-row{display:flex;align-items:center;gap:.85rem;padding:.75rem .85rem;border:1px solid var(--border);border-radius:10px;text-decoration:none;color:var(--text);background:var(--bg-2);transition:all .3s var(--ease)}.pg-home .team-row:hover{border-color:var(--accent);background:var(--surface);transform:translateX(2px)}.pg-home .team-avatar{width:36px;height:36px;border-radius:50%;background:var(--accent);color:#fff;font-family:var(--display);font-weight:700;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px -3px rgba(11,82,176,.5)}.pg-home .team-meta{display:flex;flex-direction:column;flex:1 1;min-width:0}.pg-home .team-name{font-family:var(--display);font-weight:600;font-size:.95rem;letter-spacing:-.01em;line-height:1.2}.pg-home .team-role{font-family:var(--mono);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);margin-top:.15rem}.pg-home .team-arrow{width:14px;height:14px;color:var(--text-muted);flex-shrink:0;transition:transform .3s var(--ease),color .3s var(--ease)}.pg-home .team-row:hover .team-arrow{color:var(--accent);transform:rotate(-45deg)}.pg-home .process{background:var(--bg-2);position:relative;overflow:hidden}.pg-home .process:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px);background-size:50px 50px;mask-image:radial-gradient(ellipse at 50% 60%,#000 25%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at 50% 60%,#000 25%,transparent 75%);pointer-events:none;opacity:.7}.pg-home .process .container{position:relative;z-index:1}.pg-home .process-wrap{position:relative;max-width:1100px;margin:4rem auto 0;aspect-ratio:9/7}.pg-home .process-lines{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:visible}.pg-home .flow-path{fill:none;stroke:var(--accent);stroke-opacity:.4;stroke-width:1.5;stroke-dasharray:6 7;stroke-linecap:round;animation:dashFlow_home 1.8s linear infinite}@keyframes dashFlow_home{to{stroke-dashoffset:-26}}.pg-home .flow-dot{fill:var(--accent);filter:drop-shadow(0 0 6px var(--accent))}.pg-home .process-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-gap:0;gap:0;width:100%;height:100%}.pg-home .process-node:first-child{grid-column:1;grid-row:1}.pg-home .process-node:nth-child(2){grid-column:2;grid-row:1}.pg-home .process-node:nth-child(3){grid-column:3;grid-row:1}.pg-home .process-node:nth-child(4){grid-column:3;grid-row:2}.pg-home .process-node:nth-child(5){grid-column:2;grid-row:2}.pg-home .process-node:nth-child(6){grid-column:1;grid-row:2}.pg-home .process-node:nth-child(7){grid-column:1;grid-row:3}.pg-home .process-node:nth-child(8){grid-column:2;grid-row:3}.pg-home .process-node:nth-child(9){grid-column:3;grid-row:3}.pg-home .process-node{position:relative;text-align:center}.pg-home .process-disk{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:130px;height:130px;border-radius:50%;background:var(--surface);border:1.5px solid var(--border);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;transition:transform .45s var(--ease),background .35s var(--ease),border-color .35s var(--ease),box-shadow .35s var(--ease);flex-shrink:0;box-shadow:0 8px 24px -10px rgba(10,30,70,.28);cursor:default;z-index:2}.pg-home .process-disk:before{inset:-9px;border:1px dashed var(--border);opacity:.45;transition:transform 1s var(--ease),border-color .35s var(--ease),opacity .35s var(--ease)}.pg-home .process-disk:after,.pg-home .process-disk:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.pg-home .process-disk:after{inset:4px;border:1px solid transparent;transition:border-color .35s var(--ease)}.pg-home .process-disk:hover{background:var(--accent);border-color:var(--accent);transform:translate(-50%,-50%) scale(1.08);box-shadow:0 24px 48px -10px rgba(11,82,176,.55)}.pg-home .process-disk:hover:before{transform:rotate(180deg);border-color:var(--accent);opacity:1}.pg-home .process-disk:hover:after{border-color:rgba(255,255,255,.35)}.pg-home .process-icon{color:var(--accent);width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:color .3s var(--ease)}.pg-home .process-icon svg{width:26px;height:26px}.pg-home .process-num{font-family:var(--display);font-size:1.5rem;font-weight:700;color:var(--text);letter-spacing:-.02em;line-height:1;transition:color .3s var(--ease)}.pg-home .process-disk:hover .process-icon,.pg-home .process-disk:hover .process-num{color:#fff}.pg-home .process-text{position:absolute;top:calc(50% + 80px);left:50%;transform:translateX(-50%);width:100%;max-width:280px;padding:0 .5rem;text-align:center}.pg-home .process-title{font-family:var(--display);font-size:1rem;font-weight:600;letter-spacing:-.01em;line-height:1.2;margin-bottom:.4rem;color:var(--text)}.pg-home .process-desc{color:var(--text-dim);font-size:.82rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pg-home .cta-section{background:var(--bg);padding:7rem 2rem;position:relative;overflow:hidden}.pg-home .cta-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(59,127,224,.055) 1px,transparent 0),linear-gradient(90deg,rgba(59,127,224,.055) 1px,transparent 0);background-size:56px 56px;mask-image:radial-gradient(ellipse 90% 80% at 50% 50%,#000 30%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 90% 80% at 50% 50%,#000 30%,transparent 100%);pointer-events:none}.pg-home .cta-section:after{content:"";position:absolute;bottom:-120px;left:50%;transform:translateX(-50%);width:900px;height:500px;background:radial-gradient(ellipse,rgba(59,127,224,.22),transparent 65%);filter:blur(60px);pointer-events:none}.pg-home .cta-bg{display:none}.pg-home .cta-inner{max-width:1280px;margin:0 auto;position:relative;z-index:1}.pg-home .contact-bento{display:grid;grid-template-columns:1.55fr 1fr;grid-template-rows:auto auto;grid-gap:1rem;gap:1rem}.pg-home .cb{background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:2.5rem;position:relative;overflow:hidden;transition:border-color .3s var(--ease),box-shadow .3s var(--ease)}.pg-home .cb:hover{border-color:rgba(59,127,224,.45);box-shadow:0 20px 60px -20px rgba(11,82,176,.25)}.pg-home .cb:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(59,127,224,.5),transparent);opacity:0;transition:opacity .3s}.pg-home .cb:hover:before{opacity:1}.pg-home .cb-hero{grid-row:1/3;display:flex;flex-direction:column;justify-content:space-between;min-height:520px;background:var(--bg-2)}.pg-home .cb-hero:after{content:"";position:absolute;bottom:-80px;right:-80px;width:380px;height:380px;background:radial-gradient(circle,rgba(59,127,224,.2),transparent 65%);filter:blur(40px);pointer-events:none}.pg-home .cb-eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--mono);font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:2rem}.pg-home .cb-eyebrow:before{content:"";display:block;width:28px;height:1px;background:var(--accent)}.pg-home .cta-title{font-family:var(--display);font-weight:700;font-size:clamp(2.4rem,4.5vw,4.2rem);line-height:.95;letter-spacing:-.04em;margin-bottom:1.5rem;position:relative;z-index:1}.pg-home .cta-title em{color:var(--accent);font-style:italic;font-weight:400}.pg-home .cta-lead{color:var(--text-dim);font-size:1.05rem;line-height:1.7;max-width:500px;margin-bottom:2.5rem;position:relative;z-index:1}.pg-home .cta-actions{display:flex;gap:.85rem;flex-wrap:wrap;position:relative;z-index:1}.pg-home .cta-stats-row{display:flex;gap:2rem;padding-top:2rem;border-top:1px solid var(--border-soft);margin-top:2rem;position:relative;z-index:1}.pg-home .cta-stat{flex:1 1}.pg-home .cta-stat-n{font-family:var(--display);font-size:1.6rem;font-weight:800;letter-spacing:-.04em;color:var(--accent);line-height:1}.pg-home .cta-stat-l{font-family:var(--mono);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-top:.3rem}.pg-home .cb-status{display:flex;flex-direction:column;gap:1rem}.pg-home .status-badge{display:inline-flex;align-items:center;gap:.55rem;padding:.45rem .9rem;background:rgba(74,222,128,.08);border:1px solid rgba(74,222,128,.25);border-radius:999px;font-family:var(--mono);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:#4ade80;width:-moz-fit-content;width:fit-content}.pg-home .status-dot{width:8px;height:8px;border-radius:50%;background:#4ade80;box-shadow:0 0 10px #4ade80;animation:statusPulse_home 2s ease-in-out infinite}@keyframes statusPulse_home{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.pg-home .cb-status h3{font-family:var(--display);font-size:1.35rem;font-weight:700;letter-spacing:-.02em;line-height:1.2}.pg-home .cb-status p{font-size:.9rem;color:var(--text-dim);line-height:1.6}.pg-home .response-row{display:flex;align-items:center;gap:.6rem;font-family:var(--mono);font-size:.72rem;color:var(--text-muted);margin-top:auto;padding-top:1rem;border-top:1px solid var(--border-soft)}.pg-home .response-row svg{width:14px;height:14px;color:var(--accent);flex-shrink:0}.pg-home .response-row strong{color:var(--text)}.pg-home .cb-channels{display:flex;flex-direction:column;gap:.75rem}.pg-home .cb-channels-title{font-family:var(--mono);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.25rem}.pg-home .channel-item{display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;background:var(--bg-2);border:1px solid var(--border-soft);border-radius:12px;text-decoration:none;color:inherit;transition:all .25s var(--ease);position:relative;overflow:hidden}.pg-home .channel-item:hover{border-color:var(--accent);transform:translateX(4px);background:var(--surface)}.pg-home .channel-item:after{display:none}.pg-home .channel-ico{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pg-home .channel-ico svg{width:18px;height:18px}.pg-home .channel-ico.ico-mail{background:rgba(59,127,224,.15);color:var(--accent)}.pg-home .channel-ico.ico-wa{background:rgba(74,222,128,.12);color:#4ade80}.pg-home .channel-ico.ico-cal{background:rgba(245,158,11,.1);color:#f59e0b}.pg-home .channel-meta{flex:1 1;min-width:0}.pg-home .channel-label{font-size:.68rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-family:var(--mono);display:block;line-height:1.2}.pg-home .channel-value{font-size:.9rem;font-weight:500;color:var(--text);display:block;margin-top:.2rem;line-height:1.5}.pg-home .channel-arrow{color:var(--text-muted);transition:color .2s,transform .2s;flex-shrink:0}.pg-home .channel-item:hover .channel-arrow{color:var(--accent);transform:translateX(3px)}.pg-home .channel-arrow svg{width:14px;height:14px}@media (max-width:900px){.pg-home .contact-bento{grid-template-columns:1fr}.pg-home .cb-hero{grid-row:auto;min-height:unset}.pg-home .cta-stats-row{gap:1.25rem}}@media (max-width:480px){.pg-home .cta-section{padding:5rem 1.25rem}.pg-home .cb{padding:1.75rem}}.pg-home .faq-section{padding:6rem 2rem}.pg-home .faq-head{text-align:center;max-width:640px;margin:0 auto 3rem}.pg-home .faq-head .eyebrow{justify-content:center}.pg-home .faq-list{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:.85rem}.pg-home .faq-item{background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:border-color .3s var(--ease)}.pg-home .faq-item[open]{border-color:var(--accent)}.pg-home .faq-item summary{list-style:none;cursor:pointer;padding:1.3rem 1.6rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:var(--display);font-weight:600;font-size:1rem;color:var(--text)}.pg-home .faq-item summary::-webkit-details-marker{display:none}.pg-home .faq-item summary:after{content:"+";font-size:1.5rem;line-height:1;color:var(--accent);transition:transform .3s var(--ease);flex-shrink:0}.pg-home .faq-item[open] summary:after{transform:rotate(45deg)}.pg-home .faq-answer{margin:0;padding:0 1.6rem 1.4rem;color:var(--text-dim);font-size:.92rem;line-height:1.65}@media (max-width:640px){.pg-home .faq-section{padding:4rem 1.25rem}.pg-home .faq-item summary{padding:1.1rem 1.25rem;font-size:.92rem}.pg-home .faq-answer{padding:0 1.25rem 1.2rem}}.pg-home .footer{background:var(--bg);border-top:1px solid var(--border-soft);position:relative;overflow:hidden}.pg-home .footer:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(59,127,224,.035) 1px,transparent 0),linear-gradient(90deg,rgba(59,127,224,.035) 1px,transparent 0);background-size:60px 60px;pointer-events:none}.pg-home .footer:after{content:"MOUNTSMY";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);font-family:var(--display);font-size:clamp(5rem,14vw,11rem);font-weight:800;letter-spacing:-.05em;color:transparent;-webkit-text-stroke:1px rgba(59,127,224,.07);white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1}.pg-home .footer-inner{max-width:1400px;margin:0 auto;padding:1rem 2rem 0;position:relative;z-index:1}.pg-home .footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding-bottom:3rem;border-bottom:1px solid var(--border-soft);flex-wrap:wrap}.pg-home .footer-brand-block{max-width:380px}.pg-home .footer-brand-logo{display:flex;align-items:center;gap:.55rem;font-family:var(--display);font-size:1.5rem;font-weight:800;letter-spacing:-.03em;margin-bottom:1rem;text-decoration:none;color:var(--text)}.pg-home .footer-brand-logo img{height:32px;width:auto}.pg-home .footer-tagline{font-size:.95rem;color:var(--text-dim);line-height:1.65;margin-bottom:1.5rem}.pg-home .footer-socials{display:flex;gap:.6rem}.pg-home .footer-socials a{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .85rem;border:1px solid var(--border);border-radius:8px;font-family:var(--mono);font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);transition:all .25s var(--ease);text-decoration:none}.pg-home .footer-socials a:hover{border-color:var(--accent);color:var(--accent);background:rgba(59,127,224,.06)}.pg-home .footer-socials a svg{width:14px;height:14px;flex-shrink:0}.pg-home .footer-socials a:after{display:none}.pg-home .footer-creds{display:flex;flex-direction:column;gap:.55rem;align-self:center}.pg-home .footer-cred-chip{display:inline-flex;align-items:center;gap:.55rem;padding:.45rem .9rem;background:var(--surface);border:1px solid var(--border);border-radius:8px;font-family:var(--mono);font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.pg-home .footer-cred-chip .chip-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 8px var(--accent)}.pg-home .footer-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem 3rem;gap:2.5rem 3rem;padding:1.5rem 0;border-bottom:1px solid var(--border-soft)}.pg-home .footer-col h4{font-family:var(--mono);font-size:.62rem;text-transform:uppercase;letter-spacing:.16em;color:var(--accent);margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem}.pg-home .footer-col h4:after{content:"";flex:1 1;height:1px;background:var(--border-soft)}.pg-home .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.6rem}.pg-home .footer-col a{color:var(--text-dim);font-size:.9rem;transition:color .2s var(--ease),padding-left .2s var(--ease);display:block}.pg-home .footer-col a:hover{color:var(--accent);padding-left:6px}.pg-home .footer-contact-item{display:flex;align-items:center;gap:.7rem;color:var(--text-dim);font-size:.9rem;text-decoration:none;transition:color .2s var(--ease)}.pg-home .footer-contact-item:hover{color:var(--accent)}.pg-home .footer-contact-item:after{display:none}.pg-home .footer-contact-ico{width:30px;height:30px;border-radius:7px;border:1px solid var(--border-soft);background:var(--surface);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s,background .2s}.pg-home .footer-contact-item:hover .footer-contact-ico{border-color:var(--accent);background:rgba(59,127,224,.1);color:var(--accent)}.pg-home .footer-contact-ico svg{width:13px;height:13px}.pg-home .footer-contact-ico.ico-wa{color:#4ade80}.pg-home .footer-contact-item:hover .footer-contact-ico.ico-wa{border-color:#4ade80;background:rgba(74,222,128,.08);color:#4ade80}.pg-home .footer-location{display:flex;align-items:center;gap:.7rem;color:var(--text-muted);font-size:.85rem;font-family:var(--mono);padding:.65rem .9rem;background:var(--surface);border:1px solid var(--border-soft);border-radius:8px}.pg-home .footer-location .loc-ping{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 8px var(--accent);animation:locPing_home 2.5s ease-in-out infinite;flex-shrink:0}@keyframes locPing_home{0%,to{opacity:1;box-shadow:0 0 8px var(--accent)}50%{opacity:.5;box-shadow:0 0 16px var(--accent)}}.pg-home .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:1.75rem 0 2rem;font-family:var(--mono);font-size:.68rem;color:var(--text-muted);flex-wrap:wrap;gap:1rem}.pg-home .footer-bottom-links{display:flex;gap:1.5rem}.pg-home .footer-bottom-links a{color:var(--text-muted);transition:color .2s}.pg-home .footer-bottom-links a:hover{color:var(--accent)}.pg-home .footer-bottom-socials{display:flex;gap:.5rem}.pg-home .footer-bottom-socials a{width:34px;height:34px;border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:all .25s;text-decoration:none}.pg-home .footer-bottom-socials a:hover{border-color:var(--accent);color:var(--accent);background:rgba(59,127,224,.06)}.pg-home .footer-bottom-socials a:after{display:none}.pg-home .footer-bottom-socials svg{width:14px;height:14px}.pg-home .footer-bottom-links a:after{display:none}@media (max-width:900px){.pg-home .footer-top{flex-direction:column}.pg-home .footer-creds{flex-direction:row;flex-wrap:wrap}.pg-home .footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.pg-home .footer-grid{grid-template-columns:1fr}.pg-home .footer-socials{flex-wrap:wrap}}.pg-home .credibility{background:var(--bg);position:relative;overflow:hidden}.pg-home .credibility:after,.pg-home .credibility:before{content:"";position:absolute;left:-10%;right:-10%;height:300px;pointer-events:none;background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px);background-size:50px 50px;opacity:.7}.pg-home .credibility:before{top:0;transform:perspective(600px) rotateX(65deg);transform-origin:top;mask-image:linear-gradient(180deg,rgba(0,0,0,.6),transparent);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.6),transparent)}.pg-home .credibility:after{bottom:0;transform:perspective(600px) rotateX(-65deg);transform-origin:bottom;mask-image:linear-gradient(0deg,rgba(0,0,0,.6),transparent);-webkit-mask-image:linear-gradient(0deg,rgba(0,0,0,.6),transparent)}.pg-home .credibility .container{position:relative;z-index:1}.pg-home .cred-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;perspective:1500px}.pg-home .cred-card{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:2rem;min-height:360px;display:flex;flex-direction:column;transform-style:preserve-3d;transition:transform .4s var(--ease),box-shadow .4s var(--ease),border-color .4s var(--ease);cursor:default;overflow:hidden;will-change:transform}.pg-home .cred-card:hover{border-color:var(--accent);box-shadow:0 30px 60px -25px rgba(11,82,176,.35)}.pg-home .cred-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle 360px at var(--mx,50%) var(--my,50%),rgba(59,127,224,.18),transparent 55%);opacity:0;transition:opacity .4s var(--ease);pointer-events:none;border-radius:inherit}.pg-home .cred-card:hover:before{opacity:1}.pg-home .cred-card:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:0;transition:opacity .4s var(--ease)}.pg-home .cred-card:hover:after{opacity:.6}.pg-home .cred-index{position:absolute;top:1.5rem;right:1.75rem;font-family:var(--mono);font-size:.7rem;letter-spacing:.12em;color:var(--text-muted);transform:translateZ(20px);z-index:2}.pg-home .cred-icon{width:88px;height:88px;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;transform:translateZ(50px);position:relative}.pg-home .cred-body{transform:translateZ(25px);flex:1 1;display:flex;flex-direction:column}.pg-home .cred-title{font-family:var(--display);font-size:1.35rem;font-weight:600;line-height:1.15;letter-spacing:-.02em;margin-bottom:.75rem;color:var(--text)}.pg-home .cred-desc{color:var(--text-dim);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.pg-home .cred-proof{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .8rem;background:var(--bg-2);border:1px solid var(--border);border-radius:999px;font-family:var(--mono);font-size:.68rem;letter-spacing:.05em;color:var(--accent);margin-top:auto;align-self:flex-start;transform:translateZ(30px)}.pg-home .cred-proof svg{width:11px;height:11px}.pg-home .cred-proof .dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 8px var(--accent);animation:pulse_home 2s ease-in-out infinite}.pg-home .icon-ring{position:relative;width:80px;height:80px;transform-style:preserve-3d;animation:ringFloat_home 4s ease-in-out infinite}.pg-home .icon-ring .orbit{position:absolute;inset:0;border-left:2px solid var(--accent);border-bottom:2px solid var(--accent);border-radius:50%;border-top:2px solid transparent;border-right:2px solid transparent;animation:ringSpin_home 4s linear infinite}.pg-home .icon-ring .orbit.r2{inset:10px;border:1.5px dashed var(--accent);border-top:1.5px dashed transparent;animation:ringSpinRev_home 5s linear infinite;opacity:.6}.pg-home .icon-ring .core{position:absolute;inset:20px;background:var(--accent);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 0 20px rgba(59,127,224,.5)}.pg-home .icon-ring .core svg{width:22px;height:22px}@keyframes ringSpin_home{to{transform:rotate(1turn)}}@keyframes ringSpinRev_home{to{transform:rotate(-1turn)}}@keyframes ringFloat_home{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.pg-home .icon-cube-wrap{width:80px;height:80px;perspective:400px;display:flex;align-items:center;justify-content:center}.pg-home .icon-cube{position:relative;width:50px;height:50px;transform-style:preserve-3d;animation:cubeSpin_home 14s linear infinite}.pg-home .icon-cube .face{position:absolute;width:50px;height:50px;background:linear-gradient(135deg,var(--accent),var(--brand-blue));border:1px solid rgba(255,255,255,.15);opacity:.85}.pg-home .icon-cube .face.front{transform:translateZ(25px)}.pg-home .icon-cube .face.back{transform:rotateY(180deg) translateZ(25px)}.pg-home .icon-cube .face.right{transform:rotateY(90deg) translateZ(25px)}.pg-home .icon-cube .face.left{transform:rotateY(-90deg) translateZ(25px)}.pg-home .icon-cube .face.top{transform:rotateX(90deg) translateZ(25px)}.pg-home .icon-cube .face.bottom{transform:rotateX(-90deg) translateZ(25px)}@keyframes cubeSpin_home{0%{transform:rotateX(-20deg) rotateY(0deg)}to{transform:rotateX(-20deg) rotateY(1turn)}}.pg-home .icon-stack-wrap{width:88px;height:88px;perspective:500px;display:flex;align-items:center;justify-content:center}.pg-home .icon-stack{position:relative;width:56px;height:56px;transform-style:preserve-3d;transform:rotateX(55deg) rotate(-40deg);animation:stackFloat_home 3s ease-in-out infinite}.pg-home .icon-stack .layer{position:absolute;inset:0;border:2px solid var(--accent);background:rgba(59,127,224,.08);border-radius:4px}.pg-home .icon-stack .layer:first-child{transform:translateZ(0);opacity:.5}.pg-home .icon-stack .layer:nth-child(2){transform:translateZ(10px);opacity:.7}.pg-home .icon-stack .layer:nth-child(3){transform:translateZ(20px);opacity:.85}.pg-home .icon-stack .layer:nth-child(4){transform:translateZ(30px);background:var(--accent);opacity:1}@keyframes stackFloat_home{0%,to{transform:rotateX(55deg) rotate(-40deg) translateZ(0)}50%{transform:rotateX(55deg) rotate(-40deg) translateZ(6px)}}.pg-home .icon-orbit-wrap{width:88px;height:88px;perspective:400px;display:flex;align-items:center;justify-content:center}.pg-home .icon-orbit{position:relative;width:70px;height:70px;transform-style:preserve-3d;animation:orbitRotate_home 8s linear infinite}.pg-home .icon-orbit .core{position:absolute;top:50%;left:50%;width:14px;height:14px;background:var(--accent);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px var(--accent)}.pg-home .icon-orbit .node{position:absolute;top:50%;left:50%;width:10px;height:10px;margin:-5px 0 0 -5px;background:var(--accent-2);border-radius:50%;box-shadow:0 0 8px var(--accent-2)}.pg-home .icon-orbit .node.n1{transform:rotateY(0deg) translateX(32px)}.pg-home .icon-orbit .node.n2{transform:rotateY(120deg) translateX(32px)}.pg-home .icon-orbit .node.n3{transform:rotateY(240deg) translateX(32px)}.pg-home .icon-orbit .ring{position:absolute;inset:0;border:1px dashed var(--accent);border-radius:50%;opacity:.35;transform:rotateX(75deg)}@keyframes orbitRotate_home{0%{transform:rotateX(10deg) rotateY(0deg)}to{transform:rotateX(10deg) rotateY(1turn)}}.pg-home .icon-prism-wrap{width:88px;height:88px;perspective:500px;display:flex;align-items:center;justify-content:center}.pg-home .icon-prism{position:relative;width:60px;height:60px;transform-style:preserve-3d;animation:prismRotate_home 10s linear infinite}.pg-home .icon-prism .pane{position:absolute;inset:0;border-radius:8px;border:1px solid var(--accent);background:linear-gradient(135deg,rgba(59,127,224,.05),rgba(125,211,252,.12));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.pg-home .icon-prism .pane:first-child{transform:translateZ(12px);opacity:.55}.pg-home .icon-prism .pane:nth-child(2){transform:translateZ(0);opacity:.75}.pg-home .icon-prism .pane:nth-child(3){transform:translateZ(-12px);opacity:.55}.pg-home .icon-prism .shine{position:absolute;inset:8px;background:linear-gradient(135deg,transparent 40%,var(--accent-2) 50%,transparent 60%);border-radius:4px;animation:shineSweep_home 3s ease-in-out infinite;transform:translateZ(14px);opacity:.8}@keyframes prismRotate_home{0%{transform:rotateX(12deg) rotateY(-15deg)}50%{transform:rotateX(12deg) rotateY(15deg)}to{transform:rotateX(12deg) rotateY(-15deg)}}@keyframes shineSweep_home{0%,to{background-position:0 0}50%{background-position:100% 100%}}.pg-home .icon-pulse-wrap{width:88px;height:88px;display:flex;align-items:center;justify-content:center;position:relative}.pg-home .icon-pulse{position:relative;width:24px;height:24px}.pg-home .icon-pulse .center{position:absolute;inset:0;background:var(--accent);border-radius:50%;box-shadow:0 0 18px var(--accent);z-index:3;display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--mono);font-size:.5rem;font-weight:600}.pg-home .icon-pulse .wave{position:absolute;top:50%;left:50%;width:24px;height:24px;margin:-12px 0 0 -12px;border:2px solid var(--accent);border-radius:50%;animation:pulseWave_home 2.2s ease-out infinite;opacity:0}.pg-home .icon-pulse .wave:nth-child(2){animation-delay:.55s}.pg-home .icon-pulse .wave:nth-child(3){animation-delay:1.1s}.pg-home .icon-pulse .wave:nth-child(4){animation-delay:1.65s}@keyframes pulseWave_home{0%{transform:scale(1);opacity:.8}to{transform:scale(3.8);opacity:0}}.pg-home .cred-glow{position:absolute;width:180px;height:180px;bottom:-60px;right:-60px;background:radial-gradient(circle,rgba(59,127,224,.18),transparent 70%);filter:blur(20px);pointer-events:none;opacity:0;transition:opacity .5s var(--ease)}.pg-home .cred-card:hover .cred-glow{opacity:1}body:before{opacity:.022;mix-blend-mode:multiply}.pg-home .hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 900px 560px at 78% 30%,rgba(11,82,176,.14),transparent 60%);pointer-events:none;z-index:0;transition:opacity .5s var(--ease);opacity:1}.pg-home .map-wrap{box-shadow:0 18px 50px -18px rgba(10,30,70,.16)}.pg-home .cta-bg{background:radial-gradient(ellipse 900px 480px at 50% 100%,rgba(11,82,176,.14),transparent 60%)}.pg-home .region-row:hover{background:var(--bg-2)}.pg-home .nav-cta:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.pg-home .service-tag{background:var(--bg-2)}.pg-home .cred-card{box-shadow:0 14px 40px -16px rgba(10,30,70,.12)}.pg-home .process-disk{box-shadow:0 12px 28px -10px rgba(10,30,70,.14)}.pg-home .process-disk:hover{box-shadow:0 24px 48px -12px rgba(11,82,176,.45)}.pg-home .flow-path{stroke-opacity:.55}.pg-home .process:before{opacity:1}.pg-home .footer{background:var(--bg-2);border-top:1px solid var(--border)}.pg-home .marquee{border-top-color:var(--border);border-bottom-color:var(--border)}.pg-home .btn-primary:hover{box-shadow:0 14px 40px -10px rgba(11,82,176,.45)}@media (max-width:1024px){.pg-home .services-track>a{flex:0 0 380px;width:380px}.pg-home .cred-grid{grid-template-columns:repeat(2,1fr)}.pg-home .global-grid{grid-template-columns:1fr;gap:3rem}.pg-home .review-grid{grid-template-columns:repeat(2,1fr)}.pg-home .review-card.featured{grid-column:span 2}.pg-home .process-wrap{aspect-ratio:auto;max-width:480px}.pg-home .process-lines{display:none}.pg-home .process-grid{grid-template-columns:1fr;grid-template-rows:none;height:auto}.pg-home .process-node{grid-column:1!important;grid-row:auto!important;min-height:220px;padding:1rem 0}.pg-home .process-disk{position:relative;top:auto;left:auto;transform:none;margin:0 auto}.pg-home .process-disk:hover{transform:scale(1.06)}.pg-home .process-text{position:relative;top:auto;left:auto;transform:none;margin:1.25rem auto 0}.pg-home .process-node:not(:last-child):after{content:"";position:absolute;left:50%;bottom:-1.25rem;width:2px;height:2.5rem;background-image:linear-gradient(var(--accent) 50%,transparent 50%);background-size:2px 8px;transform:translateX(-50%);opacity:.4}.pg-home .footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.pg-home .nav{padding:1rem}.pg-home .nav-links{display:none}.pg-home .cta-section,.pg-home .hero,.pg-home .section{padding:5rem 1.25rem}.pg-home .footer{padding:3rem 1.25rem 1.5rem}.pg-home .cred-grid,.pg-home .footer-grid,.pg-home .services-header{grid-template-columns:1fr}.pg-home .footer-grid{gap:2rem}.pg-home .testimonials-header{flex-direction:column;align-items:flex-start}.pg-home .review-grid{grid-template-columns:1fr}.pg-home .review-card.featured{grid-column:span 1}}.pg-home .svc-mega{min-width:620px!important;left:50%;transform:translateX(-50%) translateY(-6px);padding:1.25rem}.pg-home .has-dropdown:focus-within .svc-mega,.pg-home .has-dropdown:hover .svc-mega{transform:translateX(-50%) translateY(0)}.pg-home .svc-mega-head{font-family:var(--mono,"JetBrains Mono",monospace);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted,#5a6378);margin-bottom:.85rem;padding:0 .25rem}.pg-home .svc-mega-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.35rem;gap:.35rem}.pg-home .svc-mega-item{display:flex;align-items:center;gap:.7rem;padding:.65rem .75rem;border-radius:10px;transition:background .2s;cursor:pointer}.pg-home .svc-mega-item:hover{background:var(--bg-2,#0b1222)}.pg-home .svc-mega-item:after{display:none!important}.pg-home .svc-mega-ico{width:34px;height:34px;border-radius:8px;background:var(--bg-2,#0b1222);color:var(--accent,#3B7FE0);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,color .2s}.pg-home .svc-mega-item:hover .svc-mega-ico{background:var(--accent,#3B7FE0);color:#fff}.pg-home .svc-mega-ico svg{width:16px;height:16px}.pg-home .svc-mega-name{font-weight:600;font-size:.9rem;color:var(--text,#f0f4fa);display:block;line-height:1.2}.pg-home .svc-mega-desc{font-size:.75rem;color:var(--text-dim,#8b96b0);margin-top:.1rem;display:block}.pg-home .svc-mega-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px dashed var(--border,#1e2a44);margin-top:.85rem;padding-top:.65rem;font-family:var(--mono,"JetBrains Mono",monospace);font-size:.63rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted,#5a6378)}.pg-home .svc-mega-foot a{color:var(--accent,#3B7FE0)}@media(max-width:768px){.pg-home .svc-mega{min-width:unset!important;position:static;transform:none!important}.pg-home .svc-mega-grid{grid-template-columns:1fr}}[data-card]{transform-style:preserve-3d;will-change:transform;transition:transform .4s var(--ease,.6s cubic-bezier(.16,1,.3,1)),box-shadow .4s,border-color .35s}[data-card]:hover{border-color:var(--accent)!important;box-shadow:0 28px 56px -20px rgba(11,82,176,.38)}.pg-home .card-spotlight{position:absolute;inset:0;background:radial-gradient(circle 320px at var(--mx,50%) var(--my,50%),rgba(59,127,224,.16),transparent 55%);opacity:0;transition:opacity .4s;pointer-events:none;border-radius:inherit;z-index:1}.pg-home [data-card]:hover .card-spotlight{opacity:1}.pg-home .card-sheen{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:0;transition:opacity .4s;pointer-events:none;z-index:2}.pg-home [data-card]:hover .card-sheen{opacity:.65}.pg-home .card-corner-glow{position:absolute;width:160px;height:160px;bottom:-50px;right:-50px;background:radial-gradient(circle,rgba(59,127,224,.18),transparent 70%);filter:blur(18px);opacity:0;transition:opacity .5s;pointer-events:none}.pg-home [data-card]:hover .card-corner-glow{opacity:1}@media (max-width:768px){.pg-home .nav-links.open{background:#ffffff!important;box-shadow:0 8px 32px rgba(10,22,40,.14)!important;border-bottom:1px solid var(--border)!important}.pg-home .dd,.pg-home .dropdown{background:var(--bg-2)!important}}.pg-home .nav-cta,.pg-home .theme-toggle,.pg-home .tt{border-color:transparent}.pg-home .nav{background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.pg-home .nav,.pg-home .nav.scrolled{border-bottom-color:transparent!important}.pg-home .nav.scrolled{background:rgba(255,255,255,.92)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;box-shadow:0 1px 24px rgba(10,22,40,.08)!important}.pg-home .air-fx{position:relative;overflow:hidden;isolation:isolate}.pg-home .air-bubbles{position:absolute;inset:0;z-index:-1;pointer-events:none}.pg-home .air-bubble{position:absolute;bottom:-10px;border-radius:50%;opacity:0;filter:blur(.3px);animation-name:airRise_home;animation-timing-function:ease-in;animation-iteration-count:infinite}@keyframes airRise_home{0%{transform:translateY(0) scale(1);opacity:0}15%{opacity:1}70%{opacity:.7}to{transform:translateY(var(--rise,-120px)) scale(.35);opacity:0}}@media (prefers-reduced-motion:reduce){.pg-home .air-bubble{animation:none;display:none}}.pg-home .m-toggle,.pg-home .menu-toggle,.pg-home .mobile-toggle{color:#0a1628!important;border-color:rgba(10,22,40,.2)!important;background:rgba(10,22,40,.05)!important}html{overflow-x:clip}.pg-home .cta-left,.pg-home .cta-right,.pg-home .hero-in,.pg-home .hero-left,.pg-home .hero-right,.pg-home .svc-block,.pg-home .svc-card,.pg-home .svc-txt,.pg-home .svc-vis{min-width:0}.pg-home .terminal{max-width:100%}.pg-home .terminal-body{overflow-x:auto}.pg-home .bc-in{flex-wrap:wrap}@media(max-width:768px){.pg-home .proc-grid,.pg-home .stats-in,.pg-home .svc-vis,.pg-home .tag-row,.pg-home .tech-grid{max-width:100%}.pg-home .svc-card{overflow:hidden}}@keyframes flowR_home{0%{background-position:-60% 0,0 0}to{background-position:160% 0,0 0}}@keyframes flowL_home{0%{background-position:160% 0,0 0}to{background-position:-60% 0,0 0}}@keyframes flowD_home{0%{background-position:0 -60%,0 0}to{background-position:0 160%,0 0}}#chatbase-bubble-button,#chatbase-message-bubbles,iframe#chatbase-bubble-button{display:none!important}#chatbase-bubble-window,#chatbase-window,iframe[id^=chatbase-]:not(#chatbase-bubble-button):not(#chatbase-message-bubbles){border-radius:22px!important;overflow:hidden!important;box-shadow:0 28px 70px -20px rgba(59,127,224,.42),0 8px 30px -8px rgba(0,0,0,.55)!important;border:1px solid rgba(59,127,224,.22)!important;transition:box-shadow .35s cubic-bezier(.22,1,.36,1)!important;box-shadow:0 28px 70px -20px rgba(11,82,176,.32),0 8px 30px -8px rgba(11,82,176,.18)!important;border-color:rgba(11,82,176,.22)!important}@media (max-width:640px){#chatbase-bubble-window,#chatbase-window,iframe[id^=chatbase-]:not(#chatbase-bubble-button):not(#chatbase-message-bubbles){border-radius:0!important;border:0!important;box-shadow:none!important}}.pg-home .hww{margin:3.75rem auto 0;max-width:1180px}.pg-home .hww-group{margin-bottom:3.4rem}.pg-home .hww-group:last-child{margin-bottom:0}.pg-home .hww-group-label{display:block;margin-bottom:1.4rem;font-family:var(--mono);font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted)}.pg-home .hww-row{position:relative;list-style:none;margin:0;padding:1.05rem 0 0;display:grid;grid-template-columns:repeat(var(--n),1fr);grid-gap:0 1.3rem;gap:0 1.3rem}.pg-home .hww-row:before{content:"";position:absolute;top:0;height:3px;border-radius:3px;left:calc(50% / var(--n));right:calc(50% / var(--n));background:linear-gradient(90deg,var(--from),var(--to));opacity:.3}.pg-home .hww-row[data-row="1"]{--from:#3B7FE0;--to:#6366F1}.pg-home .hww-row[data-row="2"]{--from:#7C5CF0;--to:#F0743C}.pg-home .hww-step{position:relative;display:flex;flex-direction:column;opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.pg-home .hww-step.in{opacity:1;transform:none}.pg-home .hww-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-family:var(--mono);font-size:.66rem;font-weight:700;color:#fff;background:var(--c);box-shadow:0 0 0 4px var(--bg),0 6px 14px -6px var(--c);z-index:2}.pg-home .hww-step:not(:last-child):after{content:"\203A";position:absolute;top:2.5rem;right:-1rem;font-size:1.15rem;color:var(--text-muted);opacity:.55;z-index:2;line-height:1}.pg-home .hww-card{flex:1 1;margin-top:1.05rem;background:#fff;border:1px solid var(--border);border-radius:16px;padding:1.25rem 1.15rem 1.3rem;box-shadow:0 1px 2px rgba(15,23,42,.04),0 16px 30px -22px rgba(15,23,42,.18);transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s var(--ease)}.pg-home .hww-step:hover .hww-card{transform:translateY(-3px);box-shadow:0 1px 2px rgba(15,23,42,.05),0 22px 36px -20px rgba(15,23,42,.24);border-color:var(--c)}.pg-home .hww-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;margin-bottom:.85rem;background:var(--bg);border:1.5px solid var(--border);color:var(--c)}.pg-home .hww-icon svg{width:20px;height:20px}.pg-home .hww-card h3{font-family:var(--display);font-weight:650;font-size:.96rem;line-height:1.32;letter-spacing:-.012em;color:var(--text);margin-bottom:.4rem;text-wrap:balance}.pg-home .hww-card p{font-size:.82rem;line-height:1.55;color:var(--text-dim)}@media (max-width:900px){.pg-home .hww-row{grid-template-columns:repeat(3,1fr);gap:1.7rem 1.1rem;padding-top:0}.pg-home .hww-row:before,.pg-home .hww-step:after{display:none}.pg-home .hww-badge{position:static;margin:0 auto .7rem;transform:none;box-shadow:none}.pg-home .hww-card{margin-top:0}}@media (max-width:620px){.pg-home .hww-row{grid-template-columns:1fr;gap:1rem}}@media (prefers-reduced-motion:reduce){.pg-home .hww-card,.pg-home .hww-step:hover .hww-card{transition:none}.pg-home .hww-step,.pg-home .services-header{opacity:1;transform:none;transition:none}.pg-home .services-progress-fill{animation:none}}.pg-home .hero{position:relative;min-height:100vh;padding:8rem 2rem 4rem;display:flex;flex-direction:column;justify-content:center;overflow:hidden}#globe-canvas{position:absolute;top:50%;right:-10%;transform:translateY(-50%);width:900px;height:900px;pointer-events:none;z-index:1}.pg-home .hero-content{position:relative;z-index:2;max-width:1400px;margin:0 auto;width:100%}@property --heroLabelAngle{syntax:"<angle>";initial-value:0deg;inherits:false}.pg-home .hero-label{position:relative;isolation:isolate;display:inline-flex;align-items:center;gap:.6rem;font-family:var(--mono);font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;color:var(--text-dim);padding:.4rem .8rem;border:1px solid transparent;border-radius:999px;margin-bottom:2rem;opacity:0;background:var(--bg-2);box-shadow:0 1px 2px rgba(10,20,40,.04),0 8px 20px -14px rgba(10,20,40,.25);animation:heroLabelFloat 5s ease-in-out infinite}.pg-home .hero-label:after{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:conic-gradient(from var(--heroLabelAngle),var(--border) 0deg,var(--accent) 60deg,var(--pop) 130deg,var(--border) 210deg,var(--border) 1turn);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:heroLabelSpin 3.5s linear infinite;pointer-events:none;z-index:-1}.pg-home .hero-label:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ok);box-shadow:0 0 8px var(--ok);flex-shrink:0;animation:heroDotPulse 2s ease-in-out infinite}@keyframes heroLabelSpin{to{--heroLabelAngle:360deg}}@keyframes heroLabelFloat{0%,to{transform:perspective(600px) rotateX(0deg) rotateY(0deg) translateY(0)}50%{transform:perspective(600px) rotateX(5deg) rotateY(-4deg) translateY(-3px)}}@keyframes heroDotPulse{0%,to{box-shadow:0 0 8px var(--ok)}50%{box-shadow:0 0 14px 4px var(--ok)}}.pg-home .hero h1{font-family:var(--display);font-weight:600;font-size:clamp(2.2rem,5.4vw,5.5rem);line-height:1;letter-spacing:-.04em;max-width:15ch;margin-bottom:2rem}.pg-home .hero h1 .line{display:block;overflow:hidden}.pg-home .hero h1 .line span{display:inline-block;transform:translateY(110%)}.pg-home .hero h1 em{font-style:italic;font-weight:400;color:var(--accent);font-family:var(--display)}.pg-home .hero h1 .crossed{position:relative;display:inline-block;color:var(--text);animation:crossedFade_home .5s var(--ease) 2.85s forwards}.pg-home .hero h1 .crossed:after{content:"";position:absolute;left:0;right:0;top:55%;height:3px;background:var(--accent-2);transform-origin:left;transform:scaleX(0);animation:strike_home 1s var(--ease) 2s forwards}.pg-home .hero h1 .hero-key{display:inline-block;background:linear-gradient(135deg,#0a1f44,#0B52B0 55%,#2563eb);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;opacity:0;transform:translateY(6px) scale(.94);animation:keyReveal_home .55s var(--ease) 2.85s forwards}@keyframes strike_home{to{transform:scaleX(1)}}@keyframes crossedFade_home{to{opacity:.34;color:var(--text-dim)}}@keyframes keyReveal_home{to{opacity:1;transform:translateY(0) scale(1)}}.pg-home .hero-sub{max-width:520px;color:var(--text-dim);font-size:1.1rem;line-height:1.55;margin-bottom:2.2rem;opacity:0}.pg-home .hero-stack{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem;margin-bottom:2.6rem;opacity:0;max-width:min(560px,100%)}.pg-home .hero-stack-label{font-family:var(--mono);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.pg-home .hero-stack-track{position:relative;width:100%;overflow:hidden;padding:4px 0;margin:-4px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.pg-home .hero-stack-marquee{display:flex;align-items:center;gap:.5rem;width:max-content;animation:heroStackScroll 24s linear infinite}.pg-home .hero-stack-track:hover .hero-stack-marquee{animation-play-state:paused}.pg-home .hero-stack-pill{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--mono);font-size:.72rem;letter-spacing:.02em;color:var(--text-dim);padding:.35rem .75rem;background:var(--bg-2);border:1px solid var(--border);border-radius:999px;white-space:nowrap;transition:all .25s var(--ease)}.pg-home .hero-stack-pill img{width:14px;height:14px;object-fit:contain;flex-shrink:0}.pg-home .hero-stack-pill:hover{border-color:var(--pill-c,var(--accent));color:var(--pill-c,var(--accent));transform:translateY(-2px)}.pg-home .hero-stack-pill:nth-child(6n+1){--pill-c:#3B7FE0}.pg-home .hero-stack-pill:nth-child(6n+2){--pill-c:#0284c7}.pg-home .hero-stack-pill:nth-child(6n+3){--pill-c:#16a34a}.pg-home .hero-stack-pill:nth-child(6n+4){--pill-c:#9333ea}.pg-home .hero-stack-pill:nth-child(6n+5){--pill-c:#d97706}.pg-home .hero-stack-pill:nth-child(6n+6){--pill-c:#e11d48}@keyframes heroStackScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.pg-home .hero-cta{display:flex;gap:1rem;flex-wrap:wrap;opacity:0}.pg-home .hero-cta .btn-secondary{gap:.75rem;border-color:var(--border-soft,var(--border))}.pg-home .hero-cta .btn-secondary svg{width:26px;height:26px;padding:6px;box-sizing:border-box;border-radius:8px;background:rgba(59,127,224,.12);color:var(--accent);transition:background .3s var(--ease),color .3s var(--ease),transform .3s var(--ease)}.pg-home .hero-cta .btn-secondary:hover{border-color:var(--accent)}.pg-home .hero-cta .btn-secondary:hover svg{background:var(--accent);color:#fff;transform:rotate(8deg) scale(1.06)}.pg-home .btn{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 1.6rem;border-radius:999px;font-weight:500;font-size:.95rem;transition:all .3s var(--ease);position:relative;overflow:hidden}.pg-home .btn-primary{background:var(--accent);color:#fff;box-shadow:0 1px 2px rgba(10,20,40,.06),0 12px 28px -14px rgba(11,82,176,.55)}.pg-home .btn-primary:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 12px 40px -10px rgba(59,127,224,.6)}.pg-home .btn-secondary{border:1px solid var(--border);color:var(--text);background:var(--bg);box-shadow:0 1px 2px rgba(10,20,40,.04),0 8px 20px -16px rgba(10,20,40,.25)}.pg-home .btn-secondary:hover{border-color:var(--text);background:var(--bg-2);transform:translateY(-2px)}.pg-home .btn svg{width:14px;height:14px;transition:transform .3s var(--ease)}.pg-home .btn:hover svg{transform:translate(2px,-2px)}.pg-home .hero-ai{margin-top:2.5rem;opacity:0}.pg-home .hero-ai-btn{display:inline-flex;align-items:center;gap:.7rem;padding:.65rem 2.4rem;background:linear-gradient(135deg,#86efac,#22c55e 45%,#14532d);border:1px solid rgba(134,239,172,.35);border-radius:999px;color:#ecfdf5;font-size:.88rem;font-weight:500;font-family:var(--B);cursor:pointer;box-shadow:0 14px 34px -16px rgba(20,83,45,.55);transition:transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s var(--ease)}.pg-home .hero-ai-btn:hover{transform:translateY(-2px);border-color:rgba(187,247,208,.6);box-shadow:0 18px 40px -16px rgba(20,83,45,.7)}.pg-home .hero-ai-btn:active{transform:translateY(0) scale(.98)}.pg-home .hero-ai-btn .term-prompt{font-family:var(--M);color:#bbf7d0;font-weight:600}.pg-home .hero-ai-btn-live{width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 0 rgba(255,255,255,.6);animation:heroAiDotLive_home 1.8s ease-out infinite;flex-shrink:0}@keyframes heroAiDotLive_home{0%{box-shadow:0 0 0 0 rgba(255,255,255,.6)}70%{box-shadow:0 0 0 5px rgba(255,255,255,0)}to{box-shadow:0 0 0 0 rgba(255,255,255,0)}}.pg-home .hero-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;max-width:720px;margin-top:5rem;padding-top:2rem;border-top:1px solid var(--border-soft);opacity:0}.pg-home .stat-num{font-family:var(--display);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:600;letter-spacing:-.03em;line-height:1;color:var(--text)}.pg-home .stat-num sup{color:var(--accent);font-size:.5em}.pg-home .stat-label{font-size:.7rem;letter-spacing:.1em;margin-top:.5rem}.pg-home .scroll-indicator,.pg-home .stat-label{font-family:var(--mono);text-transform:uppercase;color:var(--text-muted)}.pg-home .scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);font-size:.68rem;letter-spacing:.2em;display:flex;flex-direction:column;align-items:center;gap:.8rem;z-index:5}.pg-home .scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,var(--accent),transparent);animation:scrollLine_home 2s var(--ease) infinite}@keyframes scrollLine_home{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}51%{transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}@media (max-width:1024px){.pg-home .hero-stats{grid-template-columns:repeat(2,1fr)}#globe-canvas{width:600px;height:600px;right:-30%;opacity:.5}}@media (max-width:640px){.pg-home .hero{padding:7rem 1.25rem 5rem}.pg-home .hero-stats{grid-template-columns:1fr 1fr;gap:1.5rem}#globe-canvas{width:400px;height:400px;right:-40%;opacity:.35}}