@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700;800;900&family=Inter:wght@400;500;600&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--orange:#e05c26;--orange-hover:#c2410c;--orange-light:#e05c261f;--dark-3:#111336;--white:#fff;--off-white:#f8f9fc;--gray:#f4f5fb;--gray-2:#e9ecf5;--text:#0f172a;--text-light:#475569;--muted:#64748b;--text-on-dark:#fff;--text-on-dark-body:#d1d9e6;--text-on-dark-muted:#e2e8f0;--text-on-dark-soft:#f1f5f9;--text-on-dark-subtle:#a8b4c4;--border:#e2e8f0;--purple:#7c3aed;--green:#10b981;--blue:#3b82f6;--brand-white:#fff;--brand-blue:#2563eb;--brand-orange:#f05a28;--amber:#f59e0b;--font:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--font-display:"Poppins",-apple-system,BlinkMacSystemFont,sans-serif;--shadow-sm:0 1px 2px #0000000d;--shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #0000000d;--shadow-md:0 10px 25px -3px #00000014,0 4px 6px -4px #0000000d;--shadow-lg:0 20px 40px -8px #0000001f;--radius:12px;--radius-sm:8px;--radius-lg:20px;--transition:0.3s cubic-bezier(0.4,0,0.2,1);--max-w:1180px;--nav-h:80px;--bp-xsm:375px;--bp-sm:480px;--bp-md:640px;--bp-lg:768px;--bp-xl:968px}html{-webkit-text-size-adjust:100%;accent-color:#f05a28;accent-color:var(--brand-orange);overflow-x:hidden;scroll-behavior:smooth;scrollbar-color:#f05a28 #0a0b1a;scrollbar-color:var(--brand-orange) var(--dark);scrollbar-gutter:stable;scrollbar-width:thin}html::-webkit-scrollbar{width:12px}html::-webkit-scrollbar-track{background:linear-gradient(180deg,#0d0f28,#0a0b1a);background:linear-gradient(180deg,var(--dark-2) 0,var(--dark) 100%);border-left:3px solid #f05a28;border-left:3px solid var(--brand-orange);box-shadow:inset 0 0 12px #0a0b1a99}html::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#f05a28,#f05a28 50%,#0a0b1a 0,#0d0f28);background:linear-gradient(180deg,var(--brand-orange) 0,var(--brand-orange) 50%,var(--dark) 50%,var(--dark-2) 100%);border:2px solid #111336;border:2px solid var(--dark-3);border-radius:8px;box-shadow:0 0 10px #f05a2859,inset 0 1px 0 #ffffff1f;min-height:56px}html::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ff7a45,#ff7a45 50%,#0d0f28 0,#111336);border-color:#111336;border-color:var(--dark-3);box-shadow:0 0 14px #f05a2873,inset 0 1px 0 #ffffff26}html::-webkit-scrollbar-thumb:active{border-color:#0a0b1a;border-color:var(--dark);box-shadow:0 0 16px #f05a2880,inset 0 0 6px #0a0b1a80}html::-webkit-scrollbar-corner{background:#0a0b1a;background:var(--dark);border-left:3px solid #f05a28;border-left:3px solid var(--brand-orange)}html::-webkit-scrollbar-button{display:none;height:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.65;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button{background:none;border:none;cursor:pointer}button,input,select,textarea{font-family:inherit}.container{margin:0 auto;max-width:1180px;max-width:var(--max-w);padding:0 24px}@media (max-width:768px){.container{padding:0 16px}}h1,h2,h3,h4,h5{color:#0f172a;color:var(--text);font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-weight:700;line-height:1.2}.sec-label{color:#e05c26;color:var(--orange);display:block;font-size:12px;font-weight:700;letter-spacing:3px;margin-bottom:12px;text-transform:uppercase}.sec-heading{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-size:clamp(28px,4vw,44px);font-weight:800;margin-bottom:16px}.sec-heading .accent{color:#e05c26;color:var(--orange);font-weight:800}.sec-sub{color:#64748b;color:var(--muted);font-size:17px;line-height:1.7;max-width:600px}.sec-sub.center{margin-left:auto;margin-right:auto;text-align:center}.btn{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-size:14px;font-weight:600;gap:8px;isolation:isolate;letter-spacing:.01em;overflow:hidden;padding:11px 22px;position:relative;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .35s ease,background .35s ease,color .35s ease;white-space:nowrap}.btn:active{transform:translateY(0) scale(.98)}.btn-primary{background:linear-gradient(135deg,#ea7344,#e05c26 48%,#c2410c);background:linear-gradient(135deg,#ea7344 0,var(--orange) 48%,#c2410c 100%);border-color:#ffffff24;box-shadow:inset 0 1px 0 #ffffff2e,0 4px 24px #e05c2661,0 14px 40px #e05c2629;color:#fff}.btn-primary:before{background:linear-gradient(105deg,#0000 38%,#ffffff38 50%,#0000 62%);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute;transform:translateX(-130%);transition:transform .65s ease}.btn-primary:hover{box-shadow:inset 0 1px 0 #ffffff38,0 6px 24px #e05c2673,0 16px 40px #e05c262e;transform:translateY(-2px)}.btn-primary:hover:before{transform:translateX(130%)}.btn-arrow{display:inline-block;margin-left:2px;transition:transform .35s cubic-bezier(.22,1,.36,1)}.btn-primary:hover .btn-arrow{transform:translateX(5px)}.btn-glass{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffff0d;border-color:#ffffff29;box-shadow:inset 0 1px 0 #ffffff14;color:#fff}.btn-glass:after{background:radial-gradient(circle at 50% 120%,#e05c262e,#0000 55%);border-radius:inherit;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .35s ease}.btn-glass:hover{background:#ffffff1a;border-color:#ffffff4d;box-shadow:0 8px 24px #0000003d;transform:translateY(-2px)}.btn-glass:hover:after{opacity:1}.btn-outline{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffb8;border-color:#0f172a1f;box-shadow:inset 0 1px 0 #ffffffe6,0 2px 12px #0f172a0f;color:#0f172a;color:var(--text)}.btn-outline:after{background:radial-gradient(circle at 50% 120%,#e05c261a,#0000 55%);border-radius:inherit;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .35s ease}.btn-outline:hover{border-color:#e05c2659;box-shadow:0 8px 24px #e05c261f;color:#e05c26;color:var(--orange);transform:translateY(-2px)}.btn-outline:hover:after{opacity:1}.footer .btn-outline,.hero .btn-outline,.section-center .btn-outline,.section-dark .btn-outline{background:#ffffff0d;border-color:#ffffff29;box-shadow:inset 0 1px 0 #ffffff14;color:#fff}.footer .btn-outline:hover,.hero .btn-outline:hover,.section-center .btn-outline:hover,.section-dark .btn-outline:hover{background:#ffffff1a;border-color:#ffffff4d;box-shadow:0 8px 24px #0000003d;color:#fff}.btn-white{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffff29;border:1px solid #ffffff52;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff38;color:#fff;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:11px 22px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),background .35s ease,border-color .35s ease}.btn-white:hover{background:#ffffff3d;border-color:#ffffff73;box-shadow:0 8px 28px #0003;transform:translateY(-2px)}.btn-white:active{transform:translateY(0) scale(.98)}.btn-ghost{align-items:center;border:1px solid #0000;border-radius:999px;color:#e05c26;color:var(--orange);display:inline-flex;font-size:14px;font-weight:600;gap:6px;padding:8px 14px;transition:gap .35s cubic-bezier(.22,1,.36,1),background .35s ease,border-color .35s ease,transform .35s cubic-bezier(.22,1,.36,1)}.btn-ghost:hover{background:#e05c2614;border-color:#e05c262e;gap:10px;transform:translateY(-1px)}.footer .btn-ghost,.section-dark .btn-ghost{color:#f1f5f9;color:var(--text-on-dark-soft)}.footer .btn-ghost:hover,.section-dark .btn-ghost:hover{background:#ffffff14;border-color:#ffffff29;color:#fff}.section{padding:100px 0}.section-dark,.section-dark .sec-heading{color:#fff;color:var(--white)}.section-dark .sec-sub{color:#e2e8f0;color:var(--text-on-dark-muted)}.section-gray{background:#f8f9fc;background:var(--off-white)}.section-center{text-align:center}@media (max-width:768px){.section{padding:60px 0}}.nav{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid #ffffff0f;left:0;position:fixed;right:0;top:0;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition);z-index:1000}.nav.scrolled{box-shadow:0 4px 30px #0000004d}.nav-inner{gap:20px;height:80px;height:var(--nav-h);justify-content:space-between}.nav-inner,.nav-logo{align-items:center;display:flex;overflow:visible}.nav-logo{flex-shrink:0;line-height:0}.nav-logo img{height:66px;object-fit:contain;object-position:left center;transform:scale(2.65);transform-origin:left center;width:auto}.nav-links{align-items:center;display:flex;gap:2px}.nav-links a{border-radius:8px;color:#e2e8f0;font-size:13.5px;font-weight:500;padding:7px 14px;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition);white-space:nowrap}.nav-links a.active,.nav-links a:hover{background:#ffffff14}.nav-cta{background:linear-gradient(135deg,#ea7344,#e05c26 48%,#c2410c)!important;background:linear-gradient(135deg,#ea7344 0,var(--orange) 48%,#c2410c 100%)!important;border:1px solid #ffffff24!important;border-radius:999px!important;box-shadow:0 4px 18px #e05c2659!important;color:#fff!important;color:var(--white)!important;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-size:13px!important;font-weight:600!important;margin-left:8px!important;padding:9px 20px!important;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease!important}.nav-cta:hover{box-shadow:0 6px 24px #e05c2673!important;transform:translateY(-2px)!important}.hamburger{display:none;flex-direction:column;gap:5px;padding:8px}.hamburger span{background:#fff;border-radius:2px;display:block;height:2px;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:24px}.hamburger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu{background:#0a0b1a;background:var(--dark);border-bottom:1px solid #ffffff0f;display:none;flex-direction:column;gap:4px;left:0;max-height:calc(100vh - 80px);max-height:calc(100vh - var(--nav-h));overflow-y:auto;padding:16px 24px 24px;position:fixed;right:0;top:80px;top:var(--nav-h)}.mobile-menu.open{display:flex}.mobile-menu a{border-radius:8px;color:#f1f5f9;font-size:15px;padding:12px 16px;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.mobile-menu a.active,.mobile-menu a:hover{background:#ffffff0f;color:#fff}.mob-cta{background:linear-gradient(135deg,#ea7344,#e05c26 48%,#c2410c)!important;background:linear-gradient(135deg,#ea7344 0,var(--orange) 48%,#c2410c 100%)!important;border:1px solid #ffffff24!important;border-radius:999px!important;box-shadow:0 4px 18px #e05c2659!important;color:#fff!important;color:var(--white)!important;font-weight:600!important;margin-top:8px;text-align:center}@media (max-width:968px){.nav-links{display:none}.hamburger{display:flex}}.hero{align-items:center;background:#0a0b1a;background:var(--dark);display:flex;min-height:90vh;overflow:hidden;padding:140px 0 80px;padding:calc(var(--nav-h) + 60px) 0 80px;position:relative}.hero-has-video{min-height:100vh;min-height:100dvh}.hero-video-bg{background:#0a0b1a;background:var(--dark);inset:0;overflow:hidden;position:absolute;z-index:0}.hero-video-bg__media{height:100%;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity 1.2s ease,transform 12s ease;width:100%;will-change:opacity,transform}.hero-video-bg.is-playing .hero-video-bg__media{opacity:.42;transform:scale(1)}.hero-video-bg__poster{animation:hero-poster-zoom 18s ease-in-out infinite alternate;background-position:50%;background-size:cover;inset:0;position:absolute;transform:scale(1.08)}@keyframes hero-poster-zoom{0%{transform:scale(1.08)}to{transform:scale(1.15)}}.hero-video-bg__overlay{background:linear-gradient(105deg,#080920eb,#080920b8 42%,#080920e0),radial-gradient(ellipse 70% 55% at 18% 12%,#e05c2624 0,#0000 55%),radial-gradient(ellipse 50% 45% at 85% 80%,#7c3aed1a 0,#0000 50%);inset:0;position:absolute}.hero-video-bg__vignette{background:radial-gradient(ellipse at center,#0000 40%,#00000073 100%);inset:0;pointer-events:none;position:absolute}.hero-has-video .hero-grid{opacity:.35;z-index:1}.hero-has-video .container{position:relative;z-index:2}.hero-has-video .hero-inner{z-index:2}.hero-has-video:before{opacity:.5;z-index:1}.hero:before{background:radial-gradient(ellipse at 30% 20%,#e05c2614 0,#0000 60%),radial-gradient(ellipse at 80% 80%,#7c3aed0f 0,#0000 50%);content:"";pointer-events:none}.hero-grid,.hero:before{inset:0;position:absolute}.hero-grid{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:60px 60px;opacity:.5}.hero-inner{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.2fr .8fr;position:relative;z-index:2}.hero-pill{align-items:center;background:#e05c261a;border:1px solid #e05c2633;border-radius:50px;color:#e05c26;color:var(--orange);display:inline-flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:24px;padding:6px 16px}.hero-pill:before{animation:pulse 2s infinite;background:#e05c26;background:var(--orange);border-radius:50%;content:"";height:8px;width:8px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero h1{color:#fff;color:var(--white);font-size:clamp(36px,5.5vw,60px);font-weight:900;letter-spacing:-1px;line-height:1.08;margin-bottom:20px}.hero h1 .hl{color:#e05c26;color:var(--orange);font-weight:900}.hero-sub{color:#d1d9e6;color:var(--text-on-dark-body);font-size:17px;line-height:1.7;margin-bottom:32px;max-width:520px}.hero-btns{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.hero-markets{color:#a8b4c4;color:var(--text-on-dark-subtle);font-size:13px}.hero-markets b{color:#f1f5f9;color:var(--text-on-dark-soft)}.hero-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.stat-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;border-radius:var(--radius);padding:28px 24px;text-align:center;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.stat-card:hover{background:#ffffff12;border-color:#e05c264d;transform:translateY(-3px)}.stat-num{color:#e05c26;color:var(--orange);display:block;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-size:32px;font-weight:800;margin-bottom:4px}.stat-lbl{color:#e2e8f0;color:var(--text-on-dark-muted);font-size:13px;font-weight:500}.hero-stats-rings{align-items:center;gap:32px 24px;justify-items:center}.hero-stat-ring{background:#0000!important;border:none!important;box-shadow:none!important;padding:0;text-align:center}.hero-stat-ring:hover{border-color:#0000!important;box-shadow:none!important;transform:none}.hero-stat-ring-visual{--ring-delay:0s;--ring-orbit:60px;align-items:center;display:flex;height:152px;justify-content:center;margin:0 auto 12px;position:relative;width:152px}.hero-stat-ring-inner,.hero-stat-ring-outer{height:100%;inset:0;position:absolute;width:100%}.hero-stat-ring-outer{animation:hero-ring-spin 14s linear infinite;animation-delay:var(--ring-delay)}.hero-stat-ring-inner{animation:hero-ring-spin-reverse 10s linear infinite;animation-delay:calc(var(--ring-delay) + .3s)}.hero-stat-ring-track{fill:none;stroke:#ffffff14;stroke-width:1.5}.hero-stat-ring-track-dim{stroke:#ffffff0d}.hero-stat-ring-arc{fill:none;stroke:#e05c26;stroke:var(--orange);stroke-width:2;stroke-linecap:round;transform-origin:center}.hero-stat-ring-arc-a{stroke-dasharray:80 284;animation:hero-ring-dash 3.5s ease-in-out infinite alternate;animation-delay:var(--ring-delay)}.hero-stat-ring-arc-b{stroke-dasharray:55 234;stroke:#e05c268c;animation:hero-ring-dash 4.2s ease-in-out infinite alternate-reverse;animation-delay:calc(var(--ring-delay) + .5s)}.hero-stat-ring-dot{animation:hero-ring-orbit 8s linear infinite;animation-delay:var(--ring-delay);background:#e05c26;background:var(--orange);border-radius:50%;box-shadow:0 0 12px #e05c2699;height:8px;left:50%;margin:-4px 0 0 -4px;position:absolute;top:50%;width:8px}.hero-stat-ring-value{color:#e05c26;color:var(--orange);font-size:clamp(24px,3vw,34px);font-weight:800;letter-spacing:-.02em;line-height:1;position:relative;z-index:2}.hero-stat-ring-label{color:#e2e8f0;color:var(--text-on-dark-muted);display:block;font-size:12.5px;font-weight:500;letter-spacing:.02em}@keyframes hero-ring-spin{to{transform:rotate(1turn)}}@keyframes hero-ring-spin-reverse{to{transform:rotate(-1turn)}}@keyframes hero-ring-dash{0%{stroke-dashoffset:0;opacity:.7}to{stroke-dashoffset:40;opacity:1}}@keyframes hero-ring-orbit{0%{transform:rotate(0deg) translateX(var(--ring-orbit)) rotate(0deg)}to{transform:rotate(1turn) translateX(var(--ring-orbit)) rotate(-1turn)}}.hero-stat-ring:hover .hero-stat-ring-arc-a{stroke:#ff7a45}.hero-stat-ring:hover .hero-stat-ring-dot{box-shadow:0 0 18px #e05c26d9}@media (max-width:968px){.hero{min-height:auto;padding:120px 0 60px;padding:calc(var(--nav-h) + 40px) 0 60px}.hero-inner{gap:40px;grid-template-columns:1fr}.hero-stats{grid-template-columns:1fr 1fr}}@media (max-width:480px){.hero-btns{flex-direction:column}.hero-btns .btn{justify-content:center;width:100%}}.logos-section{background:#fff;background:var(--white);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);overflow:hidden;padding:40px 0}.logos-track{animation:scroll-logos 30s linear infinite;display:flex;gap:60px;width:-webkit-max-content;width:max-content}.logos-track img{filter:grayscale(100%);height:48px;opacity:.5;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:auto}.logos-track img:hover{filter:grayscale(0);opacity:1}@keyframes scroll-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.services-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:48px}.srv-card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:20px;border-radius:var(--radius-lg);overflow:hidden;position:relative;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.srv-card:hover{border-color:#e05c26;border-color:var(--orange);box-shadow:0 10px 25px -3px #00000014,0 4px 6px -4px #0000000d;box-shadow:var(--shadow-md);transform:translateY(-3px)}.srv-card .srv-num{color:#e2e8f0;color:var(--border);font-size:14px;font-weight:700;position:absolute;right:20px;top:20px;transition:color .4s ease;z-index:3}.srv-icon{align-items:center;border-radius:14px;display:flex;font-size:22px;height:52px;justify-content:center;margin-bottom:20px;transition:transform .4s cubic-bezier(.22,1,.36,1);width:52px}.srv-card h3,.srv-icon{position:relative;z-index:3}.srv-card h3{font-size:17px;font-weight:700;margin-bottom:10px;transition:color .4s ease}.srv-card p{color:#64748b;color:var(--muted);line-height:1.6;margin-bottom:16px;transition:color .4s ease}.srv-card .srv-link,.srv-card p{font-size:14px;position:relative;z-index:3}.srv-card .srv-link{align-items:center;color:#e05c26;color:var(--orange);display:inline-flex;font-weight:600;gap:4px;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.srv-card .srv-link:hover{gap:8px}.srv-card--video,.why-card--video{cursor:pointer;min-height:320px;outline:none;overflow:hidden;padding:0;position:relative}.why-card--video{background:#0000!important;min-height:280px}.srv-card--video:focus-visible,.why-card--video:focus-visible{box-shadow:0 0 0 2px #e05c268c,0 10px 25px -3px #00000014,0 4px 6px -4px #0000000d;box-shadow:0 0 0 2px #e05c268c,var(--shadow-md)}.srv-card-body,.why-card-body{display:flex;flex-direction:column;height:100%;padding:32px 24px;position:relative;z-index:3}.why-card-body{padding:32px 28px}.card-hover-video-wrap{border-radius:inherit;inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.card-hover-video{filter:brightness(.7) saturate(.9);height:100%;object-fit:cover;opacity:1;transform:scale(1.06);transition:filter .45s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);width:100%}.card-hover-video-overlay{background:linear-gradient(180deg,#08092080,#080920e0),radial-gradient(ellipse 90% 70% at 50% 20%,#e05c2624,#0000 55%);inset:0;opacity:1;position:absolute;transition:background .45s ease}.srv-card--video h3,.why-card--video h3{color:#fff!important;font-weight:800;position:relative;text-shadow:0 2px 10px #000,0 0 20px #000000d9;z-index:3}.srv-card--video p,.why-card--video p{color:#fff!important;position:relative;text-shadow:0 1px 6px #000,0 0 14px #000c;z-index:3}.srv-card--video .srv-link{color:#ff9f6b!important;font-weight:700;text-shadow:0 1px 6px #000,0 0 12px #000000e6}.srv-card--video .srv-link:hover{color:#ffc4a8!important}.srv-card--video .srv-icon,.why-card--video .why-icon{position:relative;z-index:4}.srv-card--video .srv-num{color:#a8b4c4;color:var(--text-on-dark-subtle);z-index:4}.srv-card--video .srv-features{list-style:none;margin-top:12px;padding:0;position:relative;z-index:3}.srv-card--video .srv-features li{align-items:flex-start;color:#f1f5f9!important;color:var(--text-on-dark-soft)!important;display:flex;font-size:13px;gap:6px;padding:3px 0;text-shadow:0 1px 6px #000,0 0 14px #000c}.srv-card--video .srv-feature-dot{flex-shrink:0;font-size:10px;margin-top:4px}.srv-card--full{height:100%}.srv-card--video.is-video-playing .card-hover-video,.why-card--video.is-video-playing .card-hover-video{filter:brightness(1.02) saturate(1.12);transform:scale(1.02)}.srv-card--video.is-video-playing .card-hover-video-overlay,.why-card--video.is-video-playing .card-hover-video-overlay{background:linear-gradient(180deg,#08092047,#080920bf),radial-gradient(ellipse 90% 70% at 50% 20%,#e05c2638,#0000 55%)}.srv-card--video.is-video-playing,.srv-card--video:hover,.why-card--video.is-video-playing,.why-card--video:hover{border-color:#e05c268c;box-shadow:0 16px 40px #00000059,0 0 0 1px #e05c2626;transform:translateY(-6px)}.why-card--video.is-video-playing,.why-card--video:hover{background:#0000}.srv-card--video.is-video-playing .srv-icon,.srv-card--video:hover .srv-icon,.why-card--video.is-video-playing .why-icon,.why-card--video:hover .why-icon{transform:scale(1.06)}@media (max-width:968px){.srv-card--video{min-height:280px}.why-card--video{min-height:260px}.srv-card-body,.why-card-body{padding:24px 18px}.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.services-grid{grid-template-columns:1fr}}.services-grid-3{grid-template-columns:repeat(3,1fr)}@media (max-width:968px){.services-grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.services-grid-3{grid-template-columns:1fr}}.packages-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-top:48px}@media (max-width:968px){.packages-grid{grid-template-columns:1fr}}.package-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);display:flex;flex-direction:column;height:100%;padding:32px 28px;text-align:left}.why-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:48px}.why-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;border-radius:var(--radius-lg);transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.why-card:hover{background:#ffffff0f;border-color:#f05a2873}.why-icon{align-items:center;border-radius:14px;display:flex;font-size:22px;height:50px;justify-content:center;margin-bottom:18px;width:50px}.why-card h3{color:#fff;color:var(--white);font-size:18px;font-weight:700;margin-bottom:8px}.why-card p{color:#d1d9e6;color:var(--text-on-dark-body);font-size:14.5px;line-height:1.65}@media (max-width:640px){.why-grid{grid-template-columns:1fr}}.process-section{background:#0a0b1a;background:var(--dark);padding:100px 0}.process-steps{align-items:flex-start;display:flex;gap:0;margin-top:56px;position:relative}.process-line{height:3px;left:32px;pointer-events:none;position:absolute;right:32px;top:32px;z-index:1}.process-line-fill,.process-line-track{border-radius:2px;inset:0;position:absolute}.process-line-track{background:#ffffff14}.process-line-fill{background:linear-gradient(90deg,#e05c26,#7c3aed 50%,#10b981);background:linear-gradient(90deg,var(--orange) 0,var(--purple) 50%,var(--green) 100%);box-shadow:0 0 12px #e05c2659;transform:scaleX(0);transform-origin:left center;transition:none}.process-steps.is-active .process-line-fill{transform:scaleX(1);transition:transform 2.4s cubic-bezier(.22,1,.36,1)}.process-step{flex:1 1;padding:0 12px;position:relative;text-align:center;z-index:2}.step-icon{align-items:center;background:#111336;background:var(--dark-3);border:2px solid #ffffff1a;border-radius:18px;display:flex;font-size:24px;height:64px;justify-content:center;margin:0 auto 16px;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:64px}.process-step:hover .step-icon{background:#e05c2626;border-color:#e05c26;border-color:var(--orange)}.step-num{color:#e05c26;color:var(--orange);font-size:13px;font-weight:700;margin-bottom:6px}.process-step h3{color:#fff;color:var(--white);font-size:16px;font-weight:700;margin-bottom:8px}.process-step p{color:#e2e8f0;color:var(--text-on-dark-muted);font-size:13.5px;line-height:1.55}@media (max-width:768px){.process-steps{flex-direction:column;gap:32px;padding-left:8px}.process-line{bottom:32px;height:auto;left:33px;right:auto;top:32px;width:3px}.process-line-fill{background:linear-gradient(180deg,#e05c26,#7c3aed 50%,#10b981);background:linear-gradient(180deg,var(--orange) 0,var(--purple) 50%,var(--green) 100%);transform:scaleY(0);transform-origin:top center;transition:none}.process-steps.is-active .process-line-fill{transform:scaleY(1);transition:transform 2.8s cubic-bezier(.22,1,.36,1)}.process-step{display:flex;gap:16px;padding:0;text-align:left}.step-icon{flex-shrink:0;margin:0}.step-body{flex:1 1;min-width:0}}@media (prefers-reduced-motion:reduce){.process-line-fill{transition:none}.process-line-fill,.process-steps.is-active .process-line-fill{transform:scaleX(1)}@media (max-width:768px){.process-line-fill{transform:scaleY(1)}}}.testi-cta{display:flex;justify-content:center;margin-top:40px}.testi-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-top:48px}.testi-card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);padding:32px 28px;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.testi-card:hover{box-shadow:0 10px 25px -3px #00000014,0 4px 6px -4px #0000000d;box-shadow:var(--shadow-md);transform:translateY(-3px)}.testi-stars{margin-bottom:16px}.testi-text{color:#475569;color:var(--text-light);font-size:15px;font-style:italic;line-height:1.7;margin-bottom:20px}.testi-author{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.testi-stars{color:#f59e0b;font-size:16px;letter-spacing:2px;margin-left:auto}.testi-avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:44px;justify-content:center;width:44px}.testi-name{display:block;font-size:14px;font-weight:700}.testi-role{color:#64748b;color:var(--muted);display:block;font-size:12.5px}.testi-full{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:20px;padding:48px}.testi-full .testi-metric{align-items:center;background:#e05c261f;background:var(--orange-light);border-radius:50px;color:#e05c26;color:var(--orange);display:inline-flex;font-size:14px;font-weight:700;gap:8px;margin-bottom:20px;padding:6px 16px}.testi-full blockquote{color:#0f172a;font-size:20px;font-style:italic;line-height:1.6;margin-bottom:24px}.testi-full .quote-mark{color:#e05c261f;color:var(--orange-light);font-family:Georgia,serif;font-size:80px;line-height:1;position:absolute;right:40px;top:24px}@media (max-width:968px){.testi-grid{grid-template-columns:1fr}}.faq-layout{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:.4fr .6fr;margin-top:48px}.faq-item{border-bottom:1px solid #ffffff14}.faq-q{align-items:center;color:#fff;color:var(--white);cursor:pointer;display:flex;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-size:15.5px;font-weight:600;gap:16px;justify-content:space-between;padding:20px 0;text-align:left;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.faq-q .num,.faq-q:hover{color:#e05c26;color:var(--orange)}.faq-q .num{font-size:14px;min-width:28px}.faq-toggle{align-items:center;border:1px solid #ffffff26;border-radius:50%;color:#e2e8f0;color:var(--text-on-dark-muted);display:flex;flex-shrink:0;font-size:18px;height:28px;justify-content:center;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:28px}.faq-item.open .faq-toggle{background:#e05c26;background:var(--orange);border-color:#e05c26;border-color:var(--orange);color:#fff;color:var(--white)}.faq-item.open .faq-q{color:#e05c26;color:var(--orange)}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-item.open .faq-a{max-height:300px}.faq-a p{color:#d1d9e6;color:var(--text-on-dark-body);font-size:14.5px;line-height:1.65;padding:0 0 20px 44px}.faq-aside-note{color:#e2e8f0;color:var(--text-on-dark-muted);font-size:14px;margin-top:12px}.faq-aside{max-width:360px}.faq-aside-heading{color:#fff;margin-bottom:0}.faq-aside-cta{align-items:center;background:#e05c26;background:var(--orange);border:none;border-radius:10px;box-shadow:0 4px 20px #e05c2659;color:#fff!important;display:inline-flex;font-size:15px;font-weight:600;gap:8px;margin-top:24px;padding:14px 26px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.faq-aside-cta:hover{background:#c2410c;box-shadow:0 6px 24px #e05c266b;color:#fff!important;transform:translateY(-1px)}.faq-aside-cta .btn-arrow{transition:transform .25s ease}.faq-aside-cta:hover .btn-arrow{transform:translateX(4px)}@media (max-width:768px){.faq-layout{gap:32px;grid-template-columns:1fr}}.cta-section{background:linear-gradient(135deg,#e05c26,#d4451a);background:linear-gradient(135deg,var(--orange),#d4451a);padding:80px 0;text-align:center}.cta-section h2{color:#fff;color:var(--white);font-size:clamp(28px,4vw,42px);font-weight:800;margin-bottom:14px}.cta-section p{color:#e2e8f0;color:var(--text-on-dark-muted);font-size:17px;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:500px}.footer{background:#0a0b1a;background:var(--dark);border-top:1px solid #ffffff0f;padding:64px 0 0}.footer-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1.4fr 1fr 1fr 1.2fr}.footer-brand{line-height:0;overflow:visible}.footer-logo{display:block;height:58px;margin-bottom:107px;object-fit:contain;object-position:left center;transform:scale(2.5);transform-origin:left top;width:auto}.footer-brand p{color:#e2e8f0;color:var(--text-on-dark-muted);font-size:13.5px;line-height:1.65;margin-bottom:20px}.footer-socials{display:flex;gap:10px}.footer-social{align-items:center;border:1px solid #ffffff1a;border-radius:10px;color:#e2e8f0;color:var(--text-on-dark-muted);display:flex;font-size:16px;height:38px;justify-content:center;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:38px}.footer-social:hover{background:#e05c26;background:var(--orange);border-color:#e05c26;border-color:var(--orange);color:#fff;color:var(--white)}.footer h4{color:#fff;color:var(--white);font-size:15px;font-weight:700;margin-bottom:20px}.footer ul li{margin-bottom:10px}.footer ul a{color:#e2e8f0;color:var(--text-on-dark-muted);font-size:13.5px;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.footer ul a:hover{color:#e05c26;color:var(--orange)}.footer-contact a:not(.footer-contact-cta){align-items:center;color:#e2e8f0;color:var(--text-on-dark-muted);display:flex;font-size:13.5px;gap:10px;margin-bottom:12px;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.footer-contact a:not(.footer-contact-cta):hover{color:#e05c26;color:var(--orange)}.footer-bar{align-items:center;border-top:1px solid #ffffff0f;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:48px;padding:20px 0}.footer-bar p{color:#a8b4c4;color:var(--text-on-dark-subtle);font-size:12.5px}.footer-bar-links{display:flex;gap:20px}.footer-bar-links a{color:#a8b4c4;color:var(--text-on-dark-subtle);font-size:12.5px;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.footer-bar-links a:hover{color:#e05c26;color:var(--orange)}@media (max-width:768px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr}.footer-bar{flex-direction:column;text-align:center}}.wa-float{align-items:center;background:#25d366;border-radius:50%;bottom:24px;box-shadow:0 4px 20px #25d36666;color:#fff;display:flex;font-size:28px;height:56px;justify-content:center;position:fixed;right:24px;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:56px;z-index:999}.wa-float:hover{box-shadow:0 6px 28px #25d36680;transform:scale(1.08)}.portfolio-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(2,1fr);margin-top:48px}.case-card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);overflow:hidden;position:relative;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.case-card:not(.case-card--video):hover{box-shadow:0 20px 40px -8px #0000001f;box-shadow:var(--shadow-lg);transform:translateY(-4px)}.case-card-body{padding:28px;position:relative;z-index:3}.case-card--video{cursor:pointer;min-height:340px;padding:0}.case-card--full{height:100%}.case-card--video .case-card-body{display:flex;flex-direction:column;height:100%;padding:28px}.case-card--video h3,.case-card--video p{color:#fff!important;position:relative;text-shadow:0 2px 10px #000,0 0 18px #000000d9;z-index:3}.case-card--video .case-market{color:#e2e8f0!important;color:var(--text-on-dark-muted)!important;font-size:13px;margin-bottom:8px}.case-card--video .case-tag{background:#e05c2640!important;border:1px solid #e05c2659;color:#ff9f6b!important;position:relative;z-index:3}.case-card--video .result-pill{color:#ffffffe6!important;position:relative;text-shadow:0 1px 6px #000;z-index:3}.case-card--video .result-pill strong{color:#e05c26!important;color:var(--orange)!important}.case-card--video .case-link{color:#ff9f6b!important;margin-top:auto;position:relative;text-shadow:0 1px 6px #000;z-index:3}.case-card--video.is-video-playing,.case-card--video:hover{border-color:#e05c268c;box-shadow:0 16px 40px #00000059;transform:translateY(-4px)}.case-card--video.is-video-playing .card-hover-video,.case-card--video:hover .card-hover-video{filter:brightness(1.02) saturate(1.12)}.case-card--video.is-video-playing .card-hover-video-overlay,.case-card--video:hover .card-hover-video-overlay{background:linear-gradient(180deg,#08092059,#080920d1),radial-gradient(ellipse 90% 70% at 50% 20%,#e05c262e,#0000 55%)}.case-card .case-tag{background:#e05c261f;background:var(--orange-light);border-radius:50px;color:#e05c26;color:var(--orange);display:inline-block;font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:12px;padding:4px 12px;text-transform:uppercase}.case-card h3{font-size:20px;font-weight:700;margin-bottom:8px}.case-card p{color:#64748b;color:var(--muted);font-size:14px;line-height:1.6;margin-bottom:16px}.case-results{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.case-results .result-pill{background:#f4f5fb;background:var(--gray);border-radius:50px;font-size:13px;font-weight:600;padding:6px 14px}.case-results .result-pill strong{color:#e05c26;color:var(--orange)}@media (max-width:768px){.portfolio-grid{grid-template-columns:1fr}}.blog-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,1fr);margin-top:48px}.blog-card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);overflow:hidden;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.blog-card:hover{box-shadow:0 10px 25px -3px #00000014,0 4px 6px -4px #0000000d;box-shadow:var(--shadow-md);transform:translateY(-4px)}.blog-card-media{background:#f4f5fb;height:200px}.blog-card-media--featured{border-radius:20px;border-radius:var(--radius-lg);height:320px}.blog-card-media--contain{background:#f4f5fb;background:var(--gray)}.blog-card-media--contain .blog-card-media__img{object-fit:contain;padding:28px 32px}.blog-card-body{padding:24px}.blog-card .blog-tag{background:#e05c261f;background:var(--orange-light);border-radius:50px;color:#e05c26;color:var(--orange);display:inline-block;font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:10px;padding:4px 12px;text-transform:uppercase}.blog-card h3{font-size:17px;font-weight:700;line-height:1.3;margin-bottom:8px}.blog-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:13.5px;line-height:1.6;margin-bottom:14px;overflow:hidden}.blog-card p,.blog-card-footer{color:#64748b;color:var(--muted)}.blog-card-footer{align-items:center;display:flex;font-size:13px;justify-content:space-between}.blog-featured{grid-gap:40px;align-items:center;background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);gap:40px;grid-template-columns:1fr 1fr;margin-bottom:48px;padding:32px}.blog-featured .blog-card-media--featured{width:100%}.blog-featured-title{font-size:26px;margin-bottom:12px}.blog-post-meta{color:#64748b;color:var(--muted);display:flex;flex-wrap:wrap;font-size:14px;gap:20px;margin-top:16px}.not-found-section{align-items:center;display:flex;justify-content:center;min-height:80vh;padding:104px 12px 24px;padding:calc(var(--nav-h) + 24px) 12px 24px;text-align:center}.not-found-code{color:#e05c26;color:var(--orange);font-size:100px;font-weight:900;line-height:1}.not-found-title{font-size:28px;margin-bottom:8px;margin-top:12px}@media (max-width:968px){.blog-featured,.blog-grid{grid-template-columns:1fr}}.blog-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:32px}.blog-filters{display:flex;flex-wrap:wrap;gap:8px}.blog-filter-btn{border:1px solid #0000;border-radius:999px;font-size:13px;font-weight:600;padding:8px 16px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,background .35s ease,border-color .35s ease,color .35s ease}.blog-filter-btn.active{background:linear-gradient(135deg,#ea7344,#e05c26 48%,#c2410c);background:linear-gradient(135deg,#ea7344 0,var(--orange) 48%,#c2410c 100%);border-color:#ffffff24;box-shadow:0 4px 16px #e05c264d;color:#fff}.blog-filter-btn:not(.active){-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border-color:#ffffff1f;color:#e2e8f0;color:var(--text-on-dark-muted)}.blog-filter-btn:not(.active):hover{background:#ffffff14;border-color:#ffffff38;box-shadow:0 4px 16px #00000040;color:#fff;transform:translateY(-1px)}.blog-search-wrap{flex-shrink:0;position:relative;width:min(320px,100%)}.blog-search{background:#ffffff0a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' stroke='%23a1a1aa' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3-3'/%3E%3C/svg%3E");background-position:14px;background-repeat:no-repeat;border:1px solid #ffffff1f;border-radius:999px;color:#f4f4f5;color:var(--chalk,#f4f4f5);font-size:14px;min-width:0;padding:11px 18px 11px 42px;width:100%}.blog-search::placeholder{color:#a8b4c4;color:var(--text-on-dark-subtle)}.blog-search:focus{background-color:#ffffff0f;border-color:#e05c268c;box-shadow:0 0 0 3px #e05c2626;outline:none}.blog-search-suggestions{animation:blog-search-in .2s ease;background:#141416;border:1px solid #ffffff1a;border-radius:12px;border-radius:var(--radius);box-shadow:0 20px 50px #00000073;left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);z-index:40}@keyframes blog-search-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.blog-search-suggestions__label{color:#a8b4c4;color:var(--text-on-dark-subtle);font-size:11px;font-weight:700;letter-spacing:.08em;margin:0;padding:12px 16px 8px;text-transform:uppercase}.blog-search-suggestions ul{list-style:none;margin:0;max-height:340px;overflow-y:auto;padding:0 8px 8px;scrollbar-color:#ffffff38 #0000;scrollbar-width:thin}.blog-search-suggestions ul::-webkit-scrollbar{width:6px}.blog-search-suggestions ul::-webkit-scrollbar-track{background:#0000}.blog-search-suggestions ul::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.blog-search-suggestions ul::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.blog-search-suggestions__item{align-items:center;background:#0000;border:none;border-radius:8px;border-radius:var(--radius-sm);color:#f4f4f5;cursor:pointer;display:flex;font-size:14px;gap:12px;line-height:1.35;padding:10px 12px;text-align:left;text-decoration:none;transition:background .2s ease;width:100%}.blog-search-suggestions__item.is-active,.blog-search-suggestions__item:hover{background:#ffffff14;box-shadow:inset 2px 0 0 #ffffff59}.blog-search-suggestions__icon{font-size:16px;opacity:.5}.blog-search-suggestions__thumb{background:#1a1a1c;border-radius:6px;flex-shrink:0;height:36px;overflow:hidden;width:48px}.blog-search-suggestions__thumb img{display:block;height:100%;object-fit:cover;width:100%}.blog-search-suggestions__text{display:flex;flex-direction:column;gap:2px;min-width:0}.blog-search-suggestions__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-weight:600;overflow:hidden}.blog-search-suggestions__meta{color:#e2e8f0;color:var(--text-on-dark-muted);font-size:11px;font-weight:600;letter-spacing:.02em}.blog-search-suggestions__empty{color:#e2e8f0;color:var(--text-on-dark-muted);font-size:13px;padding:12px 16px 16px}.contact-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-top:48px}.form-group{margin-bottom:20px}.form-group label{color:#0f172a;color:var(--text);display:block;font-size:13px;font-weight:600;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{background:#fff;background:var(--white);border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);color:#0f172a;color:var(--text);font-size:14px;padding:12px 16px;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#e05c26;border-color:var(--orange);box-shadow:0 0 0 3px #e05c261a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:768px){.contact-grid,.form-row{grid-template-columns:1fr}}.team-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr);margin-left:auto;margin-right:auto;margin-top:48px;max-width:700px}.team-card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);padding:32px;text-align:center;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.team-card:hover{box-shadow:0 10px 25px -3px #00000014,0 4px 6px -4px #0000000d;box-shadow:var(--shadow-md);transform:translateY(-4px)}.team-img{background:#f4f5fb;background:var(--gray);border:3px solid #e2e8f0;border:3px solid var(--border);border-radius:50%;height:120px;margin:0 auto 20px;overflow:hidden;width:120px}.team-img img{height:100%;object-fit:cover;width:100%}.team-card h3{font-size:18px;font-weight:700;margin-bottom:4px}.team-card .team-role{color:#e05c26;color:var(--orange);font-size:14px;font-weight:600;margin-bottom:12px}.team-card p{color:#64748b;color:var(--muted);font-size:13.5px;line-height:1.6}.team-lead-list{gap:24px;margin-left:auto;margin-right:auto;margin-top:40px;max-width:960px}.team-lead-card{grid-gap:28px;align-items:start;gap:28px;grid-template-columns:minmax(0,260px) minmax(0,1fr);min-height:auto;padding:28px}.team-lead-card.team-core-card:hover{border-color:#e05c2659!important}.team-lead-card--reverse{grid-template-columns:minmax(0,1fr) minmax(0,260px)}.team-lead-card--reverse .team-lead-photo{order:2}.team-lead-photo{background:#f4f5fb;background:var(--gray);border-radius:12px;border-radius:var(--radius);min-height:240px;overflow:hidden}.team-lead-photo img{display:block;height:100%;min-height:240px;object-fit:cover;object-position:top center;width:100%}.team-lead-body .team-core-name{font-size:22px;margin:10px 0 6px}.team-lead-role{color:#e05c26;color:var(--orange);font-size:14px;font-weight:600;margin:0 0 6px}.team-lead-subtitle{color:#d1d9e6;color:var(--text-on-dark-body);font-size:13px;font-weight:500;line-height:1.5;margin:0 0 14px}.team-card-quote{border-left:3px solid #e05c26;border-left:3px solid var(--orange);color:#e2e8f0;color:var(--text-on-dark-muted);font-size:14px;font-style:italic;line-height:1.6;margin-bottom:12px;padding-left:14px}.team-card-bio{color:#d1d9e6;color:var(--text-on-dark-body);font-size:14px;line-height:1.65;margin-bottom:14px}.team-lead-body .team-certs-label{color:#a8b4c4;color:var(--text-on-dark-subtle);margin-bottom:10px;text-align:left}.team-cert-pill--dark{background:#ffffff0f;border:1px solid #ffffff1a;color:#f1f5f9;color:var(--text-on-dark-soft)}.feature-list--dark li{color:#d1d9e6;color:var(--text-on-dark-body)}.team-card-footer{border-top-color:#ffffff14}.team-leader-socials a{background:#ffffff0a;border-color:#ffffff1f;color:#e2e8f0;color:var(--text-on-dark-muted)}.team-leader-socials a:hover{background:#e05c261a}.team-lead-link{align-items:center;color:#ff9f6b;display:inline-flex;font-size:14px;font-weight:600;gap:4px;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.team-lead-link:hover{color:#e05c26;color:var(--orange);gap:8px}.team-lead-photo{border:1px solid #ffffff1a}.team-core-heading{margin-top:8px}.team-certs-pills--card{justify-content:flex-start;margin-bottom:14px}.team-card-highlights{margin-bottom:16px;text-align:left}.team-card-highlights li{font-size:13px;padding:6px 0}.team-card-footer{align-items:center;border-top:1px solid #e2e8f0;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:12px;margin-top:8px;padding-top:16px}.team-card-footer,.team-lead-body .team-card-footer{justify-content:flex-start}.team-card-cta{display:inline-flex;margin-top:12px}.team-perk-card{height:100%;text-align:center}.team-perk-icon{display:block;font-size:32px;margin-bottom:14px}.team-growth-hero{padding:56px 0}.team-leaders-wrap{margin:40px auto 0;max-width:880px}.team-leader-row{grid-gap:28px;align-items:start;background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);display:grid;gap:28px;grid-template-columns:minmax(0,240px) minmax(0,1fr);margin-top:28px;padding:24px}.team-leader-row:first-child{margin-top:0}.team-leader-row--reverse{grid-template-columns:minmax(0,1fr) minmax(0,240px)}.team-leader-row--reverse .team-leader-photo{order:2}.team-leader-row--reverse .team-leader-body{order:1}.team-leader-photo{background:#f4f5fb;background:var(--gray);border-radius:12px;border-radius:var(--radius);max-height:260px;min-height:220px;overflow:hidden}.team-leader-photo img{display:block;height:100%;max-height:260px;min-height:220px;object-fit:cover;object-position:top center;width:100%}.team-leader-name{font-size:clamp(20px,2.2vw,26px);font-weight:800;line-height:1.2;margin:6px 0 4px}.team-leader-title{color:#7c3aed;font-size:14px;font-weight:600;margin-bottom:12px}.team-leader-quote{border-left:3px solid #e05c26;border-left:3px solid var(--orange);font-style:italic;margin-bottom:16px;padding-left:16px}.team-leader-bio,.team-leader-quote{color:#475569;color:var(--text-light);font-size:14px;line-height:1.65}.team-leader-bio{margin-bottom:14px}.team-certs-label{color:#64748b;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase}.team-certs-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.team-cert-pill{background:#f4f5fb;background:var(--gray);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:50px;color:#475569;color:var(--text-light);font-size:12px;font-weight:600;padding:6px 12px}.team-leader-highlights{margin-bottom:16px}.team-leader-actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.team-founder-badge{background:#0a0b1a;background:var(--dark);border-radius:50px;color:#fff;font-size:12px;font-weight:700;padding:8px 14px}.team-leader-socials{display:flex;gap:10px}.team-leader-socials a{align-items:center;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:50%;color:#0f172a;color:var(--text);display:flex;height:40px;justify-content:center;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:40px}.team-leader-socials a:hover{border-color:#e05c26;border-color:var(--orange);color:#e05c26;color:var(--orange)}.team-core-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:40px}.team-core-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;border-radius:var(--radius);padding:28px 22px}.team-core-card h3.team-core-name{color:#fff;font-size:18px;font-weight:700;margin-bottom:10px}.team-core-pill{border:1px solid;padding:5px 10px}.team-core-card p{color:#d1d9e6;color:var(--text-on-dark-body);font-size:14px;line-height:1.65;margin:0}.team-apply-wrap{margin:40px auto 0}.team-apply-form{background:var(--white);border:1px solid #e2e8f0;border-radius:20px;border-radius:var(--radius-lg);padding:36px 32px}.team-apply-note{color:#64748b;color:var(--muted);font-size:13px;margin-bottom:0;margin-top:16px;text-align:center}@media (max-width:968px){.team-core-grid{grid-template-columns:repeat(2,1fr)}.team-lead-card,.team-lead-card--reverse{grid-template-columns:1fr}.team-lead-card--reverse .team-lead-body,.team-lead-card--reverse .team-lead-photo{order:0}}@media (max-width:640px){.team-grid{max-width:100%}.team-core-grid,.team-grid{grid-template-columns:1fr}.team-lead-card{padding:0}.team-lead-photo,.team-lead-photo img{min-height:220px}}.stats-bar{grid-gap:20px;background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;border-radius:var(--radius-lg);gap:20px;padding:40px}.stats-bar .stat-value{color:#e05c26;font-size:32px}.stats-bar .stat-label{color:#a8b4c4;color:var(--text-on-dark-subtle);font-size:12px;font-weight:600;letter-spacing:1px;margin-top:4px}@media (max-width:640px){.stats-bar{grid-template-columns:1fr 1fr}}.about-hero{background:#0a0b1a;background:var(--dark);color:#fff;padding:128px 0 64px;padding:calc(var(--nav-h) + 48px) 0 64px}.about-hero .sec-heading{color:#fff}.about-hero .sec-sub,.about-hero-lead,.about-hero-tagline,.about-hero-text{color:#e2e8f0;color:var(--text-on-dark-muted)}.about-founder{grid-gap:56px;align-items:start;display:grid;gap:56px;grid-template-columns:minmax(0,500px) minmax(0,1fr)}.about-founder-media{max-width:500px;position:relative;width:100%}.about-founder-media .founder-3d-scene{max-width:100%;width:100%}.about-founder-content .about-founder-name{font-size:clamp(22px,2.4vw,30px);font-weight:800;line-height:1.2;margin-bottom:12px}.about-founder-content p{color:#475569;color:var(--text-light);font-size:15px;line-height:1.7;margin-bottom:14px}.about-founder-content .about-founder-certs{color:#64748b;color:var(--muted);font-size:13.5px;line-height:1.65}.about-founder-content .about-founder-certs strong{color:#0f172a;color:var(--text)}.about-founder-content .about-founder-wins{margin-top:4px}.about-founder-content .about-founder-wins li{font-size:14px;padding:8px 0}@media (max-width:768px){.about-founder{gap:32px;grid-template-columns:1fr}.about-founder-media{margin:0 auto;max-width:min(100%,380px)}}.page-header{background:#f8f9fc;background:var(--off-white);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);padding:128px 0 48px;padding:calc(var(--nav-h) + 48px) 0 48px}.blog-post{margin:0 auto;max-width:760px}.blog-post-header{background:#f8f9fc;background:var(--off-white);padding:112px 0 32px;padding:calc(var(--nav-h) + 32px) 0 32px}.blog-post-header .blog-card-media--featured{height:min(42vw,360px);margin-bottom:28px;max-height:360px}.blog-post-eyebrow{align-items:center;display:flex;flex-wrap:wrap;gap:12px 20px;margin-bottom:16px}.blog-post-eyebrow .blog-post-back{margin-bottom:0}.blog-post-back{color:#e05c26;color:var(--orange);display:inline-block;font-size:14px;font-weight:600;margin-bottom:16px}.blog-post-content{padding:48px 0 80px}.blog-post-content h2{font-size:26px;margin:40px 0 16px}.blog-post-content h3{font-size:20px;margin:32px 0 12px}.blog-post-content p{color:#475569;color:var(--text-light);font-size:16px;line-height:1.75;margin-bottom:20px}.blog-post-content ol,.blog-post-content ul{margin-bottom:20px;padding-left:24px}.blog-post-content li{color:#475569;color:var(--text-light);font-size:15px;line-height:1.7;list-style:disc;margin-bottom:8px}.blog-post-content blockquote{background:#f8f9fc;background:var(--off-white);border-left:4px solid #e05c26;border-left:4px solid var(--orange);border-radius:0 8px 8px 0;border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:#0f172a;color:var(--text);font-style:italic;margin:24px 0;padding:16px 24px}.form-success{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;border-radius:var(--radius-sm);color:#065f46}.form-error,.form-success{font-size:14px;margin-bottom:20px;padding:16px 20px}.form-error{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;border-radius:var(--radius-sm);color:#991b1b}.loading-spinner{align-items:center;display:flex;justify-content:center;min-height:60vh}.spinner{animation:spin .7s linear infinite;border:3px solid #e2e8f0;border-top-color:#e05c26;border:3px solid var(--border);border-radius:50%;border-top-color:var(--orange);height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.skeleton{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f4f5fb 25%,#e9ecf5 50%,#f4f5fb 75%);background:linear-gradient(90deg,var(--gray) 25%,var(--gray-2) 50%,var(--gray) 75%);background-size:200% 100%;border-radius:8px;border-radius:var(--radius-sm)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.newsletter{align-items:center;background:#f8f9fc;background:var(--off-white);border-radius:20px;border-radius:var(--radius-lg);display:flex;gap:32px;justify-content:space-between;margin:48px 0;padding:48px}.newsletter h3{font-size:22px;margin-bottom:6px}.newsletter p{color:#64748b;color:var(--muted);font-size:14px}.newsletter-form{display:flex;gap:10px}.newsletter-form input{border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);font-size:14px;min-width:280px;padding:12px 18px}.newsletter-form input:focus{border-color:#e05c26;border-color:var(--orange);outline:none}@media (max-width:768px){.newsletter{flex-direction:column;padding:32px;text-align:center}.newsletter-form{flex-direction:column;width:100%}.newsletter-form input{min-width:0;min-width:auto}}.methodology-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-top:40px}.method-card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);padding:32px;transition:.3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.method-card:hover{border-color:#e05c26;border-color:var(--orange);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #0000000d;box-shadow:var(--shadow)}.method-card h3{font-size:17px;margin-bottom:8px}.method-card p{color:#64748b;color:var(--muted);font-size:14px;line-height:1.6}.service-detail-hero{background:#f8f9fc;background:var(--off-white);padding:128px 0 48px;padding:calc(var(--nav-h) + 48px) 0 48px}.feature-list{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:24px}.feature-list li{align-items:center;color:#475569;color:var(--text-light);display:flex;font-size:14.5px;gap:10px;padding:10px 0}.feature-list li:before{align-items:center;background:#e05c261f;background:var(--orange-light);border-radius:50%;color:#e05c26;color:var(--orange);content:"✓";display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:24px;justify-content:center;width:24px}@media (max-width:640px){.feature-list,.methodology-grid{grid-template-columns:1fr}}.page-header-dark{color:#fff}.page-header-center{text-align:center}.page-header-center .sec-heading,.page-header-center .sec-sub.center{margin-left:auto;margin-right:auto}.page-header-center .sec-heading{max-width:820px}.page-header-center .sec-sub.center{max-width:640px}.page-header-dark .sec-sub{color:#e2e8f0;color:var(--text-on-dark-muted)}.about-hero--center{text-align:center}.about-hero--center .sec-heading{margin-left:auto;margin-right:auto;max-width:900px}.about-hero-lead{font-size:17px;margin:20px auto 0}.about-hero-lead,.about-hero-text{color:#475569;color:var(--text-light);line-height:1.75;max-width:700px}.about-hero-text{font-size:16px;margin:16px auto 0}.about-hero-tagline{font-size:16px;margin:16px auto 0;max-width:700px}.about-founder-quote,.about-hero-tagline{color:#0f172a;color:var(--text);font-weight:600}.about-founder-quote{border-left:3px solid #e05c26;border-left:3px solid var(--orange);font-size:clamp(15px,1.5vw,17px);font-style:italic;line-height:1.55;margin:12px 0 16px;padding-left:16px}.about-engagement-layout{grid-gap:28px;align-items:stretch;gap:28px;grid-template-columns:1.15fr .85fr;margin-top:40px;position:relative}.about-engagement-copy{align-self:center;color:#e2e8f0;color:var(--text-on-dark-muted);font-size:clamp(19px,1.75vw,24px);line-height:1.85;margin:0;max-width:620px;padding-right:0;pointer-events:none;position:relative;z-index:2}.about-engagement-copy>*{pointer-events:auto}.about-engagement-stats{gap:20px;position:relative;z-index:1}.about-engagement-stats .stat-card strong{color:#e05c26;color:var(--orange);display:block;font-size:clamp(44px,4.5vw,56px);line-height:1.05;margin-bottom:12px}.about-engagement-stats .stat-card .stat-card-title{color:#fff;display:block;font-size:clamp(20px,1.5vw,24px);font-weight:700;margin-bottom:10px}.about-engagement-stats .stat-card .stat-card-desc{color:#d1d9e6;color:var(--text-on-dark-body);font-size:clamp(16px,1.15vw,19px);line-height:1.7}.about-engagement-stats .stat-card{padding:32px 28px}@media (min-width:769px){.about-engagement-copy{margin-right:-72px;padding-right:88px}}@media (max-width:768px){.about-engagement-layout{grid-template-columns:1fr}.about-engagement-copy{margin-right:0;max-width:none;padding-right:0}}.srv-cap-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:40px}.srv-cap-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;border-radius:var(--radius);padding:28px 24px;position:relative}.srv-cap-num{color:#ffffff14;font-size:28px;font-weight:800;position:absolute;right:20px;top:20px}.srv-cap-pill{align-items:center;border:1px solid;border-radius:50px;display:inline-flex;font-size:12px;font-weight:600;gap:6px;margin-top:14px;padding:6px 12px}.solution-cards-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-top:40px}.solution-card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #0000000d;box-shadow:var(--shadow);height:100%;padding:28px}.solution-card-tagline{color:#64748b;color:var(--muted);font-size:14px;font-style:italic;margin:8px 0 16px}.solution-card-features{list-style:none}.solution-card-features li{color:#475569;color:var(--text-light);display:flex;font-size:14px;gap:8px;padding:5px 0}.solution-card-features li:before{color:#10b981;content:"✓";flex-shrink:0;font-weight:700}.solution-card-link{display:inline-block;font-size:14px;font-weight:600;margin-top:16px}.production-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:40px}.retainers-table{border:1px solid #e2e8f0;border:1px solid var(--border);border-collapse:collapse;border-radius:12px;border-radius:var(--radius);margin-top:32px;overflow:hidden;width:100%}.retainers-table thead{background:#0a0b1a;background:var(--dark);color:#fff}.retainers-table td,.retainers-table th{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);font-size:14px;padding:16px 20px;text-align:left}.retainers-table tbody tr{background:#fff;background:var(--white)}.retainers-table tbody tr:last-child td{border-bottom:none}@media (max-width:968px){.production-grid,.solution-cards-grid,.srv-cap-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.production-grid,.solution-cards-grid,.srv-cap-grid{grid-template-columns:1fr}}.fade-in{transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{transform:translateY(0)}.fade-in:not(.visible){animation:fade-in-fallback .5s ease 2s forwards}@keyframes fade-in-fallback{to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.sec-heading{font-size:26px}.testi-full blockquote{font-size:16px}}@media (max-width:375px){:root{--nav-h:64px}.container{padding:0 12px}.section{padding:48px 0}.page-header{padding:112px 0 32px;padding:calc(var(--nav-h) + 32px) 0 32px}.nav-logo img{height:46px;transform:scale(2.05);transform-origin:left center}.footer-logo{height:46px;margin-bottom:64.3px;transform:scale(2.05)}.mobile-menu{padding:12px 12px 20px}.hero{padding:108px 0 48px;padding:calc(var(--nav-h) + 28px) 0 48px}.hero h1{font-size:28px;letter-spacing:-.5px}.hero-sub{font-size:15px;margin-bottom:24px}.hero-pill{font-size:12px;margin-bottom:16px;padding:5px 12px}.hero--reference .hero-inner{gap:28px}.hero--reference .hero-title{font-size:26px}.hero--reference .hero-sub{font-size:14px}.hero--reference .hero-btns .btn{font-size:13px;padding:12px 16px}.hero-stats-rings{gap:24px 16px}.hero-stat-ring-visual{--ring-orbit:50px;height:128px;width:128px}.hero-stat-ring-value{font-size:24px}.btn{font-size:13px;justify-content:center;padding:10px 18px;text-align:center;white-space:normal}.sec-heading{font-size:24px}.sec-sub{font-size:15px}.services-grid,.services-grid-3{gap:14px;margin-top:32px}.srv-card{padding:24px 18px}.packages-grid{gap:14px;margin-top:32px}.package-card{padding:24px 18px}.why-grid{gap:14px;margin-top:32px}.why-card{padding:24px 18px}.process-section{padding:48px 0}.process-step{gap:12px}.step-icon{font-size:20px;height:52px;width:52px}.testi-full{margin-bottom:20px;padding:24px 18px}.testi-full blockquote{font-size:15px}.testi-full .quote-mark{font-size:48px;right:16px;top:12px}.testi-stars{margin-left:0;margin-top:4px;width:100%}.faq-q{font-size:14px;padding:16px 0}.faq-a p{font-size:14px;padding:0 0 16px 36px}.cta-section{padding:48px 0}.cta-section h2{font-size:24px}.cta-section p{font-size:15px}.footer{padding-top:48px}.footer-grid{gap:28px}.footer-bar{margin-top:32px}.blog-featured{gap:24px;margin-bottom:32px;padding:20px}.blog-featured-img{height:200px}.blog-featured-title{font-size:20px}.blog-toolbar{align-items:stretch;flex-direction:column;gap:12px;margin-bottom:24px}.blog-search-wrap{width:100%}.blog-filter-btn{font-size:12px;padding:6px 12px}.blog-card-body{padding:18px}.blog-card-media{height:160px}.blog-card-media--featured{height:200px}.blog-post-header .blog-card-media--featured{height:200px;max-height:200px}.contact-grid{gap:32px;margin-top:32px}.team-grid{gap:20px;grid-template-columns:1fr;max-width:100%}.team-card{padding:24px 18px}.team-lead-body{padding:18px 14px 22px}.team-lead-name{font-size:21px}.team-lead-title{font-size:13.5px}.team-lead-bio{font-size:13px}.team-leadership-heading{font-size:24px}.team-img{height:100px;width:100px}.team-apply-form{padding:24px 18px}.stats-bar{gap:12px;grid-template-columns:1fr 1fr;margin-top:32px;padding:24px 16px}.stats-bar .stat-value{font-size:26px}.stats-bar .stat-label{font-size:10px}.about-founder{gap:28px}.methodology-grid{gap:14px;margin-top:28px}.method-card{padding:24px 18px}.case-card-body{padding:20px}.case-results{gap:8px}.newsletter{gap:20px;margin:32px 0;padding:24px 18px}.newsletter h3{font-size:18px}.blog-post-header{padding:112px 0 24px;padding:calc(var(--nav-h) + 32px) 0 24px}.blog-post-content{padding:32px 0 48px}.blog-post-content h2{font-size:22px}.wa-float{bottom:16px;font-size:24px;height:48px;right:16px;width:48px}.not-found-code{font-size:72px!important}.not-found-title{font-size:22px!important}}.edu-hero{align-items:center;background:#0a0b1a;background:var(--dark);display:flex;min-height:100vh;overflow:hidden;padding:140px 0 80px;padding:calc(var(--nav-h) + 60px) 0 80px;position:relative}.edu-hero-grid{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:60px 60px;inset:0}.edu-hero-grid,.edu-hero-orb{pointer-events:none;position:absolute}.edu-hero-orb{border-radius:50%;filter:blur(80px)}.edu-hero-orb--1{animation:edu-orb-drift 12s ease-in-out infinite alternate;background:radial-gradient(circle,#e05c2624 0,#0000 70%);height:520px;left:-100px;top:-120px;width:520px}.edu-hero-orb--2{animation:edu-orb-drift 16s ease-in-out infinite alternate-reverse;background:radial-gradient(circle,#7c3aed1f 0,#0000 70%);bottom:-80px;height:400px;right:-60px;width:400px}@keyframes edu-orb-drift{0%{transform:translate(0) scale(1)}to{transform:translate(30px,20px) scale(1.08)}}.edu-hero-inner{margin:0 auto;max-width:820px;position:relative;text-align:center;z-index:2}.edu-hero-pill{align-items:center;background:#e05c261a;border:1px solid #e05c2638;border-radius:50px;color:#e05c26;color:var(--orange);display:inline-flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:28px;padding:7px 18px}.edu-hero-pill-dot{animation:pulse 2s infinite;background:#e05c26;background:var(--orange);border-radius:50%;height:8px;width:8px}.edu-hero-h1{color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-size:clamp(32px,5.5vw,62px);font-weight:900;letter-spacing:-1.5px;line-height:1.1;margin-bottom:24px}.edu-hl{color:#e05c26;color:var(--orange)}.edu-hero-sub{color:#d1d9e6;color:var(--text-on-dark-body);font-size:17px;line-height:1.75;margin:0 auto 36px;max-width:600px}.edu-hero-btns{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:56px}.edu-hero-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:960px}.edu-hero-stat{align-items:center;animation:edu-stat-in .6s both;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;border-radius:var(--radius);display:flex;flex-direction:column;gap:6px;padding:18px 12px;text-align:center;transition:border-color .3s,transform .3s}.edu-hero-stat:hover{border-color:#e05c2659;transform:translateY(-4px)}@keyframes edu-stat-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.edu-hero-stat-icon{font-size:22px}.edu-hero-stat-val{color:#e05c26;color:var(--orange);font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-size:18px;font-weight:800}.edu-hero-stat-lbl{color:#e2e8f0;color:var(--text-on-dark-muted);font-size:11px;line-height:1.3}.edu-problems-section{background:#f8f9fc;background:var(--off-white)}.edu-section-header{margin-bottom:56px;text-align:center}.edu-revenue-visual{align-items:stretch;background:#0a0b1a;background:var(--dark);border:1px solid #ffffff17;border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 20px 60px #00000038;display:flex;gap:0;margin-bottom:28px;overflow:hidden;position:relative}.edu-revenue-box{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:0;padding:28px 24px 22px;position:relative;text-align:center;transition:background .3s}.edu-revenue-box:not(:last-child){border-right:1px solid #ffffff12}.edu-revenue-box:hover{background:#ffffff08}.edu-revenue-box-glow{border-radius:50%;filter:blur(60px);inset:-60% -40%;opacity:0;pointer-events:none;position:absolute;transition:opacity .5s ease}.edu-revenue-box:hover .edu-revenue-box-glow{opacity:.12}.edu-revenue-icon{align-items:center;border-radius:10px;display:flex;font-size:18px;height:40px;justify-content:center;margin:0 auto 14px;width:40px}.edu-revenue-label{color:#fff6;display:block;font-size:10px;font-weight:700;letter-spacing:2px;margin-bottom:10px;text-transform:uppercase}.edu-revenue-val{display:block;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-size:clamp(22px,3vw,32px);font-weight:900;letter-spacing:-.5px;line-height:1;margin-bottom:18px}.edu-revenue-val--blue{color:#3b82f6;color:var(--blue)}.edu-revenue-val--red{color:#ef4444}.edu-revenue-val--orange{color:#e05c26;color:var(--orange)}.edu-revenue-bar-track{background:#ffffff12;border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden;width:100%}.edu-revenue-bar{border-radius:4px;height:100%;transform:scaleX(0);transform-origin:left;transition:transform 1.4s cubic-bezier(.22,1,.36,1)}.edu-revenue-bar.is-animated{transform:scaleX(1)}.edu-revenue-bar--total{background:linear-gradient(90deg,#3b82f6,#60a5fa);width:100%}.edu-revenue-bar--converted{background:linear-gradient(90deg,#ef4444,#f87171);width:40%}.edu-revenue-bar--lost{background:linear-gradient(90deg,#e05c26,#fb923c);width:60%}.edu-revenue-pct{color:#ffffff59;font-size:11px;font-weight:700;letter-spacing:.5px}.edu-revenue-arrow{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:4px;justify-content:center;padding:0 4px;position:relative;z-index:2}.edu-revenue-arrow-svg{height:28px;overflow:visible;width:48px}.edu-revenue-arrow-line{stroke:#ffffff2e;stroke-dasharray:4 3;animation:edu-arrow-dash 2s linear infinite}.edu-revenue-arrow-head{fill:#ffffff80;animation:edu-arrow-pulse 1.8s ease-in-out infinite}.edu-revenue-arrow-dot{fill:#e05c26;fill:var(--orange);animation:edu-arrow-travel 2s ease-in-out infinite}@keyframes edu-arrow-dash{to{stroke-dashoffset:-14}}@keyframes edu-arrow-pulse{0%,to{opacity:.5;transform:translateX(0)}50%{opacity:1;transform:translateX(3px)}}@keyframes edu-arrow-travel{0%{cx:4;opacity:0}15%{opacity:1}85%{opacity:1}to{cx:44;opacity:0}}.edu-scenario-card{align-items:flex-start;background:#e05c260f;border:1px solid #e05c2633;border-left:4px solid #e05c26;border-left:4px solid var(--orange);border-radius:12px;border-radius:var(--radius);display:flex;gap:20px;margin-bottom:48px;padding:24px 28px}.edu-scenario-icon{flex-shrink:0;font-size:28px;margin-top:2px}.edu-scenario-label{color:#e05c26;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:2px;margin-bottom:8px;text-transform:uppercase}.edu-scenario-text{color:#0f172a;color:var(--text);font-size:15px;line-height:1.7}.edu-problems-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.edu-problem-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:20px;border-radius:var(--radius-lg);display:flex;flex-direction:column;overflow:hidden;padding:0;position:relative;transition:transform .3s,box-shadow .3s,border-color .3s}.edu-problem-card:hover{border-color:#0000;box-shadow:0 20px 40px -8px #0000001f;box-shadow:var(--shadow-lg);transform:translateY(-5px)}.edu-problem-bar{bottom:0;height:3px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.edu-problem-card:hover .edu-problem-bar{transform:scaleX(1)}.edu-prob-graph{background:#0a0b1af5;border-bottom:1px solid #ffffff0f;border-radius:12px 12px 0 0;flex-shrink:0;overflow:hidden}.edu-prob-graph-panel{padding:12px 12px 10px}.edu-prob-graph-kpi{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px;padding:0 2px}.edu-prob-graph-kpi-main{align-items:center;display:flex;flex:1 1;gap:8px;min-width:0}.edu-prob-graph-dot{border-radius:50%;box-shadow:0 0 10px #e05c26a6;flex-shrink:0;height:7px;width:7px}.edu-prob-graph-label{color:#ffffff80;font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.edu-prob-graph-value{font-feature-settings:"tnum";color:#fff;font-size:20px;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.6px;line-height:1;margin-left:4px}.edu-prob-graph-badge{border-radius:999px;flex-shrink:0;font-size:9.5px;font-weight:700;letter-spacing:.04em;line-height:1.2;padding:4px 9px;text-transform:uppercase}.edu-prob-graph-stage{background:#00000038;border:1px solid #ffffff0d;border-radius:8px;margin:0 2px 2px;overflow:hidden;position:relative}.edu-prob-graph-ambient{filter:blur(36px);inset:-40% -20%;opacity:.12;pointer-events:none;position:absolute;z-index:0}.edu-prob-graph-chart{padding:4px 2px 2px;position:relative;z-index:1}.edu-prob-graph-chart svg{display:block;height:auto;width:100%}.edu-prob-graph-line{stroke-dasharray:1;stroke-dashoffset:.3;transition:stroke-dashoffset 1s cubic-bezier(.22,1,.36,1)}.edu-problem-card:hover .edu-prob-graph-line{stroke-dashoffset:0}.edu-prob-graph-area{opacity:.8;transform:scaleY(.85);transform-origin:bottom center;transition:transform .65s cubic-bezier(.22,1,.36,1)}.edu-problem-card:hover .edu-prob-graph-area{transform:scaleY(1)}.edu-prob-graph-bar{transform:scaleY(.55);transform-origin:bottom center;transition:transform .55s cubic-bezier(.22,1,.36,1)}.edu-problem-card:hover .edu-prob-graph-bar{transform:scaleY(1)}.edu-prob-graph-bar-h{transform:scaleX(.35);transform-origin:left center;transition:transform .6s cubic-bezier(.22,1,.36,1)}.edu-problem-card:hover .edu-prob-graph-bar-h{transform:scaleX(1)}.edu-prob-graph-donut{stroke-dashoffset:200;transform:rotate(-90deg);transform-origin:center;transition:stroke-dashoffset 1s cubic-bezier(.22,1,.36,1)}.edu-problem-card:hover .edu-prob-graph-donut{stroke-dashoffset:0}.edu-prob-graph-node{opacity:.65;transition:opacity .35s ease}.edu-problem-card:hover .edu-prob-graph-node{opacity:1}.edu-prob-graph-node--pulse{filter:drop-shadow(0 0 8px currentColor)}.edu-problem-foot{align-items:flex-start;display:flex;flex:1 1;gap:14px;padding:16px 20px 20px}.edu-problem-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:20px;height:44px;justify-content:center;position:relative;width:44px}.edu-problem-ring{animation:edu-ring-spin 6s linear infinite;border:1.5px solid;border-radius:50%;inset:-4px;position:absolute}@keyframes edu-ring-spin{to{transform:rotate(1turn)}}.edu-problem-foot-text{flex:1 1;min-width:0}.edu-problem-title{color:#0f172a;color:var(--text);font-size:15px;font-weight:800;line-height:1.3;margin-bottom:6px}.edu-problem-desc{color:#64748b;color:var(--muted);font-size:13px;line-height:1.6;margin:0}.edu-zero-software{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:56px}.edu-zero-software span{background:#10b9811a;border:1px solid #10b98140;border-radius:50px;color:#10b981;font-size:13px;font-weight:600;padding:7px 16px}.edu-deliverables-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:64px}.edu-deliverable-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:12px;padding:28px 24px;transition:border-color .3s,transform .3s,background .3s}.edu-deliverable-card:hover{background:#ffffff0f;border-color:#e05c2659;transform:translateY(-4px)}.edu-deliverable-top{align-items:center;display:flex;justify-content:space-between}.edu-deliverable-icon{align-items:center;border-radius:14px;display:flex;font-size:22px;height:50px;justify-content:center;width:50px}.edu-deliverable-badge{border-radius:50px;font-size:11px;font-weight:700;letter-spacing:.5px;padding:4px 10px}.edu-deliverable-title{color:#fff;font-size:16px;font-weight:700}.edu-deliverable-desc{color:#d1d9e6;color:var(--text-on-dark-body);flex:1 1;font-size:13.5px;line-height:1.6}.edu-deliverable-check{align-items:center;color:#e2e8f0;color:var(--text-on-dark-muted);display:flex;font-size:12px;gap:8px;margin-top:auto}.edu-timeline{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;border-radius:var(--radius-lg);overflow:hidden;padding:40px 32px;position:relative}.edu-timeline:before{background:radial-gradient(circle at center,#e05c260d 0,#0000 70%);content:"";inset:0;pointer-events:none;position:absolute}.edu-timeline-title{color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-size:20px;font-weight:700;margin-bottom:48px;position:relative;text-align:center;z-index:2}.edu-timeline-track{display:flex;justify-content:space-between;position:relative;z-index:2}.edu-timeline-line-bg{background:#ffffff1a;z-index:1}.edu-timeline-line-bg,.edu-timeline-line-fill{border-radius:2px;height:2px;left:10%;position:absolute;right:10%;top:8px}.edu-timeline-line-fill{background:linear-gradient(90deg,#e05c26,#7c3aed,#10b981);background:linear-gradient(90deg,var(--orange),var(--purple),var(--green));box-shadow:0 0 12px #e05c2680;transform:scaleX(0);transform-origin:left;transition:transform 2s cubic-bezier(.22,1,.36,1);z-index:2}.edu-timeline.visible .edu-timeline-line-fill{transform:scaleX(1)}.edu-timeline-step{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:16px;position:relative;text-align:center;z-index:3}.edu-timeline-dot{background:#0a0b1a;background:var(--dark);border:3px solid #fff3;border-radius:50%;height:18px;position:relative;transform:scale(0);transition:all .4s ease;width:18px}.edu-timeline.visible .edu-timeline-dot{animation:edu-dot-pulse 2s infinite;border-color:#e05c26;border-color:var(--orange);box-shadow:0 0 16px #e05c2666;transform:scale(1)}@keyframes edu-dot-pulse{0%,to{box-shadow:0 0 12px #e05c2666}50%{box-shadow:0 0 24px #e05c26cc}}.edu-timeline-content{display:flex;flex-direction:column;gap:6px;opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease}.edu-timeline.visible .edu-timeline-content{opacity:1;transform:translateY(0)}.edu-timeline-day{color:#e05c26;color:var(--orange);font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.edu-timeline-task{color:#fff;font-size:13px;font-weight:600;line-height:1.4}.edu-impact-section{background:#f8f9fc;background:var(--off-white)}.edu-compare-table{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 10px 25px -3px #00000014,0 4px 6px -4px #0000000d;box-shadow:var(--shadow-md);margin-bottom:48px;overflow:hidden}.edu-compare-header{grid-gap:12px;align-items:center;background:#0a0b1a;background:var(--dark);display:grid;gap:12px;grid-template-columns:2fr 1fr 1fr;padding:16px 28px}.edu-compare-col{text-align:center}.edu-compare-badge{border-radius:50px;display:inline-block;font-size:12px;font-weight:700;padding:5px 12px}.edu-compare-badge--before{background:#ef444426;color:#ef4444}.edu-compare-badge--after{background:#10b98126;color:#10b981}.edu-compare-metric-col{color:#e2e8f0;color:var(--text-on-dark-muted);font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.edu-compare-row{grid-gap:12px;align-items:center;border-top:1px solid #e2e8f0;border-top:1px solid var(--border);display:grid;gap:12px;grid-template-columns:2fr 1fr 1fr;padding:18px 28px;transition:background .2s}.edu-compare-row:hover{background:#f4f5fb;background:var(--gray)}.edu-compare-row .edu-compare-metric-col{align-items:center;color:#0f172a;color:var(--text);display:flex;font-size:15px;font-weight:600;gap:10px;letter-spacing:0;text-transform:none}.edu-compare-row-icon{font-size:20px}.edu-compare-val{display:block;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-size:17px;font-weight:700;text-align:center}.edu-compare-val--before{color:#ef4444}.edu-compare-val--after{color:#10b981}.edu-result-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:64px}.edu-result-card{border-radius:20px;border-radius:var(--radius-lg);overflow:hidden;padding:36px 24px;position:relative;text-align:center;transition:transform .3s,box-shadow .3s}.edu-result-card:hover{box-shadow:0 20px 40px -8px #0000001f;box-shadow:var(--shadow-lg);transform:translateY(-5px)}.edu-result-card--admissions{background:linear-gradient(135deg,#3b82f61f,#3b82f60d);border:1px solid #3b82f640}.edu-result-card--revenue{background:linear-gradient(135deg,#e05c261f,#e05c260d);border:1px solid #e05c2640}.edu-result-card--annual{background:linear-gradient(135deg,#10b9811f,#10b9810d);border:1px solid #10b98140}.edu-result-num{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-size:clamp(28px,4vw,46px);font-weight:900;margin-bottom:8px}.edu-result-card--admissions .edu-result-num{color:#3b82f6;color:var(--blue)}.edu-result-card--revenue .edu-result-num{color:#e05c26;color:var(--orange)}.edu-result-card--annual .edu-result-num{color:#10b981;color:var(--green)}.edu-result-label{color:#0f172a;color:var(--text);display:block;font-size:15px;font-weight:700;margin-bottom:4px}.edu-result-sub{color:#64748b;color:var(--muted);display:block;font-size:12px}.edu-targets-title{color:#0f172a;color:var(--text);font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-size:24px;font-weight:800;margin-bottom:32px;text-align:center}.edu-targets-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.edu-target-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:20px;border-radius:var(--radius-lg);padding:28px 22px;text-align:center;transition:transform .3s,box-shadow .3s}.edu-target-card:hover{box-shadow:0 10px 25px -3px #00000014,0 4px 6px -4px #0000000d;box-shadow:var(--shadow-md);transform:translateY(-4px)}.edu-target-icon{align-items:center;border-radius:16px;display:flex;font-size:26px;height:56px;justify-content:center;margin:0 auto 16px;width:56px}.edu-target-title{font-size:17px;font-weight:700;margin-bottom:8px}.edu-target-desc{color:#64748b;color:var(--muted);font-size:13.5px;line-height:1.6}.edu-faq-list{display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:760px}.edu-faq-item{background:#ffffff0a;border:1px solid #ffffff17;border-radius:12px;border-radius:var(--radius);overflow:hidden;transition:border-color .3s}.edu-faq-item--open{border-color:#e05c2666}.edu-faq-trigger{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font);justify-content:space-between;padding:20px 24px;text-align:left;width:100%}.edu-faq-q{color:#fff;flex:1 1;font-size:15px;font-weight:600;line-height:1.4}.edu-faq-chevron{color:#e05c26;color:var(--orange);flex-shrink:0;font-size:22px;font-weight:400;line-height:1;margin-left:16px}.edu-faq-panel{overflow:hidden;transition:max-height .4s cubic-bezier(.22,1,.36,1)}.edu-faq-answer{color:#d1d9e6;color:var(--text-on-dark-body);font-size:14.5px;line-height:1.7;padding:0 24px 20px}.edu-cta-section{background:#0d0f28;background:var(--dark-2);overflow:hidden;padding:100px 0;position:relative}.edu-cta-bg{inset:0;pointer-events:none;position:absolute}.edu-cta-grid{background-image:linear-gradient(hsla(0,0%,100%,.025) 1px,#0000 0),linear-gradient(90deg,hsla(0,0%,100%,.025) 1px,#0000 0);background-size:50px 50px;inset:0;position:absolute}.edu-cta-orb{border-radius:50%;filter:blur(100px);position:absolute}.edu-cta-orb--1{animation:edu-orb-drift 14s ease-in-out infinite alternate;background:radial-gradient(circle,#e05c262e 0,#0000 70%);height:500px;left:-150px;top:-200px;width:500px}.edu-cta-orb--2{animation:edu-orb-drift 18s ease-in-out infinite alternate-reverse;background:radial-gradient(circle,#7c3aed26 0,#0000 70%);bottom:-150px;height:400px;right:-100px;width:400px}.edu-cta-inner{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.edu-cta-pilot-badge{align-items:center;background:#e05c261f;border:1px solid #e05c2647;border-radius:50px;color:#e05c26;color:var(--orange);display:inline-flex;font-size:13px;font-weight:700;margin-bottom:28px;padding:8px 20px}.edu-cta-h2{color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-size:clamp(28px,4.5vw,50px);font-weight:900;letter-spacing:-1px;line-height:1.15;margin-bottom:20px}.edu-cta-sub{color:#d1d9e6;color:var(--text-on-dark-body);font-size:17px;line-height:1.7;margin:0 auto 40px;max-width:560px}.edu-cta-price-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;border-radius:var(--radius-lg);margin-bottom:40px;padding:32px}.edu-cta-price-row{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:1fr auto 1fr auto 1fr}.edu-cta-price-item{display:flex;flex-direction:column;gap:6px;text-align:center}.edu-cta-price-label{color:#e2e8f0;color:var(--text-on-dark-muted);font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.edu-cta-price-val{color:#e05c26;color:var(--orange);font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-display);font-size:24px;font-weight:800}.edu-cta-price-cross{color:#a8b4c4;color:var(--text-on-dark-subtle);font-size:13px;text-decoration:line-through}.edu-cta-price-divider{background:#ffffff1a;height:60px;width:1px}.edu-cta-btns{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:24px}.btn-accent,.edu-cta-btn-contact,.edu-cta-btn-order,.edu-cta-btn-primary{font-size:15px;padding:14px 28px}.btn-accent{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;border-radius:var(--radius-sm);color:#fff;cursor:pointer;display:inline-flex;font-weight:700;gap:10px;text-decoration:none;transition:transform .2s,box-shadow .2s}.btn-accent:hover{box-shadow:0 8px 24px #10b98159;transform:translateY(-2px)}.edu-cta-secondary{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:32px}.edu-cta-note{color:#a8b4c4;color:var(--text-on-dark-subtle);font-size:13px}.edu-timing-layout{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:1fr 1fr}.edu-timing-text{color:#d1d9e6;color:var(--text-on-dark-body);font-size:16px;line-height:1.8;margin-bottom:20px}.edu-timing-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.edu-timing-bullet{align-items:flex-start;color:#d1d9e6;color:var(--text-on-dark-body);display:flex;font-size:15px;gap:12px;line-height:1.6}.edu-timing-bullet-icon{color:#e05c26;color:var(--orange);flex-shrink:0;font-weight:700;margin-top:2px}.edu-audience-section{background:#f8f9fc;background:var(--off-white)}.edu-audience-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.edu-audience-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:20px;border-radius:var(--radius-lg);padding:32px 24px;text-align:center;transition:transform .3s,box-shadow .3s,border-color .3s}.edu-audience-card:hover{border-color:#0000;box-shadow:0 20px 40px -8px #0000001f;box-shadow:var(--shadow-lg);transform:translateY(-5px)}.edu-audience-icon{align-items:center;border-radius:18px;display:flex;font-size:30px;height:64px;justify-content:center;margin:0 auto 18px;width:64px}.edu-audience-title{font-size:20px;font-weight:800;margin-bottom:12px}.edu-audience-desc{color:#64748b;color:var(--muted);font-size:14px;line-height:1.7;margin-bottom:18px}.edu-audience-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.edu-audience-tag{border-radius:50px;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 10px}.edu-proof-section{background:#f8f9fc;background:var(--off-white)}.edu-proof-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 10px 25px -3px #00000014,0 4px 6px -4px #0000000d;box-shadow:var(--shadow-md);margin:0 auto;max-width:820px;padding:40px 36px}.edu-proof-badge{background:#e05c261a;border:1px solid #e05c2640;border-radius:50px;color:#e05c26;color:var(--orange);display:inline-block;font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:24px;padding:6px 16px;text-transform:uppercase}.edu-proof-story p{color:#475569;color:var(--text-light);font-size:15px;line-height:1.8;margin-bottom:16px}.edu-proof-highlight{color:#e05c26!important;color:var(--orange)!important;font-size:16px!important;font-weight:700}.edu-proof-results{border-top:1px solid #e2e8f0;border-top:1px solid var(--border);margin-top:28px;padding-top:24px}.edu-proof-results-title{color:#0f172a;color:var(--text);font-size:17px;font-weight:700;margin-bottom:16px}.edu-proof-results-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.edu-proof-result-item{align-items:flex-start;color:#475569;color:var(--text-light);display:flex;font-size:14.5px;gap:12px;line-height:1.6}.edu-proof-check{color:#10b981;flex-shrink:0;font-size:16px;font-weight:800;margin-top:1px}.edu-proof-timeline-badge{align-items:center;background:#3b82f614;border:1px solid #3b82f633;border-radius:8px;border-radius:var(--radius-sm);color:#0f172a;color:var(--text);display:flex;font-size:14px;gap:10px;margin-top:24px;padding:14px 20px}.edu-proof-timeline-icon{font-size:20px}.edu-proof-note{color:#64748b;color:var(--muted);font-size:13px;font-style:italic;margin-top:20px}.edu-process-steps{display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:680px;position:relative}.edu-process-line{background:linear-gradient(180deg,#e05c26,#7c3aed,#10b981,#3b82f6);background:linear-gradient(180deg,var(--orange),var(--purple),var(--green),var(--blue));border-radius:2px;bottom:32px;left:28px;opacity:.3;position:absolute;top:32px;width:2px}.edu-process-step{align-items:flex-start;display:flex;gap:24px;padding:24px 0;position:relative;z-index:2}.edu-process-dot{align-items:center;background:#e05c261f;border:2px solid #e05c264d;border-radius:50%;display:flex;flex-shrink:0;height:56px;justify-content:center;transition:all .3s;width:56px}.edu-process-step:hover .edu-process-dot{background:#e05c2633;border-color:#e05c26;border-color:var(--orange);box-shadow:0 0 20px #e05c264d}.edu-process-dot-icon{font-size:22px}.edu-process-content{flex:1 1}.edu-process-day{color:#e05c26;color:var(--orange);display:inline-block;font-size:11px;font-weight:800;letter-spacing:1.5px;margin-bottom:6px;text-transform:uppercase}.edu-process-title{color:#fff;font-size:18px;font-weight:700;margin-bottom:8px}.edu-process-desc{color:#d1d9e6;color:var(--text-on-dark-body);font-size:14px;line-height:1.7}.edu-assessment-section{background:#f8f9fc;background:var(--off-white)}.edu-assessment-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 10px 25px -3px #00000014,0 4px 6px -4px #0000000d;box-shadow:var(--shadow-md);margin:0 auto;max-width:760px;padding:40px 36px}.edu-assessment-subtitle{color:#0f172a;color:var(--text);font-size:18px;font-weight:700;margin-bottom:24px}.edu-assessment-questions{display:flex;flex-direction:column;gap:18px;list-style:none;margin:0 0 28px;padding:0}.edu-assessment-q{align-items:flex-start;color:#475569;color:var(--text-light);display:flex;font-size:15px;gap:14px;line-height:1.65}.edu-assessment-num{align-items:center;background:#e05c261a;border-radius:50%;color:#e05c26;color:var(--orange);display:flex;flex-shrink:0;font-size:14px;font-weight:800;height:32px;justify-content:center;width:32px}.edu-assessment-note{color:#64748b;color:var(--muted);font-size:14.5px;line-height:1.7;margin-bottom:28px}.edu-assessment-cta{text-align:center}.edu-assessment-fine{color:#64748b;color:var(--muted);font-size:13px;margin-top:12px}.edu-faq-cta-box{background:#ffffff0a;border:1px solid #e05c2640;border-radius:20px;border-radius:var(--radius-lg);margin:48px auto 0;max-width:760px;padding:36px 32px;text-align:center}.edu-faq-cta-title{color:#fff;font-size:20px;font-weight:800;margin-bottom:12px}.edu-faq-cta-text{color:#d1d9e6;color:var(--text-on-dark-body);font-size:14.5px;line-height:1.7;margin-bottom:12px}.edu-faq-cta-list{color:#e2e8f0;color:var(--text-on-dark-muted);display:flex;flex-direction:column;font-size:14px;gap:6px;list-style:none;margin:0 auto 20px;max-width:500px;padding:0;text-align:left}@media (max-width:968px){.edu-deliverables-grid,.edu-hero-stats,.edu-problems-grid{grid-template-columns:repeat(2,1fr)}.edu-compare-header,.edu-compare-row{grid-template-columns:1.5fr 1fr 1fr;padding:14px 16px}.edu-result-cards,.edu-targets-grid,.edu-timing-layout{grid-template-columns:1fr}.edu-timing-layout{gap:32px}.edu-audience-grid{grid-template-columns:1fr;margin:0 auto;max-width:480px}}@media (max-width:640px){.edu-hero{min-height:auto;padding:120px 0 60px;padding:calc(var(--nav-h) + 40px) 0 60px}.edu-hero-btns{flex-direction:column}.edu-hero-stats{grid-template-columns:repeat(2,1fr)}.edu-deliverables-grid,.edu-problems-grid{grid-template-columns:1fr}.edu-revenue-visual{flex-direction:column}.edu-revenue-box:not(:last-child){border-bottom:1px solid #ffffff12;border-right:none}.edu-revenue-arrow{padding:4px 0;transform:rotate(90deg)}.edu-timeline-track{align-items:flex-start;flex-direction:column;gap:24px}.edu-timeline-line-bg,.edu-timeline-line-fill{display:none}.edu-timeline-step{flex-direction:row;text-align:left}.edu-cta-price-row{gap:20px;grid-template-columns:1fr}.edu-cta-price-divider{height:1px;margin:0 auto;width:60px}.edu-cta-btns{flex-direction:column}.edu-cta-section{padding:60px 0}.edu-assessment-card,.edu-proof-card{padding:28px 20px}.edu-process-step{gap:16px}.edu-process-dot{height:44px;width:44px}.edu-process-dot-icon{font-size:18px}.edu-process-line{left:22px}.edu-faq-cta-box{padding:24px 18px}.edu-btn-assessment{font-size:13px!important;height:auto;line-height:1.4;padding:12px 16px!important;text-align:center;white-space:normal!important}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.split-mask{display:inline-block;line-height:1.15;overflow:hidden;vertical-align:top}.split-word{display:inline-block;will-change:transform}.hero h1,.hero-title,.home-why-title,.image-reveal,.page-header h1,.sec-heading{overflow:hidden}.image-reveal{transform:translateZ(0);will-change:clip-path}.image-reveal-inner{transform:translateZ(0) scale(1.3);transform-origin:center center;will-change:transform}.image-reveal-inner img{display:block;height:100%;object-fit:cover;width:100%}.fade-in{opacity:0;transform:translate3d(0,32px,0);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.fade-in.visible{opacity:1;transform:translateZ(0)}.image-reveal.team-img{border-radius:inherit;width:100%}.team-img.image-reveal{border:3px solid var(--border);border-radius:50%;height:120px;margin:0 auto 20px;width:120px}.blog-card,.case-card,.interactive-card,.srv-card,.stat-card,.team-card,.testi-card,.why-card{transform:translateZ(0);transition:transform .5s cubic-bezier(.22,1,.36,1),border-color .4s ease,box-shadow .4s ease}.blog-card:hover,.case-card:hover,.interactive-card:hover,.srv-card:hover,.team-card:hover,.testi-card:hover,.why-card:hover{box-shadow:var(--shadow-lg)}.founder-3d-scene{max-width:500px;overflow:visible;perspective:1600px;perspective-origin:50% 50%;position:relative;width:100%}.founder-3d-glow{background:radial-gradient(ellipse 80% 70% at 50% 40%,#e05c2647,#7c3aed1f 55%,#0000 72%);border-radius:var(--radius-lg);filter:blur(22px);inset:0;opacity:.85;pointer-events:none;position:absolute;z-index:0}.founder-3d-flip{transform-origin:center center;transform-style:preserve-3d;will-change:transform;z-index:1}.founder-3d-face,.founder-3d-flip{border-radius:var(--radius-lg);position:relative}.founder-3d-face{backface-visibility:hidden;-webkit-backface-visibility:hidden;background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow-lg);overflow:hidden}.founder-3d-face img{display:block;height:auto;vertical-align:top;width:100%}.founder-3d-shine{background:linear-gradient(125deg,#ffffff24,#0000 42%,#0000 58%,#e05c260f);border-radius:inherit;inset:0;pointer-events:none;position:absolute;z-index:2}@media (max-width:768px){.founder-3d-scene{margin:0 auto;max-width:min(100%,380px)}}@media (prefers-reduced-motion:reduce){.founder-3d-glow{opacity:.5}.fade-in{animation:none;opacity:1;transform:none;transition:none}.split-word{opacity:1!important;transform:none!important}}:root{--orange:#f05a28;--orange-hover:#d94e1f;--orange-light:#f05a281f;--dark:#0a0b1a;--dark-2:#0d0f28;--off-white:#f4f6f9;--radius-lg:24px}body{background:var(--white);color:var(--text);font-family:var(--font)}.contact-hero h1 .accent,.hero h1 .hl,.page-header .accent,.sec-heading .accent{color:#f05a28;color:var(--orange);font-family:var(--font-display);font-style:normal;font-weight:800}.nav{background:#0a0b1aeb;border-bottom:none}.nav:after{background:linear-gradient(90deg,#f05a28,#7c3aed80 45%,#0000);background:linear-gradient(90deg,var(--orange) 0,#7c3aed80 45%,#0000 100%);bottom:0;content:"";height:1px;left:0;pointer-events:none;position:absolute;right:0}.nav-links a{background:#0000!important;border-radius:0;position:relative}.nav-links a:hover{color:#fff}.nav-links a.active:not(.nav-cta){background:#0000!important;border:none!important;border-radius:0;color:#fff}.nav-links a.active:not(.nav-cta):before{background:#fff;border-radius:50%;box-shadow:0 0 8px #ffffff80;content:"";height:5px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:5px}.nav-links a.active:not(.nav-cta):after{background:#f05a28;background:var(--orange);border-radius:2px;bottom:2px;content:"";height:2px;left:12px;position:absolute;right:12px}.nav-links a.active:not(.nav-cta):hover{background:#0000!important}.nav-links .nav-cta{background:#f05a28!important;background:var(--orange)!important;border:none!important;border-radius:10px!important;box-shadow:0 4px 20px #e05c2666!important}.nav-links .nav-cta:hover{background:#d94e1f!important;background:var(--orange-hover,#c94e22)!important}.section-center:not(.section-dark),.section-gray,.section:not(.section-dark){background:#f4f6f9;background:var(--off-white);color:var(--text)}.section-center:not(.section-dark) .sec-heading,.section:not(.section-dark) .sec-heading{color:var(--text)}.section-center:not(.section-dark) .sec-sub,.section:not(.section-dark) .sec-sub{color:var(--muted)}.contact-panel,.section-gray .blog-card,.section-gray .case-card,.section-gray .srv-card,.section-gray .testi-card,.section-gray .testi-full,.section:not(.section-dark) .blog-card,.section:not(.section-dark) .case-card,.section:not(.section-dark) .method-card,.section:not(.section-dark) .package-card,.section:not(.section-dark) .solution-card,.section:not(.section-dark) .srv-card,.section:not(.section-dark) .team-card,.section:not(.section-dark) .testi-card{background:var(--white)!important;border:1px solid var(--border)!important;color:var(--text)}.section-gray .testi-full blockquote,.section:not(.section-dark) .blog-card h3,.section:not(.section-dark) .case-card h3,.section:not(.section-dark) .method-card h3,.section:not(.section-dark) .srv-card h3,.section:not(.section-dark) .testi-card h3{color:var(--text)}.section:not(.section-dark) .blog-card p,.section:not(.section-dark) .case-card p,.section:not(.section-dark) .srv-card p,.section:not(.section-dark) .testi-card p,.section:not(.section-dark) .testi-text{color:var(--text-light)}.blog-page-hero{background:#0a0b1a!important;background:var(--dark)!important;border-bottom:none;overflow:hidden;padding:calc(var(--nav-h) + 56px) 0 72px!important;position:relative;text-align:center}.blog-page-hero:before{background:radial-gradient(ellipse 65% 50% at 50% 30%,#6366f11a 0,#0000 60%),radial-gradient(ellipse 40% 35% at 88% 65%,#f05a280d 0,#0000 55%),radial-gradient(ellipse 35% 30% at 12% 70%,#7c3aed0f 0,#0000 50%);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.blog-page-hero .hero-grid{background-size:52px 52px;inset:0;opacity:.32;position:absolute;z-index:0}.blog-page-hero .container{align-items:center;display:flex;flex-direction:column;position:relative;z-index:2}.blog-hero-label{align-items:center;color:#f05a28;color:var(--orange);display:inline-flex;font-size:11px;font-weight:700;gap:10px;letter-spacing:2px;margin:0 0 22px;text-transform:uppercase}.blog-hero-label-dot{font-size:10px;line-height:1;opacity:.85}.blog-hero-title{color:#fff;font-size:clamp(36px,5.8vw,58px);font-weight:900;letter-spacing:-1.5px;line-height:1.06;margin:0 auto 20px;max-width:860px}.blog-hero-title-line{display:block}.blog-hero-title-accent{color:#f05a28;color:var(--orange);margin-top:4px}.blog-hero-sub{color:var(--text-on-dark-muted);font-size:16px;line-height:1.7;margin:0 auto;max-width:560px}.blog-list-section{padding-bottom:88px!important;padding-top:48px!important}.blog-page .blog-tag{background:#f05a281f;border:1px solid #f05a2838;border-radius:50px;color:#f05a28;color:var(--orange);display:inline-block;font-size:10px;font-weight:700;letter-spacing:1px;margin-bottom:0;padding:5px 12px;text-transform:uppercase}.blog-read-link{color:#f05a28;color:var(--orange);font-size:15px;font-weight:600;transition:opacity .2s ease}.blog-read-link--sm{font-size:13px}.blog-page .blog-card:hover .blog-read-link,.blog-page a.blog-featured:hover .blog-read-link{opacity:.85}.blog-featured{grid-gap:0;align-items:stretch;background:#fff!important;border:1px solid var(--border)!important;border-radius:16px;box-shadow:0 8px 32px #0f172a14;color:inherit;display:grid;gap:0;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);margin-bottom:40px;overflow:hidden;padding:0;text-decoration:none;transition:box-shadow .28s ease}.blog-featured:hover{box-shadow:0 14px 40px #0f172a1f}.blog-featured .blog-card-media--featured{border-radius:0;height:100%;min-height:300px}.blog-featured-body{display:flex;flex-direction:column;justify-content:center;padding:32px 36px 36px}.blog-featured-meta{gap:14px;margin-bottom:16px}.blog-featured-date{color:#64748be6}.blog-featured-title{color:#1a1a1a;font-size:clamp(22px,2.4vw,28px);font-weight:800;letter-spacing:-.4px;line-height:1.25;margin:0 0 14px}.blog-featured-excerpt{color:var(--text-light);font-size:15px;line-height:1.7;margin:0 0 22px}.blog-page .blog-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.blog-page .blog-grid>.fade-in{display:flex;min-height:100%}.blog-page .blog-grid>.fade-in>.blog-card{flex:1 1;width:100%}.blog-page .blog-card{background:#fff!important;border:1px solid var(--border)!important;border-radius:16px;box-shadow:0 4px 20px #0f172a0f;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .28s ease,box-shadow .28s ease}.blog-page .blog-card:hover{box-shadow:0 12px 36px #0f172a1a;transform:translateY(-4px)}.blog-page .blog-card-media{background:#0f172a;border-radius:0;flex-shrink:0;height:200px;overflow:hidden;position:relative}.blog-page .blog-card-media__img{display:block;height:100%;object-fit:cover;transition:transform .45s ease;width:100%}.blog-page .blog-card:hover .blog-card-media__img{transform:scale(1.04)}.blog-page .blog-card-overlay{inset:0;mix-blend-mode:multiply;pointer-events:none;position:absolute;z-index:1}.blog-page .blog-card-index{bottom:10px;color:#ffffff38;font-size:clamp(52px,7vw,80px);font-weight:900;left:14px;letter-spacing:-.04em;line-height:1;pointer-events:none;position:absolute;top:auto;z-index:2}.blog-featured .blog-card-index{bottom:14px;font-size:clamp(64px,8vw,100px);left:18px}.blog-page .blog-card-body{display:flex;flex:1 1;flex-direction:column;padding:22px 22px 20px}.blog-page .blog-card-body .blog-tag{margin-bottom:12px}.blog-card-title{color:#1a1a1a;font-size:17px;font-weight:700;line-height:1.32;margin:0 0 10px}.blog-card-excerpt{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:var(--muted);display:-webkit-box;flex:1 1;font-size:13.5px;line-height:1.65;margin:0 0 16px;overflow:hidden}.blog-page .blog-card-footer{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:auto;padding-top:4px}.blog-card-date{color:#64748bd9;font-size:13px}.section .blog-filter-btn:not(.active){background:var(--white)!important;border:1px solid var(--border)!important;box-shadow:var(--shadow-sm);color:var(--text-light)!important}.section .blog-filter-btn:not(.active):hover{border-color:#f05a28!important;border-color:var(--orange)!important;color:#f05a28!important;color:var(--orange)!important}.section .blog-search{background:var(--white)!important;border:1px solid var(--border)!important;color:var(--text)!important}.section .blog-search::placeholder{color:var(--muted)}.section .blog-search-suggestions{background:var(--white)!important;border:1px solid var(--border)!important;box-shadow:var(--shadow-lg)}.section .blog-search-suggestions__item{color:var(--text)!important}.section .blog-search-suggestions__item.is-active,.section .blog-search-suggestions__item:hover{background:var(--gray)!important;box-shadow:inset 2px 0 0 #f05a28!important;box-shadow:inset 2px 0 0 var(--orange)!important}.page-header-dark,.section-dark{background:#0a0b1a!important;background:var(--dark)!important}.page-header-dark{border-bottom:none;padding-bottom:56px}.page-header-dark .sec-heading{color:#fff}.page-header-dark .sec-sub{color:var(--text-on-dark-body)}.about-page-hero{background:#0a0b1a!important;background:var(--dark)!important;border-bottom:none;overflow:hidden;padding:calc(var(--nav-h) + 56px) 0 80px!important;position:relative;text-align:center}.about-page-hero:before{background:radial-gradient(ellipse 65% 50% at 50% 30%,#6366f11a 0,#0000 60%),radial-gradient(ellipse 40% 35% at 88% 65%,#f05a280d 0,#0000 55%),radial-gradient(ellipse 35% 30% at 12% 70%,#7c3aed0f 0,#0000 50%);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.about-page-glow{z-index:1}.about-page-hero .hero-bg-motion{z-index:0}.about-page-hero .hero-grid{background-size:52px 52px;inset:0;opacity:.32;position:absolute;z-index:0}.about-page-hero .container{position:relative;z-index:2}.about-page-label-wrap{align-items:center;display:inline-flex;gap:10px;margin-bottom:24px}.about-page-label-wrap .hero-pill-dot{height:8px;width:8px}.about-page-label{color:#f05a28;color:var(--orange);font-size:12px;font-weight:700;letter-spacing:2.5px;margin:0;text-transform:uppercase}.about-page-title{color:#fff;font-size:clamp(36px,5.8vw,58px);font-weight:900;letter-spacing:-1.5px;line-height:1.06;margin:0 auto 22px;max-width:860px}.about-page-title-line{display:block}.about-page-title-accent{color:#f05a28;color:var(--orange);margin-top:4px}.about-page-sub{color:var(--text-on-dark-muted);font-size:16px;line-height:1.7;margin:0 auto;max-width:700px}.about-page-hero .about-hero-stats{background:#080a1480;border:1px solid #ffffff14;border-radius:12px;margin:36px auto 0;max-width:920px;overflow:hidden;padding:0;width:100%}.about-page-hero .about-hero-stats-inner{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.about-page-hero .about-stat-cell{align-items:center;background:radial-gradient(ellipse 65% 85% at 50% 45%,#6366f10f 0,#0000 70%);display:flex;flex-direction:column;justify-content:center;min-height:0;padding:20px 8px 18px;position:relative;text-align:center}.about-page-hero .about-stat-cell:not(:last-child){border-right:1px solid #ffffff12}.about-page-hero .about-stat-value{font-feature-settings:"tnum";color:#fff;display:block;font-size:clamp(24px,3.2vw,34px);font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:-.5px;line-height:1;margin:0 0 6px;min-height:1em;position:relative;z-index:1}.about-page-hero .about-stat-label{color:#a8b4c680;display:block;font-size:9px;font-weight:500;letter-spacing:1.1px;line-height:1.35;margin:0;padding:0 4px;position:relative;text-transform:uppercase;z-index:1}@media (max-width:768px){.about-page-hero .about-hero-stats{margin-top:28px;max-width:100%}.about-page-hero .about-hero-stats-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.about-page-hero .about-stat-cell{padding:18px 8px 16px}.about-page-hero .about-stat-cell:nth-child(2){border-right:none}.about-page-hero .about-stat-cell:first-child,.about-page-hero .about-stat-cell:nth-child(2){border-bottom:1px solid #ffffff0f}.about-page-hero .about-stat-value{font-size:clamp(22px,6vw,28px)}.about-page-hero .about-stat-label{font-size:8px}}.about-who-section{background:#fff!important;padding:72px 0 88px!important}.about-who-inner{margin:0;max-width:960px;text-align:left}.about-who-inner .sec-label{color:#f05a28;color:var(--orange);margin-bottom:16px}.about-who-heading{color:#0f172a;font-size:clamp(28px,3.6vw,42px);font-weight:800;letter-spacing:-.5px;line-height:1.22;margin:0 0 28px;max-width:920px}.about-who-text{color:#64748b;font-size:16px;font-weight:400;line-height:1.75;margin:0 0 20px;max-width:820px}.about-who-closing{margin-bottom:0}.about-problem-section{background:#fff!important;overflow:visible;padding:72px 0 88px!important;position:relative}.about-problem-inner{margin:0;max-width:960px;position:relative;text-align:left;z-index:1}.about-problem-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.5px;margin-bottom:16px;text-transform:uppercase}.about-problem-heading{color:#0f172a;font-size:clamp(28px,3.6vw,42px);font-weight:800;letter-spacing:-.5px;line-height:1.22;margin:0 0 28px;max-width:920px}.about-problem-text{color:#64748b;font-size:16px;font-weight:400;line-height:1.75;margin:0 0 20px;max-width:820px}.about-problem-closing{color:#5b6b82;margin-bottom:0}@media (max-width:768px){.about-problem-section{padding:56px 0 72px!important}}.about-solution-section{background:#0a0d14!important;color:#fff;padding:72px 0 80px!important}.about-solution-header{margin-bottom:36px;text-align:left}.about-solution-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.5px;margin-bottom:14px;text-transform:uppercase}.about-solution-heading{color:#fff;font-size:clamp(28px,3.6vw,42px);font-weight:800;letter-spacing:-.6px;line-height:1.18;margin:0;max-width:920px}.about-solution-heading-accent{color:#f05a28;color:var(--orange)}.about-solution-bento{margin:0 auto;max-width:1100px;width:100%}.about-solution-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.about-solution-grid>.fade-in{display:flex;height:100%;min-height:0}.about-solution-grid>.fade-in>.about-solution-card{flex:1 1;width:100%}.about-solution-card{background:#0e1220;border:1px solid #ffffff12;border-radius:16px;display:flex;flex-direction:column;gap:0;min-height:0;overflow:hidden;padding:24px;position:relative;text-align:left;transition:border-color .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}.about-solution-card:before{background:#f05a28;background:var(--layer-accent,var(--orange));border-radius:2px;bottom:16px;content:"";left:0;opacity:0;position:absolute;top:16px;transition:opacity .25s ease;width:3px}.about-solution-card:hover{border-color:color-mix(in srgb,#f05a28 35%,#ffffff1f);border-color:color-mix(in srgb,var(--layer-accent,var(--orange)) 35%,#ffffff1f);box-shadow:0 16px 40px #00000059,0 0 36px color-mix(in srgb,#f05a28 12%,#0000);box-shadow:0 16px 40px #00000059,0 0 36px color-mix(in srgb,var(--layer-accent,var(--orange)) 12%,#0000);transform:translateY(-6px)}.about-solution-card:hover:before{opacity:1}.about-solution-card:hover .about-solution-layer-bar{animation:about-solution-bar-pulse 1.6s ease-in-out infinite;box-shadow:0 0 14px color-mix(in srgb,#f05a28 55%,#0000);box-shadow:0 0 14px color-mix(in srgb,var(--layer-accent,var(--orange)) 55%,#0000)}.about-solution-card:hover .about-solution-visual-kpi{background:color-mix(in srgb,#f05a28 12%,#0000);background:color-mix(in srgb,var(--layer-accent,var(--orange)) 12%,#0000);box-shadow:0 0 16px color-mix(in srgb,#f05a28 20%,#0000);box-shadow:0 0 16px color-mix(in srgb,var(--layer-accent,var(--orange)) 20%,#0000)}.about-solution-card:hover .about-solution-visual-stage{box-shadow:inset 0 0 0 1px color-mix(in srgb,#f05a28 18%,#0000),0 0 28px color-mix(in srgb,#f05a28 14%,#0000);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--layer-accent,var(--orange)) 18%,#0000),0 0 28px color-mix(in srgb,var(--layer-accent,var(--orange)) 14%,#0000)}.about-solution-card:hover .about-layer-visual svg{transform:scale(1.02)}.about-solution-card:hover .about-solution-anim-line{stroke-dashoffset:0;transition:stroke-dashoffset 1.2s cubic-bezier(.22,1,.36,1)}.about-solution-card:hover .about-solution-anim-pulse{animation:about-solution-pulse 1.8s ease-in-out infinite}.about-solution-card:hover .about-solution-anim-float{animation:about-solution-float 2.2s ease-in-out infinite}@keyframes about-solution-bar-pulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.85;transform:scaleY(1.15)}}@keyframes about-solution-pulse{0%,to{opacity:.65;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}@keyframes about-solution-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.about-solution-card-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:20px}.about-solution-layer-label{align-items:center;color:#ffffff8c;display:flex;font-size:11px;font-weight:600;gap:8px;letter-spacing:.08em;min-width:0;text-transform:uppercase}.about-solution-layer-bar{background:#f05a28;background:var(--layer-accent,var(--orange));border-radius:2px;flex-shrink:0;height:18px;width:3px}.about-solution-visual-kpi{background:#0000;border:1.5px solid #f05a28;border:1.5px solid var(--layer-accent,var(--orange));border-radius:999px;color:#f05a28;color:var(--layer-accent,var(--orange));flex-shrink:0;font-size:10px;font-weight:700;letter-spacing:.1em;padding:5px 12px;text-transform:uppercase;white-space:nowrap}.about-solution-visual-stage{align-items:center;aspect-ratio:16/9;background:#0b0f1a;border-radius:10px;display:flex;justify-content:center;margin-bottom:22px;overflow:hidden;position:relative;transition:box-shadow .35s cubic-bezier(.22,1,.36,1);width:100%}.about-layer-visual{height:100%;width:100%}.about-layer-visual svg{display:block;height:100%;transform-origin:center center;transition:transform .45s cubic-bezier(.22,1,.36,1);width:100%}.about-solution-anim-line{stroke-dasharray:130;stroke-dasharray:var(--line-len,130);stroke-dashoffset:130;stroke-dashoffset:var(--line-len,130);transition:stroke-dashoffset 0s}.about-solution-card-title{color:#fff;font-size:19px;font-weight:700;line-height:1.25;margin:0 0 8px}.about-solution-card-desc{color:#ffffff8c;font-size:13.5px;font-weight:400;line-height:1.6;margin:0}.about-solution-card .why-graph-area{opacity:.85;transform:scaleY(.88);transform-origin:bottom center;transition:transform .65s cubic-bezier(.22,1,.36,1)}.about-solution-card:hover .why-graph-area{transform:scaleY(1)}.about-solution-card .why-graph-line{stroke-dasharray:1;stroke-dashoffset:.28;transition:stroke-dashoffset 1s cubic-bezier(.22,1,.36,1)}.about-solution-card:hover .why-graph-line{stroke-dashoffset:0}.about-solution-card .why-graph-bar{transform:scaleY(.68);transform-origin:bottom center;transition:transform .55s cubic-bezier(.22,1,.36,1)}.about-solution-card:hover .why-graph-bar{transform:scaleY(1)}.about-solution-card .why-graph-node{opacity:.65;transition:opacity .35s ease,transform .35s ease}.about-solution-card:hover .why-graph-node{opacity:1}.about-solution-card .why-graph-node--pulse{filter:drop-shadow(0 0 8px #14b8a6);filter:drop-shadow(0 0 8px var(--layer-accent,#14b8a6))}.about-layer04-stage{box-sizing:border-box;display:flex;flex-direction:column;gap:6px;height:100%;padding:10px 12px 8px;width:100%}.about-layer04-top{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.about-layer04-post{background:#141825;border:1px solid #ffffff12;border-radius:7px;flex:0 0 auto;padding:8px;width:42%}.about-layer04-thumb{align-items:center;background:#0b0f1a;border-radius:4px;color:#14b8a6bf;display:flex;height:42px;justify-content:center;margin-bottom:8px}.about-layer04-post-lines span{background:#ffffff1a;border-radius:2px;display:block;height:3px;margin-bottom:5px}.about-layer04-post-lines span:last-child{margin-bottom:0;width:65%}.about-layer04-socials{gap:8px}.about-layer04-socials,.about-social-chip{align-items:center;display:flex;flex-shrink:0}.about-social-chip{background:#12151f;border:1.5px solid #ffffff24;border-radius:999px;height:36px;justify-content:center;transition:transform .4s cubic-bezier(.22,1,.36,1);transition-delay:0ms;transition-delay:var(--social-delay,0ms);width:36px}.about-social-chip-icon{align-items:center;display:flex;justify-content:center;line-height:0}.about-social-chip--instagram{background:linear-gradient(135deg,#f58529,#dd2a7b 52%,#8134af);border-color:#ffffff38;color:#fff}.about-social-chip--linkedin{background:#0a66c2;border-color:#0a66c28c;color:#fff}.about-social-chip--x{background:#0f1419;border-color:#ffffff2e;color:#fff}.about-solution-card:hover .about-social-chip{transform:translateY(-3px) scale(1.06)}.about-solution-card:hover .about-social-chip-icon svg{animation:about-social-icon-pop 1.8s ease-in-out infinite;animation-delay:0ms;animation-delay:var(--social-delay,0ms)}.about-layer04-chart{align-items:stretch;display:flex;flex:1 1;min-height:0}.about-layer04-chart-svg{display:block;height:100%;width:100%}.about-layer05-stage{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:100%;padding:12px 10px 10px;width:100%}.about-layer05-flow{align-items:center;display:flex;flex:1 1;gap:6px;min-height:0}.about-platform-card{background:#1a1008;border:1px solid #f59e0b52;border-radius:9px;flex:1 1;min-width:0;padding:8px 6px 6px;text-align:center;transition:transform .35s cubic-bezier(.22,1,.36,1);transition-delay:0ms;transition-delay:var(--platform-delay,0ms)}.about-solution-card:hover .about-platform-card{transform:translateY(-2px)}.about-platform-icon{height:34px;margin-bottom:2px}.about-platform-icon,.about-platform-linkedin-mark{align-items:center;display:flex;justify-content:center}.about-platform-linkedin-mark{background:#0a66c2;border-radius:6px;height:28px;width:28px}.about-platform-name{color:#ffffffad;display:block;font-size:10px;font-weight:600;margin-bottom:4px}.about-platform-spark{display:block;height:22px;width:100%}.about-layer05-connector{background:#f59e0b8c;flex-shrink:0;height:2px;position:relative;width:14px}.about-layer05-connector:after{border-bottom:4px solid #0000;border-left:5px solid #f59e0bb3;border-top:4px solid #0000;content:"";position:absolute;right:-1px;top:-3px}.about-layer05-progress{background:#f59e0b26;border-radius:2px;height:3px;overflow:hidden}.about-layer05-progress-fill{background:#f59e0b8c;border-radius:2px;display:block;height:100%;transform:scaleX(.42);transform-origin:left center;transition:transform .65s cubic-bezier(.22,1,.36,1);width:62%}.about-solution-card:hover .about-layer05-progress-fill{transform:scaleX(1)}.about-solution-card .why-graph-bar-h{transform:scaleX(.42);transform-origin:left center;transition:transform .65s cubic-bezier(.22,1,.36,1)}.about-solution-card:hover .why-graph-bar-h{transform:scaleX(1)}@keyframes about-social-icon-pop{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (prefers-reduced-motion:reduce){.about-solution-card:hover{box-shadow:none;transform:none}.about-solution-card:hover .about-solution-anim-float,.about-solution-card:hover .about-solution-anim-line,.about-solution-card:hover .about-solution-anim-pulse,.about-solution-card:hover .about-solution-layer-bar{animation:none}.about-solution-card:hover .about-layer-visual svg{transform:none}.about-solution-fade.fade-in{opacity:1;transform:none;transition:none}.about-solution-card .why-graph-area,.about-solution-card .why-graph-bar,.about-solution-card .why-graph-line{stroke-dashoffset:0;transform:none;transition:none}.about-solution-card:hover .about-social-chip-icon svg{animation:none}}.about-solution-tagline{border-top:1px solid #ffffff14;color:var(--text-on-dark-muted);font-size:14px;font-style:italic;font-weight:400;line-height:1.5;margin:32px 0 0;padding-top:28px;text-align:center}@media (max-width:780px){.about-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.about-solution-section{padding:56px 0 64px!important}.about-solution-grid{grid-template-columns:1fr}}.about-core-services-wrap{margin:0}.about-core-services-light{background:#fff!important;padding:72px 0 56px!important}.about-core-services-header{margin-bottom:36px;text-align:left}.about-core-services-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.5px;margin-bottom:14px;text-transform:uppercase}.about-core-services-heading{color:#0f172a;font-size:clamp(28px,3.6vw,42px);font-weight:800;letter-spacing:-.6px;line-height:1.18;margin:0;max-width:920px}.about-core-services-heading-accent{color:#f05a28;color:var(--orange)}.about-core-services-grid{border-top:none}.about-core-services-row{border-bottom:1px solid #0f172a14;display:grid;grid-template-columns:1fr 1fr}.about-core-services-row:last-child{border-bottom:none}.about-core-service-item{border-right:1px solid #0f172a14;padding:22px 28px 22px 0}.about-core-services-row .about-core-service-item:last-child{border-right:none;padding:22px 0 22px 28px}.about-core-service-title{align-items:center;color:#0f172a;display:flex;font-size:16px;font-weight:700;gap:10px;line-height:1.35;margin:0 0 8px}.about-core-service-dot{background:#94a3b8;border-radius:50%;flex-shrink:0;height:8px;width:8px}.about-core-service-dot--accent{background:#f05a28;background:var(--orange)}.about-core-service-desc{color:#64748b;font-size:14px;font-weight:400;line-height:1.65;margin:0;max-width:520px;padding-left:18px}.about-core-services-footnote{color:var(--text-on-dark-body);font-size:13px;font-style:italic;font-weight:400;line-height:1.55;margin:28px 0 0;text-align:center}.about-mission-vision{background:#0a0b1a!important;background:var(--dark)!important;padding:56px 0 72px!important}.about-mission-vision-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.about-mv-card{background:linear-gradient(165deg,#141820,#0e1018 55%,#0a0c12);border:1px solid #ffffff14;border-radius:16px;overflow:hidden;padding:32px 32px 30px;position:relative}.about-mv-card:before{content:"";height:3px;left:0;pointer-events:none;position:absolute;right:0;top:0}.about-mv-card--mission:before{background:linear-gradient(90deg,#f05a28,#8b5cf6);background:linear-gradient(90deg,var(--orange) 0,#8b5cf6 100%)}.about-mv-card--vision:before{background:linear-gradient(90deg,#8b5cf6,#3b82f6)}.about-mv-label{display:block;font-size:11px;font-weight:700;letter-spacing:1.4px;margin-bottom:16px}.about-mv-card--mission .about-mv-label{color:#f05a28;color:var(--orange)}.about-mv-card--vision .about-mv-label{color:#a78bfa}.about-mv-text{color:#fff;font-size:clamp(17px,1.5vw,20px);font-weight:700;line-height:1.45;margin:0}@media (max-width:900px){.about-core-services-row{grid-template-columns:1fr}.about-core-service-item{border-bottom:1px solid #0f172a0f;border-right:none!important;padding:20px 0!important}.about-core-services-row .about-core-service-item:last-child{border-bottom:none}.about-mission-vision-grid{grid-template-columns:1fr}}@media (max-width:560px){.about-core-services-light{padding:56px 0 48px!important}.about-mission-vision{padding:48px 0 56px!important}.about-mv-card{padding:26px 22px 24px}}.about-why-win-section{background:#f7f8fa!important;padding:80px 0 96px!important}.about-why-win-section .container{max-width:1280px}.about-why-win-header{margin-bottom:40px;text-align:left}.about-why-win-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.6px;margin-bottom:16px;text-transform:uppercase}.about-why-win-heading{color:#1a1a1a;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0;max-width:800px}.about-why-win-heading-accent{color:#f05a28;color:var(--orange)}.about-why-win-grid{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.about-why-win-card{--why-accent:var(--orange);align-items:flex-start;background:#fff!important;border:1px solid #e8ecf1!important;border-radius:14px;box-shadow:0 10px 32px #0f172a0d;display:flex;flex-direction:column;height:100%;min-height:0;padding:24px 22px 22px;position:relative;text-align:left;transition:box-shadow .28s ease}.about-why-win-card.card-border-beam-host,.about-why-win-card.card-border-beam-host:hover{border-color:#0000!important}.about-why-win-card:hover{box-shadow:0 16px 44px #0f172a14;transform:none}.about-why-win-card .about-why-win-card-desc,.about-why-win-card .about-why-win-card-title,.about-why-win-card .about-why-win-icon{position:relative;z-index:1}.about-why-win-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:18px;height:44px;justify-content:center;margin-bottom:14px;width:44px}.about-why-win-card-title{color:#1a1a1a;font-size:17px;font-weight:700;line-height:1.28;margin:0 0 8px}.about-why-win-card-desc{color:#666;font-size:14px;font-weight:400;line-height:1.6;margin:0}@media (max-width:1100px){.about-why-win-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.about-why-win-section{padding:56px 0 72px!important}.about-why-win-grid{gap:16px;grid-template-columns:1fr}}.about-growth-framework{background:#0a0b1a!important;background:var(--dark)!important;color:#fff;padding:80px 0 96px!important}.about-growth-framework-header{margin-bottom:48px;max-width:720px;text-align:left}.about-growth-framework-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.6px;margin-bottom:14px;text-transform:uppercase}.about-growth-framework-heading{color:#fff;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0}.about-growth-framework-heading-accent{color:#f05a28;color:var(--orange)}.about-growth-framework-timeline{margin:0;max-width:820px;padding-left:4px;position:relative}.about-growth-framework-line{bottom:52px;left:27px;pointer-events:none;position:absolute;top:52px;width:2px;z-index:0}.about-growth-framework-line-fill,.about-growth-framework-line-track{border-radius:2px;inset:0;position:absolute}.about-growth-framework-line-track{background:#ffffff14}.about-growth-framework-line-fill{background:linear-gradient(180deg,#e05c26,#8b5cf6 38%,#3b82f6 68%,#10b981);box-shadow:0 0 12px #e05c2640;transform:scaleY(0);transform-origin:top center}.about-growth-framework-timeline.is-active .about-growth-framework-line-fill{transform:scaleY(1);transition:transform 2.2s cubic-bezier(.22,1,.36,1)}.about-growth-framework-step{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:56px minmax(0,1fr);padding-bottom:40px;position:relative;z-index:1}.about-growth-framework-step:last-child{padding-bottom:0}.about-growth-framework-marker{align-items:center;border-radius:50%;box-shadow:0 8px 28px #00000059;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.about-growth-framework-marker span{color:#fff;font-size:15px;font-weight:800;letter-spacing:-.02em}.about-growth-framework-body h3{color:#fff;font-size:clamp(20px,2.2vw,24px);font-weight:700;line-height:1.25;margin:4px 0 12px}.about-growth-framework-body p{color:var(--text-on-dark-body);font-size:15px;font-weight:400;line-height:1.72;margin:0 0 16px;max-width:640px}.about-growth-framework-tag{align-items:center;background:#00000059;border:1px solid #ffffff14;border-radius:999px;color:#f05a28;color:var(--phase-color,var(--orange));display:inline-flex;font-size:12px;font-weight:600;gap:8px;padding:8px 14px}.about-growth-framework-tag-icon{font-size:11px;opacity:.9}@media (max-width:640px){.about-growth-framework{padding:64px 0 80px!important}.about-growth-framework-step{gap:18px;grid-template-columns:48px minmax(0,1fr);padding-bottom:32px}.about-growth-framework-marker{height:48px;width:48px}.about-growth-framework-line{bottom:44px;left:23px;top:44px}.about-growth-framework-marker span{font-size:13px}}@media (prefers-reduced-motion:reduce){.about-growth-framework-line-fill{transform:scaleY(1);transition:none}}.about-markets-section{background:#f7f8fa!important;padding:72px 0 88px!important}.about-markets-section .container{max-width:1280px}.about-markets-header{margin-bottom:40px;text-align:left}.about-markets-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.6px;margin-bottom:16px;text-transform:uppercase}.about-markets-heading{color:#1a1a1a;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0;max-width:720px}.about-markets-heading-accent{color:#f05a28;color:var(--orange)}.about-markets-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.about-market-card{align-items:center;background:#fff!important;border:1px solid #e8ecf1!important;border-radius:20px;box-shadow:0 10px 32px #0f172a0d;display:flex;flex-direction:column;height:100%;padding:32px 28px 28px;position:relative;text-align:center;transition:box-shadow .28s ease}.about-market-card.card-border-beam-host,.about-market-card.card-border-beam-host:hover{border-color:#0000!important}.about-market-card:hover{box-shadow:0 16px 44px #0f172a14;transform:none}.about-market-card .about-markets-card-desc,.about-market-card .about-markets-card-title,.about-market-card .about-markets-flag,.about-market-card .about-markets-tag{position:relative;z-index:1}.about-markets-flag{border-radius:10px;box-shadow:0 2px 8px #0f172a14;flex-shrink:0;height:48px;margin-bottom:18px;object-fit:cover;width:72px}.about-markets-tag{display:block;font-size:11px;font-weight:700;letter-spacing:1.2px;margin-bottom:10px;text-transform:uppercase}.about-markets-tag--hq{color:#f05a28;color:var(--orange)}.about-markets-tag--growth{color:#6366f1}.about-markets-card-title{color:#1a1a1a;font-size:18px;font-weight:700;line-height:1.3;margin:0 0 10px}.about-markets-card-desc{color:#666;font-size:14px;font-weight:400;line-height:1.6;margin:0;max-width:280px}@media (max-width:900px){.about-markets-grid{grid-template-columns:1fr;margin:0 auto;max-width:420px}}@media (max-width:560px){.about-markets-section{padding:56px 0 72px!important}.about-markets-grid{max-width:none}}.about-industries-section{background:#0a0b1a!important;background:var(--dark)!important;color:#fff;padding:80px 0 96px!important}.about-industries-section .container{max-width:1280px}.about-industries-header{margin-bottom:40px;text-align:left}.about-industries-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.6px;margin-bottom:16px;text-transform:uppercase}.about-industries-heading{color:#fff;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0;max-width:720px}.about-industries-heading-accent{color:#f05a28;color:var(--orange)}.about-industries-grid{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.about-industry-card{--industry-accent:var(--orange);align-items:center;background:#ffffff0a!important;border:1px solid #ffffff14!important;border-radius:16px;box-shadow:none;display:flex;flex-direction:row;gap:16px;height:100%;min-height:0;padding:20px 22px;position:relative;text-align:left;transition:background .28s ease,box-shadow .28s ease}.about-industry-card.card-border-beam-host,.about-industry-card.card-border-beam-host:hover{border-color:#0000!important}.about-industry-card:hover{background:#ffffff0f!important;box-shadow:0 0 0 1px color-mix(in srgb,var(--industry-accent) 42%,#0000),0 12px 36px #00000059;transform:none}.about-industry-card .about-industry-body,.about-industry-card .about-industry-icon{position:relative;z-index:1}.about-industry-icon{align-items:center;border-radius:12px;box-shadow:0 0 22px color-mix(in srgb,var(--industry-accent) 28%,#0000);display:flex;flex-shrink:0;font-size:18px;height:48px;justify-content:center;transition:box-shadow .28s ease;width:48px}.about-industry-card:hover .about-industry-icon{box-shadow:0 0 28px color-mix(in srgb,var(--industry-accent) 48%,#0000)}.about-industry-body{flex:1 1;min-width:0}.about-industry-title{color:#fff;font-size:16px;font-weight:700;line-height:1.3;margin:0 0 6px}.about-industry-desc{color:var(--text-on-dark-body);font-size:13px;font-weight:400;line-height:1.55;margin:0}@media (max-width:1100px){.about-industries-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.about-industries-section{padding:64px 0 80px!important}.about-industries-grid{gap:14px;grid-template-columns:1fr}.about-industry-card{padding:18px}}.about-track-record-section{background:#f7f8fa!important;padding:80px 0 56px!important}.about-track-record-section .container{max-width:1280px}.about-track-record-header{margin-bottom:40px;max-width:720px;text-align:left}.about-track-record-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.6px;margin-bottom:16px;text-transform:uppercase}.about-track-record-heading{color:#1a1a1a;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0 0 16px}.about-track-record-heading-accent{color:#f05a28;color:var(--orange)}.about-track-record-sub{color:#666;font-size:15px;font-weight:400;line-height:1.65;margin:0}.about-track-record-grid{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.about-track-record-section .about-proof-card{background:#fff!important;border:1px solid #e8ecf1!important;border-radius:16px;box-shadow:0 8px 28px #0f172a0a;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:22px 20px 20px;position:relative;transition:box-shadow .28s ease}.about-track-record-section .about-proof-card:before{background:linear-gradient(90deg,#f05a28,#8b5cf6 55%,#6366f1);background:linear-gradient(90deg,var(--orange) 0,#8b5cf6 55%,#6366f1 100%);content:"";height:3px;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.about-track-record-section .about-proof-card.card-border-beam-host,.about-track-record-section .about-proof-card.card-border-beam-host:hover{border-color:#0000!important}.about-track-record-section .about-proof-card:hover{box-shadow:0 14px 40px #0f172a14;transform:none}.about-track-record-section .about-proof-card-title,.about-track-record-section .about-proof-divider,.about-track-record-section .about-proof-result,.about-track-record-section .about-proof-subtitle{position:relative;z-index:1}.about-track-record-section .about-proof-card-title{color:#1a1a1a;font-size:15px;font-weight:700;line-height:1.35;margin:0 0 8px}.about-track-record-section .about-proof-subtitle{color:#6366f1;font-size:13px;font-weight:600;line-height:1.4;margin:0 0 14px}.about-track-record-section .about-proof-divider{background:#e8ecf1;flex-shrink:0;height:1px;margin:0 0 14px}.about-track-record-section .about-proof-result{color:#888;font-size:12px;font-weight:400;line-height:1.6;margin:auto 0 0}@media (max-width:1100px){.about-track-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.about-track-record-section{padding:56px 0 72px!important}.about-track-record-grid{gap:14px;grid-template-columns:1fr}}.about-engagement-section{background:#f7f8fa!important;padding:0 0 96px!important}.about-engagement-section .container{max-width:1280px}.about-engagement-panel{background:linear-gradient(165deg,#0d0f28,#12142a 48%,#0a0b1a);background:linear-gradient(165deg,var(--dark-2) 0,#12142a 48%,var(--dark) 100%);border:1px solid #ffffff0f;border-radius:24px;box-shadow:0 24px 64px #0508102e;padding:clamp(40px,5vw,56px) clamp(28px,4vw,52px)}.about-engagement-layout{grid-gap:clamp(32px,4vw,48px);align-items:center;display:grid;gap:clamp(32px,4vw,48px);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.about-engagement-main{max-width:560px}.about-engagement-label{color:var(--text-on-dark-body);display:block;font-size:11px;font-weight:700;letter-spacing:1.6px;margin-bottom:18px;text-transform:uppercase}.about-engagement-heading{color:#fff;font-size:clamp(28px,3.6vw,42px);font-weight:800;letter-spacing:-.6px;line-height:1.18;margin:0 0 20px}.about-engagement-copy{color:var(--text-on-dark-body);font-size:15px;font-weight:400;line-height:1.72;margin:0 0 28px}.about-engagement-cta{align-items:center;border-radius:10px;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:14px 26px}.about-engagement-stats{display:flex;flex-direction:column;gap:14px}.about-engagement-stat{background:#ffffff0a!important;border:1px solid #ffffff14!important;border-radius:14px;padding:22px 24px;position:relative;text-align:left;transition:background .28s ease,box-shadow .28s ease}.about-engagement-stat.card-border-beam-host,.about-engagement-stat.card-border-beam-host:hover{border-color:#0000!important}.about-engagement-stat:hover{background:#ffffff0f!important;transform:none}.about-engagement-stat-desc,.about-engagement-stat-metric,.about-engagement-stat-title{display:block;position:relative;z-index:1}.about-engagement-stat-metric{color:#f05a28;color:var(--orange);font-size:clamp(32px,3.2vw,40px);font-weight:800;line-height:1.05;margin-bottom:8px}.about-engagement-stat-title{color:#fff;font-size:17px;font-weight:700;line-height:1.3;margin-bottom:6px}.about-engagement-stat-desc{color:var(--text-on-dark-body);font-size:14px;font-weight:400;line-height:1.6}@media (max-width:900px){.about-engagement-layout{align-items:stretch;grid-template-columns:1fr}.about-engagement-main{max-width:none}}@media (max-width:560px){.about-engagement-section{padding:0 0 72px!important}.about-engagement-panel{border-radius:20px;padding:32px 22px}.about-engagement-stat{padding:20px 18px}}.about-closing-cta{background:#0a0b1a!important;background:var(--dark)!important;color:#fff;overflow:hidden;padding:88px 0 100px!important;position:relative;text-align:center}.about-closing-cta-glow{background:radial-gradient(ellipse 70% 60% at 50% 50%,#6366f124 0,#e05c2614 38%,#0000 72%);height:min(420px,55vh);left:50%;pointer-events:none;position:absolute;top:42%;transform:translate(-50%,-50%);width:min(720px,90vw);z-index:0}.about-closing-cta-inner{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:640px;position:relative;z-index:1}.about-closing-cta-label{color:var(--text-on-dark-body);display:block;font-size:11px;font-weight:700;letter-spacing:1.8px;margin-bottom:20px;text-transform:uppercase}.about-closing-cta-heading{color:#fff;font-size:clamp(34px,4.5vw,52px);font-weight:800;letter-spacing:-.8px;line-height:1.12;margin:0 0 20px}.about-closing-cta-heading-accent{color:#f05a28;color:var(--orange)}.about-closing-cta-lead{color:var(--text-on-dark-body);font-size:clamp(16px,1.6vw,18px);font-weight:400;line-height:1.65;margin:0 0 12px;max-width:520px}.about-closing-cta-note{color:var(--text-on-dark-muted);font-size:14px;font-weight:400;line-height:1.6;margin:0 0 32px;max-width:480px}.about-closing-cta-btn{align-items:center;border-radius:10px;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:14px 28px}@media (max-width:560px){.about-closing-cta{padding:72px 0 88px!important}.about-closing-cta-lead{font-size:15px}}.about-founder-section{background:#0a0b1a!important;background:var(--dark)!important;border-bottom:none;box-shadow:none;color:#fff;margin-bottom:0;padding:72px 0 88px!important}.about-founder-section .container{max-width:1180px}.about-founder-header{margin-bottom:32px}.about-founder-eyebrow{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.6px;margin-bottom:14px;text-transform:uppercase}.about-founder-title{color:#fff;font-size:clamp(32px,4vw,42px);font-weight:800;letter-spacing:-.8px;line-height:1.12;margin:0}.about-founder-title-sep{color:var(--text-on-dark-subtle);font-weight:500;margin:0 .15em}.about-founder-title-accent{color:#f05a28;color:var(--orange)}.about-founder-block{grid-gap:0;align-items:stretch;background:linear-gradient(160deg,#101422fa,#080a12fc);border:1px solid #ffffff14;border-radius:18px;box-shadow:0 10px 36px #00000047;display:grid;gap:0;grid-template-columns:228px minmax(0,1fr);overflow:hidden}.about-founder-block.card-border-beam-host>.about-founder-body,.about-founder-block.card-border-beam-host>.about-founder-profile{position:relative;z-index:1}.about-founder-profile{align-items:center;background:#0003;border-right:1px solid #ffffff12;display:flex;flex-direction:column;justify-content:flex-start;padding:40px 20px 36px;text-align:center}.about-founder-avatar-wrap{background:linear-gradient(135deg,#e05c26f2,#e05c2659);border-radius:50%;box-shadow:0 0 28px #e05c2659;flex-shrink:0;height:152px;margin-bottom:22px;overflow:hidden;padding:3px;width:152px}.about-founder-avatar{background:#0a0c14;border-radius:50%;display:block;height:100%;object-fit:cover;object-position:center top;width:100%}.about-founder-profile-name{color:#fff;font-size:18px;font-weight:700;line-height:1.25;margin:0 0 8px}.about-founder-profile-role{color:var(--text-on-dark-body);font-size:12px;font-weight:500;line-height:1.5;margin:0;max-width:168px}.about-founder-body{min-width:0;padding:40px 44px 36px}.about-founder-body .about-founder-quote{border-left:4px solid #f05a28;border-left:4px solid var(--orange);color:#fff;font-size:clamp(18px,1.65vw,22px);font-style:normal;font-weight:700;line-height:1.42;margin:0 0 24px;padding:2px 0 2px 20px}.about-founder-body p{color:var(--text-on-dark-body);font-size:15px;font-weight:400;line-height:1.75;margin:0 0 18px}.about-founder-body p:last-of-type{margin-bottom:0}.about-founder-wins{background:#00000052;border:1px solid #ffffff0f;border-radius:14px;margin-top:26px;padding:22px 24px}.about-founder-wins ul{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.about-founder-wins li{align-items:flex-start;color:#f1f5f9e6;display:flex;font-size:14px;gap:12px;line-height:1.55}.about-founder-win-icon{color:#22c55e;flex-shrink:0;height:14px;margin-top:4px;width:14px}.about-founder-certs{margin-top:30px;padding-top:2px}.about-founder-certs-label{color:var(--text-on-dark-muted);font-size:8px;font-weight:700;letter-spacing:1.2px;margin:0 0 12px;text-transform:none}.about-founder-certs-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(10,48px);margin-bottom:16px;max-width:100%;width:-webkit-max-content;width:max-content}.about-founder-cert-tile{align-items:center;background:#fff;border-radius:10px;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;padding:7px;width:48px}.about-founder-cert-tile img{display:block;height:auto;max-height:100%;max-width:100%;object-fit:contain;object-position:center;width:auto}.about-founder-certs-foot{color:var(--text-on-dark-subtle);font-size:7px;font-style:italic;line-height:1.45;margin:0;max-width:720px}@media (max-width:900px){.about-founder-block{grid-template-columns:1fr}.about-founder-profile{border-bottom:1px solid #ffffff12;border-right:none;padding:32px 24px 28px}.about-founder-body{padding:32px 28px}.about-founder-certs-grid{grid-template-columns:repeat(5,48px);width:auto}}@media (max-width:480px){.about-founder-section{padding:56px 0 72px!important}.about-founder-header{margin-bottom:24px}.about-founder-title{font-size:28px}.about-founder-body{padding:28px 20px}.about-founder-certs-grid{gap:8px;grid-template-columns:repeat(5,44px)}.about-founder-cert-tile{height:44px;padding:6px;width:44px}}.stats-bar{grid-gap:0;border-top:1px solid #ffffff14;display:grid;gap:0;grid-template-columns:repeat(4,1fr);margin-top:48px;padding-top:32px}.stats-bar .stat-item{border-right:1px solid #ffffff14;padding:16px 12px;text-align:center}.stats-bar .stat-item:last-child{border-right:none}.stats-bar .stat-value{color:#f05a28;color:var(--orange);font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.1;margin-bottom:6px}.stats-bar .stat-label{color:var(--text-on-dark-body);font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}@media (max-width:640px){.stats-bar{grid-template-columns:1fr 1fr}.stats-bar .stat-item:nth-child(2){border-right:none}.stats-bar .stat-item{border-bottom:1px solid #ffffff14}}.testi-full{background:var(--white)!important;border:1px solid var(--border)!important;border-radius:24px;border-radius:var(--radius-lg);margin-bottom:32px;padding:40px 48px;position:relative}.testi-full blockquote{color:var(--text);font-size:clamp(20px,2.5vw,28px);font-weight:600;line-height:1.45;margin:16px 0 28px}.testi-full .quote-mark{color:#f05a2826}.testi-metric{background:#f05a281f;background:var(--orange-light);border-radius:50px;color:#f05a28;color:var(--orange);display:inline-block;font-size:12px;font-weight:700;margin-bottom:8px;padding:6px 14px}.contact-page .contact-hero{background:#0a0b1a!important;background:var(--dark)!important;border-bottom:none;overflow:hidden;padding:calc(var(--nav-h) + 56px) 0 72px;position:relative;text-align:center}.contact-page .contact-hero .hero-grid{background-size:52px 52px;inset:0;opacity:.35;position:absolute;z-index:0}.contact-page .contact-hero .hero-bg-motion,.contact-page .contact-hero .hero-glow{z-index:0}.contact-hero .container{position:relative;z-index:2}.contact-hero-label{align-items:center;color:#f05a28;color:var(--orange);display:inline-flex;font-size:11px;font-weight:700;gap:10px;letter-spacing:2px;margin-bottom:20px;text-transform:uppercase}.contact-hero-label-dot{opacity:.85}.contact-hero-title{font-size:clamp(36px,5vw,56px);font-weight:800;letter-spacing:-.8px;line-height:1.08;margin:0 auto 18px;max-width:820px}.contact-hero-title-line{color:#fff;display:block}.contact-hero-title-accent{color:#f05a28;color:var(--orange)}.contact-hero-desc{color:var(--text-on-dark-muted);font-size:16px;line-height:1.7;margin:0 auto 32px;max-width:640px}.contact-hero-pills{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.contact-hero-pill{align-items:center;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:50px;color:var(--text-on-dark-muted);display:inline-flex;font-size:13px;font-weight:600;gap:10px;padding:10px 18px}.contact-hero-pill-icon{color:#f05a28;color:var(--orange);flex-shrink:0;height:18px;width:18px}.contact-section{background:#f4f6f9!important;background:var(--off-white)!important;margin-top:0;padding-bottom:112px!important;padding-top:56px!important;position:relative;z-index:3}.contact-page .contact-section .container{max-width:1200px;padding-left:24px;padding-right:24px}.contact-layout{grid-gap:32px;align-items:stretch;display:grid;gap:32px;grid-template-columns:minmax(0,1fr) minmax(0,1.22fr)}.contact-page .contact-form-card,.contact-page .contact-info-card,.contact-page .contact-panel{background:#fff!important;border:1px solid #0f172a14!important;border-radius:24px;box-shadow:0 4px 24px #0f172a0f;color:var(--text)!important;min-height:100%;padding:44px 40px 40px}.contact-page .contact-info-card{padding-bottom:36px}.contact-panel-label{color:#f05a28;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:1.6px;margin-bottom:12px;text-transform:uppercase}.contact-panel h2{color:var(--text)!important;font-size:clamp(26px,3.2vw,34px);font-weight:800;letter-spacing:-.5px;line-height:1.15;margin-bottom:14px}.contact-panel-desc{color:var(--muted)!important;font-size:15px;line-height:1.7;margin-bottom:32px;max-width:42ch}.contact-section .contact-info-card{display:flex;flex-direction:column}.contact-page .contact-info-card,.contact-page .contact-info-card .contact-detail span,.contact-page .contact-info-card .contact-detail strong,.contact-page .contact-info-card .contact-detail-label,.contact-page .contact-info-card .contact-detail-sub,.contact-page .contact-info-card .contact-detail-value,.contact-page .contact-info-card .contact-panel-desc,.contact-page .contact-info-card h2,.contact-page .contact-info-card h3,.contact-page .contact-info-card p{color:inherit}.contact-page .contact-info-card{background:#fff!important;color:var(--text)!important}.contact-info-head{margin-bottom:8px}.contact-info-title{color:#0f172a!important;font-size:clamp(28px,3.4vw,36px)!important;font-weight:800!important;letter-spacing:-.6px;line-height:1.12!important;margin:0 0 16px!important}.contact-page .contact-info-card .contact-panel-label{color:#f05a28!important;color:var(--orange)!important;margin-bottom:14px}.contact-page .contact-info-card .contact-panel-desc{color:#64748b!important;font-size:15px;line-height:1.7;margin-bottom:36px!important;max-width:none}.contact-details-list{display:flex;flex:1 1;flex-direction:column;gap:0}.contact-detail{align-items:flex-start;display:flex;gap:16px;padding:16px 0}.contact-detail-icon{align-items:center;background:#f05a281a;border:none;border-radius:12px;color:#f05a28;color:var(--orange);display:flex;flex-shrink:0;font-size:22px;height:48px;justify-content:center;width:48px}.contact-detail-body{display:flex;flex-direction:column;gap:2px;min-width:0;padding-top:2px}.contact-detail-link{color:inherit;text-decoration:none}.contact-detail-link:hover .contact-detail-value{color:#f05a28;color:var(--orange)}.contact-page .contact-detail-label{color:#94a3b8!important;display:block;font-size:11px;font-weight:700;letter-spacing:1.3px;margin-bottom:4px;text-transform:uppercase}.contact-page .contact-detail-value{color:#0f172a!important;display:block;font-size:16px;font-weight:700;line-height:1.35}.contact-page .contact-detail-sub{color:#94a3b8!important;display:block;font-size:13px;margin-top:2px}.contact-page .contact-detail-link{display:block}.contact-info-social{border-top:1px solid #0f172a14;margin-top:auto;padding-top:32px}.contact-info-social-label{color:var(--muted);display:block;font-size:11px;font-weight:700;letter-spacing:1.4px;margin-bottom:16px;text-transform:uppercase}.contact-tabs{background:#eef1f6;border-radius:12px;display:flex;gap:6px;margin-bottom:28px;padding:6px}.contact-tab{align-items:center;background:#0000;border:none;border-radius:8px;color:var(--muted);cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 14px;transition:background .25s ease,color .25s ease,box-shadow .25s ease}.contact-tab.active{background:#fff;box-shadow:0 2px 8px #0f172a14}.contact-tab.active,.contact-tab.active svg{color:#f05a28;color:var(--orange)}.contact-form-heading{font-size:clamp(22px,2.8vw,28px);margin-bottom:8px}.contact-page .contact-form .form-row{gap:20px;margin-bottom:0}.contact-page .contact-form .form-group{margin-bottom:20px}.contact-form-note{color:var(--muted);font-size:14px;line-height:1.65;margin-bottom:28px;max-width:52ch}.contact-form .form-group label{color:var(--text);font-size:13px;font-weight:600}.contact-required{color:#ef4444;font-weight:700}.contact-form .form-group input,.contact-form .form-group select,.contact-form .form-group textarea{background:#f1f4f8;border:none;border-radius:10px;color:var(--text);font-size:14px;padding:12px 14px}.contact-form .form-group input::placeholder,.contact-form .form-group textarea::placeholder{color:var(--muted)}.contact-form .form-group input:focus,.contact-form .form-group select:focus,.contact-form .form-group textarea:focus{background:#fff;box-shadow:0 0 0 2px #f05a2859;outline:none}.contact-form-submit{font-size:15px;font-weight:700;justify-content:center;margin-top:8px;padding:16px 24px;width:100%}.contact-trust{align-items:center;color:#0d9488;display:flex;font-size:13px;font-weight:600;gap:8px;justify-content:center;margin-top:16px}.contact-social-pills{display:flex;flex-wrap:wrap;gap:10px}.contact-social-pill{align-items:center;background:#f8fafc;border:1px solid var(--border);border-radius:50px;color:var(--text-light);display:inline-flex;font-size:14px;font-weight:600;gap:10px;padding:11px 18px;transition:border-color .25s ease,color .25s ease}.contact-social-pill:hover{border-color:#f05a28;border-color:var(--orange);color:#f05a28;color:var(--orange)}@media (max-width:968px){.contact-layout{grid-template-columns:1fr}.contact-page .contact-hero{padding-bottom:64px}.contact-section{padding-bottom:80px!important;padding-top:40px!important}}@media (max-width:640px){.contact-page .contact-panel{border-radius:16px;padding:28px 20px 24px}.contact-hero-pill{justify-content:center;width:100%}}.section-dark .b2b-service-card,.section-dark .case-card:not(.case-card--video),.section-dark .team-core-card{background:#ffffff0a!important;border:1px solid #ffffff1a!important;color:var(--text-on-dark-body)}.section-dark .b2b-service-card-title,.section-dark .case-card h3{color:#fff}.section-dark .b2b-service-card-desc,.section-dark .case-card p{color:var(--text-on-dark-body)}.team-page-hero{background:#0a0b1a!important;background:var(--dark)!important;border-bottom:none;overflow:hidden;padding:calc(var(--nav-h) + 56px) 0 72px!important;position:relative;text-align:center}.team-page-hero:before{background:radial-gradient(ellipse 65% 50% at 50% 30%,#6366f11a 0,#0000 60%),radial-gradient(ellipse 40% 35% at 88% 65%,#f05a280d 0,#0000 55%),radial-gradient(ellipse 35% 30% at 12% 70%,#7c3aed0f 0,#0000 50%);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.team-page-hero .hero-grid{background-size:52px 52px;inset:0;opacity:.32;position:absolute;z-index:0}.team-page-hero .container{align-items:center;display:flex;flex-direction:column;position:relative;z-index:2}.team-hero-label{align-items:center;color:#f05a28;color:var(--orange);display:inline-flex;font-size:11px;font-weight:700;gap:10px;letter-spacing:2px;margin:0 0 22px;text-transform:uppercase}.team-hero-label-dot{font-size:10px;line-height:1;opacity:.85}.team-hero-title{color:#fff;font-size:clamp(36px,5.8vw,58px);font-weight:900;letter-spacing:-1.5px;line-height:1.06;margin:0 auto 20px;max-width:860px}.team-hero-title-line{display:block}.team-hero-title-accent{color:#f05a28;color:var(--orange);margin-top:4px}.team-hero-sub{color:var(--text-on-dark-muted);font-size:16px;line-height:1.7;margin:0 auto;max-width:560px}.team-leadership-section{padding-top:72px!important}.team-leadership-header{margin-bottom:48px;max-width:800px;text-align:left}.team-leadership-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.4px;margin-bottom:16px;text-transform:uppercase}.team-leadership-heading{color:#1a1a1a;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0}.team-leadership-heading-accent{color:#f05a28;color:var(--orange)}.page-hero-team{background:#0a0b1a;background:var(--dark);overflow:hidden;padding:calc(var(--nav-h) + 72px) 0 80px;position:relative;text-align:center}.page-hero-team:before{background:radial-gradient(ellipse 70% 50% at 50% 0,#f05a2833 0,#0000 65%);content:"";inset:0;pointer-events:none;position:absolute}.page-hero-team .container{position:relative;z-index:1}.page-hero-team-title{color:#f05a28;color:var(--orange);font-size:clamp(48px,8vw,88px);font-weight:900;line-height:1.05;margin-bottom:20px}.page-hero-team-sub{color:var(--text-on-dark-body);font-size:17px;line-height:1.7;margin:0 auto;max-width:560px}.team-lead-list{display:flex;flex-direction:column;gap:28px}.team-lead-card{grid-gap:0;align-items:stretch;background:#fff!important;border:1px solid var(--border)!important;border-radius:16px;box-shadow:0 8px 32px #0f172a14;box-sizing:border-box;display:grid;gap:0;grid-template-columns:minmax(0,300px) minmax(0,1fr);max-width:100%;min-width:0;overflow:hidden;padding:0;text-align:left}.team-lead-list>.fade-in{min-width:0;width:100%}.team-lead-card--reverse{grid-template-columns:minmax(0,1fr) minmax(0,300px)}.team-lead-card--reverse .team-lead-media{order:2}.team-lead-card--reverse .team-lead-body{order:1}.team-lead-media{display:flex;flex-direction:column;min-height:100%;min-width:0}.team-lead-photo-wrap{background:#f1f5f9;flex:1 1;min-height:280px;overflow:hidden}.team-lead-photo-wrap img{display:block;height:100%;min-height:280px;object-fit:cover;object-position:top center;width:100%}.team-lead-badge-bar{align-items:center;background:#0a0b1a;background:var(--dark,#0a0b1a);display:flex;justify-content:center;padding:18px 16px}.team-lead-badge-pill{background:#0000;border:1px solid #ffffff59;border-radius:50px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.6px;padding:8px 18px;text-transform:uppercase}.team-lead-body{box-sizing:border-box;max-width:100%;min-width:0;padding:32px 36px 36px}.team-lead-body-label{color:#64748bd9;display:block;font-size:11px;font-weight:700;letter-spacing:1.2px;margin-bottom:10px;text-transform:uppercase}.team-lead-name{color:#1a1a1a;font-size:clamp(24px,2.8vw,32px);font-weight:800;line-height:1.15;margin:0 0 8px}.team-lead-name,.team-lead-title{overflow-wrap:break-word;word-break:break-word}.team-lead-title{font-size:15px;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.4;margin:0 0 18px}.team-lead-bio{color:var(--text-light);font-size:14px;line-height:1.7;margin:0 0 20px;overflow-wrap:break-word;word-break:break-word}.team-lead-actions{display:flex;gap:10px;margin-bottom:22px}.team-lead-social{align-items:center;background:#fff;border:1px solid var(--border);border-radius:50%;color:var(--text-light);display:flex;height:40px;justify-content:center;transition:border-color .2s ease,color .2s ease;width:40px}.team-lead-social:hover{border-color:#f05a28;border-color:var(--orange);color:#f05a28;color:var(--orange)}.team-lead-certs{margin-bottom:22px}.team-lead-certs-label{color:#64748bbf;font-size:10px;font-weight:700;letter-spacing:1.1px;margin:0 0 12px;text-transform:uppercase}.team-lead-certs-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(40px,48px));max-width:100%}.team-lead-cert-tile{align-items:center;aspect-ratio:1;background:#fff;border:1px solid var(--border);border-radius:10px;display:flex;height:auto;justify-content:center;max-width:48px;overflow:hidden;padding:7px;width:100%}.team-lead-cert-tile img{max-height:100%;max-width:100%;object-fit:contain}.team-lead-cta{display:inline-flex}.team-lead-highlights{list-style:none;margin:16px 0 0;padding:0}.team-lead-highlights li{color:var(--text-light);font-size:14px;line-height:1.6;padding:6px 0 6px 18px;position:relative}.team-lead-highlights li:before{color:#22c55e;content:"✓";font-weight:700;left:0;position:absolute}@media (max-width:480px){.team-leadership-header{margin-bottom:32px}.team-lead-body{padding:20px 16px 24px}.team-lead-name{font-size:22px}.team-lead-title{font-size:14px;line-height:1.45}.team-lead-bio{font-size:13.5px}.team-lead-badge-pill{font-size:10px;letter-spacing:.35px;line-height:1.35;padding:7px 14px;text-align:center}.team-lead-photo-wrap,.team-lead-photo-wrap img{min-height:200px}.team-lead-cta{justify-content:center;width:100%}}.team-core-section{background:#0a0b1a!important;background:var(--dark,#0a0b1a)!important;padding-bottom:80px!important;padding-top:72px!important}.team-core-header{margin-bottom:40px;max-width:800px;text-align:left}.team-core-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.4px;margin-bottom:16px;text-transform:uppercase}.team-core-heading{color:#fff;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0}.team-core-heading-accent{color:#f05a28;color:var(--orange)}.team-core-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.team-core-grid>.fade-in{display:flex;min-height:100%}.team-core-grid>.fade-in>.team-core-card{flex:1 1;width:100%}.team-core-card{--team-accent:var(--orange);align-items:center;background:#ffffff0a!important;border:1px solid #ffffff14!important;border-radius:14px;display:flex;flex-direction:column;min-height:220px;padding:28px 20px 26px;text-align:center}.team-core-card .team-core-name{color:#fff;font-size:18px;font-weight:700;margin:0 0 12px}.team-core-pill{background:color-mix(in srgb,var(--team-accent) 14%,#0000);border:1px solid color-mix(in srgb,var(--team-accent) 40%,#0000);border-radius:50px;color:var(--team-accent);display:inline-block;font-size:10px;font-weight:700;letter-spacing:.8px;margin-bottom:14px;padding:5px 12px;text-transform:uppercase}.team-core-desc{color:var(--text-on-dark-body);font-size:14px;line-height:1.65;margin:0}.team-hiring-section{padding-bottom:88px!important;padding-top:72px!important}.team-hiring-header{margin:0 auto 44px;max-width:640px;text-align:center}.team-hiring-label{align-items:center;color:#f05a28;color:var(--orange);display:inline-flex;font-size:11px;font-weight:700;gap:10px;letter-spacing:2px;margin:0 0 18px;text-transform:uppercase}.team-hiring-label-dot{font-size:10px;opacity:.85}.team-hiring-heading{color:#1a1a1a;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0 0 16px}.team-hiring-heading-accent{color:#f05a28;color:var(--orange)}.team-hiring-sub{color:var(--text-light);font-size:15px;line-height:1.7;margin:0}.team-hiring-perks{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:48px}.team-hiring-perks>.fade-in{display:flex;min-height:100%}.team-hiring-perks>.fade-in>.team-hiring-perk{flex:1 1;width:100%}.team-hiring-perk{background:#fff!important;border:1px solid var(--border)!important;border-radius:16px;box-shadow:0 4px 20px #0f172a0f;padding:32px 24px;text-align:center}.team-hiring-perk-icon{display:block;font-size:36px;line-height:1;margin-bottom:14px}.team-hiring-perk-title{color:#1a1a1a;font-size:18px;font-weight:700;margin:0 0 10px}.team-hiring-perk-desc{color:var(--muted);font-size:14px;line-height:1.65;margin:0}.team-apply-wrap{margin:0 auto;max-width:720px}.team-apply-form{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 6px 28px #0f172a0f;padding:36px 32px 32px}.team-apply-grid{grid-gap:20px 18px;display:grid;gap:20px 18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:24px}.team-apply-field{display:flex;flex-direction:column;gap:8px}.team-apply-field--full{grid-column:1/-1}.team-apply-label{color:#1a1a1a;font-size:14px;font-weight:700}.team-apply-optional,.team-apply-required{color:#f05a28;color:var(--orange)}.team-apply-optional{font-size:13px;font-weight:600}.team-apply-field input[type=email],.team-apply-field input[type=text]{background:#f8fafc;border:1px solid var(--border);border-radius:10px;color:var(--text);font-size:14px;padding:12px 14px;width:100%}.team-apply-field input:focus{background:#fff;border-color:color-mix(in srgb,var(--orange) 50%,var(--border));outline:none}.team-apply-file-input{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.team-apply-dropzone{align-items:center;background:#f8fafc;border:2px dashed #94a3b873;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:36px 20px;transition:border-color .2s ease,background .2s ease;width:100%}.team-apply-dropzone:hover{background:#fff;border-color:#f05a28;border-color:var(--orange)}.team-apply-dropzone-icon{color:#f05a28;color:var(--orange);font-size:22px}.team-apply-dropzone-title{color:#1a1a1a;font-size:14px;font-weight:700}.team-apply-dropzone-hint{color:var(--muted);font-size:12px}.team-apply-dropzone-file{color:#f05a28;color:var(--orange);font-size:12px;font-weight:600;margin-top:4px}.team-apply-submit{border-radius:10px;font-size:15px;font-weight:600;padding:14px 28px}.team-apply-submit:disabled{cursor:not-allowed;opacity:.55}.team-apply-file-error{color:#ef4444;font-size:13px;margin:8px 0 0}.team-apply-form .form-error,.team-apply-form .form-success{margin-bottom:16px}.b2b-page-hero{background:#0a0b1a!important;background:var(--dark)!important;border-bottom:none;overflow:hidden;padding:calc(var(--nav-h) + 56px) 0 72px!important;position:relative;text-align:center}.b2b-page-hero:before{background:radial-gradient(ellipse 65% 50% at 50% 30%,#6366f11a 0,#0000 60%),radial-gradient(ellipse 40% 35% at 88% 65%,#f05a280d 0,#0000 55%),radial-gradient(ellipse 35% 30% at 12% 70%,#7c3aed0f 0,#0000 50%);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.b2b-page-hero .hero-grid{background-size:52px 52px;inset:0;opacity:.32;position:absolute;z-index:0}.b2b-page-hero .container{align-items:center;display:flex;flex-direction:column;position:relative;z-index:2}.b2b-hero-label{align-items:center;color:#f05a28;color:var(--orange);display:inline-flex;font-size:11px;font-weight:700;gap:10px;letter-spacing:2px;margin:0 0 22px;text-transform:uppercase}.b2b-hero-label-dot{font-size:10px;line-height:1;opacity:.85}.b2b-hero-title{color:#fff;font-size:clamp(36px,5.8vw,58px);font-weight:900;letter-spacing:-1.5px;line-height:1.06;margin:0 auto 20px;max-width:860px}.b2b-hero-title-line{display:block}.b2b-hero-title-accent{color:#f05a28;color:var(--orange);margin-top:4px}.b2b-hero-sub{color:var(--text-on-dark-muted);font-size:16px;line-height:1.7;margin:0 auto 28px;max-width:640px}.b2b-hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.b2b-stats-bar{background:#fff;border-bottom:1px solid #0f172a0f;padding:36px 0}.b2b-stats-bar-inner{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;max-width:1000px}.b2b-stat-cell{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:8px 12px;position:relative;text-align:center}.b2b-stat-cell:not(:last-child):after{background:#0f172a14;content:"";height:70%;position:absolute;right:0;top:15%;width:1px}.b2b-stat-value{font-feature-settings:"tnum";color:#f05a28;color:var(--orange);display:block;font-size:clamp(32px,4.5vw,44px);font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.5px;line-height:1;margin-bottom:8px;min-height:1em}.b2b-stat-label{color:#475569d9;font-size:11px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.b2b-reality-section{padding-bottom:80px!important;padding-top:72px!important}.b2b-reality-header{margin-bottom:40px;max-width:800px;text-align:left}.b2b-reality-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.4px;margin-bottom:16px;text-transform:uppercase}.b2b-reality-heading{color:#1a1a1a;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0}.b2b-reality-heading-accent{color:#f05a28;color:var(--orange)}.b2b-reality-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-problem-card,.b2b-solution-card{background:#0a0b1a!important;background:var(--dark,#0a0b1a)!important;border:1px solid #ffffff14!important;border-radius:16px;padding:32px 28px 36px}.b2b-compare-title{align-items:center;color:#fff;display:flex;font-size:clamp(18px,2.2vw,22px);font-weight:800;gap:10px;line-height:1.25;margin:0 0 24px}.b2b-compare-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.b2b-compare-dot--problem{background:#ef4444}.b2b-compare-dot--solution{background:#f05a28;background:var(--orange)}.b2b-compare-list{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.b2b-compare-list li{align-items:flex-start;color:var(--text-on-dark-muted);display:flex;font-size:14px;gap:12px;line-height:1.65}.b2b-compare-icon{align-items:center;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:800;height:20px;justify-content:center;margin-top:2px;width:20px}.b2b-compare-icon--x{color:#f87171}.b2b-compare-icon--check{color:#34d399;font-size:13px}.b2b-services-section{background:#0a0b1a!important;background:var(--dark,#0a0b1a)!important;padding-bottom:80px!important;padding-top:72px!important}.b2b-services-header{margin-bottom:40px;max-width:800px;text-align:left}.b2b-proof-label,.b2b-services-label,.b2b-why-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.4px;margin-bottom:16px;text-transform:uppercase}.b2b-services-heading{color:#fff;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0}.b2b-services-heading-accent{color:#f05a28;color:var(--orange)}.b2b-services-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-services-grid>.fade-in{display:flex;min-height:100%}.b2b-services-grid>.fade-in>.b2b-service-card{flex:1 1;width:100%}.b2b-service-card{--b2b-accent:var(--orange);align-items:flex-start;background:#ffffff0a!important;border:1px solid #ffffff14!important;border-radius:16px;box-shadow:0 10px 32px #00000038;display:flex;flex-direction:column;height:100%;min-height:220px;overflow:hidden;padding:28px 26px 26px;position:relative;text-align:left;transition:box-shadow .28s ease,background .28s ease}.b2b-service-card:before{background:#f05a28;background:var(--b2b-accent,var(--orange));content:"";height:3px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .28s ease;z-index:2}.b2b-service-card:hover:before{opacity:1}.b2b-service-card.card-border-beam-host,.b2b-service-card.card-border-beam-host:hover{border-color:#0000!important}.b2b-service-card:hover{background:#ffffff0f!important;box-shadow:0 16px 44px #00000052;transform:none}.b2b-service-card-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:18px;height:44px;justify-content:center;margin-bottom:18px;width:44px}.b2b-service-card-title{color:#fff;font-size:20px;font-weight:700;line-height:1.3;margin:0 0 12px}.b2b-service-card-desc{color:var(--text-on-dark-body);flex:1 1;font-size:14px;line-height:1.65;margin:0 0 20px}.b2b-service-card-link{font-size:11px;font-weight:800;letter-spacing:1.4px;margin-top:auto;text-decoration:none;text-transform:uppercase;transition:opacity .2s ease}.b2b-service-card-link:hover{opacity:.85}.b2b-why-section{padding-bottom:80px!important;padding-top:72px!important}.b2b-why-inner{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}.b2b-why-heading{color:#1a1a1a;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0 0 16px}.b2b-why-heading-accent{color:#f05a28;color:var(--orange)}.b2b-why-lead{color:var(--text-light);font-size:15px;line-height:1.7;margin:0 0 28px;max-width:440px}.b2b-why-cta{display:inline-flex}.b2b-why-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-why-grid>.fade-in{display:flex;min-height:100%}.b2b-why-grid>.fade-in>.b2b-why-card{flex:1 1;width:100%}.b2b-why-card{align-items:flex-start;background:#fff!important;border:1px solid var(--border)!important;border-radius:14px;box-shadow:0 4px 20px #0f172a0f;display:flex;flex-direction:column;min-height:0;padding:24px 22px}.b2b-why-card-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:17px;height:42px;justify-content:center;margin-bottom:14px;width:42px}.b2b-why-card-title{color:#1a1a1a;font-size:16px;font-weight:700;margin:0 0 8px}.b2b-why-card-desc{color:var(--muted);font-size:13px;line-height:1.6;margin:0}.b2b-proof-section{background:#0a0b1a!important;background:var(--dark,#0a0b1a)!important;padding-bottom:80px!important;padding-top:72px!important}.b2b-proof-header{margin-bottom:40px;max-width:800px;text-align:left}.b2b-proof-heading{color:#fff;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0}.b2b-proof-heading-accent{color:#f05a28;color:var(--orange)}.b2b-proof-grid{margin-top:0}.b2b-proof-section .b2b-proof-watermark{left:auto;opacity:.08;right:6%;top:28%;transform:translateY(-50%)}.b2b-proof-section .b2b-proof-metrics{border-top:none;gap:8px;margin-bottom:16px;margin-top:0;padding-top:0}.b2b-proof-section .b2b-proof-metric{background:color-mix(in srgb,#8b5cf6 14%,#ffffff08);background:color-mix(in srgb,var(--proof-accent,#8b5cf6) 14%,#ffffff08);border-radius:10px;border-right:none!important;border:1px solid color-mix(in srgb,#8b5cf6 28%,#ffffff14);border:1px solid color-mix(in srgb,var(--proof-accent,#8b5cf6) 28%,#ffffff14);padding:12px 10px}.b2b-proof-section .b2b-proof-metric:nth-child(2),.b2b-proof-section .b2b-proof-metric:nth-child(3){padding-left:10px}.b2b-proof-section .home-proof-pills{margin-bottom:0}.b2b-proof-section .home-proof-link{display:none}.b2b-closing-cta{background:#fff!important;color:var(--text);padding:88px 0 100px!important;text-align:center}.b2b-closing-cta-inner{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:640px}.b2b-closing-cta-heading{color:#1a1a1a;font-size:clamp(32px,4.2vw,48px);font-weight:800;letter-spacing:-.7px;line-height:1.12;margin:0 0 16px}.b2b-closing-cta-heading-accent{color:#f05a28;color:var(--orange)}.b2b-closing-cta-sub{color:var(--text-light);font-size:16px;line-height:1.65;margin:0 0 28px;max-width:520px}.b2b-closing-cta-btn{border-radius:10px;font-size:15px;font-weight:600;padding:14px 28px}@media (max-width:768px){.b2b-closing-cta,.b2b-proof-section{padding-bottom:72px!important;padding-top:64px!important}}.perk-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-top:40px;text-align:center}.perk-card{background:var(--white)!important;border:1px solid var(--border)!important;border-radius:24px;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:32px 24px}.perk-card h3{color:var(--text);font-size:18px;font-weight:700;margin:12px 0 10px}.perk-card p{color:var(--muted);font-size:14px;line-height:1.65}.perk-card-icon{display:block;font-size:36px}.footer-col--contact h4{margin-bottom:18px}.footer-contact{display:flex;flex-direction:column;gap:10px}.footer-contact-item{align-items:center;color:var(--text-on-dark-body)!important;display:flex;font-size:13.5px;font-weight:400;gap:10px;line-height:1.45;margin:0;text-decoration:none;transition:color .2s ease}.footer-contact-item svg{color:#f05a28!important;color:var(--orange,#e05c26)!important;flex-shrink:0;font-size:16px;height:16px;width:16px}.footer-contact-item:hover{color:var(--text-on-dark-soft)!important}.footer-contact-item--static{cursor:default;pointer-events:none}.footer-contact-cta{align-items:center;background:#c44f1a!important;border:none!important;border-radius:8px!important;box-shadow:none!important;color:#ffffffeb!important;display:inline-flex!important;font-size:14px!important;font-weight:600!important;justify-content:center;margin-top:20px;padding:13px 20px!important;text-decoration:none;transition:background .2s ease,transform .2s ease;width:100%}.footer-contact-cta:hover{background:#d4551f!important;color:#fff!important;transform:translateY(-1px)}.footer-contact-cta .btn-arrow{margin-left:2px}.portfolio-page-hero{background:#0a0b1a!important;background:var(--dark)!important;border-bottom:none;overflow:hidden;padding:calc(var(--nav-h) + 56px) 0 64px!important;position:relative;text-align:center}.portfolio-page-hero:before{background:radial-gradient(ellipse 65% 50% at 50% 30%,#6366f11a 0,#0000 60%),radial-gradient(ellipse 40% 35% at 88% 65%,#f05a280d 0,#0000 55%),radial-gradient(ellipse 35% 30% at 12% 70%,#7c3aed0f 0,#0000 50%);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.portfolio-page-hero .hero-grid{background-size:52px 52px;inset:0;opacity:.32;position:absolute;z-index:0}.portfolio-page-hero .container{align-items:center;display:flex;flex-direction:column;position:relative;z-index:2}.portfolio-hero-label{align-items:center;color:#f05a28;color:var(--orange);display:inline-flex;font-size:11px;font-weight:700;gap:10px;letter-spacing:2px;margin:0 0 22px;text-transform:uppercase}.portfolio-hero-label-dot{font-size:10px;line-height:1;opacity:.85}.portfolio-hero-title{color:#fff;font-size:clamp(36px,5.8vw,58px);font-weight:900;letter-spacing:-1.5px;line-height:1.06;margin:0 auto 20px;max-width:860px}.portfolio-hero-title-line{display:block}.portfolio-hero-title-accent{color:#f05a28;color:var(--orange);margin-top:4px}.portfolio-hero-sub{color:var(--text-on-dark-muted);font-size:16px;line-height:1.7;margin:0 auto;max-width:640px}.portfolio-page-hero .about-hero-stats{background:#080a1480;border:1px solid #ffffff14;border-radius:12px;margin:36px auto 0;max-width:920px;overflow:hidden;padding:0;width:100%}.portfolio-page-hero .about-hero-stats-inner{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.portfolio-page-hero .about-stat-cell{align-items:center;background:radial-gradient(ellipse 65% 85% at 50% 45%,#6366f10f 0,#0000 70%);display:flex;flex-direction:column;justify-content:center;min-height:0;padding:20px 8px 18px;position:relative;text-align:center}.portfolio-page-hero .about-stat-cell:not(:last-child){border-right:1px solid #ffffff12}.portfolio-page-hero .about-stat-value{font-feature-settings:"tnum";color:#f05a28;color:var(--orange);display:block;font-size:clamp(32px,4.5vw,44px);font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.5px;line-height:1;margin:0 0 6px;min-height:1em;position:relative;z-index:1}.portfolio-page-hero .about-stat-label{color:var(--text-on-dark-muted);display:block;font-size:11px;font-weight:700;letter-spacing:1.4px;line-height:1.35;margin:0;padding:0 4px;position:relative;text-transform:uppercase;z-index:1}.portfolio-case-studies-section .container{max-width:1280px}.portfolio-case-studies-header{margin-bottom:48px;max-width:800px;text-align:left}.portfolio-case-studies-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.4px;margin-bottom:16px;text-transform:uppercase}.portfolio-case-studies-heading{color:#1a1a1a;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0}.portfolio-case-studies-heading-accent{color:#f05a28;color:var(--orange)}@media (max-width:768px){.portfolio-page-hero{padding-bottom:48px!important}.portfolio-page-hero .about-hero-stats{margin-top:28px;max-width:100%}.portfolio-page-hero .about-hero-stats-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-page-hero .about-stat-cell{padding:18px 8px 16px}.portfolio-page-hero .about-stat-cell:nth-child(2){border-right:none}.portfolio-page-hero .about-stat-cell:first-child,.portfolio-page-hero .about-stat-cell:nth-child(2){border-bottom:1px solid #ffffff0f}.portfolio-page-hero .about-stat-value{font-size:clamp(22px,6vw,28px)}.portfolio-page-hero .about-stat-label{font-size:10px}}.portfolio-case-studies-section{padding-bottom:88px!important}.portfolio-spotlight{grid-gap:0;background:var(--white);border:1px solid var(--border);border-radius:16px;box-shadow:0 8px 32px #0f172a12;display:grid;gap:0;grid-template-columns:1fr minmax(200px,260px);overflow:hidden}.portfolio-spotlight-main{padding:32px 36px 36px}.portfolio-spotlight-top{margin-bottom:28px}.portfolio-spotlight-meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px 12px;justify-content:space-between;margin-bottom:14px}.portfolio-spotlight-num{font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.portfolio-spotlight-tag{background:#8b5cf61a;border:1px solid #8b5cf638;border-radius:50px;color:#6d28d9;display:inline-block;font-size:10px;font-weight:700;letter-spacing:.5px;padding:5px 12px;text-transform:uppercase}.portfolio-spotlight-title{color:#1a1a1a;font-size:clamp(22px,2.6vw,28px);font-weight:800;letter-spacing:-.4px;line-height:1.2;margin:0}.portfolio-block{margin-bottom:28px}.portfolio-block:last-child{margin-bottom:0}.portfolio-block-label{align-items:center;display:inline-flex;font-size:11px;font-weight:800;gap:8px;letter-spacing:1.2px;margin-bottom:10px;text-transform:uppercase}.portfolio-block-label:before{border-radius:50%;content:"";height:8px;width:8px}.portfolio-block-label--challenge{color:#dc2626}.portfolio-block-label--challenge:before{background:#dc2626}.portfolio-block-label--solution{color:#7c3aed}.portfolio-block-label--solution:before{background:#7c3aed}.portfolio-block--solution .portfolio-block-label--solution{color:#7c3aed;color:var(--block-solution-accent,#7c3aed)}.portfolio-block--solution .portfolio-block-label--solution:before{background:#7c3aed;background:var(--block-solution-accent,#7c3aed)}.portfolio-block-label--results{color:#10b981}.portfolio-block-label--results:before{background:#10b981}.portfolio-block li,.portfolio-block p{color:var(--text-light);font-size:14px;line-height:1.7}.portfolio-block ul{list-style:none;padding:0}.portfolio-block li{padding:4px 0}.portfolio-block li strong{color:var(--text)}.portfolio-spotlight-side{background:linear-gradient(165deg,#7c3aed,#5b21b6 55%,#4c1d95);display:flex;flex-direction:column;gap:0;justify-content:center;padding:36px 24px}.portfolio-spotlight-metric{padding:24px 0}.portfolio-spotlight-metric:first-child{padding-top:8px}.portfolio-spotlight-metric:last-child{padding-bottom:8px}.portfolio-spotlight-metric+.portfolio-spotlight-metric{border-top:1px solid #ffffff24}.portfolio-spotlight-metric-val{color:#fff;display:block;font-size:clamp(28px,4vw,40px);font-weight:900;letter-spacing:-.5px;line-height:1.1}.portfolio-spotlight-metric-lbl{color:var(--text-on-dark-muted);display:block;font-size:11px;font-weight:700;letter-spacing:1px;margin-top:6px}.portfolio-case-grid{display:flex;flex-direction:column;gap:28px;margin-top:40px}.portfolio-case-card{grid-gap:0;background:#fff!important;border:1px solid var(--border)!important;border-radius:16px;box-shadow:0 8px 32px #0f172a12;display:grid;gap:0;grid-template-columns:1fr minmax(200px,260px);min-height:0;overflow:hidden;width:100%}.portfolio-spotlight--featured .portfolio-spotlight-tag{background:#8b5cf61a;border:1px solid #8b5cf638;color:#6d28d9}.portfolio-case-card .portfolio-case-tag{background:color-mix(in srgb,#7c3aed 10%,#0000);background:color-mix(in srgb,var(--case-accent,#7c3aed) 10%,#0000);border:1px solid color-mix(in srgb,#7c3aed 22%,#0000);border:1px solid color-mix(in srgb,var(--case-accent,#7c3aed) 22%,#0000);color:#7c3aed;color:var(--case-accent,#7c3aed)}.portfolio-case-card .portfolio-case-side{background:linear-gradient(165deg,color-mix(in srgb,#7c3aed 92%,#fff 8%),color-mix(in srgb,#7c3aed 78%,#000 22%) 52%,color-mix(in srgb,#7c3aed 62%,#000 38%));background:linear-gradient(165deg,color-mix(in srgb,var(--case-accent,#7c3aed) 92%,#fff 8%) 0,color-mix(in srgb,var(--case-accent,#7c3aed) 78%,#000 22%) 52%,color-mix(in srgb,var(--case-accent,#7c3aed) 62%,#000 38%) 100%)}.portfolio-case-chart{background:#0a0b1a;background:var(--dark,#0a0b1a);padding:22px 20px 18px}.portfolio-case-body{background:#fff;flex:1 1;padding:22px 20px 26px}.portfolio-case-body .portfolio-block{margin-bottom:18px}.portfolio-case-body .portfolio-block:last-child{margin-bottom:0}.portfolio-case-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.portfolio-case-num{font-size:11px;font-weight:800;letter-spacing:1px}.portfolio-case-tag{background:#0003;border:1px solid color-mix(in srgb,#f05a28 50%,#ffffff1f);border:1px solid color-mix(in srgb,var(--case-accent,var(--orange)) 50%,#ffffff1f);border-radius:50px;color:#f05a28;color:var(--case-accent,var(--orange));font-size:9px;font-weight:700;letter-spacing:1px;padding:5px 12px;text-transform:uppercase;white-space:nowrap}.portfolio-case-title{color:#fff;font-size:clamp(17px,2vw,20px);font-weight:800;letter-spacing:-.3px;line-height:1.28;margin:0 0 14px}.portfolio-case-divider{background:linear-gradient(90deg,#f05a28,#0000);background:linear-gradient(90deg,var(--case-accent,var(--orange)),#0000);height:2px;margin-bottom:24px}.portfolio-case-bars{grid-gap:10px;align-items:flex-end;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.portfolio-bar-col{text-align:center}.portfolio-bar-val{color:#fff;display:block;font-size:15px;font-weight:800;margin-bottom:8px}.portfolio-bar-track{align-items:flex-end;background:#ffffff0d;border-radius:6px 6px 0 0;display:flex;height:88px;overflow:hidden}.portfolio-bar-fill{background:linear-gradient(180deg,color-mix(in srgb,#f05a28 95%,#fff 12%),color-mix(in srgb,#f05a28 35%,#0000));background:linear-gradient(180deg,color-mix(in srgb,var(--case-accent,var(--orange)) 95%,#fff 12%) 0,color-mix(in srgb,var(--case-accent,var(--orange)) 35%,#0000) 100%);border-radius:6px 6px 0 0;transition:height .6s ease;width:100%}.portfolio-bar-label{color:var(--text-on-dark-muted);display:block;font-size:9px;font-weight:700;letter-spacing:.8px;margin-top:8px;text-transform:uppercase}.portfolio-case-link{color:#f05a28;color:var(--orange);font-size:13px;font-weight:600}.portfolio-case-link:hover{color:#ff8a5c}.portfolio-closing-cta{background:#0a0b1a!important;background:var(--dark)!important;color:#fff;overflow:hidden;padding:88px 0 100px!important;position:relative;text-align:center}.portfolio-closing-cta-glow{background:radial-gradient(ellipse 70% 60% at 50% 50%,#6366f11f 0,#e05c260f 40%,#0000 72%);height:min(360px,50vh);left:50%;pointer-events:none;position:absolute;top:38%;transform:translate(-50%,-50%);width:min(640px,85vw)}.portfolio-closing-cta-inner{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:640px;position:relative;z-index:1}.portfolio-closing-cta-heading{color:#fff;font-size:clamp(32px,4.2vw,48px);font-weight:800;letter-spacing:-.7px;line-height:1.12;margin:0 0 16px}.portfolio-closing-cta-heading-accent{color:#f05a28;color:var(--orange)}.portfolio-closing-cta-sub{color:var(--text-on-dark-muted);font-size:16px;line-height:1.65;margin:0 0 28px;max-width:480px}.portfolio-closing-cta-btn{border-radius:10px;font-size:15px;font-weight:600;padding:14px 28px}@media (max-width:768px){.portfolio-closing-cta{padding-bottom:72px!important;padding-top:64px!important}}.case-card:has(.case-card-body),.srv-card:has(.srv-card-body),.why-card:has(.why-card-body){padding:0}.section-dark .why-card:has(.why-card-body){background:#ffffff0a!important;border:1px solid #ffffff1a!important}.package-card:hover,.perk-card:hover,.srv-card:hover,.why-card:hover{border-color:#f05a28!important;border-color:var(--orange)!important;box-shadow:var(--shadow-md);transform:translateY(-3px)}.section-dark .why-card:hover{border-color:#f05a2873!important}.blog-card-media{background:var(--gray);border-radius:var(--radius) var(--radius) 0 0;overflow:hidden}.blog-card-media__img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.blog-card-media--featured{border-radius:24px 0 0 24px;border-radius:var(--radius-lg) 0 0 var(--radius-lg);min-height:280px}.blog-card:hover .blog-card-media__img{transform:scale(1.03)}.blog-featured-meta{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px}.blog-featured-date{color:var(--muted);font-size:13px}.hero--reference{background:#0a0b1a;background:var(--dark);min-height:min(92vh,880px)!important;overflow-x:clip;padding:calc(var(--nav-h) + 40px) 0 56px}.hero--reference:before{background:radial-gradient(ellipse 50% 55% at 78% 38%,#6366f11a 0,#0000 58%),radial-gradient(ellipse 45% 40% at 12% 75%,#7c3aed12 0,#0000 55%),radial-gradient(ellipse 35% 30% at 55% 90%,#f05a280a 0,#0000 50%)}.hero--reference .hero-grid{animation:hero-grid-drift 48s linear infinite;background-size:48px 48px;opacity:.4;z-index:0}@keyframes hero-grid-drift{to{background-position:48px 48px}}.hero-bg-motion{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.hero-orb{border-radius:50%;filter:blur(80px);position:absolute;will-change:transform,opacity}.hero-orb--purple{animation:hero-orb-drift-a 22s ease-in-out infinite;background:#7c3aed38;height:min(42vw,420px);right:12%;top:8%;width:min(42vw,420px)}.hero-orb--blue{animation:hero-orb-drift-b 26s ease-in-out infinite;background:#3b82f624;bottom:18%;height:min(32vw,320px);left:8%;width:min(32vw,320px)}.hero-orb--orange{animation:hero-orb-drift-c 20s ease-in-out infinite;background:#f05a2817;height:min(24vw,240px);left:38%;top:42%;width:min(24vw,240px)}.hero-orb--violet-sm{animation:hero-orb-drift-d 18s ease-in-out infinite;background:#a855f71c;filter:blur(64px);height:180px;left:18%;top:22%;width:180px}@keyframes hero-orb-drift-a{0%,to{opacity:.28;transform:translate(0) scale(1)}50%{opacity:.4;transform:translate(-28px,22px) scale(1.08)}}@keyframes hero-orb-drift-b{0%,to{opacity:.22;transform:translate(0) scale(1)}50%{opacity:.34;transform:translate(32px,-20px) scale(1.06)}}@keyframes hero-orb-drift-c{0%,to{opacity:.18;transform:translate(0)}50%{opacity:.28;transform:translate(-18px,-14px)}}@keyframes hero-orb-drift-d{0%,to{opacity:.2;transform:translate(0)}50%{opacity:.3;transform:translate(14px,18px)}}.hero-glow{animation:hero-glow-breathe 10s ease-in-out infinite alternate;background:radial-gradient(circle at 70% 45%,#a855f70f 0,#0000 38%),radial-gradient(circle at 25% 60%,#3b82f60a 0,#0000 35%);inset:0;pointer-events:none;position:absolute;z-index:1}@keyframes hero-glow-breathe{0%{opacity:.5}to{opacity:.65}}.hero--reference:before{z-index:0}.hero--reference .container{position:relative;z-index:2}.hero--reference .hero-inner{align-items:center;gap:48px;min-width:0}.hero-left{display:flex;flex-direction:column;justify-content:center;max-width:100%;min-height:min(420px,70vh);min-width:0;padding-bottom:8px}.hero-pill--ref{align-items:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50px;color:#beb4d2f2;display:inline-flex;font-size:13px;font-weight:500;gap:10px;margin-bottom:22px;padding:8px 16px 8px 12px;width:-webkit-fit-content;width:fit-content}.hero-pill--ref:before{display:none}.hero-pill-dot{animation:pulse 2s infinite;background:#f05a28;background:var(--orange);border-radius:50%;flex-shrink:0;height:7px;width:7px}.hero-title{font-size:clamp(34px,5.2vw,58px);font-weight:900;letter-spacing:-1.5px;line-height:1.1;margin-bottom:18px;max-width:620px}.hero-title-line{display:block}.hero-title-white{color:#fff}.hero-title-accent{color:#f05a28;color:var(--orange);margin-top:2px}.hero-title-muted{color:#ffffffeb;font-weight:900;margin-top:2px}.hero--reference .hero-sub{color:var(--text-on-dark-body);font-size:16px;line-height:1.65;margin-bottom:16px;max-width:500px}.hero-sub-accent{color:#f05a28;color:var(--orange);font-weight:600}.hero--reference .hero-divider{background:linear-gradient(90deg,#0000,#f05a281f 18%,#f05a288c 50%,#f05a281f 82%,#0000);box-shadow:0 0 12px #f05a2833;height:1px;margin:0 0 14px;max-width:500px;width:100%}.hero-regions-strip{-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex-wrap:nowrap;gap:0;justify-content:flex-start;margin:0 0 28px;max-width:500px;overflow-x:auto;scrollbar-width:none}.hero-regions-strip::-webkit-scrollbar{display:none}.hero-regions-strip-item{align-items:center;display:inline-flex;flex-shrink:0}.hero-regions-dot{background:#f05a28;background:var(--orange);border-radius:50%;box-shadow:0 0 10px #f05a28a6;flex-shrink:0;height:5px;margin:0 18px;width:5px}.hero-region-entry{align-items:center;display:inline-flex;gap:10px}.hero-region-flag-ring{align-items:center;background:linear-gradient(145deg,#ffffff59,#ffffff14);border:1px solid #ffffff38;border-radius:50%;box-shadow:0 4px 14px #00000059,inset 0 1px 0 #ffffff40;display:flex;flex-shrink:0;height:38px;justify-content:center;overflow:hidden;padding:2px;width:38px}.hero-region-flag-img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.hero-region-label{color:#ffffffeb;font-size:14px;font-weight:500;letter-spacing:.01em;white-space:nowrap}.hero--reference .hero-btns{gap:14px;margin-bottom:0}.btn-hero-primary{align-items:center;background:#f05a28;background:var(--orange);border:none;border-radius:10px;box-shadow:0 4px 20px #f05a2859;color:#fff;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:14px 26px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.btn-hero-primary:hover{background:#d94e1f;background:var(--orange-hover);box-shadow:0 8px 28px #f05a2873;color:#fff;transform:translateY(-2px)}.btn-hero-primary .btn-arrow{transition:transform .25s ease}.btn-hero-primary:hover .btn-arrow{transform:translateX(4px)}.btn-hero-ghost{align-items:center;background:#0000;border:1px solid #ffffff47;border-radius:10px;color:#fff;display:inline-flex;font-size:15px;font-weight:600;padding:14px 24px;text-decoration:none;transition:border-color .25s ease,background .25s ease,transform .25s ease}.btn-hero-ghost:hover{background:#ffffff0d;border-color:#ffffff73;color:#fff;transform:translateY(-2px)}.hero-trust{align-items:center;display:flex;flex-wrap:wrap;gap:20px 28px;margin-top:32px}.hero-trust-item{align-items:center;color:var(--text-on-dark-body);display:inline-flex;font-size:13px;gap:10px}.hero-trust-item svg{color:#f05a28;color:var(--orange);flex-shrink:0;font-size:15px;opacity:.9}.hero-trust-item strong{color:var(--text-on-dark-soft);font-weight:700}.hero-visual{align-items:center;display:flex;justify-content:center;max-width:100%;min-height:420px;min-width:0;position:relative;width:100%}.hero-wireframe{animation:hero-wireframe-spin 24s linear infinite;border:1px solid #8b5cf659;height:120px;opacity:.55;pointer-events:none;position:absolute;transform-style:preserve-3d;width:120px}.hero-wireframe:after,.hero-wireframe:before{border:1px solid #8b5cf640;content:"";inset:0;position:absolute}.hero-wireframe:before{transform:translateZ(-20px) rotateY(45deg)}.hero-wireframe:after{transform:translateZ(20px) rotateX(45deg)}.hero-wireframe--tr{animation:hero-wireframe-tr 14s ease-in-out infinite;right:2%;top:6%}.hero-wireframe--bl{animation:hero-wireframe-bl 16s ease-in-out infinite;animation-direction:reverse;bottom:8%;height:100px;left:-2%;opacity:.4;width:100px}@keyframes hero-wireframe-spin{to{transform:rotateX(18deg) rotateY(1turn)}}@keyframes hero-wireframe-tr{0%,to{transform:rotate(12deg) skewY(-4deg) translateY(0) rotateY(0deg)}50%{transform:rotate(18deg) skewY(-4deg) translateY(-14px) rotateY(180deg)}}@keyframes hero-wireframe-bl{0%,to{transform:rotate(-18deg) translateY(0) rotateY(0deg)}50%{transform:rotate(-12deg) translateY(10px) rotateY(-160deg)}}.hero-visual-orbit{flex-shrink:0;height:400px;margin:0 auto;min-height:400px;position:relative;width:min(100%,440px)}.hero-orbit-lines{inset:0;pointer-events:none;position:absolute;z-index:0}.hero-orbit-line{border-top:1px dashed #ffffff1f;position:absolute;transform-origin:left center}.hero-orbit-line--tl{left:22%;top:22%;transform:rotate(-28deg);width:28%}.hero-orbit-line--tr{left:auto;right:22%;top:22%;transform:rotate(28deg);transform-origin:right center;width:28%}.hero-orbit-line--bl{bottom:28%;left:22%;transform:rotate(28deg);width:28%}.hero-orbit-line--br{bottom:28%;left:auto;right:22%;transform:rotate(-28deg);transform-origin:right center;width:28%}.hero-orbit-rings{height:100%;pointer-events:none;width:100%}.hero-orbit-ring,.hero-orbit-rings{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.hero-orbit-ring{border:1px solid #8b5cf633;border-radius:50%}.hero-orbit-ring--1{animation:hero-orbit-ring-pulse 7s ease-in-out infinite;height:88%;width:88%}.hero-orbit-ring--2{animation:hero-orbit-ring-pulse 9s ease-in-out .8s infinite;border-color:#6366f129;height:72%;width:72%}.hero-orbit-ring--3{animation:hero-orbit-ring-spin 28s linear infinite;border-color:#f05a281f;height:56%;width:56%}@keyframes hero-orbit-ring-pulse{0%,to{opacity:.35;transform:translate(-50%,-50%) scale(1)}50%{opacity:.7;transform:translate(-50%,-50%) scale(1.03)}}@keyframes hero-orbit-ring-spin{to{transform:translate(-50%,-50%) rotate(1turn)}}.hero-roi-hub{align-items:center;animation:hero-roi-pulse 5s ease-in-out infinite;display:flex;height:200px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:200px;z-index:4}.hero-roi-ring-spin{animation:hero-roi-spin 14s linear infinite;inset:0;position:absolute}.hero-roi-ring{background:conic-gradient(from 210deg,#7c3aed,#f05a28,#ec4899,#6366f1,#7c3aed);border-radius:50%;box-shadow:0 0 40px #7c3aed59;height:100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:5px;width:100%}@keyframes hero-roi-spin{to{transform:rotate(1turn)}}.hero-roi-inner{align-items:center;background:radial-gradient(circle at 40% 35%,#7c3aed59 0,#05050cf2 70%);border-radius:50%;box-shadow:0 0 60px #a855f740;display:flex;flex-direction:column;height:calc(100% - 22px);justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 22px);z-index:2}.hero-roi-value{color:#fff;font-size:42px;font-weight:900;letter-spacing:-1px;line-height:1}.hero-roi-label{color:var(--text-on-dark-body);font-size:11px;font-weight:700;letter-spacing:1.5px;margin-top:6px}.hero-metric-card{animation:hero-metric-float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0f1ca6;border:1px solid #ffffff14;border-radius:12px;box-shadow:0 8px 24px #00000040;min-width:128px;padding:12px 16px 14px;text-align:left;z-index:3}.hero-metric-card,.hero-metric-card.card-border-beam-host{position:absolute!important}.hero-metric-card--tl{animation-delay:0s;left:0;top:6%}.hero-metric-card--tr{animation-delay:.6s;right:0;text-align:right;top:5%}.hero-metric-card--tr .hero-metric-icon-wrap{margin-left:auto}.hero-metric-card--bl{animation-delay:1.2s;bottom:10%;left:0}.hero-metric-card--br{animation-delay:1.8s;bottom:8%;right:0;text-align:right}.hero-metric-card--br .hero-metric-icon-wrap{margin-left:auto}@keyframes hero-metric-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes hero-roi-pulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.02)}}.hero-metric-icon-wrap{align-items:center;border-radius:8px;display:inline-flex;font-size:13px;height:28px;justify-content:center;margin-bottom:8px;width:28px}.hero-metric-value{color:#fff;display:block;font-size:22px;font-weight:800;line-height:1.1}.hero-metric-label{color:var(--text-on-dark-muted);display:block;font-size:10px;font-weight:700;letter-spacing:.8px;margin-top:4px}@media (max-width:968px){.hero--reference{min-height:auto!important;padding:calc(var(--nav-h) + 32px) 0 48px}.hero-left{min-height:0;width:100%}.hero--reference .hero-divider,.hero--reference .hero-sub,.hero-regions-strip,.hero-title{max-width:100%}.hero-visual{margin-top:24px;min-height:360px;width:100%}.hero-visual-orbit{height:340px;max-width:380px;min-height:340px;width:100%}.hero-metric-card{min-width:110px;padding:12px 14px}.hero-metric-value{font-size:18px}.hero-roi-hub{height:168px;width:168px}.hero-roi-value{font-size:34px}}@media (max-width:576px){.hero--reference{padding:calc(var(--nav-h) + 24px) 0 40px}.hero-pill--ref{font-size:12px;margin-bottom:16px;padding:7px 14px 7px 11px}.hero-title{font-size:clamp(28px,8.5vw,36px);letter-spacing:-1px;margin-bottom:14px}.hero--reference .hero-sub{font-size:15px;line-height:1.6;margin-bottom:12px}.hero-regions-strip{align-items:flex-start;flex-wrap:wrap;gap:10px 0;margin-bottom:22px;overflow-x:visible}.hero-regions-strip-item{width:100%}.hero-regions-dot{display:none}.hero-region-flag-ring{height:34px;width:34px}.hero-region-label{font-size:13px;white-space:normal}.hero--reference .hero-btns{align-items:stretch;flex-direction:column;gap:10px;width:100%}.hero--reference .hero-btns .btn{justify-content:center;width:100%}.hero-trust{align-items:flex-start;flex-direction:column;gap:12px;margin-top:24px}.hero-visual{margin-top:20px;min-height:300px}.hero-visual-orbit{height:300px;max-width:100%;min-height:300px}.hero-wireframe{display:none}.hero-metric-card{min-width:92px;padding:8px 10px}.hero-metric-card--tl,.hero-metric-card--tr{top:3%}.hero-metric-card--bl,.hero-metric-card--tl{left:1%}.hero-metric-card--br,.hero-metric-card--tr{right:1%}.hero-metric-card--bl,.hero-metric-card--br{bottom:5%}.hero-metric-value{font-size:16px}.hero-metric-label{font-size:8px;letter-spacing:.5px}.hero-metric-icon-wrap{font-size:11px;height:24px;margin-bottom:6px;width:24px}.hero-roi-hub{height:148px;width:148px}.hero-roi-value{font-size:30px}.hero-roi-label{font-size:10px}}@media (max-width:480px){.hero-metric-card--tl,.hero-metric-card--tr{top:2%}.hero-metric-card--bl,.hero-metric-card--br{bottom:4%}}@media (max-width:375px){.hero--reference{padding:calc(var(--nav-h) + 20px) 0 36px}.hero-title{font-size:26px}.hero--reference .hero-sub{font-size:14px}.hero-visual{min-height:268px}.hero-visual-orbit{height:268px;min-height:268px}.hero-metric-card{border-radius:10px;min-width:84px;padding:7px 8px}.hero-metric-value{font-size:14px}.hero-metric-label{font-size:7px}.hero-roi-hub{height:128px;width:128px}.hero-roi-value{font-size:26px}.hero-roi-label{font-size:9px;margin-top:4px}}@media (prefers-reduced-motion:reduce){.hero--reference .hero-grid,.hero-glow,.hero-metric-card,.hero-orb,.hero-orbit-ring,.hero-roi-hub,.hero-roi-ring-spin,.hero-wireframe{animation:none!important}}.hero:not(.hero--reference){min-height:auto!important}.home-after-hero,.logos-bar{background:#fff}.logos-bar{border-bottom:1px solid #eceef2;overflow:hidden;padding:28px 0}.logos-bar-viewport{overflow:hidden;width:100%}.logos-bar-track{animation:logos-bar-scroll 50s linear infinite;display:flex;width:-webkit-max-content;width:max-content}.logos-bar-row{align-items:stretch;display:flex;flex-shrink:0}.logos-bar-cell{align-items:center;display:flex;flex-shrink:0;justify-content:center;min-height:96px;min-width:200px;padding:18px 52px;position:relative}.logos-bar-img{display:block;height:auto;max-height:72px;max-width:200px;min-height:40px;object-fit:contain;width:auto}.logos-bar-divider{background:#e2e6ee;height:58px;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}@keyframes logos-bar-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.logos-bar-track{animation:none;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:var(--max-w);width:100%}.logos-bar-track .logos-bar-row:nth-child(2){display:none}}.home-services{background:#fff!important;padding:56px 0 64px}.home-services-head{padding-bottom:8px;position:relative;text-align:center}.home-services-head:before{background:radial-gradient(ellipse at 50% 0,#7c3aed0f 0,#0000 70%);content:"";height:120px;left:50%;pointer-events:none;position:absolute;top:-20px;transform:translateX(-50%);width:min(90%,520px)}.home-services .sec-heading{color:var(--text)}.home-services-grid{margin-top:40px}.home-view-all{margin-bottom:0;margin-top:36px;text-align:center}.home-view-all a{color:#f05a28;color:var(--orange);font-size:15px;font-weight:700;text-decoration:none;transition:gap .25s ease,color .25s ease}.home-view-all a:hover{color:#d94e1f;color:var(--orange-hover)}.srv-icon-ad{font-size:14px;font-weight:900;letter-spacing:-.5px}.hero-metrics-section{background:#0a0b1a;background:var(--dark);padding:0 0 48px}.stats-bar--5{grid-template-columns:repeat(5,1fr);margin-top:0}.stats-bar .stat-sub{color:var(--text-on-dark-subtle);font-size:11px;font-weight:500;letter-spacing:0;line-height:1.4;margin-top:6px;text-transform:none}.home-services .srv-card--home{background:#f3f4f7!important;border:1px solid #e8eaef!important;border-radius:20px!important;box-shadow:none}.home-services .srv-card--home:hover{background:#fff!important;border-color:#e0e4ea!important;box-shadow:0 12px 32px #7c3aed14,0 4px 16px #0000000f;transform:translateY(-4px)}.home-services .srv-card--home .srv-num{color:#d1d5db;font-size:13px;font-weight:600}.home-services .srv-card--home h3{color:var(--text);font-size:17px}.home-services .srv-card--home p{color:#6b7280}.home-services .srv-card--home .srv-link{color:#9ca3af;font-weight:600}.home-services .srv-card--home:hover .srv-link{color:#f05a28;color:var(--orange);gap:8px}.home-services .srv-card-body{padding:28px 24px 26px}.home-why{background:#0a0b1a!important;background:var(--dark)!important;overflow-x:clip;padding:88px 0 72px!important}.home-why-container{max-width:1320px;min-width:0}.home-why-layout{grid-gap:40px 56px;align-items:start;display:grid;gap:40px 56px;grid-template-columns:minmax(0,1.05fr) minmax(0,1.45fr);margin-bottom:36px;min-width:0}.home-why-copy{max-width:520px;padding-top:8px}.home-why-copy .sec-label{color:#f05a28;color:var(--orange);display:block;font-size:12px;font-weight:700;letter-spacing:1.2px;margin-bottom:20px;text-transform:uppercase}.home-why-title{color:#fff;font-size:clamp(34px,4.5vw,52px);font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin-bottom:24px}.home-why-title-line{display:block}.home-why-title-line.accent{color:#f05a28;color:var(--orange);margin-top:6px}.home-why-intro{color:var(--text-on-dark-muted);font-size:15px;line-height:1.75;margin-bottom:28px}.home-why-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:36px}.home-why-btn-secondary{align-items:center;display:inline-flex;gap:8px}.home-why-trust{padding-top:8px}.home-why-trust-label{color:#ffffff61;display:block;font-size:10px;font-weight:700;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.home-why-trust-logos{align-items:center;display:flex;flex-wrap:wrap;gap:20px 28px}.home-why-trust-logo{color:#ffffff47;font-size:13px;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.home-why-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.home-why-grid>.fade-in{display:flex;min-height:100%}.home-why-grid>.fade-in>.why-card--home{flex:1 1;width:100%}.home-why-pillars{grid-gap:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));padding:22px 24px}.home-why-pillar{align-items:flex-start;display:flex;gap:14px;min-width:0}.home-why-pillar-icon{align-items:center;border:1px solid #ffffff14;border-radius:50%;box-shadow:0 0 24px color-mix(in srgb,currentColor 28%,#0000);display:flex;flex-shrink:0;font-size:17px;height:44px;justify-content:center;width:44px}.home-why-pillar-text{display:flex;flex-direction:column;gap:3px;min-width:0}.home-why-pillar-title{color:#fff;font-size:14px;font-weight:700;line-height:1.3}.home-why-pillar-sub{color:var(--text-on-dark-muted);font-size:12px;line-height:1.45}.home-why .why-card--home{background:#0c0e1ce0!important;border:1px solid #ffffff17!important;border-radius:16px!important;box-shadow:0 16px 40px #00000047!important;height:100%;max-width:100%;min-width:0;overflow:hidden;position:relative}.home-why .why-card--home:hover{border-color:color-mix(in srgb,#7c3aed 32%,#ffffff24)!important;border-color:color-mix(in srgb,var(--card-accent,#7c3aed) 32%,#ffffff24)!important;box-shadow:0 20px 48px #00000052,0 0 40px color-mix(in srgb,#7c3aed 10%,#0000)!important;box-shadow:0 20px 48px #00000052,0 0 40px color-mix(in srgb,var(--card-accent,#7c3aed) 10%,#0000)!important;transform:none}.home-why .why-card--home .why-card-body{display:flex;flex-direction:column;gap:0;min-height:0;padding:14px 14px 16px!important;position:relative;text-align:left;z-index:1}.home-why .why-card-graph{background:#00000059;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:0;overflow:hidden;position:relative}.home-why .why-card-graph-panel{padding:12px 12px 10px}.home-why .why-card-graph-kpi{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px;padding:0 2px}.home-why .why-card-graph-kpi-main{align-items:center;display:flex;flex:1 1;gap:8px;min-width:0}.home-why .why-card-graph-dot{border-radius:50%;box-shadow:0 0 10px color-mix(in srgb,currentColor 65%,#0000);box-shadow:0 0 10px color-mix(in srgb,var(--graph-accent,currentColor) 65%,#0000);flex-shrink:0;height:7px;width:7px}.home-why .why-card-graph-label{color:#ffffff80;font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.home-why .why-card-graph-value{font-feature-settings:"tnum";color:#fff;font-size:22px;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.6px;line-height:1;margin-left:4px}.home-why .why-card-graph-badge{border:1px solid #0000;border-radius:999px;flex-shrink:0;font-size:9.5px;font-weight:700;letter-spacing:.04em;line-height:1.2;padding:4px 9px;text-transform:uppercase}.home-why .why-card-graph-badge--up{background:linear-gradient(135deg,#10b98138,#10b98114);border-color:#10b98159;box-shadow:0 0 12px #10b9811f;color:#6ee7b7}.home-why .why-card-graph-badge--neutral{background:linear-gradient(135deg,color-mix(in srgb,#7c3aed 22%,#0000),color-mix(in srgb,#7c3aed 8%,#0000));background:linear-gradient(135deg,color-mix(in srgb,var(--graph-accent,#7c3aed) 22%,#0000) 0,color-mix(in srgb,var(--graph-accent,#7c3aed) 8%,#0000) 100%);border-color:color-mix(in srgb,#7c3aed 32%,#0000);border-color:color-mix(in srgb,var(--graph-accent,#7c3aed) 32%,#0000);color:color-mix(in srgb,#7c3aed 90%,#fff);color:color-mix(in srgb,var(--graph-accent,#7c3aed) 90%,#fff)}.home-why .why-card-graph-stage{background:#00000038;border:1px solid #ffffff0d;border-radius:10px;overflow:hidden;position:relative}.home-why .why-card-graph-ambient{filter:blur(36px);inset:-40% -20%;opacity:.14;pointer-events:none;position:absolute;z-index:0}.home-why .why-card-graph-chart{padding:4px 2px 2px;position:relative;z-index:1}.home-why .why-card-graph-chart svg{display:block;height:auto;max-width:100%;width:100%}.home-why .why-graph-area{opacity:.85;transform:scaleY(.88);transform-origin:bottom center;transition:transform .65s cubic-bezier(.22,1,.36,1)}.home-why .why-card--home:hover .why-graph-area{transform:scaleY(1)}.home-why .why-graph-line{stroke-dasharray:1;stroke-dashoffset:.28;transition:stroke-dashoffset 1s cubic-bezier(.22,1,.36,1)}.home-why .why-card--home:hover .why-graph-line{stroke-dashoffset:0}.home-why .why-graph-bar{transform:scaleY(.68);transform-origin:bottom center;transition:transform .55s cubic-bezier(.22,1,.36,1)}.home-why .why-card--home:hover .why-graph-bar{transform:scaleY(1)}.home-why .why-graph-bar-h{transform:scaleX(.45);transform-origin:left center;transition:transform .6s cubic-bezier(.22,1,.36,1)}.home-why .why-card--home:hover .why-graph-bar-h{transform:scaleX(1)}.home-why .why-graph-node{opacity:.65;transition:opacity .35s ease,transform .35s ease}.home-why .why-card--home:hover .why-graph-node{opacity:1}.home-why .why-graph-node--pulse{filter:drop-shadow(0 0 8px currentColor);filter:drop-shadow(0 0 8px var(--graph-accent,currentColor))}.home-why .why-graph-crosshair{opacity:.5;transition:opacity .35s ease}.home-why .why-card--home:hover .why-graph-crosshair{opacity:1}@media (prefers-reduced-motion:reduce){.home-why .why-graph-area,.home-why .why-graph-bar,.home-why .why-graph-bar-h,.home-why .why-graph-line{stroke-dashoffset:0;transform:none;transition:none}}.home-why .why-card-foot{align-items:flex-start;border-top:1px solid #ffffff12;display:flex;gap:12px;margin-top:14px;padding-top:14px}.home-why .why-card-foot-text{flex:1 1;min-width:0}.home-why .why-card-topline{background:linear-gradient(90deg,#f05a28,color-mix(in srgb,#f05a28 52%,#ec4899));background:linear-gradient(90deg,var(--card-accent,var(--orange)) 0,color-mix(in srgb,var(--card-accent,var(--orange)) 52%,#ec4899) 100%);height:3px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .35s ease;z-index:12}.home-why .why-card--home:hover .why-card-topline{opacity:1}.home-why .why-card--home .why-icon{align-items:center;border:1px solid color-mix(in srgb,#7c3aed 38%,#0000);border:1px solid color-mix(in srgb,var(--card-accent,#7c3aed) 38%,#0000);border-radius:10px;box-shadow:0 4px 16px color-mix(in srgb,#7c3aed 20%,#0000);box-shadow:0 4px 16px color-mix(in srgb,var(--card-accent,#7c3aed) 20%,#0000);display:flex;flex-shrink:0;font-size:17px;height:40px;justify-content:center;margin-bottom:0;position:relative;width:40px;z-index:1}.home-why .why-card-foot h3{color:#fff;font-size:15px;font-weight:800;letter-spacing:-.2px;line-height:1.28;margin:0 0 6px;position:relative;z-index:1}.home-why .why-card-foot p{color:var(--text-on-dark-muted);font-size:12.5px;line-height:1.55;margin:0;position:relative;z-index:1}.home-process,.home-process.process-section{background:#0a0b1a!important;background:var(--dark)!important;padding:88px 0 96px!important;text-align:center}.home-process .sec-label{color:#f05a28;color:var(--orange);display:block;font-size:12px;font-weight:700;letter-spacing:1.2px;margin-bottom:16px;text-transform:uppercase}.home-process .sec-heading{color:#fff;margin-bottom:16px}.home-process .home-process-sub{color:var(--text-on-dark-muted);font-size:15px;line-height:1.7;margin:0 auto;max-width:620px}.home-process .process-steps{margin-top:56px}.home-process .process-line{height:2px;left:10%;right:10%;top:28px}.home-process .process-line-track{background:#ffffff1a}.home-process .process-line-fill{background:linear-gradient(90deg,#7c3aed,#8b5cf6 22%,#f05a28 50%,#10b981 75%,#eab308);box-shadow:0 0 14px #7c3aed47}.home-process .process-step{padding:0 10px}.home-process .step-icon{border-radius:14px;border-style:solid;border-width:1px;font-size:22px;height:56px;margin:0 auto 18px;width:56px}.home-process .process-step:hover .step-icon{filter:brightness(1.08);transform:translateY(-3px)}.home-process .step-num{color:var(--text-on-dark-subtle);font-size:12px;font-weight:600;margin-bottom:8px}.home-process .process-step h3{color:#fff;font-size:16px;font-weight:700;margin-bottom:10px}.home-process .process-step p{color:var(--text-on-dark-body);font-size:13px;line-height:1.6;margin:0 auto;max-width:200px}@media (max-width:968px){.home-process .process-step p{max-width:none}}@media (max-width:768px){.home-process .process-line{bottom:28px;left:28px;top:28px}.home-process .process-step p{margin:0}}.home-growth-build,.home-growth-build.section-dark{background:#0a0b1a!important;background:var(--dark)!important;padding:80px 0 100px!important}.home-process{padding-bottom:64px!important}.home-growth-build-inner{align-items:center;display:flex;flex-direction:column;width:100%}.home-growth-build-head{margin:0 0 52px;order:1;text-align:center;width:100%}.home-growth-build-head .sec-label{color:#f05a28;color:var(--orange);display:block;font-size:12px;font-weight:700;letter-spacing:1.2px;margin-bottom:18px;text-transform:uppercase}.home-growth-build-title{color:#fff;font-size:clamp(32px,4vw,48px);font-weight:800;letter-spacing:-1px;line-height:1.12;margin:0 auto;max-width:800px}.home-growth-build .home-growth-build-inner{max-width:1320px}.growth-build-cards-block{order:2;padding-bottom:10px;width:100%}.growth-build-grid{grid-gap:14px;align-items:stretch;display:grid;gap:14px;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;width:100%}.growth-build-card{background:#0c0c12f2!important;border:1px solid #ffffff14!important;border-radius:18px!important;box-shadow:none!important;height:auto;max-height:none;min-height:0;overflow:hidden;position:relative;text-align:left}.home-growth-build .growth-build-card .why-card-body:after{background:#f05a28;background:var(--card-accent,var(--orange));border-radius:50%;bottom:12px;box-shadow:0 0 14px var(--card-accent);box-shadow:0 0 14px var(--card-glow,var(--card-accent));content:"";height:8px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:8px;z-index:2}.home-growth-build .growth-build-card.why-card:hover,.section-dark .home-growth-build .growth-build-card.why-card:hover{background:#ffffff0f!important;border-color:#ffffff24!important;box-shadow:none!important;transform:none!important}.growth-build-card .why-card-body{align-items:flex-start;background:#0000!important;border-radius:inherit;box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:100%;padding:26px 22px 34px!important;position:relative;z-index:1}.growth-build-icon{align-items:center;background:color-mix(in srgb,var(--card-accent) 28%,#0000);border:1px solid color-mix(in srgb,var(--card-accent) 50%,#0000);border-radius:12px;box-shadow:none;color:#fff!important;display:flex;flex-shrink:0;font-size:18px;height:44px;justify-content:center;margin-bottom:16px;width:44px}.growth-build-icon svg{color:#fff}.growth-build-card h3{color:#fff;font-size:17px;font-weight:700;line-height:1.3;margin:0 0 10px}.growth-build-list{list-style:none;margin:0;padding:0;width:100%}.growth-build-list li{align-items:flex-start;color:var(--text-on-dark-body);display:flex;font-size:13px;font-weight:400;gap:8px;line-height:1.45;padding:3px 0}.growth-build-list li:before{background:#f05a28;background:var(--bullet-color,var(--orange));border-radius:50%;box-shadow:0 0 6px #f05a28;box-shadow:0 0 6px var(--bullet-color,var(--orange));content:"";flex-shrink:0;height:5px;margin-top:7px;width:5px}.home-growth-build-cta{margin-top:40px;order:3;text-align:center;width:100%}.home-growth-build-cta .btn-hero-primary{padding:14px 28px}.home-growth-build-note{color:var(--text-on-dark-subtle);font-size:12px;letter-spacing:.01em;margin:14px 0 0}@media (max-width:1200px){.growth-build-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:968px){.home-why-layout{gap:40px;grid-template-columns:1fr}.home-why-intro{max-width:none}.home-why-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-build-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.home-why-grid,.home-why-pillars{grid-template-columns:1fr}.home-why-pillars{padding:18px 16px}.home-why-actions{align-items:stretch;flex-direction:column}.home-why-actions .btn{justify-content:center}.growth-build-grid{grid-template-columns:1fr}.home-why{padding:56px 0 64px!important}.home-why-title{font-size:clamp(28px,8vw,40px)}.home-why .why-card-graph-kpi{flex-wrap:wrap;row-gap:6px}.home-why .why-card-graph-value{font-size:18px}.home-why .why-card-graph-badge{font-size:8.5px;padding:3px 8px}.home-why .why-card-graph-panel{padding:10px 10px 8px}.home-why .why-card-foot h3{font-size:14px}.home-why .why-card-foot p{font-size:12.5px}.home-metrics-band .stats-bar--home .stat-value{font-size:clamp(24px,7vw,30px)}.home-metrics-band .stats-bar--home .stat-label{font-size:10px;letter-spacing:.8px}}@media (max-width:576px){.home-why-layout{gap:28px}.home-why .why-card-graph-label{font-size:8.5px;white-space:normal}.home-why .why-card-graph-chart svg{max-height:72px}.home-why .why-card--home .why-card-body{padding:12px 12px 14px!important}}@media (max-width:375px){.home-why{padding:48px 0 56px!important}.home-why-title{font-size:24px;letter-spacing:-1px}.home-why-intro{font-size:14px;margin-bottom:22px}.home-why .why-card-graph-value{font-size:16px;margin-left:0}.home-why .why-card-graph-kpi-main{flex-wrap:wrap;gap:4px 8px}.home-why .why-card-graph-badge{font-size:8px}.home-why .why-card-foot{gap:10px;margin-top:12px;padding-top:12px}.home-why .why-card--home .why-icon{font-size:15px;height:36px;width:36px}.stats-bar--5 .stat-item:last-child{grid-column:1/-1}.home-metrics-band{padding:32px 0 36px}.home-metrics-band .stats-bar--home .stat-item{padding:14px 8px}.home-process .process-steps{margin-top:40px}.home-growth-build,.home-growth-build.section-dark{padding:56px 0 72px!important}}.home-metrics-band{background:linear-gradient(180deg,#0a0b1a,#0d0f28 48%,#0a0b1a);background:linear-gradient(180deg,var(--dark) 0,var(--dark-2) 48%,var(--dark) 100%);padding:52px 0 56px}.home-metrics-band .container{max-width:var(--max-w)}.home-metrics-band .stats-bar--home{background:#0000!important;border:none;border-radius:0;margin:0;padding:0}.home-metrics-band .stats-bar--home .stat-item{border-right:1px solid #ffffff1a;padding:20px 14px}.home-metrics-band .stats-bar--home .stat-value{color:#fff;font-size:clamp(30px,3.5vw,42px);font-weight:800;margin-bottom:8px}.home-metrics-band .stats-bar--home .stat-label{color:var(--text-on-dark-muted);font-size:11px;font-weight:700;letter-spacing:1.2px;line-height:1.35;text-transform:uppercase}.home-metrics-band .stats-bar--home .stat-sub{color:var(--text-on-dark-muted);font-size:11px;margin-top:8px}.home-proof-section{background:linear-gradient(180deg,#f0f1f5,#fafbfc 48%,#fff)!important;padding:80px 0 96px!important}.home-proof-section .container{max-width:1400px}.home-proof-section .sec-heading{color:#0a0b1a;color:var(--dark)}.home-proof-section .sec-sub{color:var(--muted)}.home-proof-head{text-align:center}.home-proof-section{text-align:left}@media (max-width:768px){.home-metrics-band{padding:40px 0 44px}.home-metrics-band .stats-bar--home .stat-item{padding:16px 10px}}.services-page .services-page-hero.about-page-hero,.services-page .services-page-hero.page-header-center{text-align:center!important}.services-page .services-page-hero .container{align-items:center;display:flex;flex-direction:column}.services-page .services-page-hero .about-page-label-wrap{display:inline-flex}.services-page .services-page-hero .about-page-sub,.services-page .services-page-hero .about-page-title{margin-left:auto;margin-right:auto}.services-page-hero{padding-bottom:72px!important}.services-pillars-section{background:#0a0b1a!important;border-bottom:none;padding:40px 0 36px!important;text-align:left}.services-pillars-section .container{max-width:1280px}.services-pillars-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.6px;margin-bottom:14px;text-transform:uppercase}.services-pillars-heading{color:#fff;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0;max-width:800px}.services-pillars-heading-accent{color:#f05a28;color:var(--orange)}.services-catalog-section{background:#0a0b1a!important;padding-bottom:100px!important;padding-top:8px!important}.services-catalog-section .container{max-width:1280px}.services-catalog-grid{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.services-catalog-grid>.fade-in{display:flex;height:100%;min-height:0}.services-catalog-grid>.fade-in>.srv-catalog-card{flex:1 1;width:100%}.srv-catalog-card{--srv-accent:var(--orange);align-items:flex-start;background:linear-gradient(165deg,hsla(0,0%,100%,.045),#ffffff05)!important;border:1px solid #ffffff12!important;border-radius:16px;box-shadow:0 12px 36px #00000047;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding:26px 24px 24px;position:relative;text-align:left;transition:box-shadow .28s ease,background .28s ease,border-color .28s ease}.srv-catalog-card:before{background:#f05a28;background:var(--srv-accent,var(--orange));content:"";height:3px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .28s ease;z-index:2}.srv-catalog-card:hover:before{opacity:1}.srv-catalog-card.card-border-beam-host,.srv-catalog-card.card-border-beam-host:hover{border-color:#0000!important}.srv-catalog-card:hover{background:linear-gradient(165deg,#ffffff12,#ffffff08)!important;border-color:#ffffff1a!important;box-shadow:0 18px 48px #0000005c;transform:none}.srv-catalog-num{color:#ffffff12;font-size:clamp(44px,4.5vw,56px);font-weight:800;letter-spacing:-.04em;line-height:1;pointer-events:none;position:absolute;right:18px;top:16px;-webkit-user-select:none;user-select:none;z-index:0}.srv-catalog-desc,.srv-catalog-icon,.srv-catalog-pill,.srv-catalog-title{position:relative;z-index:1}.srv-catalog-icon{align-items:center;background:#ffffff0f;border:1px solid #ffffff0f;border-radius:12px;display:flex;flex-shrink:0;font-size:18px;height:46px;justify-content:center;margin-bottom:18px;width:46px}.srv-catalog-emoji{display:block;font-size:22px;line-height:1}.srv-catalog-title{color:#fff;font-size:17px;font-weight:700;line-height:1.32;margin:0 0 10px;padding-right:52px}.srv-catalog-desc{color:#a8b4c4;flex:1 1;font-size:14px;font-weight:400;line-height:1.65;margin:0 0 22px}.srv-catalog-pill{align-items:center;background:#00000052;border:1px solid color-mix(in srgb,var(--srv-accent) 42%,#0000);border-radius:999px;color:var(--srv-accent)!important;display:inline-flex;font-size:13px;font-weight:600;gap:8px;margin-top:auto;padding:12px 16px;text-decoration:none;transition:background .22s ease,border-color .22s ease;width:100%}.srv-catalog-pill:hover{background:color-mix(in srgb,var(--srv-accent) 14%,#00000061);border-color:color-mix(in srgb,var(--srv-accent) 58%,#0000);color:var(--srv-accent)!important}.srv-catalog-pill-arrow{flex-shrink:0;font-size:11px;opacity:.95;transform:rotate(45deg)}.services-catalog-section .srv-catalog-desc{color:#a8b4c4!important}.services-catalog-section .srv-catalog-pill,.services-catalog-section .srv-catalog-pill span{color:var(--srv-accent)!important}@media (max-width:1100px){.services-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.services-catalog-grid{gap:14px;grid-template-columns:1fr}.srv-catalog-card{padding:22px 18px 20px}.srv-catalog-title{padding-right:40px}}.services-page .retainers-table thead{background:#0a0b1a!important;background:var(--dark)!important}@media (max-width:768px){.services-page-hero{padding-bottom:56px!important}.services-pillars-section{padding:32px 0 28px!important}.services-catalog-section{padding-bottom:72px!important}}.services-individual-section{background:#f7f8fa!important;padding:88px 0 100px!important}.services-individual-section .container{max-width:1280px}.services-individual-header{margin-bottom:48px;max-width:800px;text-align:left}.services-individual-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.4px;margin-bottom:16px;text-transform:uppercase}.services-individual-heading{color:#1a1a1a;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0}.services-individual-heading-accent{color:#f05a28;color:var(--orange)}.services-individual-grid{grid-gap:22px;align-items:stretch;display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.services-individual-grid>.fade-in{display:flex;height:100%;min-height:0}.services-individual-grid>.fade-in>.srv-individual-card{flex:1 1;width:100%}.srv-individual-card{--srv-ind-accent:var(--orange);align-items:flex-start;background:#fff!important;border:1px solid #e8ecf1!important;border-radius:20px;box-shadow:0 8px 28px #0f172a0d;display:flex;flex-direction:column;height:100%;padding:28px 26px 26px;position:relative;text-align:left;transition:box-shadow .28s ease}.srv-individual-card.card-border-beam-host,.srv-individual-card.card-border-beam-host:hover{border-color:#0000!important}.srv-individual-card:hover{box-shadow:0 14px 40px #0f172a14;transform:none}.srv-individual-features,.srv-individual-icon,.srv-individual-inquire,.srv-individual-problem,.srv-individual-title{position:relative;z-index:1}.srv-individual-icon{align-items:center;background:color-mix(in srgb,#f05a28 12%,#fff);background:color-mix(in srgb,var(--srv-ind-accent,var(--orange)) 12%,#fff);border:1px solid color-mix(in srgb,#f05a28 10%,#0000);border:1px solid color-mix(in srgb,var(--srv-ind-accent,var(--orange)) 10%,#0000);border-radius:14px;display:flex;flex-shrink:0;font-size:20px;height:48px;justify-content:center;margin-bottom:18px;width:48px}.srv-individual-emoji{display:block;font-size:22px;line-height:1}.srv-individual-title{color:#1a1a1a;font-size:18px;font-weight:700;line-height:1.3;margin:0 0 8px}.srv-individual-problem{color:var(--muted);font-size:14px;font-style:italic;font-weight:400;line-height:1.5;margin:0 0 18px}.srv-individual-features{flex:1 1;list-style:none;margin:0 0 22px;padding:0;width:100%}.srv-individual-features li{align-items:flex-start;color:#475569;display:flex;font-size:14px;gap:10px;line-height:1.55;padding:5px 0}.srv-individual-check{flex-shrink:0;font-size:11px;margin-top:4px}.srv-individual-check,.srv-individual-inquire{color:#f05a28;color:var(--srv-ind-accent,var(--orange))}.srv-individual-inquire{align-items:center;display:inline-flex;font-size:14px;font-weight:700;margin-top:auto;text-decoration:none;transition:gap .25s ease,opacity .25s ease}.srv-individual-inquire:hover{opacity:.85}@media (max-width:1100px){.services-individual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.services-individual-section{padding:64px 0 72px!important}.services-individual-grid{gap:16px;grid-template-columns:1fr}.srv-individual-card{padding:24px 20px 22px}}.services-production-section{background:#f7f8fa!important;padding:88px 0 100px!important}.services-production-section .container{max-width:1280px}.services-production-header{margin-bottom:48px;max-width:720px;text-align:left}.services-production-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.5px;margin-bottom:18px;text-transform:uppercase}.services-production-heading{color:#1a1a1a;font-size:clamp(32px,4vw,46px);font-weight:800;letter-spacing:-.7px;line-height:1.12;margin:0}.services-production-heading-accent{color:#f05a28;color:var(--orange)}.services-production-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}.services-production-grid>.fade-in{display:flex;height:100%;min-height:0}.services-production-grid>.fade-in>.srv-production-card{flex:1 1;width:100%}.srv-production-card{--srv-prod-accent:var(--orange);align-items:flex-start;background:#fff!important;border:1px solid color-mix(in srgb,var(--srv-prod-accent) 16%,#e8ecf1)!important;border-radius:20px;box-shadow:0 10px 32px #0f172a0f;display:flex;flex-direction:column;height:100%;min-height:0;padding:32px 28px 28px;position:relative;text-align:left;transition:box-shadow .28s ease}.srv-production-card.card-border-beam-host,.srv-production-card.card-border-beam-host:hover{border-color:#0000!important}.srv-production-card:hover{box-shadow:0 16px 44px #0f172a17;transform:none}.srv-production-features,.srv-production-icon,.srv-production-inquire,.srv-production-problem,.srv-production-title{position:relative;z-index:1}.srv-production-icon{align-items:center;background:color-mix(in srgb,var(--srv-prod-accent) 14%,#fff);border:1px solid color-mix(in srgb,var(--srv-prod-accent) 12%,#0000);border-radius:14px;color:var(--srv-prod-accent);display:flex;flex-shrink:0;font-size:20px;height:50px;justify-content:center;margin-bottom:20px;width:50px}.srv-production-title{color:#1a1a1a;font-size:18px;font-weight:700;line-height:1.3;margin:0 0 10px}.srv-production-problem{color:#64748b;font-size:14px;font-style:italic;font-weight:400;line-height:1.5;margin:0 0 20px}.srv-production-features{flex:1 1;list-style:none;margin:0 0 24px;padding:0;width:100%}.srv-production-features li{align-items:flex-start;color:#475569;display:flex;font-size:14px;gap:10px;line-height:1.55;padding:5px 0}.srv-production-check{color:var(--srv-prod-accent);flex-shrink:0;font-size:11px;margin-top:4px}.srv-production-inquire{align-items:center;color:var(--srv-prod-accent)!important;display:inline-flex;font-size:14px;font-weight:700;margin-top:auto;text-decoration:none;transition:opacity .25s ease}.srv-production-inquire:hover{opacity:.82}@media (max-width:1100px){.services-production-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.services-production-section{padding:64px 0 72px!important}.services-production-grid{gap:16px;grid-template-columns:1fr}.srv-production-card{padding:28px 22px 24px}}.srv-card--services{border-radius:24px!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)}.srv-tagline{color:var(--muted);font-size:14px;font-style:italic;margin-bottom:14px}.srv-check{flex-shrink:0;font-size:11px;margin-top:3px}.srv-features li{align-items:flex-start;color:var(--text-light);display:flex;font-size:14px;gap:8px;padding:4px 0}.srv-inquire{display:inline-flex;font-size:14px;font-weight:700;margin-top:auto;padding-top:16px}.srv-card--full .srv-card-body{display:flex;flex-direction:column;height:100%}.package-list{list-style:none;margin:16px 0 0;padding:0}.package-list li{align-items:flex-start;color:var(--text-light);display:flex;font-size:14px;gap:8px;padding:6px 0}.section-retainers{background:linear-gradient(180deg,#eef0ff,#f4f6f9)!important}.services-launch-section .services-launch-header{margin-bottom:40px;max-width:720px;text-align:left}.services-launch-section .packages-grid>.fade-in{display:flex;height:100%;min-height:0}.services-launch-section .packages-grid>.fade-in>.package-card{flex:1 1;width:100%}.services-launch-section .package-card{--pkg-accent:var(--orange);background:#fff!important;border:1px solid #e8ecf1!important;border-radius:20px;box-shadow:0 10px 32px #0f172a0f;display:flex;flex-direction:column;height:100%;min-height:0;padding:32px 28px 28px}.services-launch-section .package-card-title{color:#1a1a1a;font-size:20px;font-weight:700;line-height:1.3;margin:0 0 4px}.services-launch-section .package-card-desc{color:var(--muted);font-size:13px;line-height:1.5;margin:0 0 16px}.services-launch-section .package-list{flex:1 1;list-style:none;margin:16px 0 0;padding:0}.services-launch-section .package-list li{align-items:flex-start;color:#475569;display:flex;font-size:14px;gap:10px;line-height:1.55;padding:6px 0}.services-launch-section .package-check{color:#f05a28;color:var(--pkg-accent,var(--orange));flex-shrink:0;font-size:11px;margin-top:4px}.services-launch-section .package-get-started{align-items:center;background:#f05a28;background:var(--pkg-accent,var(--orange));border:none;border-radius:10px;box-shadow:0 4px 14px color-mix(in srgb,#f05a28 28%,#0000);box-shadow:0 4px 14px color-mix(in srgb,var(--pkg-accent,var(--orange)) 28%,#0000);display:inline-flex;font-size:14px;font-weight:600;justify-content:center;margin-top:auto;padding:13px 20px;text-decoration:none;transition:opacity .22s ease,transform .22s ease,box-shadow .22s ease;width:100%}.services-launch-section .package-get-started:hover{color:#fff!important;opacity:.92;transform:translateY(-1px)}.services-retainers-section{background:#f7f8fa!important;padding:88px 0 48px!important}.services-retainers-section .container{max-width:1280px}.services-retainers-header{margin-bottom:36px;max-width:720px;text-align:left}.services-retainers-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.4px;margin-bottom:16px;text-transform:uppercase}.services-retainers-heading{color:#1a1a1a;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0}.services-retainers-heading-accent{color:#f05a28;color:var(--orange)}.services-retainers-table{background:#fff;border:1px solid #e8ecf1;border-radius:16px;box-shadow:0 10px 36px #0f172a0f;overflow:hidden}.services-retainers-row,.services-retainers-table-head{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(200px,36%) minmax(0,1fr);padding:16px 24px}.services-retainers-table-head{background:#0a0b1a;background:var(--dark);color:#fff;font-size:11px;font-weight:700;letter-spacing:1.2px;padding-bottom:18px;padding-top:18px;text-transform:uppercase}.services-retainers-row{border-top:1px solid #e8ecf1;font-size:14px;line-height:1.6}.services-retainers-row:first-of-type{border-top:none}.services-retainers-service strong{color:#1a1a1a;font-size:15px;font-weight:700;line-height:1.35}.services-retainers-included{color:#64748b}.services-retainers-footnote{color:var(--muted);font-size:13px;line-height:1.6;margin:20px 0 0;text-align:center}.services-important-notes-section{background:#0a0b1a!important;background:var(--dark)!important;color:#fff;padding:88px 0 96px!important}.services-important-notes-section .container{max-width:900px}.services-important-notes-header{margin-bottom:32px;text-align:left}.services-important-notes-label{color:#f05a28;color:var(--orange);display:block;font-size:11px;font-weight:700;letter-spacing:1.4px;margin-bottom:16px;text-transform:uppercase}.services-important-notes-heading{color:#fff;font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:0}.services-important-notes-heading-accent{color:#f05a28;color:var(--orange)}.services-important-notes-list{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.services-important-notes-item{align-items:flex-start;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;color:var(--text-on-dark-body);display:flex;font-size:15px;gap:14px;line-height:1.65;padding:18px 20px}.services-important-notes-check{color:#10b981;flex-shrink:0;font-size:14px;margin-top:3px}.services-closing-cta{background:#0a0b1a!important;background:var(--dark)!important;color:#fff;overflow:hidden;padding:88px 0 100px!important;position:relative;text-align:center}.services-closing-cta-glow{background:radial-gradient(ellipse 70% 60% at 50% 50%,#6366f11f 0,#e05c260f 40%,#0000 72%);height:min(360px,50vh);left:50%;pointer-events:none;position:absolute;top:38%;transform:translate(-50%,-50%);width:min(640px,85vw)}.services-closing-cta-inner{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:640px;position:relative;z-index:1}.services-closing-cta-heading{color:#fff;font-size:clamp(32px,4.2vw,48px);font-weight:800;letter-spacing:-.7px;line-height:1.12;margin:0 0 16px}.services-closing-cta-heading-accent{color:#f05a28;color:var(--orange)}.services-closing-cta-sub{color:var(--text-on-dark-muted);font-size:16px;line-height:1.65;margin:0 0 28px;max-width:480px}.services-closing-cta-btn{align-items:center;border-radius:10px;display:inline-flex;font-size:15px;font-weight:600;gap:10px;padding:14px 28px}.services-closing-cta-btn svg{font-size:18px}@media (max-width:768px){.services-retainers-row,.services-retainers-table-head{gap:8px;grid-template-columns:1fr;padding:16px 18px}.services-closing-cta,.services-important-notes-section,.services-retainers-section{padding-bottom:72px!important;padding-top:64px!important}}.home-proof-grid{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:44px}.home-proof-grid>.fade-in{display:flex;height:100%;min-height:0}.home-proof-grid>.fade-in>.home-proof-card{flex:1 1;width:100%}.home-proof-card{align-items:flex-start;background:linear-gradient(165deg,#14161f,#0d0f18 52%,#08090f)!important;border:1px solid #ffffff14!important;border-radius:24px;box-shadow:0 10px 36px #00000052,inset 0 1px 0 #ffffff0f;color:#fff;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding:28px 28px 26px;position:relative;text-align:left;text-decoration:none;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.home-proof-card:hover{border-color:color-mix(in srgb,#a78bfa 35%,#ffffff1f)!important;border-color:color-mix(in srgb,var(--proof-accent,#a78bfa) 35%,#ffffff1f)!important;box-shadow:0 16px 44px #00000073,inset 0 1px 0 #ffffff0f;transform:translateY(-4px)}.home-proof-body{margin-bottom:18px;min-height:132px;position:relative;width:100%;z-index:1}.home-proof-watermark{color:#a78bfa;color:var(--proof-accent,#a78bfa);font-size:clamp(96px,10vw,148px);font-weight:800;left:50%;letter-spacing:-.05em;line-height:.9;opacity:.1;pointer-events:none;position:absolute;top:54%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:0}.home-proof-watermark--wide{font-size:clamp(72px,8.5vw,118px);letter-spacing:-.03em}.home-proof-card-head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:16px;position:relative;z-index:1}.home-proof-num{color:var(--text-on-dark-subtle);font-size:12px;font-weight:600;letter-spacing:.02em}.home-proof-tag{background:#0003;border:1px solid color-mix(in srgb,#8b5cf6 50%,#ffffff1f);border:1px solid color-mix(in srgb,var(--proof-accent,#8b5cf6) 50%,#ffffff1f);border-radius:50px;color:#a78bfa;color:var(--proof-accent,#a78bfa);flex-shrink:0;font-size:9px;font-weight:700;letter-spacing:1px;padding:5px 12px;text-transform:uppercase;white-space:nowrap}.home-proof-card h3{color:#fff;font-size:clamp(18px,1.55vw,23px);font-weight:800;line-height:1.28;margin:0 0 12px}.home-proof-card h3,.home-proof-desc{max-width:100%;position:relative;text-align:left;z-index:1}.home-proof-desc{color:var(--text-on-dark-body);font-size:13px;font-weight:400;line-height:1.6;margin:0}.home-proof-pills{display:flex;flex-shrink:0;flex-wrap:wrap;gap:6px;margin-bottom:18px;position:relative;z-index:1}.home-proof-pill{background:#ffffff0f;border:1px solid #ffffff24;border-radius:50px;color:var(--text-on-dark-muted);font-size:10px;font-weight:500;padding:5px 11px}.home-proof-metrics{grid-gap:0;border-top:1px solid #ffffff14;display:grid;gap:0;grid-template-columns:repeat(3,1fr);margin-bottom:14px;margin-top:auto;padding-top:20px;position:relative;width:100%;z-index:1}.home-proof-metric{padding:0 12px 0 0;text-align:left}.home-proof-metric:not(:last-child){border-right:1px solid #ffffff14;padding-right:12px}.home-proof-metric:nth-child(2),.home-proof-metric:nth-child(3){padding-left:12px}.home-proof-metric-val{color:#a78bfa;color:var(--proof-accent,#a78bfa);display:block;font-size:clamp(22px,1.85vw,26px);font-weight:800;line-height:1.1;margin-bottom:6px}.home-proof-metric-lbl{color:var(--text-on-dark-muted);display:block;font-size:9px;font-weight:600;letter-spacing:.75px;line-height:1.35;text-transform:uppercase}.home-proof-link{align-items:center;align-self:flex-start;color:#a78bfa;color:var(--proof-accent,#a78bfa);display:inline-flex;flex-shrink:0;font-size:13px;font-weight:600;gap:4px;margin-top:0;position:relative;text-align:left;transition:opacity .25s ease,transform .25s ease;z-index:1}.home-proof-card:hover .home-proof-link{opacity:.9;transform:translateX(2px)}.home-testimonials{background:linear-gradient(180deg,#f7f8fa,#f3f4f7 72%,#ebedf1)!important;overflow:hidden;padding:88px 0 96px!important;position:relative;text-align:left}.home-testimonials:before{background:radial-gradient(circle,#7c3aed1a 0,#0000 68%);content:"";height:420px;left:-80px;pointer-events:none;position:absolute;top:-120px;width:420px}.home-testimonials .container{max-width:1400px;position:relative;z-index:1}.home-testimonials-head{margin-bottom:48px;text-align:center}.home-testimonials-head .sec-heading{color:#1a1d23}.home-testimonials-head .sec-sub{color:#71717a;margin-left:auto;margin-right:auto;max-width:520px}.home-testi-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:28px}.home-testi-grid>.fade-in{display:flex;height:100%;min-height:0}.home-testi-grid>.fade-in>.home-testi-card{flex:1 1;width:100%}.home-testi-card{align-items:flex-start;background:#fff!important;border:1px solid #e8ebf0!important;border-radius:20px;box-shadow:0 10px 30px #0f172a0f;display:flex;flex-direction:column;height:100%;min-height:100%;overflow:hidden;padding:32px 32px 28px;position:relative;text-align:left;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.home-testi-card:before{background:#0000;content:"";height:3px;left:0;position:absolute;right:0;top:0;transition:background .25s ease}.home-testi-card:hover:before{background:#e05c26;background:var(--primary,#e05c26)}.home-testi-card:hover{border-color:#dde1e8!important;box-shadow:0 14px 36px #0f172a17;transform:translateY(-4px)}.home-testi-stars{align-items:center;display:flex;gap:3px;line-height:1;margin-bottom:22px}.home-testi-star{color:#f5b301;font-size:13px;line-height:1}.home-testi-quote{color:var(--text-light);flex:1 1;font-size:15px;font-style:normal;font-weight:400;line-height:1.65;margin:0 0 26px;text-align:left;width:100%}.home-testi-author{align-items:center;display:flex;gap:12px;justify-content:flex-start;margin-top:auto;text-align:left;width:100%}.home-testi-avatar{background:#eef0f4;border:none;border-radius:50%;flex-shrink:0;height:44px;object-fit:cover;object-position:center;width:44px}.home-testi-meta{text-align:left}.home-testi-name{color:#111827;display:block;font-size:14px;font-weight:700;line-height:1.3}.home-testi-role{color:var(--muted);display:block;font-size:12.5px;font-weight:400;line-height:1.45;margin-top:2px}.home-audit-banner{background:#fff;border:1px solid #e8eaef;border-radius:18px;box-shadow:0 8px 28px #0f172a0f;padding:32px 36px}.home-audit-banner-inner{grid-gap:28px 32px;align-items:center;display:grid;gap:28px 32px;grid-template-columns:auto 1fr minmax(280px,380px)}.home-audit-illus{flex-shrink:0;height:72px;width:72px}.home-audit-illus svg{height:100%;width:100%}.home-audit-copy .sec-label{margin-bottom:10px}.home-audit-title{color:#1a1d23;font-size:clamp(22px,2.2vw,28px);font-weight:800;letter-spacing:-.5px;line-height:1.2;margin:0 0 10px}.home-audit-desc{color:#71717a;font-size:14px;line-height:1.6;margin:0;max-width:420px}.home-audit-form{display:flex;flex-direction:column;gap:12px;width:100%}.home-audit-form input[type=email]{background:#fff;border:1px solid #e0e2e8;border-radius:10px;color:#1a1d23;font-size:14px;outline:none;padding:14px 16px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.home-audit-form input[type=email]:focus{border-color:#f05a2880;box-shadow:0 0 0 3px #f05a281f}.home-audit-form input[type=email]:disabled{cursor:not-allowed;opacity:.7}.home-audit-submit{justify-content:center;padding:14px 20px;width:100%}.home-audit-status{font-size:13px;line-height:1.45;margin:0}.home-audit-status--success{color:#059669}.home-audit-status--error{color:#dc2626}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:1100px){.home-audit-banner-inner{grid-template-columns:auto 1fr}.home-audit-form{grid-column:1/-1;max-width:420px}}@media (max-width:968px){.home-testi-grid{grid-template-columns:1fr}}@media (max-width:640px){.home-audit-banner{padding:24px 20px}.home-audit-banner-inner{gap:20px;grid-template-columns:1fr}.home-audit-illus{height:56px;width:56px}}.about-hero--light{background:#f4f6f9!important;background:var(--off-white)!important;color:var(--text);padding:calc(var(--nav-h) + 56px) 0 72px}.about-hero--light .sec-label{color:#f05a28;color:var(--orange)}.about-hero--light .about-hero-heading,.about-hero--light .sec-heading{color:var(--text)!important;font-size:clamp(28px,4vw,42px);line-height:1.2;margin:0 auto 24px;max-width:900px}.about-hero--light .about-hero-lead,.about-hero--light .about-hero-tagline,.about-hero--light .about-hero-text{color:var(--text-light)!important;margin-left:auto;margin-right:auto;max-width:820px}.about-hero--light .about-hero-tagline{color:var(--text)!important;font-weight:700;margin-top:20px}.blog-card-media{position:relative}.blog-card-index{color:#ffffff40;font-size:clamp(48px,8vw,72px);font-weight:900;left:16px;line-height:1;top:12px;z-index:2}.blog-card-index,.blog-card-overlay{pointer-events:none;position:absolute}.blog-card-overlay{inset:0;z-index:1}.blog-card-media__img{position:relative;z-index:0}.blog-card-media--contain .blog-card-index,.blog-card-media--contain .blog-card-overlay{display:none}.page-hero-team .hero-grid{inset:0;opacity:.35;position:absolute;z-index:0}@media (max-width:968px){.stats-bar--5{grid-template-columns:repeat(2,1fr)}.home-proof-grid{grid-template-columns:1fr}.home-proof-card{min-height:0}.about-track-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.about-track-record-grid{grid-template-columns:1fr}}@media (max-width:968px){.b2b-stats-bar-inner{gap:20px 0;grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-stat-cell:nth-child(2):after{display:none}.b2b-stat-cell:first-child,.b2b-stat-cell:nth-child(2){border-bottom:1px solid #0f172a14;padding-bottom:16px}.b2b-reality-grid{grid-template-columns:1fr}.b2b-page-hero{padding-bottom:56px!important}.b2b-services-grid,.b2b-why-grid,.b2b-why-inner{grid-template-columns:1fr}.b2b-why-inner{gap:36px}.b2b-service-card-title{font-size:18px}.perk-grid{grid-template-columns:1fr}.team-core-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-hiring-perks{grid-template-columns:1fr}.team-lead-certs-grid{gap:8px;grid-template-columns:repeat(auto-fill,minmax(40px,1fr))}.team-lead-body{padding:24px 20px 28px}.team-lead-card,.team-lead-card--reverse{grid-template-columns:1fr;padding:0!important}.team-lead-card--reverse .team-lead-body,.team-lead-card--reverse .team-lead-media{order:0}.team-apply-grid{grid-template-columns:1fr}.blog-page .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-featured{grid-template-columns:1fr}.blog-featured .blog-card-media--featured{min-height:240px}.portfolio-spotlight{grid-template-columns:1fr}.portfolio-spotlight-side{flex-direction:row;flex-wrap:wrap;gap:0;padding:20px 24px}.portfolio-spotlight-metric{border-top:none!important;flex:1 1 30%;padding:12px 8px}.portfolio-spotlight-metric+.portfolio-spotlight-metric{border-left:1px solid #ffffff24;border-top:none}.portfolio-spotlight-metric:first-child{border-left:none}}@media (max-width:640px){.blog-page .blog-grid{grid-template-columns:1fr}}.testimonials-page-hero{padding-bottom:72px!important}.testimonials-hero-label{align-items:center;color:#f05a28;color:var(--orange);display:inline-flex;font-size:11px;font-weight:700;gap:10px;letter-spacing:2px;margin-bottom:20px;text-transform:uppercase}.testimonials-hero-label-dot{opacity:.85}.testimonials-hero-title{font-size:clamp(36px,5vw,56px);font-weight:800;letter-spacing:-.8px;line-height:1.08;margin:0 0 18px}.testimonials-hero-title-line{color:#fff;display:block}.testimonials-hero-title-accent{color:#f05a28;color:var(--orange)}.testimonials-hero-sub{color:var(--text-on-dark-muted);font-size:16px;line-height:1.7;margin:0 auto;max-width:620px}.testimonials-page-hero .about-hero-stats{background:#080a1480;border:1px solid #ffffff14;border-radius:12px;margin:36px auto 0;max-width:920px;overflow:hidden;padding:0;width:100%}.testimonials-page-hero .about-hero-stats-inner{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.testimonials-page-hero .about-stat-cell{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px 8px 18px;text-align:center}.testimonials-page-hero .about-stat-cell:not(:last-child){border-right:1px solid #ffffff12}.testimonials-page-hero .about-stat-value{font-feature-settings:"tnum";color:#f05a28;color:var(--orange);display:block;font-size:clamp(32px,4.5vw,44px);font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.5px;line-height:1;margin:0 0 6px;min-height:1em}.testimonials-page-hero .about-stat-label{color:var(--text-on-dark-muted);font-size:11px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.testimonials-cards-section .container{max-width:1280px}.testimonials-cards-section>.container>.fade-in{margin-bottom:28px}.testi-ref-row-three{display:flex;flex-direction:column;gap:28px;margin-bottom:28px}.testi-ref-grid-six>.fade-in,.testi-ref-row-three>.fade-in{display:flex;width:100%}.testi-ref-grid-six>.fade-in>.testi-ref-card,.testi-ref-row-three>.fade-in>.testi-ref-card{flex:1 1;width:100%}.testi-ref-grid-six{display:flex;flex-direction:column;gap:28px;margin-bottom:40px}.testi-ref-bottom-wrap{margin-top:12px}.testi-ref-row-bottom{display:flex;justify-content:center;margin-top:28px}.testi-ref-row-bottom>.fade-in{max-width:calc(33.33333% - 16px);min-width:min(100%,400px);width:100%}.testi-ref-row-bottom>.fade-in>.testi-ref-card{width:100%}.testi-ref-card{background:#fff!important;border:1px solid var(--border)!important;border-radius:16px;overflow:hidden;position:relative;transition:transform .35s ease,box-shadow .35s ease}.testi-ref-card--horizontal{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr minmax(200px,260px);padding:0}.testi-ref-main{padding:32px 36px 28px;position:relative}.testi-ref-side{background:linear-gradient(165deg,color-mix(in srgb,#7c3aed 92%,#fff 8%),color-mix(in srgb,#7c3aed 78%,#000 22%) 52%,color-mix(in srgb,#7c3aed 62%,#000 38%));background:linear-gradient(165deg,color-mix(in srgb,var(--testi-accent,#7c3aed) 92%,#fff 8%) 0,color-mix(in srgb,var(--testi-accent,#7c3aed) 78%,#000 22%) 52%,color-mix(in srgb,var(--testi-accent,#7c3aed) 62%,#000 38%) 100%);padding:36px 24px;text-align:center}.testi-ref-side,.testi-ref-side-metric{align-items:center;display:flex;flex-direction:column;justify-content:center}.testi-ref-side-metric{gap:8px}.testi-ref-side-metric-val{font-feature-settings:"tnum";color:#fff;display:block;font-size:clamp(32px,4.5vw,44px);font-variant-numeric:tabular-nums;font-weight:900;letter-spacing:-.5px;line-height:1.05}.testi-ref-side-metric-lbl{color:#ffffffc7;display:block;font-size:10px;font-weight:700;letter-spacing:1.2px;line-height:1.4;max-width:180px;text-transform:uppercase}.testi-ref-topline{background:linear-gradient(90deg,#f05a28,color-mix(in srgb,#f05a28 52%,#ec4899));background:linear-gradient(90deg,var(--testi-accent,var(--orange)) 0,color-mix(in srgb,var(--testi-accent,var(--orange)) 52%,#ec4899) 100%);height:3px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .35s ease,height .35s ease,filter .35s ease;z-index:12}.testi-ref-card:hover{box-shadow:0 16px 40px #0f172a14;transform:translateY(-4px)}.testi-ref-card:hover .testi-ref-topline{filter:brightness(1.06);height:4px;opacity:1}.testi-ref-card--featured{margin-bottom:8px}.testi-ref-card--featured .testi-ref-main{padding:36px 40px 32px}.testi-ref-metric-badge{align-items:center;background:color-mix(in srgb,#f05a28 12%,#0000);background:color-mix(in srgb,var(--testi-accent,var(--orange)) 12%,#0000);border-radius:999px;color:var(--text);display:inline-flex;flex-wrap:wrap;font-size:14px;font-weight:600;gap:6px;margin:0 0 16px;padding:8px 16px}.testi-ref-metric-badge strong{font-feature-settings:"tnum";color:#f05a28;color:var(--testi-accent,var(--orange));font-size:15px;font-variant-numeric:tabular-nums;font-weight:800}.testi-ref-metric-head{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.testi-ref-metric-value{font-feature-settings:"tnum";color:#f05a28;color:var(--testi-accent,var(--orange));font-size:clamp(28px,3.2vw,36px);font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.5px;line-height:1;min-height:1em}.testi-ref-metric-label{color:var(--text);font-size:15px;font-weight:600}.testi-ref-quote-mark{color:color-mix(in srgb,#f05a28 18%,#0000);color:color-mix(in srgb,var(--testi-accent,var(--orange)) 18%,#0000);font-family:Georgia,serif;font-size:clamp(56px,8vw,88px);line-height:1;pointer-events:none;position:absolute;right:28px;top:20px;-webkit-user-select:none;user-select:none}.testi-ref-quote{border:none;color:var(--text);font-size:clamp(17px,2vw,20px);font-style:normal;font-weight:600;line-height:1.55;margin:0 0 24px;max-width:92%;padding:0}.testi-ref-card--featured .testi-ref-quote{font-size:clamp(18px,2.1vw,21px)}.testi-ref-footer{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.testi-ref-avatar{border-radius:50%;flex-shrink:0;height:44px;object-fit:cover;width:44px}.testi-ref-meta{flex:1 1;min-width:0}.testi-ref-name{color:var(--text);display:block;font-size:14px;font-weight:700}.testi-ref-role{color:var(--muted);display:block;font-size:12.5px;line-height:1.4}.testi-ref-stars{color:#f05a28;color:var(--testi-accent,var(--orange));font-size:14px;letter-spacing:2px;line-height:1;margin-left:auto}.testimonials-closing-cta{background:#0a0b1a!important;background:var(--dark)!important;overflow:hidden;padding:88px 0 100px!important;position:relative;text-align:center}.testimonials-closing-cta-glow{background:radial-gradient(ellipse,#f05a2833 0,#0000 70%);height:200px;left:50%;pointer-events:none;position:absolute;top:38%;transform:translate(-50%,-50%);width:min(520px,80vw)}.testimonials-closing-cta-inner{margin:0 auto;max-width:640px;position:relative;z-index:1}.testimonials-closing-cta-heading{color:#fff;font-size:clamp(32px,4.2vw,48px);font-weight:800;letter-spacing:-.6px;line-height:1.12;margin:0 0 16px}.testimonials-closing-cta-heading-accent{color:#f05a28;color:var(--orange)}.testimonials-closing-cta-sub{color:var(--text-on-dark-muted);font-size:16px;line-height:1.65;margin:0 0 28px}.testimonials-closing-cta-btn{font-size:15px;font-weight:600;padding:14px 28px}@media (max-width:968px){.testi-ref-card--horizontal{grid-template-columns:1fr}.testi-ref-side{padding:24px 20px}.testimonials-page-hero .about-hero-stats-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonials-page-hero .about-stat-cell:nth-child(2){border-right:none}.testimonials-page-hero .about-stat-cell:first-child,.testimonials-page-hero .about-stat-cell:nth-child(2){border-bottom:1px solid #ffffff0f}}@media (max-width:640px){.testi-ref-card--featured .testi-ref-main,.testi-ref-main{padding:28px 22px 24px}.testi-ref-stars{margin-left:0;width:100%}.testimonials-closing-cta{padding-bottom:72px!important;padding-top:64px!important}}:is(.section-dark,.page-header-dark,.hero--reference,.home-process,.home-growth-build,.home-metrics-band,.home-why,.about-hero,.about-page-hero,.about-mission-vision,.about-engagement-panel,.blog-page-hero,.team-page-hero,.b2b-page-hero,.portfolio-page-hero,.testimonials-page-hero,.contact-page .contact-hero,.services-catalog-section,.services-important-notes-section,.services-closing-cta,.cta-section,.footer,.home-proof-card,.b2b-proof-card,.srv-card--video,.why-card--video,.case-card--video) :is(.sec-sub,.home-why-intro,.home-process-sub,[class*=-hero-sub],.about-hero-lead,.about-hero-text,.about-hero-tagline,.about-engagement-copy,.contact-hero-desc,.contact-hero-pill,.cta-section p,.services-closing-cta-sub){color:var(--text-on-dark-muted)!important}:is(.section-dark,.page-header-dark,.hero--reference,.home-process,.home-growth-build,.home-metrics-band,.home-why,.about-hero,.about-page-hero,.about-mission-vision,.about-engagement-panel,.blog-page-hero,.team-page-hero,.b2b-page-hero,.portfolio-page-hero,.testimonials-page-hero,.contact-page .contact-hero,.services-catalog-section,.services-important-notes-section,.footer,.cta-section,.home-proof-card,.b2b-proof-card,.srv-card--video,.why-card--video,.case-card--video) :is(p:not(.sec-label),li,.why-card p,.why-card-foot p,.why-card--home p,.b2b-service-card-desc,.team-core-card p,.case-card p,.srv-catalog-desc,.growth-build-list li,.process-step p,.faq-a p,.faq-aside-note,.about-core-services-footnote,.about-solution-card-desc,.about-engagement-stat-desc,.team-lead-subtitle,.team-card-bio,.team-card-quote,.hero-trust-item,.hero-metric-label,.home-metrics-band .stats-bar--home .stat-sub,.home-proof-desc,.team-core-desc,.about-solution-tagline,.portfolio-bar-label,.portfolio-spotlight-metric-lbl,.services-important-notes-item,[class*=-desc],[class*=-bio],[class*=-footnote],[class*=-note]:not(.home-growth-build-note),[class*=-meta],[class*=-lead],[class*=-copy],[class*=-text]:not(.hero-title-white):not(.hero-title-accent)):not(a,button,.btn,[class*=-tag],[class*=-link],[class*=-accent],[class*=-value],.home-proof-tag,.portfolio-case-tag,.team-core-pill){color:var(--text-on-dark-body)!important}.home-growth-build-note,.home-process .step-num,.home-proof-num,.srv-card--video .srv-num,.stats-bar .stat-label,.team-lead-body .team-certs-label,.why-card--video .why-num{color:var(--text-on-dark-subtle)!important}.about-page-hero .about-stat-label,.b2b-stat-label,.home-metrics-band .stats-bar--home .stat-sub,.home-proof-metric-lbl,.home-proof-pill,.portfolio-bar-label,.portfolio-page-hero .about-stat-label,.portfolio-spotlight-metric-lbl,.testimonials-page-hero .about-stat-label{color:var(--text-on-dark-muted)!important}.home-proof-pill{background:#ffffff0f!important;border-color:#ffffff24!important}.b2b-proof-card :is(.home-proof-num,.home-proof-desc,.home-proof-pill,.home-proof-metric-lbl),.home-proof-card :is(.home-proof-num,.home-proof-desc,.home-proof-pill,.home-proof-metric-lbl){color:var(--text-on-dark-body)}.b2b-proof-card :is(.home-proof-num),.home-proof-card :is(.home-proof-num){color:var(--text-on-dark-subtle)}.b2b-proof-card :is(.home-proof-pill,.home-proof-metric-lbl),.home-proof-card :is(.home-proof-pill,.home-proof-metric-lbl){color:var(--text-on-dark-muted)}.hero-trust-item strong,.section-dark .stat-card p{color:var(--text-on-dark-soft)!important}.footer ul a,.footer-bar p,.footer-bar-links a,.footer-brand p,.footer-contact-item{color:var(--text-on-dark-muted)!important}.footer ul a:hover,.footer-bar-links a:hover,.footer-contact-item:hover{color:var(--text-on-dark-soft)!important}.nav-links a{color:var(--text-on-dark-muted)}.nav-links a.active,.nav-links a:hover{color:#fff}.mobile-menu a{color:var(--text-on-dark-soft)}.section:not(.section-dark) :is(.srv-card p,.testi-card p,.case-card p,.blog-card p,.package-card p,.method-card p,.srv-individual-card p,.srv-individual-problem,.b2b-why-card-desc,.home-services .srv-card--home p,.services-retainers-footnote){color:var(--text-light)!important}.section:not(.section-dark) :is(.srv-link,.home-services .srv-card--home .srv-link){color:var(--muted)!important}.section:not(.section-dark) .sec-sub{color:var(--muted)!important}.home-testi-card p,.home-testi-quote,.testi-ref-card blockquote,.testi-ref-quote{color:var(--text-light)!important}.testi-ref-card--horizontal .testi-ref-quote,.testi-ref-card--horizontal blockquote{color:var(--text)!important}.home-testi-role,.testi-ref-role{color:var(--muted)!important}.services-catalog-section .srv-individual-card :is(p,li,.srv-individual-problem),.services-catalog-section .srv-individual-features li{color:var(--text-light)!important}.services-catalog-section .srv-individual-inquire{color:#f05a28!important;color:var(--srv-ind-accent,var(--orange))!important}.services-production-section .srv-production-problem{color:#64748b!important}.services-production-section .srv-production-features li,.services-production-section .srv-production-features li span{color:#475569!important}.services-production-section .srv-production-check,.services-production-section .srv-production-inquire{color:#f05a28!important;color:var(--srv-prod-accent,var(--orange))!important}.services-launch-section .package-check{color:#f05a28!important;color:var(--pkg-accent,var(--orange))!important}.services-launch-section .package-get-started{background:#f05a28!important;background:var(--pkg-accent,var(--orange))!important;color:#fff!important}.card-border-beam-host{border-color:#0000!important}.card-border-beam-host:not(.hero-metric-card){position:relative}.card-border-beam{border-radius:inherit;inset:0;overflow:visible;pointer-events:none;position:absolute;z-index:10}.card-border-beam__svg{display:block;height:100%;overflow:visible;width:100%}.card-border-beam__track{fill:none;stroke:#ffffff14;stroke:var(--beam-track-color,#ffffff14);stroke-width:1px;stroke-width:var(--beam-track-width,1px);vector-effect:non-scaling-stroke}.card-border-beam__runner{fill:none;stroke:var(--orange);stroke:var(--beam-runner-color,var(--orange));stroke-width:2.5;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:.07 .93;stroke-dashoffset:0;animation:card-border-beam-loop 4s linear infinite;animation-delay:0s;animation-delay:var(--beam-delay,0s);filter:drop-shadow(0 0 5px rgba(240,90,40,.75));filter:drop-shadow(0 0 5px var(--beam-runner-glow,rgba(240,90,40,.75)))}.card-border-beam-host:hover .card-border-beam__runner{stroke:var(--orange);stroke:var(--beam-runner-color-hover,var(--beam-runner-color,var(--orange)));filter:drop-shadow(0 0 8px rgba(240,90,40,.95));filter:drop-shadow(0 0 8px var(--beam-runner-glow,rgba(240,90,40,.95)))}@keyframes card-border-beam-loop{to{stroke-dashoffset:-1}}@media (prefers-reduced-motion:reduce){.card-border-beam__runner{stroke-dasharray:.07 .93;animation:none}}
/*# sourceMappingURL=main.0c9b6f51.css.map*/