@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";.section-nav{z-index:1000;pointer-events:none;background:0 0;flex-direction:column;align-items:center;gap:12px;width:120px;display:flex;position:fixed;top:50%;left:0;transform:translateY(-50%)}.section-nav__dot{opacity:.15;cursor:pointer;pointer-events:auto;background:#fff;border-radius:50%;width:12px;height:12px;transition:all .4s cubic-bezier(.4,0,.2,1)}.section-nav__dot:hover{opacity:.4;transform:scale(1.2)}.section-nav__dot--active{opacity:1;transform:scale(1.1);box-shadow:0 0 15px #fff6}@media (width<=1024px){.section-nav{width:80px}}@media (width<=768px){.section-nav{display:none}}.main-layout{background:var(--bg-dark);width:100%;min-height:100vh;position:relative}.hero{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;padding:80px 56px 80px 120px;display:flex;position:relative;overflow:hidden}.hero__lines{z-index:1;pointer-events:none;opacity:.8;width:auto;height:100%;position:absolute;top:0;right:0}.hero__content{z-index:10;flex:1;justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;display:flex;position:relative}.hero__left{max-width:680px}.hero__eyebrow{color:var(--text-dim);margin-bottom:24px;font-size:1.1rem;font-weight:400}.hero__title{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(3.5rem,8vw,6.5rem);font-weight:800;line-height:1}.hero__right{justify-content:flex-end;align-items:center;min-width:500px;display:flex;position:relative}.hero__tags{flex-direction:column;align-items:center;gap:2rem;display:flex}.hero__tags-row{gap:2rem;display:flex}.hero__tag{color:var(--text-primary);white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1.5px solid #fff3;border-radius:999px;justify-content:center;align-items:center;padding:12px 28px;font-size:2rem;font-weight:500;transition:all .3s;display:inline-flex}.hero__tag:hover{border-color:#fff}.hero__tag--ecommerce{border-color:#e67e22}.hero__tag--software{border-color:#f1c40f}.hero__tag--ai{border-color:#e056fd}.hero__tags--mobile{display:none}@media (width<=1100px){.hero{padding:100px 40px 60px}.hero__content{flex-direction:column;justify-content:center;align-items:flex-start;gap:60px}.hero__right{display:none}.hero__tags--mobile{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:40px;display:flex}.hero__tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:999px;padding:10px 24px;font-size:1.5rem}}@media (width<=768px){.hero{justify-content:center;padding:100px 24px 60px}.hero__title{margin-bottom:20px;font-size:3.5rem}.hero__eyebrow{margin-bottom:16px;font-size:1rem}.hero__tags--mobile{gap:1rem;margin-top:32px}.hero__tag{padding:8px 20px;font-size:1.25rem}.hero__right{display:none}}.software-factory-section{color:#111;scroll-snap-align:start;scroll-snap-stop:always;background:#d4dc22;align-items:center;min-height:100vh;padding:80px 56px 80px 120px;display:flex;position:relative;overflow:hidden}.software-factory-section__lines{z-index:1;pointer-events:none;opacity:.25;width:auto;height:100%;position:absolute;top:0;right:0}.software-factory-section__header-mobile{display:none}.software-factory-section__content{z-index:10;flex-direction:column;width:100%;max-width:1440px;margin:0 auto;display:flex;position:relative}.software-factory-section__main{justify-content:space-between;align-items:center;width:100%;margin-bottom:60px;display:flex}.software-factory-section__left{flex:1}.software-factory-section__badge{color:#111;border:1.5px solid #1116;border-radius:999px;justify-content:center;align-items:center;margin-bottom:32px;padding:10px 24px;font-size:.95rem;font-weight:500;display:inline-flex}.software-factory-section__title{letter-spacing:-.05em;color:#111;margin:0 0 24px;font-size:clamp(3rem,6vw,4.5rem);font-weight:900;line-height:1}.software-factory-section__description{color:#111111d9;max-width:520px;margin:0 0 16px;font-size:1.1rem;line-height:1.5}.software-factory-section__right{width:700px;height:480px;position:relative}.software-factory-section__mockups{width:100%;height:100%;position:relative}.software-factory-section__mockup{position:absolute}.software-factory-section__mockup--desktop{z-index:1;width:95%;top:50%;right:-5%;transform:translateY(-50%)}.software-factory-section__mockup--mobile-1{z-index:3;width:200px;bottom:0%;right:55%}.software-factory-section__mockup--mobile-2{z-index:2;width:270px;bottom:7%;right:63%}.software-factory-section__footer{align-items:center;gap:48px;display:flex}.software-factory-section__cta{color:#111;white-space:nowrap;background:0 0;border:2px solid #111;border-radius:999px;justify-content:center;align-items:center;padding:12px 32px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.software-factory-section__cta:hover{color:#d4dc22;background:#111}.software-factory-section__clients{align-items:center;gap:48px;display:flex}.software-factory-section__client--marriott{width:auto;height:32px}.software-factory-section__client--emerger{letter-spacing:-.04em;color:#1119;font-size:1.8rem;font-weight:900}@media (width<=1200px){.software-factory-section{padding-left:80px}.software-factory-section__main{flex-direction:column;align-items:flex-start;gap:80px}.software-factory-section__right{width:100%;height:360px}.software-factory-section__footer{flex-direction:column;align-items:flex-start;gap:40px}}@media (width<=768px){.software-factory-section{align-items:flex-start;padding:60px 24px}.software-factory-section__header-mobile{justify-content:flex-start;width:100%;margin-top:40px;display:flex}.software-factory-section__badge--desktop{display:none}.software-factory-section__main{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.software-factory-section__left{order:2}.software-factory-section__right{order:1;justify-content:flex-start;width:100%;max-width:400px;height:250px;margin:1rem 0;display:flex}.software-factory-section__title{text-align:left;margin-bottom:1rem;font-size:2rem}.software-factory-section__description{margin:0;font-size:1rem;line-height:1.5}.software-factory-section__mockup--desktop{width:100%}.software-factory-section__mockup--mobile-1{width:30%;bottom:-1rem;left:3rem}.software-factory-section__mockup--mobile-2{width:40%;bottom:0;left:-1.5rem}.software-factory-section__footer{flex-direction:column-reverse;order:4;align-items:center;gap:32px;width:100%;margin-top:32px;padding:0 10px;display:flex}.software-factory-section__clients{justify-content:center;gap:32px;width:100%}.software-factory-section__client{object-fit:contain;max-width:110px;height:auto}.software-factory-section__client--emerger{font-size:1.2rem}.software-factory-section__badge{margin:0}}.ecommerce-section{color:#fff;scroll-snap-align:start;scroll-snap-stop:always;background:#f2a51b;align-items:center;min-height:100vh;padding:80px 56px 80px 120px;display:flex;position:relative;overflow:hidden}.ecommerce-section__lines{z-index:1;pointer-events:none;opacity:.15;width:auto;height:100%;position:absolute;top:0;right:0}.ecommerce-section__content{z-index:10;flex-direction:column;width:100%;max-width:1440px;margin:0 auto;display:flex;position:relative}.ecommerce-section__main{justify-content:space-between;align-items:center;width:100%;margin-bottom:60px;display:flex}.ecommerce-section__badge{border:1.5px solid #fff6;border-radius:999px;justify-content:center;align-items:center;margin-bottom:32px;padding:10px 24px;font-size:.9rem;font-weight:500;display:inline-flex}.ecommerce-section__title{letter-spacing:-.04em;margin:0 0 32px;font-size:clamp(3rem,6vw,4.5rem);font-weight:900;line-height:1}.ecommerce-section__list{opacity:.9;flex-direction:column;gap:12px;margin:0;padding:0;font-size:1.1rem;line-height:1.6;list-style:none;display:flex}.ecommerce-section__list li:before{content:"- "}.ecommerce-section__center{justify-content:center;padding:0 40px;display:flex}.ecommerce-section__stats{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px;display:flex}.ecommerce-section__stat{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.ecommerce-section__stat strong{margin-bottom:8px;font-size:clamp(3rem,5vw,4rem);font-weight:900;line-height:1}.ecommerce-section__stat span{opacity:.8;max-width:180px;font-size:.95rem;line-height:1.3}.ecommerce-section__right{flex-shrink:0;width:500px;height:480px;position:relative}.ecommerce-section__mockups{width:100%;height:100%;position:relative}.ecommerce-section__mockup{position:absolute}.ecommerce-section__mockup--tablet{z-index:1;width:100%;top:0;right:0}.ecommerce-section__mockup--mobile-1{z-index:3;width:42%;bottom:0%;right:-6%}.ecommerce-section__mockup--mobile-2{z-index:2;width:38%;bottom:-10%;right:22%}.ecommerce-section__footer{justify-content:center;align-items:center;gap:80px;margin-top:60px;display:flex}.ecommerce-section__cta{color:#fff;white-space:nowrap;background:0 0;border:1.5px solid #fff;border-radius:999px;justify-content:center;align-items:center;padding:12px 32px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.ecommerce-section__cta:hover{color:#f2a51b;background:#fff}.ecommerce-section__clients{align-items:center;gap:48px;display:flex}.ecommerce-section__header-mobile{display:none}@media (width<=1200px){.ecommerce-section{padding-left:80px}.ecommerce-section__main{flex-direction:column;align-items:flex-start;gap:60px}.ecommerce-section__right{width:100%;height:360px}.ecommerce-section__footer{flex-direction:column;align-items:flex-start;gap:40px}}@media (width<=768px){.ecommerce-section{align-items:flex-start;padding:60px 24px}.ecommerce-section__right{order:1;justify-content:flex-start;width:100%;max-width:250px;height:200px;margin:1rem 0 1rem -30px;display:flex}.ecommerce-section__header-mobile{justify-content:flex-start;width:100%;margin-top:40px;display:flex}.ecommerce-section__badge--desktop{display:none}.ecommerce-section__main{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.ecommerce-section__left{order:2}.ecommerce-section__center{order:3;width:100%;padding:0}.ecommerce-section__stats{flex-flow:row;order:3;justify-content:space-between;gap:16px;width:100%;margin:1rem 0;display:flex}.ecommerce-section__stat{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.ecommerce-section__stat strong{margin-bottom:4px;font-size:1.8rem}.ecommerce-section__stat span{opacity:.8;font-size:.7rem;line-height:1.2}.ecommerce-section__footer{flex-direction:column-reverse;order:4;align-items:center;gap:32px;width:100%;margin-top:0;padding:0 10px;display:flex}.ecommerce-section__clients{justify-content:center;gap:24px;width:100%}.ecommerce-section__client{object-fit:contain;max-width:120px;height:auto}.ecommerce-section__title{text-align:left;margin-bottom:1rem;font-size:2rem}.ecommerce-section__list{gap:0;font-size:1rem}.ecommerce-section__mockup--tablet{width:100%}.ecommerce-section__mockup--mobile-1{width:40%;bottom:0;right:-6rem}.ecommerce-section__mockup--mobile-2{width:35%;bottom:-1rem;right:-1.5rem}.ecommerce-section__badge{margin:0}}.ai-section{color:#fff;scroll-snap-align:start;scroll-snap-stop:always;background:#cb5aa0;align-items:center;min-height:100vh;padding:80px 56px 80px 120px;display:flex;position:relative;overflow:hidden}.ai-section__lines{z-index:1;pointer-events:none;opacity:.1;object-fit:cover;width:100%;height:100%;position:absolute;top:0;right:0}.ai-section__content{z-index:10;flex-direction:column;width:100%;max-width:1440px;margin:0 auto;display:flex;position:relative}.ai-section__main{justify-content:space-between;align-items:center;width:100%;margin-bottom:60px;display:flex}.ai-section__left{max-width:500px}.ai-section__title{color:#fff;margin:0 0 32px;font-size:clamp(3rem,6vw,4.5rem);font-weight:900;line-height:1}.ai-section__description{color:#fff;opacity:.8;margin:0 0 32px;font-size:1.1rem;line-height:1.7}.ai-section__right{width:600px;height:480px;position:relative}.ai-section__mockups{width:100%;height:100%;position:relative}.ai-section__mockup{position:absolute}.ai-section__mockup--tablet{z-index:1;width:90%;top:50%;right:0;transform:translateY(-50%)}.ai-section__mockup--mobile-1{z-index:3;width:32%;bottom:18%;right:-8%}.ai-section__mockup--mobile-2{z-index:2;width:28%;bottom:18%;right:65%}.ai-section__footer{align-items:center;gap:48px;display:flex}.ai-section__cta{color:#fff;white-space:nowrap;background:0 0;border:1.5px solid #fff;border-radius:999px;justify-content:center;align-items:center;padding:12px 32px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.ai-section__cta:hover{color:var(--bg-dark);background:#fff}.ai-section__clients{align-items:center;gap:48px;display:flex}.ai-section__client--text{letter-spacing:-.05em;color:#fff6;text-transform:uppercase;white-space:nowrap;font-size:1.6rem;font-weight:900}@media (width<=1200px){.ai-section{padding-left:80px}.ai-section__main{flex-direction:column;align-items:flex-start;gap:80px}.ai-section__right{width:100%;height:360px}.ai-section__footer{flex-direction:column;align-items:flex-start;gap:40px}}@media (width<=768px){.ai-section{align-items:flex-start;padding:60px 24px}.ai-section__main{flex-direction:column;align-items:baseline;gap:0;width:100%;margin-bottom:2rem;display:flex}.ai-section__text{display:contents}.ai-section__title{text-align:left;order:1;width:100%;margin-top:3rem;margin-bottom:0;font-size:2rem}.ai-section__right{order:2;justify-content:center;width:100%;max-width:380px;height:300px;margin:1rem 0 3rem;display:flex}.ai-section__mockup--tablet{width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.ai-section__mockup--mobile-1{z-index:3;width:35%;bottom:-1rem;left:-1rem;transform:none}.ai-section__mockup--mobile-2{z-index:2;width:32%;bottom:-1rem;right:-1rem;transform:none}.ai-section__description{text-align:left;order:3;margin-bottom:2.5rem;font-size:1rem;line-height:1.5}.ai-section__footer{flex-direction:column-reverse;order:4;align-items:center;gap:32px;width:100%;padding:0 10px;display:flex}.ai-section__clients{justify-content:center;gap:32px;width:100%}.ai-section__client--text{font-size:1.2rem}}.contact-section{color:#fff;scroll-snap-align:start;scroll-snap-stop:always;background:#000;align-items:center;min-height:100vh;padding:80px 56px 80px 120px;display:flex;position:relative;overflow:hidden}.contact-section__lines{z-index:1;pointer-events:none;opacity:.15;object-fit:cover;object-position:right;width:100%;height:100%;position:absolute;top:0;right:0}.contact-section__content{z-index:10;justify-content:space-between;align-items:center;gap:120px;width:100%;max-width:1440px;margin:0 auto;display:flex;position:relative}.contact-section__left{flex-direction:column;flex:1;display:flex}.contact-section__title{letter-spacing:-.05em;color:#fff;margin:0;font-size:clamp(3.5rem,7vw,5.5rem);font-weight:900;line-height:1.1}.contact-section__description{color:#fff9;max-width:500px;margin-top:32px;font-size:1.25rem;line-height:1.6}.contact-section__accent-wrapper{white-space:nowrap;display:inline-block;position:relative}.contact-section__underline{background:#fff6;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.contact-section__right{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff0d;border-radius:20px;flex:1.2;padding:60px}.contact-section__form{flex-direction:column;gap:20px;display:flex}.contact-section__row{gap:20px;display:flex}.contact-section__row--full{width:100%}.contact-section__select-wrapper{flex:1;display:flex;position:relative}.contact-section__select-trigger{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff08;border:1px solid #fff3;border-radius:8px;flex:1;justify-content:space-between;align-items:center;padding:16px 20px;font-size:1rem;transition:all .3s;display:flex}.contact-section__select-wrapper.is-open .contact-section__select-trigger{background:#ffffff14;border-color:#fff}.contact-section__select-trigger:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:12px;height:12px;transition:transform .3s}.contact-section__select-wrapper.is-open .contact-section__select-trigger:after{transform:rotate(180deg)}.contact-section__select-options{z-index:100;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:8px;width:100%;animation:.2s ease-out slideDown;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 20px 40px #0006}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-section__select-option{color:#fffc;cursor:pointer;padding:14px 20px;font-size:.95rem;transition:all .2s}.contact-section__select-option:hover{color:#fff;background:#ffffff0d}.contact-section__form input,.contact-section__form textarea{color:#fff;background:#ffffff08;border:1px solid #fff3;border-radius:8px;flex:1;padding:16px 20px;font-size:1rem;transition:border-color .3s,background-color .3s}.contact-section__form input::placeholder{color:#fff6}.contact-section__form input:focus,.contact-section__form textarea:focus{background:#ffffff14;border-color:#fff;outline:none}.contact-section__form textarea{resize:none;min-height:120px}.contact-section__actions{justify-content:flex-end;margin-top:20px;display:flex}.contact-section__button{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #ffffff80;border-radius:999px;padding:10px 40px;font-size:.9rem;font-weight:600;transition:all .3s}.contact-section__button:hover{color:#000;background:#fff;border-color:#fff}.contact-section__group{flex-direction:column;flex:1;display:flex}.contact-section__error-container{min-height:20px;margin-top:4px}.contact-section__form input.has-error,.contact-section__form textarea.has-error,.contact-section__select-wrapper.has-error .contact-section__select-trigger{background:#ff4d4d0d;border-color:#ff4d4d}.contact-section__error-msg{color:#ff4d4d;margin-left:4px;font-size:.85rem;font-weight:500}.contact-section__success-toast{color:#fff;background:#00a676;border-radius:8px;align-items:center;gap:16px;width:fit-content;max-width:400px;margin-top:32px;padding:12px 20px;animation:.4s ease-out slideInUp;display:flex;box-shadow:0 10px 20px #0003}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-section__success-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.contact-section__success-icon svg{width:100%;height:100%}.contact-section__success-toast p{flex:1;margin:0;font-size:.95rem;font-weight:600}.contact-section__success-close{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;padding:0 4px;font-size:1.5rem;line-height:1;transition:opacity .2s}.contact-section__success-close:hover{opacity:1}@media (width<=1200px){.contact-section{padding-left:80px}.contact-section__content{flex-direction:column;align-items:flex-start;gap:60px}.contact-section__right{width:100%;padding:40px}.contact-section__success-toast{max-width:100%}}@media (width<=768px){.contact-section{align-items:flex-start;min-height:auto;padding:60px 24px}.contact-section__content{gap:40px}.contact-section__title{font-size:2.8rem;line-height:1.1}.contact-section__description{margin-top:20px;font-size:1.1rem}.contact-section__right{border-radius:16px;padding:30px 20px}.contact-section__row{flex-direction:column;gap:32px}.wizard-step__title{font-size:1.8rem}.wizard-success__title{font-size:2.2rem}.wizard-success__icon{width:64px;height:64px}}.contact-wizard{flex-direction:column;width:100%;min-height:500px;display:flex}.contact-wizard__header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.contact-wizard__logo{width:auto;height:24px}.contact-wizard__step-indicator{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:8px;padding:6px 16px;font-size:.85rem}.contact-wizard__content{flex:1}.wizard-step{animation:.4s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wizard-step__title{color:#fff;margin-bottom:12px;font-size:2.2rem;font-weight:700}.wizard-step__subtitle{color:#fff9;max-width:500px;margin-bottom:32px;font-size:1rem}.wizard-options{flex-direction:column;gap:12px;display:flex}.wizard-option{color:#fffc;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:18px 24px;font-size:1.1rem;transition:all .3s;display:flex}.wizard-option:hover{background:#ffffff14;border-color:#ffffff4d}.wizard-option.is-selected{background:#ffffff14;border-color:#5eead4;box-shadow:0 0 15px #5eead41a}.wizard-option__check{color:#5eead4;font-weight:700}.wizard-option--radio{justify-content:flex-start;gap:16px}.wizard-option__radio-circle{border:2px solid #fff6;border-radius:50%;width:20px;height:20px;position:relative}.wizard-option.is-selected .wizard-option__radio-circle{border-color:#5eead4}.wizard-option.is-selected .wizard-option__radio-circle:after{content:"";background:#5eead4;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wizard-textarea{width:100%;color:#fff!important;resize:none!important;background:#ffffff08!important;border:1px solid #fff3!important;border-radius:12px!important;min-height:200px!important;padding:20px!important;font-size:1.1rem!important}.wizard-form{flex-direction:column;gap:32px;margin-top:10px;display:flex}.wizard-form__row{gap:24px;width:100%;display:flex}.wizard-field{flex-direction:column;flex:1;display:flex;position:relative}.wizard-field input{width:100%;color:#fff!important;background:0 0!important;border:none!important;border-bottom:2px solid #fff3!important;border-radius:0!important;padding:24px 0 8px!important;font-size:1.1rem!important;transition:all .3s!important}.wizard-field input:focus{outline:none;border-bottom-color:#5eead4!important}.wizard-field label,.wizard-select.wizard-field label{color:#ffffff80;pointer-events:none;font-size:1.1rem;transition:all .3s;position:absolute;top:24px;left:0}.wizard-field input:focus+label,.wizard-field input:not(:placeholder-shown)+label,.wizard-select.wizard-field.is-active label,.wizard-select.wizard-field.has-value label{color:#5eead4;font-size:.85rem;top:0}.wizard-select.wizard-field{justify-content:flex-end}.wizard-select__trigger{color:#fff;background:0 0;border:none;border-bottom:2px solid #fff3;border-radius:0;justify-content:space-between;align-items:flex-end;width:100%;height:100%;padding:24px 0 8px;font-size:1.1rem;display:flex}.wizard-select__trigger:after{content:"▼";opacity:.5;font-size:.8rem}.wizard-select__options{z-index:100;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-height:250px;position:absolute;top:calc(100% + 5px);left:0;overflow-y:auto;box-shadow:0 10px 30px #00000080}.wizard-select__options::-webkit-scrollbar{width:6px}.wizard-select__options::-webkit-scrollbar-track{background:0 0}.wizard-select__options::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.wizard-select__options::-webkit-scrollbar-thumb:hover{background:#5eead4}.wizard-select__option{cursor:pointer;padding:14px 20px;transition:background .2s}.wizard-select__option:hover{background:#ffffff0d}.contact-wizard__footer{margin-top:40px}.contact-wizard__actions{align-items:center;gap:20px;display:flex}.wizard-btn{cursor:pointer;border-radius:999px;padding:12px 40px;font-size:1rem;font-weight:600;transition:all .3s}.wizard-btn--primary{color:#fff;background:0 0;border:1px solid #fff}.wizard-btn--primary:hover:not(:disabled){color:#000;background:#fff}.wizard-btn--primary:disabled{opacity:.3;cursor:not-allowed}.wizard-btn--secondary{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a}.wizard-btn--secondary:hover{color:#fff;background:#ffffff1a}.wizard-progress{background:#ffffff1a;flex:1;height:2px;position:relative;overflow:hidden}.wizard-progress__bar{background:linear-gradient(90deg,#5eead4 0%,#d9f99d 50%,#fde047 100%);height:100%;transition:width .4s;position:absolute;top:0;left:0}@media (width<=768px){.wizard-form__row{flex-direction:column}.wizard-step__title{font-size:1.8rem}}.wizard-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;animation:.6s ease-out fadeIn;display:flex}.wizard-success__icon{color:#5eead4;background:#5eead41a;border:2px solid #5eead4;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.wizard-success__icon svg{width:40px;height:40px}.wizard-success__title{color:#fff;margin-bottom:12px;font-size:3rem;font-weight:800}.wizard-success__msg{color:#ffffffb3;margin-bottom:40px;font-size:1.2rem}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}textarea:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}textarea:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}textarea:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}select:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}select:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}select:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}.footer{color:#fff;scroll-snap-align:end;background:#050505;border-top:1px solid #ffffff0a;padding:28px 60px}.footer__content{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer__logo{width:150px;height:auto;display:block}.footer__social{border:1.5px solid #e2b11cd9;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;display:inline-flex}.footer__social-link{place-items:center;width:34px;height:34px;text-decoration:none;display:grid}.footer__social-link img{object-fit:contain;max-width:22px;max-height:22px;display:block}@media (width<=768px){.footer{padding:28px 24px}.footer__logo{width:130px}.footer__social{gap:6px;padding:8px 14px}.footer__social-link{width:28px;height:28px}.footer__social-link img{max-width:18px;max-height:18px}}.navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);background:#0006;border-bottom:1px solid #ffffff0d;width:100%;padding:20px 56px;position:fixed;top:0;left:0}.navbar__hamburger,.navbar__mobile-menu{display:none}.navbar__container{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;display:flex}.navbar__logo{align-items:center;display:flex}.navbar__logo img{width:auto;height:20px}.navbar__links{gap:56px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.navbar__link{color:#fff;letter-spacing:.08em;opacity:.7;font-size:1rem;font-weight:400;transition:opacity .2s}.navbar__link:hover{opacity:1}.navbar__contact-pill{color:#fff;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:8px 16px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.navbar__contact-pill:before{content:"";-webkit-mask-composite:destination-out;pointer-events:none;background:linear-gradient(90deg,#e056fd,#22d3ee,#f1c40f);border-radius:999px;padding:1.2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.navbar__contact-pill:hover{background:#ffffff1a;transform:translateY(-2px)scale(1.02);box-shadow:0 10px 20px #0003}.navbar__contact-pill:active{transform:translateY(0)scale(.98)}@media (width<=768px){.navbar{background:#000c;padding:24px 20px;transition:background .3s}.navbar--open{background:#000}.navbar__links,.navbar__contact-pill{display:none}.navbar__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:16px;padding:0;display:flex}.navbar__hamburger span{background-color:#fff;border-radius:2px;width:100%;height:1.5px;transition:all .3s}.navbar__hamburger--open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__hamburger--open span:nth-child(2){opacity:0}.navbar__hamburger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar__mobile-menu{-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;z-index:1000;background:#000000f2;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:auto;min-width:200px;height:auto;padding:24px;transition:all .3s;display:flex;position:absolute;top:100%;right:20px;transform:translateY(10px)}.navbar__mobile-menu--open{opacity:1;visibility:visible;transform:translateY(0)}.navbar__mobile-links{flex-direction:column;align-items:flex-end;gap:20px;display:flex}.navbar__mobile-link{color:#fff;opacity:.8;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s}.navbar__mobile-link:hover{opacity:1}}.floating-container{pointer-events:none;z-index:999;justify-content:space-between;align-items:flex-end;width:100%;padding:0 42px;transition:bottom .3s;display:flex;position:fixed;bottom:32px;left:0}.floating-container.is-docked{position:absolute}.floating-query{pointer-events:auto;color:var(--text-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:1;visibility:visible;background:#0009;border:1px solid #ffffffb3;border-radius:999px;justify-content:center;align-items:center;padding:14px 28px;font-size:1rem;font-weight:600;transition:background .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),opacity .4s,visibility .4s,transform .4s;display:inline-flex}.floating-query.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px)}.floating-query:hover{background:var(--text-primary);color:var(--bg-dark);border-color:var(--text-primary);transform:translateY(-2px)}.floating-wpp{pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;border:1px solid #fff6;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.floating-wpp img{filter:brightness(1.2);width:32px;height:32px}.floating-wpp:hover{border-color:var(--text-primary);background:#ffffff1a;transform:scale(1.1)}@media (width<=1200px){.floating-container.is-docked{bottom:340px}}@media (width<=768px){.floating-container{padding:0 24px;bottom:24px}.floating-container.is-docked{bottom:0}.floating-query{padding:12px 20px;font-size:.9rem}.floating-wpp{width:56px;height:56px}.floating-wpp img{width:28px;height:28px}}.home-content{position:relative}.home__shared-bg-wrapper{clip-path:inset(0);position:relative;overflow:clip}.home__shared-lines{z-index:5;pointer-events:none;opacity:.7;mix-blend-mode:screen;position:absolute}.home__shared-lines--hero{object-fit:none;object-position:top right;width:100%;height:auto;top:-60rem;right:-18rem}.home__shared-lines--services{object-fit:none;object-position:top right;width:100%;height:auto;top:-15rem;right:-18rem}:root{--font-primary:"Inter", sans-serif;--bg-dark:#050505;--text-primary:#fff;--text-dim:#ffffffb3;--accent-yellow:#ccc545}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-snap-type:y mandatory}body,#root{min-height:100%}body{font-family:var(--font-primary);background:var(--bg-dark);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}a{color:inherit;text-decoration:none}button{font-family:inherit}
