:root{--bg-main: #050816;--bg-secondary: #080b24;--violet: #7c3aed;--purple-neon: #a855f7;--blue-neon: #38bdf8;--blue: #3865f9;--cyan: #22d3ee;--red-neon: #fb7185;--text-main: #f8fafc;--text-muted: #94a3b8;--font-display: "Space Grotesk", "Inter", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--container: min(1200px, 92vw)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden;overflow-x:clip}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--bg-main);color:var(--text-main);font-family:var(--font-body);font-size:1rem;line-height:1.6;overflow-x:hidden;overflow-x:clip;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}::selection{background:#7c3aed8c;color:#fff}#bg-canvas{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}main{position:relative;z-index:1}.scene{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,10vh,8rem) 0}.container{width:var(--container);margin-inline:auto}h1,h2,h3{font-family:var(--font-display);font-weight:700;line-height:1.08;letter-spacing:-.02em}.section-heading{font-size:clamp(2rem,5vw,3.75rem);max-width:20ch}.section-lead{color:var(--text-muted);font-size:clamp(1rem,1.6vw,1.2rem);font-weight:300;max-width:56ch;margin-top:1.25rem}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--blue-neon);border:1px solid rgba(56,189,248,.25);background:#38bdf80f;border-radius:999px;padding:.4rem 1rem;margin-bottom:1.5rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.gradient-text{background:linear-gradient(100deg,var(--blue),var(--purple-neon) 55%,var(--red-neon));-webkit-background-clip:text;background-clip:text;color:transparent}.btn{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-display);font-weight:600;font-size:1rem;padding:.9rem 1.9rem;border-radius:999px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;will-change:transform}.btn-primary{background:linear-gradient(120deg,var(--violet),var(--red-neon));color:#fff;box-shadow:0 0 24px #7c3aed73}.btn-primary:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 0 42px #38bdf88c}.btn-ghost{border:1px solid rgba(148,163,184,.3);color:var(--text-main);background:#080b2480;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.btn-ghost:hover{transform:translateY(-2px);border-color:#38bdf899;box-shadow:0 0 24px #38bdf840}.glass{background:linear-gradient(150deg,#0f172a8c,#080b2459);border:1px solid rgba(148,163,184,.14);border-radius:20px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.site-header[data-astro-cid-ctg3m53h]{position:fixed;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:1.1rem clamp(1.2rem,4vw,3rem);background:linear-gradient(to bottom,rgba(5,8,22,.75),transparent)}.logo[data-astro-cid-ctg3m53h]{font-family:var(--font-display);font-weight:700;font-size:1.15rem;letter-spacing:.02em;text-decoration:none}.logo-dot[data-astro-cid-ctg3m53h]{color:var(--blue-neon)}.header-cta[data-astro-cid-ctg3m53h]{font-size:.85rem;padding:.55rem 1.2rem}.hero[data-astro-cid-pdojza7r]{text-align:center;overflow:hidden}.hero-inner[data-astro-cid-pdojza7r]{display:flex;flex-direction:column;align-items:center}.hero-portrait-wrap[data-astro-cid-pdojza7r]{position:relative;margin-bottom:2.2rem}.hero-glow[data-astro-cid-pdojza7r]{position:absolute;inset:-38%;border-radius:50%;filter:blur(28px);z-index:-1}.hero-portrait[data-astro-cid-pdojza7r]{width:clamp(190px,26vw,320px);height:auto;aspect-ratio:1;object-fit:cover;border-radius:50%}.hero-title[data-astro-cid-pdojza7r]{font-size:clamp(2.6rem,8vw,5.2rem);text-shadow:0 0 60px rgba(56,189,248,.35)}.word-mask[data-astro-cid-pdojza7r]{display:inline-block;overflow:hidden;vertical-align:bottom}.word[data-astro-cid-pdojza7r]{display:inline-block}.hero-title[data-astro-cid-pdojza7r] .word-mask[data-astro-cid-pdojza7r]:last-child .word[data-astro-cid-pdojza7r]{background:linear-gradient(100deg,var(--blue),var(--purple-neon));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-sub[data-astro-cid-pdojza7r]{margin-top:1.4rem;font-size:clamp(1.05rem,2vw,2rem);font-weight:300;color:var(--text-main);max-width:40ch}.hero-keywords[data-astro-cid-pdojza7r]{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:2rem;list-style:none}.hero-keywords[data-astro-cid-pdojza7r] li[data-astro-cid-pdojza7r]{font-size:.85rem;letter-spacing:.06em;padding:.45rem 1.05rem;border-radius:999px;border:1px solid rgba(148,163,184,.22);background:#080b2480;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--text-main)}.hero-scroll-hint[data-astro-cid-pdojza7r]{position:absolute;bottom:2.2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase}.hint-line[data-astro-cid-pdojza7r]{width:1px;height:46px;background:linear-gradient(to bottom,var(--blue-neon),transparent);animation:hint-pulse 2s ease-in-out infinite}@keyframes hint-pulse{0%,to{opacity:.35;transform:scaleY(.65);transform-origin:top}50%{opacity:1;transform:scaleY(1)}}.orbit[data-astro-cid-kx34cgiu]{padding:0;min-height:100vh}.orbit-viewport[data-astro-cid-kx34cgiu]{position:relative;height:100vh;width:100%;perspective:1300px;overflow:hidden;display:flex;align-items:center;justify-content:center}.orbit-tilt[data-astro-cid-kx34cgiu],.orbit-ring-scroll[data-astro-cid-kx34cgiu],.orbit-ring-spin[data-astro-cid-kx34cgiu]{position:absolute;top:50%;left:50%;width:0;height:0;transform-style:preserve-3d}.orbit-tilt[data-astro-cid-kx34cgiu]{transform:rotateX(-12deg)}.orbit-ring-scroll[data-astro-cid-kx34cgiu],.orbit-ring-spin[data-astro-cid-kx34cgiu]{top:0;left:0;will-change:transform}.orbit-card[data-astro-cid-kx34cgiu]{--angle: calc(var(--i) / var(--n) * 360deg);--radius: clamp(210px, 26vw, 400px);position:absolute;top:0;left:0;width:clamp(140px,15vw,230px);aspect-ratio:9 / 16;transform:rotateY(var(--angle)) translateZ(var(--radius)) translate(-50%,-50%);transform-origin:0 0;backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:opacity}.card-inner[data-astro-cid-kx34cgiu]{position:relative;width:100%;height:100%;padding:.4rem;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;box-shadow:0 20px 60px #020410b3,0 0 0 1px #38bdf824,0 0 34px #7c3aed33}.card-inner[data-astro-cid-kx34cgiu] img[data-astro-cid-kx34cgiu]{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:14px}.card-inner[data-astro-cid-kx34cgiu] figcaption[data-astro-cid-kx34cgiu]{position:absolute;left:.4rem;right:.4rem;bottom:.4rem;padding:.55rem .6rem;font-family:var(--font-display);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;text-align:center;color:var(--blue-neon);background:linear-gradient(to top,rgba(5,8,22,.92),rgba(5,8,22,.55) 70%,transparent);border-radius:0 0 14px 14px}.orbit-heading[data-astro-cid-kx34cgiu]{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;pointer-events:none}.orbit-heading[data-astro-cid-kx34cgiu] .section-heading[data-astro-cid-kx34cgiu]{text-shadow:0 0 40px rgba(5,8,22,.95),0 0 90px rgba(56,189,248,.3)}@media(max-width:768px){.orbit-card[data-astro-cid-kx34cgiu]{--radius: clamp(160px, 38vw, 240px);width:clamp(110px,26vw,150px)}}.services-header[data-astro-cid-edt3hq2g]{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:clamp(2.5rem,6vh,4.5rem)}.services-grid[data-astro-cid-edt3hq2g]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;perspective:1000px}.service-card[data-astro-cid-edt3hq2g]{padding:1.9rem 1.7rem;transform-style:preserve-3d;transition:border-color .3s ease,box-shadow .3s ease;will-change:transform}.service-card[data-astro-cid-edt3hq2g]:hover{border-color:#38bdf88c;box-shadow:0 0 30px #38bdf829,0 0 60px #7c3aed1f,inset 0 0 24px #38bdf80d}.service-icon[data-astro-cid-edt3hq2g]{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:var(--blue-neon);background:linear-gradient(140deg,#38bdf824,#7c3aed29);border:1px solid rgba(56,189,248,.25);margin-bottom:1.25rem}.service-icon[data-astro-cid-edt3hq2g] svg[data-astro-cid-edt3hq2g]{width:24px;height:24px}.service-card[data-astro-cid-edt3hq2g] h3[data-astro-cid-edt3hq2g]{font-size:1.15rem;margin-bottom:.6rem}.service-card[data-astro-cid-edt3hq2g] p[data-astro-cid-edt3hq2g]{color:var(--text-muted);font-size:.92rem;font-weight:300}@media(max-width:980px){.services-grid[data-astro-cid-edt3hq2g]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.services-grid[data-astro-cid-edt3hq2g]{grid-template-columns:1fr}}.process-header[data-astro-cid-wjve27xb]{text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:clamp(3rem,7vh,5rem)}.timeline[data-astro-cid-wjve27xb]{position:relative;list-style:none;max-width:880px;margin-inline:auto;display:flex;flex-direction:column;gap:2.6rem}.timeline-track[data-astro-cid-wjve27xb]{position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translate(-50%);background:#94a3b824;border-radius:2px;overflow:hidden}.timeline-progress[data-astro-cid-wjve27xb]{width:100%;height:100%;background:linear-gradient(to bottom,var(--blue),var(--purple-neon));box-shadow:0 0 18px #38bdf8cc}.timeline-step[data-astro-cid-wjve27xb]{position:relative;display:flex}.timeline-step[data-astro-cid-wjve27xb].left{justify-content:flex-start}.timeline-step[data-astro-cid-wjve27xb].right{justify-content:flex-end}.step-dot[data-astro-cid-wjve27xb]{position:absolute;top:2rem;left:50%;width:14px;height:14px;transform:translate(-50%);border-radius:50%;background:var(--blue-neon);border:3px solid var(--bg-main);z-index:2}.step-body[data-astro-cid-wjve27xb]{width:calc(50% - 3rem);padding:1.6rem 1.6rem 1.4rem}.step-index[data-astro-cid-wjve27xb]{font-family:var(--font-display);font-size:.8rem;letter-spacing:.18em;color:var(--purple-neon)}.step-body[data-astro-cid-wjve27xb] h3[data-astro-cid-wjve27xb]{font-size:1.2rem;margin:.35rem 0 .5rem}.step-body[data-astro-cid-wjve27xb] p[data-astro-cid-wjve27xb]{color:var(--text-muted);font-size:.92rem;font-weight:300}@media(max-width:720px){.timeline-track[data-astro-cid-wjve27xb],.step-dot[data-astro-cid-wjve27xb]{left:8px}.step-dot[data-astro-cid-wjve27xb]{transform:none;margin-left:-6px}.timeline-step[data-astro-cid-wjve27xb],.timeline-step[data-astro-cid-wjve27xb].right{justify-content:flex-start;padding-left:2.4rem}.step-body[data-astro-cid-wjve27xb]{width:100%}}.automation-inner[data-astro-cid-ixgtpgo2]{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:clamp(2rem,5vw,4.5rem)}.object-wrap[data-astro-cid-ixgtpgo2]{position:relative;aspect-ratio:1;max-width:620px;margin-inline:auto;width:100%;filter:drop-shadow(0 0 34px rgba(56,189,248,.22));backdrop-filter:blur(20px);border-radius:50px}.automation-canvas[data-astro-cid-ixgtpgo2]{width:100%;height:100%;display:block}@media(max-width:900px){.automation-inner[data-astro-cid-ixgtpgo2]{grid-template-columns:1fr}.object-wrap[data-astro-cid-ixgtpgo2]{max-width:420px}}.cta[data-astro-cid-66itwakk]{justify-content:center;min-height:100vh}.cta-inner[data-astro-cid-66itwakk]{text-align:center;display:flex;flex-direction:column;align-items:center}.cta-heading[data-astro-cid-66itwakk]{font-size:clamp(2.6rem,7vw,5.4rem);text-shadow:0 0 80px rgba(168,85,247,.4)}.cta-sub[data-astro-cid-66itwakk]{margin-top:1.4rem;font-size:clamp(1.05rem,2vw,2rem);font-weight:300;color:var(--text-main);max-width:46ch}.cta-actions[data-astro-cid-66itwakk]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.6rem}.site-footer[data-astro-cid-66itwakk]{position:absolute;bottom:0;left:0;right:0;display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;justify-content:space-between;padding:1.4rem clamp(1.2rem,4vw,3rem);font-size:.82rem;color:var(--text-muted);border-top:1px solid rgba(148,163,184,.1);background:#05081666;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.site-footer[data-astro-cid-66itwakk] a[data-astro-cid-66itwakk]{color:var(--blue-neon);text-decoration:none}
