.container{max-width:1280px;margin:auto;padding:0 10px}@media screen and (min-width:1500px){.container{max-width:1350px}}.hero{position:relative;background:#fff;overflow:hidden;min-height:520px;padding:120px 0 50px}@media(max-width:1024px){.hero{padding:90px 0 40px}}@media(max-width:768px){.hero{padding:90px 0 30px;min-height:auto}}.hero__container{position:relative;z-index:1;display:flex;align-items:center;gap:60px}@media(max-width:1024px){.hero__container{padding:0 36px;gap:40px}}@media(max-width:768px){.hero__container{flex-direction:column;padding:0 24px;gap:48px}}.hero__label{font-size:11.5px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;color:#f4510b;margin-bottom:16px}.hero__title{font-size:46px;font-weight:700;line-height:1.12;color:#111;margin-bottom:20px;letter-spacing:-.5px}@media(max-width:1024px){.hero__title{font-size:38px}}@media(max-width:768px){.hero__title{font-size:34px}}@media(max-width:480px){.hero__title{font-size:28px}}.hero__title--accent{color:#f4510b}.hero__description{font-size:15px;line-height:1.7;color:#555;margin-bottom:30px}@media screen and (max-width:992px){.hero__description{width:60%}}@media screen and (max-width:678px){.hero__description{width:100%}}@media(max-width:768px){.hero__description{max-width:100%}}.hero__actions{display:flex;align-items:center;gap:14px;margin-bottom:36px;flex-wrap:wrap}.hero__btn{display:inline-flex;align-items:center;padding:13px 24px;font-size:14.5px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .22s ease;white-space:nowrap}@media screen and (max-width:678px){.hero__btn{padding:6px 12px}}.hero__btn--secondary{border-radius:6px;background:rgba(0,0,0,0);color:#111;border:2px solid #ccc}.hero__btn--secondary:hover{border-color:#111;transform:translateY(-1px)}.hero__features{flex-wrap:wrap;gap:18px 24px}.hero__feature,.hero__features{display:flex;align-items:center}.hero__feature{gap:7px;font-size:13px;color:#555;font-weight:500}.hero__feature-icon{color:#f4510b;font-size:14px}.hero__visual{position:relative;flex:1;display:flex;align-items:center;justify-content:center;min-height:360px;border-radius:30px;overflow:hidden}@media(max-width:768px){.hero__visual{width:100%;min-height:280px}}.services-section{background:#fff;padding-bottom:40px}@media(max-width:768px){.services-section{padding:52px 0 60px}}@media(max-width:480px){.services-section{padding:40px 0 48px}}.services-section__header{text-align:center;margin-bottom:52px}@media(max-width:768px){.services-section__header{margin-bottom:40px}}.services-section__label{display:flex;align-items:center;justify-content:center;gap:12px;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#f4510b;margin-bottom:16px}.services-section__label-line{display:block;width:32px;height:1.5px;background:#f4510b;border-radius:2px}.services-section__heading{font-size:28px;font-weight:700;color:#111;line-height:1.15;letter-spacing:-.3px;margin-bottom:16px}@media(max-width:1024px){.services-section__heading{font-size:32px}}@media(max-width:768px){.services-section__heading{font-size:28px}}@media(max-width:480px){.services-section__heading{font-size:24px}}.services-section__subheading{font-size:15.5px;line-height:1.7;color:#555;max-width:600px;margin:0 auto}@media(max-width:768px){.services-section__subheading{font-size:14.5px}}.services-section__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}@media(max-width:1280px){.services-section__grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:1024px){.services-section__grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media(max-width:768px){.services-section__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:480px){.services-section__grid{gap:14px}}.services-section .service-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:15px;display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow .24s ease,transform .24s ease}.services-section .service-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.09);transform:translateY(-3px);border:1px solid #ff5722}.services-section .service-card:hover .service-card__link{color:#d84300}.services-section .service-card__icon-wrap{width:50px;height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;flex-shrink:0}.services-section .service-card__icon-wrap img{width:50px;height:50px}.services-section .service-card__title{font-size:14px;font-weight:700;color:#111;line-height:1.3;margin-bottom:10px}.services-section .service-card__description{font-size:12.5px;line-height:1.68;color:#666;flex:1}.services-section .service-card__link{display:inline-flex;align-items:center;font-size:12px;font-weight:600;color:#ff5722;text-decoration:none;margin-top:auto;transition:color .2s ease}.services-section .service-card__link:hover{color:#f4510b}.ultimate-stage{background:#020202;padding:140px 0;color:#fff;overflow:hidden}.ultimate-stage .container{max-width:1300px;margin:0 auto;padding:0 40px}.ultimate-stage .layout-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:100px;align-items:flex-start}@media(max-width:992px){.ultimate-stage .layout-grid{grid-template-columns:1fr;gap:60px}}.ultimate-stage .sticky-box{position:sticky;top:120px}.ultimate-stage .sticky-box .overline{color:#ff7a3d;font-weight:800;text-transform:uppercase;letter-spacing:5px;font-size:13px}.ultimate-stage .sticky-box .glitch-title{font-size:clamp(40px,5vw,65px);font-weight:900;margin:20px 0;line-height:1;letter-spacing:-3px;background:linear-gradient(180deg,#fff 40%,#555);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.ultimate-stage .sticky-box .description{font-size:18px;color:#888;line-height:1.6;margin-bottom:30px}.ultimate-stage .sticky-box .visual-line{width:80px;height:4px;background:#ff7a3d;border-radius:10px}.ultimate-stage .feature-stack{display:flex;flex-direction:column;gap:15px}.ultimate-stage .feature-item{position:relative;padding:40px;border-radius:24px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.05);display:flex;align-items:flex-start;gap:30px;transition:all .5s cubic-bezier(.2,1,.3,1);cursor:pointer;overflow:hidden}.ultimate-stage .feature-item:hover{transform:scale(1.02) translateX(15px);border-color:#ff7a3d;background:rgba(255,122,61,.03)}.ultimate-stage .feature-item:hover .item-number{color:#ff7a3d;opacity:1}.ultimate-stage .feature-item:hover .icon-box{background:#ff7a3d;box-shadow:0 0 30px rgba(255,122,61,.3)}.ultimate-stage .feature-item:hover .hover-background{opacity:1;transform:scale(1.5)}.ultimate-stage .feature-item .item-number{font-size:50px;font-weight:900;color:#fff;opacity:.05;line-height:1;transition:.4s ease}.ultimate-stage .feature-item .item-content{display:flex;gap:25px;position:relative;z-index:2}.ultimate-stage .feature-item .item-content .icon-box{width:64px;height:64px;background:#111;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:.4s ease}.ultimate-stage .feature-item .item-content .icon-box img{filter:brightness(0) invert(1)}.ultimate-stage .feature-item .item-content h3{font-size:22px;margin-bottom:10px;color:#fff}.ultimate-stage .feature-item .item-content p{color:#999;line-height:1.5;font-size:15px;margin:0}.ultimate-stage .feature-item .hover-background{position:absolute;top:-50%;left:-20%;width:100%;height:200%;background:radial-gradient(circle,rgba(255,122,61,.1) 0,transparent 70%);opacity:0;transition:.8s ease;z-index:1;pointer-events:none}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.4}to{transform:scale(1);opacity:1}}@keyframes rotateBorder{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.premium-choice{padding:80px 15px}.premium-choice .main-title{font-size:32px}}.process{padding:60px 20px 0;background:#fff}.process .tag{color:#ff6a2a;font-size:12px;letter-spacing:2px;margin-bottom:10px}.process .title{font-size:28px;font-weight:700;margin-bottom:10px}.process .subtitle{font-size:14px;color:#666;margin-bottom:40px}.process .steps{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;margin-bottom:40px}.process .step{background:#fff;border:1px solid #eee;border-radius:12px;padding:15px;text-align:left;position:relative}.process .step:not(:last-child):after{content:"";background-image:url(/_next/static/media/next.d252c1c6.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:absolute;border-radius:50px;width:20px;height:20px;top:40%;right:-25px}@media screen and (max-width:992px){.process .step:not(:last-child):after{display:none}}.process .step .number{color:#ff6a2a;font-weight:700;display:block;margin-bottom:10px}.process .step h3{font-size:14px;font-weight:700;margin-bottom:8px}.process .step p{font-size:15px;color:#666;margin:0}@media screen and (max-width:768px){.process .step p{font-size:11px}}.process .cta{display:flex;justify-content:space-around;align-items:center;border-radius:12px;padding:30px;text-align:left;background:radial-gradient(circle at 10% 20%,rgba(255,102,0,.25),transparent 40%),radial-gradient(circle at 90% 80%,rgba(255,102,0,.2),transparent 40%),linear-gradient(135deg,#0b0b0f,#12121a 50%,#0b0b0f);position:relative;overflow:hidden}.process .cta:before{content:"";position:absolute;width:200px;height:500px;border:2px solid rgba(255,102,0,.2);border-radius:50%;top:-150px;left:-150px;transform:rotate(25deg)}.process .cta:after{content:"";position:absolute;width:600px;height:600px;border:2px solid rgba(255,102,0,.15);border-radius:50%;bottom:-200px;right:-200px;transform:rotate(-20deg)}.process .cta h3{font-size:22px;margin:0;font-weight:600;color:#fff}.process .cta h3 span{color:#ff6a2a}.process .cta p{font-size:15px;margin:0;color:#fff}@media screen and (max-width:768px){.process .cta p{font-size:12px}}@media(max-width:992px){.process .steps{grid-template-columns:repeat(2,1fr)}.process .cta{flex-direction:column;gap:20px;text-align:center}}@media(max-width:576px){.process .steps{grid-template-columns:1fr}.process .title{font-size:22px}}