.about-page{background:var(--bg-about);width:100%;max-width:100%;min-height:100vh;padding:160px 0 60px;position:relative;overflow:hidden}.about-background{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.background-gradient{background:radial-gradient(circle at 20% 20%,#2ebda814 0%,#0000 50%),radial-gradient(circle at 80% 80%,#1dd1a10f 0%,#0000 50%),radial-gradient(circle,#6ce9e90a 0%,#0000 70%);width:100%;height:100%;animation:20s ease-in-out infinite gradientShift;position:absolute;top:0;left:0}.floating-shapes{width:100%;height:100%;position:absolute;top:0;left:0}.shape{-webkit-backdrop-filter:blur(10px);opacity:.6;background:linear-gradient(135deg,#2ebda81a,#6ce9e91a);border:1px solid #2ebda833;border-radius:50%;position:absolute}.shape-1{width:120px;height:120px;animation:25s ease-in-out infinite float1;top:15%;left:10%}.shape-2{width:80px;height:80px;animation:30s ease-in-out infinite float2;top:25%;right:15%}.shape-3{width:100px;height:100px;animation:28s ease-in-out infinite float3;bottom:20%;left:20%}.shape-4{width:60px;height:60px;animation:22s ease-in-out infinite float4;bottom:30%;right:25%}.shape-5{width:90px;height:90px;animation:35s ease-in-out infinite float5;top:60%;left:50%}.grid-pattern{opacity:.3;background-image:linear-gradient(#2ebda808 1px,#0000 1px),linear-gradient(90deg,#2ebda808 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;animation:40s linear infinite gridMove;position:absolute;top:0;left:0}.ambient-lights{width:100%;height:100%;position:absolute;top:0;left:0}.light{-webkit-filter:blur(20px);background:radial-gradient(circle,#2ebda826 0%,#0000 70%);border-radius:50%;position:absolute}.light-1{width:300px;height:300px;animation:15s ease-in-out infinite lightPulse1;top:10%;left:5%}.light-2{width:250px;height:250px;animation:18s ease-in-out infinite lightPulse2;bottom:15%;right:10%}.light-3{width:200px;height:200px;animation:20s ease-in-out infinite lightPulse3;top:50%;left:60%}[data-theme=dark] .background-gradient{background:radial-gradient(circle at 20% 20%,#ffffff08 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff05 0%,#0000 50%),radial-gradient(circle,#ffffff04 0%,#0000 70%)}[data-theme=dark] .shape{background:linear-gradient(135deg,#ffffff0d,#ffffff08);border:1px solid #ffffff1a}[data-theme=dark] .grid-pattern{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px)}[data-theme=dark] .light{background:radial-gradient(circle,#ffffff14 0%,#0000 70%)}@keyframes gradientShift{0%,to{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.8;transform:scale(1.05)rotate(1deg)}}@keyframes float1{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(20px,-15px)rotate(5deg)}50%{transform:translate(-10px,10px)rotate(-3deg)}75%{transform:translate(15px,-5px)rotate(2deg)}}@keyframes float2{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(-15px,20px)rotate(-5deg)}66%{transform:translate(10px,-10px)rotate(3deg)}}@keyframes float3{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(-20px,-10px)rotate(-2deg)}50%{transform:translate(15px,15px)rotate(4deg)}75%{transform:translate(-5px,-20px)rotate(-1deg)}}@keyframes float4{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(25px,-15px)rotate(6deg)}}@keyframes float5{0%,to{transform:translate(0)rotate(0)}20%{transform:translate(-30px,10px)rotate(-4deg)}40%{transform:translate(20px,-25px)rotate(3deg)}60%{transform:translate(-15px,20px)rotate(-2deg)}80%{transform:translate(25px,-10px)rotate(5deg)}}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@keyframes lightPulse1{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes lightPulse2{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}@keyframes lightPulse3{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){.background-gradient,.shape,.grid-pattern,.light{animation:none!important}.shape{opacity:.3}.light{opacity:.2}}@media (max-width:768px){.about-background{position:absolute}.shape,.light{display:none}.grid-pattern{background-size:30px 30px;animation:60s linear infinite gridMove}.background-gradient{animation:30s ease-in-out infinite gradientShift}}@media (min-width:769px) and (max-width:1024px){.shape-4,.shape-5,.light-3{display:none}.grid-pattern{background-size:40px 40px;animation:50s linear infinite gridMove}}@media (max-width:480px){.about-background{display:none}.about-page{background:var(--bg-about)}}.about-background,.shape,.light{will-change:transform;transform:translateZ(0)}.about-content-home{max-width:900px;margin:0 auto;padding:2rem 0}.about-text{color:var(--text-primary);text-align:center;letter-spacing:.01em;margin-bottom:1.5rem;font-size:1.125rem;font-weight:400;line-height:1.8}.about-highlight{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#3eaae90d 0%,#4480cf0d 100%);border:1px solid #2ebda81a;border-radius:1rem;margin:3rem 0;padding:2rem}.about-highlight p{color:var(--text-primary);text-align:center;margin:0;font-size:1.25rem;font-style:italic;font-weight:500;line-height:1.7}@media (max-width:768px){.about-content-home{padding:1rem 0}.about-text{text-align:center;font-size:1rem}.about-highlight{margin:2rem 0;padding:1.5rem}.about-highlight p{font-size:1.125rem}}.about-page{opacity:1!important;visibility:visible!important;background:0 0!important;display:block!important}.about-header{text-align:center;z-index:1;max-width:90%;margin:2rem auto 4rem;position:relative;opacity:1!important;visibility:visible!important;display:block!important}.about-header h1{font-family:var(--font-orbitron),"Orbitron",monospace;color:var(--text-primary);letter-spacing:.02em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;opacity:1!important;visibility:visible!important}.about-header p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6;opacity:1!important;visibility:visible!important}.about-stats{z-index:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:95%;margin-bottom:5rem;margin-left:auto;margin-right:auto;position:relative;opacity:1!important;visibility:visible!important;display:grid!important}.stat-item{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);text-align:center;box-shadow:var(--glass-shadow);border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;opacity:1!important;visibility:visible!important;display:block!important}.stat-item:before{content:"";background:linear-gradient(90deg,#0000,#2ebda81a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.stat-item:hover{background:var(--surface-hover);border-color:var(--primary);transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #2ebda826,0 8px 20px #2ebda81a,inset 0 1px #fff3}.stat-item:hover:before{left:100%}[data-theme=dark] .stat-item{background:#ffffff0d;border:1px solid #ffffff1a;box-shadow:0 8px 32px #0000004d,0 4px 16px #0003,inset 0 1px #ffffff1a}[data-theme=dark] .stat-item:hover{border-color:var(--primary);background:#ffffff14;box-shadow:0 25px 50px #0006,0 12px 25px #0000004d,0 0 0 1px #ffffff1a}.stat-icon{background:var(--gradient-primary);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;opacity:1!important;visibility:visible!important}.stat-icon:before{content:"";background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);border-radius:50%;width:0;height:0;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stat-item:hover .stat-icon{transform:scale(1.15)rotateY(10deg);box-shadow:0 12px 30px #2ebda84d,0 4px 12px #2ebda833,inset 0 1px #ffffff4d}.stat-item:hover .stat-icon:before{width:80px;height:80px}.stat-value{font-family:var(--font-orbitron),"Orbitron",monospace;color:var(--text-primary);margin-bottom:.5rem;font-size:2rem;font-weight:700;transition:all .3s;display:block;opacity:1!important;visibility:visible!important}.stat-item:hover .stat-value{color:var(--primary);transform:scale(1.05)}.stat-label{color:var(--text-secondary);font-size:.875rem;font-weight:500;transition:all .3s;opacity:1!important;visibility:visible!important}.stat-item:hover .stat-label{color:var(--text-primary);font-weight:600}.about-content{z-index:1;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-bottom:5rem;display:grid;position:relative}.content-block{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:24px;padding:2.5rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.content-block:before{content:"";background:var(--gradient-primary);height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.content-block:hover{background:var(--surface-hover);border-color:var(--primary);transform:translateY(-10px)scale(1.02);box-shadow:0 25px 60px #2ebda826,0 10px 30px #2ebda81a,inset 0 1px #fff3}.content-block:hover:before{transform:scaleX(1)}[data-theme=dark] .content-block{background:#ffffff0d;border:1px solid #ffffff1a;box-shadow:0 8px 32px #0000004d,0 4px 16px #0003,inset 0 1px #ffffff1a}[data-theme=dark] .content-block:hover{border-color:var(--primary);background:#ffffff14;box-shadow:0 30px 70px #0006,0 15px 35px #0000004d,0 0 0 1px #ffffff1a}.block-icon{background:var(--gradient-primary);color:#fff;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:2rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #2ebda84d,inset 0 1px #fff3}.block-icon:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.content-block:hover .block-icon{transform:scale(1.15)rotateY(15deg);box-shadow:0 20px 40px #2ebda866,0 8px 20px #2ebda84d,inset 0 1px #fff6}.content-block:hover .block-icon:after{left:100%}.content-block h2{font-family:var(--font-orbitron),"Orbitron",monospace;color:var(--text-primary);letter-spacing:.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:700;transition:all .3s}.content-block:hover h2{color:var(--primary);transform:translate(5px)}.content-block p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.7;transition:all .3s}.content-block:hover p{color:var(--text-primary)}.service-highlights{z-index:1;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:95%;margin:5rem auto;display:grid;position:relative}.highlight-item{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);text-align:center;box-shadow:var(--glass-shadow);border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.highlight-item:before{content:"";opacity:0;background:radial-gradient(circle,#2ebda80d 0%,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.highlight-item:hover{background:var(--surface-hover);border-color:var(--primary);transform:translateY(-6px)scale(1.03);box-shadow:0 20px 40px #2ebda826,0 8px 20px #2ebda81a,inset 0 1px #fff3}.highlight-item:hover:before{opacity:1}[data-theme=dark] .highlight-item{background:#ffffff0d;border:1px solid #ffffff1a;box-shadow:0 8px 32px #0000004d,0 4px 16px #0003,inset 0 1px #ffffff1a}[data-theme=dark] .highlight-item:hover{border-color:var(--primary);background:#ffffff14;box-shadow:0 25px 50px #0006,0 12px 25px #0000004d,0 0 0 1px #ffffff1a}.highlight-item svg{color:var(--primary);z-index:1;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.highlight-item:hover svg{filter:drop-shadow(0 4px 8px #2ebda84d);transform:scale(1.2)rotateY(10deg)}.highlight-item h3{font-family:var(--font-orbitron),"Orbitron",monospace;color:var(--text-primary);z-index:1;margin:0;font-size:1.125rem;font-weight:600;transition:all .3s;position:relative}.highlight-item:hover h3{color:var(--primary);transform:translateY(-2px)}.highlight-item p{color:var(--text-secondary);z-index:1;margin:0;font-size:.875rem;line-height:1.5;transition:all .3s;position:relative}.highlight-item:hover p{color:var(--text-primary)}.highlight-box{color:var(--primary);background:#2ebda81a;border:1px solid #2ebda833;border-radius:12px;margin-top:2rem;padding:1.25rem;font-size:.95rem;font-style:italic;font-weight:500;line-height:1.6}.about-cta{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);text-align:center;z-index:1;box-shadow:var(--glass-shadow);border-radius:24px;max-width:90%;margin-top:3rem;margin-left:auto;margin-right:auto;padding:4rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.about-cta:before{content:"";opacity:0;background:radial-gradient(circle,#2ebda80d 0%,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.about-cta:hover{transform:translateY(-5px);box-shadow:0 25px 60px #2ebda81a,0 10px 30px #2ebda80d}.about-cta:hover:before{opacity:1}[data-theme=dark] .about-cta{background:#ffffff0d;border:1px solid #ffffff1a;box-shadow:0 8px 32px #0000004d,0 4px 16px #0003,inset 0 1px #ffffff1a}.about-cta h2{font-family:var(--font-orbitron),"Orbitron",monospace;color:var(--text-primary);z-index:1;margin-bottom:1rem;font-size:2rem;font-weight:700;transition:all .3s;position:relative}.about-cta:hover h2{color:var(--primary);transform:scale(1.02)}.about-cta p{color:var(--text-secondary);z-index:1;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;transition:all .3s;position:relative}.about-cta:hover p{color:var(--text-primary)}.cta-buttons{z-index:1;flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.btn{min-width:200px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.btn:hover:before{left:100%}.btn-secondary{-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #2ebda833;transition:all .4s cubic-bezier(.4,0,.2,1)}.btn-secondary:hover{color:var(--primary);background:#2ebda81a;border-color:#2ebda84d;transform:translateY(-3px)scale(1.02);box-shadow:0 12px 25px #2ebda833,0 4px 10px #2ebda81a}.story-timeline{z-index:1;max-width:95%;margin:5rem auto;position:relative}.timeline-navigation{justify-content:space-between;gap:1rem;max-width:90%;margin-bottom:3rem;margin-left:auto;margin-right:auto;display:flex;position:relative}.timeline-navigation:before{display:none}.timeline-point{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;flex:1;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.timeline-point.active{color:var(--primary);transform:translateY(-2px)}.timeline-indicator{-webkit-backdrop-filter:blur(12px);color:var(--text-secondary);white-space:nowrap;text-align:center;background:#fffc;border:1px solid #e2e8f0cc;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-width:100px;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.timeline-indicator:before{content:"";background:linear-gradient(90deg,#0000,#2ebda81a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.timeline-point:hover .timeline-indicator{border-color:#2ebda84d;transform:translateY(-3px);box-shadow:0 6px 20px #2ebda826}.timeline-point:hover .timeline-indicator:before{left:100%}[data-theme=dark] .timeline-indicator{color:var(--text-secondary);background:#1a1a1acc;border:1px solid #fff3}.timeline-point.active .timeline-indicator{background:var(--gradient-primary);color:#fff;border-color:#2ebda8cc;transform:translateY(-3px);box-shadow:0 8px 25px #2ebda84d,0 4px 12px #2ebda833}[data-theme=dark] .timeline-point.active .timeline-indicator{background:var(--gradient-primary);color:#fff;border-color:#2ebda8cc;box-shadow:0 8px 25px #2ebda84d,0 4px 12px #2ebda833}.timeline-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.timeline-point:hover .timeline-icon{transform:scale(1.1)rotateY(10deg)}.timeline-point.active .timeline-icon{color:#fff;transform:scale(1.1)}[data-theme=dark] .timeline-point.active .timeline-icon{color:#000}.timeline-label{color:inherit;white-space:nowrap;opacity:.7;font-size:.7rem;font-weight:500;transition:all .3s}.timeline-point:hover .timeline-label{opacity:1;font-weight:600}.timeline-point.active .timeline-label,[data-theme=dark] .timeline-point.active .timeline-label{color:#000;opacity:1;font-weight:600}.timeline-content{opacity:0;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;animation:.6s ease-out forwards fadeInUp;display:grid;transform:translateY(20px)}.timeline-text h2{font-family:var(--font-orbitron),"Orbitron",monospace;color:var(--text-primary);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.timeline-text p{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.timeline-image{aspect-ratio:16/9;border-radius:24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a,0 8px 20px #2ebda81a}.timeline-image:before{content:"";opacity:0;z-index:1;background:linear-gradient(45deg,#2ebda81a,#0000);transition:opacity .4s;position:absolute;inset:0}.timeline-img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.timeline-image:hover{transform:translateY(-5px);box-shadow:0 30px 60px #00000026,0 12px 30px #2ebda826}.timeline-image:hover .timeline-img{transform:scale(1.08)}.timeline-image:hover:before{opacity:1}.personal-quote{background:var(--surface);-webkit-backdrop-filter:blur(20px);border:1px solid var(--surface);text-align:center;border-radius:24px;max-width:900px;margin:5rem auto;padding:4rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.personal-quote:before{content:"";opacity:0;background:radial-gradient(circle,#2ebda80d 0%,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.personal-quote:hover{transform:translateY(-5px);box-shadow:0 25px 60px #2ebda81a,0 10px 30px #2ebda80d}.personal-quote:hover:before{opacity:1}.quote-icon{color:var(--surface);background:var(--gradient-primary);box-shadow:var(--shadow-lg);z-index:2;border-radius:50%;padding:1rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:-24px;left:50%;transform:translate(-50%)}.personal-quote:hover .quote-icon{transform:translate(-50%)scale(1.1)rotateY(10deg);box-shadow:0 15px 35px #2ebda84d,0 6px 15px #2ebda833}.personal-quote blockquote{color:var(--text-primary);z-index:1;margin:2rem 0;font-size:1.5rem;font-style:italic;line-height:1.6;transition:all .3s;position:relative}.personal-quote:hover blockquote{color:var(--primary)}.quote-author{z-index:1;flex-direction:column;gap:.25rem;margin-top:2rem;display:flex;position:relative}.author-name{font-family:var(--font-orbitron),"Orbitron",monospace;color:var(--text-primary);font-size:1.125rem;font-weight:600;transition:all .3s}.personal-quote:hover .author-name{color:var(--primary);transform:translate(5px)}.author-title{color:var(--primary);font-size:.875rem;transition:all .3s}.personal-quote:hover .author-title{color:var(--text-primary)}.work-gallery{max-width:95%;margin:5rem auto}.work-gallery h2{font-family:var(--font-orbitron),"Orbitron",monospace;color:var(--text-primary);text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:700}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.gallery-item{cursor:pointer;background:#ffffffb3;border-radius:20px;transition:all .3s;position:relative;overflow:hidden}.gallery-image-container{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.gallery-img{transition:transform .5s}.gallery-item:hover .gallery-img{transform:scale(1.05)}.gallery-item:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026,0 8px 20px #2ebda826}.gallery-caption{-webkit-backdrop-filter:blur(10px);color:#fff;background:#000000b3;align-items:center;gap:.75rem;padding:1.5rem;transition:all .3s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.gallery-item:hover .gallery-caption{transform:translateY(0)}.modal-content{background:#00000080;border-radius:24px;width:90vw;max-width:1200px;height:90vh;max-height:800px;animation:.3s ease-out forwards scaleIn;position:relative;overflow:hidden;transform:scale(.9);box-shadow:0 30px 60px #0000004d}.modal-img{transition:transform .3s}@media (min-width:1400px){.about-stats,.service-highlights,.gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.about-stats,.service-highlights,.gallery-grid{grid-template-columns:repeat(2,1fr)}.timeline-content{grid-template-columns:1fr;gap:2rem}.timeline-text{order:2}.timeline-image{aspect-ratio:16/10;order:1}}@media (max-width:768px){.about-page{padding:140px 0 40px}.about-header{max-width:100%;margin-bottom:3rem}.about-header h1{font-size:clamp(2rem,4vw,2.5rem)}.about-stats,.service-highlights,.gallery-grid{grid-template-columns:1fr;gap:1.5rem;max-width:100%}.timeline-navigation{flex-direction:column;align-items:stretch;gap:1rem;max-width:100%;margin-left:0}.timeline-navigation:before{display:none}.timeline-point{width:100%}.timeline-indicator{width:100%;min-width:auto;padding:1rem 1.25rem}.timeline-icon{width:18px;height:18px}.personal-quote{max-width:100%;padding:3rem 1.5rem}.personal-quote blockquote{font-size:1.25rem}.btn{width:100%;max-width:300px}.timeline-image,.gallery-image-container{aspect-ratio:16/12}.about-cta{max-width:100%;padding:3rem 1.5rem}}@keyframes fadeIn{to{opacity:1}}@keyframes scaleIn{to{transform:scale(1)}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}
.contact-page{flex-direction:column;min-height:100vh;padding-top:100px;padding-bottom:40px;display:flex;position:relative;background:0 0!important}.contact-background{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.communication-gradient{background:radial-gradient(circle at 30% 30%,#2ebda80f 0%,#0000 50%),radial-gradient(circle at 70% 70%,#1dd1a10a 0%,#0000 50%),radial-gradient(circle,#6ce9e908 0%,#0000 60%);width:100%;height:100%;animation:25s ease-in-out infinite communicationShift;position:absolute;top:0;left:0}.connection-dots{width:100%;height:100%;position:absolute;top:0;left:0}.dot{-webkit-backdrop-filter:blur(8px);opacity:.5;background:linear-gradient(135deg,#2ebda814,#6ce9e914);border:1px solid #2ebda826;border-radius:50%;position:absolute}.dot-1{width:8px;height:8px;animation:20s ease-in-out infinite dotFloat1;top:20%;left:15%}.dot-2{width:12px;height:12px;animation:25s ease-in-out infinite dotFloat2;top:35%;right:20%}.dot-3{width:6px;height:6px;animation:18s ease-in-out infinite dotFloat3;bottom:25%;left:25%}.dot-4{width:10px;height:10px;animation:22s ease-in-out infinite dotFloat4;bottom:40%;right:15%}.dot-5{width:8px;height:8px;animation:30s ease-in-out infinite dotFloat5;top:60%;left:60%}.dot-6{width:6px;height:6px;animation:16s ease-in-out infinite dotFloat6;top:45%;left:80%}.wave-pattern{opacity:.4;background-image:repeating-linear-gradient(45deg,#0000,#0000 40px,#2ebda805 40px 42px);width:100%;height:100%;animation:50s linear infinite waveMove;position:absolute;top:0;left:0}.communication-lines{width:100%;height:100%;position:absolute;top:0;left:0}.line{opacity:.3;background:linear-gradient(90deg,#0000,#2ebda81a,#0000);height:1px;position:absolute}.line-1{width:200px;animation:12s ease-in-out infinite linePulse1;top:25%;left:10%;transform:rotate(15deg)}.line-2{width:150px;animation:15s ease-in-out infinite linePulse2;top:55%;right:20%;transform:rotate(-20deg)}.line-3{width:180px;animation:18s ease-in-out infinite linePulse3;bottom:30%;left:60%;transform:rotate(10deg)}[data-theme=dark] .communication-gradient{background:radial-gradient(circle at 30% 30%,#ffffff05 0%,#0000 50%),radial-gradient(circle at 70% 70%,#ffffff04 0%,#0000 50%),radial-gradient(circle,#ffffff03 0%,#0000 60%)}[data-theme=dark] .dot{background:linear-gradient(135deg,#ffffff0a,#ffffff05);border:1px solid #ffffff14}[data-theme=dark] .wave-pattern{background-image:repeating-linear-gradient(45deg,#0000,#0000 40px,#ffffff03 40px 42px)}[data-theme=dark] .line{background:linear-gradient(90deg,#0000,#ffffff0d,#0000)}@keyframes communicationShift{0%,to{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.8;transform:scale(1.03)rotate(.5deg)}}@keyframes dotFloat1{0%,to{transform:translate(0)}25%{transform:translate(15px,-10px)}50%{transform:translate(-5px,8px)}75%{transform:translate(10px,-5px)}}@keyframes dotFloat2{0%,to{transform:translate(0)}33%{transform:translate(-12px,15px)}66%{transform:translate(8px,-8px)}}@keyframes dotFloat3{0%,to{transform:translate(0)}50%{transform:translate(20px,-12px)}}@keyframes dotFloat4{0%,to{transform:translate(0)}25%{transform:translate(-18px,-8px)}50%{transform:translate(12px,10px)}75%{transform:translate(-5px,-15px)}}@keyframes dotFloat5{0%,to{transform:translate(0)}20%{transform:translate(-25px,8px)}40%{transform:translate(15px,-20px)}60%{transform:translate(-10px,12px)}80%{transform:translate(20px,-8px)}}@keyframes dotFloat6{0%,to{transform:translate(0)}50%{transform:translate(-15px,18px)}}@keyframes waveMove{0%{transform:translate(0)}to{transform:translate(40px,40px)}}@keyframes linePulse1{0%,to{opacity:.3;transform:rotate(15deg)scaleX(1)}50%{opacity:.6;transform:rotate(15deg)scaleX(1.2)}}@keyframes linePulse2{0%,to{opacity:.3;transform:rotate(-20deg)scaleX(1)}50%{opacity:.5;transform:rotate(-20deg)scaleX(1.1)}}@keyframes linePulse3{0%,to{opacity:.3;transform:rotate(10deg)scaleX(1)}50%{opacity:.4;transform:rotate(10deg)scaleX(1.3)}}@media (prefers-reduced-motion:reduce){.communication-gradient,.dot,.wave-pattern,.line{animation:none!important}.dot{opacity:.2}.line{opacity:.1}}@media (max-width:768px){.contact-background{position:absolute}.dot-4,.dot-5,.dot-6,.line-2,.line-3{display:none}.wave-pattern{background-size:30px 30px;animation:70s linear infinite waveMove}.communication-gradient{animation:35s ease-in-out infinite communicationShift}}@media (min-width:769px) and (max-width:1024px){.dot-5,.dot-6,.line-3{display:none}.wave-pattern{background-size:35px 35px;animation:60s linear infinite waveMove}}@media (max-width:480px){.contact-background{display:none}.contact-page{background:var(--bg-primary)}}.contact-background,.dot,.line{will-change:transform;transform:translateZ(0)}.container{flex-direction:column;flex:1;width:100%;max-width:1100px;margin:0 auto;padding:0 15px;display:flex}.contact-hero{text-align:center;margin-bottom:40px;padding-top:20px}.hero-content{max-width:600px;margin:0 auto}.hero-content h1{font-family:var(--font-orbitron),"Orbitron",monospace;color:var(--text-primary);margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.2}.hero-content p{color:var(--text-secondary);font-size:clamp(.875rem,1.5vw,1rem);line-height:1.6}.contact-layout{flex:1;grid-template-columns:minmax(250px,300px) 1fr;align-items:start;gap:1.5rem;display:grid}.contact-info-column{height:fit-content;position:sticky;top:100px}.contact-card{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffffe6 0%,#f8fafccc 100%);border:1px solid #e2e8f099;border-radius:16px;height:auto;overflow:hidden;box-shadow:0 8px 32px #00000014}[data-theme=dark] .contact-card{background:linear-gradient(135deg,#1a1a1ae6 0%,#111c 100%);border:1px solid #ffffff1f;box-shadow:0 8px 32px #0006}.contact-card-header{background:linear-gradient(135deg,#2ebda814 0%,#2ebda80a 100%);border-bottom:1px solid #2ebda826;padding:1.25rem}[data-theme=dark] .contact-card-header{background:linear-gradient(135deg,#ffffff0f 0%,#ffffff08 100%);border-bottom:1px solid #ffffff1a}.contact-card-header h2{font-family:var(--font-orbitron),"Orbitron",monospace;color:var(--text-primary);margin-bottom:.375rem;font-size:1.125rem;font-weight:700}.contact-card-header p{color:var(--text-secondary);font-size:.8125rem}.contact-methods{padding:.5rem}.contact-method{color:inherit;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;transition:all .3s;display:flex;position:relative}a.contact-method:hover{background:#2ebda814;transform:translate(4px)}[data-theme=dark] a.contact-method:hover{background:#ffffff0f}a.contact-method:after{content:"";background:var(--primary);opacity:0;width:16px;height:16px;transition:all .3s;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)translate(-10px);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}a.contact-method:hover:after{opacity:1;transform:translateY(-50%)translate(0)}.method-icon{background:var(--gradient-primary);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex;box-shadow:0 4px 12px #2ebda833}[data-theme=dark] .method-icon{color:#000;background:linear-gradient(135deg,#fff 0%,#e5e5e5 100%);box-shadow:0 4px 12px #ffffff1a}.contact-method:hover .method-icon{transform:scale(1.1);box-shadow:0 8px 20px #2ebda84d}[data-theme=dark] .contact-method:hover .method-icon{box-shadow:0 8px 20px #ffffff26}.method-details{flex-direction:column;gap:.125rem;min-width:0;display:flex}.method-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.6875rem}.method-value{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.method-note{color:var(--text-secondary);font-size:.75rem}.embedded-map{padding:.5rem}.embedded-map iframe,.contact-map{border-radius:12px;height:180px;box-shadow:0 4px 12px #00000014}[data-theme=dark] .embedded-map iframe,[data-theme=dark] .contact-map{box-shadow:0 4px 12px #0009}.form-column{flex-direction:column;width:100%;min-width:0;display:flex}.form-container{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffff2 0%,#f8fafce6 100%);border:1px solid #e2e8f099;border-radius:16px;flex-direction:column;min-height:500px;padding:2rem;display:flex;box-shadow:0 8px 32px #00000014}[data-theme=dark] .form-container{background:linear-gradient(135deg,#1a1a1af2 0%,#111111e6 100%);border:1px solid #ffffff1f;box-shadow:0 8px 32px #0006}.progress-bar{flex-shrink:0;justify-content:center;gap:1rem;margin-bottom:2rem;padding:0 1rem;display:flex;position:relative}.progress-bar:before{content:"";z-index:0;background:#e2e8f099;width:calc(100% - 200px);height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-theme=dark] .progress-bar:before{background:#ffffff26}.progress-step{z-index:1;align-items:center;gap:.5rem;display:flex;position:relative}.progress-indicator{-webkit-backdrop-filter:blur(12px);color:var(--text-secondary);white-space:nowrap;text-align:center;background:#fffc;border:1px solid #e2e8f0cc;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-width:100px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #0000000a}[data-theme=dark] .progress-indicator{background:#1a1a1acc;border:2px solid #fff3}.progress-step.active .progress-indicator{background:var(--gradient-primary);color:#fff;border-color:#2ebda8cc;transform:translateY(-2px);box-shadow:0 4px 16px #2ebda833}[data-theme=dark] .progress-step.active .progress-indicator{color:#000;background:linear-gradient(135deg,#12aaaf 0%,#e5e5e5 100%);border-color:#fffc}.progress-step.completed .progress-indicator{background:var(--success);border-color:var(--success);color:#fff;box-shadow:0 4px 16px #10b98133}[data-theme=dark] .progress-step.completed .progress-indicator{color:#fff;background:linear-gradient(135deg,#fff 0%,#e5e5e5ee 100%);border-color:#fffc}.progress-label{color:var(--text-secondary);white-space:nowrap;opacity:.7;font-size:.75rem;font-weight:500;transition:all .3s}.progress-step.active .progress-label{color:var(--text-primary);opacity:1;font-weight:600;transform:translateY(2px)}[data-theme=dark] .progress-step.active .progress-label{color:#000;opacity:1;font-weight:600}.progress-step.completed .progress-label{color:#fff;opacity:.9}[data-theme=dark] .progress-step.completed .progress-label{color:#000;opacity:.9}.progress-icon{flex-shrink:0;width:16px;height:16px}.progress-step.active .progress-icon{color:#fff}[data-theme=dark] .progress-step.active .progress-icon{color:#000}.progress-step.completed .progress-icon{color:#fff}[data-theme=dark] .progress-step.completed .progress-icon{color:#000}.step-content{opacity:1;flex-direction:column;flex:1;transition:all .3s;display:flex;transform:translate(0)}.step-content>*{flex-shrink:0}.step-content.slide-forward{opacity:0;transform:translate(50px)}.step-content.slide-back{opacity:0;transform:translate(-50px)}.step-icon{background:var(--gradient-primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;display:flex;box-shadow:0 4px 16px #2ebda833}[data-theme=dark] .step-icon{color:#000;background:linear-gradient(135deg,#ffffff31 0%,#e5e5e51f 100%);box-shadow:0 4px 16px #ffffff1a}.step-content h2{font-family:var(--font-orbitron),"Orbitron",monospace;color:var(--text-primary);text-align:center;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.step-content p{color:var(--text-secondary);text-align:center;margin:0 auto 1.25rem;font-size:.875rem}.form-fields{gap:1rem;margin-bottom:1.5rem;display:grid}.form-field{flex-direction:column;gap:.5rem;display:flex}.form-field.full-width{grid-column:1/-1}.form-field label{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.form-field input,.form-field textarea{color:var(--text-primary);background:#ffffffb3;border:1px solid #e2e8f0cc;border-radius:12px;width:100%;padding:.75rem;font-size:.875rem;transition:all .3s}[data-theme=dark] .form-field input,[data-theme=dark] .form-field textarea{background:#ffffff0d;border:1px solid #ffffff26}.form-field input:focus,.form-field textarea:focus{background:#ffffffe6;border-color:#2ebda899;outline:none;box-shadow:0 0 0 3px #2ebda81a}[data-theme=dark] .form-field input:focus,[data-theme=dark] .form-field textarea:focus{background:#ffffff14;border-color:#fff6;box-shadow:0 0 0 3px #ffffff1a}.device-options{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1.25rem;display:grid}.device-option{text-align:center;cursor:pointer;-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.device-option[data-platform=xbox-controllers]{border:1px solid #107c1033}.device-option[data-platform=xbox-controllers]:hover{border:1px solid var(--xbox-green);box-shadow:0 8px 32px #00000026,0 0 0 1px var(--xbox-green),0 0 15px #107c1033}.device-option[data-platform=playstation-controllers]{border:1px solid #006fcd33}.device-option[data-platform=playstation-controllers]:hover{border:1px solid var(--ps-blue);box-shadow:0 8px 32px #00000026,0 0 0 1px var(--ps-blue),0 0 15px #006fcd33}.device-option[data-platform=nintendo-controllers]{border:1px solid #e6001233}.device-option[data-platform=nintendo-controllers]:hover{border:1px solid var(--nintendo-red);box-shadow:0 8px 32px #00000026,0 0 0 1px var(--nintendo-red),0 0 15px #e6001233}.device-option:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);transition:opacity .3s;position:absolute;inset:0}.device-option:hover:before{opacity:1}.device-option:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000001a,0 4px 16px #2ebda81a}.add-device-icon{background:var(--gradient-primary);color:#fff;opacity:.7;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 8px #2ebda84d}.device-image-container{justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto .5rem;display:flex;position:relative}.device-image{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;height:100%}.device-fallback-icon{width:100%;height:100%;color:var(--primary);justify-content:center;align-items:center;display:flex}.device-option[data-platform=xbox-controllers] .device-fallback-icon{color:var(--xbox-green)}.device-option[data-platform=playstation-controllers] .device-fallback-icon{color:var(--ps-blue)}.device-option[data-platform=nintendo-controllers] .device-fallback-icon{color:var(--nintendo-red)}[data-theme=dark] .device-option[data-platform=xbox-controllers]{border-color:#107c104d}[data-theme=dark] .device-option[data-platform=xbox-controllers]:hover{border-color:var(--xbox-green);box-shadow:0 8px 32px #00000040,0 0 0 1px var(--xbox-green),0 0 15px #107c104d}[data-theme=dark] .device-option[data-platform=playstation-controllers]{border-color:#006fcd4d}[data-theme=dark] .device-option[data-platform=playstation-controllers]:hover{border-color:var(--ps-blue);box-shadow:0 8px 32px #00000040,0 0 0 1px var(--ps-blue),0 0 15px #006fcd4d}[data-theme=dark] .device-option[data-platform=nintendo-controllers]{border-color:#e600124d}[data-theme=dark] .device-option[data-platform=nintendo-controllers]:hover{border-color:var(--nintendo-red);box-shadow:0 8px 32px #00000040,0 0 0 1px var(--nintendo-red),0 0 15px #e600124d}.device-option:hover .add-device-icon{opacity:1;transform:scale(1.1)}[data-theme=dark] .device-option{background:#ffffff0d;border:1px solid #ffffff1a}[data-theme=dark] .device-option:hover{background:#ffffff14;border-color:#fff3}[data-theme=dark] .add-device-icon{color:#000;background:linear-gradient(135deg,#fff 0%,#e5e5e5 100%);box-shadow:0 2px 8px #fff3}.device-icon{width:80px;height:80px;margin:0 auto .75rem}.device-icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.problem-options{gap:.5rem;margin-bottom:1.25rem;display:grid}.problem-name{color:var(--text-primary);margin-bottom:.375rem;font-size:.875rem;font-weight:600;display:block}.problem-desc{opacity:.8;color:var(--text-secondary);font-size:.75rem;line-height:1.4;display:block}.problem-option{text-align:left;cursor:pointer;background:#fffc;border:1px solid #e2e8f0cc;border-radius:8px;flex-direction:column;gap:.25rem;padding:.875rem 1rem;transition:all .3s;display:flex}.problem-option:hover{background:#2ebda814;transform:translate(4px);box-shadow:0 4px 16px #2ebda81a}.problem-option.selected{background:var(--gradient-primary);color:#fff;border-color:#2ebda8cc;box-shadow:0 6px 20px #2ebda833}[data-theme=dark] .problem-option{color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff26}[data-theme=dark] .problem-option:hover{background:#ffffff14;border-color:#ffffff40}[data-theme=dark] .problem-option.selected{color:#000;background:linear-gradient(135deg,#fff 0%,#e5e5e5 100%);border-color:#fffc}.problem-option.selected .problem-name,.problem-option.selected .problem-desc{color:inherit}.problem-option.selected .problem-desc{opacity:.9}.summary-content{box-shadow:none;background:0 0;border:none;flex-direction:column;gap:2rem;padding:0;display:flex}.summary-section{-webkit-backdrop-filter:blur(10px);background:#fffc;border:1px solid #2ebda826;border-radius:16px;padding:1.75rem;position:relative;overflow:hidden;box-shadow:0 4px 20px #2ebda80d,inset 0 1px #ffffff1a}[data-theme=dark] .summary-section{background:#ffffff0d;border-color:#ffffff26}.summary-section:before{content:"";background:var(--gradient-primary);height:3px;position:absolute;top:0;left:0;right:0}[data-theme=dark] .summary-section:before{background:linear-gradient(135deg,#fff 0%,#e5e5e5 100%)}.summary-section h3{font-family:var(--font-orbitron),"Orbitron",monospace;color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.875rem;font-weight:600;display:flex}.summary-section h3:after{content:"";background:linear-gradient(90deg,#2ebda833,#0000);flex:1;height:1px}[data-theme=dark] .summary-section h3:after{background:linear-gradient(90deg,#fff3,#0000)}.summary-items{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.summary-item{background:#fff9;border:1px solid #2ebda81a;border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem;transition:all .3s;display:flex;position:relative}[data-theme=dark] .summary-item{background:#ffffff0a;border:1px solid #ffffff1a}.summary-item:hover{background:#fffc;transform:translateY(-2px);box-shadow:0 4px 15px #2ebda81a}[data-theme=dark] .summary-item:hover{background:#ffffff0f;border-color:#ffffff26}.summary-item svg{color:var(--primary);background:#2ebda81a;border-radius:8px;flex-shrink:0;padding:.5rem;box-shadow:0 2px 8px #2ebda81a}[data-theme=dark] .summary-item svg{color:#fff}.summary-item-content{flex-direction:column;gap:.25rem;min-width:0;display:flex}.summary-item-label{color:var(--text-secondary);font-size:.75rem;font-weight:500}.summary-item-value{color:var(--text-primary);font-size:.9375rem;font-weight:600;line-height:1.4}.summary-message{color:var(--text-primary);white-space:pre-wrap;background:#fff9;border:1px solid #2ebda81a;border-radius:12px;margin-top:.5rem;padding:1.25rem;font-size:.9375rem;line-height:1.6}.success-animation{justify-content:center;margin-bottom:2rem;display:flex}.success-icon{color:var(--success);animation:.5s cubic-bezier(.175,.885,.32,1.275) successPop}.success-info{background:#10b98114;border:1px solid #10b98133;border-radius:12px;margin:1.5rem 0;padding:1.25rem}[data-theme=dark] .success-info{background:#ffffff0d;border:1px solid #ffffff26}.info-item{color:var(--text-primary);align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.info-item:last-child{margin-bottom:0}.info-item svg{color:var(--success)}.step-buttons{flex-shrink:0;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:1.5rem;display:flex}.back-button,.next-button,.submit-button,.new-request-button{cursor:pointer;z-index:20;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex;position:relative}.back-button{color:var(--text-primary);background:#fffc;border:1px solid #e2e8f0cc}[data-theme=dark] .back-button{background:#ffffff0d;border:1px solid #ffffff26}.back-button:hover{background:#e2e8f033;transform:translate(-2px);box-shadow:0 2px 8px #0000000d}[data-theme=dark] .back-button:hover{background:#ffffff14;border-color:#ffffff40}.next-button,.submit-button{background:var(--gradient-primary);color:#fff;border:none;box-shadow:0 4px 16px #2ebda833}[data-theme=dark] .next-button,[data-theme=dark] .submit-button{color:#000;background:linear-gradient(135deg,#fff 0%,#e5e5e5 100%);box-shadow:0 4px 16px #ffffff1a}.next-button:hover,.submit-button:hover{transform:translate(2px);box-shadow:0 6px 24px #2ebda84d}[data-theme=dark] .next-button:hover,[data-theme=dark] .submit-button:hover{box-shadow:0 6px 24px #ffffff26}.next-button:disabled,.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.new-request-button{background:var(--gradient-primary);-webkit-backdrop-filter:blur(12px);color:#fff;border:1px solid #2ebda84d;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;min-width:250px;margin:1.5rem auto 0;padding:.875rem 2rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 16px #2ebda833}[data-theme=dark] .new-request-button{color:#000;background:linear-gradient(135deg,#fff 0%,#e5e5e5 100%);border:1px solid #ffffff4d}.new-request-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2ebda84d}[data-theme=dark] .new-request-button:hover{box-shadow:0 8px 25px #ffffff26}@keyframes successPop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.form-intro-text{text-align:center;margin-bottom:1.5rem;animation:.6s ease-out fadeInDown}.form-intro-text h2{font-family:var(--font-orbitron),"Orbitron",monospace;color:var(--text-primary);margin-bottom:.75rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700}.form-intro-text p{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:clamp(.875rem,1.5vw,1rem);line-height:1.6}.intro-step{-webkit-backdrop-filter:blur(10px);background:#fffc;border-radius:12px;flex-direction:column;align-items:center;gap:1.5rem;min-height:300px;padding:2rem;display:flex;position:relative;overflow:hidden}[data-theme=dark] .intro-step{background:#ffffff0d}.animated-bg{opacity:.5;position:absolute;inset:0;overflow:hidden}.animated-circle{background:linear-gradient(45deg,var(--primary),#2eacbd4d);opacity:.2;border-radius:50%;animation:20s linear infinite float;position:absolute}.animated-circle:first-child{width:150px;height:150px;animation-delay:-5s;top:-30px;left:-30px}.animated-circle:nth-child(2){width:100px;height:100px;animation-delay:-10s;top:40%;right:-20px}.animated-circle:nth-child(3){width:120px;height:120px;animation-delay:-15s;bottom:-30px;left:30%}.intro-step .step-icon{z-index:1;background:var(--gradient-primary);color:#fff;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;animation:.6s cubic-bezier(.68,-.55,.265,1.55) .2s backwards bounceIn;display:flex;position:relative;box-shadow:0 12px 30px #2ebda840,inset 0 2px #ffffff1a}[data-theme=dark] .intro-step .step-icon{-webkit-backdrop-filter:blur(10px);color:#fff;background:linear-gradient(135deg,#ffffff17 0%,#e5e5e513 100%);border:1px solid #ffffff1f}.pulse-icon{animation:2s infinite pulse}.start-button{z-index:1;background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;animation:.6s ease-out .4s backwards fadeInUp;display:flex;position:relative;box-shadow:0 4px 16px #2ebda833}[data-theme=dark] .start-button{color:#fff;-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff3d 0%,#e5e5e51f 100%);border:1px solid #ffffff5d}.start-button:hover{transform:translateY(-1px);box-shadow:0 5px 10px #58585859}[data-theme=dark] .start-button:hover{box-shadow:0 12px 35px #ffffff26}.start-button span{transition:transform .3s;display:inline-block}.start-button:hover span{transform:translate(-4px)}.start-button svg{transition:transform .3s}.start-button:hover svg{transform:translate(4px)}@keyframes float{0%{transform:rotate(0)translate(15px)rotate(0)}to{transform:rotate(360deg)translate(15px)rotate(-360deg)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:.9;transform:scale(1.1)}80%{opacity:1;transform:scale(.89)}to{opacity:1;transform:scale(1)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.devices-section{flex-direction:column;gap:1.5rem;display:flex}.selected-devices{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:1rem}.selected-devices h3{color:var(--text-primary);margin-bottom:.75rem;font-size:.875rem;font-weight:600}.selected-devices-list{flex-direction:column;gap:.5rem;display:flex}.selected-device{color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.875rem;display:flex}.remove-device-btn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;padding:.25rem;transition:all .2s}.remove-device-btn:hover{background:#ef444433;border-color:#ef444480}.device-check{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 8px #2ebda84d}.repairs-section{flex-direction:column;gap:2rem;display:flex}.device-repairs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.5rem;transition:all .3s}.device-repairs:hover{border-color:#fff3;box-shadow:0 8px 32px #0000001a}.device-repairs-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.device-repairs-header h3{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600}.repair-count{color:var(--text-secondary);background:#ffffff1a;border-radius:12px;padding:.25rem .5rem;font-size:.75rem}.repair-services{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem;margin-top:1rem;display:grid}.repair-service{background:var(--gradient-glass);border:1px solid #65e8ff4b;border-radius:10px;flex-direction:column;gap:.75rem;min-height:120px;padding:.75rem;transition:all .3s;display:flex}.repair-service:hover{background:#2cc4cf25;border-color:#0db3e679;transform:translateY(-1px)}.repair-service.selected{background:#2eb3bd54;border-color:#2eb3bd4d;box-shadow:0 4px 16px #2eb3bd1a}.repair-service.conflict{opacity:.7;cursor:not-allowed;background:#ef444442;border-color:#ef444470}.repair-service.conflict:hover{background:#f521216b;border-color:#ef44444d;transform:none}.repair-service-info{flex:1;align-items:flex-start;gap:.5rem;display:flex}.repair-service-icon{color:var(--text-primary);background:#ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:.375rem;display:flex}.repair-service-details{flex:1;min-width:0}.repair-service-details h4{color:var(--text-primary);margin:0 0 .25rem;font-size:.8125rem;font-weight:600;line-height:1.2}.repair-service-price{color:var(--text-primary);margin-bottom:.25rem;font-size:.6875rem;font-weight:500;line-height:1.3}.conflict-message{color:red;margin-top:.25rem;font-size:.7rem;font-style:italic;line-height:1.2}.price-request{color:#f59e0b;font-style:italic}.repair-service-actions{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.add-repair-btn{background:var(--gradient-primary);color:var(--surface);cursor:pointer;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;min-width:80px;padding:.375rem .75rem;font-size:.6875rem;font-weight:500;transition:all .2s;display:flex}.add-repair-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #2eb3bd4d}.add-repair-btn:disabled{opacity:.5;cursor:not-allowed;color:var(--text-secondary);background:#ffffff1a;border:1px solid #ffffff1a}.add-repair-btn:disabled:hover{box-shadow:none;transform:none}.repair-quantity-controls{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;align-items:center;gap:.375rem;padding:.25rem;display:flex}.quantity-btn{width:24px;height:24px;color:var(--text-primary);cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.quantity-btn:hover:not(:disabled){background:#fff3;border-color:#ffffff4d}.quantity-btn:disabled{opacity:.3;cursor:not-allowed}.quantity-display{text-align:center;min-width:24px;color:var(--text-primary);background:#ffffff1a;border:1px solid #fff3;border-radius:4px;padding:.125rem .375rem;font-size:.6875rem;font-weight:500}.remove-repair-btn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.remove-repair-btn:hover{background:#ef444433;border-color:#ef444480}@media (max-width:1200px){.repair-services{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.625rem}}@media (max-width:1024px){.repair-services{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.5rem}.repair-service{min-height:110px;padding:.625rem}.repair-service-icon{width:28px;height:28px;padding:.25rem}.repair-service-details h4{font-size:.75rem}.repair-service-price{font-size:.625rem}.conflict-message{font-size:.5625rem}.add-repair-btn{min-width:70px;padding:.25rem .5rem;font-size:.625rem}}@media (max-width:768px){.repair-services{grid-template-columns:1fr;gap:.75rem}.repair-service{flex-direction:row;align-items:center;gap:1rem;min-height:auto;padding:1rem}.repair-service-info{flex:1;gap:.75rem}.repair-service-icon{width:40px;height:40px;padding:.5rem}.repair-service-details h4{margin-bottom:.375rem;font-size:.875rem}.repair-service-price{margin-bottom:.375rem;font-size:.75rem}.conflict-message{font-size:.6875rem}.repair-service-actions{flex-shrink:0;min-width:120px}.add-repair-btn{min-width:100px;height:40px;padding:.5rem .75rem;font-size:.75rem}.repair-quantity-controls{justify-content:center;gap:.5rem;min-width:120px;padding:.375rem}.quantity-btn,.remove-repair-btn{width:32px;height:32px}.quantity-display{justify-content:center;align-items:center;min-width:32px;height:32px;padding:.25rem .5rem;font-size:.75rem;display:flex}}@media (max-width:640px){.repair-services{gap:.5rem}.repair-service{gap:.75rem;padding:.875rem}.repair-service-info{gap:.5rem}.repair-service-icon{width:36px;height:36px;padding:.375rem}.repair-service-details h4{font-size:.8125rem}.repair-service-price{font-size:.6875rem}.conflict-message{font-size:.625rem}.repair-service-actions{min-width:100px}.add-repair-btn{min-width:90px;height:36px;padding:.375rem .5rem;font-size:.6875rem}.repair-quantity-controls{gap:.375rem;min-width:100px;padding:.25rem}.quantity-btn,.remove-repair-btn{width:28px;height:28px}.quantity-display{min-width:28px;height:28px;padding:.125rem .375rem;font-size:.6875rem}}@media (max-width:480px){.repair-services{gap:.5rem}.repair-service{flex-direction:column;align-items:stretch;gap:.5rem;padding:.75rem}.repair-service-info{flex-direction:row;align-items:center;gap:.5rem}.repair-service-icon{width:32px;height:32px;padding:.25rem}.repair-service-details h4{margin-bottom:.25rem;font-size:.75rem}.repair-service-price{margin-bottom:.25rem;font-size:.625rem}.conflict-message{font-size:.5625rem}.repair-service-actions{flex-shrink:0;justify-content:center;min-width:auto}.add-repair-btn{min-width:80px;height:32px;padding:.375rem .5rem;font-size:.625rem}.repair-quantity-controls{justify-content:center;gap:.25rem;padding:.25rem}.quantity-btn,.remove-repair-btn{width:24px;height:24px}.quantity-display{min-width:24px;height:24px;padding:.125rem .25rem;font-size:.625rem}}@supports (-webkit-touch-callout:none){.form-field input,.form-field textarea,.form-field select{font-size:16px!important}}[data-theme=dark] .selected-devices{background:#ffffff0d;border:1px solid #ffffff1a}[data-theme=dark] .selected-device,[data-theme=dark] .device-repairs{background:#ffffff08;border:1px solid #ffffff14}[data-theme=dark] .device-repairs:hover{border-color:#ffffff26;box-shadow:0 8px 32px #0000004d}[data-theme=dark] .device-repairs-header{border-bottom-color:#ffffff14}[data-theme=dark] .repair-count{background:#ffffff0d}[data-theme=dark] .repair-service{background:#ffffff08;border:1px solid #5a5a5a44}[data-theme=dark] .repair-service:hover{background:#ffffff0d;border-color:#ffffff26}[data-theme=dark] .repair-service.selected{background:#2e94bd26;border-color:#2eb3bd66;box-shadow:0 4px 16px #2eb3bd33}[data-theme=dark] .repair-service.conflict{background:#ef44441a;border-color:#ef44444d}[data-theme=dark] .repair-service.conflict:hover{background:#ef444426;border-color:#ef444466}[data-theme=dark] .add-repair-btn:disabled{color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff14}[data-theme=dark] .conflict-message{color:red}[data-theme=dark] .total-price-section{background:#2e90bd26;border:1px solid #2eb3bd66}[data-theme=dark] .repair-service-icon{background:#ffffff0d}[data-theme=dark] .quantity-btn{background:#ffffff0d;border:1px solid #ffffff1a}[data-theme=dark] .quantity-btn:hover:not(:disabled){background:#ffffff14;border-color:#fff3}[data-theme=dark] .quantity-display{background:#ffffff0d;border:1px solid #ffffff1a}.device-repairs-summary{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-top:1rem;padding:1rem}.repairs-list{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.repair-item{color:var(--text-primary);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.device-total{color:var(--text-primary);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:.75rem;font-weight:600;display:flex}.total-price-section{background:#2e94bd1a;border:1px solid #2eb3bd59;border-radius:16px;margin-top:1rem;padding:1.5rem}.total-price{color:var(--text-primary);align-items:center;gap:1rem;display:flex}.total-price-content{flex-direction:column;gap:.25rem;display:flex}.total-label{color:var(--text-secondary);font-size:.875rem}.total-amount{color:var(--text-primary);font-size:1.5rem;font-weight:700}.summary-device{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:1rem;padding:1rem}.summary-device-header{border-bottom:1px solid #ffffff1a;align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.summary-device-name{color:var(--text-primary);font-weight:600}.summary-repairs{flex-direction:column;gap:.5rem;display:flex}.summary-repair{color:var(--text-primary);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.summary-device-total{color:var(--text-primary);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.5rem;font-weight:600;display:flex}.no-repairs{color:var(--text-secondary);font-size:.875rem;font-style:italic}.total-summary{color:var(--text-primary);background:#2eb3bd1a;border:1px solid #2eb3bd4d;border-radius:12px;align-items:center;gap:1rem;padding:1rem;display:flex}.total-summary-content{flex-direction:column;gap:.25rem;display:flex}.total-summary-label{color:var(--text-secondary);font-size:.875rem}.total-summary-amount{color:var(--text-primary);font-size:1.25rem;font-weight:700}[data-theme=dark] .device-repairs-summary{background:#ffffff08;border:1px solid #ffffff14}[data-theme=dark] .device-total{border-top-color:#ffffff14}[data-theme=dark] .summary-device{background:#ffffff08;border:1px solid #ffffff14}[data-theme=dark] .summary-device-header{border-bottom-color:#ffffff14}[data-theme=dark] .summary-device-total{border-top-color:#ffffff14}[data-theme=dark] .total-summary{background:#2eb3bd14;border:1px solid #2eb3bd33}.repair-notes-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-top:1rem;padding:1.25rem}.repair-notes-section h3{color:var(--text-primary);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1rem;font-weight:600;display:flex}.repair-notes-section h3:before{content:"";background:var(--gradient-primary);border-radius:2px;width:3px;height:1rem}.repair-notes-section p{color:var(--text-secondary);margin:0 0 1rem;font-size:.875rem;line-height:1.4}.repair-notes-textarea{color:var(--text-primary);resize:vertical;-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;min-height:100px;padding:.75rem;font-size:.875rem;line-height:1.4;transition:all .3s}.repair-notes-textarea:focus{background:#ffffff26;border-color:#2eb3bd80;outline:none;box-shadow:0 0 0 3px #2eb3bd1a,0 4px 16px #2eb3bd1a}.repair-notes-textarea::placeholder{color:var(--text-secondary);opacity:.7}.summary-message{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;align-items:flex-start;gap:.75rem;padding:1rem;transition:all .3s;display:flex}.summary-message:hover{background:#ffffff14;border-color:#fff3}.summary-message svg{color:var(--primary);flex-shrink:0;margin-top:.125rem}.summary-message-content{flex-direction:column;flex:1;gap:.25rem;display:flex}.summary-message-label{color:var(--text-secondary);font-size:.75rem;font-weight:500}.summary-message-value{color:var(--text-primary);white-space:pre-wrap;font-size:.875rem;line-height:1.4}[data-theme=dark] .repair-notes-section{background:#ffffff08;border:1px solid #ffffff14}[data-theme=dark] .repair-notes-textarea{background:#ffffff0d;border:1px solid #ffffff1a}[data-theme=dark] .repair-notes-textarea:focus{background:#ffffff14;border-color:#2eb3bd99}[data-theme=dark] .summary-message{background:#ffffff08;border:1px solid #ffffff14}[data-theme=dark] .summary-message:hover{background:#ffffff0d;border-color:#ffffff26}@media (max-width:768px){.repair-notes-section{padding:1rem}.repair-notes-section h3{font-size:.9375rem}.repair-notes-section p{font-size:.8125rem}.repair-notes-textarea{min-height:80px;padding:.625rem;font-size:.8125rem}.summary-message{gap:.5rem;padding:.875rem}.summary-message svg{width:18px;height:18px}.summary-message-label{font-size:.6875rem}.summary-message-value{font-size:.8125rem}}@media (max-width:480px){.repair-notes-section{padding:.875rem}.repair-notes-section h3{font-size:.875rem}.repair-notes-section p{font-size:.75rem}.repair-notes-textarea{min-height:70px;padding:.5rem;font-size:.75rem}.summary-message{gap:.375rem;padding:.75rem}.summary-message svg{width:16px;height:16px}.summary-message-label{font-size:.625rem}.summary-message-value{font-size:.75rem}}@media (max-width:1024px){.contact-layout{grid-template-columns:1fr;gap:2rem;max-width:600px;margin:0 auto}.contact-info-column{margin-bottom:1rem;position:static}.contact-methods{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.embedded-map{margin-top:1rem}.embedded-map iframe,.embedded-map .contact-map{height:160px}.progress-bar{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.progress-bar:before{display:none}.progress-step{flex:0 auto}.progress-indicator{gap:.375rem;min-width:auto;padding:.5rem .75rem;font-size:.75rem}.progress-label{display:none}}@media (max-width:768px){.contact-page{padding-top:80px;padding-bottom:30px}.container{padding:0 12px}.contact-hero{margin-bottom:20px}.hero-content h1{font-size:1.25rem}.hero-content p{font-size:.875rem}.contact-methods{grid-template-columns:1fr}.form-container{border-radius:12px;padding:1.25rem}.progress-bar{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.progress-bar:before{display:none}.progress-step{flex:0 auto}.progress-indicator{gap:.375rem;min-width:auto;padding:.5rem .75rem;font-size:.75rem}.progress-label{display:none}.step-content{padding:0}.form-fields{gap:1rem}.form-field{margin-bottom:.5rem}.form-field input,.form-field textarea{padding:.75rem;font-size:16px}.summary-content{gap:1.25rem}.summary-section{padding:1.25rem}.summary-items{gap:.75rem}.summary-item{padding:.875rem}.summary-message{padding:1rem}.step-buttons{gap:.625rem;padding-top:1.25rem}.back-button,.next-button,.submit-button{min-width:100px;padding:.75rem 1rem;font-size:.875rem}}@media (max-width:480px){.contact-page{padding-top:70px;padding-bottom:20px}.container{padding:0 10px}.contact-hero{margin-bottom:20px}.hero-content h1{font-size:1.25rem}.form-container{padding:1rem}.progress-bar{gap:.5rem;margin-bottom:1rem}.progress-indicator{min-width:60px;padding:.375rem .5rem;font-size:.6875rem}.progress-icon{width:14px;height:14px}.form-field label{font-size:.8125rem}.form-field input,.form-field textarea{border-radius:8px;padding:.625rem}.summary-section{padding:1rem}.summary-item{padding:.75rem}.summary-item svg{width:18px;height:18px}.summary-message{padding:.875rem}.step-buttons{gap:.5rem;padding-top:1rem}.back-button,.next-button,.submit-button{width:100%;padding:.75rem}}@media (max-width:768px){.repair-request-form .form-container{border-radius:16px;padding:1.5rem}.device-repairs{padding:1rem}.device-options{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem}.device-option{padding:.75rem}.device-option img{width:60px;height:60px}}@media (max-width:480px){.repair-request-form .form-container{border-radius:12px;padding:1rem}.device-options{grid-template-columns:repeat(2,1fr)}.device-option{padding:.5rem}.device-option img{width:50px;height:50px}}
.footer{-webkit-backdrop-filter:blur(10px);background:linear-gradient(#ffffff0d,#2ebda80d);border-top:1px solid #2ebda81a;margin-top:0;padding:2rem 0 1rem;transition:background .3s,border-color .3s;position:relative;overflow:hidden}.footer:before{content:"";background:linear-gradient(90deg,#0000,#2ebda833,#0000);height:1px;position:absolute;top:0;left:0;right:0}.footer-content{grid-template-columns:1.5fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.footer-section h4{font-family:var(--font-orbitron),"Orbitron",monospace;color:var(--text-primary);margin-bottom:1rem;font-size:.9rem;font-weight:700;display:inline-block;position:relative}.footer-section h4:after{content:"";background:var(--gradient-primary);border-radius:2px;width:1.5rem;height:2px;position:absolute;bottom:-3px;left:0}.footer-company-description{color:var(--text-secondary);margin-bottom:1rem;font-size:.8rem;line-height:1.5}.footer-social-links{gap:.5rem;display:flex}.footer-social-links a{background:#ffffff1a;border:1px solid #2ebda81a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.footer-social-links a:hover{background:var(--gradient-primary);border-color:var(--primary);transform:translateY(-2px)}.social-icon{width:16px;height:16px;fill:var(--text-primary);transition:fill .3s}.footer-social-links a:hover .social-icon{fill:#000}.footer-contact{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.footer-contact>div{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.footer-contact svg{color:var(--primary);flex-shrink:0}.footer-contact a{color:var(--text-secondary);text-decoration:none;transition:color .3s}.footer-contact a:hover{color:var(--primary)}.footer-bottom{text-align:center;border-top:1px solid #2ebda81a;padding-top:1rem}.footer-links{justify-content:center;gap:1.25rem;margin-bottom:.75rem;display:flex}.footer-links a{color:var(--text-secondary);font-size:.75rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--primary)}.footer-copyright{flex-direction:column;align-items:center;gap:.25rem;display:flex}.footer-bottom p{color:var(--text-secondary);margin:0;font-size:.75rem}.footer-developer{opacity:.8;font-size:.7rem!important}.footer-developer a{color:var(--primary);text-decoration:none;transition:color .3s}.footer-developer a:hover{color:var(--text-primary);text-decoration:underline}[data-theme=dark] .footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#000000e6,#111c)!important;border-top:1px solid #ffffff26!important}[data-theme=dark] .footer:before{background:linear-gradient(90deg,#0000,#ffffff26,#0000)!important}[data-theme=dark] .footer-section h4{color:var(--text-primary)!important}[data-theme=dark] .footer-company-description{color:var(--text-secondary)!important}[data-theme=dark] .footer-social-links a{background:#ffffff14!important;border:1px solid #ffffff26!important}[data-theme=dark] .footer-social-links a:hover{background:var(--gradient-primary)!important;border-color:#ffffff40!important}[data-theme=dark] .social-icon{fill:var(--text-primary)!important}[data-theme=dark] .footer-social-links a:hover .social-icon{fill:#000!important}[data-theme=dark] .footer-contact>div{color:var(--text-secondary)!important}[data-theme=dark] .footer-contact svg{color:var(--primary)!important}[data-theme=dark] .footer-contact a{color:var(--text-secondary)!important}[data-theme=dark] .footer-contact a:hover{color:var(--primary)!important}[data-theme=dark] .footer-bottom{border-top:1px solid #ffffff26!important}[data-theme=dark] .footer-links a{color:var(--text-secondary)!important}[data-theme=dark] .footer-links a:hover{color:var(--primary)!important}[data-theme=dark] .footer-bottom p{color:var(--text-secondary)!important}[data-theme=dark] .footer-developer a{color:var(--primary)!important}[data-theme=dark] .footer-developer a:hover{color:var(--text-primary)!important}@media (max-width:768px){.footer{margin-top:0;padding:1.5rem 0 .75rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}.footer-section{text-align:center}.footer-section h4:after{left:50%;transform:translate(-50%)}.footer-social-links{justify-content:center}.footer-contact{align-items:center}.footer-links{flex-direction:column;gap:.5rem}.footer-copyright{gap:.5rem}}@media (max-width:480px){.footer-contact>div{text-align:center;flex-direction:column;gap:.25rem}.footer-links{gap:.75rem}.footer-bottom p{font-size:.7rem}.footer-developer{font-size:.65rem!important}}.compact-footer{justify-content:space-between;align-items:flex-start;gap:2.5rem;padding-bottom:.5rem;display:flex}.compact-footer .footer-section.left,.compact-footer .footer-section.right{flex:1 1 0;min-width:220px}.compact-footer .footer-section.left{max-width:420px}.compact-footer .footer-section.right{max-width:340px}.compact-footer .footer-social-links{gap:.75rem;margin-top:.5rem}.compact-footer-bottom{border-top:1px solid #2ebda81a;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;margin-top:.5rem;padding-top:.75rem;display:flex}.compact-footer-bottom .footer-links{margin-bottom:.25rem}@media (max-width:900px){.compact-footer{flex-direction:column;align-items:stretch;gap:1.5rem}.compact-footer .footer-section.left,.compact-footer .footer-section.right{min-width:0;max-width:100%}.compact-footer-bottom{padding-top:.5rem}}@media (max-width:768px){.compact-footer{gap:1.25rem}.compact-footer .footer-section.left,.compact-footer .footer-section.right{text-align:center}.compact-footer .footer-section h4:after{left:50%;transform:translate(-50%)}.compact-footer .footer-social-links{justify-content:center}.compact-footer .footer-contact{align-items:center}.compact-footer-bottom .footer-links{flex-direction:column;gap:.5rem}.compact-footer-bottom .footer-copyright{gap:.5rem}}@media (max-width:480px){.compact-footer{gap:1rem}.compact-footer .footer-contact>div{text-align:center;flex-direction:column;gap:.25rem}.compact-footer-bottom .footer-links{gap:.75rem}.compact-footer-bottom .footer-bottom p{font-size:.7rem}.compact-footer-bottom .footer-developer{font-size:.65rem!important}}[data-theme=dark] .compact-footer-bottom{border-top:1px solid #ffffff26!important}@media screen and (-webkit-min-device-pixel-ratio:0){[data-theme=dark] .footer{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(#000000f2,#111111d9)!important}[data-theme=dark] .footer-section h4,[data-theme=dark] .footer-company-description,[data-theme=dark] .footer-contact>div,[data-theme=dark] .footer-contact a,[data-theme=dark] .footer-links a,[data-theme=dark] .footer-bottom p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@supports (-webkit-touch-callout:none){[data-theme=dark] .footer{background:linear-gradient(#000000fa,#111111e6)!important}[data-theme=dark] .footer-section h4{text-shadow:none;color:#fff!important}[data-theme=dark] .footer-company-description,[data-theme=dark] .footer-contact>div,[data-theme=dark] .footer-contact a,[data-theme=dark] .footer-links a,[data-theme=dark] .footer-bottom p{text-shadow:none;color:#d1d5db!important}[data-theme=dark] .footer-contact svg,[data-theme=dark] .footer-developer a{color:#fff!important}}
@media (max-width:1024px){.section{min-height:100vh;padding:4rem 0}.hero{min-height:100vh;padding:5rem 0 2rem}.hero-container{padding:0 1.5rem}.hero-grid{gap:2.5rem;max-width:800px;margin:0 auto 2.5rem}.hero-card{padding:1.75rem}.brand-text{font-size:3rem}.subtitle-text{font-size:1.375rem}.hero-description,.hero-card-title{font-size:1rem}.hero-actions-center{gap:1.25rem}.btn-hero-primary,.btn-hero-secondary{padding:1rem 1.75rem;font-size:.95rem}.quick-stat .stat-number{font-size:1.375rem}.quick-stat .stat-label{font-size:.7rem}.scroll-down-btn{bottom:30px}.chevron{width:24px;height:7px}.gaming-element{transform-origin:50%;font-size:14px}.gaming-element.xbox-a,.gaming-element.xbox-b,.gaming-element.xbox-x,.gaming-element.xbox-y{width:28px;height:28px;font-size:12px}.gaming-element.xbox-lt,.gaming-element.xbox-rt{width:32px;height:20px;font-size:10px}.gaming-element.ps-triangle,.gaming-element.ps-circle,.gaming-element.ps-square,.gaming-element.ps-cross{width:28px;height:28px}.gaming-element.ps-l2,.gaming-element.ps-r2{width:30px;height:18px;font-size:8px}.circuit-board{opacity:.15}.circuit-line:nth-child(n+6),.circuit-node:nth-child(n+8){display:none}.hero:after{opacity:.4}.orb-hero-3,.hero-floating-orb:nth-child(n+3){display:none}.orb-hero-1{opacity:.04;width:100px;height:100px}.orb-hero-2{opacity:.03;width:80px;height:80px}.services-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.services-grid:before{display:none}.service-card{border-radius:16px;padding:1.75rem}.service-icon{border-radius:16px;width:64px;height:64px;font-size:1.5rem}.service-title{margin-bottom:1.25rem;font-size:1.25rem}.service-description{font-size:.9rem}.service-highlight{padding:.625rem 1.25rem;font-size:.8rem}.features-grid,.process-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.feature,.process-card{padding:1.5rem}.feature{border-radius:16px}.feature-icon{border-radius:16px;width:56px;height:56px;margin-bottom:1.25rem;font-size:1.3rem}.feature-title{margin-bottom:.5rem;font-size:1rem}.feature-description{font-size:.85rem}.feature:after{width:20px;height:20px;font-size:1rem}.process-grid:before,.process-grid:after,.process-step:after{display:none}.process-step,.process-step:first-child{animation-delay:.1s!important}.process-step:nth-child(2){animation-delay:.2s!important}.process-step:nth-child(3){animation-delay:.3s!important}.process-step:nth-child(4){animation-delay:.4s!important}.process-card{border-radius:16px}.process-number{width:52px;height:52px;font-size:1.25rem}.process-title{margin-bottom:.75rem;font-size:1.125rem}.process-description{font-size:.9rem}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.testimonial{padding:1.5rem}.cta{border-radius:20px;padding:4rem 2rem}.cta-title{font-size:2.25rem}.cta-subtitle{font-size:1rem}.cta-actions{flex-direction:column;gap:1rem}.cta-modern{padding:3rem 0}.cta-main-card{border-radius:20px;padding:2.5rem 1.5rem}.cta-title-modern{font-size:2.25rem}.cta-subtitle-modern{font-size:1rem}.cta-stats-mini{gap:1.5rem}.cta-action-cards{grid-template-columns:1fr;gap:1.25rem}.cta-action-card{padding:1.75rem}.about-simple-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}.about-simple-card{border-radius:18px;padding:2rem 1.5rem}.about-simple-icon{border-radius:14px;width:56px;height:56px;margin-bottom:1.25rem}.about-simple-title{margin-bottom:.5rem;font-size:1rem}.about-simple-text{font-size:.875rem}}@media (max-width:768px){.section{min-height:100vh;padding:3rem 0}.hero{min-height:100vh;padding:4rem 0 2rem}.hero-container{padding:0 1rem}.hero-grid{grid-template-columns:1fr;gap:1.5rem;max-width:500px;margin:0 auto 2rem}.hero-brand-card,.hero-info-card{grid-column:1}.hero-info-card{display:none}.hero-card{padding:1.5rem}.hero-badge{padding:.375rem .875rem;font-size:.8rem}.brand-text{font-size:2.5rem}.subtitle-text{font-size:1.25rem}.hero-description{font-size:.95rem}.hero-card-title{margin-bottom:1.25rem;font-size:1rem}.hero-actions-center{gap:1rem;margin-top:1.5rem}.btn-hero-primary,.btn-hero-secondary{flex:1;min-width:140px;max-width:200px;padding:1rem 1.5rem;font-size:.9rem}.hero-quick-stats{gap:.875rem;margin-bottom:1.25rem}.quick-stat{padding:.875rem .5rem}.quick-stat .stat-number{font-size:1.25rem}.quick-stat .stat-label{font-size:.7rem}.hero-highlight{padding:.625rem .875rem;font-size:.8rem}.scroll-down-btn{bottom:20px}.chevron{width:20px;height:6px}.gaming-element{opacity:.8;font-size:12px}.gaming-element.xbox-a,.gaming-element.xbox-b,.gaming-element.xbox-x,.gaming-element.xbox-y{width:24px;height:24px;font-size:10px}.gaming-element.xbox-lt,.gaming-element.xbox-rt{width:28px;height:16px;font-size:8px}.gaming-element.ps-triangle,.gaming-element.ps-circle,.gaming-element.ps-square,.gaming-element.ps-cross{width:24px;height:24px}.gaming-element.ps-l2,.gaming-element.ps-r2{width:26px;height:16px;font-size:7px}.circuit-board,.hero:after,.hero-floating-orb,.orb-hero-1{display:none}.cta-ultra-primary{min-width:200px;padding:.75rem 1.5rem;font-size:.875rem}.cta-ultra-secondary{min-width:180px;padding:.875rem 1.75rem}.navbar{top:1rem;left:1rem;right:1rem}.nav-content{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex;position:relative}.nav-menu-1,.nav-menu-2,.nav-menu-3{display:none}.logo{letter-spacing:.1em;font-size:1.25rem;position:absolute;top:50%;left:50%;transition:none!important;transform:translate(-50%,-50%)scale(1)!important}.logo:hover{transform:translate(-50%,-50%)scale(1)!important}.logo:before{clip-path:inset(0 100% 0 0)!important;transition:none!important}.logo:hover:before{clip-path:inset(0 100% 0 0)!important}.mobile-menu-btn{justify-content:center;align-items:center;display:flex}.dashboard-menu-btn{display:flex}.mobile-menu-overlay,.dashboard-menu-overlay{display:block}.dashboard-content{padding:1rem}.dashboard-stats-grid{grid-template-columns:1fr;gap:1rem}.dashboard-main-grid{grid-template-columns:1fr;gap:1.5rem}.dashboard-card{padding:1rem}.dashboard-card h3{font-size:1.125rem}.dashboard-card p{font-size:.875rem}.auth-container{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-card{width:100%;max-width:400px;margin:0 auto;padding:1.5rem}.auth-form{width:100%}.auth-form .grid{grid-template-columns:1fr;gap:1rem}.auth-form input{width:100%;padding:.875rem;font-size:.9rem}.auth-form .btn{justify-content:center;width:100%;padding:.875rem 1.5rem;font-size:.9rem}.auth-links{text-align:center;margin-top:1.5rem}.auth-links p{margin-bottom:.75rem;font-size:.875rem}}@media (max-width:1024px){.auth-container{padding:1.5rem}.auth-card{max-width:500px;padding:2rem}.auth-form .grid{grid-template-columns:1fr 1fr;gap:1.5rem}.auth-form input{padding:1rem;font-size:1rem}.auth-form .btn{padding:1rem 2rem;font-size:1rem}}@media (max-width:768px){.auth-container{padding:1rem}.auth-card{max-width:100%;margin:0;padding:1.5rem}.auth-form .grid{grid-template-columns:1fr 1fr;gap:.75rem}.auth-form input{padding:.875rem;font-size:.9rem}.auth-form .btn{justify-content:center;width:100%;padding:.875rem 1.5rem;font-size:.9rem}.auth-links{margin-top:1.5rem}.auth-links p{margin-bottom:.75rem;font-size:.875rem}}@media (max-width:1024px){.dashboard-content{padding:1.5rem}.dashboard-stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.dashboard-main-grid{grid-template-columns:1fr;gap:2rem}.dashboard-card{padding:1.5rem}}@media (min-width:1025px){.dashboard-stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}.dashboard-main-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.dashboard-card{padding:2rem}}@media (max-width:768px){.profile-container{padding:1rem}.profile-grid{grid-template-columns:1fr;gap:1.5rem}.profile-card{padding:1rem}.profile-card h2{font-size:1.25rem}.profile-form-grid,.profile-phone-grid,.profile-address-grid,.profile-address-grid-3,.profile-billing-grid,.profile-billing-grid-3,.profile-password-grid{grid-template-columns:1fr;gap:1rem}.profile-button-group{flex-direction:column;gap:1rem}.profile-button-group button{justify-content:center;width:100%;padding:.5rem 1rem;font-size:.875rem}}@media (max-width:1024px) and (min-width:769px){.profile-grid{grid-template-columns:1fr;gap:2rem}.profile-form-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.profile-phone-grid{grid-template-columns:1fr 1fr 1fr;gap:1rem}.profile-address-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.profile-address-grid-3{grid-template-columns:1fr 1fr 1fr;gap:1rem}.profile-billing-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.profile-billing-grid-3{grid-template-columns:1fr 1fr 1fr;gap:1rem}}@media (max-width:480px){.auth-container{padding:.75rem}.auth-card{padding:1.25rem}.auth-form .grid{grid-template-columns:1fr;gap:1rem}.auth-form input{padding:.75rem;font-size:.85rem}.auth-form .btn{padding:.75rem 1.25rem;font-size:.85rem}.auth-links p{font-size:.8rem}}@media (max-width:768px){.profile-btn{padding:.375rem .75rem;font-size:.8rem}.profile-dropdown{min-width:160px}.login-btn{padding:.375rem .75rem;font-size:.8rem}.logout-btn{padding:.375rem .5rem;font-size:.7rem}.section-title{font-size:1.75rem}.features-grid,.services-grid,.testimonials-grid,.process-grid{grid-template-columns:1fr}.service-card,.feature,.testimonial{padding:1.5rem}.services-grid{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}.services-grid:before,.services-grid:after{display:none}.service-card{border-radius:14px;padding:1.5rem}.service-card:after{display:none}.service-icon{border-radius:14px;width:56px;height:56px;font-size:1.3rem}.service-icon-container:before{display:none}.service-title{margin-bottom:1.25rem;font-size:1.125rem}.service-highlight{padding:.5rem 1rem;font-size:.75rem}.features-grid,.process-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}.feature,.process-card{border-radius:12px;padding:1.25rem}.feature-icon{width:40px;height:40px;margin-bottom:1rem}.feature-title,.process-title{font-size:.95rem}.feature-description,.process-description{font-size:.75rem}.process-number{width:40px;height:40px;font-size:1rem}.testimonials-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}.testimonial{border-radius:12px;padding:1.25rem}.testimonial-avatar{width:48px;height:48px}.testimonial-name{font-size:.9rem}.testimonial-role{font-size:.75rem}.cta{border-radius:16px;margin:2rem 0;padding:3rem 1.5rem}.cta-title{font-size:1.75rem}.cta-subtitle{font-size:.9rem}.cta-actions{gap:.75rem}.cta-actions .btn{padding:.9rem 1.5rem;font-size:.9rem}.cta-modern{padding:2.5rem 0}.cta-main-card{border-radius:16px;margin-bottom:1.5rem;padding:2rem 1.25rem}.cta-icon{border-radius:16px;width:60px;height:60px;font-size:1.5rem}.cta-title-modern{font-size:2rem;line-height:1.1}.cta-subtitle-modern{margin:0 auto 1.5rem;font-size:.95rem}.cta-stats-mini{gap:1.25rem;margin-top:1.5rem}.cta-stat-number{font-size:1.25rem}.cta-stat-label{font-size:.75rem}.cta-action-cards{gap:1rem}.cta-action-card{border-radius:16px;padding:1.5rem}.about-simple-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2.5rem}.about-simple-card{border-radius:16px;padding:1.5rem}.about-simple-icon{border-radius:12px;width:52px;height:52px;margin-bottom:1rem}.about-simple-title{margin-bottom:.5rem;font-size:.95rem}.about-simple-text{font-size:.8rem}.footer{padding:2.5rem 0 1.25rem}.footer-content{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}.footer-content>:last-child{grid-column:1;justify-self:start}.footer-section h4{margin-bottom:.875rem;font-size:1rem}.footer-company-description{font-size:.875rem}.footer-social{flex-direction:column;align-items:flex-start;gap:.75rem}.footer-social-links a{width:32px;height:32px;font-size:1.125rem}.footer-contact>div{font-size:.875rem}.footer-bottom p{font-size:.8rem}}@media (max-width:480px){.section{min-height:100vh;padding:2.5rem 0}.hero{min-height:100vh;padding:3rem 0 2rem}.hero-container{padding:0 .75rem}.hero-grid{gap:1.25rem;max-width:100%;margin:0 auto 1.5rem}.hero-card{border-radius:16px;padding:1.25rem}.hero-badge{padding:.375rem .75rem;font-size:.75rem}.brand-text{font-size:2rem;line-height:.95}.subtitle-text{font-size:1.125rem}.hero-description{font-size:.9rem}.hero-card-title{margin-bottom:1rem;font-size:.95rem}.hero-actions-center{flex-direction:column;align-items:center;gap:.75rem;margin-top:1.25rem}.btn-hero-primary,.btn-hero-secondary{border-radius:12px;width:100%;max-width:280px;padding:1rem 1.5rem;font-size:.875rem}.hero-quick-stats{gap:.75rem;margin-bottom:1rem}.quick-stat{padding:.75rem .375rem}.quick-stat .stat-number{font-size:1.125rem}.quick-stat .stat-label{font-size:.65rem}.hero-highlight{padding:.5rem .75rem;font-size:.75rem}.scroll-down-btn{bottom:15px}.chevron{width:18px;height:5px}.hero-floating-orb{display:none}.hero:before{opacity:.5}.container{padding:0 1rem}.section{padding:4rem 0}.section-title{font-size:1.75rem}.section-subtitle{font-size:1rem}.service-card,.feature,.testimonial,.process-card{padding:1.25rem}.service-icon{width:48px;height:48px;font-size:1.125rem}.process-number,.testimonial-avatar{width:40px;height:40px;font-size:1rem}.cta{padding:4rem 0}.cta-actions{flex-direction:column;align-items:center}.btn-white,.btn-outline-white{width:100%;max-width:280px}.services-grid{margin-top:1.5rem}.service-card{border-radius:12px;padding:1.25rem}.service-icon{border-radius:12px;width:48px;height:48px;font-size:1.125rem}.service-title{margin-bottom:1rem;font-size:1rem}.service-highlight{padding:.4rem .8rem;font-size:.7rem}.features-grid,.process-grid,.testimonials-grid{margin-top:1.5rem}.features-grid,.process-grid{grid-template-columns:1fr;gap:1rem}.platform-text{word-break:break-word;flex-wrap:wrap;font-size:2rem}.process-grid:before,.process-grid:after,.process-step:after{display:none}.process-step{opacity:1!important;animation:none!important;transform:none!important}.process-card{border-radius:14px;padding:1.25rem}.process-number{width:48px;height:48px;margin-bottom:1rem;font-size:1.125rem}.process-title{margin-bottom:.5rem;font-size:1rem}.process-description{font-size:.85rem}.testimonial-avatar{width:44px;height:44px}.testimonial-name{font-size:.85rem}.testimonial-role{font-size:.7rem}.cta{border-radius:14px;margin:1.5rem 0;padding:2.5rem 1.25rem}.cta-title{font-size:1.5rem}.cta-subtitle{font-size:.85rem}.cta-actions .btn{padding:.8rem 1.25rem;font-size:.85rem}.cta-modern{padding:3rem 0}.cta-main-card{border-radius:20px;padding:2.5rem 1.5rem}.cta-title-modern{font-size:2.25rem}.cta-subtitle-modern{font-size:1rem}.cta-stats-mini{gap:1.5rem}.cta-action-cards{grid-template-columns:1fr;gap:1.25rem}.cta-action-card{padding:1.75rem}.about-simple-grid{gap:1.25rem;margin-top:2rem}.about-simple-card{border-radius:14px;padding:1.25rem}.about-simple-icon{border-radius:12px;width:48px;height:48px;margin-bottom:.875rem}.about-simple-title{margin-bottom:.375rem;font-size:.9rem}.about-simple-text{font-size:.75rem}.footer{padding:2rem 0 1rem}.footer-content{gap:1.25rem;margin-bottom:1.25rem}.footer-content>:last-child{grid-column:1;justify-self:start}.footer-section h4{margin-bottom:.75rem;font-size:.95rem}.footer-company-description{font-size:.8rem;line-height:1.5}.footer-social-label{font-size:.8rem}.footer-social-links a{width:30px;height:30px;font-size:1rem}.footer-links a{font-size:.85rem}.footer-contact>div{gap:.375rem;font-size:.8rem}.footer-bottom p{font-size:.75rem;line-height:1.4}}@media (max-width:360px){.brand-text{font-size:1.75rem}.subtitle-text{font-size:1rem}.section-title,.cta-title{font-size:1.5rem}.service-card,.feature,.testimonial,.process-card{padding:1rem}}@media (max-width:1500px){.weather-widget{display:none!important}}@media (max-width:1400px){.dashboard-stats-grid{gap:1rem;grid-template-columns:repeat(2,1fr)!important}}@media (max-width:1300px) and (min-width:769px){.dashboard-sidebar{display:none!important}.navbar{z-index:1000!important;position:fixed!important;top:1rem!important;left:1rem!important;right:1rem!important}.navbar .nav-menu-1,.navbar .nav-menu-2,.navbar .nav-menu-3,.navbar .nav-menu-4{display:none!important}.navbar .mobile-menu-btn,.navbar .dashboard-menu-btn{display:flex!important}.navbar .logo{order:1!important}.navbar .mobile-menu-btn{order:2!important}.navbar .dashboard-menu-btn{order:3!important}}@media (max-width:768px){.dashboard-sidebar{display:none!important}.navbar{z-index:1000!important;position:fixed!important;top:1rem!important;left:1rem!important;right:1rem!important}.navbar .nav-menu-1,.navbar .nav-menu-2,.navbar .nav-menu-3,.navbar .nav-menu-4{display:none!important}.navbar .mobile-menu-btn,.navbar .dashboard-menu-btn{display:flex!important}.navbar .logo{order:1!important}.navbar .mobile-menu-btn{order:2!important}.navbar .dashboard-menu-btn{order:3!important}}@media (min-width:1400px){.container{max-width:1400px}.hero-container{max-width:1400px;padding:0 6rem}.hero-grid{gap:3.5rem;max-width:1000px;margin:0 auto 3.5rem}.brand-text{font-size:4rem}.subtitle-text{font-size:1.75rem}.hero-actions-center{gap:2rem}.btn-hero-primary,.btn-hero-secondary{padding:1.25rem 2.25rem;font-size:1.125rem}.section-title,.cta-title{font-size:3rem}.services-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}@media (max-height:500px) and (orientation:landscape){.hero{height:auto;min-height:100vh;padding:2rem 0}.scroll-down-btn{display:none}.hero-container{padding-top:1rem;padding-bottom:2rem}}@media (min-resolution:192dpi){.icon:before{transform-origin:0 0;width:200%;height:200%;transform:scale(.5)}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.scroll-down-btn{animation:none}.chevron{opacity:.7;animation:none}.gaming-element,.circuit-line,.circuit-node,.floating-orb{animation:none}}.feature,.process-card,.testimonial{border-radius:10px;padding:1rem}.feature{border-radius:14px;min-height:auto}.feature-icon{border-radius:14px;width:48px;height:48px;margin-bottom:1rem;font-size:1.125rem}.feature-title{margin-bottom:.5rem;font-size:.95rem}.feature-description{font-size:.75rem}.feature:after{width:20px;height:20px;font-size:1rem;top:.75rem;right:.75rem}.cta-section-ultra{padding:4rem 0}.cta-ultra-container{padding:0 1rem}.cta-ultra-icon{width:100px;height:100px;margin-bottom:2rem}.cta-ultra-icon .icon{font-size:3rem}.cta-ultra-title{font-size:2.75rem;line-height:1.1}.cta-ultra-subtitle{margin-bottom:3rem;font-size:1.25rem}.cta-ultra-actions{gap:1rem;margin-bottom:3rem}.cta-ultra-guarantee{text-align:center;flex-wrap:wrap;padding:.75rem 1.5rem;font-size:.8rem;line-height:1.4}[data-theme=dark] .hero-card{background:#0000000d;border:1px solid #fff3}[data-theme=dark] .feature,[data-theme=dark] .process-card,[data-theme=dark] .testimonial{background:#2626260d;border:1px solid #fff3}[data-theme=dark] .circuit-board{opacity:.1}@media (max-width:768px){[data-theme=dark] .hero-card{background:#ffffff0d;border:1px solid #ffffff1a}[data-theme=dark] .feature,[data-theme=dark] .process-card,[data-theme=dark] .testimonial{background:#2626260d;border:1px solid #fff3}.hero:before,.hero:after{animation:none}.hero-card{animation:none;transform:none}.gaming-element{transition:none!important;animation:none!important}.circuit-line,.circuit-node{animation:none!important}.hero{backface-visibility:hidden;will-change:auto;transform:translateZ(0)}.hero-container{transform:translateZ(0)}@keyframes cardFloat{0%,to{transform:none}}@keyframes backgroundPulse{0%,to{opacity:1}}@keyframes gridMove{0%,to{transform:none}}}
.animate-on-scroll{opacity:0;will-change:transform,opacity;backface-visibility:hidden;perspective:1000px;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(30px)}.animate-on-scroll.animate-in{opacity:1;transform:translateY(0)}.fade-in{opacity:0;will-change:opacity;transition:opacity .8s ease-out}.fade-in.animate-in{opacity:1}.fade-in-up{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(40px)}.fade-in-up.animate-in{opacity:1;transform:translateY(0)}.fade-in-down{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(-40px)}.fade-in-down.animate-in{opacity:1;transform:translateY(0)}.fade-in-left{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translate(-40px)}.fade-in-left.animate-in{opacity:1;transform:translate(0)}.fade-in-right{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translate(40px)}.fade-in-right.animate-in{opacity:1;transform:translate(0)}.scale-in{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:scale(.8)}.scale-in.animate-in{opacity:1;transform:scale(1)}.scale-in-up{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(30px)scale(.9)}.scale-in-up.animate-in{opacity:1;transform:translateY(0)scale(1)}.rotate-in{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:rotate(-10deg)scale(.9)}.rotate-in.animate-in{opacity:1;transform:rotate(0)scale(1)}.rotate-in-left{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translate(-50px)rotate(-15deg)}.rotate-in-left.animate-in{opacity:1;transform:translate(0)rotate(0)}.rotate-in-right{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translate(50px)rotate(15deg)}.rotate-in-right.animate-in{opacity:1;transform:translate(0)rotate(0)}.slide-in-up{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(60px)}.slide-in-up.animate-in{opacity:1;transform:translateY(0)}.slide-in-down{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(-60px)}.slide-in-down.animate-in{opacity:1;transform:translateY(0)}.slide-in-left{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translate(-60px)}.slide-in-left.animate-in{opacity:1;transform:translate(0)}.slide-in-right{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translate(60px)}.slide-in-right.animate-in{opacity:1;transform:translate(0)}.bounce-in{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.68,-.55,.265,1.55);transform:scale(.3)}.bounce-in.animate-in{opacity:1;transform:scale(1)}.bounce-in-up{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.68,-.55,.265,1.55);transform:translateY(60px)scale(.8)}.bounce-in-up.animate-in{opacity:1;transform:translateY(0)scale(1)}.flip-in-x{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:perspective(400px)rotateX(90deg)}.flip-in-x.animate-in{opacity:1;transform:perspective(400px)rotateX(0)}.flip-in-y{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:perspective(400px)rotateY(90deg)}.flip-in-y.animate-in{opacity:1;transform:perspective(400px)rotateY(0)}.zoom-in{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:scale(.5)}.zoom-in.animate-in{opacity:1;transform:scale(1)}.zoom-in-up{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(40px)scale(.8)}.zoom-in-up.animate-in{opacity:1;transform:translateY(0)scale(1)}.elastic-in{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.175,.885,.32,1.275);transform:scale(.3)}.elastic-in.animate-in{opacity:1;transform:scale(1)}.elastic-in-up{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .8s cubic-bezier(.175,.885,.32,1.275);transform:translateY(50px)scale(.8)}.elastic-in-up.animate-in{opacity:1;transform:translateY(0)scale(1)}.stagger-item{opacity:0;will-change:transform,opacity;backface-visibility:hidden;transition:all .6s cubic-bezier(.25,.46,.45,.94);transform:translateY(30px)}.stagger-item.animate-in{opacity:1;transform:translateY(0)}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-400{transition-delay:.4s}.delay-500{transition-delay:.5s}.delay-600{transition-delay:.6s}.delay-700{transition-delay:.7s}.delay-800{transition-delay:.8s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-1000{transition-duration:1s}@media (prefers-reduced-motion:reduce){.animate-on-scroll,.fade-in,.fade-in-up,.fade-in-down,.fade-in-left,.fade-in-right,.scale-in,.scale-in-up,.rotate-in,.rotate-in-left,.rotate-in-right,.slide-in-up,.slide-in-down,.slide-in-left,.slide-in-right,.bounce-in,.bounce-in-up,.flip-in-x,.flip-in-y,.zoom-in,.zoom-in-up,.elastic-in,.elastic-in-up,.stagger-item{will-change:auto!important;transition:opacity .3s ease-out!important;transform:none!important}.animate-in{opacity:1!important}}.animation-container{contain:layout style paint;will-change:transform}@media (max-width:768px){.animate-on-scroll,.fade-in-up,.fade-in-down,.fade-in-left,.fade-in-right,.scale-in-up,.rotate-in-left,.rotate-in-right,.slide-in-up,.slide-in-down,.slide-in-left,.slide-in-right,.bounce-in-up,.flip-in-x,.flip-in-y,.zoom-in-up,.elastic-in-up{transition-duration:.6s}}.layout{min-height:100vh;position:relative}.page-content{will-change:transform,opacity;width:100%;min-height:100vh;position:relative}.page-content *{will-change:auto}.page-content>*{z-index:1;position:relative}.page-content{transform-origin:top}.page-content .hero{padding-top:0}
.floating-shape,.organic-shape,.smoke-element,.smoke-wisp,.star-element,.energy-element,.grid-dots-pattern{will-change:transform,opacity}@keyframes floatShape1{0%,to{opacity:.1;transform:translate(0,0)rotate(0)scale(1)}25%{opacity:.15;transform:translate(20px,-15px)rotate(90deg)scale(1.1)}50%{opacity:.08;transform:translate(-10px,-25px)rotate(180deg)scale(.9)}75%{opacity:.12;transform:translate(-20px,-10px)rotate(270deg)scale(1.05)}}@keyframes floatShape2{0%,to{opacity:.08;transform:translate(0,0)rotate(45deg)scale(1)}33%{opacity:.12;transform:translate(-25px,-20px)rotate(135deg)scale(1.2)}66%{opacity:.06;transform:translate(15px,-30px)rotate(225deg)scale(.8)}}@keyframes floatShape3{0%,to{opacity:.06;transform:translate(0,0)rotate(-30deg)scale(1)}50%{opacity:.1;transform:translate(30px,-20px)rotate(150deg)scale(1.15)}}@keyframes gridMove{0%{transform:translate(0,0)}to{transform:translate(50px,50px)}}@keyframes waveFlow{0%,to{opacity:.05;transform:translate(-100%)}50%{opacity:.1;transform:translateY(-20px)}}@keyframes pulseGlow{0%,to{opacity:.03;transform:scale(1)}50%{opacity:.08;transform:scale(1.1)}}@keyframes rotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes flowLines{0%{opacity:0;transform:translate(-100%)}50%{opacity:.1}to{opacity:0;transform:translate(100%,-50px)}}@keyframes dotPulse{0%,to{opacity:.05;transform:scale(1)}50%{opacity:.15;transform:scale(1.3)}}@keyframes starTwinkle{0%,to{opacity:.05;transform:scale(1)rotate(0)}25%{opacity:.15;transform:scale(1.2)rotate(90deg)}50%{opacity:.08;transform:scale(.8)rotate(180deg)}75%{opacity:.12;transform:scale(1.1)rotate(270deg)}}@keyframes gentleFloat{0%,to{transform:translate(0,0)}33%{transform:translate(10px,-15px)}66%{transform:translate(-10px,-5px)}}@keyframes energyPulse{0%,to{opacity:.05;transform:scale(1)}50%{opacity:.12;transform:scale(1.2)}}@keyframes rippleEffect{0%{opacity:.1;transform:scale(0)}to{opacity:0;transform:scale(2)}}@keyframes circuitLineAnim{0%{opacity:.13;filter:drop-shadow(0 0 8px var(--primary))}50%{opacity:.28;filter:drop-shadow(0 0 24px var(--primary))}to{opacity:.13;filter:drop-shadow(0 0 8px var(--primary))}}@keyframes circuitNodePulse{0%,to{opacity:.18;box-shadow:0 0 16px 4px var(--primary)}50%{opacity:.38;box-shadow:0 0 32px 8px var(--accent)}}[data-theme=dark] .services-background-tech .circuit-line-bg{opacity:.22;filter:drop-shadow(0 0 16px var(--primary))}[data-theme=dark] .services-background-tech .circuit-node-bg{opacity:.28;box-shadow:0 0 32px 8px var(--accent)}[data-theme=dark] .services-background-tech .circuit-grid-bg{opacity:.22;background-image:repeating-linear-gradient(90deg,#00ff800f 0 1px,#0000 1px 40px),repeating-linear-gradient(#00ffff0f 0 1px,#0000 1px 40px)}[data-theme=dark] .floating-shape{opacity:.15}[data-theme=dark] .radial-overlay{background:radial-gradient(circle at 30% 20%,#ffffff05 0%,#0000 50%)}[data-theme=dark] .wave-element{opacity:.08}[data-theme=dark] .pulse-element{opacity:.1}[data-theme=dark] .flow-line{opacity:.08}[data-theme=dark] .star-element{opacity:.12}[data-theme=dark] .energy-element{opacity:.1}@keyframes subtleFloat{0%,to{opacity:.15;transform:translate(0,0)}25%{opacity:.25;transform:translate(15px,-10px)}50%{opacity:.2;transform:translate(-5px,-20px)}75%{opacity:.18;transform:translate(-10px,-5px)}}.services-background-subtle .subtle-gradient{background:linear-gradient(135deg,#2ebda81f 0%,#1dd1a114 100%)}.services-background-subtle .subtle-particle{opacity:.2}.services-background-subtle .subtle-radial{background:radial-gradient(circle at 30% 20%,#2ebda814 0%,#0000 70%)}[data-theme=dark] .services-background-subtle .subtle-gradient{background:linear-gradient(135deg,#ffffff0f 0%,#ffffff08 100%)}[data-theme=dark] .services-background-subtle .subtle-particle{opacity:.2}[data-theme=dark] .services-background-subtle .subtle-radial{background:radial-gradient(circle at 30% 20%,#ffffff08 0%,#0000 70%)}@keyframes aboutSphereFloat2{0%,to{opacity:.12;filter:blur(22px);transform:translate(0,0)scale(1);box-shadow:0 0 35px #0057ff40}33%{opacity:.18;filter:blur(25px);transform:translate(-60px,-40px)scale(1.2);box-shadow:0 0 45px #0057ff59}66%{opacity:.08;filter:blur(20px);transform:translate(-30px,-70px)scale(.8);box-shadow:0 0 25px #0057ff33}}@keyframes aboutSphereFloat3{0%,to{opacity:.1;filter:blur(28px);transform:translate(0,0)scale(1);box-shadow:0 0 45px #6bbe5533}25%{opacity:.15;filter:blur(32px);transform:translate(70px,-25px)scale(1.25);box-shadow:0 0 55px #6bbe554d}50%{opacity:.06;filter:blur(24px);transform:translate(40px,-50px)scale(.75);box-shadow:0 0 35px #6bbe5526}75%{opacity:.12;filter:blur(30px);transform:translate(20px,-40px)scale(1.12);box-shadow:0 0 48px #6bbe5540}}.about-background-spheres .about-sphere-gradient{background:linear-gradient(45deg,#6bbe550a 0%,#0057ff08 50%,#6bbe5504 100%)}.about-background-spheres .about-sphere{opacity:.12}.about-background-spheres .about-sphere-radial.radial-1{background:radial-gradient(circle,#6bbe5508 0%,#0000 70%)}.about-background-spheres .about-sphere-radial.radial-2{background:radial-gradient(circle,#0057ff05 0%,#0000 70%)}[data-theme=dark] .about-background-spheres .about-sphere-gradient{background:linear-gradient(45deg,#ffffff05 0%,#ffffff03 50%,#ffffff01 100%)}[data-theme=dark] .about-background-spheres .about-sphere{opacity:.12}[data-theme=dark] .about-background-spheres .about-sphere-radial.radial-1{background:radial-gradient(circle,#ffffff03 0%,#0000 70%)}[data-theme=dark] .about-background-spheres .about-sphere-radial.radial-2{background:radial-gradient(circle,#ffffff02 0%,#0000 70%)}@keyframes smokeRise1{0%{opacity:.12;filter:blur(20px);transform:translate(0,0)scale(1);box-shadow:0 0 50px #2ebda84d}25%{opacity:.18;filter:blur(25px);transform:translate(30px,-200px)scale(1.3);box-shadow:0 0 60px #2ebda866}50%{opacity:.12;filter:blur(30px);transform:translate(-20px,-400px)scale(1.6);box-shadow:0 0 70px #2ebda84d}75%{opacity:.06;filter:blur(35px);transform:translate(40px,-600px)scale(1.9);box-shadow:0 0 80px #2ebda833}to{opacity:0;filter:blur(40px);transform:translate(-30px,-800px)scale(2.2);box-shadow:0 0 90px #2ebda81a}}@keyframes smokeRise2{0%{opacity:.1;filter:blur(18px);transform:translate(0,0)scale(1);box-shadow:0 0 40px #1dd1a140}30%{opacity:.15;filter:blur(22px);transform:translate(-25px,-180px)scale(1.4);box-shadow:0 0 50px #1dd1a159}60%{opacity:.1;filter:blur(28px);transform:translate(35px,-360px)scale(1.7);box-shadow:0 0 60px #1dd1a140}to{opacity:0;filter:blur(32px);transform:translate(-15px,-540px)scale(2);box-shadow:0 0 70px #1dd1a11a}}@keyframes smokeRise3{0%{opacity:.08;filter:blur(15px);transform:translate(0,0)scale(1);box-shadow:0 0 35px #2ebda833}40%{opacity:.12;filter:blur(20px);transform:translate(20px,-120px)scale(1.35);box-shadow:0 0 45px #2ebda84d}80%{opacity:.06;filter:blur(25px);transform:translate(-30px,-240px)scale(1.7);box-shadow:0 0 55px #2ebda833}to{opacity:0;filter:blur(30px);transform:translate(25px,-360px)scale(2);box-shadow:0 0 65px #2ebda81a}}@keyframes smokeWisp1{0%{opacity:.08;filter:blur(12px);transform:translate(0,0)scale(1)}50%{opacity:.12;filter:blur(16px);transform:translate(25px,-100px)scale(1.4)}to{opacity:0;filter:blur(20px);transform:translate(-20px,-200px)scale(1.8)}}@keyframes smokeWisp2{0%{opacity:.06;filter:blur(10px);transform:translate(0,0)scale(1)}60%{opacity:.1;filter:blur(14px);transform:translate(-30px,-80px)scale(1.5)}to{opacity:0;filter:blur(18px);transform:translate(35px,-160px)scale(1.9)}}@keyframes smokeWisp3{0%{opacity:.05;filter:blur(8px);transform:translate(0,0)scale(1)}70%{opacity:.08;filter:blur(12px);transform:translate(15px,-60px)scale(1.3)}to{opacity:0;filter:blur(16px);transform:translate(-25px,-120px)scale(1.6)}}.process-background-smoke .process-smoke-gradient{background:linear-gradient(#2ebda805 0%,#1dd1a104 50%,#0000 100%)}.process-background-smoke .smoke-element{opacity:.12}.process-background-smoke .smoke-wisp{opacity:.08}.process-background-smoke .process-smoke-radial.radial-1{background:radial-gradient(circle,#2ebda805 0%,#0000 70%)}.process-background-smoke .process-smoke-radial.radial-2{background:radial-gradient(circle,#1dd1a104 0%,#0000 70%)}[data-theme=dark] .process-background-smoke .process-smoke-gradient{background:linear-gradient(#ffffff03 0%,#ffffff02 50%,#0000 100%)}[data-theme=dark] .process-background-smoke .smoke-element{opacity:.12}[data-theme=dark] .process-background-smoke .smoke-wisp{opacity:.08}[data-theme=dark] .process-background-smoke .process-smoke-radial.radial-1,[data-theme=dark] .process-smoke-radial.radial-2{background:radial-gradient(circle,#ffffff02 0%,#0000 70%)}@keyframes gridFlowDiagonal{0%{opacity:.15;background-position:0 0,60px 60px}25%{opacity:.2;background-position:-30px -30px,30px 30px}50%{opacity:.15;background-position:-60px -60px,0 0}75%{opacity:.2;background-position:-90px -90px,-30px -30px}to{opacity:.15;background-position:-120px -120px,-60px -60px}}.cta-background .grid-dots-pattern{opacity:.15}[data-theme=dark] .cta-background{background:linear-gradient(135deg,#ffffff10 0%,#ffffff0a 50%,#ffffff0e 100%)!important}[data-theme=dark] .cta-background .grid-dots-pattern{opacity:.15}
