.about[data-astro-cid-v2cbyr3p]{padding:8rem 1.5rem;border-top:1px solid rgba(255,255,255,.05)}.about-container[data-astro-cid-v2cbyr3p]{max-width:72rem;margin:0 auto;display:grid;gap:4rem}@media(min-width:1024px){.about-container[data-astro-cid-v2cbyr3p]{grid-template-columns:200px 1fr;gap:6rem}}.about-label[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;gap:1rem;font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#a1a1aa}.label-line[data-astro-cid-v2cbyr3p]{width:2rem;height:1px;background:#3f3f46}@media(min-width:1024px){.about-label[data-astro-cid-v2cbyr3p]{flex-direction:row-reverse;justify-content:flex-end}}.about-content[data-astro-cid-v2cbyr3p]{max-width:40rem}.about-title[data-astro-cid-v2cbyr3p]{font-size:clamp(2rem,5vw,3.5rem);font-weight:600;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:2.5rem}.title-accent[data-astro-cid-v2cbyr3p]{background:linear-gradient(135deg,#f97316,#ea580c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.about-text[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;gap:1.5rem}.about-text[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{font-size:1.125rem;line-height:1.7;color:#a1a1aa}.about-highlight[data-astro-cid-v2cbyr3p]{color:#fff!important;font-weight:500}.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 1.5rem 4rem;overflow:hidden}.hero-grid[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse at center,black 20%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at center,black 20%,transparent 70%)}.hero-frame[data-astro-cid-bbe6dxrz]{position:absolute;inset:3rem;pointer-events:none}@media(max-width:640px){.hero-frame[data-astro-cid-bbe6dxrz]{inset:1.5rem}}.frame-corner[data-astro-cid-bbe6dxrz]{position:absolute;width:40px;height:40px}.frame-corner[data-astro-cid-bbe6dxrz]:before,.frame-corner[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;background:#ffffff14;transition:background .5s ease}.hero[data-astro-cid-bbe6dxrz]:hover .frame-corner[data-astro-cid-bbe6dxrz]:before,.hero[data-astro-cid-bbe6dxrz]:hover .frame-corner[data-astro-cid-bbe6dxrz]:after{background:#ea580c33}.frame-corner[data-astro-cid-bbe6dxrz]:before{width:100%;height:1px}.frame-corner[data-astro-cid-bbe6dxrz]:after{width:1px;height:100%}.frame-tl[data-astro-cid-bbe6dxrz]{top:0;left:0}.frame-tl[data-astro-cid-bbe6dxrz]:before{top:0;left:0}.frame-tl[data-astro-cid-bbe6dxrz]:after{top:0;left:0}.frame-tr[data-astro-cid-bbe6dxrz]{top:0;right:0}.frame-tr[data-astro-cid-bbe6dxrz]:before{top:0;right:0}.frame-tr[data-astro-cid-bbe6dxrz]:after{top:0;right:0}.frame-bl[data-astro-cid-bbe6dxrz]{bottom:0;left:0}.frame-bl[data-astro-cid-bbe6dxrz]:before{bottom:0;left:0}.frame-bl[data-astro-cid-bbe6dxrz]:after{bottom:0;left:0}.frame-br[data-astro-cid-bbe6dxrz]{bottom:0;right:0}.frame-br[data-astro-cid-bbe6dxrz]:before{bottom:0;right:0}.frame-br[data-astro-cid-bbe6dxrz]:after{bottom:0;right:0}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:10;text-align:center;max-width:48rem}.hero-glow[data-astro-cid-bbe6dxrz]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:200%;background:radial-gradient(ellipse at center,rgba(234,88,12,.12) 0%,rgba(249,115,22,.06) 30%,transparent 60%);pointer-events:none;opacity:0;animation:heroGlowFade 1.5s ease forwards;animation-delay:.5s}@keyframes heroGlowFade{to{opacity:1}}.hero-divider[data-astro-cid-bbe6dxrz]{width:60px;height:2px;background:linear-gradient(90deg,#ea580c,#f97316);margin:0 auto 1.5rem;opacity:0;transform:scaleX(0);animation:dividerReveal .6s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.6s}@keyframes dividerReveal{to{opacity:1;transform:scaleX(1)}}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(3rem,12vw,7rem);font-weight:700;line-height:1;letter-spacing:-.05em;color:#fff;margin-bottom:1.5rem}.title-line[data-astro-cid-bbe6dxrz]{display:block;overflow:hidden}.title-word[data-astro-cid-bbe6dxrz]{display:inline-block;transform:translateY(100%);opacity:0;animation:revealWord .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--delay) * .1s + .2s);margin-right:.2em}.title-word[data-astro-cid-bbe6dxrz]:last-child{margin-right:0}@keyframes revealWord{to{transform:translateY(0);opacity:1}}.hero-accent[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#f97316,#ea580c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.125rem;line-height:1.6;color:#a1a1aa;margin-bottom:3rem;font-weight:400;opacity:0;transform:translateY(20px);animation:fadeUp .6s ease forwards;animation-delay:.7s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media(min-width:640px){.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem}}.hero-cta[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(180deg,#fff,#e4e4e7);color:#09090b;font-weight:600;font-size:.95rem;border:none;border-radius:8px;transition:all .2s ease;opacity:0;transform:translateY(20px);animation:fadeUp .6s ease forwards;animation-delay:.9s;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffc,inset 0 -1px #0000000d,0 2px 8px #00000026,0 1px 2px #0000001a}.hero-cta[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.4) 0%,transparent 100%);pointer-events:none}.hero-cta[data-astro-cid-bbe6dxrz]:hover{background:linear-gradient(180deg,#f4f4f5,#d4d4d8);gap:1rem;box-shadow:inset 0 1px #fffc,inset 0 -1px #0000000d,0 4px 12px #0003,0 2px 4px #0000001a;transform:translateY(-1px)}.hero-cta[data-astro-cid-bbe6dxrz]:active{transform:translateY(0);box-shadow:inset 0 1px #fff9,inset 0 -1px #0000000d,0 1px 4px #00000026}.hero-cta[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{transition:transform .2s ease}.hero-cta[data-astro-cid-bbe6dxrz]:hover svg[data-astro-cid-bbe6dxrz]{transform:translate(2px)}.hero-footer[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;left:3rem;right:3rem;display:flex;justify-content:space-between;align-items:flex-end;opacity:0;animation:fadeUp .6s ease forwards;animation-delay:1.1s}@media(max-width:640px){.hero-footer[data-astro-cid-bbe6dxrz]{left:1.5rem;right:1.5rem}}.hero-location[data-astro-cid-bbe6dxrz],.hero-year[data-astro-cid-bbe6dxrz]{font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;color:#71717a;flex:1}.hero-year[data-astro-cid-bbe6dxrz]{text-align:right}.scroll-indicator[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.scroll-indicator[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;color:#71717a;animation:scrollFade 2s ease-in-out infinite}@keyframes scrollFade{0%,to{opacity:.5}50%{opacity:1}}.scroll-line[data-astro-cid-bbe6dxrz]{width:20px;height:32px;border:1px solid rgba(113,113,122,.5);border-radius:10px;position:relative;overflow:hidden}.scroll-line[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:6px;left:50%;transform:translate(-50%);width:3px;height:6px;background:linear-gradient(180deg,#f97316,#ea580c);border-radius:2px;animation:scrollBounce 1.5s ease-in-out infinite}@keyframes scrollBounce{0%,to{top:6px;opacity:1}50%{top:18px;opacity:.5}}.hero-frame[data-astro-cid-bbe6dxrz]{opacity:0;animation:fadeIn 1s ease forwards;animation-delay:.5s}@keyframes fadeIn{to{opacity:1}}.stats[data-astro-cid-bhxv2qxz]{position:relative;padding:6rem 1.5rem}.stats-glow[data-astro-cid-bhxv2qxz]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:800px;height:400px;background:radial-gradient(ellipse at center,rgba(234,88,12,.08) 0%,rgba(249,115,22,.04) 30%,transparent 70%);pointer-events:none}.stats-container[data-astro-cid-bhxv2qxz]{position:relative;max-width:72rem;margin:0 auto}.stats-grid[data-astro-cid-bhxv2qxz]{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem 2rem}@media(min-width:768px){.stats-grid[data-astro-cid-bhxv2qxz]{grid-template-columns:repeat(4,1fr);gap:4rem}}.stat-item[data-astro-cid-bhxv2qxz]{text-align:center;position:relative}.stat-value[data-astro-cid-bhxv2qxz]{display:block;font-size:clamp(3rem,10vw,5rem);font-weight:700;letter-spacing:-.04em;line-height:1;background:linear-gradient(135deg,#fff 0% 40%,#a1a1aa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.75rem}.stat-label[data-astro-cid-bhxv2qxz]{display:block;font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#a1a1aa}.stats-divider[data-astro-cid-bhxv2qxz]{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:72rem;height:1px;background:linear-gradient(90deg,transparent,rgba(234,88,12,.3) 20%,rgba(249,115,22,.4) 50%,rgba(234,88,12,.3) 80%,transparent)}.portfolio[data-astro-cid-uhrerali]{padding:8rem 1.5rem;border-top:1px solid rgba(255,255,255,.05)}.portfolio-container[data-astro-cid-uhrerali]{max-width:72rem;margin:0 auto;display:grid;gap:4rem}@media(min-width:1024px){.portfolio-container[data-astro-cid-uhrerali]{grid-template-columns:200px 1fr;gap:6rem}}.portfolio-label[data-astro-cid-uhrerali]{display:flex;align-items:center;gap:1rem;font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#a1a1aa}.label-line[data-astro-cid-uhrerali]{width:2rem;height:1px;background:#3f3f46}@media(min-width:1024px){.portfolio-label[data-astro-cid-uhrerali]{flex-direction:row-reverse;justify-content:flex-end}}.portfolio-title[data-astro-cid-uhrerali]{font-size:clamp(2rem,5vw,3.5rem);font-weight:600;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:4rem}.title-accent[data-astro-cid-uhrerali]{background:linear-gradient(135deg,#f97316,#ea580c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.portfolio-grid[data-astro-cid-uhrerali]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.portfolio-grid[data-astro-cid-uhrerali]{grid-template-columns:repeat(2,1fr)}}.project-card[data-astro-cid-uhrerali]{display:flex;flex-direction:column;background:linear-gradient(180deg,#ffffff08,#ffffff03);border:1px solid rgba(255,255,255,.08);border-radius:12px;transition:all .25s ease;overflow:hidden;position:relative;box-shadow:0 4px 24px #0003,inset 0 1px #ffffff0d}.project-card[data-astro-cid-uhrerali]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(234,88,12,.08),transparent 60%);opacity:0;transition:opacity .25s ease;pointer-events:none;z-index:1;border-radius:12px}.project-card[data-astro-cid-uhrerali]:hover:before{opacity:1}.project-card[data-astro-cid-uhrerali]:hover{border-color:#ea580c4d;transform:translateY(-4px);box-shadow:0 8px 32px #0000004d,0 0 0 1px #ea580c1a,inset 0 1px #ffffff14}.project-card[data-astro-cid-uhrerali]:hover .project-arrow[data-astro-cid-uhrerali]{transform:translate(4px,-4px);color:#f97316}.project-card[data-astro-cid-uhrerali]:hover .project-image[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{transform:scale(1.05)}.project-card[data-astro-cid-uhrerali]:hover .project-name[data-astro-cid-uhrerali]{color:#f97316}.project-image[data-astro-cid-uhrerali]{aspect-ratio:16/10;overflow:hidden;position:relative}.project-image[data-astro-cid-uhrerali]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(9,9,11,.8) 100%);pointer-events:none}.project-image[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.project-info[data-astro-cid-uhrerali]{padding:1.5rem;display:flex;flex-direction:column;flex:1}.project-header[data-astro-cid-uhrerali]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.project-name[data-astro-cid-uhrerali]{font-size:1.5rem;font-weight:600;color:#fff;letter-spacing:-.02em;margin-bottom:.25rem;transition:color .3s ease}.project-tagline[data-astro-cid-uhrerali]{font-size:.85rem;color:#a1a1aa}.project-arrow[data-astro-cid-uhrerali]{color:#a1a1aa;transition:all .3s ease;flex-shrink:0}.project-desc[data-astro-cid-uhrerali]{font-size:.9rem;color:#a1a1aa;line-height:1.6;margin-bottom:1.5rem}.project-stats[data-astro-cid-uhrerali]{display:flex;gap:1.5rem;padding:1.25rem;background:#ffffff05;border-radius:8px;margin-bottom:1.25rem}.stat[data-astro-cid-uhrerali]{display:flex;flex-direction:column;gap:.25rem}.stat-value[data-astro-cid-uhrerali]{font-size:1.25rem;font-weight:600;color:#fff}.stat-label[data-astro-cid-uhrerali]{font-size:.65rem;color:#a1a1aa;text-transform:uppercase;letter-spacing:.1em}.project-tags[data-astro-cid-uhrerali]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.tag[data-astro-cid-uhrerali]{padding:.35rem .75rem;font-size:.7rem;font-weight:500;color:#a1a1aa;background:#ffffff0a;border-radius:6px;transition:all .2s ease}.project-card[data-astro-cid-uhrerali]:hover .tag[data-astro-cid-uhrerali]{background:#ea580c1a;color:#d4d4d8}.services[data-astro-cid-g5jplrhu]{padding:8rem 1.5rem;border-top:1px solid rgba(255,255,255,.05)}.services-container[data-astro-cid-g5jplrhu]{max-width:72rem;margin:0 auto;display:grid;gap:4rem}@media(min-width:1024px){.services-container[data-astro-cid-g5jplrhu]{grid-template-columns:200px 1fr;gap:6rem}}.services-label[data-astro-cid-g5jplrhu]{display:flex;align-items:center;gap:1rem;font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#a1a1aa}.label-line[data-astro-cid-g5jplrhu]{width:2rem;height:1px;background:#3f3f46}@media(min-width:1024px){.services-label[data-astro-cid-g5jplrhu]{flex-direction:row-reverse;justify-content:flex-end}}.services-title[data-astro-cid-g5jplrhu]{font-size:clamp(2rem,5vw,3.5rem);font-weight:600;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:4rem}.title-accent[data-astro-cid-g5jplrhu]{background:linear-gradient(135deg,#f97316,#ea580c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:1fr;gap:0;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;background:#ffffff03}@media(min-width:768px){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr)}}.service-item[data-astro-cid-g5jplrhu]{padding:2rem;border-bottom:1px solid rgba(255,255,255,.08);transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}@media(min-width:768px){.service-item[data-astro-cid-g5jplrhu]{border-right:1px solid rgba(255,255,255,.08)}.service-item[data-astro-cid-g5jplrhu]:nth-child(2n){border-right:none}.service-item[data-astro-cid-g5jplrhu]:nth-child(3),.service-item[data-astro-cid-g5jplrhu]:nth-child(4){border-bottom:none}}.service-item[data-astro-cid-g5jplrhu]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#ea580c,#f97316);transition:width .4s cubic-bezier(.16,1,.3,1)}.service-item[data-astro-cid-g5jplrhu]:hover{background:#ea580c08}.service-item[data-astro-cid-g5jplrhu]:hover:after{width:100%}.service-item[data-astro-cid-g5jplrhu]:hover .service-number[data-astro-cid-g5jplrhu],.service-item[data-astro-cid-g5jplrhu]:hover .service-name[data-astro-cid-g5jplrhu]{color:#f97316;transform:translate(4px)}.service-number[data-astro-cid-g5jplrhu]{font-size:.7rem;font-weight:500;letter-spacing:.1em;color:#71717a;margin-bottom:1rem;display:block;transition:all .4s cubic-bezier(.16,1,.3,1)}.service-name[data-astro-cid-g5jplrhu]{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.75rem;letter-spacing:-.02em;transition:all .4s cubic-bezier(.16,1,.3,1)}.service-desc[data-astro-cid-g5jplrhu]{font-size:.95rem;color:#a1a1aa;line-height:1.6}.gtm[data-astro-cid-uttchgl2]{padding:8rem 1.5rem;border-top:1px solid rgba(255,255,255,.05)}.gtm-container[data-astro-cid-uttchgl2]{max-width:72rem;margin:0 auto;display:grid;gap:4rem}@media(min-width:1024px){.gtm-container[data-astro-cid-uttchgl2]{grid-template-columns:200px 1fr;gap:6rem}}.gtm-label[data-astro-cid-uttchgl2]{display:flex;align-items:center;gap:1rem;font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#a1a1aa}.label-line[data-astro-cid-uttchgl2]{width:2rem;height:1px;background:#3f3f46}@media(min-width:1024px){.gtm-label[data-astro-cid-uttchgl2]{flex-direction:row-reverse;justify-content:flex-end}}.gtm-title[data-astro-cid-uttchgl2]{font-size:clamp(2rem,5vw,3.5rem);font-weight:600;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:4rem}.title-accent[data-astro-cid-uttchgl2]{background:linear-gradient(135deg,#f97316,#ea580c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gtm-grid[data-astro-cid-uttchgl2]{display:grid;grid-template-columns:1fr;gap:0;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;background:#ffffff03}@media(min-width:768px){.gtm-grid[data-astro-cid-uttchgl2]{grid-template-columns:repeat(2,1fr)}}.gtm-item[data-astro-cid-uttchgl2]{padding:2rem;border-bottom:1px solid rgba(255,255,255,.08);transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}@media(min-width:768px){.gtm-item[data-astro-cid-uttchgl2]{border-right:1px solid rgba(255,255,255,.08)}.gtm-item[data-astro-cid-uttchgl2]:nth-child(2n){border-right:none}.gtm-item[data-astro-cid-uttchgl2]:nth-child(3),.gtm-item[data-astro-cid-uttchgl2]:nth-child(4){border-bottom:none}}.gtm-item[data-astro-cid-uttchgl2]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#ea580c,#f97316);transition:width .4s cubic-bezier(.16,1,.3,1)}.gtm-item[data-astro-cid-uttchgl2]:hover{background:#ea580c08}.gtm-item[data-astro-cid-uttchgl2]:hover:after{width:100%}.gtm-item[data-astro-cid-uttchgl2]:hover .gtm-number[data-astro-cid-uttchgl2],.gtm-item[data-astro-cid-uttchgl2]:hover .gtm-name[data-astro-cid-uttchgl2]{color:#f97316;transform:translate(4px)}.gtm-number[data-astro-cid-uttchgl2]{font-size:.7rem;font-weight:500;letter-spacing:.1em;color:#71717a;margin-bottom:1rem;display:block;transition:all .4s cubic-bezier(.16,1,.3,1)}.gtm-name[data-astro-cid-uttchgl2]{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.75rem;letter-spacing:-.02em;transition:all .4s cubic-bezier(.16,1,.3,1)}.gtm-desc[data-astro-cid-uttchgl2]{font-size:.95rem;color:#a1a1aa;line-height:1.6}.process[data-astro-cid-fz4tclxl]{padding:8rem 1.5rem;border-top:1px solid rgba(255,255,255,.05);overflow:hidden}.process-container[data-astro-cid-fz4tclxl]{max-width:80rem;margin:0 auto}.process-header[data-astro-cid-fz4tclxl]{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:4rem}@media(min-width:1024px){.process-header[data-astro-cid-fz4tclxl]{flex-direction:row;align-items:flex-end;gap:4rem;margin-bottom:6rem}}.process-label[data-astro-cid-fz4tclxl]{display:flex;align-items:center;gap:1rem;font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#a1a1aa}.label-line[data-astro-cid-fz4tclxl]{width:2rem;height:1px;background:#3f3f46}.process-title[data-astro-cid-fz4tclxl]{font-size:clamp(2rem,5vw,3.5rem);font-weight:600;color:#fff;letter-spacing:-.03em;line-height:1.1}.title-accent[data-astro-cid-fz4tclxl]{background:linear-gradient(135deg,#f97316,#ea580c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.timeline-mobile[data-astro-cid-fz4tclxl]{position:relative;display:block}@media(min-width:1024px){.timeline-mobile[data-astro-cid-fz4tclxl]{display:none}}.timeline-track-mobile[data-astro-cid-fz4tclxl]{position:absolute;left:23px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#ea580c80,#f973164d,#ea580c1a)}.timeline-steps-mobile[data-astro-cid-fz4tclxl]{display:flex;flex-direction:column}.step-mobile[data-astro-cid-fz4tclxl]{display:flex;gap:1.5rem;padding:1.5rem 0;position:relative}.step-node-mobile[data-astro-cid-fz4tclxl]{position:relative;flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#09090b;border:2px solid rgba(234,88,12,.3);z-index:1}.step-number-mobile[data-astro-cid-fz4tclxl]{font-size:.75rem;font-weight:600;letter-spacing:.05em;color:#a1a1aa}.step-content-mobile[data-astro-cid-fz4tclxl]{flex:1;padding-top:.5rem}.step-title-mobile[data-astro-cid-fz4tclxl]{font-size:1.25rem;font-weight:600;color:#fff;letter-spacing:-.02em;margin-bottom:.5rem}.step-desc-mobile[data-astro-cid-fz4tclxl]{font-size:.95rem;color:#a1a1aa;line-height:1.6}.steps-desktop[data-astro-cid-fz4tclxl]{display:none}@media(min-width:1024px){.steps-desktop[data-astro-cid-fz4tclxl]{display:grid;grid-template-columns:repeat(5,1fr);gap:0}}.step-desktop[data-astro-cid-fz4tclxl]{position:relative;background:transparent;padding:3rem 2rem 2rem;min-height:360px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;transition:all .5s cubic-bezier(.16,1,.3,1);border-right:1px solid rgba(255,255,255,.05)}.step-desktop[data-astro-cid-fz4tclxl]:last-child{border-right:none}.step-desktop[data-astro-cid-fz4tclxl]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#ea580c,#f97316);transition:width .5s cubic-bezier(.16,1,.3,1)}.step-desktop[data-astro-cid-fz4tclxl]:hover:after{width:100%}.step-big-number[data-astro-cid-fz4tclxl]{position:absolute;top:2rem;left:2rem;font-size:7rem;font-weight:700;letter-spacing:-.05em;line-height:1;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.06);transition:all .6s cubic-bezier(.16,1,.3,1);user-select:none}.step-desktop[data-astro-cid-fz4tclxl]:hover .step-big-number[data-astro-cid-fz4tclxl]{-webkit-text-stroke:1px rgba(234,88,12,.3)}.step-content-desktop[data-astro-cid-fz4tclxl]{position:relative;z-index:1}.step-title-row[data-astro-cid-fz4tclxl]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.step-title-desktop[data-astro-cid-fz4tclxl]{font-size:1.25rem;font-weight:600;color:#fff;letter-spacing:-.02em;transition:all .4s cubic-bezier(.16,1,.3,1)}.step-expand-icon[data-astro-cid-fz4tclxl]{font-size:1.25rem;font-weight:300;color:#71717a;transition:all .4s cubic-bezier(.16,1,.3,1)}.step-desktop[data-astro-cid-fz4tclxl]:hover .step-title-desktop[data-astro-cid-fz4tclxl]{color:#f97316}.step-desktop[data-astro-cid-fz4tclxl]:hover .step-expand-icon[data-astro-cid-fz4tclxl]{color:#f97316;transform:rotate(45deg)}.step-desc-desktop[data-astro-cid-fz4tclxl]{font-size:.85rem;color:#71717a;line-height:1.6;transition:all .4s cubic-bezier(.16,1,.3,1);max-height:0;overflow:hidden;opacity:0}.step-desktop[data-astro-cid-fz4tclxl]:hover .step-desc-desktop[data-astro-cid-fz4tclxl]{color:#a1a1aa;max-height:100px;opacity:1}.consulting[data-astro-cid-pybvqszq]{padding:6rem 1.5rem;border-top:1px solid rgba(255,255,255,.05)}.consulting-container[data-astro-cid-pybvqszq]{max-width:72rem;margin:0 auto}.consulting-label[data-astro-cid-pybvqszq]{font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#a1a1aa;margin-bottom:2rem}.consulting-content[data-astro-cid-pybvqszq]{display:flex;flex-direction:column;gap:2rem}@media(min-width:768px){.consulting-content[data-astro-cid-pybvqszq]{flex-direction:row;align-items:center;justify-content:space-between}}.consulting-text[data-astro-cid-pybvqszq]{max-width:36rem}.consulting-title[data-astro-cid-pybvqszq]{font-size:1.75rem;font-weight:600;color:#fff;letter-spacing:-.02em;margin-bottom:.75rem}.title-accent[data-astro-cid-pybvqszq]{background:linear-gradient(135deg,#f97316,#ea580c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.consulting-desc[data-astro-cid-pybvqszq]{font-size:1rem;color:#a1a1aa;line-height:1.6}.consulting-btn[data-astro-cid-pybvqszq]{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:linear-gradient(180deg,#fff,#e4e4e7);border:none;border-radius:8px;color:#09090b;font-weight:500;font-size:.9rem;transition:all .2s ease;flex-shrink:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffc,inset 0 -1px #0000000d,0 2px 8px #00000026,0 1px 2px #0000001a}.consulting-btn[data-astro-cid-pybvqszq]:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.4) 0%,transparent 100%);pointer-events:none}.consulting-btn[data-astro-cid-pybvqszq]:hover{background:linear-gradient(180deg,#f4f4f5,#d4d4d8);gap:1rem;transform:translateY(-1px);box-shadow:inset 0 1px #fffc,inset 0 -1px #0000000d,0 4px 12px #0003,0 2px 4px #0000001a}.consulting-btn[data-astro-cid-pybvqszq]:active{transform:translateY(0);box-shadow:inset 0 1px #fff9,inset 0 -1px #0000000d,0 1px 4px #00000026}.consulting-btn[data-astro-cid-pybvqszq] svg[data-astro-cid-pybvqszq]{transition:transform .2s ease}.consulting-btn[data-astro-cid-pybvqszq]:hover svg[data-astro-cid-pybvqszq]{transform:translate(2px)}.cta[data-astro-cid-4xty6sx2]{padding:8rem 1.5rem;border-top:1px solid rgba(255,255,255,.05);position:relative;overflow:hidden}.cta[data-astro-cid-4xty6sx2]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle at center,rgba(234,88,12,.08) 0%,rgba(249,115,22,.04) 30%,transparent 60%);animation:ctaPulse 4s ease-in-out infinite;pointer-events:none}@keyframes ctaPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(1.15);opacity:1}}.cta-container[data-astro-cid-4xty6sx2]{position:relative;max-width:48rem;margin:0 auto;text-align:center}.cta-title[data-astro-cid-4xty6sx2]{font-size:clamp(2.5rem,6vw,4rem);font-weight:600;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:1.5rem}.title-accent[data-astro-cid-4xty6sx2]{background:linear-gradient(135deg,#f97316,#ea580c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.cta-text[data-astro-cid-4xty6sx2]{font-size:1.125rem;color:#a1a1aa;margin-bottom:3rem}.cta-btn[data-astro-cid-4xty6sx2]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(180deg,#fff,#e4e4e7);color:#09090b;font-weight:600;font-size:.95rem;border:none;border-radius:8px;transition:all .2s ease;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffc,inset 0 -1px #0000000d,0 2px 8px #00000026,0 1px 2px #0000001a}.cta-btn[data-astro-cid-4xty6sx2]:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.4) 0%,transparent 100%);pointer-events:none}.cta-btn[data-astro-cid-4xty6sx2]:hover{background:linear-gradient(180deg,#f4f4f5,#d4d4d8);gap:1rem;box-shadow:inset 0 1px #fffc,inset 0 -1px #0000000d,0 4px 12px #0003,0 2px 4px #0000001a;transform:translateY(-1px)}.cta-btn[data-astro-cid-4xty6sx2]:active{transform:translateY(0);box-shadow:inset 0 1px #fff9,inset 0 -1px #0000000d,0 1px 4px #00000026}.cta-btn[data-astro-cid-4xty6sx2] svg[data-astro-cid-4xty6sx2]{transition:transform .2s ease}.cta-btn[data-astro-cid-4xty6sx2]:hover svg[data-astro-cid-4xty6sx2]{transform:translate(2px)}.nav[data-astro-cid-pux6a34n]{position:fixed;top:0;left:0;right:0;z-index:50}.nav-bg[data-astro-cid-pux6a34n]{position:absolute;inset:0;background:#09090bcc;backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.05)}.nav-container[data-astro-cid-pux6a34n]{position:relative;max-width:72rem;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:4rem}@media(min-width:640px){.nav-container[data-astro-cid-pux6a34n]{height:5rem}}.nav-logo[data-astro-cid-pux6a34n]{font-size:1.125rem;font-weight:600;color:#fff;letter-spacing:-.02em;transition:opacity .2s ease}.nav-logo[data-astro-cid-pux6a34n]:hover{opacity:.8}.nav-links[data-astro-cid-pux6a34n]{display:none;align-items:center;gap:2.5rem}@media(min-width:768px){.nav-links[data-astro-cid-pux6a34n]{display:flex}}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{font-size:.875rem;color:#a1a1aa;transition:color .2s ease;position:relative}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:linear-gradient(90deg,#ea580c,#f97316);transition:width .3s cubic-bezier(.16,1,.3,1)}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:#fff}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover:after{width:100%}.nav-cta-btn[data-astro-cid-pux6a34n]{display:none;padding:.625rem 1.25rem;background:linear-gradient(180deg,#fff,#e4e4e7);color:#09090b;font-size:.875rem;font-weight:500;border-radius:8px;transition:all .2s ease;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffc,inset 0 -1px #0000000d,0 2px 6px #0000001f}.nav-cta-btn[data-astro-cid-pux6a34n]:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.4) 0%,transparent 100%);pointer-events:none}@media(min-width:768px){.nav-cta-btn[data-astro-cid-pux6a34n]{display:block}}.nav-cta-btn[data-astro-cid-pux6a34n]:hover{background:linear-gradient(180deg,#f4f4f5,#d4d4d8);transform:translateY(-1px);box-shadow:inset 0 1px #fffc,inset 0 -1px #0000000d,0 4px 10px #00000026}.nav-cta-btn[data-astro-cid-pux6a34n]:active{transform:translateY(0);box-shadow:inset 0 1px #fff9,inset 0 -1px #0000000d,0 1px 3px #0000001a}.nav-mobile-btn[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;gap:5px;padding:.5rem;margin-right:-.5rem}@media(min-width:768px){.nav-mobile-btn[data-astro-cid-pux6a34n]{display:none}}.nav-mobile-btn[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{width:18px;height:1.5px;background:#fffc;transition:all .2s ease;transform-origin:center}.nav-mobile-menu[data-astro-cid-pux6a34n]{display:none;background:#09090bf2;backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.05)}@media(min-width:768px){.nav-mobile-menu[data-astro-cid-pux6a34n]{display:none!important}}.nav-mobile-menu[data-astro-cid-pux6a34n] ul[data-astro-cid-pux6a34n]{max-width:72rem;margin:0 auto;padding:.5rem 0}.nav-mobile-menu[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{display:block;padding:1rem 1.5rem;font-size:.9rem;color:#a1a1aa;transition:all .2s ease;border-bottom:1px solid rgba(255,255,255,.05)}.nav-mobile-menu[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:#fff;background:#ea580c0d}.nav-mobile-cta[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:#fff!important;background:linear-gradient(90deg,#ea580c1a,#f973160d);border-bottom:none!important}/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial;--tw-duration:initial;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-zinc-800:#27272a;--color-zinc-950:#09090b;--color-neutral-300:oklch(87% 0 0);--color-neutral-400:oklch(70.8% 0 0);--color-white:#fff;--spacing:.25rem;--container-6xl:72rem;--container-7xl:80rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--font-weight-medium:500;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.block{display:block}.flex{display:flex}.grid{display:grid}.min-h-screen{min-height:100vh}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.delay-1{transition-delay:1ms}.delay-2{transition-delay:2ms}.delay-3{transition-delay:3ms}.delay-4{transition-delay:4ms}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{background-color:var(--color-zinc-950);color:#fff;font-feature-settings:"kern" 1,"liga" 1,"cv11" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.section{padding-inline:calc(var(--spacing)*6);padding-block:calc(var(--spacing)*24);position:relative}@media(min-width:40rem){.section{padding-block:calc(var(--spacing)*32)}}.container{max-width:var(--container-6xl);margin-inline:auto}.container-lg{max-width:var(--container-7xl);margin-inline:auto}.section-header{margin-bottom:calc(var(--spacing)*16)}@media(min-width:40rem){.section-header{margin-bottom:calc(var(--spacing)*20)}}.section-label{letter-spacing:.2em;text-transform:uppercase;color:#a1a1aa;margin-bottom:1rem;font-size:.7rem;font-weight:500;display:block}.section-title{color:#fff;letter-spacing:-.03em;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.1}.nav-link{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height));color:var(--color-neutral-400);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:.2s;transition-duration:.2s}@media(hover:hover){.nav-link:hover{color:var(--color-white)}}.nav-link-mobile{border-bottom-style:var(--tw-border-style);border-color:#27272a80;border-bottom-width:1px;display:block}@supports (color:color-mix(in lab,red,red)){.nav-link-mobile{border-color:color-mix(in oklab,var(--color-zinc-800)50%,transparent)}}.nav-link-mobile{padding-inline:calc(var(--spacing)*6);padding-block:calc(var(--spacing)*4);color:var(--color-neutral-300);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(hover:hover){.nav-link-mobile:hover{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.nav-link-mobile:hover{background-color:color-mix(in oklab,var(--color-white)5%,transparent)}}.nav-link-mobile:hover{color:var(--color-white)}}.nav-cta{padding-inline:calc(var(--spacing)*5);padding-block:calc(var(--spacing)*2.5);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:.2s;color:#09090b;background:#fff;transition-duration:.2s}.nav-cta:hover{background:#f4f4f5}.nav-cta-mobile{width:100%;padding-inline:calc(var(--spacing)*6);padding-block:calc(var(--spacing)*3);text-align:center;font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));color:#09090b;background:#fff;display:block}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.animate-on-scroll{opacity:1;transform:none}.title-word{opacity:1;animation:none;transform:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}.cursor-glow{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;opacity:0;transition:opacity .3s ease;background:radial-gradient(600px circle at var(--cursor-x, 50%) var(--cursor-y, 50%),rgba(234,88,12,.04),transparent 40%)}@media(max-width:768px){.cursor-glow{display:none}}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.animate-on-scroll.in-view{opacity:1;transform:translateY(0)}.animate-on-scroll.delay-1{transition-delay:.1s}.animate-on-scroll.delay-2{transition-delay:.2s}.animate-on-scroll.delay-3{transition-delay:.3s}.animate-on-scroll.delay-4{transition-delay:.4s}.footer[data-astro-cid-sz7xmlte]{padding:4rem 1.5rem;border-top:1px solid rgba(255,255,255,.05);position:relative}.footer[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;height:1px;background:linear-gradient(90deg,transparent,rgba(234,88,12,.3),transparent)}.footer-container[data-astro-cid-sz7xmlte]{max-width:72rem;margin:0 auto}.footer-top[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}@media(min-width:640px){.footer-top[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer-logo[data-astro-cid-sz7xmlte]{font-size:1.25rem;font-weight:600;color:#fff;letter-spacing:-.02em}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:.875rem;color:#a1a1aa;margin-top:.25rem}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;gap:2rem}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9rem;color:#a1a1aa;transition:color .2s ease;position:relative}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:linear-gradient(90deg,#ea580c,#f97316);transition:width .3s cubic-bezier(.16,1,.3,1)}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover:after{width:100%}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05)}@media(min-width:640px){.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between}}.footer-copy[data-astro-cid-sz7xmlte],.footer-location[data-astro-cid-sz7xmlte]{font-size:.75rem;color:#71717a}
