.uiux-services-section{position:relative;background:#000;color:white;padding:2px 0;overflow:hidden}.uiux-section-header{margin-bottom:10px}.uiux-section-title{font-size:3.2rem;font-weight:700;line-height:1.3;color:white;margin-bottom:0}.service-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:40px 30px;height:100%;transition:all .4s ease;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.service-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;padding:1px;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent);-webkit-mask-composite:subtract;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.service-card.highlighted{background:linear-gradient(135deg,#4ecdc4,#44a08d);border:1px solid rgba(78,205,196,.3);transform:translateY(-10px);box-shadow:0 20px 40px rgba(78,205,196,.2)}.service-card.highlighted:before{background:linear-gradient(135deg,rgba(255,255,255,.2),transparent)}.service-card.highlighted .service-description,.service-card.highlighted .service-icon,.service-card.highlighted .service-title{color:white}.service-card:not(.highlighted):hover{transform:translateY(-8px);background:rgba(255,255,255,.08);border-color:rgba(78,205,196,.3);box-shadow:0 15px 35px rgba(78,205,196,.15)}.service-icon-wrapper{margin-bottom:25px}.service-icon{width:50px;height:50px;color:#4ecdc4;transition:all .3s ease}.service-card:hover .service-icon{transform:scale(1.1)}.service-title{font-size:1.5rem;font-weight:600;color:white;margin-bottom:20px;line-height:1.4}.service-description{font-size:1rem;line-height:1.6;color:rgba(255,255,255,.8);margin-bottom:0}.bg-decoration{background:radial-gradient(circle,rgba(78,205,196,.08) 0,transparent 70%);animation:float 15s ease-in-out infinite}.bg-decoration-1{width:400px;height:400px;top:10%;left:-10%;animation-delay:0s}.bg-decoration-2{width:300px;height:300px;bottom:10%;right:-10%;animation-delay:5s}@media (max-width:1200px){.section-title{font-size:2.8rem}.service-card{padding:35px 25px}}@media (max-width:992px){.uiux-services-section{padding:80px 0}.section-title{font-size:2.4rem}.section-header{margin-bottom:60px}.service-card.highlighted{transform:none;margin-bottom:30px}}@media (max-width:768px){.section-title{font-size:2rem}.service-card{padding:30px 20px;margin-bottom:25px}.service-title{font-size:1.3rem}.service-description{font-size:.95rem}.service-icon{width:40px;height:40px}}@media (max-width:576px){.uiux-services-section{padding:60px 0}.section-title{font-size:1.8rem}.service-card{padding:25px 20px}.section-header{margin-bottom:40px}}.tech-section{background-color:#000;min-height:100vh;padding:80px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.tech-container{max-width:1400px;margin:0 auto}.tech-header{text-align:center;margin-bottom:80px}.tech-title{font-size:4rem;font-weight:700;color:#fff;margin-bottom:40px;line-height:1.2;letter-spacing:-.02em}.tech-description{font-size:1.125rem;line-height:1.7;color:#b3b3b3;max-width:800px;margin:0 auto;font-weight:400}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px;margin-top:60px}.tool-card{background:#1a1a1a;border-radius:20px;padding:60px 30px 40px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #2a2a2a;position:relative;overflow:hidden}.tool-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.tool-icon{font-size:4rem;height:120px;display:flex;align-items:center;justify-content:center;border-radius:16px;margin:0 auto 30px;width:120px}.tool-name{font-size:1.5rem;font-weight:600;color:#fff;margin:0;letter-spacing:-.01em}.figma-bg .tool-icon{background:linear-gradient(135deg,#ff7262,#ff4081,#9c27b0,#2196f3,#4caf50)}.adobe-bg .tool-icon{background:linear-gradient(135deg,#ff0000,#ff4500)}.sketch-bg .tool-icon{background:linear-gradient(135deg,#ffd700,#ff8c00)}.prototype-bg .tool-icon{background:linear-gradient(135deg,#4fc3f7,#29b6f6,#42a5f5)}@media (max-width:768px){.tech-section{padding:60px 20px}.tech-title{font-size:2.5rem}.tech-description{font-size:1rem}.tools-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.tool-card{padding:40px 20px 30px}.tool-icon{font-size:3rem;height:100px;width:100px}.tool-name{font-size:1.25rem}}@media (max-width:480px){.tech-title{font-size:2rem}.tools-grid{grid-template-columns:1fr}}.timeline-section{background:#000;color:white;padding:100px 0;min-height:100vh;position:relative}.timeline-container{max-width:1200px;margin:0 auto;padding:0 20px}.timeline-header{text-align:center;margin-bottom:80px}.timeline-title{font-size:3.5rem;font-weight:700;color:white;margin-bottom:20px;display:inline-block}.timeline-title,.timeline-title-underlined{position:relative}.timeline-title-underlined:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:4px;background:linear-gradient(90deg,#4ecdc4,#44a08d);border-radius:2px;display:block}.timeline-wrapper{position:relative;max-width:900px;margin:0 auto}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#4ecdc4,#44a08d);transform:translateX(-50%);z-index:1}.timeline-step{position:relative;margin-bottom:120px;display:flex;align-items:center}.timeline-step:last-child{margin-bottom:0}.timeline-step.left{justify-content:flex-start}.timeline-step.right{justify-content:flex-end}.timeline-dot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:linear-gradient(135deg,#4ecdc4,#44a08d);border-radius:50%;z-index:2;box-shadow:0 0 0 6px rgba(78,205,196,.2)}.timeline-card{width:45%;background:#ffffff;color:#333;padding:30px;border-radius:20px;box-shadow:0 8px 25px rgba(0,0,0,.15);position:relative;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.timeline-card:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(0,0,0,.2)}.card-arrow{position:absolute;top:50%;transform:translateY(-50%);width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent}.card-arrow.left{right:-12px;border-left:12px solid #ffffff}.card-arrow.right{left:-12px;border-right:12px solid #ffffff}.step-number{font-size:.85rem;color:#ff7b54;margin-bottom:12px;letter-spacing:1px}.step-title{font-size:1.5rem;font-weight:600;color:#2c2c2c;margin-bottom:16px;line-height:1.3}.step-description{font-size:.95rem;line-height:1.6;color:#555;margin-bottom:25px}.step-button{background:transparent;border:2px solid #a8d5e5;color:#a8d5e5;padding:10px 20px;border-radius:25px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease}.step-button:hover{background:#a8d5e5;color:white;transform:translateY(-1px);box-shadow:0 5px 15px rgba(168,213,229,.3)}@media (max-width:992px){.timeline-title{font-size:3rem}.timeline-card{padding:30px}.step-title{font-size:1.6rem}}@media (max-width:768px){.timeline-section{padding:60px 0}.timeline-title{font-size:2.5rem;margin-bottom:40px}.timeline-container{padding:0 15px}.timeline-wrapper{max-width:100%}.timeline-step{flex-direction:row;margin-bottom:40px;align-items:flex-start}.timeline-step,.timeline-step.left,.timeline-step.right{justify-content:flex-start}.timeline-card{width:calc(100% - 60px);margin-left:50px;margin-top:0;padding:20px}.timeline-line{left:25px;transform:none;width:2px}.timeline-dot{left:25px;top:30px;transform:none;width:12px;height:12px}.card-arrow{display:block;left:-8px;right:auto;top:30px;transform:none;border:8px solid transparent;border-right-color:#ffffff;border-left:none}.card-arrow.right{left:-8px;border-right:8px solid #ffffff;border-left:none}}@media (max-width:480px){.timeline-title{font-size:2rem}.timeline-container{padding:0 10px}.timeline-card{width:calc(100% - 50px);margin-left:40px;padding:18px}.timeline-line{left:20px}.timeline-dot{left:20px;top:25px;width:10px;height:10px}.card-arrow{left:-6px;top:25px;border-right:6px solid #ffffff;border-top:6px solid transparent;border-bottom:6px solid transparent}.step-title{font-size:1.2rem;margin-bottom:12px}.step-description{font-size:.85rem;margin-bottom:18px}.step-button{font-size:.8rem;padding:8px 16px}.step-number{font-size:.75rem;margin-bottom:8px}}.unique-section{background:#000;color:white;padding:100px 0;position:relative;overflow:hidden;min-height:100vh}.unique-section:before{top:-50%;right:-20%;width:500px;height:500px;background:linear-gradient(45deg,rgba(78,205,196,.1),rgba(68,160,141,.05))}.unique-section:after,.unique-section:before{content:"";position:absolute;border-radius:50%;z-index:0}.unique-section:after{bottom:-30%;left:-15%;width:400px;height:400px;background:linear-gradient(135deg,rgba(78,205,196,.08),rgba(68,160,141,.03))}.unique-container{max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.unique-header{text-align:center;margin-bottom:80px}.unique-title{font-size:3.5rem;font-weight:700;color:white;margin-bottom:20px;display:inline-block}.unique-title,.unique-title-underlined{position:relative}.unique-title-underlined:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:4px;background:linear-gradient(90deg,#4ecdc4,#44a08d);border-radius:2px}.unique-content{display:flex;align-items:center;gap:80px;min-height:600px}.unique-image-section{flex:0 0 45%;position:relative}.unique-image-container{position:relative;transform:perspective(1000px) rotateY(-5deg);transition:transform .4s ease}.unique-image-container:hover{transform:perspective(1000px) rotateY(0deg) translateY(-10px)}.unique-image{width:100%;height:auto;max-width:500px;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(78,205,196,.3))}.floating-element{background:linear-gradient(135deg,#4ecdc4,#44a08d);animation:float 6s ease-in-out infinite}.floating-element.small{width:20px;height:20px;top:10%;right:15%;animation-delay:0s}.floating-element.medium{width:35px;height:35px;bottom:20%;left:10%;animation-delay:2s}.floating-element.large{width:50px;height:50px;top:30%;left:-10%;animation-delay:4s}.unique-features-section{flex:1 1;padding-left:20px}.features-list{list-style:none;padding:0;margin:0}.feature-item{display:flex;align-items:flex-start;margin-bottom:35px;padding:20px;background:rgba(255,255,255,.02);border-radius:15px;border:1px solid rgba(78,205,196,.1);transition:all .3s ease;position:relative;overflow:hidden}.feature-item:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(90deg,rgba(78,205,196,.05),rgba(68,160,141,.02));transition:width .3s ease;z-index:0}.feature-item:hover:before{width:100%}.feature-item:hover{transform:translateX(10px);border-color:rgba(78,205,196,.3);box-shadow:0 10px 30px rgba(78,205,196,.15)}.feature-icon{flex-shrink:0;width:24px;height:24px;margin-right:20px;margin-top:2px;position:relative;z-index:1}.feature-icon svg{width:100%;height:100%;stroke:#4ecdc4;stroke-width:2.5}.feature-content{position:relative;z-index:1}.feature-title{font-size:1.3rem;font-weight:600;color:white;margin-bottom:8px;line-height:1.3}.feature-description{font-size:1rem;line-height:1.6;color:rgba(255,255,255,.8);margin:0}@media (max-width:1200px){.unique-content{gap:60px}.unique-title{font-size:3rem}}@media (max-width:992px){.unique-content{flex-direction:column;gap:50px;text-align:center}.unique-image-section{flex:none;max-width:400px;margin:0 auto}.unique-features-section{padding-left:0;max-width:600px;margin:0 auto}.unique-title{font-size:2.5rem}}@media (max-width:768px){.unique-section{padding:60px 0}.unique-container{padding:0 15px}.unique-title{font-size:2.2rem}.unique-header{margin-bottom:50px}.unique-content{gap:40px}.feature-item{margin-bottom:25px;padding:15px}.feature-title{font-size:1.1rem}.feature-description{font-size:.9rem}}@media (max-width:480px){.unique-title{font-size:1.8rem}.feature-item{padding:12px;margin-bottom:20px}.feature-icon{width:20px;height:20px;margin-right:15px}.feature-title{font-size:1rem}.feature-description{font-size:.85rem}}.potential-section{position:relative;min-height:50vh;background:#000;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:4rem 2rem}.potential-geometric-bg{position:absolute;top:0;right:0;width:50%;height:100%;background:#4fd1c7;-webkit-clip-path:polygon(30% 0,100% 0,100% 100%,0 100%);clip-path:polygon(30% 0,100% 0,100% 100%,0 100%);z-index:1}.potential-container{position:relative;z-index:3;max-width:1200px;width:100%}.potential-content{text-align:center;color:white}.potential-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;letter-spacing:.05em;margin:0 0 1.5rem;text-transform:uppercase;line-height:1.1;text-shadow:0 2px 4px rgba(0,0,0,.1)}.potential-subtitle{font-size:clamp(1.2rem,2.5vw,1.8rem);margin:0;font-weight:300;line-height:1.4}.potential-highlight{font-weight:500;color:#ffffff;text-shadow:0 1px 2px rgba(0,0,0,.1);display:inline-block;transition:all .5s ease-in-out;min-width:300px;text-align:center}.potential-highlight.fade-in{opacity:1;transform:translateY(0)}.potential-highlight.fade-out{opacity:0;transform:translateY(-10px)}@keyframes typing{0%{width:0}to{width:100%}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.potential-section{padding:3rem 1.5rem;min-height:40vh}.potential-geometric-bg{width:60%;-webkit-clip-path:polygon(40% 0,100% 0,100% 100%,0 100%);clip-path:polygon(40% 0,100% 0,100% 100%,0 100%)}.potential-highlight{min-width:250px}}@media (max-width:480px){.potential-section{padding:2.5rem 1rem;min-height:35vh}.potential-geometric-bg{width:70%;-webkit-clip-path:polygon(50% 0,100% 0,100% 100%,20% 100%);clip-path:polygon(50% 0,100% 0,100% 100%,20% 100%)}.potential-title{margin-bottom:1rem}.potential-highlight{min-width:200px;font-size:.9em}}.ready-section{position:relative;min-height:60vh;background:#1a1a1a;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:5rem 2rem}.ready-container{position:relative;z-index:3;max-width:1000px;width:100%}.ready-content{text-align:center;color:white}.ready-label{font-size:.9rem;color:#4fd1c7;font-weight:600;letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.5rem}.ready-title{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.2;max-width:800px;margin:0 auto 2.5rem}.ready-description{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.6;color:#cccccc;max-width:700px;margin:0 auto 3rem;font-weight:300}.ready-button{background:transparent;color:#4fd1c7;border:2px solid #4fd1c7;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;text-transform:capitalize;position:relative;overflow:hidden}.ready-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#4fd1c7,#63c3d1);transition:left .3s ease;z-index:-1}.ready-button:hover{color:white;transform:translateY(-2px);box-shadow:0 8px 25px rgba(79,209,199,.3)}.ready-button:hover:before{left:0}.ready-button:active{transform:translateY(0)}@media (max-width:1024px){.ready-geometric-bg{width:35%;-webkit-clip-path:polygon(40% 0,100% 0,100% 100%,0 100%);clip-path:polygon(40% 0,100% 0,100% 100%,0 100%)}}@media (max-width:768px){.ready-section{padding:4rem 1.5rem}.ready-geometric-bg{width:50%;-webkit-clip-path:polygon(50% 0,100% 0,100% 100%,20% 100%);clip-path:polygon(50% 0,100% 0,100% 100%,20% 100%)}.ready-label{margin-bottom:1rem}.ready-title{margin-bottom:2rem}.ready-description{margin-bottom:2.5rem}}@media (max-width:480px){.ready-section{padding:3rem 1rem}.ready-geometric-bg{width:60%;-webkit-clip-path:polygon(60% 0,100% 0,100% 100%,40% 100%);clip-path:polygon(60% 0,100% 0,100% 100%,40% 100%)}.ready-button{padding:.9rem 2rem;font-size:1rem}}.uiux-process-section{position:relative;background:#000;color:white;padding:100px 0;overflow:hidden;min-height:100vh}.section-header{margin-bottom:80px;max-width:900px;margin-left:auto;margin-right:auto;padding:0 20px}.section-title{font-size:3.2rem;font-weight:700;line-height:1.3;color:white;margin-bottom:30px}.underlined-text{position:relative;display:inline-block}.underlined-text:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:4px;background:linear-gradient(90deg,#4ecdc4,#44a08d);border-radius:2px}.section-description{font-size:1.1rem;line-height:1.7;color:rgba(255,255,255,.8);margin-bottom:0}.process-layout{position:relative;display:flex;align-items:stretch;min-height:600px;max-width:1400px;margin:0 auto}.side-nav-panel{width:120px;background:linear-gradient(135deg,#4ecdc4,#44a08d);justify-content:center;padding:40px 0;position:relative;overflow:hidden}.nav-panel-content,.side-nav-panel{display:flex;flex-direction:column;align-items:center;gap:30px}.nav-panel-content{transition:transform .6s cubic-bezier(.4,0,.2,1)}.nav-slide-enter-right{transform:translateY(100%)}.nav-slide-enter-left,.nav-slide-exit-right{transform:translateY(-100%)}.nav-slide-exit-left{transform:translateY(100%)}.nav-slide-active{transform:translateY(0)}.left-panel{border-radius:20px 0 0 20px}.right-panel{border-radius:0 20px 20px 0}.nav-control-btn{background:rgba(255,255,255,.2);border:none;color:white;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-control-btn:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.nav-text-vertical{writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;font-size:1rem;font-weight:600;color:white;letter-spacing:2px;text-transform:uppercase}.center-content{flex:1 1;background:rgba(255,255,255,.02);border-top:1px solid rgba(78,205,196,.2);border-bottom:1px solid rgba(78,205,196,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;position:relative}.content-wrapper{display:flex;align-items:center;height:100%;padding:60px;gap:60px;transition:transform .6s cubic-bezier(.4,0,.2,1)}.slide-enter-right{transform:translateX(100%)}.slide-enter-left,.slide-exit-right{transform:translateX(-100%)}.slide-exit-left{transform:translateX(100%)}.slide-active{transform:translateX(0)}.image-section{flex:0 0 45%}.process-image-container{border-radius:15px;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.4);transition:transform .4s ease}.process-image-container:hover{transform:translateY(-10px)}.process-image{width:100%;height:400px;object-fit:cover;display:block}.text-content{flex:1 1;padding-left:40px}.step-info{max-width:500px}.step-number{font-size:1rem;font-weight:600;color:#4ecdc4;margin-bottom:15px;letter-spacing:3px;text-transform:uppercase}.step-title{font-size:3rem;font-weight:700;color:white;margin-bottom:30px;line-height:1.1}.step-description{font-size:1.1rem;line-height:1.7;color:rgba(255,255,255,.85);margin-bottom:40px}.cta-button{border:2px solid white;padding:15px 35px;text-transform:capitalize}.cta-button:hover{background:white;color:#000;box-shadow:0 10px 25px rgba(255,255,255,.2)}@media (max-width:1200px){.content-wrapper{padding:40px;gap:40px}.step-title{font-size:2.5rem}.text-content{padding-left:20px}}@media (max-width:992px){.section-header{margin-bottom:40px}.section-title{font-size:2.4rem}.content-wrapper{flex-direction:column;padding:20px;gap:30px;text-align:center}.image-section{flex:none;width:100%;max-width:400px;margin:0 auto}.process-image{height:250px}.text-content{padding-left:0;flex:none}.step-title{font-size:2rem}}@media (max-width:768px){.uiux-process-section{padding:60px 0}.section-title{font-size:2rem}.step-title{font-size:1.8rem}.step-description{font-size:1rem}.content-wrapper{padding:15px}.side-nav-panel{width:80px;padding:20px 0}.nav-control-btn{width:40px;height:40px}.nav-text-vertical{font-size:.8rem;letter-spacing:1px}}@media (max-width:576px){.section-title{font-size:1.8rem}.step-title{font-size:1.6rem}.side-nav-panel{width:60px;padding:15px 0}.nav-control-btn{width:35px;height:35px}.nav-text-vertical{font-size:.7rem}}.uiux-section{position:relative;background:#000;color:white;padding:80px 0;overflow:hidden}.images-container{position:relative;height:100%;display:flex;align-items:center;justify-content:center;padding:40px 0}.mobile-mockup{position:absolute;top:20%;left:10%;z-index:3;animation:float 6s ease-in-out infinite}.mobile-img{width:180px;height:auto;border-radius:20px;box-shadow:0 20px 40px rgba(138,43,226,.3);transition:transform .3s ease}.mobile-mockup:hover .mobile-img{transform:scale(1.05)}.desktop-mockup{position:absolute;top:10%;right:5%;z-index:2;animation:float 6s ease-in-out 2s infinite}.desktop-img{width:400px;height:auto;border-radius:15px;box-shadow:0 25px 50px rgba(138,43,226,.2);transition:transform .3s ease}.desktop-mockup:hover .desktop-img{transform:scale(1.02)}.secondary-mobile-mockup{position:absolute;bottom:15%;left:25%;z-index:4;animation:float 6s ease-in-out 4s infinite}.secondary-mobile-img{width:160px;height:auto;border-radius:18px;box-shadow:0 15px 30px rgba(72,61,139,.4);transition:transform .3s ease}.secondary-mobile-mockup:hover .secondary-mobile-img{transform:scale(1.05)}.floating-element{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(138,43,226,.6),rgba(72,61,139,.4));animation:pulse 4s ease-in-out infinite}.element-1{width:80px;height:80px;top:30%;right:20%;animation-delay:0s}.element-2{width:60px;height:60px;bottom:25%;right:35%;animation-delay:2s}.element-3{width:40px;height:40px;top:60%;left:5%;animation-delay:4s}.section-content{max-width:600px}.main-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:30px;color:white}.highlight-text{background:linear-gradient(135deg,#8a2be2,#483d8b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.description{font-size:1.1rem;line-height:1.6;color:rgba(255,255,255,.8);margin-bottom:40px}.cta-button{display:inline-flex;align-items:center;gap:12px;background:transparent;border:2px solid rgba(138,43,226,.8);color:white;padding:15px 30px;border-radius:50px;font-size:1rem;font-weight:600;transition:all .3s ease;cursor:pointer;text-decoration:none}.cta-button:hover{background:linear-gradient(135deg,#8a2be2,#483d8b);border-color:transparent;transform:translateY(-2px);box-shadow:0 10px 20px rgba(138,43,226,.3);color:white}.arrow-icon{transition:transform .3s ease}.cta-button:hover .arrow-icon{transform:translateX(5px)}.bg-decoration{position:absolute;background:radial-gradient(circle,rgba(138,43,226,.1) 0,transparent 70%);border-radius:50%;animation:rotate 20s linear infinite}.decoration-1{width:300px;height:300px;top:10%;left:5%;animation-direction:reverse}.decoration-2{width:200px;height:200px;top:60%;right:10%}.decoration-3{width:150px;height:150px;bottom:20%;left:50%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.1);opacity:.8}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1200px){.main-title{font-size:3rem}.desktop-img{width:350px}.content-container{padding:40px}}@media (max-width:992px){.uiux-section{padding:60px 0}.images-container{margin-bottom:40px;height:500px}.content-container{padding:20px;text-align:center}.main-title{font-size:2.5rem}}@media (max-width:768px){.mobile-mockup{top:15%;left:5%}.mobile-img{width:140px}.desktop-mockup{top:5%;right:0}.desktop-img{width:280px}.secondary-mobile-mockup{bottom:10%;left:20%}.secondary-mobile-img{width:120px}.main-title{font-size:2rem}.description{font-size:1rem}}@media (max-width:576px){.main-title{font-size:1.8rem}.mobile-img{width:120px}.desktop-img{width:240px}.secondary-mobile-img{width:100px}.content-container{padding:15px}}