@font-face{font-family:HK Grotesk Wide;src:url(/assets/HKGroteskWide-SemiBold-CGCK3dEK.otf) format("opentype");font-weight:600;font-display:swap}@font-face{font-family:HK Grotesk Wide;src:url(/assets/HKGroteskWide-Bold-_wUXJ9WP.otf) format("opentype");font-weight:700;font-display:swap}@font-face{font-family:HK Grotesk Wide;src:url(/assets/HKGroteskWide-Black-DvoGSt92.otf) format("opentype");font-weight:900;font-display:swap}@font-face{font-family:PP Neue Montreal;src:url(/assets/PPNeueMontreal-Book-DWrvOlKa.otf) format("opentype");font-weight:400;font-display:swap}@font-face{font-family:PP Neue Montreal;src:url(/assets/PPNeueMontreal-Medium-Bc1YMBzw.otf) format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Geist;src:url(/assets/Geist-Regular-BXNYQXOa.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Geist;src:url(/assets/Geist-Medium-SxSg9H5f.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Geist;src:url(/assets/Geist-SemiBold-CAqX8Xc_.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Geist;src:url(/assets/Geist-Bold-CbEN33sC.ttf) format("truetype");font-weight:700;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #f0ece6;--secondary: #ff4500;--bg: #000000;--bg-light: #0a0a0a;--text: #f0ece6;--text-muted: #0a0e14;--title: #8a97ab}body{font-family:PP Neue Montreal,system-ui,-apple-system,sans-serif;background-color:var(--bg);color:var(--text);overflow-x:hidden}.points-bg{position:fixed;inset:0;z-index:0;pointer-events:none}#smooth-wrapper{position:relative;z-index:1}#smooth-wrapper{overflow:hidden}html{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0;display:none}p,button{font-family:PP Neue Montreal,system-ui,sans-serif}[id^=gradient-canvas]{position:absolute;top:0;left:0;width:100%!important;height:100%!important;--gradient-color-1: #2d3e50;--gradient-color-2: #f66835;--gradient-color-3: #ff4500;--gradient-color-4: #111111}.navbar-wrapper{position:fixed;top:0;left:0;width:100%;z-index:100;transition:transform .35s ease,background .3s ease,border-color .3s ease;background:#08080a47;backdrop-filter:blur(12px) saturate(160%);-webkit-backdrop-filter:blur(12px) saturate(160%);will-change:transform}.navbar-wrapper.is-scrolled{background:linear-gradient(180deg,#08080a8c,#08080a4d)}.navbar-wrapper.navbar-hidden{transform:translateY(-120%)}.navbar{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:1500px;margin:0 auto;padding:1.25rem 2.5rem}.navbar-logo{display:flex;align-items:center}.navbar-logo img{width:40px;height:40px;border-radius:50%}.navbar-links{display:flex;flex:1;justify-content:center;list-style:none;gap:clamp(2rem,6vw,5.5rem)}.navbar-links button{background:none;border:none;color:#c4c9d1;cursor:pointer;font-family:Geist,system-ui,sans-serif;font-size:.98rem;font-weight:500;letter-spacing:0;text-transform:none;transition:color .25s ease}.navbar-links button:hover{color:var(--text)}.contact-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.62rem 1.5rem;border-radius:999px;cursor:pointer;white-space:nowrap;text-decoration:none;color:#d1d5dc;font-family:Geist,system-ui,sans-serif;font-size:.92rem;font-weight:700;letter-spacing:.01em;border:1px solid transparent;background:linear-gradient(90deg,#2a3c4ecc,#10141eed) padding-box,linear-gradient(125deg,#6fe6ff,#6f9fe0 55%,#9b86d4) border-box;backdrop-filter:blur(8px) saturate(150%);-webkit-backdrop-filter:blur(8px) saturate(150%);box-shadow:0 0 34px #0ea5e94d,0 0 38px #7c3aed29,inset 0 1px #ffffff1a;transition:filter .25s ease,transform .2s ease,box-shadow .25s ease}.contact-button:hover{color:#fff;transform:translateY(-1px);filter:brightness(1.1);box-shadow:0 0 48px #0ea5e98c,0 0 54px #7c3aed4d,inset 0 1px #ffffff24}.contact-button-ghost{position:relative;background:transparent;border-color:transparent;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.contact-button-lg{padding:.95rem 2.4rem;font-size:1.05rem}.contact-button-arrow{transition:transform .25s ease}.contact-button:hover .contact-button-arrow{transform:translate(3px)}.contact-button-ghost:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:linear-gradient(125deg,#6fe6ff,#6f9fe0 55%,#9b86d4);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.navbar-right{display:flex;align-items:center;gap:.75rem}.navbar-social-link{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.navbar-social-link img{width:100%;height:100%;object-fit:contain}.navbar-hamburger{display:none;flex-direction:column;justify-content:center;gap:6px;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:4px}.navbar-hamburger-line{display:block;width:100%;height:2px;background:var(--text);border-radius:10px;transition:transform .3s,opacity .3s}.navbar-hamburger.open .navbar-hamburger-line:first-child{transform:rotate(45deg) translate(3px,3px)}.navbar-hamburger.open .navbar-hamburger-line:last-child{transform:rotate(-45deg) translate(3px,-3px)}.navbar-mobile-menu{display:none;flex-direction:column;gap:1rem;padding:1.5rem;margin-top:.5rem;background:#ffffff14;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px #ffffff40,0 12px 40px #0000002e;border-radius:14px}.navbar-mobile-menu button{background:none;border:none;color:#c4c9d1;cursor:pointer;font-size:1rem;font-weight:500;text-align:left;padding:.5rem 0;font-family:Geist,system-ui,sans-serif;transition:color .25s ease}.navbar-mobile-menu button:hover{color:var(--text)}.navbar-contact{font-family:Geist,system-ui,sans-serif}.navbar-contact-mobile{justify-content:center;margin-top:.25rem;align-self:stretch}.navbar-mobile-socials{display:flex;gap:1rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.08)}.navbar-mobile-socials img{width:24px;height:24px}@media(max-width:992px){.navbar-wrapper{width:100%}.navbar{padding:.6rem 1.25rem}.navbar-links{display:none}.navbar-right{margin-left:auto;margin-right:.5rem}.navbar-right .navbar-contact{display:none}.navbar-hamburger,.navbar-mobile-menu{display:flex}}.lang-switcher{background:#ffffff0f;border:1px solid rgba(255,255,255,.18);color:var(--text);padding:.45rem .7rem;border-radius:999px;cursor:pointer;font-family:PP Neue Montreal,system-ui,sans-serif;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(10px) saturate(160%);-webkit-backdrop-filter:blur(10px) saturate(160%);transition:background .25s ease,color .25s ease,border-color .25s ease}.lang-switcher:hover{background:#ffffff24;border-color:#ffffff52;color:var(--text)}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:flex-start;padding:4rem 3rem}.hero-inner{width:100%;max-width:1500px;margin:0 auto;padding:0;display:flex;align-items:center;gap:3rem}.hero-visual{flex:1 1 50%;display:flex;align-items:center;justify-content:center}.hero-visual>div,.hero-visual canvas,.hero-visual svg{width:100%!important;height:auto!important;max-width:540px;aspect-ratio:600 / 450}.hero-content{flex:1 1 50%;display:flex;flex-direction:column;gap:2.5rem;max-width:none;text-align:start}.hero-statement{font-family:HK Grotesk Wide,system-ui,sans-serif;font-size:clamp(2.25rem,4.2vw,3.75rem);font-weight:600;line-height:1;letter-spacing:-.03em;color:var(--primary);margin:0}.hero-statement-accent{background:linear-gradient(120deg,#6fe6ff,#5b9dff 50%,#9d6bff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero-signature{display:flex;align-items:baseline;gap:.75rem;font-family:PP Neue Montreal,system-ui,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:var(--text);opacity:.6;margin:0;max-width:540px}.hero-signature-dash{flex-shrink:0;opacity:.5}.hero-actions{display:flex;flex-wrap:wrap;align-items:baseline;gap:1.5rem 2rem;margin-top:.5rem;padding-left:2rem}.hero-link{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;padding:0;font-family:Geist,system-ui,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.08em;color:var(--text);text-decoration:none;cursor:pointer;transition:color .2s ease}.hero-link-primary{font-size:14px}.hero-link-secondary{font-size:12px;opacity:.75}.hero-link-arrow{display:inline-block;transition:transform .2s ease}.hero-link:hover{color:#fff;opacity:1}.hero-link:hover .hero-link-arrow{transform:translate(4px)}@keyframes reveal-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-down{0%{opacity:0;transform:rotate(10deg)}to{opacity:1;transform:translateY(5deg)}}.animate-reveal-up{opacity:0;animation:reveal-up .6s ease-out forwards;animation-delay:.2s}.animate-reveal-down{opacity:0;animation:reveal-down .2s ease-out forwards;animation-delay:.2s}.about-section,.testimonials-section{padding:0;margin:0 auto}.about-section{padding:6rem 3rem;margin:0 auto;max-width:1400px}.about-label{font-family:PP Neue Montreal,system-ui,sans-serif;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:var(--text);margin-bottom:3rem}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:10rem;align-items:center}.about-left{display:flex;flex-direction:column;min-width:0;padding-left:2rem}.about-identity{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.about-avatar{width:80px;height:80px;border-radius:8px;object-fit:cover;flex-shrink:0}.about-name{font-family:HK Grotesk Wide,system-ui,sans-serif;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:700;letter-spacing:-.02em;line-height:1;color:var(--text);margin:0}.about-bio{font-family:Geist,system-ui,sans-serif;font-size:15px;line-height:1.7;color:#d1d5dc;white-space:pre-line;max-width:52ch;margin:0 0 1.5rem}.about-hairline{border-top:1px solid rgba(0,0,0,.18);margin:.5rem 0 1.5rem}.about-stats{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.malt-rating{display:flex;align-items:center;gap:.6rem}.malt-rating-logo{height:clamp(1.2rem,1.8vw,1.6rem);width:auto}.malt-rating-note{font-size:1.25rem;font-weight:700;line-height:1;color:var(--text)}.malt-rating-stars{font-size:clamp(1rem,1.5vw,1.3rem);letter-spacing:.15rem;color:#6fe6ff}.hero-proof{position:absolute;bottom:6rem;left:0;right:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem 2rem}.clients-badge{display:flex;align-items:center;gap:.75rem}.clients-badge-count{font-family:HK Grotesk Wide,system-ui,sans-serif;font-size:1.25rem;font-weight:700;line-height:1;letter-spacing:-.03em;background:linear-gradient(120deg,#6fe6ff,#5b9dff 50%,#9d6bff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.clients-badge-label{font-family:Geist,system-ui,sans-serif;font-size:clamp(.8rem,1.1vw,1rem);color:#d1d5dc}.clients-badge-avatars{display:flex;align-items:center;margin-left:.5rem}.clients-badge-avatar{width:clamp(2rem,3vw,2.5rem);height:clamp(2rem,3vw,2.5rem);border-radius:50%;overflow:hidden;border:2px solid var(--bg);background:var(--bg);flex-shrink:0}.clients-badge-avatar:not(:first-child){margin-left:-.75rem}.clients-badge-avatar img{width:100%;height:100%;object-fit:cover;display:block}.clients-badge-avatar-fallback{display:block;width:100%;height:100%;background:linear-gradient(135deg,#6fe6ff,#5b9dff 50%,#9d6bff)}.about-right{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;min-width:0}.about-globe-wrapper{width:100%;max-width:580px;aspect-ratio:1 / 1}.about-location{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.about-location-line{font-family:PP Neue Montreal,system-ui,sans-serif;font-size:14px;color:var(--text)}.about-availability{display:inline-flex;align-items:center;gap:.5rem;font-family:PP Neue Montreal,system-ui,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--title)}@media(max-width:900px){.about-section{padding:4rem 1rem}.about-grid{grid-template-columns:1fr;gap:3rem}.about-right{order:-1}.about-globe-wrapper{max-width:460px}}.tech-marquee{width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent 0,#000 8%,#000 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 8%,#000 92%,transparent 100%)}.tech-marquee-track{display:flex;align-items:center;width:max-content;animation:tech-marquee-scroll 22s linear infinite}.tech-marquee-item{display:flex;align-items:center;flex-shrink:0;margin-right:3rem;color:var(--text);font-size:1rem;font-weight:500;letter-spacing:.02em;white-space:nowrap}.tech-marquee-item img{width:36px;height:36px;object-fit:contain}@keyframes tech-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}.tech-marquee-full{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-top:11rem;padding:1.5rem 0}.availability-dot{position:relative;width:10px;height:10px;background:#00ff5e;border-radius:50%;flex-shrink:0}.availability-dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#22c55e;border-radius:50%;animation:pulse-wave 3s ease-out infinite}@keyframes pulse-wave{0%{transform:translate(-50%,-50%) scale(1);opacity:.8}50%{transform:translate(-50%,-50%) scale(2.5);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:0}}.projects-section{max-width:1400px;margin:0 auto;padding:6rem 3rem}.projects-head{max-width:760px;margin:0 auto 7rem;text-align:center}.projects-head .section-label{display:block;margin-bottom:1rem}.projects-head .section-heading{max-width:none;margin:0 auto}.projects-list{display:flex;flex-direction:column;gap:clamp(4rem,7vw,6rem)}.project-row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4.5rem);align-items:center}.project-row:nth-child(2n) .project-row-media{order:2}.project-row-media{position:relative}.project-row-image{position:relative;z-index:1;width:100%;height:auto;aspect-ratio:16 / 11;object-fit:cover;border-radius:20px;display:block}.project-row-body{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem}.project-row-num{font-family:Geist,system-ui,sans-serif;font-size:1.875rem;font-weight:700;line-height:1;background:linear-gradient(120deg,#6fe6ff,#5b9dff 50%,#9d6bff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.project-row-category{font-family:Geist,system-ui,sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--title)}.project-row-title{font-family:HK Grotesk Wide,system-ui,sans-serif;font-size:1.875rem;font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:0;color:var(--text)}.project-row-meta{font-family:Geist,system-ui,sans-serif;font-size:13px;color:#8a97ab;margin:0}.project-row-lead{font-family:Geist,system-ui,sans-serif;font-size:15px;color:var(--text);margin:.1rem 0 0}.project-row-desc{font-family:Geist,system-ui,sans-serif;font-size:14px;line-height:1.6;color:#a9b2c2;margin:0;max-width:52ch}.project-row-techs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.project-row-chip{font-family:Geist,system-ui,sans-serif;font-size:11px;font-weight:600;color:#cdd6e6;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:5px 11px;border-radius:999px}.project-row-actions{display:flex;align-items:center;gap:1.5rem;margin-top:.9rem}@media(max-width:768px){.projects-section{padding:5rem 1.25rem}.project-row{grid-template-columns:1fr;gap:1.5rem}.project-row:nth-child(2n) .project-row-media{order:0}.project-row-desc{font-size:13px}}.card-wrapper{position:relative;padding:1.5px;border-radius:12px;background:linear-gradient(150deg,#333 40%,#0d0d0d)}.card-content{background:var(--bg-light);border-radius:10px;padding:1rem}.testimonials-section{padding:6rem 0 11rem;margin:0 auto;max-width:1400px}.testimonials-title{font-family:PP Neue Montreal,system-ui,sans-serif;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:var(--title);text-align:center;margin:0 0 3rem}.testimonials-head{max-width:760px;margin:0 auto 5.5rem;text-align:center}.testimonials-head .section-label{display:block;margin-bottom:1rem}.testimonials-head .section-heading{max-width:none;margin:0 auto}.testimonials-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.testimonials-track{display:flex;gap:1.5rem;width:max-content;padding:.25rem 0;animation:testimonials-scroll 45s linear infinite}@keyframes testimonials-scroll{to{transform:translate(-50%)}}.testimonial-card{flex:0 0 360px;width:360px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:1.75rem 1.875rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 1px #ffffff0f}.testimonial-stars{color:#6fe6ff;font-size:15px;letter-spacing:.18em;line-height:1}.testimonial-content{font-family:Geist,system-ui,sans-serif;font-size:14px;line-height:1.65;color:var(--text);font-style:italic;flex:1;margin:0}.testimonial-foot{display:flex;flex-direction:column;gap:.95rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.14)}.testimonial-foot-bottom{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.testimonial-stars-row{display:flex;align-items:center;gap:.5rem}.testimonial-date{display:inline-flex;align-items:center;gap:.5rem;font-family:Geist,system-ui,sans-serif;font-size:10px;letter-spacing:.04em;color:var(--title)}.testimonial-date:before{content:"·"}.testimonial-author{display:flex;flex-direction:column;gap:.25rem;min-width:0}.testimonial-name{font-family:Geist,system-ui,sans-serif;font-size:15px;font-weight:500;color:var(--text)}.testimonial-role{font-family:Geist,system-ui,sans-serif;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--title)}.testimonial-source{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0;font-family:Geist,system-ui,sans-serif;font-size:11px;font-weight:500;color:var(--text);border:1px solid rgba(0,0,0,.14);border-radius:999px;padding:.35rem}.testimonial-source img{width:24px;height:24px;display:block}@media(prefers-reduced-motion:reduce){.testimonials-track{animation:none}}.process-section,.services-section{max-width:1400px;margin:0 auto;padding:6rem 3rem}.section-label{font-family:Geist,system-ui,sans-serif;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:var(--title);margin:0 0 1.5rem}.section-heading{font-family:HK Grotesk Wide,system-ui,sans-serif;font-size:1.875rem;font-weight:600;letter-spacing:-.03em;line-height:1;color:var(--text);margin:0 0 3rem;max-width:18ch}.section-accent{background:linear-gradient(120deg,#6fe6ff,#5b9dff 50%,#9d6bff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.process-head{max-width:760px;margin:0 auto 6rem;text-align:center}.process-head .section-label{display:block;margin-bottom:1rem}.process-heading{max-width:none;margin:0 auto}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.process-card{position:relative;display:flex;flex-direction:column;gap:.85rem;padding:2.1rem 1.6rem 2.3rem;border-radius:20px;background:#ffffff09;border:1px solid rgba(255,255,255,.08);overflow:hidden;transition:transform .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease}.process-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(111,230,255,.55),rgba(157,107,255,.4),transparent);opacity:.6;transition:opacity .3s ease}.process-card:hover{transform:translateY(-4px);border-color:#6fe6ff47;background:#ffffff0f;box-shadow:0 18px 50px #00000059,0 0 30px #5b9dff1f}.process-card:hover:before{opacity:1}.process-card-num{font-family:Geist,system-ui,sans-serif;font-size:2.4rem;font-weight:700;line-height:1;letter-spacing:-.02em;background:linear-gradient(90deg,#6fe6ff,#5b9dff 50%,#9d6bff);background-size:400% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.process-card:nth-child(1) .process-card-num{background-position:0% 0}.process-card:nth-child(2) .process-card-num{background-position:33.33% 0}.process-card:nth-child(3) .process-card-num{background-position:66.66% 0}.process-card:nth-child(4) .process-card-num{background-position:100% 0}.process-card-title{font-family:HK Grotesk Wide,system-ui,sans-serif;font-size:1.18rem;font-weight:600;letter-spacing:-.01em;margin:0}.process-card-desc{font-family:Geist,system-ui,sans-serif;font-size:13.5px;line-height:1.62;color:#f0ece699;margin:0}@media(max-width:980px){.process-steps{grid-template-columns:repeat(2,1fr)}}@media(prefers-reduced-motion:reduce){.process-card{transition:none}}.services-head{max-width:760px;margin:0 auto 6rem;text-align:center}.services-head .section-label{display:block;margin-bottom:1rem}.services-heading{max-width:none;margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.service-card{position:relative;display:flex;flex-direction:column;gap:.9rem;padding:2.2rem 1.8rem 2rem;border-radius:22px;background:#ffffff09;border:1px solid rgba(255,255,255,.08);overflow:hidden;transition:transform .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease}.service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(111,230,255,.55),rgba(157,107,255,.4),transparent);opacity:.6;transition:opacity .3s ease}.service-card:hover{transform:translateY(-4px);border-color:#6fe6ff47;background:#ffffff0f;box-shadow:0 18px 50px #00000059,0 0 30px #5b9dff1f}.service-card:hover:before{opacity:1}.service-card-icon{display:inline-flex;align-self:center;margin-bottom:.4rem}.svc-icon{width:82px;height:82px;display:block;overflow:visible}.svc-icon .svc-stroke{stroke:#6fe6ff;stroke-width:2}.svc-icon .svc-stroke-thin{stroke:#6fe6ff80;stroke-width:1.4}.svc-icon .svc-dim{fill:#6fe6ff80}.svc-icon .svc-dot{fill:#6fe6ffb3}.svc-icon .svc-bar{fill:#6fe6ff;transform-box:fill-box;transform-origin:left center;animation:svc-load 2.2s ease-in-out infinite}.svc-icon .svc-bar-b{animation-delay:.3s}.svc-icon .svc-bar-c{animation-delay:.6s}@keyframes svc-load{0%,to{transform:scaleX(.35);opacity:.45}50%{transform:scaleX(1);opacity:1}}.svc-icon .svc-pulse{fill:#9b86d4;transform-box:fill-box;transform-origin:center;animation:svc-pulse 1.8s ease-in-out infinite}@keyframes svc-pulse{0%,to{transform:scale(.7);opacity:.5}50%{transform:scale(1.2);opacity:1}}.svc-icon .svc-block-pulse{fill:#9b86d48c;animation:svc-fade 2s ease-in-out infinite}@keyframes svc-fade{0%,to{opacity:.3}50%{opacity:1}}.svc-icon .svc-edge{stroke:#6fe6ff73;stroke-width:1.6;stroke-dasharray:3 3;animation:svc-dash 3s linear infinite}@keyframes svc-dash{to{stroke-dashoffset:-12}}.svc-icon .svc-node{fill:#0a0e16;stroke:#6fe6ff;stroke-width:2;transform-box:fill-box;transform-origin:center;animation:svc-node 2.1s ease-in-out infinite}.svc-icon .svc-node-b{animation-delay:.4s}.svc-icon .svc-node-c{animation-delay:.8s}@keyframes svc-node{0%,to{transform:scale(.78)}50%{transform:scale(1.12)}}@media(prefers-reduced-motion:reduce){.svc-icon .svc-bar,.svc-icon .svc-pulse,.svc-icon .svc-block-pulse,.svc-icon .svc-edge,.svc-icon .svc-node{animation:none}.svc-icon .svc-bar{transform:scaleX(1);opacity:1}}.service-card-title{font-family:HK Grotesk Wide,system-ui,sans-serif;font-size:1.35rem;font-weight:700;letter-spacing:-.01em;margin:0}.service-card-desc{font-family:Geist,system-ui,sans-serif;font-size:14px;line-height:1.62;color:#f0ece699;margin:0}.service-card-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:.6rem}.service-card-tags span{font-family:Geist,system-ui,sans-serif;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:var(--text);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:.25rem .55rem}.service-card-cta{display:inline-flex;align-items:center;gap:.5rem;font-family:Geist,system-ui,sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--text);text-decoration:none;transition:color .2s ease}.service-card-cta span{transition:transform .25s ease}.service-card-cta:hover{color:#6fe6ff}.service-card-cta:hover span{transform:translate(4px)}@media(max-width:880px){.services-grid{grid-template-columns:1fr;max-width:460px;margin:0 auto}}@media(max-width:768px){.process-section,.services-section{padding:4rem 1.5rem}.process-steps{grid-template-columns:1fr}.process-head,.services-head{margin-bottom:2.5rem}}.bottom-gradient{position:relative}.globe-container{width:100%;height:100%}.contact-section{padding:6rem 3rem;margin:0 auto;max-width:1400px;background:transparent}.contact-label{font-family:PP Neue Montreal,system-ui,sans-serif;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:var(--text);margin:0 0 3rem}.contact-section-label{display:block;text-align:center}.contact-tagline{font-family:HK Grotesk Wide,system-ui,sans-serif;font-size:1.875rem;font-weight:600;letter-spacing:-.03em;line-height:1;color:var(--text);margin:0 auto 3rem;max-width:none;text-align:center}.contact-tagline-accent{background:linear-gradient(120deg,#6fe6ff,#5b9dff 50%,#9d6bff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.contact-list{border-top:1px solid rgba(255,255,255,.14)}.contact-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1.5rem;padding:1.25rem .5rem;border-bottom:1px solid rgba(255,255,255,.14);text-decoration:none;color:var(--text);transition:background .2s ease}.contact-row:hover{background:#ffffff0a}.contact-row:hover .contact-row-arrow{transform:rotate(45deg)}.contact-row-label{font-family:PP Neue Montreal,system-ui,sans-serif;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--title);margin:0 0 .25rem}.contact-row-value{font-family:HK Grotesk Wide,system-ui,sans-serif;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;letter-spacing:-.01em;color:var(--text)}.contact-row-arrow{font-size:1.5rem;color:var(--text);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}@media(max-width:768px){.contact-section{padding:4rem 1rem}.contact-tagline{margin-bottom:2rem}.contact-row{padding:1rem .25rem;gap:1rem}.contact-row-value{font-size:1.1rem}.contact-row-arrow{font-size:1.25rem}}.footer-section{background:transparent;color:var(--text);padding:6rem 3rem 2rem;max-width:1400px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:4rem;align-items:start}.footer-col{display:flex;flex-direction:column;gap:1.25rem}.footer-label{margin:0;font-family:PP Neue Montreal,system-ui,sans-serif;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;color:var(--title)}.footer-tagline{margin:0;font-family:HK Grotesk Wide,system-ui,sans-serif;font-size:clamp(1.75rem,3vw,2.4rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--text)}.footer-tagline-accent{color:var(--secondary)}.footer-description{font-family:PP Neue Montreal,system-ui,sans-serif;font-size:.95rem;line-height:1.6;color:var(--text);opacity:.65;max-width:32rem}.footer-socials{display:flex;gap:1.25rem;margin-top:.75rem}.footer-social{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#0000000d;color:var(--text);text-decoration:none;transition:background .25s,transform .25s}.footer-social img{width:22px;height:22px}.footer-social:hover{background:#0000001a;transform:translateY(-2px)}.footer-col-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.9rem}.footer-col-nav button{background:none;border:none;padding:0;text-align:left;font-family:PP Neue Montreal,system-ui,sans-serif;font-size:1rem;font-weight:400;color:var(--text);cursor:pointer;transition:color .25s,transform .25s}.footer-col-nav button:hover{color:var(--secondary);transform:translate(4px)}.footer-cta-link{align-self:flex-start;background:none;border:none;padding:0;margin-top:.5rem;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;font-family:PP Neue Montreal,system-ui,sans-serif;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;font-weight:500;color:var(--secondary);transition:gap .25s}.footer-cta-link span{transition:transform .25s}.footer-cta-link:hover{gap:.8rem}.footer-cta-link:hover span{transform:translate(3px)}.footer-bar{margin:5rem 0 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;font-family:Geist,system-ui,sans-serif;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;color:var(--text);opacity:.55}@media(max-width:768px){.hero-section{padding:4rem 1rem}.hero-inner{flex-direction:column}.hero-actions{justify-content:center;padding-left:0}.hero-actions .contact-button-lg{flex-basis:100%;justify-content:center}.hero-visual{display:none}.footer-section{padding:4rem 1rem 1.5rem}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-bar{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:3rem}.tech-marquee-full{margin-top:2.5rem}.testimonials-section{padding:4rem 0}.testimonials-title{padding:0 1rem}.testimonial-card{flex-basis:280px;width:280px;padding:1.5rem 1.25rem}}.loading-screen{position:fixed;inset:0;z-index:9999;pointer-events:none}.loading-screen-half{position:absolute;inset:0;background:var(--bg);transform:translateY(0);transition:transform 1.4s cubic-bezier(.76,0,.24,1);will-change:transform;pointer-events:auto}.loading-screen-half-top{clip-path:inset(0 0 50% 0)}.loading-screen-half-bottom{clip-path:inset(50% 0 0 0)}.loading-screen-exit .loading-screen-half-top{transform:translateY(-100%)}.loading-screen-exit .loading-screen-half-bottom{transform:translateY(100%)}.loading-screen-inner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.loading-screen-name{flex:1;display:flex;align-items:center;justify-content:center;font-family:HK Grotesk Wide,system-ui,sans-serif;font-weight:900;font-size:clamp(2rem,6vw,4rem);text-transform:uppercase;letter-spacing:-.02em;color:var(--text);text-align:center}.loading-screen-bottom{position:absolute;left:2rem;right:2rem;bottom:4rem;display:flex;flex-direction:column;align-items:center}.loading-screen-bar{width:100%;max-width:600px;height:1px;background:#00000026}.loading-screen-bar-fill{height:100%;width:0%;background-image:linear-gradient(90deg,#6fe6ff,#6f9fe0 55%,#9b86d4);background-repeat:no-repeat;background-size:600px 100%;background-position:left center}.loading-screen-percent{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:0 14px;background:var(--bg);font-family:PP Neue Montreal,system-ui,sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:var(--text);letter-spacing:.08em;text-align:center;z-index:1}@media(max-width:768px){.loading-screen-name{font-size:clamp(1.5rem,9vw,2.5rem)}.loading-screen-bottom{left:1.5rem;right:1.5rem;bottom:2.5rem;gap:1rem}.loading-screen-bar{max-width:none}}.book-page{position:relative;z-index:1}.book-section{max-width:1200px;margin:0 auto;padding:116px 24px 0}.book-page .footer-section{padding-top:3rem}.book-proof-bar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:24px;margin-bottom:24px}.book-proof-divider{width:1px;height:26px;background:#f0ece62e}.book-header{max-width:820px;margin:0 auto 28px;text-align:center}.book-title{font-family:HK Grotesk Wide,system-ui,sans-serif;font-size:clamp(1.9rem,3.4vw,2.75rem);font-weight:600;letter-spacing:-.03em;line-height:1.05;margin:0 0 14px;color:var(--text)}.book-subtitle{max-width:620px;margin:0 auto;font-size:1.05rem;line-height:1.55;color:var(--text);opacity:.65}.book-calendar{width:100%}.cal-embed{width:100%;min-height:600px}.cal-fallback{display:flex;align-items:center;justify-content:center;min-height:280px;padding:24px}@media(max-width:768px){.book-section{padding:120px 16px 0}}
