.home-contact__inner{display:grid;gap:40px}.home-contact--links .home-contact__inner{justify-items:center;text-align:center;max-width:760px;margin-inline:auto}.home-contact--links .home-contact__copy{align-items:center;gap:24px}.home-contact--links .home-contact__channels{width:100%}.home-contact--links .contact-channels__link{justify-items:center;text-align:center;grid-template-columns:auto;grid-template-areas:"label" "value"}.home-contact--links .contact-channels__link .contact-channels__arrow{display:none}.home-contact--links .contact-channels--inline .contact-channels__item:last-child{border-bottom:0}.home-contact__status{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;padding:7px 14px;border:1px solid #1e222b;border-radius:999px;background:#0c0e12;font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.2rem;color:#9098a6}.home-contact--links .home-contact__status{align-self:center}.home-contact__status-dot{width:7px;height:7px;border-radius:50%;background:#cf0}.home-contact__copy{display:flex;flex-direction:column;gap:24px}.home-contact__form{padding:28px 24px;border:1px solid #1e222b;border-radius:18px;background:#0c0e12}.home-contact__note{margin-top:24px;font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.2rem;color:#5c6472}.home-experience__list{margin-top:48px}.home-experience__footer{display:flex;justify-content:center;margin-top:44px}.home-hero{position:relative;overflow:hidden;padding-block:72px 80px}.home-hero .grid-lines{transform:translate3d(0,var(--parallax-y,0),0)}.home-hero__inner{position:relative;display:grid;gap:48px;align-items:center}.home-hero__content{display:flex;flex-direction:column;gap:20px}.home-hero__status{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;padding:7px 14px;border:1px solid #1e222b;border-radius:999px;background:#0c0e12;font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.2rem;color:#9098a6}.home-hero__status-dot{width:7px;height:7px;border-radius:50%;background:#cf0;box-shadow:0 0 0 3px rgba(204,255,0,.14);animation:home-hero-pulse 2.4s cubic-bezier(.16,1,.3,1) infinite}.home-hero__status--booked .home-hero__status-dot{background:#dc2a2e;box-shadow:none;animation:none}.home-hero__status--limited .home-hero__status-dot{background:#f7c13a;box-shadow:none}.home-hero__title{margin-block:4px 0;font-size:clamp(3.2rem,1.9rem + 3.6vw,6rem)}.home-hero__intro{max-width:54ch}.home-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.home-hero__terminal{border:1px solid #1e222b;border-radius:18px;background:#0c0e12;overflow:hidden;transform:translate3d(0,var(--parallax-y,0),0);box-shadow:0 24px 60px -30px rgba(0,0,0,.9)}.home-hero__terminal-bar{display:flex;align-items:center;gap:7px;padding:13px 16px;border-bottom:1px solid #1e222b;background:#14171d}.home-hero__terminal-bar span{width:9px;height:9px;border-radius:50%;background:#2a2f3a}.home-hero__terminal-body{margin:0;padding:22px 20px 26px;font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.25rem;line-height:2;color:#9098a6;white-space:pre-wrap;word-break:break-word}.home-hero__terminal-line{display:block;opacity:0;animation:home-hero-type .4s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(.4s + var(--i) * .14s)}.home-hero__terminal-line.is-command{color:#cf0}@keyframes home-hero-pulse{0%,100%{box-shadow:0 0 0 3px rgba(204,255,0,.14)}50%{box-shadow:0 0 0 6px transparent}}.home-hero-pulse{animation-name:home-hero-pulse}@keyframes home-hero-type{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.home-hero-type{animation-name:home-hero-type}.home-process__inner{display:grid;gap:40px}.home-process__steps{display:flex;flex-direction:column}.home-process__step{display:grid;grid-template-columns:56px 1fr;gap:16px;padding-block:28px;border-top:1px solid #1e222b}.home-process__step:last-child{border-bottom:1px solid #1e222b}.home-process__step-number{font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:2rem;letter-spacing:.08em;color:#cf0}.home-process__step-body{display:flex;flex-direction:column;gap:8px}.home-process__step-title{font-size:2rem;letter-spacing:-.02em;color:#e8ebf0}.home-process__step-text{font-size:1.5rem;line-height:1.65;color:#9098a6}.home-recommendations__slider{margin-top:48px;overflow:hidden}.home-recommendations__slide{height:auto}.home-recommendations__pagination{position:static;display:flex;justify-content:center;gap:8px;margin-top:28px}.home-recommendations__pagination .swiper-pagination-bullet{width:7px;height:7px;margin:0!important;background:#2a2f3a;opacity:1;transition:background-color .3s cubic-bezier(.16,1,.3,1),width .3s cubic-bezier(.16,1,.3,1)}.home-recommendations__pagination .swiper-pagination-bullet-active{width:22px;border-radius:999px;background:#cf0}.home-services__grid{display:grid;gap:16px;margin-top:48px}.home-services__item{position:relative;display:flex;flex-direction:column;gap:12px;padding:28px 24px;border:1px solid #1e222b;border-radius:18px;background:#0c0e12;transition:border-color .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1)}.home-services__item:hover{border-color:#2a2f3a;transform:translateY(-4px)}.home-services__number{font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.2rem;letter-spacing:.1em;color:#cf0}.home-services__title{font-size:1.9rem;line-height:1.25;letter-spacing:-.02em;color:#e8ebf0}.home-services__text{font-size:1.45rem;line-height:1.6;color:#9098a6}.home-services__bullets{display:flex;flex-direction:column;gap:7px;margin-top:auto;padding-top:16px;border-top:1px solid #1e222b}.home-services__bullets li{font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.15rem;color:#5c6472}.home-services__footer{margin-top:40px}.home-stack{overflow:hidden}.home-stack__marquee{position:relative;margin-top:40px;padding-block:8px;mask-image:linear-gradient(to right,transparent,#000 12%,#000 88%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 12%,#000 88%,transparent)}.home-stack__track{display:flex;width:-moz-max-content;width:max-content;animation:home-stack-scroll var(--marquee-duration,38s) linear infinite}.home-stack:hover .home-stack__track{animation-play-state:paused}.home-stack__list{display:flex;align-items:center;gap:12px;padding-inline-end:12px}.home-stack__item{padding:12px 22px;border:1px solid #1e222b;border-radius:999px;background:#0c0e12;font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.3rem;letter-spacing:.02em;color:#9098a6;white-space:nowrap;transition:color .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1)}.home-stack__item:hover{color:#cf0;border-color:rgba(204,255,0,.28)}@keyframes home-stack-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.home-stack-scroll{animation-name:home-stack-scroll}.home-stats{padding-block:48px;border-block:1px solid #1e222b;background:#0c0e12}.home-stats__grid{display:grid;gap:32px;text-align:center}.home-stats__item{display:flex;flex-direction:column;gap:8px}.home-stats__amount{display:block;font-size:clamp(4rem,2.4rem + 4.4vw,7.2rem);line-height:1;letter-spacing:-.04em;color:#cf0;font-variant-numeric:tabular-nums}.home-stats__suffix{font-size:.6em}.home-stats__label{font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.25rem;letter-spacing:.04em;color:#9098a6}.home-work__grid{display:grid;gap:20px;margin-top:48px}.home-work__footer{display:flex;justify-content:center;margin-top:44px}@media (prefers-reduced-motion:reduce){.home-hero__terminal-line{opacity:1;animation:none}.home-hero__status-dot{animation:none}.home-hero .grid-lines,.home-hero__terminal{transform:none}.home-stack__track{animation:none}.home-stack__marquee{overflow-x:auto}}