@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";h1,h2,h3,h4,h5,h6{color:#f0f0f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;line-height:1.15}h1{letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4.5rem)}h2{letter-spacing:-.015em;font-size:clamp(1.75rem,3vw,2.75rem)}h3{font-size:clamp(1.1rem,2vw,1.4rem);font-weight:600}p{color:#888;font-size:1rem;line-height:1.75}a{color:inherit;text-decoration:none}.label{letter-spacing:.12em;text-transform:uppercase;color:#4f6ef7;font-size:.75rem;font-weight:600}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#f0f0f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}ul{list-style:none}:focus-visible{outline-offset:3px;outline:2px solid #4f6ef7}::selection{color:#f0f0f0;background:#4f6ef74d}.fade-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.fade-up.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.fade-up{opacity:1;transition:none;transform:none}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.navbar{z-index:1000;height:72px;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0af2;box-shadow:0 1px #222}.navbar__inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.navbar__logo{background:#f0f0f0;flex-shrink:0;text-decoration:none}.navbar__logo-img{width:auto;height:36px;display:block}.navbar__nav{flex:1;justify-content:center;display:flex}@media (width<=1024px){.navbar__nav{display:none}}.navbar__links{align-items:center;gap:2rem;list-style:none;display:flex}.navbar__link{color:#888;padding-bottom:2px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .25s;position:relative}.navbar__link:after{content:"";background:#4f6ef7;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.navbar__link:hover{color:#f0f0f0}.navbar__link:hover:after{width:100%}.navbar__cta{color:#fff;background:#4f6ef7;border:1px solid #4f6ef7;border-radius:6px;flex-shrink:0;padding:.6rem 1.4rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .25s,transform .2s,box-shadow .25s;box-shadow:0 0 #4f6ef700}.navbar__cta:hover{background:#3a57e8;border-color:#3a57e8;transform:translateY(-1px);box-shadow:0 4px 16px #4f6ef759}@media (width<=1024px){.navbar__cta{display:none}}.navbar__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}@media (width<=1024px){.navbar__hamburger{display:flex}}.navbar__hamburger span{transform-origin:50%;background:#f0f0f0;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.navbar__hamburger--open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__hamburger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.navbar__hamburger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar__mobile{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;background:#0a0a0afa;border-bottom:1px solid #222;padding:1.5rem 2rem 2rem;transition:opacity .25s,transform .25s;display:none;position:absolute;top:72px;left:0;right:0;transform:translateY(-8px)}@media (width<=1024px){.navbar__mobile{display:block}}.navbar__mobile--open{opacity:1;pointer-events:all;transform:translateY(0)}.navbar__mobile-links{flex-direction:column;gap:.25rem;list-style:none;display:flex}.navbar__mobile-link{color:#888;border-bottom:1px solid #222;padding:.75rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.navbar__mobile-link:hover{color:#f0f0f0}.navbar__mobile-cta{justify-content:center;width:100%;margin-top:1.25rem}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.footer{border-top:1px solid #222;padding:4rem 0 2rem}.footer__top{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (width<=1024px){.footer__top{grid-template-columns:1fr 1fr}}@media (width<=576px){.footer__top{grid-template-columns:1fr;gap:2rem}}.footer__brand{flex-direction:column;gap:1rem;display:flex}.footer__logo{background-color:#f0f0f0;width:150px;text-decoration:none;display:inline-block}.footer__logo img{width:100%;height:auto}.footer__desc{color:#888;max-width:280px;font-size:.875rem;line-height:1.7}.footer__col-title{letter-spacing:.1em;text-transform:uppercase;color:#f0f0f0;margin-bottom:1rem;font-size:.7rem;font-weight:700}.footer__col-title--spaced{margin-top:2rem}.footer__links{flex-direction:column;gap:.6rem;list-style:none;display:flex}.footer__link{color:#888;cursor:pointer;font-size:.875rem;text-decoration:none;transition:color .2s}.footer__link:hover{color:#f0f0f0}.footer__bottom{border-top:1px solid #222;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer__social-icon{text-transform:uppercase;color:#4f6ef7;border:1px solid #222;border-radius:50%;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.6rem;font-weight:700;display:inline-flex}.footer__copy{color:#888;font-size:.8rem}.footer__legal{gap:1.5rem;display:flex}.footer__legal-link{color:#888;font-size:.8rem;text-decoration:none;transition:color .2s}.footer__legal-link:hover{color:#f0f0f0}.social{flex-direction:row}.social__link{border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .3s,background-color .3s,border-color .3s,box-shadow .3s;display:flex}.social__link svg{width:16px;height:16px;transition:transform .3s}.social__link:hover{background-color:#f0f0f014;border-color:#f0f0f040;transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.social__link:hover svg{transform:scale(1.12)}.social__link:active{transform:translateY(-1px)scale(.96)}.btn{letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn--primary{color:#fff;background:#4f6ef7;border-color:#4f6ef7}.btn--primary:hover:not(:disabled){background:#3a57e8;border-color:#3a57e8;transform:translateY(-1px)}.btn--secondary{color:#f0f0f0;background:0 0;border-color:#222}.btn--secondary:hover:not(:disabled){color:#4f6ef7;border-color:#4f6ef7}.btn--ghost{color:#4f6ef7;background:0 0;border-color:#0000;padding-left:0}.btn--ghost:hover:not(:disabled){gap:.75rem}.btn:disabled{opacity:.5;cursor:not-allowed}.hero{flex-direction:column;align-items:stretch;min-height:100vh;padding-top:72px;display:flex;position:relative;overflow:hidden}.hero .container{flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding-top:4rem;padding-bottom:4rem;display:grid}@media (width<=1024px){.hero .container{text-align:center;grid-template-columns:1fr;gap:3rem}}.hero__bg{pointer-events:none;z-index:0;position:absolute;inset:0}.hero__bg-grid{background-image:linear-gradient(#2226 1px,#0000 1px),linear-gradient(90deg,#2226 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.hero__bg-dot{opacity:0;width:4px;height:4px;animation:6s ease-in-out infinite dot-pulse;animation-delay:calc(var(--i) * .4s);left:calc(var(--i) * 5.5%);top:calc(20% + var(--offset));background:#4f6ef7;border-radius:50%;position:absolute}@media (prefers-reduced-motion:reduce){.hero__bg-dot{opacity:.15;animation:none}}.hero__content{z-index:1;max-width:580px;position:relative}@media (width<=1024px){.hero__content{max-width:100%}}.hero__eyebrow{margin-bottom:1.25rem;display:block}.hero__heading{letter-spacing:-.025em;color:#f0f0f0;margin-bottom:1.5rem;font-size:clamp(2.4rem,4.5vw,4rem);font-weight:800;line-height:1.1}.hero__description{color:#888;max-width:500px;margin-bottom:2rem;font-size:1.05rem;line-height:1.75}@media (width<=1024px){.hero__description{margin:0 auto 2rem}}.hero__actions{flex-wrap:wrap;gap:1rem;display:flex}@media (width<=1024px){.hero__actions{justify-content:center}}.hero__visual{z-index:1;justify-content:center;align-items:center;height:420px;display:flex;position:relative}@media (width<=1024px){.hero__visual{height:300px}}@media (width<=768px){.hero__visual{display:none}}.hero__logo-visual{justify-content:center;align-items:center;width:280px;height:280px;display:flex;position:relative}@media (width<=1024px){.hero__logo-visual{width:220px;height:220px}}.hero__logo-ring{border:1px solid #4f6ef726;border-radius:50%;position:absolute}.hero__logo-ring--1{width:100%;height:100%;animation:4s ease-in-out infinite ring-pulse}.hero__logo-ring--2{border-color:#4f6ef714;width:130%;height:130%;animation:4s ease-in-out .8s infinite ring-pulse}.hero__logo-ring--3{border-color:#4f6ef70d;width:165%;height:165%;animation:4s ease-in-out 1.6s infinite ring-pulse}@media (prefers-reduced-motion:reduce){.hero__logo-ring{animation:none}}.hero__logo-center{z-index:2;background:#f0f0f0;border:1px solid #222;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:relative;box-shadow:0 0 40px #4f6ef71f}.hero__logo-img{object-fit:contain;width:100px;height:auto}.hero__orbit{border:1px dashed #4f6ef733;border-radius:50%;animation:linear infinite orbit-spin;position:absolute}.hero__orbit--1{width:100%;height:100%;animation-duration:12s}.hero__orbit--2{width:130%;height:130%;animation-duration:18s;animation-direction:reverse}.hero__orbit--3{width:165%;height:165%;animation-duration:24s}@media (prefers-reduced-motion:reduce){.hero__orbit{animation:none}}.hero__orbit-dot{background:#4f6ef7;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #4f6ef799}.hero__float{color:#f0f0f0;z-index:3;background:#111;border:1px solid #222;border-radius:12px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.8rem;font-weight:500;animation:4s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 8px 24px #0000004d}.hero__float--1{animation-delay:0s;bottom:40px;left:-20px}.hero__float--2{animation-delay:2s;top:40px;right:-20px}@media (prefers-reduced-motion:reduce){.hero__float{animation:none}}.hero__float-icon{font-size:1rem}.hero__marquee{z-index:1;background:#111;border-top:1px solid #222;border-bottom:1px solid #222;padding:.85rem 0;position:relative;overflow:hidden}.hero__marquee-track{width:max-content;animation:30s linear infinite marquee;display:flex}@media (prefers-reduced-motion:reduce){.hero__marquee-track{animation:none}}.hero__marquee-item{color:#888;white-space:nowrap;align-items:center;gap:1rem;padding:0 1rem;font-size:.8rem;font-weight:500;display:flex}.hero__marquee-sep{color:#4f6ef7}@keyframes dot-pulse{0%,to{opacity:0;transform:scale(.5)}50%{opacity:.5;transform:scale(1.5)}}@keyframes ring-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}@keyframes orbit-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.trust{background:#111;border-top:1px solid #222;border-bottom:1px solid #222;padding:4rem 0}.trust__inner{text-align:center;flex-direction:column;align-items:center;gap:2.5rem;display:flex}.trust__heading{color:#f0f0f0;letter-spacing:.01em;font-size:1rem;font-weight:600}.trust__stats{border:1px solid #222;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:0;width:100%;max-width:800px;display:grid;overflow:hidden}@media (width<=768px){.trust__stats{grid-template-columns:repeat(2,1fr)}}.trust__stat{border-right:1px solid #222;flex-direction:column;align-items:center;gap:.4rem;padding:1.75rem 1rem;transition:background .2s;display:flex}.trust__stat:last-child{border-right:none}@media (width<=768px){.trust__stat:nth-child(2){border-right:none}.trust__stat:nth-child(3){border-top:1px solid #222}.trust__stat:nth-child(4){border-top:1px solid #222;border-right:none}}.trust__stat:hover{background:#161616}.trust__stat-value{color:#4f6ef7;letter-spacing:-.02em;font-size:2rem;font-weight:800;line-height:1}.trust__stat-label{color:#888;font-size:.8rem;font-weight:500}.trust__sub{color:#888;max-width:480px;font-size:.875rem;line-height:1.6}.section-title{margin-bottom:3rem}.section-title__label{letter-spacing:.12em;text-transform:uppercase;color:#4f6ef7;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:block}.section-title__heading{color:#f0f0f0;margin-bottom:1rem}.section-title__subtitle{color:#888;max-width:560px;font-size:1.05rem;line-height:1.7}.section-title--center{text-align:center}.section-title--center .section-title__subtitle{margin:0 auto}.section-title--left{text-align:left}.about{padding:6rem 0}@media (width<=768px){.about{padding:4rem 0}}.about{position:relative;overflow:hidden}.about__bg{pointer-events:none;z-index:0;position:absolute;inset:0}.about__bg-circle{animation:8s ease-in-out infinite about-float;animation-delay:calc(var(--i) * 1.2s);width:calc(100px + var(--i) * 80px);height:calc(100px + var(--i) * 80px);left:calc(10% + var(--i) * 8%);top:calc(10% + var(--offset));border:1px solid #4f6ef70f;border-radius:50%;position:absolute}@media (prefers-reduced-motion:reduce){.about__bg-circle{animation:none}}.about .container{z-index:1;position:relative}.about__grid{opacity:0;grid-template-columns:1fr 1fr;align-items:start;gap:5rem;transition:opacity .6s,transform .6s;display:grid;transform:translateY(24px)}.about__grid.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.about__grid{opacity:1;transition:none;transform:none}}@media (width<=1024px){.about__grid{grid-template-columns:1fr;gap:3rem}}.about__body{color:#888;margin-bottom:1.25rem;font-size:1rem;line-height:1.75}.about__highlights{flex-direction:column;gap:0;display:flex}.about__highlight{border-bottom:1px solid #222;padding:1.75rem 0}.about__highlight:first-child{border-top:1px solid #222}.about__highlight-title{color:#f0f0f0;margin-bottom:.5rem;font-size:1rem;font-weight:600}.about__highlight-desc{color:#888;font-size:.9rem;line-height:1.65}.services{padding:6rem 0}@media (width<=768px){.services{padding:4rem 0}}.services{background:#111;position:relative;overflow:hidden}.services:before{content:"";pointer-events:none;background-image:radial-gradient(#4f6ef729 1px,#0000 1px);background-size:28px 28px;animation:18s linear infinite service-grid;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 25%,#0000);mask-image:linear-gradient(#0000,#000 25%,#0000)}.services .container{position:relative}.services__grid{opacity:0;background:#222;border:1px solid #222;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;transition:opacity .6s,transform .6s;display:grid;overflow:hidden;transform:translateY(24px)}.services__grid.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.services__grid{opacity:1;transition:none;transform:none}}@media (width<=1024px){.services__grid{grid-template-columns:repeat(2,1fr)}}@keyframes service-grid{to{transform:translateY(28px)}}@media (width<=576px){.services__grid{grid-template-columns:1fr}}.services__card{cursor:default;background:#111;padding:2rem;transition:all .3s;position:relative}.services__card:hover{background:#161616}.services__card:hover .services__card-arrow{opacity:1;transform:translate(4px)}.services__card-number{letter-spacing:.1em;color:#4f6ef7;margin-bottom:1rem;font-size:.7rem;font-weight:700;display:block}.services__card-icon{opacity:.6;margin-bottom:1rem;font-size:1.5rem;display:block}.services__card-title{color:#f0f0f0;margin-bottom:.75rem;font-size:1rem;font-weight:600}.services__card-desc{color:#888;margin-bottom:1.5rem;font-size:.875rem;line-height:1.65}.services__card-arrow{color:#4f6ef7;opacity:0;font-size:1rem;transition:all .3s;display:block}.products{padding:6rem 0}@media (width<=768px){.products{padding:4rem 0}}.products{background:radial-gradient(circle at 15% 20%,#4f6ef71a,#0000 28%),#0a0a0a;position:relative;overflow:hidden}.products__list{opacity:0;flex-direction:column;gap:6rem;transition:opacity .6s,transform .6s;display:flex;transform:translateY(24px)}.products__list.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.products__list{opacity:1;transition:none;transform:none}}.products__item{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.products__item--reverse{direction:rtl}.products__item--reverse>*{direction:ltr}@media (width<=1024px){.products__item{direction:ltr;grid-template-columns:1fr;gap:2.5rem}}.products__info{flex-direction:column;gap:1rem;display:flex}.products__name{color:#f0f0f0;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.products__tagline{color:#4f6ef7;margin:0;font-size:1rem;font-weight:500}.products__desc{color:#888;margin:0;line-height:1.75}.products__features{grid-template-columns:1fr 1fr;gap:.5rem 1rem;margin:.5rem 0;list-style:none;display:grid}.products__feature{color:#888;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.products__feature-dot{background:#4f6ef7;border-radius:50%;flex-shrink:0;width:6px;height:6px}.products__visual{position:relative}.products__mockup{background:#111;border:1px solid #222;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0006}.products__visual:before{content:"";border:1px solid #4f6ef71f;border-radius:50%;animation:14s linear infinite product-orbit;position:absolute;inset:-20px}.products__visual--commerce{--product-accent:#22c55e}.products__visual--crm{--product-accent:#f59e0b}.products__visual--dropship{--product-accent:#c084fc}.products__visual--lms{--product-accent:#4f6ef7}.products__mockup-header{background:#161616;border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.products__mockup-title{color:#888;font-size:.8rem;font-weight:600}.products__mockup-dots{gap:5px;display:flex}.products__mockup-dots span{background:#222;border-radius:50%;width:8px;height:8px}.products__mockup-content{flex-direction:column;gap:.75rem;min-height:220px;padding:1.5rem;display:flex}.products__mockup-row{background:#222;border-radius:4px;width:100%;height:10px}.products__mockup-row--wide{width:90%}.products__mockup-row--medium{width:65%}.products__mockup-cards{grid-template-columns:repeat(3,1fr);gap:.75rem;margin:.5rem 0;display:grid}.products__mockup-card{background:#161616;border:1px solid #222;border-radius:6px;height:60px}.products__mockup-chart{background:#161616;border-radius:6px;align-items:end;gap:.5rem;height:62px;padding:.75rem;display:flex}.products__mockup-chart span{height:calc(25% + var(--bar-height,30%));background:var(--product-accent,#4f6ef7);opacity:.75;border-radius:3px 3px 0 0;flex:1}.products__mockup-chart span:nth-child(2){--bar-height:25%}.products__mockup-chart span:nth-child(3){--bar-height:55%}.products__mockup-chart span:nth-child(4){--bar-height:40%}.products__mockup-chart span:nth-child(5){--bar-height:70%}.products__mockup-note{text-align:center;color:#555;background:#161616;border-top:1px solid #222;padding:.75rem;font-size:.75rem}@keyframes product-orbit{to{transform:rotate(360deg)}}.why-us{padding:6rem 0}@media (width<=768px){.why-us{padding:4rem 0}}.why-us{background:#111}.why-us__grid{opacity:0;background:#222;border:1px solid #222;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:2px;transition:opacity .6s,transform .6s;display:grid;overflow:hidden;transform:translateY(24px)}.why-us__grid.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.why-us__grid{opacity:1;transition:none;transform:none}}@media (width<=1024px){.why-us__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.why-us__grid{grid-template-columns:1fr}}.why-us__item{background:#111;padding:2.5rem 2rem;transition:background .2s}.why-us__item:hover{background:#161616}.why-us__number{letter-spacing:.1em;color:#4f6ef7;margin-bottom:1rem;font-size:.7rem;font-weight:700;display:block}.why-us__title{color:#f0f0f0;margin-bottom:.75rem;font-size:1rem;font-weight:600}.why-us__desc{color:#888;font-size:.875rem;line-height:1.65}.process{padding:6rem 0}@media (width<=768px){.process{padding:4rem 0}}.process__roadmap{margin-top:3.5rem;position:relative}.process__row{grid-template-columns:1fr 80px 1fr;align-items:flex-start;display:grid;position:relative}.process__row--right .process__card:first-child{order:3}.process__row--right .process__spine{order:2}.process__row--right .process__card--ghost{order:1}.process__row--right .process__card:not(.process__card--ghost){text-align:right}.process__spine{flex-direction:column;align-items:center;display:flex;position:relative}.process__node{z-index:2;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.process__node-ring{border:2px solid #4f6ef759;border-radius:50%;animation:2.5s ease-in-out infinite pulse-ring;position:absolute;inset:0}.process__node-dot{z-index:1;background:#4f6ef7;border-radius:50%;width:14px;height:14px;position:relative;box-shadow:0 0 12px #4f6ef78c}.process__connector{background:linear-gradient(#4f6ef7,#4f6ef71a);flex:1;width:2px;min-height:40px;margin:4px 0 0}.process__card{background:#111;border:1px solid #222;border-radius:12px;margin:0 0 2rem;padding:1.75rem 2rem;transition:all .3s;position:relative}.process__card:hover:not(.process__card--ghost){border-color:#4f6ef773;transform:translateY(-4px);box-shadow:0 14px 40px #4f6ef717}.process__card--ghost{pointer-events:none;background:0 0;border:none}.process__card-number{letter-spacing:.15em;text-transform:uppercase;color:#4f6ef7;background:#4f6ef71a;border:1px solid #4f6ef740;border-radius:4px;margin-bottom:.9rem;padding:.2rem .55rem;font-size:.65rem;font-weight:700;display:inline-block}.process__card-title{color:#f0f0f0;letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.process__card-desc{color:#888;margin:0;font-size:.85rem;line-height:1.7}@media (width<=768px){.process__row{grid-template-columns:32px 1fr}.process__row .process__card--ghost{display:none}.process__row--right .process__card:first-child,.process__row--right .process__spine{order:unset}.process__row--right .process__card:not(.process__card--ghost){text-align:left}.process__spine{order:-1}.process__card{margin-bottom:1.5rem;margin-left:0}}@keyframes pulse-ring{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.15;transform:scale(1.35)}}.industries{padding:6rem 0}@media (width<=768px){.industries{padding:4rem 0}}.industries{background:#111}.industries__grid{opacity:0;background:#222;border:1px solid #222;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;transition:opacity .6s,transform .6s;display:grid;overflow:hidden;transform:translateY(24px)}.industries__grid.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.industries__grid{opacity:1;transition:none;transform:none}}@media (width<=1024px){.industries__grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.industries__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=320px){.industries__grid{grid-template-columns:1fr}}.industries__card{background:#111;flex-direction:column;gap:.75rem;padding:2rem 1.75rem;transition:background .2s;display:flex}.industries__card:hover{background:#161616}.industries__icon{font-size:1.5rem;animation:3s ease-in-out infinite industry-pulse;display:inline-block}.industries__title{color:#f0f0f0;font-size:.9rem;font-weight:600}@keyframes industry-pulse{0%,to{opacity:.65;transform:translateY(0)rotate(0)}50%{opacity:1;color:#4f6ef7;transform:translateY(-5px)rotate(8deg)}}.portfolio{padding:6rem 0}@media (width<=768px){.portfolio{padding:4rem 0}}.portfolio__controls{justify-content:flex-end;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.portfolio__counter{color:#f0f0f0;font-size:.8rem;font-weight:600}.portfolio__counter span{color:#888;font-weight:400}.portfolio__control{color:#f0f0f0;cursor:pointer;background:0 0;border:1px solid #222;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .3s;display:flex}.portfolio__control:hover{color:#4f6ef7;border-color:#4f6ef7}.portfolio__grid{opacity:0;grid-template-columns:repeat(3,1fr);gap:1.5rem;transition:opacity .6s,transform .6s;display:grid;transform:translateY(24px)}.portfolio__grid.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.portfolio__grid{opacity:1;transition:none;transform:none}}@media (width<=1024px){.portfolio__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.portfolio__grid{grid-template-columns:1fr}}.portfolio__card{background:#111;border:1px solid #222;border-radius:12px;padding:2rem;transition:all .3s}.portfolio__card:hover{border-color:#4f6ef766;transform:translateY(-4px)}.portfolio__card{cursor:default;padding:0;overflow:hidden}.portfolio__image{background:linear-gradient(135deg,#161616,#1b2550);border-bottom:1px solid #222;justify-content:center;align-items:center;height:190px;display:flex}.portfolio__image--education{background:linear-gradient(135deg,#0f2a40,#1a6fa8)}.portfolio__image--commerce{background:linear-gradient(135deg,#102f2a,#1d6d5a)}.portfolio__image--operations{background:linear-gradient(135deg,#2a203a,#704b9f)}.portfolio__image--web{background:linear-gradient(135deg,#1a1a2e,#4f6ef7)}.portfolio__image--school{background:linear-gradient(135deg,#1a2c1a,#3a7d44)}.portfolio__image--healthcare{background:linear-gradient(135deg,#112b3a,#277da1)}.portfolio__image--dropship{background:linear-gradient(135deg,#3b2617,#a16207)}.portfolio__image-window{background:#00000059;border:1px solid #ffffff2e;border-radius:6px;width:72%;height:65%;padding:.75rem;box-shadow:0 10px 24px #00000040}.portfolio__image-window>span{background:#4f6ef7;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.portfolio__image-lines{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.portfolio__image-lines i{background:#ffffff2e;border-radius:4px;width:80%;height:7px;display:block}.portfolio__image-lines i:nth-child(2){background:#ffffff4d;width:60%}.portfolio__image-lines i:nth-child(3){width:90%}.portfolio__image-lines i:nth-child(4){width:45%}.portfolio__info{padding:1.5rem}.portfolio__meta{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.portfolio__industry,.portfolio__type{letter-spacing:.08em;text-transform:uppercase;color:#888;background:#161616;border:1px solid #222;border-radius:3px;padding:.25rem .6rem;font-size:.68rem;font-weight:600}.portfolio__name{color:#f0f0f0;margin-bottom:.5rem;font-size:1rem;font-weight:600}.portfolio__desc{color:#888;margin-bottom:1rem;font-size:.85rem;line-height:1.6}.portfolio__cta{color:#4f6ef7;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600;transition:all .3s}.portfolio__cta:hover{text-decoration:underline}.portfolio__dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.portfolio__dot{cursor:pointer;background:#222;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.portfolio__dot--active{background:#4f6ef7;border-radius:8px;width:24px}.portfolio-modal__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0;overflow-y:auto}.portfolio-modal{background:#111;border:1px solid #222;border-radius:20px;width:100%;max-width:620px;animation:.28s modal-in;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000080}.portfolio-modal__close{color:#f0f0f0;cursor:pointer;z-index:2;background:#ffffff14;border:1px solid #222;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.8rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.portfolio-modal__close:hover{background:#ffffff26}.portfolio-modal__banner{background:linear-gradient(135deg,#161616,#1b2550);justify-content:center;align-items:center;height:180px;display:flex}.portfolio-modal__banner--education{background:linear-gradient(135deg,#0f2a40,#1a6fa8)}.portfolio-modal__banner--commerce{background:linear-gradient(135deg,#102f2a,#1d6d5a)}.portfolio-modal__banner--operations{background:linear-gradient(135deg,#2a203a,#704b9f)}.portfolio-modal__banner--web{background:linear-gradient(135deg,#1a1a2e,#4f6ef7)}.portfolio-modal__banner--school{background:linear-gradient(135deg,#1a2c1a,#3a7d44)}.portfolio-modal__banner--healthcare{background:linear-gradient(135deg,#112b3a,#277da1)}.portfolio-modal__banner--dropship{background:linear-gradient(135deg,#3b2617,#a16207)}.portfolio-modal__banner-window{background:#00000059;border:1px solid #ffffff2e;border-radius:6px;width:55%;height:65%;padding:.75rem}.portfolio-modal__banner-window>span{background:#4f6ef7;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.portfolio-modal__banner-lines{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.portfolio-modal__banner-lines i{background:#ffffff2e;border-radius:4px;width:80%;height:7px;display:block}.portfolio-modal__banner-lines i:nth-child(2){background:#ffffff4d;width:55%}.portfolio-modal__banner-lines i:nth-child(3){width:90%}.portfolio-modal__banner-lines i:nth-child(4){width:40%}.portfolio-modal__body{padding:2rem}.portfolio-modal__meta{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.portfolio-modal__tag{letter-spacing:.08em;text-transform:uppercase;color:#4f6ef7;background:#4f6ef71a;border:1px solid #4f6ef740;border-radius:3px;padding:.25rem .65rem;font-size:.68rem;font-weight:600}.portfolio-modal__title{color:#f0f0f0;letter-spacing:-.02em;margin-bottom:.85rem;font-size:1.45rem;font-weight:700}.portfolio-modal__overview{color:#888;margin-bottom:1.5rem;font-size:.9rem;line-height:1.75}.portfolio-modal__section-label{letter-spacing:.12em;text-transform:uppercase;color:#4f6ef7;margin-bottom:.85rem;font-size:.7rem;font-weight:700}.portfolio-modal__features{flex-direction:column;gap:.55rem;margin-bottom:1.5rem;list-style:none;display:flex}.portfolio-modal__feature{color:#888;align-items:flex-start;gap:.6rem;font-size:.875rem;line-height:1.5;display:flex}.portfolio-modal__check{color:#4f6ef7;flex-shrink:0;margin-top:.15rem;font-size:.75rem}.portfolio-modal__tech{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.portfolio-modal__tech-tag{color:#f0f0f0;background:#161616;border:1px solid #222;border-radius:6px;padding:.3rem .75rem;font-size:.75rem;font-weight:600}.portfolio-modal__cta{text-decoration:none;display:inline-block}@keyframes modal-in{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.testimonials{padding:6rem 0}@media (width<=768px){.testimonials{padding:4rem 0}}.testimonials{background:#111}.testimonials__slider{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.testimonials__slider.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.testimonials__slider{opacity:1;transition:none;transform:none}}.testimonials__track{grid-template-columns:1fr 1.18fr 1fr;align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:grid}@media (width<=768px){.testimonials__track{grid-template-columns:0 1fr 0;gap:0}.testimonials__track .testimonials__card--left,.testimonials__track .testimonials__card--right{display:none}}.testimonials__card{background:#111;border:1px solid #222;border-radius:12px;flex-direction:column;gap:1.1rem;padding:2rem;transition:all .4s;display:flex}.testimonials__card--left,.testimonials__card--right{opacity:.45;cursor:pointer;filter:blur(.5px);transform:scale(.93)}.testimonials__card--left:hover,.testimonials__card--right:hover{opacity:.65;transform:scale(.95)}.testimonials__card--center{z-index:1;background:linear-gradient(145deg,#4f6ef71f,#4f6ef70a);border-color:#4f6ef773;transform:scale(1);box-shadow:0 8px 40px #4f6ef71f,0 0 0 1px #4f6ef733}.testimonials__card--center .testimonials__quote-mark{color:#4f6ef7}.testimonials__card--center .testimonials__quote{color:#f0f0f0e6}.testimonials__card--center .testimonials__name{color:#f0f0f0}.testimonials__card--center .testimonials__avatar{background:linear-gradient(135deg,#4f6ef766,#4f6ef726);border-color:#4f6ef780;box-shadow:0 0 14px #4f6ef74d}.testimonials__quote-mark{color:#4f6ef7;font-family:Georgia,serif;font-size:2.5rem;line-height:.5}.testimonials__quote{color:#888;flex:1;margin:0;font-size:.875rem;font-style:italic;line-height:1.78}.testimonials__author{border-top:1px solid #222;align-items:flex-start;gap:.85rem;padding-top:1rem;display:flex}.testimonials__avatar{color:#4f6ef7;letter-spacing:.05em;background:linear-gradient(135deg,#4f6ef740,#4f6ef714);border:1px solid #4f6ef74d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.7rem;font-weight:700;transition:all .3s;display:flex}.testimonials__author-info{flex-direction:column;gap:.15rem;display:flex}.testimonials__name{color:#f0f0f0;margin:0;font-size:.875rem;font-weight:600;transition:all .3s}.testimonials__designation{color:#888;margin:0;font-size:.775rem}.testimonials__location{color:#888;opacity:.75;align-items:center;gap:.25rem;margin:0;font-size:.72rem;display:flex}.testimonials__location-icon{font-size:.65rem}.testimonials__controls{justify-content:center;align-items:center;gap:1rem;display:flex}.testimonials__arrow{color:#f0f0f0;cursor:pointer;background:0 0;border:1px solid #222;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.9rem;transition:all .3s;display:flex}.testimonials__arrow:hover{color:#4f6ef7;border-color:#4f6ef7}.testimonials__dots{align-items:center;gap:.4rem;display:flex}.testimonials__dot{cursor:pointer;background:#222;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.testimonials__dot--active{background:#4f6ef7;border-radius:8px;width:22px}.tech-stack{padding:6rem 0}@media (width<=768px){.tech-stack{padding:4rem 0}}.tech-stack__grid{opacity:0;grid-template-columns:repeat(3,1fr);gap:1.5rem;transition:opacity .6s,transform .6s;display:grid;transform:translateY(24px)}.tech-stack__grid.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.tech-stack__grid{opacity:1;transition:none;transform:none}}@media (width<=1024px){.tech-stack__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.tech-stack__grid{grid-template-columns:1fr}}.tech-stack__category{background:#111;border:1px solid #222;border-radius:12px;padding:2rem;transition:all .3s}.tech-stack__category:hover{border-color:#4f6ef759;transform:translateY(-4px)}.tech-stack__category--ai{background:linear-gradient(145deg,#111,#4f6ef70a);border-color:#4f6ef74d}.tech-stack__category--ai .tech-stack__category-title{color:#4f6ef7}.tech-stack__category--ai .tech-stack__item{color:#f0f0f0}.tech-stack__category--ai .tech-stack__item:before{content:"✦";color:#4f6ef7;vertical-align:middle;margin-right:.45rem;font-size:.55rem}.tech-stack__category-icon{margin-bottom:.75rem;font-size:1.5rem;line-height:1;display:block}.tech-stack__category-title{letter-spacing:.1em;text-transform:uppercase;color:#4f6ef7;margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.tech-stack__items{flex-direction:column;gap:.5rem;list-style:none;display:flex}.tech-stack__item{color:#888;border-bottom:1px solid #222;padding:.45rem 0;font-size:.875rem}.tech-stack__item:last-child{border-bottom:none}.faq{padding:6rem 0}@media (width<=768px){.faq{padding:4rem 0}}.faq{background:#111}.faq__list{border:1px solid #222;border-radius:12px;flex-direction:column;gap:0;max-width:760px;margin:0 auto;display:flex;overflow:hidden}.faq__item{border-bottom:1px solid #222}.faq__item:last-child{border-bottom:none}.faq__item--open .faq__question{color:#f0f0f0}.faq__question{color:#888;text-align:left;cursor:pointer;background:#111;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem 1.75rem;font-size:.95rem;font-weight:500;transition:background .2s,color .2s;display:flex}.faq__question:hover{color:#f0f0f0;background:#161616}.faq__icon{color:#4f6ef7;flex-shrink:0;font-size:1.25rem;line-height:1}.faq__answer{background:#111;padding:0 1.75rem 1.5rem}.faq__answer p{color:#888;font-size:.9rem;line-height:1.75}.cta{padding:6rem 0}@media (width<=768px){.cta{padding:4rem 0}}.cta{position:relative;overflow:hidden}.cta:before{content:"";pointer-events:none;background:radial-gradient(#4f6ef712 0%,#0000 70%);position:absolute;inset:0}.cta__inner{text-align:center;opacity:0;background:#111;border:1px solid #222;border-radius:20px;max-width:680px;margin:0 auto;padding:4rem 3rem;transition:opacity .6s,transform .6s;transform:translateY(24px)}.cta__inner.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.cta__inner{opacity:1;transition:none;transform:none}}@media (width<=576px){.cta__inner{padding:2.5rem 1.5rem}}.cta__heading{color:#f0f0f0;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.cta__desc{color:#888;margin-bottom:2rem;font-size:1rem;line-height:1.75}.cta__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.contact{padding:6rem 0}@media (width<=768px){.contact{padding:4rem 0}}.contact__grid{grid-template-columns:1fr 1.6fr;align-items:start;gap:5rem;display:grid}@media (width<=1024px){.contact__grid{grid-template-columns:1fr;gap:3rem}}.contact__support{color:#888;margin-bottom:1.5rem;font-size:.9rem}.contact__email{color:#4f6ef7;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-block}.contact__email:hover{text-decoration:underline}.contact__phone{color:#888;margin-top:.75rem;font-size:.9rem;text-decoration:none;display:block}.contact__phone:hover{color:#4f6ef7}.contact__form-wrap{background:#111;border:1px solid #222;border-radius:12px;padding:2rem;transition:all .3s}.contact__form{flex-direction:column;gap:1.25rem;display:flex}.contact__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (width<=576px){.contact__row{grid-template-columns:1fr}}.contact__field{flex-direction:column;gap:.4rem;display:flex}.contact__label{color:#888;letter-spacing:.02em;font-size:.8rem;font-weight:600}.contact__input{color:#f0f0f0;background:#161616;border:1px solid #222;border-radius:6px;width:100%;padding:.75rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;transition:border-color .2s}.contact__input::placeholder{color:#626262}.contact__input:focus{border-color:#4f6ef7;outline:none}.contact__input--error{border-color:#ef4444}.contact__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.contact__select option{color:#f0f0f0;background:#111}.contact__textarea{resize:vertical;min-height:120px}.contact__error{color:#ef4444;font-size:.775rem}.contact__error--global{background:#ef444414;border:1px solid #ef444433;border-radius:6px;padding:.75rem 1rem}.contact__success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex}.contact__success h3{color:#f0f0f0;font-size:1.25rem}.contact__success p{color:#888;font-size:.9rem}.contact__success-icon{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.25rem;display:flex}.legal-page{background:radial-gradient(circle at 80% 10%,#4f6ef724,#0000 30%),#0a0a0a;min-height:100vh;padding:8rem 2rem 2rem}.legal-page__content{max-width:760px;margin:0 auto;padding-bottom:4rem}.legal-page__back{color:#888;margin-bottom:3rem;text-decoration:none;display:inline-block}.legal-page__back:hover{color:#4f6ef7}.legal-page h1{color:#f0f0f0;margin:.75rem 0 1.25rem;font-size:clamp(2.3rem,6vw,4.5rem)}.legal-page h2{color:#f0f0f0;margin:2.5rem 0 .75rem;font-size:1.15rem}.legal-page p{color:#888;line-height:1.8}.legal-page__intro{max-width:620px;font-size:1.1rem}.legal-page__updated{margin-top:3rem;font-size:.8rem}
