:root{--bg:#020817;--bg-2:#030b1b;--section:#061029;--panel:rgba(7,18,38,.72);--text:#d8e6ff;--muted:#8da0c3;--heading:#f7fbff;--line:rgba(120,174,255,.16);--blue:#2f7dff;--cyan:#20d3ff;--cyan-2:#58e4ff;--violet:#7c5cff;--shadow:0 22px 70px rgba(0,0,0,.4);--soft:0 14px 34px rgba(0,0,0,.26);--container:1288px;--corner:8px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:#020817}body{font-family:Inter,Arial,Helvetica,system-ui;background:radial-gradient(circle at 12% 0%,rgba(47,125,255,.22),transparent 35rem),radial-gradient(circle at 88% 5%,rgba(32,211,255,.14),transparent 32rem),linear-gradient(180deg,#020817,#030b1b 42%,#020817);color:var(--text);overflow-x:hidden;font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased;color-scheme:dark}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-2;background:linear-gradient(90deg,rgba(92,150,255,.055) 1px,transparent 1px),linear-gradient(180deg,rgba(92,150,255,.05) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,#000c,#00000040,#000000b3);mask-image:linear-gradient(180deg,#000c,#00000040,#000000b3)}body:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 1px 1px,rgba(255,255,255,.1) 1px,transparent 0);background-size:26px 26px;opacity:.16}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(var(--container),calc(100% - 48px));margin:auto}.site-loader{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,rgba(32,211,255,.18),transparent 28rem),#020817;color:#d8e6ff}.loader-orbit{position:relative;width:126px;height:126px;display:grid;place-items:center}.loader-orbit img{width:92px;height:70px;object-fit:contain;filter:drop-shadow(0 0 20px rgba(32,211,255,.45))}.loader-orbit span{position:absolute;inset:0;border:1px solid rgba(32,211,255,.45);border-radius:50%;animation:spinLoader 1.6s linear infinite}.loader-orbit span:last-child{inset:14px;border-color:#7c5cff80;animation-direction:reverse}.site-loader p{position:absolute;margin-top:170px;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem}@keyframes spinLoader{to{transform:rotate(360deg)}}.site-header{position:sticky;top:0;z-index:100;height:86px;display:flex;align-items:center;background:#020817c7;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid rgba(125,170,255,.12)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-logo{display:flex;align-items:center;gap:12px;min-width:230px}.brand-mark{width:104px;height:58px;object-fit:contain;filter:drop-shadow(0 0 18px rgba(32,211,255,.24))}.brand-word{display:flex;align-items:baseline;gap:7px;font-size:1.2rem;letter-spacing:-.05em;color:#f7fbff;font-weight:560;white-space:nowrap}.brand-word b{font-weight:610;background:linear-gradient(90deg,var(--blue),var(--cyan));-webkit-background-clip:text;background-clip:text;color:transparent}.nav{display:flex;align-items:center;gap:28px}.nav a{position:relative;color:#b7c8eb;font-weight:610;transition:color .35s ease,text-shadow .35s ease}.nav a:after{content:"";position:absolute;left:0;bottom:-12px;width:0;height:2px;background:linear-gradient(90deg,var(--cyan),var(--blue),var(--violet));box-shadow:0 0 16px #20d3ff8c;transition:width .35s cubic-bezier(.2,.8,.2,1)}.nav a:hover,.nav a.active{color:#fff;text-shadow:0 0 18px rgba(32,211,255,.38)}.nav a:hover:after,.nav a.active:after{width:100%}.header-actions{display:flex;align-items:center;gap:12px}.menu-btn{display:none;width:44px;height:44px;border:0;background:#ffffff0f;border-radius:var(--corner)}.menu-btn span{display:block;width:19px;height:2px;margin:4px auto;background:#fff}h1,h2,h3{color:var(--heading);line-height:1.08;letter-spacing:-.045em;font-weight:560}h1{font-size:clamp(2.05rem,3.6vw,4.05rem)}h2{font-size:clamp(1.65rem,2.65vw,2.65rem)}h3{font-size:clamp(1.05rem,1.35vw,1.24rem)}p,li,label,input,select,textarea{font-weight:390}.lead{max-width:820px;margin-top:14px;color:var(--muted);font-size:clamp(.98rem,1.1vw,1.08rem)}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--cyan);font-size:.74rem;font-weight:660;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:34px;height:2px;background:linear-gradient(90deg,var(--cyan),var(--blue));box-shadow:0 0 18px #20d3ff99}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:14px 23px;border-radius:var(--corner);border:1px solid rgba(255,255,255,.08);background:linear-gradient(270deg,var(--blue),var(--cyan),var(--blue));background-size:220% 100%;background-position:0% 50%;color:#fff;box-shadow:0 16px 40px #2f7dff38;font-weight:640;font-size:.9rem;cursor:pointer;transition:background-position .55s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease,border-color .35s ease,color .35s ease}.btn:hover{background-position:100% 50%;box-shadow:0 18px 46px #20d3ff3d;border-color:#20d3ff5c}.btn-ghost{background:linear-gradient(270deg,#ffffff12,#2f7dff2e,#ffffff12);background-size:220% 100%;border:1px solid var(--line);box-shadow:var(--soft)}.btn:disabled{opacity:.65;cursor:wait}.hero,.page-hero{position:relative;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 17% 28%,rgba(47,125,255,.22),transparent 30rem),radial-gradient(circle at 68% 22%,rgba(32,211,255,.16),transparent 27rem),radial-gradient(circle at 82% 78%,rgba(124,92,255,.16),transparent 30rem),linear-gradient(180deg,#020817,#061029 62%,#020817)}.hero{min-height:calc(100vh - 86px);padding:0}.page-hero{min-height:420px;padding:80px 0}.hero-grid-bg,.footer-grid-bg{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(47,125,255,.09) 1px,transparent 1px),linear-gradient(180deg,rgba(47,125,255,.075) 1px,transparent 1px);background-size:86px 86px;opacity:.42}.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,.78fr);gap:0;align-items:stretch;min-height:calc(100vh - 86px);width:min(100%,100%);margin:0}.hero-video-frame{position:relative;min-height:calc(100vh - 86px);margin-left:calc((100vw - min(var(--container),calc(100vw - 48px)))/-2);overflow:hidden;border-right:1px solid var(--line);clip-path:polygon(0 0,92% 0,100% 9%,100% 100%,0 100%);background:#030b1b}.hero-video-frame iframe,.hero-mobile-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:cover;transform:scale(1.03)}.hero-video-frame:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#0208170d,#02081740 62%,#020817db);pointer-events:none}.video-triangle-pattern{position:absolute;right:-1px;top:0;bottom:0;width:22%;z-index:3;clip-path:polygon(100% 0,0 50%,100% 100%);background:linear-gradient(135deg,#20d3ff33,#7c5cff29),repeating-conic-gradient(from 45deg,rgba(32,211,255,.22) 0 25%,transparent 0 50%);background-size:auto,36px 36px;mix-blend-mode:screen;pointer-events:none}.video-cut-label{position:absolute;z-index:5;left:max(24px,calc((100vw - var(--container))/2 + 24px));bottom:34px;padding:14px 16px;background:#020817c2;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--corner)}.video-cut-label strong{display:block;color:#fff}.video-cut-label span{color:var(--muted);font-size:.84rem}.hero-copy{position:relative;min-height:calc(100vh - 86px);padding:96px 0 80px 56px;display:flex;flex-direction:column;justify-content:center}.hero-copy h1 span{background:linear-gradient(92deg,#fff,#88dfff 36%,#2f7dff,#9d7dff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.hero-mobile-video{display:none}.tech-grid-visual{position:absolute;inset:34px -8% 34px 8%;z-index:-1;display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:34px;gap:12px;opacity:.72}.tech-grid-dot{display:block;width:5px;height:5px;background:var(--cyan);box-shadow:0 0 18px #20d3ffb3;opacity:.12}.grid-panel{position:absolute;border:1px solid rgba(32,211,255,.14);background:#2f7dff0a;box-shadow:0 0 40px #20d3ff14}.g1{width:170px;height:92px;right:10%;top:8%}.g2{width:220px;height:118px;right:30%;bottom:16%}.g3{width:120px;height:160px;right:0;top:46%}.social-icon-row,.footer-icons{display:flex;align-items:center;gap:12px;margin-top:22px}.social-icon-row a,.footer-icons a{width:42px;height:42px;display:grid;place-items:center;background:#ffffff12;border:1px solid var(--line);border-radius:var(--corner);color:#cfeeff;transition:.35s ease}.social-icon-row a:hover,.footer-icons a:hover{background:#20d3ff29;color:#fff;border-color:#20d3ff61}.svg-icon{width:20px;height:20px;display:block;fill:currentColor;overflow:visible}.trusted{padding:56px 0;overflow:hidden;background:linear-gradient(180deg,#030b1b,#061029);border-block:1px solid var(--line)}.trusted-title{text-align:center;color:#fff;font-size:clamp(1.35rem,2.2vw,2.05rem);font-weight:540;letter-spacing:-.04em;margin-bottom:10px}.trusted-sub{width:min(820px,calc(100% - 32px));margin:0 auto 34px;text-align:center;color:var(--muted)}.logo-track{display:flex;gap:88px;align-items:center;width:max-content;animation:marquee 52s linear infinite}.logo-track:hover{animation-play-state:paused}.client-logo{width:72px;height:72px;object-fit:contain;filter:grayscale(1) sepia(.4) hue-rotate(165deg) saturate(2.1) brightness(1.12) opacity(.72);transition:.35s ease}.client-logo:hover{filter:none;opacity:1}@keyframes marquee{to{transform:translate(-33.33%)}}.experience-banner{padding:54px 0;background:linear-gradient(135deg,#071226,#0b1730)}.experience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.experience-item,.process-card,.testimonial-card,.service-card,.project-card,.contact-form,.contact-list div,.detail-aside,.legal-card,.article-block,.price-card,.faq-item,.contact-panel,.thank-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--corner);box-shadow:var(--soft)}.experience-item{padding:24px}.stat-number{display:block;font-size:2rem;line-height:1;color:#fff;font-weight:620;letter-spacing:-.05em}.experience-item p{color:var(--muted);margin-top:8px}.section,.section-sm,.process-mesh-section{position:relative;padding:82px 0;background:radial-gradient(circle at 85% 10%,rgba(47,125,255,.1),transparent 26rem),linear-gradient(180deg,#020817,#061029)}.section-sm{background:radial-gradient(circle at 12% 10%,rgba(124,92,255,.12),transparent 28rem),linear-gradient(180deg,#061029,#020817)}.section-head{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.55fr);gap:32px;align-items:end;margin-bottom:42px}.section-head p{color:var(--muted)}.manual-slider-shell{position:relative}.manual-slider{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 18px;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.manual-slider::-webkit-scrollbar{display:none}.service-card{position:relative;overflow:hidden;display:flex;flex-direction:column;width:370px;min-width:370px;min-height:500px;scroll-snap-align:start}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.service-grid .service-card{width:auto;min-width:0}.service-number{position:absolute;z-index:4;top:18px;right:18px;color:#9ecfff;font-size:.78rem;letter-spacing:.15em}.service-img{position:relative;height:210px;overflow:hidden;clip-path:polygon(0 0,100% 0,100% 86%,90% 100%,0 100%)}.service-card:nth-child(3n+2) .service-img{clip-path:polygon(8% 0,100% 0,100% 100%,0 100%,0 13%)}.service-card:nth-child(3n+3) .service-img{clip-path:polygon(0 0,92% 0,100% 16%,100% 100%,0 100%)}.service-img>img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.08) brightness(.82);transition:.55s ease}.service-card:hover .service-img>img{transform:scale(1.04);filter:saturate(1) contrast(1.12) brightness(.95)}.service-icon{position:absolute;left:18px;top:18px;width:54px;height:54px;display:grid;place-items:center;background:#030b1bd1;border:1px solid rgba(125,170,255,.18);border-radius:var(--corner)}.service-icon img{width:28px;height:28px;object-fit:contain}.service-body{padding:22px;display:flex;flex-direction:column;flex:1}.service-kicker,.project-cat{color:#9ecfff;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-weight:650;margin-bottom:10px}.service-body p,.project-content p,.process-card p,.testimonial-card p,.about-copy p,.article-block p,.price-card p,.legal-card p{color:var(--muted);margin-top:8px}.card-btn,.card-link{margin-top:auto;align-self:flex-start}.service-body .card-btn{margin-top:18px}.side-arrow{position:absolute;z-index:10;top:42%;width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line);border-radius:var(--corner);background:#020817d6;color:#fff;box-shadow:var(--soft);cursor:pointer;transition:.35s ease}.side-arrow:hover{background:#20d3ff29;border-color:#20d3ff61}.side-arrow.left{left:-24px}.side-arrow.right{right:-24px}.process-mesh-section{overflow:hidden;background:linear-gradient(135deg,#020817,#061029)}.process-mesh-section>.particle-canvas{position:absolute;inset:0;width:100%;height:100%;opacity:.78;pointer-events:none}.process-mesh-content{position:relative;z-index:2}.process-copy{max-width:860px;margin-bottom:30px}.process-card-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.process-card{padding:24px;min-height:210px}.process-card span{color:var(--cyan);font-size:.78rem;letter-spacing:.12em}.process-cta-row{display:flex;justify-content:center;gap:14px;margin-top:34px}.about-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);gap:54px;align-items:center}.profile-frame{min-height:560px;position:relative;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:var(--corner);clip-path:polygon(0 0,92% 0,100% 9%,100% 100%,8% 100%,0 91%)}.profile-frame img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.08) brightness(.86)}.tech-intro-mask{width:min(590px,100%);overflow:hidden;margin-top:28px;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 72%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 72%,transparent 100%)}.tech-intro-track{display:flex;gap:18px;width:max-content;animation:techIntro 22s linear infinite}.tech-chip{width:48px;height:48px;display:grid;place-items:center;background:#ffffff0f;border:1px solid var(--line);border-radius:var(--corner)}.tech-chip img{width:28px;height:28px;object-fit:contain;filter:grayscale(1) invert(1) brightness(1.5) opacity(.78)}.about-more-btn{margin-top:26px}@keyframes techIntro{to{transform:translate(-33.33%)}}.testimonials-section{overflow:hidden}.testimonial-marquee{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.testimonial-track{display:flex;gap:22px;width:max-content;animation:testimonialLoop 78s linear infinite}.testimonial-marquee:hover .testimonial-track{animation-play-state:paused}.testimonial-card{width:380px;min-width:380px;min-height:330px;padding:26px;display:flex;flex-direction:column}.testimonial-top{display:flex;align-items:center;gap:12px}.testimonial-top img{width:58px;height:58px;border-radius:50%;object-fit:cover}.testimonial-top strong{display:block;color:#fff}.testimonial-top small{display:block;color:var(--muted)}.stars{color:var(--cyan);letter-spacing:2px;margin:18px 0 6px}.platform-badge{display:inline-flex;margin-top:auto;width:max-content;padding:6px 10px;background:#2f7dff26;color:#b7d6ff;font-size:.72rem;font-weight:650;border-radius:var(--corner)}@keyframes testimonialLoop{to{transform:translate(-50%)}}.cta-section-full{position:relative;padding:0;background:#020817}.cta-banner{position:relative;overflow:hidden;min-height:360px;padding:70px 0;display:grid;place-items:center;background:#020817;border-block:1px solid var(--line)}.cta-mesh{position:absolute;inset:0;opacity:.72}.cta-content{position:relative;z-index:2;max-width:820px;text-align:center}.cta-content .hero-actions{justify-content:center}.project-grid,.similar-grid,.pricing-grid{display:grid;gap:22px}.project-grid,.similar-grid,.pricing-grid{grid-template-columns:repeat(3,1fr)}.project-card{overflow:hidden;display:flex;flex-direction:column;min-height:520px}.project-img{height:220px;position:relative;overflow:hidden;clip-path:polygon(0 0,100% 0,100% 86%,90% 100%,0 100%)}.project-card:nth-child(3n+2) .project-img{clip-path:polygon(7% 0,100% 0,100% 100%,0 100%,0 12%)}.project-card:nth-child(3n+3) .project-img{clip-path:polygon(0 0,92% 0,100% 16%,100% 100%,0 100%)}.project-img img{width:100%;height:100%;object-fit:cover;filter:saturate(.88) contrast(1.08) brightness(.74);transition:.55s ease}.project-card:hover .project-img img{transform:scale(1.04);filter:saturate(1) brightness(.88)}.project-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0208170d,#020817d1)}.project-overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;padding:22px}.project-overlay span{color:#9ecfff;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem}.project-overlay b{color:#fff}.project-content{padding:24px;display:flex;flex-direction:column;flex:1}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.tag-row span,.chip{padding:6px 9px;background:#2f7dff26;color:#b7d6ff;font-size:.72rem;font-weight:650;border-radius:var(--corner)}.text-link{color:var(--cyan);font-weight:650}.portfolio-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:32px}.filter-btn{padding:10px 14px;border:1px solid var(--line);background:#ffffff0f;color:#b7c8eb;cursor:pointer;border-radius:var(--corner)}.filter-btn.active,.filter-btn:hover{background:#2f7dff38;color:#fff}.price-card{padding:26px;display:flex;flex-direction:column;min-height:445px}.price{color:#fff;font-size:1.9rem;font-weight:560;margin:10px 0}.price-card ul{margin:20px 0 24px 18px;color:var(--muted);display:grid;gap:8px}.price-card.featured{border-color:#20d3ff61;box-shadow:0 0 40px #20d3ff1f}.contact-layout{display:grid;grid-template-columns:minmax(0,.72fr) minmax(310px,.45fr);gap:30px;align-items:start}.contact-panel{padding:32px}.contact-list{display:grid;gap:14px;margin-top:24px}.contact-list div{padding:15px}.contact-list strong{display:block;color:#fff}.contact-list span,.contact-list a{color:var(--muted)}.contact-list a{text-decoration:underline;text-decoration-color:#20d3ff73;text-underline-offset:3px}.contact-form{padding:30px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.compact-form{grid-template-columns:repeat(2,1fr);padding:0;background:transparent;border:0;box-shadow:none}.contact-form label{display:grid;gap:8px;color:#dbe9ff;font-weight:500;font-size:.84rem}.contact-form .full{grid-column:1/-1}input,select,textarea{width:100%;padding:14px 15px;border:1px solid var(--line);background:#071226;color:#f7fbff;outline:none;border-radius:var(--corner);color-scheme:dark}select{appearance:auto;-webkit-appearance:menulist}select option{background:#071226;color:#f7fbff}textarea{min-height:130px;resize:vertical}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 4px #2f7dff29;border-color:#20d3ff59}.page-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.46fr);gap:50px;align-items:center}.page-hero-image{height:250px;position:relative;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:var(--corner);clip-path:polygon(0 0,94% 0,100% 12%,100% 100%,8% 100%,0 88%)}.page-hero-image img{width:100%;height:100%;object-fit:cover;filter:brightness(.76)}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.article-content{display:grid;gap:28px}.article-block{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:26px;align-items:center;padding:28px}.article-block:nth-child(2n){grid-template-columns:300px minmax(0,1fr)}.article-block:nth-child(2n) .article-img{order:-1}.article-img{height:230px;overflow:hidden;border-radius:var(--corner);clip-path:polygon(0 0,92% 0,100% 14%,100% 100%,0 100%)}.article-img img{width:100%;height:100%;object-fit:cover;filter:brightness(.82)}.detail-aside{position:sticky;top:110px;padding:26px;display:grid;gap:16px}.detail-aside img{width:58px;height:58px;object-fit:contain}.legal-card,.thank-card{padding:34px}.thank-card{text-align:center}.thank-card .hero-actions{justify-content:center}.faq-grid{display:grid;gap:14px}.faq-item{padding:18px 20px}.faq-item summary{color:#fff;cursor:pointer;font-weight:610}.faq-item p{color:var(--muted);margin-top:12px}.center-action{display:flex;justify-content:center;gap:14px;margin-top:34px}.popup-backdrop{position:fixed;inset:0;z-index:9998;background:#000000ad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:22px}.popup-box{position:relative;width:min(980px,100%);max-height:92vh;overflow:auto;display:grid;grid-template-columns:.78fr 1fr;gap:28px;background:#071226;border:1px solid var(--line);box-shadow:var(--shadow);padding:30px;border-radius:var(--corner)}.popup-close{position:absolute;right:14px;top:10px;background:transparent;border:0;color:#fff;font-size:2rem;cursor:pointer}.popup-copy p{color:var(--muted);margin-top:12px}.footer{position:relative;overflow:hidden;padding:76px 0 30px;background:#020817;color:var(--muted);border-top:1px solid var(--line)}.footer-glow{position:absolute;left:-10%;right:-10%;bottom:-34%;height:70%;background:radial-gradient(ellipse at center,rgba(32,211,255,.18),transparent 62%)}.footer-orbit{position:absolute;border:1px solid rgba(32,211,255,.16);border-radius:50%;filter:drop-shadow(0 0 20px rgba(32,211,255,.14))}.footer-orbit-a{width:360px;height:360px;right:7%;bottom:-90px}.footer-orbit-b{width:220px;height:220px;left:9%;top:20px}.footer-layout{position:relative;z-index:2;display:grid;grid-template-columns:1.2fr .65fr .95fr .85fr;gap:36px}.footer-brand p{margin-top:16px;max-width:420px;color:var(--muted)}.footer h3{color:#fff;font-size:1rem;margin-bottom:15px}.footer a{display:block;color:var(--muted);margin:9px 0}.footer a:hover{color:var(--cyan)}.footer-icons{margin-top:18px}.footer-icons a{margin:0;display:grid}.footer-bottom{position:relative;z-index:2;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:34px;padding-top:22px;border-top:1px solid var(--line);color:var(--muted)}.reveal{opacity:1}@media(max-width:1100px){.nav{position:fixed;left:20px;right:20px;top:94px;display:grid;gap:10px;padding:18px;background:#071226f5;border:1px solid var(--line);box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(-12px);transition:.3s ease;border-radius:var(--corner)}.nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.menu-btn{display:block}.hero-layout{grid-template-columns:1fr 1fr;gap:18px}.hero-video-frame{margin-left:0;min-height:520px}.hero-copy{min-height:520px;padding:62px 0 62px 28px}.page-hero-grid,.about-split,.contact-layout,.detail-grid{grid-template-columns:1fr}.experience-grid,.service-grid,.project-grid,.pricing-grid,.process-card-row,.footer-layout,.similar-grid{grid-template-columns:repeat(2,1fr)}.article-block,.article-block:nth-child(2n){grid-template-columns:1fr}.article-block:nth-child(2n) .article-img{order:0}.detail-aside{position:relative;top:auto}.contact-layout .contact-form{order:1}.contact-layout .contact-panel{order:2}}@media(max-width:720px){.container{width:min(100% - 28px,var(--container))}.site-header{height:76px}.brand-logo{min-width:auto}.brand-mark{width:82px}.brand-word,.header-cta{display:none}.hero,.section,.section-sm,.process-mesh-section,.page-hero{padding:50px 0}.hero{min-height:calc(100vh - 76px);display:block;overflow:hidden}.hero-mobile-video{display:block;position:absolute;inset:0;z-index:0;opacity:.36}.hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#020817bd,#020817eb);pointer-events:none}.hero-layout{position:relative;z-index:2;display:block;min-height:auto}.hero-video-frame{display:none}.hero-copy{min-height:calc(100vh - 120px);padding:76px 0 40px;justify-content:center}.tech-grid-visual{inset:0;opacity:.55}.hero-actions{flex-direction:column}.btn{width:100%}.social-icon-row{justify-content:center}.experience-grid,.service-grid,.project-grid,.pricing-grid,.process-card-row,.footer-layout,.similar-grid,.contact-form,.compact-form{grid-template-columns:1fr}.service-card{width:310px;min-width:310px;min-height:500px}.service-grid .service-card{width:auto;min-width:0}.testimonial-card{width:310px;min-width:310px}.section-head{grid-template-columns:1fr}.profile-frame{min-height:460px}.project-img,.service-img{height:220px}.popup-box{grid-template-columns:1fr;padding:24px}.cta-banner{padding:56px 0;min-height:390px}.footer-bottom{font-size:.84rem}.side-arrow{top:38%;width:40px;height:40px}.side-arrow.left{left:-8px}.side-arrow.right{right:-8px}.process-cta-row{flex-direction:column}.page-hero-grid{grid-template-columns:1fr}.page-hero-image{display:none}}.hero-video-frame video,.hero-mobile-video video{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:cover;transform:scale(1.015)}.hero{min-height:calc(100vh - 86px);padding:0!important}.hero-layout{width:100%;max-width:none;min-height:calc(100vh - 86px);grid-template-columns:minmax(0,56vw) minmax(420px,1fr);gap:0}.hero-video-frame{min-height:calc(100vh - 86px);margin-left:0!important;width:100%;border-right:0;clip-path:none}.hero-video-frame:after{content:"";position:absolute;z-index:4;right:-1px;top:0;bottom:0;width:34%;background:linear-gradient(90deg,transparent 0%,rgba(2,8,23,.48) 42%,#020817 100%);pointer-events:none}.video-triangle-pattern{right:-1px!important;top:0!important;bottom:0!important;width:31%!important;z-index:5!important;clip-path:polygon(100% 0,22% 0,0 50%,22% 100%,100% 100%);background:linear-gradient(135deg,#20d3ff2e,#2f7dff2e),linear-gradient(45deg,rgba(32,211,255,.2) 25%,transparent 25% 50%,rgba(32,211,255,.16) 50% 75%,transparent 75%);background-size:auto,42px 42px;mix-blend-mode:screen;opacity:.92;pointer-events:none}.video-triangle-pattern:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgba(255,255,255,.04) 0 2px,transparent 2px 18px)}.hero-copy{min-height:calc(100vh - 86px);padding:74px max(48px,calc((100vw - var(--container)) / 2)) 70px 56px}.hero-copy h1{max-width:760px;font-size:clamp(2rem,3.2vw,3.65rem);line-height:1.09}.hero-copy .lead{max-width:760px}.video-cut-label{left:max(24px,calc((56vw - 580px)/2 + 24px));bottom:34px}.cta-section-full{width:100%;overflow:hidden}.cta-banner{width:100vw;margin-left:calc(50% - 50vw)}.cta-mesh,.cta-mesh .particle-canvas{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.service-card{min-height:430px!important}.service-img{height:178px!important}.service-body p{margin-top:7px!important;line-height:1.55}.manual-slider-shell{padding-inline:42px}.manual-slider{-webkit-mask-image:none;mask-image:none}.experience-banner{padding:66px 0;background:radial-gradient(circle at 15% 35%,rgba(32,211,255,.12),transparent 28rem),linear-gradient(135deg,#061029,#091832)}.experience-item{min-height:150px;display:flex;flex-direction:column;justify-content:center;padding:20px 16px!important;background:linear-gradient(180deg,#ffffff0e,#ffffff06);border-color:#78aeff33}.experience-item .stat-number{font-size:clamp(1.85rem,2.6vw,2.65rem);color:#fff}.experience-item p{font-size:.88rem;line-height:1.45}main{min-height:70vh;background:#020817}@media(max-width:1100px){.hero-layout{grid-template-columns:52vw 1fr}.hero-copy{padding:58px 28px 58px 34px}.hero-copy h1{font-size:clamp(1.9rem,3.7vw,3rem)}.experience-panel{grid-template-columns:1fr}.experience-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:420px!important}}@media(max-width:720px){.hero{min-height:calc(100vh - 76px);padding:0!important}.hero-layout{display:block!important;min-height:calc(100vh - 76px)}.hero-video-frame{display:none!important}.hero-mobile-video{display:block!important;position:absolute;inset:0;z-index:0;opacity:.48}.hero-mobile-video:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#020817b8,#020817f0),radial-gradient(circle at 50% 40%,rgba(32,211,255,.18),transparent 24rem);pointer-events:none}.hero-copy{position:relative;z-index:2;min-height:calc(100vh - 76px);padding:80px 0 52px!important;justify-content:center}.hero-copy h1{font-size:clamp(1.78rem,10vw,2.55rem);line-height:1.12}.hero-copy .lead{font-size:.96rem}.tech-grid-visual{inset:0;opacity:.42}.experience-panel{padding:22px}.experience-grid{grid-template-columns:1fr}.experience-item{min-height:112px}.manual-slider-shell{padding-inline:34px}.manual-slider{padding-bottom:12px}.service-card{width:288px!important;min-width:288px!important;min-height:408px!important}.service-grid .service-card{width:auto!important;min-width:0!important}.service-img{height:168px!important}.side-arrow{top:39%;width:38px;height:38px}.cta-banner{min-height:430px}}.hero-v19{padding:0!important;min-height:calc(100vh - 86px)!important;display:block!important;overflow:hidden!important;background:radial-gradient(circle at 64% 22%,rgba(32,211,255,.16),transparent 27rem),radial-gradient(circle at 82% 78%,rgba(124,92,255,.16),transparent 30rem),linear-gradient(180deg,#020817,#061029 62%,#020817)!important}.hero-v19 .hero-layout{width:100vw!important;max-width:none!important;margin:0!important;min-height:calc(100vh - 86px)!important;display:grid!important;grid-template-columns:55vw 45vw!important;gap:0!important;align-items:stretch!important;position:relative!important;z-index:2!important}.hero-v19 .hero-video-frame{display:block!important;position:relative!important;min-height:calc(100vh - 86px)!important;height:calc(100vh - 86px)!important;width:55vw!important;margin:0!important;overflow:hidden!important;border-right:0!important;clip-path:none!important;background:#030b1b!important}.hero-v19 .hero-video-frame video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;border:0!important;transform:scale(1.02)!important;filter:saturate(.98) contrast(1.04) brightness(.92)}.hero-v19 .hero-video-frame:after{content:"";position:absolute;z-index:4;right:-1px;top:0;bottom:0;width:42%;background:linear-gradient(90deg,transparent 0%,rgba(2,8,23,.32) 38%,rgba(2,8,23,.92) 78%,#020817 100%);pointer-events:none}.hero-v19 .video-triangle-pattern{position:absolute!important;z-index:6!important;right:-1px!important;top:0!important;bottom:0!important;width:34%!important;clip-path:polygon(100% 0,28% 0,0 50%,28% 100%,100% 100%)!important;background:linear-gradient(135deg,#20d3ff2e,#2f7dff24),linear-gradient(45deg,rgba(32,211,255,.22) 25%,transparent 25% 50%,rgba(32,211,255,.16) 50% 75%,transparent 75%)!important;background-size:auto,40px 40px!important;mix-blend-mode:screen;opacity:.9;pointer-events:none}.hero-v19 .video-triangle-pattern:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgba(255,255,255,.04) 0 2px,transparent 2px 18px),radial-gradient(circle at 42% 50%,rgba(32,211,255,.18),transparent 18rem)}.hero-v19 .video-cut-label{position:absolute!important;z-index:8!important;left:max(24px,calc((55vw - 600px)/2 + 24px))!important;bottom:34px!important;padding:14px 16px;background:#020817c2;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--corner)}.hero-v19 .video-cut-label strong{display:block;color:#fff}.hero-v19 .video-cut-label span{color:var(--muted);font-size:.84rem}.hero-v19 .hero-copy{position:relative!important;min-height:calc(100vh - 86px)!important;padding:74px max(48px,calc((100vw - var(--container)) / 2)) 70px 56px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;overflow:hidden}.hero-v19 .hero-copy h1{max-width:760px!important;font-size:clamp(2rem,3.2vw,3.65rem)!important;line-height:1.09!important;font-weight:540!important}.hero-v19 .hero-copy .lead{max-width:760px}.hero-v19 .hero-mobile-video{display:none!important}.cta-section-full,.cta-banner{width:100%!important;overflow:hidden!important}.cta-banner{width:100vw!important;margin-left:calc(50% - 50vw)!important}.cta-mesh,.cta-mesh canvas,.cta-mesh .particle-canvas{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.service-card{min-height:420px!important}.service-img{height:172px!important}.service-body{padding:18px!important}.service-body .card-btn{margin-top:14px!important}.service-icon{display:none!important}.manual-slider-shell{padding-inline:42px!important}.side-arrow.left{left:0!important}.side-arrow.right{right:0!important}.experience-panel{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);gap:38px;align-items:center;padding:36px;border:1px solid var(--line);background:#0712269e;box-shadow:var(--soft);border-radius:var(--corner)}.experience-copy h2{font-size:clamp(1.35rem,2vw,2.1rem)}.experience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.experience-item{min-height:150px!important;display:flex;flex-direction:column;justify-content:center;padding:20px 16px!important}html,body,#root,main{background:#020817!important}main{min-height:70vh}@media(max-width:1100px){.hero-v19 .hero-layout{grid-template-columns:52vw 48vw!important}.hero-v19 .hero-video-frame{width:52vw!important}.hero-v19 .hero-copy{padding:58px 28px 58px 34px!important}.hero-v19 .hero-copy h1{font-size:clamp(1.85rem,3.5vw,3rem)!important}.experience-panel{grid-template-columns:1fr}.experience-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:410px!important}}@media(max-width:720px){.site-header{height:76px!important}.hero-v19{min-height:calc(100svh - 76px)!important;height:auto!important;padding:0!important;position:relative}.hero-v19 .hero-layout{display:block!important;min-height:calc(100svh - 76px)!important;width:min(100% - 28px,var(--container))!important;margin:0 auto!important}.hero-v19 .hero-video-frame{display:none!important}.hero-v19 .hero-mobile-video{display:block!important;position:absolute!important;inset:0!important;z-index:0!important;opacity:.52!important;overflow:hidden}.hero-v19 .hero-mobile-video video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;filter:saturate(.95) contrast(1.05) brightness(.82)}.hero-v19:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#020817b8,#020817f0),radial-gradient(circle at 50% 35%,rgba(32,211,255,.18),transparent 24rem);pointer-events:none}.hero-v19 .hero-copy{position:relative!important;z-index:2!important;min-height:calc(100svh - 76px)!important;padding:74px 0 52px!important;justify-content:center!important;overflow:visible!important}.hero-v19 .hero-copy h1{font-size:clamp(1.72rem,9vw,2.5rem)!important;line-height:1.13!important;max-width:100%!important}.hero-v19 .hero-copy .lead{font-size:.96rem!important;max-width:100%}.tech-grid-visual{inset:-10px!important;opacity:.38!important}.hero-actions{flex-direction:column!important}.hero-actions .btn,.hero-actions button{width:100%!important}.social-icon-row{justify-content:center}.experience-panel{padding:22px!important}.experience-grid{grid-template-columns:1fr!important}.experience-item{min-height:108px!important}.manual-slider-shell{padding-inline:34px!important}.service-card{width:288px!important;min-width:288px!important;min-height:398px!important}.service-grid .service-card{width:auto!important;min-width:0!important}.service-img{height:160px!important}.side-arrow{width:38px!important;height:38px!important;top:39%!important}}@media(max-width:390px){.hero-v19 .hero-copy h1{font-size:clamp(1.55rem,8.2vw,2.1rem)!important}.hero-v19 .hero-copy{padding-top:62px!important}}.stat-number{opacity:1!important}.clean-carousel-shell{position:relative;padding-inline:42px!important}.clean-carousel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;overflow:hidden}.clean-carousel-item{min-width:0;animation:carouselCardIn .32s ease both}.clean-carousel .service-card{width:auto!important;min-width:0!important;min-height:420px!important;height:100%}.clean-carousel .service-card .service-body{min-height:230px}.clean-carousel .side-arrow,.clean-carousel-shell .side-arrow{top:43%!important}@keyframes carouselCardIn{0%{opacity:.45;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.service-body{display:flex!important;flex-direction:column!important}.service-body .card-btn{margin-top:auto!important;align-self:flex-start}.service-body p{margin-bottom:16px!important}@media(max-width:1100px){.clean-carousel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.clean-carousel-shell{padding-inline:34px!important}.clean-carousel{display:flex;gap:16px}.clean-carousel-item{flex:0 0 100%}.clean-carousel .service-card{width:100%!important;min-width:0!important;min-height:392px!important}.clean-carousel .service-card .service-body{min-height:214px}}.experience-item .stat-number{opacity:1!important;visibility:visible!important;transform:none!important;min-height:auto!important}.clean-carousel,.clean-carousel-item{display:revert}.fixed-service-carousel{position:relative;padding-inline:46px!important}.fixed-carousel-grid{display:grid;gap:22px;overflow:hidden}.fixed-carousel-grid.visible-4{grid-template-columns:repeat(4,minmax(0,1fr))}.fixed-carousel-grid.visible-2{grid-template-columns:repeat(2,minmax(0,1fr))}.fixed-carousel-grid.visible-1{grid-template-columns:1fr}.fixed-carousel-item{min-width:0;animation:fixedCarouselIn .24s ease both}.fixed-carousel-item .service-card{width:100%!important;min-width:0!important;min-height:410px!important;height:100%!important}.fixed-carousel-item .service-body{min-height:224px;display:flex!important;flex-direction:column!important}.fixed-carousel-item .card-btn{margin-top:auto!important}@keyframes fixedCarouselIn{0%{opacity:.6;transform:translate(6px)}to{opacity:1;transform:translate(0)}}.fixed-service-carousel .side-arrow{top:42%!important;z-index:20!important}.fixed-service-carousel .side-arrow.left{left:0!important}.fixed-service-carousel .side-arrow.right{right:0!important}.service-grid .service-card{width:auto!important;min-width:0!important}.fixed-service-carousel .manual-slider,.fixed-service-carousel .service-infinite-slider{display:none!important}@media(max-width:1100px){.fixed-service-carousel{padding-inline:42px!important}}@media(max-width:720px){.fixed-service-carousel{padding-inline:34px!important}.fixed-carousel-item .service-card{min-height:392px!important}}.hero-v22{padding:0!important;min-height:calc(100vh - 86px)!important;display:flex!important;align-items:center!important;overflow:hidden!important;background:radial-gradient(circle at 10% 20%,rgba(47,125,255,.22),transparent 30rem),radial-gradient(circle at 72% 16%,rgba(32,211,255,.18),transparent 30rem),radial-gradient(circle at 82% 78%,rgba(124,92,255,.15),transparent 30rem),linear-gradient(180deg,#020817,#061029 62%,#020817)!important}.hero-v22 .hero-v22-layout{position:relative;z-index:2;min-height:calc(100vh - 86px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,.72fr);gap:58px;align-items:center}.hero-v22 .hero-copy{position:relative!important;min-height:auto!important;padding:80px 0 72px!important;display:block!important;overflow:visible!important}.hero-v22 .hero-copy h1{max-width:850px!important;font-size:clamp(2rem,3.35vw,3.75rem)!important;font-weight:540!important}.hero-v22 .hero-copy .lead{max-width:780px}.hero-v22 .hero-video-frame,.hero-v22 .hero-mobile-video{display:none!important}.hero-website-grid{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden;background:linear-gradient(90deg,rgba(32,211,255,.055) 1px,transparent 1px),linear-gradient(180deg,rgba(32,211,255,.045) 1px,transparent 1px);background-size:86px 86px}.hero-website-grid:before{content:"";position:absolute;inset:8% 5%;border:1px solid rgba(32,211,255,.09);background:radial-gradient(circle at 28% 20%,rgba(32,211,255,.12),transparent 18rem),radial-gradient(circle at 76% 70%,rgba(124,92,255,.12),transparent 18rem);clip-path:polygon(0 0,94% 0,100% 10%,100% 100%,6% 100%,0 90%)}.web-node{position:absolute;width:9px;height:9px;background:var(--cyan);box-shadow:0 0 22px #20d3ffbf;animation:webNodePulse 2.8s ease-in-out infinite alternate}.n-a{left:13%;top:24%}.n-b{left:42%;top:17%;animation-delay:.4s}.n-c{right:18%;top:42%;animation-delay:.8s}.n-d{right:31%;bottom:20%;animation-delay:1.1s}.web-card{position:absolute;border:1px solid rgba(120,174,255,.16);background:#0712266b;box-shadow:0 0 38px #20d3ff14;animation:webFloat 6s ease-in-out infinite alternate}.card-a{width:190px;height:112px;right:11%;top:18%}.card-b{width:250px;height:138px;right:23%;bottom:18%;animation-delay:.8s}.card-c{width:140px;height:180px;left:48%;top:44%;animation-delay:1.4s}.web-line{position:absolute;height:1px;transform-origin:left center;background:linear-gradient(90deg,transparent,rgba(32,211,255,.42),transparent);animation:webLineFlow 4s ease-in-out infinite alternate}.line-a{left:13%;top:24%;width:31%;transform:rotate(-6deg)}.line-b{left:42%;top:18%;width:34%;transform:rotate(16deg);animation-delay:.8s}.line-c{right:18%;top:43%;width:26%;transform:rotate(112deg);animation-delay:1.2s}@keyframes webNodePulse{to{opacity:.48;transform:scale(1.55)}}@keyframes webFloat{to{transform:translateY(-16px);border-color:#20d3ff47}}@keyframes webLineFlow{to{opacity:.34;filter:blur(.4px)}}.hero-grid-preview{position:relative;min-height:480px}.preview-window{position:absolute;inset:24px 0 34px;background:#071226a8;border:1px solid rgba(120,174,255,.18);box-shadow:var(--shadow);clip-path:polygon(0 0,93% 0,100% 9%,100% 100%,7% 100%,0 91%);padding:24px}.preview-bar{display:flex;gap:8px;margin-bottom:28px}.preview-bar span{width:10px;height:10px;background:#d8e6ff8c}.preview-hero-block{height:150px;background:radial-gradient(circle at 70% 40%,rgba(32,211,255,.2),transparent 12rem),linear-gradient(135deg,#2f7dff2e,#7c5cff1f);border:1px solid rgba(120,174,255,.13);clip-path:polygon(0 0,94% 0,100% 18%,100% 100%,0 100%)}.preview-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.preview-row span{height:86px;border:1px solid rgba(120,174,255,.13);background:#ffffff0b}.preview-content{display:grid;gap:10px;margin-top:20px}.preview-content span{height:10px;background:#d8e6ff26}.preview-content span:nth-child(2){width:82%}.preview-content span:nth-child(3){width:64%}.preview-content span:nth-child(4){width:74%}.preview-floating{position:absolute;z-index:2;padding:10px 12px;border:1px solid rgba(120,174,255,.18);background:#020817c7;color:#d8e6ff;box-shadow:var(--soft);font-size:.78rem;font-weight:650}.f-one{right:8%;top:8%}.f-two{left:-3%;bottom:25%}.f-three{right:20%;bottom:6%}.footer{isolation:isolate}.footer-video-bg{position:absolute;inset:0;z-index:0;opacity:.22;overflow:hidden;pointer-events:none}.footer-video-bg video{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.05) brightness(.62)}.footer-video-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#020817b8,#020817f0),radial-gradient(circle at 70% 50%,rgba(32,211,255,.18),transparent 28rem)}.footer-grid-bg,.footer-glow,.footer-orbit,.footer-layout,.footer-bottom{z-index:2}.profile-frame{min-height:560px;max-height:720px}.profile-frame img{width:100%;height:100%;object-fit:cover;object-position:center top}@media(max-width:720px){.hero-v22{min-height:auto!important;padding:70px 0 52px!important}.hero-v22 .hero-v22-layout{min-height:auto!important;display:block!important}.hero-v22 .hero-copy{padding:0!important}.hero-v22 .hero-copy h1{font-size:clamp(1.72rem,9vw,2.48rem)!important;line-height:1.13!important}.hero-grid-preview{min-height:330px;margin-top:34px}.preview-window{inset:0;padding:18px}.preview-hero-block{height:100px}.preview-row{gap:10px}.preview-row span{height:58px}.preview-floating{display:none}.hero-website-grid{opacity:.55}.web-card,.web-line,.web-node{animation:none!important}.tech-grid-visual,.footer-orbit,.footer-video-bg,.footer-glow{display:none!important}.testimonial-track,.logo-track,.tech-intro-track{animation-duration:90s!important}.particle-canvas{opacity:.35!important}.about-split{gap:30px!important}.profile-frame{min-height:0!important;height:auto!important;max-height:none!important;clip-path:polygon(0 0,94% 0,100% 9%,100% 100%,6% 100%,0 91%)!important}.profile-frame img{height:auto!important;aspect-ratio:4 / 5;object-fit:cover;object-position:center top}}@media(min-width:721px)and (max-width:1100px){.hero-v22 .hero-v22-layout{grid-template-columns:1fr;gap:24px;padding:60px 0}.hero-v22 .hero-copy{padding:0!important}.hero-grid-preview{min-height:430px}.profile-frame{min-height:520px}}.preview-video-block{position:relative!important;overflow:hidden!important;background:#071226!important}.preview-video-block video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.05) brightness(.78);transform:scale(1.02)}.preview-video-block:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#02081705,#02081761),radial-gradient(circle at 70% 35%,rgba(32,211,255,.18),transparent 14rem);pointer-events:none}.hero-grid-preview{min-height:520px!important}.preview-window{inset:8px 0 18px!important;padding:26px!important}.preview-hero-block{height:188px!important}.preview-row span{height:92px!important}.footer-video-bg{display:none!important}.hero-v22 .hero-v22-layout{grid-template-columns:minmax(0,.88fr) minmax(420px,.78fr)!important;gap:48px!important}.hero-v22 .hero-copy h1{font-size:clamp(1.95rem,3.15vw,3.45rem)!important;max-width:820px!important}.hero-v22 .hero-copy .lead{max-width:740px!important}@media(max-width:1180px){.preview-floating{display:none!important}}@media(min-width:721px)and (max-width:1100px){.hero-v22{padding:64px 0 54px!important}.hero-v22 .hero-v22-layout{grid-template-columns:1fr!important;gap:36px!important;min-height:auto!important;padding:0!important}.hero-v22 .hero-copy{padding:0!important}.hero-grid-preview{min-height:420px!important}.preview-window{inset:0!important}.preview-hero-block{height:150px!important}}@media(max-width:720px){html,body{overflow-x:hidden!important}.site-header{height:76px!important}.hero-v22{min-height:auto!important;padding:58px 0 46px!important}.hero-v22 .hero-v22-layout{display:block!important;min-height:auto!important;width:min(100% - 28px,var(--container))!important;margin:0 auto!important;padding:0!important}.hero-v22 .hero-copy{padding:0!important;min-height:auto!important}.hero-v22 .hero-copy h1{font-size:clamp(1.65rem,8.3vw,2.35rem)!important;line-height:1.15!important;max-width:100%!important}.hero-v22 .hero-copy .lead{font-size:.95rem!important;line-height:1.65!important;max-width:100%!important}.hero-actions{gap:12px!important}.hero-actions .btn,.hero-actions button{width:100%!important}.social-icon-row{justify-content:flex-start!important}.hero-grid-preview{min-height:300px!important;margin-top:30px!important}.preview-window{inset:0!important;padding:16px!important}.preview-bar{margin-bottom:16px!important}.preview-hero-block{height:112px!important}.preview-row{grid-template-columns:repeat(3,1fr)!important;gap:8px!important;margin-top:12px!important}.preview-row span{height:50px!important}.preview-content{margin-top:14px!important;gap:8px!important}.preview-content span{height:8px!important}.web-card,.web-line,.web-node,.grid-panel,.hero-grid-bg{animation:none!important}.hero-website-grid{opacity:.36!important}.about-split{display:flex!important;flex-direction:column!important;gap:30px!important}.profile-frame{width:100%!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:hidden!important;clip-path:polygon(0 0,94% 0,100% 9%,100% 100%,6% 100%,0 91%)!important}.profile-frame img{width:100%!important;height:auto!important;aspect-ratio:4 / 5!important;object-fit:cover!important;object-position:center top!important}.particle-canvas,.footer-orbit,.footer-glow{display:none!important}.testimonial-track,.logo-track,.tech-intro-track{animation-duration:100s!important}}@media(max-width:390px){.hero-v22 .hero-copy h1{font-size:clamp(1.48rem,8vw,2rem)!important}.preview-hero-block{height:96px!important}.hero-grid-preview{min-height:270px!important}}.hero-video-card{min-height:430px!important;display:flex;align-items:center;justify-content:center}.video-showcase-card{width:min(100%,640px);background:#071226ad;border:1px solid rgba(120,174,255,.18);box-shadow:var(--shadow);overflow:hidden;border-radius:var(--corner);clip-path:polygon(0 0,94% 0,100% 10%,100% 100%,6% 100%,0 90%)}.showcase-video{position:relative;height:265px;overflow:hidden}.showcase-video:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0208170a,#02081747),radial-gradient(circle at 70% 35%,rgba(32,211,255,.16),transparent 14rem)}.showcase-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line)}.preview-window,.preview-floating,.preview-row,.preview-content,.preview-bar{display:none!important}.smooth-service-carousel{position:relative;padding-inline:58px!important}.smooth-service-viewport{overflow:hidden;width:100%}.smooth-service-track{display:flex;gap:22px;transition:transform .55s cubic-bezier(.22,.8,.22,1);will-change:transform}.smooth-service-item{flex:0 0 calc((100% - 66px)/4);min-width:0}.smooth-service-item .service-card{width:100%!important;min-width:0!important;min-height:408px!important;height:100%!important}.smooth-service-item .service-body{min-height:218px}.mobile-service-swipe{display:none}.smooth-service-carousel .side-arrow.left{left:0!important}.smooth-service-carousel .side-arrow.right{right:0!important}.smooth-service-carousel .side-arrow{top:42%!important}.service-img{height:165px!important}.service-body{padding:17px!important}.service-body p{line-height:1.5!important;margin-bottom:12px!important}.service-body .card-btn{margin-top:auto!important}@media(max-width:1100px){.smooth-service-item{flex-basis:calc((100% - 22px)/2)}.smooth-service-carousel{padding-inline:52px!important}}@media(max-width:720px){.site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:999!important;height:76px!important}body{padding-top:76px!important}.smooth-service-viewport,.desktop-service-arrow{display:none!important}.mobile-service-swipe{display:flex!important;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 0 14px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mobile-service-swipe::-webkit-scrollbar{display:none}.mobile-service-swipe .service-card{flex:0 0 86%;width:86%!important;min-width:86%!important;min-height:385px!important;scroll-snap-align:start}.mobile-service-swipe .service-img{height:158px!important}.mobile-service-swipe .service-body{min-height:212px}.smooth-service-carousel{padding-inline:0!important}.hero-video-card{min-height:auto!important;margin-top:30px}.video-showcase-card{width:100%}.showcase-video{height:168px}.showcase-meta{grid-template-columns:1fr}.showcase-meta div{border-right:0;border-bottom:1px solid var(--line);padding:12px 14px}.showcase-meta div:last-child{border-bottom:0}}@media(max-width:390px){.mobile-service-swipe .service-card{flex-basis:92%;min-width:92%!important}.showcase-video{height:150px}}.hero-v25{position:relative;min-height:calc(100vh - 86px);padding:0!important;display:flex!important;align-items:center;overflow:hidden;background:radial-gradient(circle at 12% 22%,rgba(47,125,255,.2),transparent 30rem),radial-gradient(circle at 72% 22%,rgba(32,211,255,.16),transparent 28rem),radial-gradient(circle at 82% 80%,rgba(124,92,255,.13),transparent 30rem),linear-gradient(180deg,#020817,#061029 62%,#020817)!important}.hero-v25-layout{position:relative;z-index:2;min-height:calc(100vh - 86px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.72fr);gap:56px;align-items:center}.hero-v25 .hero-copy{padding:82px 0 74px!important;min-height:auto!important;display:block!important}.hero-v25 .hero-copy h1{max-width:850px!important;font-size:clamp(2rem,3.25vw,3.65rem)!important;font-weight:540!important}.hero-v25 .hero-copy .lead{max-width:780px}.hero-v25 .hero-video-frame,.hero-v25 .hero-mobile-video,.preview-window,.preview-floating,.preview-row,.preview-content,.preview-bar,.footer-video-bg{display:none!important}.hero-video-card{min-height:430px!important;display:flex!important;align-items:center;justify-content:center}.video-showcase-card{width:min(100%,640px);border:1px solid rgba(120,174,255,.18);background:#071226ad;box-shadow:0 18px 58px #00000057;overflow:hidden;border-radius:var(--corner);clip-path:polygon(0 0,94% 0,100% 10%,100% 100%,6% 100%,0 90%)}.showcase-top{height:48px;display:flex;align-items:center;gap:8px;padding:0 18px;background:#020817b8;border-bottom:1px solid var(--line)}.showcase-top span{width:10px;height:10px;background:#d8e6ff94}.showcase-top b{margin-left:auto;color:#dff6ff;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.showcase-video{position:relative;height:265px;overflow:hidden;background:radial-gradient(circle at 50% 35%,rgba(32,211,255,.18),transparent 14rem),linear-gradient(135deg,#2f7dff29,#071226e0)}.showcase-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.95) contrast(1.05) brightness(.84)}.showcase-video:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0208170a,#02081740)}.mobile-video-fallback{display:none}.showcase-meta{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.showcase-meta div{padding:16px;border-right:1px solid var(--line)}.showcase-meta div:last-child{border-right:0}.showcase-meta strong{display:block;color:#fff}.showcase-meta small{color:var(--muted)}.footer-orbit,.footer-glow{opacity:.45}@media(max-width:720px){html,body{overflow-x:hidden!important}.site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:999!important;height:76px!important}body{padding-top:76px!important}.hero-v25{min-height:auto!important;padding:56px 0 46px!important}.hero-v25-layout{display:block!important;min-height:auto!important}.hero-v25 .hero-copy h1{font-size:clamp(1.6rem,8.3vw,2.32rem)!important;line-height:1.15!important}.hero-v25 .hero-copy .lead{font-size:.95rem!important;line-height:1.65!important}.hero-actions{flex-direction:column!important}.hero-actions .btn,.hero-actions button{width:100%!important}.desktop-only-video{display:none!important}.hero-video-card{margin-top:28px;min-height:auto!important}.showcase-video{height:150px}.mobile-video-fallback{position:absolute;inset:0;display:grid!important;place-items:center;text-align:center;padding:18px;background:radial-gradient(circle at 55% 40%,rgba(32,211,255,.2),transparent 12rem),linear-gradient(135deg,#2f7dff24,#071226e6)}.mobile-video-fallback strong{display:block;color:#fff;font-size:1.2rem}.mobile-video-fallback span{display:block;color:var(--muted);font-size:.86rem;margin-top:4px}.showcase-meta{grid-template-columns:1fr}.showcase-meta div{border-right:0;border-bottom:1px solid var(--line);padding:12px 14px}.showcase-meta div:last-child{border-bottom:0}.web-card,.web-line,.web-node,.hero-grid-bg,.footer-orbit,.footer-glow,.particle-canvas,.tech-grid-visual{animation:none!important;display:none!important}.hero-website-grid{opacity:.25!important}.profile-frame{width:100%!important;min-height:0!important;height:auto!important;max-height:none!important}.profile-frame img{width:100%!important;height:auto!important;aspect-ratio:4 / 5!important;object-fit:cover!important;object-position:center top!important}.testimonial-track,.logo-track,.tech-intro-track{animation-duration:110s!important}}.hero-v19,.hero-v22,.hero-v25{display:none!important}.hero-video-frame,.hero-mobile-video,.hero-grid-preview:not(.hero-video-panel),.preview-window,.preview-floating,.preview-row,.preview-content,.preview-bar,.footer-video-bg,.showcase-video,.video-showcase-card{display:none!important}.hero-clean{position:relative!important;display:flex!important;align-items:center!important;min-height:calc(100vh - 86px)!important;padding:0!important;overflow:hidden!important;background:radial-gradient(circle at 16% 22%,rgba(47,125,255,.2),transparent 30rem),radial-gradient(circle at 78% 18%,rgba(32,211,255,.16),transparent 30rem),radial-gradient(circle at 84% 76%,rgba(124,92,255,.14),transparent 30rem),linear-gradient(180deg,#020817,#061029 62%,#020817)!important}.hero-bg-grid{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(32,211,255,.07) 1px,transparent 1px),linear-gradient(180deg,rgba(32,211,255,.055) 1px,transparent 1px),radial-gradient(circle at 1px 1px,rgba(32,211,255,.18) 2px,transparent 0);background-size:86px 86px,86px 86px,74px 74px;opacity:.55}.hero-bg-shapes{position:absolute;inset:0;overflow:hidden;pointer-events:none}.shape{position:absolute;border:1px solid rgba(120,174,255,.14);background:#07122657;box-shadow:0 0 38px #20d3ff14}.shape-1{width:250px;height:130px;right:8%;top:14%}.shape-2{width:180px;height:210px;right:22%;bottom:18%}.shape-3{width:220px;height:120px;left:34%;top:22%}.shape-4{width:160px;height:160px;left:44%;bottom:20%}.hero-clean-layout{position:relative;z-index:2;min-height:calc(100vh - 86px);display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(380px,.72fr);gap:58px;align-items:center}.hero-clean .hero-copy{padding:80px 0 72px!important;min-height:auto!important;display:block!important;position:relative!important}.hero-clean .hero-copy h1{max-width:850px!important;font-size:clamp(2rem,3.25vw,3.65rem)!important;line-height:1.1!important;font-weight:540!important}.hero-clean .hero-copy .lead{max-width:780px!important}.hero-video-panel{display:flex!important;align-items:center;justify-content:center;min-height:430px;position:relative;z-index:3}.video-card-clean{width:min(100%,640px);border:1px solid rgba(120,174,255,.2);background:#071226b8;box-shadow:0 18px 58px #00000052;overflow:hidden;border-radius:var(--corner);clip-path:polygon(0 0,94% 0,100% 10%,100% 100%,6% 100%,0 90%)}.video-card-top{height:48px;display:flex;align-items:center;gap:8px;padding:0 18px;background:#020817c7;border-bottom:1px solid var(--line)}.video-card-top span{width:10px;height:10px;background:#d8e6ff94}.video-card-top strong{margin-left:auto;color:#dff6ff;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.video-card-media{position:relative;height:265px;overflow:hidden;background:radial-gradient(circle at 50% 35%,rgba(32,211,255,.18),transparent 14rem),linear-gradient(135deg,#2f7dff29,#071226e0)}.video-card-media video{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;filter:saturate(.95) contrast(1.05) brightness(.84)}.video-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0208170a,#02081740);pointer-events:none}.mobile-video-placeholder{display:none}.video-card-footer{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.video-card-footer div{padding:16px;border-right:1px solid var(--line)}.video-card-footer div:last-child{border-right:0}.video-card-footer b{display:block;color:#fff}.video-card-footer small{color:var(--muted)}.services-clean-shell{position:relative;padding-inline:58px!important}.services-clean-viewport{overflow:hidden;width:100%}.services-clean-track{display:flex;gap:22px;transition:transform .45s cubic-bezier(.22,.8,.22,1);will-change:transform}.services-clean-track.visible-4 .services-clean-item{flex:0 0 calc((100% - 66px)/4)}.services-clean-track.visible-2 .services-clean-item{flex:0 0 calc((100% - 22px)/2)}.services-clean-item .service-card{width:100%!important;min-width:0!important;min-height:398px!important;height:100%!important}.services-clean-item .service-img{height:158px!important}.services-clean-item .service-body{min-height:218px;padding:16px!important;display:flex!important;flex-direction:column!important}.services-clean-item .card-btn{margin-top:auto!important}.services-mobile-swipe{display:none}.services-clean-shell .side-arrow{top:41%!important;z-index:10}.services-clean-shell .side-arrow.left{left:0!important}.services-clean-shell .side-arrow.right{right:0!important}.clean-carousel,.fixed-carousel-grid,.smooth-service-viewport,.smooth-service-track,.manual-slider:not(.services-mobile-swipe),.service-infinite-slider{display:none!important}.service-card,.project-card,.testimonial-card,.price-card,.process-card{box-shadow:0 12px 28px #0000003d!important}.service-card:hover,.project-card:hover{transform:none!important}@media(max-width:1100px){.hero-clean{min-height:auto!important;padding:64px 0 54px!important}.hero-clean-layout{min-height:auto!important;grid-template-columns:1fr!important;gap:36px!important}.hero-clean .hero-copy{padding:0!important}.hero-video-panel{min-height:auto}.video-card-media{height:220px}.services-clean-shell{padding-inline:52px!important}}@media(max-width:720px){html,body{overflow-x:hidden!important}.site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:999!important;height:76px!important}body{padding-top:76px!important}.hero-clean{min-height:auto!important;padding:56px 0 46px!important}.hero-clean-layout{display:block!important;min-height:auto!important}.hero-clean .hero-copy h1{font-size:clamp(1.6rem,8.3vw,2.32rem)!important;line-height:1.15!important}.hero-clean .hero-copy .lead{font-size:.95rem!important;line-height:1.65!important}.hero-actions{flex-direction:column!important}.hero-actions .btn,.hero-actions button{width:100%!important}.desktop-video-only{display:none!important}.hero-video-panel{margin-top:28px;min-height:auto!important}.video-card-media{height:150px}.mobile-video-placeholder{position:absolute;inset:0;display:grid!important;place-items:center;text-align:center;padding:18px;background:radial-gradient(circle at 55% 40%,rgba(32,211,255,.2),transparent 12rem),linear-gradient(135deg,#2f7dff24,#071226e6)}.mobile-video-placeholder b{display:block;color:#fff;font-size:1.2rem}.mobile-video-placeholder small{display:block;color:var(--muted);font-size:.86rem;margin-top:4px}.video-card-footer{grid-template-columns:1fr}.video-card-footer div{border-right:0;border-bottom:1px solid var(--line);padding:12px 14px}.video-card-footer div:last-child{border-bottom:0}.shape,.hero-bg-grid,.footer-orbit,.footer-glow,.particle-canvas,.tech-grid-visual{animation:none!important;display:none!important}.services-clean-viewport,.desktop-service-arrow{display:none!important}.services-clean-shell{padding-inline:0!important}.services-mobile-swipe{display:flex!important;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 0 14px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.services-mobile-swipe::-webkit-scrollbar{display:none}.services-mobile-swipe .service-card{flex:0 0 86%;width:86%!important;min-width:86%!important;min-height:375px!important;scroll-snap-align:start}.services-mobile-swipe .service-img{height:150px!important}.services-mobile-swipe .service-body{min-height:205px;padding:15px!important}.profile-frame{width:100%!important;min-height:0!important;height:auto!important;max-height:none!important}.profile-frame img{width:100%!important;height:auto!important;aspect-ratio:4/5!important;object-fit:cover!important;object-position:center top!important}}@media(max-width:390px){.hero-clean .hero-copy h1{font-size:clamp(1.48rem,8vw,2rem)!important}.services-mobile-swipe .service-card{flex-basis:92%;min-width:92%!important}}.hero-clean,.hero-v25,.hero-v22,.hero-v19{display:none!important}.hero-v27{position:relative;min-height:calc(100vh - 86px);display:flex!important;align-items:center;overflow:hidden;padding:0!important;background:radial-gradient(circle at 18% 18%,rgba(47,125,255,.22),transparent 31rem),radial-gradient(circle at 82% 22%,rgba(32,211,255,.18),transparent 30rem),radial-gradient(circle at 70% 86%,rgba(124,92,255,.13),transparent 32rem),linear-gradient(180deg,#020817,#061029 58%,#020817)!important}.hero-v27-bg{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(32,211,255,.065) 1px,transparent 1px),linear-gradient(180deg,rgba(32,211,255,.05) 1px,transparent 1px);background-size:82px 82px;opacity:.65}.grid-dot{position:absolute;width:11px;height:11px;background:var(--cyan);box-shadow:0 0 28px #20d3ffcc}.d1{left:12%;top:22%}.d2{left:42%;top:18%}.d3{right:19%;bottom:20%}.grid-line{position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgba(32,211,255,.42),transparent);transform-origin:left center}.l1{left:10%;top:28%;width:42%;transform:rotate(-6deg)}.l2{left:48%;top:22%;width:28%;transform:rotate(16deg)}.l3{right:18%;bottom:30%;width:32%;transform:rotate(-12deg)}.hero-v27-layout{position:relative;z-index:2;min-height:calc(100vh - 86px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(380px,.76fr);gap:64px;align-items:center}.hero-v27-copy{padding:82px 0 74px}.hero-v27-copy h1{max-width:860px;font-size:clamp(2.1rem,3.5vw,3.95rem);line-height:1.08;font-weight:560;color:#fff}.hero-v27-copy .lead{max-width:780px;color:var(--muted)}.hero-v27-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.hero-proof-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:680px;margin-top:28px}.hero-proof-row div{padding:15px 16px;background:#0712269e;border:1px solid rgba(120,174,255,.16);border-radius:var(--corner)}.hero-proof-row strong{display:block;color:#fff;font-size:1.35rem;line-height:1}.hero-proof-row span{display:block;margin-top:6px;color:var(--muted);font-size:.83rem}.hero-v27-visual{position:relative;min-height:540px}.dashboard-shell{position:absolute;inset:30px 0;background:#071226b3;border:1px solid rgba(120,174,255,.18);box-shadow:0 22px 70px #00000059;border-radius:var(--corner);overflow:hidden;clip-path:polygon(0 0,94% 0,100% 9%,100% 100%,6% 100%,0 91%)}.dash-header{height:52px;display:flex;align-items:center;gap:8px;padding:0 18px;background:#020817c2;border-bottom:1px solid var(--line)}.dash-header span{width:10px;height:10px;background:#d8e6ff94}.dash-header b{margin-left:auto;color:#dff6ff;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.dash-hero-video{position:relative;height:250px;overflow:hidden;background:radial-gradient(circle at 55% 40%,rgba(32,211,255,.17),transparent 14rem),linear-gradient(135deg,#2f7dff29,#071226e0)}.dash-hero-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.94) contrast(1.05) brightness(.82)}.dash-hero-video:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(2,8,23,.28))}.dash-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.dash-metrics div{padding:17px;border-right:1px solid var(--line)}.dash-metrics div:last-child{border-right:0}.dash-metrics strong{display:block;color:#fff;font-size:1rem}.dash-metrics span{color:var(--muted);font-size:.82rem}.dash-bars{display:grid;gap:12px;padding:24px 26px 30px}.dash-bars span{height:10px;background:#d8e6ff29}.dash-bars span:nth-child(1){width:92%}.dash-bars span:nth-child(2){width:74%}.dash-bars span:nth-child(3){width:58%}.floating-chip{position:absolute;z-index:5;padding:10px 12px;background:#020817c7;border:1px solid rgba(120,174,255,.18);color:#e7f6ff;border-radius:var(--corner);box-shadow:0 14px 34px #00000040;font-size:.82rem;font-weight:650}.chip-a{right:8%;top:2%}.chip-b{left:-4%;top:42%}.chip-c{right:18%;bottom:4%}.service-card-v27{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:430px!important;width:100%;background:linear-gradient(180deg,#ffffff0e,#ffffff06),#071226b8!important;border:1px solid rgba(120,174,255,.16);border-radius:var(--corner);box-shadow:0 14px 34px #0000003d!important}.service-v27-media{position:relative;height:170px;overflow:hidden;clip-path:polygon(0 0,100% 0,100% 83%,90% 100%,0 100%)}.service-card-v27:nth-child(3n+2) .service-v27-media{clip-path:polygon(8% 0,100% 0,100% 100%,0 100%,0 14%)}.service-card-v27:nth-child(3n+3) .service-v27-media{clip-path:polygon(0 0,92% 0,100% 16%,100% 100%,0 100%)}.service-v27-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.05) brightness(.82);transition:transform .45s ease,filter .45s ease}.service-card-v27:hover .service-v27-media img{transform:scale(1.04);filter:saturate(1) contrast(1.08) brightness(.9)}.service-v27-number{position:absolute;right:16px;top:16px;padding:7px 9px;background:#020817b8;border:1px solid rgba(120,174,255,.18);color:#dff6ff;font-size:.72rem;letter-spacing:.12em;border-radius:var(--corner)}.service-v27-content{flex:1;display:flex;flex-direction:column;padding:19px}.service-v27-content h3{margin-top:3px}.service-v27-content p{color:var(--muted);margin-top:9px;line-height:1.55}.service-v27-tags{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0}.service-v27-tags span{padding:6px 8px;background:#2f7dff24;color:#b7d6ff;border-radius:var(--corner);font-size:.7rem;font-weight:650}.service-v27-content .card-btn{margin-top:auto!important}.services-clean-item .service-card-v27,.service-grid .service-card-v27,.services-mobile-swipe .service-card-v27{min-height:430px!important}.services-clean-item .service-v27-media{height:170px!important}@media(max-width:720px){.hero-v27{min-height:auto!important;padding:56px 0 46px!important}.hero-v27-layout{display:block;min-height:auto}.hero-v27-copy{padding:0}.hero-v27-copy h1{font-size:clamp(1.65rem,8.3vw,2.36rem);line-height:1.14}.hero-v27-copy .lead{font-size:.95rem;line-height:1.65}.hero-v27-actions{flex-direction:column}.hero-v27-actions .btn,.hero-v27-actions button{width:100%}.hero-proof-row{grid-template-columns:1fr}.hero-v27-visual{min-height:auto;margin-top:30px}.dashboard-shell{position:relative;inset:auto}.dash-hero-video{height:150px}.desktop-video-only{display:none!important}.mobile-video-placeholder{position:absolute;inset:0;display:grid!important;place-items:center;text-align:center;padding:18px;background:radial-gradient(circle at 55% 40%,rgba(32,211,255,.2),transparent 12rem),linear-gradient(135deg,#2f7dff24,#071226e6)}.mobile-video-placeholder b{color:#fff;font-size:1.15rem}.mobile-video-placeholder small{color:var(--muted)}.dash-metrics{grid-template-columns:1fr}.dash-metrics div{border-right:0;border-bottom:1px solid var(--line);padding:12px 14px}.dash-metrics div:last-child{border-bottom:0}.dash-bars,.floating-chip,.shape,.grid-line,.grid-dot{display:none!important}.services-mobile-swipe .service-card-v27{min-height:410px!important}.service-v27-media{height:155px!important}.service-v27-content{padding:16px}}html,body,#root{background-color:#020817!important}body:before{content:""!important;position:fixed!important;inset:0!important;z-index:-2!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(32,211,255,.055) 1px,transparent 1px),linear-gradient(180deg,rgba(32,211,255,.045) 1px,transparent 1px),radial-gradient(circle at 1px 1px,rgba(32,211,255,.12) 1px,transparent 0)!important;background-size:78px 78px,78px 78px,34px 34px!important;opacity:.75!important;-webkit-mask-image:none!important;mask-image:none!important}section,.hero-v27,.hero-clean,.page-hero,.section,.section-sm,.process-mesh-section,.trusted,.experience-banner,.footer{background-color:transparent!important}.service-card,.service-card-v27,.project-card,.testimonial-card,.price-card,.process-card,.experience-item,.experience-panel,.contact-form,.contact-panel,.contact-list div,.detail-aside,.article-block,.legal-card,.faq-item,.cta-banner,.dashboard-shell,.video-card-clean,.video-showcase-card,.about-copy,.profile-frame{background-color:#0712268f!important;border-color:#78aeff29!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand-logo-full{min-width:190px!important;gap:0!important}.brand-logo-full .brand-full-img{width:190px!important;height:58px!important;object-fit:contain!important;filter:drop-shadow(0 0 18px rgba(32,211,255,.24))}.brand-logo-full .brand-word{display:none!important}.footer .brand-logo-full .brand-full-img{width:210px!important;height:66px!important}.header-cta{display:inline-flex!important;white-space:nowrap}.about-split{align-items:center!important}.about-copy{background:transparent!important;border:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.about-copy .about-more-btn,.about-more-btn{display:inline-flex!important;width:auto!important;margin-top:24px!important}.tech-intro-mask{max-width:100%}@media(max-width:720px){.hero-v27-visual,.hero-video-panel,.hero-video-card,.dashboard-shell,.video-card-clean,.video-showcase-card{display:none!important}.hero-v27-layout,.hero-clean-layout,.hero-v25-layout{display:block!important}.site-header{position:fixed!important;height:76px!important}body{padding-top:76px!important}.nav-wrap{gap:8px!important}.brand-logo-full{min-width:116px!important;flex:0 0 auto!important}.brand-logo-full .brand-full-img{width:116px!important;height:44px!important}.header-actions{gap:7px!important}.header-cta{display:inline-flex!important;min-height:38px!important;padding:9px 10px!important;font-size:.68rem!important;max-width:132px!important;line-height:1.15!important;text-align:center}.menu-btn{width:38px!important;height:38px!important;flex:0 0 38px!important}.about-split{display:flex!important;flex-direction:column!important;gap:28px!important}.about-copy{width:100%!important;order:1!important}.profile-frame{width:100%!important;order:2!important;min-height:0!important;height:auto!important;max-height:none!important}.profile-frame img{width:100%!important;height:auto!important;aspect-ratio:4 / 5!important;object-fit:cover!important;object-position:center top!important}.tech-intro-mask{width:100%!important;margin-top:22px!important}.about-copy .about-more-btn,.about-more-btn{width:100%!important;justify-content:center!important;margin-top:22px!important}.footer-services-col{display:none!important}.footer-layout{grid-template-columns:1fr!important}.footer .brand-logo-full .brand-full-img{width:160px!important;height:54px!important}.service-card,.service-card-v27,.project-card,.testimonial-card,.price-card,.process-card,.experience-item,.experience-panel,.contact-form,.contact-panel{background-color:#0712269e!important}}@media(max-width:390px){.brand-logo-full .brand-full-img{width:104px!important}.header-cta{max-width:118px!important;font-size:.62rem!important;padding-inline:8px!important}}
