@charset "UTF-8";@layer properties;@layer theme,base,components,utilities;@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;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.block{display:block}.grid{display:grid}.hidden{display:none}.inline{display:inline}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--font-heading: "Exo 2", Arial, sans-serif;--font-body: "Montserrat", Arial, sans-serif;--font-card: var(--font-body);--color-text-primary: #101820;--color-text-secondary: #2d3339;--color-text-muted: #6b7280;--color-text-inverse: #ffffff;--color-text-soft: #ebebec;--color-surface-dark: #000000;--color-brand-accent: #e08619;--color-text-accent: var(--color-brand-accent)}*{box-sizing:border-box}html{font-family:var(--font-body);color:var(--color-text-primary);overflow-x:hidden}body{margin:0;background:#fff;overflow-x:hidden}p{margin:0;padding:0}button,input,textarea,select{font:inherit}img,svg{display:block;max-width:100%}app-catalog-section,app-service-section{display:block}app-catalog-section .catalog{position:relative;overflow:visible}app-service-section .service{position:relative;overflow:visible}app-catalog-section .catalog__inner,app-service-section .service__inner{position:relative;z-index:1}app-catalog-section .catalog:before,app-service-section .service:before{position:absolute;width:1020.3px;height:828.17px;background-position:center;background-size:contain;background-repeat:no-repeat;content:"";pointer-events:none}app-catalog-section .catalog:before{bottom:-222px;left:-391px;background-image:url(/assets/landing/icons/background-icons/engine-1-bg.svg)}app-service-section .service:before{top:-20%;left:calc(50% - 17px);width:1734.51px;height:1407.89px;background-image:url(/assets/landing/icons/background-icons/engine-2-bg.svg)}@media(max-width:1700px){app-catalog-section .catalog:before{bottom:-190px;left:-360px;width:900px;height:731px}app-service-section .service:before{left:calc(50% + 40px);width:1530px;height:1242.7px}}@media(max-width:1440px){app-catalog-section .catalog:before{bottom:-160px;left:-300px;width:760px;height:617px}app-service-section .service:before{left:calc(50% + 70px);width:1292px;height:1048.9px}}@media(max-width:1180px){app-catalog-section .catalog:before{bottom:-130px;left:-260px;width:620px;height:503px}app-service-section .service:before{left:calc(50% + 55px);width:1054px;height:855.1px}}@media(max-width:820px){app-catalog-section .catalog:before{bottom:-96px;left:-220px;width:520px;height:422px}app-service-section .service:before{left:calc(50% + 25px);width:816px;height:663px}}@media(max-width:640px){app-catalog-section .catalog:before{bottom:-72px;left:-170px;width:390px;height:317px}app-service-section .service:before{left:calc(50% + 12px);width:612px;height:496.4px}}.hero__particles{position:absolute;inset:0;pointer-events:none}.hero__particle{position:absolute;top:var(--dot-top);left:var(--dot-left);width:var(--dot-size);height:var(--dot-size);border-radius:50%;background:var(--dot-color);opacity:0;animation:hero-particle-in .64s cubic-bezier(.16,1,.3,1) var(--dot-enter-delay) both,hero-particle-fly var(--dot-duration) ease-in-out var(--dot-delay) infinite alternate;will-change:opacity,transform}@keyframes hero-particle-fly{0%{transform:translateZ(0) scale(.72)}to{transform:translate3d(var(--dot-x),var(--dot-y),0) scale(.86)}}@keyframes hero-particle-in{0%{opacity:0}to{opacity:var(--dot-opacity)}}@media(prefers-reduced-motion:reduce){.hero__particles,.hero__particle{animation-duration:1ms;animation-delay:0ms}}.hero__button{transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background-color .25s ease,color .25s ease;will-change:transform}.hero__button-icon{transition:transform .25s ease;will-change:transform}.hero__button--primary:hover,.hero__button--primary:focus-visible{background:#f59a1f;box-shadow:0 12px 28px #ef8b1059;transform:translateY(-3px)}.hero__button--primary:hover .hero__button-icon,.hero__button--primary:focus-visible .hero__button-icon{transform:translate(3px) rotate(-6deg)}.hero__button--secondary{position:relative;overflow:hidden}.hero__button--secondary:hover,.hero__button--secondary:focus-visible{border-color:#fff;box-shadow:0 12px 28px #ffffff1f;color:#fff;transform:translateY(-3px)}.hero__button--secondary:hover .hero__button-icon,.hero__button--secondary:focus-visible .hero__button-icon{transform:rotate(-8deg) scale(1.08)}@media(prefers-reduced-motion:reduce){.hero__button,.hero__button-icon{transition-duration:1ms}}.hover-underline{position:relative;display:inline-block;text-decoration:none}.hover-underline:after{position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:var(--hover-underline-color, var(--color-brand-accent));content:"";transform:scaleX(0);transform-origin:left center;transition:transform var(--hover-underline-duration, .26s) ease-out;will-change:transform}.hover-underline:hover:after,.hover-underline:focus-visible:after,.hover-underline-trigger:hover .hover-underline:after,.hover-underline-trigger:focus-visible .hover-underline:after,.hover-underline-trigger:focus-within .hover-underline:after{transform:scaleX(1)}.hover-underline--white{--hover-underline-color: #fff}@media(prefers-reduced-motion:reduce){.hover-underline:after{transition: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-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@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-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial}}}.landing-section{background:#fff;color:#2a2f33;margin-top:180px}.landing-section__inner{padding:0 150px}.landing-section__header{margin-bottom:80px}.landing-section__header--reveal .landing-section__title,.landing-section__header--reveal .section-pager,.landing-section__header--reveal .landing-section__copy{opacity:0;will-change:opacity,filter,transform}.landing-section__header--reveal .landing-section__title{filter:blur(8px);transform:translate3d(0,42px,0);transition:opacity .72s cubic-bezier(.16,1,.3,1),filter .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1)}.landing-section__header--reveal .section-pager,.landing-section__header--reveal .landing-section__copy{filter:blur(6px);transform:translate3d(0,26px,0);transition:opacity .64s cubic-bezier(.16,1,.3,1),filter .64s cubic-bezier(.16,1,.3,1),transform .64s cubic-bezier(.16,1,.3,1);transition-delay:.22s}.landing-section__header--reveal .landing-section__copy{transition-delay:.3s}.landing-section__header--reveal .landing-section__actions>*{opacity:0;transform:translate3d(0,16px,0) scale(.96);transition:opacity .52s cubic-bezier(.16,1,.3,1),transform .52s cubic-bezier(.16,1,.3,1);transition-delay:.46s;will-change:opacity,transform}.landing-section__header--reveal .landing-section__actions>*:nth-child(2){transition-delay:.54s}.landing-section__header--reveal.is-visible .landing-section__title,.landing-section__header--reveal.is-visible .section-pager,.landing-section__header--reveal.is-visible .landing-section__copy{opacity:1;filter:blur(0);transform:translateZ(0)}.landing-section__header--reveal.is-visible .landing-section__actions>*{opacity:1;transform:translateZ(0) scale(1)}.landing-reveal-copy{opacity:0;filter:blur(6px);transform:translate3d(0,26px,0);transition:opacity .64s cubic-bezier(.16,1,.3,1),filter .64s cubic-bezier(.16,1,.3,1),transform .64s cubic-bezier(.16,1,.3,1);will-change:opacity,filter,transform}.landing-reveal-copy.is-visible{opacity:1;filter:blur(0);transform:translateZ(0)}.landing-section__title{margin:0 0 100px;font-family:var(--font-heading);font-size:120px;font-weight:600;line-height:99px}.landing-section__lockup{display:grid;grid-template-columns:150px minmax(0,1fr);gap:clamp(48px,5.2vw,100px);align-items:start}.landing-section__copy{display:grid;grid-template-columns:minmax(0,955px) minmax(240px,1fr);gap:clamp(48px,5.2vw,100px);align-items:start;min-width:0}.landing-section__copy>*{min-width:0}.section-pager{display:flex;gap:16px;overflow:hidden}.section-pager__line{width:1px;background:#e08619}.section-pager__copy{display:flex;flex-direction:column;gap:12px;color:#8a8a91}.section-pager__number{color:silver;font-size:26px;font-weight:500;line-height:34px}.section-pager__label{font-size:12px;line-height:18px}.landing-section__subtitle{margin:-1px 0 0;color:#8a8a91;font-size:44px;font-weight:500;line-height:53px}.landing-section__support{justify-self:end;max-width:240px;margin:0;font-size:16px;line-height:22px}@media(max-width:1700px){.landing-section__inner{padding-inline:100px}}@media(max-width:1440px){.landing-section__inner{padding-inline:64px}}@media(max-width:1350px){.landing-section__lockup{display:flex;flex-direction:column;gap:24px;align-items:stretch;justify-content:flex-start}.landing-section__copy{width:100%;max-width:880px;display:flex;flex-direction:column;gap:32px}.landing-section__support{justify-self:stretch;max-width:none;margin:0}}@media(max-width:1180px){.landing-section__inner{padding:0 30px}.landing-section{margin-top:140px}.landing-section__header{padding-bottom:0}.landing-section__title{font-size:88px;line-height:86px}.landing-section__subtitle{font-size:36px;line-height:43px}}@media(max-width:1024px){.landing-section__lockup{gap:24px;min-height:0}.landing-section{margin-top:120px}.landing-section__subtitle{margin:0;font-size:30px;font-weight:400;line-height:38px;letter-spacing:0}.landing-section__support{max-width:none;margin:0;justify-self:stretch;color:#2a2f33;font-size:16px;line-height:22px;letter-spacing:0}.section-pager__number{font-size:24px;line-height:33.6px}}@media(max-width:820px){.landing-section__inner{padding-inline:24px;padding-left:24px;padding-right:24px}.landing-section__header{padding-bottom:0}.landing-section__title{margin-bottom:36px;font-size:64px;line-height:64px}.landing-section__subtitle{font-size:32px;line-height:38px}}@media(max-width:640px){.landing-section__inner{padding-inline:16px}.landing-section__title{font-size:48px;line-height:50px}.landing-section__subtitle{font-size:28px;line-height:34px}}@media(max-width:430px){.landing-section__lockup{gap:24px;min-height:0}.landing-section{margin-top:80px}.landing-section__subtitle{font-size:20px;line-height:29.4px}.landing-section__support{max-width:262.5px;font-size:15.5px;line-height:22.1px}.section-pager{gap:12px}.section-pager__copy{gap:8px}.section-pager__number{font-size:18px;font-weight:400;line-height:29.4px}}@media(prefers-reduced-motion:reduce){.landing-section__header--reveal .landing-section__title,.landing-section__header--reveal .section-pager,.landing-section__header--reveal .landing-section__copy,.landing-section__header--reveal .landing-section__actions>*,.landing-reveal-copy{opacity:1;filter:none;transform:none;transition:none}}
