.hero[data-astro-cid-ar5v7lgx]{position:relative;display:flex;align-items:center;justify-content:center;min-height:100svh;overflow:hidden;padding:6rem var(--container-padding) 4rem}.hero__bg[data-astro-cid-ar5v7lgx]{position:absolute;inset:0;z-index:0;overflow:hidden}.hero__orb[data-astro-cid-ar5v7lgx]{position:absolute;border-radius:50%;filter:blur(80px)}.hero__orb--1[data-astro-cid-ar5v7lgx]{width:600px;height:600px;background:#eb5e281f;top:-15%;left:-10%;animation:orbFloat1 15s ease-in-out infinite alternate}.hero__orb--2[data-astro-cid-ar5v7lgx]{width:400px;height:400px;background:#eb5e280f;bottom:-10%;right:-5%;animation:orbFloat2 18s ease-in-out infinite alternate}.hero__orb--3[data-astro-cid-ar5v7lgx]{width:300px;height:300px;background:#403d3933;top:50%;left:50%;transform:translate(-50%,-50%);animation:orbFloat3 12s ease-in-out infinite alternate}@keyframes orbFloat1{0%{transform:translate(0)}to{transform:translate(60px,40px)}}@keyframes orbFloat2{0%{transform:translate(0)}to{transform:translate(-40px,-30px)}}@keyframes orbFloat3{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-45%,-55%) scale(1.2)}}.hero__content[data-astro-cid-ar5v7lgx]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;max-width:900px}.hero__tag[data-astro-cid-ar5v7lgx]{display:inline-flex;align-items:center;gap:.75rem;font-size:.8rem;font-weight:var(--font-weight-semibold);letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;padding:.5rem 1.25rem;border:1px solid rgba(255,255,255,.08);border-radius:100px;max-width:fit-content}.hero__tag-dot[data-astro-cid-ar5v7lgx]{width:6px;height:6px;background:var(--color-accent);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 #eb5e2866}50%{opacity:.8;box-shadow:0 0 0 6px #eb5e2800}}.hero__headline[data-astro-cid-ar5v7lgx]{font-size:clamp(2.75rem,6vw + 1rem,5.5rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;color:var(--color-white);max-width:14ch}.hero__subheadline[data-astro-cid-ar5v7lgx]{color:#ffffff8c;font-size:clamp(1rem,1.2vw,1.25rem);font-weight:var(--font-weight-regular);line-height:1.7;max-width:50ch}.hero__actions[data-astro-cid-ar5v7lgx]{padding-top:.5rem}.hero__actions[data-astro-cid-ar5v7lgx] svg{display:inline-block;transition:transform .3s ease}.hero__actions[data-astro-cid-ar5v7lgx] .btn:hover svg{transform:translate(3px)}.hero__scroll[data-astro-cid-ar5v7lgx]{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:2}.hero__scroll-line[data-astro-cid-ar5v7lgx]{width:1px;height:48px;background:linear-gradient(180deg,rgba(255,255,255,.3) 0%,transparent 100%);animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2);transform-origin:top}}@media(max-width:768px){.hero[data-astro-cid-ar5v7lgx]{padding-top:7rem}.hero__orb--1[data-astro-cid-ar5v7lgx]{width:300px;height:300px}.hero__orb--2[data-astro-cid-ar5v7lgx]{width:200px;height:200px}.hero__content[data-astro-cid-ar5v7lgx]{gap:1.5rem}}@media(prefers-reduced-motion:reduce){.hero__orb[data-astro-cid-ar5v7lgx],.hero__scroll-line[data-astro-cid-ar5v7lgx],.hero__tag-dot[data-astro-cid-ar5v7lgx]{animation:none}}.section-heading[data-astro-cid-6me37jz4]{text-align:center;margin-bottom:clamp(3rem,5vw,4.5rem)}.section-heading__title[data-astro-cid-6me37jz4]{color:var(--color-white);margin-bottom:1.25rem;letter-spacing:-.02em}.section-heading__subtitle[data-astro-cid-6me37jz4]{color:#ffffff80;font-size:clamp(1rem,1.1vw,1.125rem);max-width:50ch;margin-inline:auto;line-height:1.7}.service-card[data-astro-cid-bcyom5mc]{padding:2.5rem;background:#ffffff08;backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);box-shadow:0 8px 32px #0000004d;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.service-card[data-astro-cid-bcyom5mc]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--color-accent),transparent);opacity:0;transition:opacity .4s ease}.service-card[data-astro-cid-bcyom5mc]:hover:before{opacity:1}.service-card[data-astro-cid-bcyom5mc]:hover{transform:translateY(-6px);border-color:#eb5e2833;box-shadow:0 0 0 1px #eb5e281a,0 0 20px #eb5e2814,0 12px 40px #0006}.service-card__icon-wrap[data-astro-cid-bcyom5mc]{width:64px;height:64px;border-radius:50%;background:#eb5e281a;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.service-card__icon[data-astro-cid-bcyom5mc]{width:32px;height:32px;color:var(--color-accent)}.service-card__icon[data-astro-cid-bcyom5mc] svg{width:100%;height:100%}.service-card__title[data-astro-cid-bcyom5mc]{margin-bottom:.75rem}.service-card__desc[data-astro-cid-bcyom5mc]{color:#fff9;font-size:var(--font-size-sm);line-height:var(--line-height-base)}.services-section[data-astro-cid-ryyjwsbt]{background:#ffffff03}.services__grid[data-astro-cid-ryyjwsbt]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(max-width:768px){.services__grid[data-astro-cid-ryyjwsbt]{grid-template-columns:1fr}}.project-card[data-astro-cid-wv4dipcw]{background:#ffffff08;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1)}.project-card[data-astro-cid-wv4dipcw]:hover{transform:translateY(-4px);border-color:#ffffff1f;box-shadow:0 20px 40px #0006}.project-card__image[data-astro-cid-wv4dipcw]{position:relative;height:240px;background:linear-gradient(135deg,#252422cc,#403d3999);display:flex;align-items:center;justify-content:center;overflow:hidden}.project-card__grid-pattern[data-astro-cid-wv4dipcw]{position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0px,transparent 1px,transparent 40px),repeating-linear-gradient(90deg,rgba(255,255,255,.03) 0px,transparent 1px,transparent 40px);opacity:.5}.project-card[data-astro-cid-wv4dipcw]:hover .project-card__image[data-astro-cid-wv4dipcw]{transform:scale(1.03);transition:transform .6s cubic-bezier(.16,1,.3,1)}.project-card__number[data-astro-cid-wv4dipcw]{font-size:5rem;font-weight:var(--font-weight-bold);color:var(--color-accent);opacity:.12;user-select:none;position:relative;z-index:1}.project-card__overlay[data-astro-cid-wv4dipcw]{position:absolute;inset:0;background:#252422b3;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease;z-index:2}.project-card[data-astro-cid-wv4dipcw]:hover .project-card__overlay[data-astro-cid-wv4dipcw]{opacity:1}.project-card__overlay-text[data-astro-cid-wv4dipcw]{display:flex;align-items:center;gap:.5rem;color:var(--color-white);font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);letter-spacing:.05em;text-transform:uppercase}.project-card__overlay-text[data-astro-cid-wv4dipcw] svg{display:inline-block}.project-card__body[data-astro-cid-wv4dipcw]{padding:1.5rem}.project-card__title[data-astro-cid-wv4dipcw]{margin-bottom:.5rem}.project-card__desc[data-astro-cid-wv4dipcw]{color:#fff9;font-size:var(--font-size-sm);margin-bottom:1rem}.project-card__tags[data-astro-cid-wv4dipcw]{display:flex;flex-wrap:wrap;gap:.5rem}.project-card__tag[data-astro-cid-wv4dipcw]{display:inline-block;padding:.25rem .625rem;font-size:.75rem;font-weight:var(--font-weight-medium);color:var(--color-accent);background:#eb5e2814;border:1px solid rgba(235,94,40,.15);border-radius:var(--radius-sm)}.portfolio__grid[data-astro-cid-z33vaalh]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:1024px){.portfolio__grid[data-astro-cid-z33vaalh]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.portfolio__grid[data-astro-cid-z33vaalh]{grid-template-columns:1fr}}.process-step[data-astro-cid-4eekcsve]{display:flex;gap:1.5rem;position:relative}.process-step__marker[data-astro-cid-4eekcsve]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.process-step__circle[data-astro-cid-4eekcsve]{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--color-accent);flex-shrink:0;transition:box-shadow .4s ease;box-shadow:0 0 0 4px #eb5e2800}.process-step__circle[data-astro-cid-4eekcsve].is-active{box-shadow:0 0 0 4px #eb5e2833,0 0 24px #eb5e2826}.process-step__number[data-astro-cid-4eekcsve]{color:var(--color-white);font-weight:var(--font-weight-bold);font-size:var(--font-size-sm)}.process-step__line[data-astro-cid-4eekcsve]{width:2px;flex:1;min-height:2rem;background:linear-gradient(180deg,var(--color-accent) 0%,var(--color-gray) 100%);margin-block:.5rem;opacity:.5}.process-step__content[data-astro-cid-4eekcsve]{padding-top:.75rem;padding-bottom:2.5rem}.process-step__title[data-astro-cid-4eekcsve]{margin-bottom:.5rem}.process-step__desc[data-astro-cid-4eekcsve]{color:#fff9;font-size:var(--font-size-sm)}.process__timeline[data-astro-cid-sfo7b4es]{position:relative;max-width:800px;margin-inline:auto}.process__line[data-astro-cid-sfo7b4es]{position:absolute;top:0;bottom:0;left:27px;width:2px;background:linear-gradient(180deg,var(--color-accent) 0%,var(--color-gray) 50%,transparent 100%);opacity:.4}.process__item[data-astro-cid-sfo7b4es]{position:relative}@media(min-width:769px){.process__line[data-astro-cid-sfo7b4es]{left:50%;transform:translate(-50%);background:linear-gradient(180deg,var(--color-accent) 0%,var(--color-gray) 50%,transparent 100%)}.process__item[data-astro-cid-sfo7b4es]{width:50%}.process__item[data-astro-cid-sfo7b4es]:not(.process__item--right){padding-right:3rem;text-align:right}.process__item[data-astro-cid-sfo7b4es]:not(.process__item--right) .process-step{flex-direction:row-reverse}.process__item--right[data-astro-cid-sfo7b4es]{margin-left:auto;padding-left:3rem}}@media(max-width:768px){.process__item[data-astro-cid-sfo7b4es]{padding-left:0}}.team-member[data-astro-cid-id52x5vp]{text-align:center;padding:2rem 1.5rem;background:#ffffff08;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);transition:all .4s cubic-bezier(.16,1,.3,1)}.team-member[data-astro-cid-id52x5vp]:hover{transform:translateY(-4px);border-color:#ffffff1f;box-shadow:0 12px 40px #0000004d}.team-member__avatar-ring[data-astro-cid-id52x5vp]{width:100px;height:100px;border-radius:50%;padding:3px;background:conic-gradient(from 0deg,var(--color-accent),var(--color-gray),var(--color-accent));margin:0 auto 1.25rem;transition:transform 1s ease}.team-member[data-astro-cid-id52x5vp]:hover .team-member__avatar-ring[data-astro-cid-id52x5vp]{animation:ringRotate 3s linear infinite}@keyframes ringRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.team-member__avatar[data-astro-cid-id52x5vp]{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center}.team-member__initials[data-astro-cid-id52x5vp]{font-size:1.75rem;font-weight:var(--font-weight-bold);color:var(--color-white);user-select:none}.team-member__name[data-astro-cid-id52x5vp]{margin-bottom:.25rem}.team-member__role[data-astro-cid-id52x5vp]{display:inline-block;color:var(--color-accent);font-size:.8rem;font-weight:var(--font-weight-medium);padding:.2rem .75rem;background:#eb5e281a;border-radius:2rem;margin-bottom:1rem}.team-member__bio[data-astro-cid-id52x5vp]{color:#fff9;font-size:var(--font-size-sm);max-width:35ch;margin-inline:auto}@media(prefers-reduced-motion:reduce){.team-member[data-astro-cid-id52x5vp]:hover .team-member__avatar-ring[data-astro-cid-id52x5vp]{animation:none}}.team__grid[data-astro-cid-zicqic3d]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1024px){.team__grid[data-astro-cid-zicqic3d]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.team__grid[data-astro-cid-zicqic3d]{grid-template-columns:1fr}}.stats[data-astro-cid-mwzkdhf5]{position:relative}.stats[data-astro-cid-mwzkdhf5]:before,.stats[data-astro-cid-mwzkdhf5]:after{content:"";display:block;height:1px;background:linear-gradient(90deg,transparent,rgba(235,94,40,.3),transparent)}.stats[data-astro-cid-mwzkdhf5]:before{margin-bottom:var(--section-padding)}.stats[data-astro-cid-mwzkdhf5]:after{margin-top:var(--section-padding)}.stats__row[data-astro-cid-mwzkdhf5]{display:flex;justify-content:center;gap:2rem}.stats__item[data-astro-cid-mwzkdhf5]{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;max-width:200px;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-lg)}.stats__number[data-astro-cid-mwzkdhf5]{font-size:clamp(2rem,4vw + 1rem,3.5rem);font-weight:var(--font-weight-bold);color:var(--color-white);line-height:1;margin-bottom:.5rem}.stats__label[data-astro-cid-mwzkdhf5]{font-size:var(--font-size-sm);color:#ffffff80;text-transform:uppercase;letter-spacing:.05em}@media(max-width:640px){.stats__row[data-astro-cid-mwzkdhf5]{flex-wrap:wrap}.stats__item[data-astro-cid-mwzkdhf5]{flex:0 0 calc(50% - 1rem)}}
