body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App,body{background-color:#1e1e1e}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 2rem}@media (max-width:768px){.container{padding:0 1rem}}.card-dark{background-color:#23272b!important;border:1px solid #333!important;box-shadow:0 2px 8px #00000026;color:#fff!important;margin-bottom:1.5rem}.card-dark .card-header{background-color:#23272b!important;border-bottom:1px solid #333!important;color:#58a6ff!important;font-weight:600;letter-spacing:.5px}.card-dark .card-title{color:#ffc107!important;font-size:1.35rem;font-weight:600}.card-header-large{font-size:1.5rem;font-weight:600}.text-heavy-custom,.text-secondary-custom{font-weight:600!important}.text-secondary-custom{color:#6c757d!important}a{color:#58a6ff}a:hover{color:#79c0ff}.hero{align-items:center;background:linear-gradient(135deg,#1a1f2e,#2d3748 50%,#1e2a3a);display:flex;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='20' cy='20' r='1' fill='%23ffc107' opacity='.1'/%3E%3Ccircle cx='80' cy='40' r='1' fill='%2358a6ff' opacity='.1'/%3E%3Ccircle cx='40' cy='80' r='1' fill='%23ffc107' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;position:relative;z-index:1}.hero-content-centered{grid-template-columns:1fr;max-width:800px;text-align:center}.hero-text-centered{text-align:center}.hero-overline{color:#888;font-size:.75rem;font-weight:600;letter-spacing:.1em;margin-bottom:1rem;margin-top:0;text-transform:uppercase}.hero-text h1{color:#fff;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:600;line-height:1.2;margin-bottom:1.5rem}.rotating-text{-webkit-text-fill-color:#0000;animation:gradientShift 20s ease-in-out infinite;background:linear-gradient(45deg,#ffc107,#58a6ff,#28a745,#ffc107);background-clip:text;-webkit-background-clip:text;background-size:300% 300%;color:#ffc107;display:inline;transform-origin:center;transition:all .4s cubic-bezier(.4,0,.2,1)}@supports ((-webkit-background-clip:text) or (background-clip:text)) or (-webkit-background-clip:text){.rotating-text{color:#0000}}.rotating-text.visible{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}.rotating-text.hidden{filter:blur(1px);opacity:0;transform:translateY(-8px) scale(.98)}@keyframes gradientShift{0%,to{background-position:0 50%;transform:scale(1)}25%{background-position:100% 0;transform:scale(1.02)}50%{background-position:100% 50%;transform:scale(1)}75%{background-position:0 100%;transform:scale(1.02)}}.hero-subtitle{color:#b0b8c1;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem}.hero-trust-statement{color:#8b92a0;font-size:.9rem;font-weight:500;margin-bottom:0;margin-top:0}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1.15rem;font-weight:600;min-width:0;padding:1.25rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#ffc107;color:#1e1e1e;flex-grow:1;font-weight:700}.btn-primary:hover{background:#ffca2c;box-shadow:0 10px 25px #ffc10766;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #58a6ff;color:#58a6ff;flex-grow:1}.btn-secondary:hover{background:#58a6ff;border-color:#fff9;color:#1e1e1e;transform:translateY(-2px)}.hero-visual{align-items:center;display:flex;justify-content:center}.app-preview{perspective:1000px}.app-screenshot{border:1px solid #333;border-radius:8px;box-shadow:0 20px 40px #0000004d,0 10px 20px #0003;height:auto;max-width:500px;object-fit:contain;transform:rotateY(-5deg) rotateX(5deg);transition:transform .3s ease;width:100%}.app-screenshot:hover{box-shadow:0 30px 60px #0006,0 15px 30px #0000004d;transform:rotateY(0deg) rotateX(0deg)}.consulting-visual{display:flex;flex-direction:column;gap:1.5rem;max-width:400px;width:100%}.consulting-card{background:#23272b;border:1px solid #333;border-radius:12px;box-shadow:0 8px 20px #0003;padding:1.5rem;transform:rotateY(-2deg) rotateX(2deg);transition:all .3s ease}.consulting-card:hover{border-color:#ffc107;box-shadow:0 12px 30px #ffc10733;transform:rotateY(0deg) rotateX(0deg)}.consulting-card:nth-child(2){margin-left:1rem;transform:rotateY(1deg) rotateX(-1deg)}.consulting-card:nth-child(3){margin-left:-.5rem;transform:rotateY(-1deg) rotateX(1deg)}.consulting-header{border-bottom:1px solid #333;margin-bottom:1rem;padding-bottom:.75rem}.consulting-header h3{color:#ffc107;margin:0 0 .25rem}.consulting-header h3,.consulting-header span{font-size:1.1rem;font-weight:600;line-height:1.2}.consulting-header span{color:#58a6ff}.consulting-card ul{list-style:none;margin:0;padding:0}.consulting-card li{color:#b0b8c1;font-size:.9rem;line-height:1.4;padding:.25rem 0 .25rem 1rem;position:relative}.consulting-card li:before{color:#58a6ff;content:"•";font-weight:700;left:0;position:absolute}.app-screen{background:#23272b;border:1px solid #333;border-radius:20px;box-shadow:0 2px 8px #00000026;height:500px;padding:1.5rem;transform:rotateY(-5deg) rotateX(5deg);transition:transform .3s ease;width:400px}.app-screen:hover{transform:rotateY(0deg) rotateX(0deg)}.app-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.app-dots{display:flex;gap:.5rem}.app-dots span{background:#ffc107;border-radius:50%;height:12px;width:12px}.app-dots span:nth-child(2){background:#58a6ff}.app-dots span:nth-child(3){background:#28a745}.app-title{color:#ffc107;font-size:1.1rem;font-weight:600}.chart-placeholder{align-items:end;background:#1e1e1e;border-radius:12px;display:flex;height:200px;justify-content:center;margin-bottom:2rem;padding:1rem;position:relative}.chart-bars{align-items:end;display:flex;gap:.5rem;height:100%}.bar{animation:barGrow 2s ease-out;background:linear-gradient(0deg,#ffc107,#58a6ff);border-radius:4px 4px 0 0;width:30px}@keyframes barGrow{0%{height:0}to{height:var(--final-height)}}.chart-line{background:linear-gradient(90deg,#28a745,#58a6ff);border-radius:1px;height:2px;left:1rem;position:absolute;right:1rem;top:20%}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.stat-card{background:#343a40;border:1px solid #495057;border-radius:12px;padding:1.5rem;text-align:center}.stat-value{color:#ffc107;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#b0b8c1;font-size:.9rem}.about{background:linear-gradient(135deg,#2d3748,#1a202c);overflow:hidden;padding:6rem 2rem;position:relative}.about:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='20' cy='20' r='.5' fill='%23ffc107' opacity='.05'/%3E%3Ccircle cx='80' cy='40' r='.5' fill='%2358a6ff' opacity='.05'/%3E%3Ccircle cx='40' cy='80' r='.5' fill='%23ffc107' opacity='.05'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about-container{margin:0 auto;max-width:1200px;position:relative;z-index:1}.about-header{margin-bottom:5rem;text-align:center}.about-header-content{margin:0 auto;max-width:800px}.about-overline{color:#58a6ff;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;margin-bottom:1rem;position:relative;text-transform:uppercase}.about-overline:after{background:linear-gradient(90deg,#58a6ff,#ffc107);border-radius:2px;bottom:-.5rem;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.about-header h2{color:#fff;font-size:clamp(2.2rem,4vw,3rem);font-weight:600;line-height:1.2;margin-bottom:1.5rem}.about-subtitle{color:#b0b8c1;font-size:1.2rem;font-weight:500;line-height:1.5;margin:0}.about-content{margin-bottom:5rem}.about-bio{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.bio-text{display:flex;flex-direction:column;gap:2rem}.bio-header{align-items:flex-end;display:flex;gap:2rem;margin-bottom:2rem}.bio-image-container{flex-shrink:0}.bio-header-text{flex:1 1}.bio-image-wrapper{display:inline-block;position:relative}.bio-image-glow{animation:profileGlow 4s ease-in-out infinite;background:linear-gradient(45deg,#ffc107,#58a6ff,#28a745,#ffc107);background-size:400% 400%;border-radius:50%;bottom:-10px;filter:blur(15px);left:-10px;opacity:.6;position:absolute;right:-10px;top:-10px;z-index:0}@keyframes profileGlow{0%,to{background-position:0 50%;opacity:.4}50%{background-position:100% 50%;opacity:.7}}.profile-image{border:4px solid #ffc107;border-radius:50%;box-shadow:0 8px 25px #0000004d;height:180px;object-fit:cover;position:relative;transition:all .3s ease;width:180px;z-index:2}.profile-image:hover{border-color:#58a6ff;box-shadow:0 12px 35px #58a6ff4d;transform:scale(1.05)}.bio-image-overlay{bottom:10px;position:absolute;right:10px;z-index:3}.experience-badge{animation:badgePulse 3s ease-in-out infinite;background:linear-gradient(135deg,#ffc107,#ff9800);border-radius:20px;box-shadow:0 4px 12px #ffc10766;color:#000;font-size:.8rem;font-weight:700;padding:.5rem 1rem}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.bio-content h3,.bio-header-text h3{color:#ffc107;font-size:2rem;font-weight:600;margin-bottom:.5rem}.bio-title{color:#58a6ff;font-size:1.1rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.bio-content p{color:#b0b8c1;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.bio-highlights{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.highlight-item{align-items:center;background:#58a6ff1a;border-left:3px solid #58a6ff;border-radius:8px;display:flex;gap:.75rem;padding:.75rem 1rem;transition:all .3s ease}.highlight-item:hover{background:#58a6ff26;transform:translateX(5px)}.highlight-icon{flex-shrink:0;font-size:1.2rem}.bio-credentials{background:linear-gradient(135deg,#23272b,#1a202c);border:1px solid #333;border-radius:16px;box-shadow:0 8px 25px #0003;overflow:hidden;padding:1.6rem;position:relative;transition:all .3s ease}.bio-credentials:before{background:linear-gradient(90deg,#ffc107,#58a6ff,#28a745);border-radius:16px 16px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.bio-credentials:hover{border-color:#58a6ff;box-shadow:0 12px 35px #0000004d;transform:translateY(-4px)}.credentials-header{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-bottom:2rem}.credentials-icon{animation:starTwinkle 2s ease-in-out infinite;font-size:1.5rem}@keyframes starTwinkle{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.1) rotate(5deg)}}.credentials-header h4{color:#ffc107;font-size:1.4rem;font-weight:600;margin:0}.credentials-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.credential-item{background:#ffc1070d;border:1px solid #ffc10733;border-radius:12px;padding:.8rem;text-align:center;transition:all .3s ease}.credential-item:hover{background:#ffc1071a;border-color:#ffc107;transform:translateY(-2px)}.credential-number{color:#ffc107;font-size:2rem;font-weight:700;line-height:1;margin-bottom:.5rem}.credential-label{color:#b0b8c1;font-size:.9rem;font-weight:500;line-height:1.3}.credentials-list{display:flex;flex-direction:column;gap:.75rem}.credential-badge{align-items:center;background:#58a6ff1a;border-left:3px solid #58a6ff;border-radius:8px;display:flex;gap:.75rem;padding:.75rem 1rem;transition:all .3s ease}.credential-badge:hover{background:#58a6ff26;transform:translateX(5px)}.badge-icon{color:#28a745;flex-shrink:0;font-size:1.1rem;font-weight:700}.credential-badge span:last-child{color:#e2e8f0;font-weight:500}.taglines-section{background:linear-gradient(135deg,#23272b,#1a202c);border:1px solid #333;border-radius:20px;overflow:hidden;padding:4rem 3rem;position:relative}.taglines-section:before{background:linear-gradient(45deg,#0000 30%,#58a6ff05 50%,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.taglines-header{margin-bottom:3rem;position:relative;text-align:center;z-index:1}.taglines-overline{color:#58a6ff;font-size:.75rem;font-weight:600;letter-spacing:.15em;margin-bottom:1rem;text-transform:uppercase}.taglines-header h3{color:#ffc107;font-size:2.2rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.taglines-underline{background:linear-gradient(90deg,#ffc107,#58a6ff);border-radius:3px;height:3px;margin:0 auto;width:80px}.taglines-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));position:relative;z-index:1}.tagline-card{background:linear-gradient(135deg,#2d3748,#1a202c);border:1px solid #333;border-radius:16px;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.tagline-card:before{background:linear-gradient(90deg,#0000,#ffc1071a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.tagline-card:hover:before{left:100%}.tagline-card:hover{border-color:#58a6ff;box-shadow:0 15px 35px #58a6ff33;transform:translateY(-8px) scale(1.02)}.tagline-icon{display:block;font-size:2.5rem;margin-bottom:1.5rem;transition:all .3s ease}.tagline-card:hover .tagline-icon{transform:scale(1.1) rotate(5deg)}.tagline-card h4{color:#58a6ff;font-size:1.2rem;font-style:italic;font-weight:600;line-height:1.4;margin-bottom:1rem}.tagline-description{color:#b0b8c1;font-size:.95rem;line-height:1.6;margin:0;opacity:.9}@media (max-width:768px){.about-bio{gap:3rem;grid-template-columns:1fr}.bio-text{order:2}.bio-credentials{order:1}.bio-header{flex-direction:column;gap:1.5rem;text-align:center}.bio-image-container{align-self:center}.profile-image{height:150px;width:150px}.about-header h2{font-size:2rem}.bio-content h3,.bio-header-text h3{font-size:1.6rem;text-align:center}.bio-title{text-align:center}.credentials-grid{gap:1rem}.credentials-grid,.taglines-grid{grid-template-columns:1fr}.taglines-header h3{font-size:1.8rem}.taglines-section{padding:3rem 2rem}}.services{background:#1e1e1e;padding:6rem 2rem}.services-container{margin:0 auto;max-width:1200px}.services-header{margin-bottom:4rem;text-align:center}.services-header h2{color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:1rem}.services-subtitle{color:#b0b8c1;font-size:1.2rem;line-height:1.6;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.service-card-link{color:inherit;display:block;height:100%;text-decoration:none}.service-card{background:#23272b;border:1px solid #333;border-radius:16px;box-shadow:0 2px 8px #00000026;color:#fff;cursor:pointer;height:100%;overflow:hidden;padding:0;transition:all .3s ease}.service-card-link:hover .service-card,.service-card:hover{border-color:#ffc107;box-shadow:0 12px 30px #ffc10733;transform:translateY(-8px)}.service-icon{display:block;font-size:3rem;margin-bottom:0;text-align:center;width:100%}.service-icon .service-image{border-radius:0;display:block;height:200px;margin:0;object-fit:cover;width:100%}.service-content{padding:2rem}.service-card h3{color:#ffc107;font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-align:center}.service-description{color:#b0b8c1;line-height:1.6;margin-bottom:1.5rem;text-align:center}.service-features{list-style:none;margin:0 0 1.5rem;padding:0}.service-features li{color:#e2e8f0;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.service-features li:before{color:#58a6ff;font-weight:700;left:0;position:absolute}.service-projects{border-top:1px solid #333;color:#8b92a0;font-size:.9rem;font-style:italic;margin:0;padding-top:1rem;text-align:center}.services-differentiators{background:#23272b;border:1px solid #333;border-radius:16px;margin-top:3rem;padding:3rem}.services-differentiators h3{color:#ffc107;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.differentiators-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.differentiator-card{background:#1a202c;border:1px solid #333;border-radius:12px;padding:2rem;transition:all .3s ease}.differentiator-card:hover{border-color:#58a6ff;box-shadow:0 8px 20px #0000004d;transform:translateY(-4px)}.differentiator-card h4{align-items:center;color:#58a6ff;display:flex;font-size:1.2rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.differentiator-card p{color:#b0b8c1;line-height:1.6;margin:0}.testimonials-section{background:#1e1e1e;padding:6rem 2rem}.testimonials-section .section-title{color:#ffc107;font-size:2.5rem;margin-bottom:3rem;text-align:center}.testimonials-carousel{align-items:center;display:flex;gap:2rem;margin:0 auto;max-width:900px;position:relative}.carousel-button{align-items:center;background:#58a6ff1a;border:2px solid #58a6ff;border-radius:50%;color:#58a6ff;cursor:pointer;display:flex;flex-shrink:0;font-size:2rem;height:50px;justify-content:center;line-height:1;padding:0;transition:all .3s ease;width:50px}.carousel-button:hover{background:#58a6ff33;transform:scale(1.1)}.carousel-button:active{transform:scale(.95)}.testimonial-carousel-card{background-color:#2d3748;border-left:4px solid #58a6ff;border-radius:12px;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;min-height:280px;padding:2.5rem}.testimonial-carousel-content{margin-bottom:2rem}.testimonial-carousel-body{color:#cbd5e0;font-size:1.1rem;font-style:italic;line-height:1.8;margin:0}.testimonial-carousel-author{align-items:center;display:flex;gap:1rem}.testimonial-carousel-picture{border:3px solid #58a6ff;border-radius:50%;flex-shrink:0;height:70px;object-fit:cover;width:70px}.testimonial-carousel-info{display:flex;flex-direction:column;text-align:left}.testimonial-carousel-name{color:#fff;font-size:1.1rem;font-weight:700;margin:0 0 .25rem;text-align:left}.testimonial-carousel-title{color:#8b949e;font-size:.95rem;margin:0;text-align:left}.carousel-indicators{display:flex;gap:.75rem;justify-content:center;margin-top:2rem}.carousel-indicator{background:#0000;border:2px solid #58a6ff;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.carousel-indicator:hover{background:#58a6ff4d;transform:scale(1.2)}.carousel-indicator.active{background:#58a6ff;transform:scale(1.3)}@media (max-width:768px){.testimonials-carousel{flex-direction:column;gap:1.5rem}.carousel-button{display:none}.testimonial-carousel-card{min-height:auto;padding:2rem}.testimonial-carousel-body{font-size:1rem}.testimonial-carousel-picture{height:60px;width:60px}.carousel-indicators{margin-top:1.5rem}}.features{background:#1e1e1e;padding:6rem 2rem}.features-container{margin:0 auto;max-width:1200px}.features h2{color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:1rem;text-align:center}.features-subtitle{color:#b0b8c1;font-size:1.2rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:#23272b;border:1px solid #333;border-radius:16px;box-shadow:0 2px 8px #00000026;color:#fff;padding:2rem;transition:all .3s ease}.feature-card:hover{border-color:#ffc107;box-shadow:0 12px 30px #ffc10733;transform:translateY(-8px)}.feature-card:hover .feature-icon{box-shadow:0 6px 20px #ffc10766;transform:scale(1.1) rotate(5deg)}.feature-icon{align-items:center;background:linear-gradient(135deg,#ffc107,#58a6ff);border-radius:12px;color:#1e1e1e;display:flex;font-size:1.5rem;height:60px;justify-content:center;line-height:1;margin-bottom:1.5rem;text-align:center;transition:all .3s ease;width:60px}.service-page .service-features .feature-icon{align-items:center;background:none;border-radius:0;color:#58a6ff;display:inline-flex;flex-shrink:0;font-size:1.1rem;font-weight:700;height:1.25rem;justify-content:center;line-height:1;margin:0;width:1.25rem}.feature-card h3{color:#ffc107;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#b0b8c1;line-height:1.6;margin-bottom:.75rem}.feature-result{color:#ffc107!important;font-size:.95rem!important;font-weight:500;margin-bottom:0!important;margin-top:1rem!important}.testimonials-divider{margin-bottom:2rem;margin-top:4rem;position:relative;text-align:center}.testimonials-divider h3{background:linear-gradient(135deg,#1e1e1e,#2a2e35);border:1px solid #3a3f47;border-radius:8px;color:#ffc107;display:inline-block;font-size:1.5rem;font-weight:600;margin:0;padding:.75rem 2rem;position:relative;z-index:1}.testimonials-divider:before{background:linear-gradient(90deg,#0000,#ffc10733 20%,#ffc10733 80%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:50%;z-index:0}.features-testimonials{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-left:auto;margin-right:auto;margin-top:4rem;max-width:900px}.testimonial-card{background:#2a2e35;border:1px solid #3a3f47;padding:1.5rem;transition:all .3s ease}.testimonial-card:hover{border-color:#ffc107;box-shadow:0 8px 20px #ffc10726;transform:translateY(-4px)}.testimonial-quote{color:#e2e8f0;font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:.75rem}.testimonial-author{color:#8b92a0;font-size:.9rem;margin-bottom:0;text-align:right}.cta{background:linear-gradient(135deg,#2d3748,#1a202c);padding:6rem 2rem;text-align:center}.cta-container{margin:0 auto;max-width:800px}.cta h2{color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:1rem}.cta p{color:#b0b8c1;font-size:1.2rem;margin-bottom:2rem}.cta-buttons{flex-wrap:wrap;margin-bottom:1.5rem}.cta-guarantee{color:#8b92a0!important;font-size:.95rem!important;font-weight:500;margin-bottom:0!important;margin-top:1.5rem!important}.support-page{background:linear-gradient(135deg,#1e1e1e,#2d3748 50%,#1a202c);min-height:100vh;padding:4rem 2rem}.support-container{margin:0 auto;max-width:1000px}.support-header{margin-bottom:4rem;text-align:center}.support-header h1{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:600;margin-bottom:1rem}.support-header p{color:#b0b8c1;font-size:1.2rem}.support-content{grid-gap:3rem;display:grid;gap:3rem}.support-section{background:#23272b;border:1px solid #333;border-radius:12px;box-shadow:0 4px 12px #0003;padding:2.5rem}.support-section h2{color:#ffc107;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.support-section h3{color:#58a6ff;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.support-section h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.support-section p{color:#b0b8c1;line-height:1.6;margin-bottom:1rem}.contact-card{background:#1a202c;border:1px solid #333;border-radius:8px;margin-top:1.5rem;padding:2rem}.contact-info{gap:1rem}.contact-info,.email-contact{display:flex;flex-direction:column}.email-contact{gap:.5rem}.email-contact strong{color:#fff;font-size:1.1rem}.support-email{color:#58a6ff;font-size:1.2rem;font-weight:600;text-decoration:none;transition:color .3s ease}.support-email:hover{color:#79c0ff}.response-time{color:#6c757d;font-size:.9rem;font-style:italic;margin:0}.topics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:1.5rem}.topic-item{background:#1a202c;border:1px solid #333;border-radius:8px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.topic-item:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.topic-item h4{margin-bottom:.5rem}.topic-item p{font-size:.95rem;margin:0}.help-tips{color:#b0b8c1;margin-top:1rem;padding-left:1.5rem}.help-tips li{line-height:1.5;margin-bottom:.5rem}.back-to-home{border-top:1px solid #333;padding-top:2rem}.back-link{font-size:1.1rem;font-weight:600}.privacy-policy-page{background:linear-gradient(135deg,#1e1e1e,#2d3748 50%,#1a202c);min-height:100vh;padding:4rem 2rem}.privacy-container{margin:0 auto;max-width:1000px}.privacy-header{margin-bottom:4rem;text-align:center}.privacy-header h1{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:600;margin-bottom:1rem}.privacy-header p{color:#b0b8c1;font-size:1rem;margin-bottom:.5rem}.privacy-content{display:flex;flex-direction:column;gap:2rem}.privacy-section{background:#23272b;border:1px solid #333;border-radius:12px;box-shadow:0 4px 12px #0003;padding:2.5rem}.privacy-section h2{color:#ffc107;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.privacy-section p,.privacy-section ul{color:#b0b8c1;line-height:1.6;margin-bottom:1rem}.privacy-section ul{padding-left:1.5rem}.privacy-section li{margin-bottom:.5rem}.privacy-section strong{color:#fff;font-weight:600}.contact-info{background:#1a202c;border:1px solid #333;border-radius:8px;margin-top:1rem;padding:1.5rem}.contact-info p{margin-bottom:.5rem}.contact-info a{color:#58a6ff;text-decoration:none;transition:color .3s ease}.contact-info a:hover{color:#79c0ff}.terms-page{background:linear-gradient(135deg,#1e1e1e,#2d3748 50%,#1a202c);min-height:100vh;padding:4rem 2rem}.terms-container{margin:0 auto;max-width:1000px}.terms-header{margin-bottom:4rem;text-align:center}.terms-header h1{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:600;margin-bottom:1rem}.terms-header p{color:#b0b8c1;font-size:1rem;margin-bottom:.5rem}.terms-content{display:flex;flex-direction:column;gap:2rem}.terms-section{background:#23272b;border:1px solid #333;border-radius:12px;box-shadow:0 4px 12px #0003;padding:2.5rem}.terms-section h2{color:#ffc107;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.terms-section p,.terms-section ul{color:#b0b8c1;line-height:1.6;margin-bottom:1rem}.terms-section ul{padding-left:1.5rem}.terms-section li{margin-bottom:.5rem}.terms-section strong{color:#fff;font-weight:600}.terms-section a{color:#58a6ff;text-decoration:none;transition:color .3s ease}.terms-section a:hover{color:#79c0ff}.footer{background:#1a202c;border-top:1px solid #333;color:#fff;padding:3rem 2rem 1rem;text-align:center}.footer-content{margin:0 auto;max-width:1200px}.footer-brand{color:#ffc107;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-text{color:#b0b8c1;margin-bottom:2rem}.footer-badges{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}.footer-badge{background:#ffc1071a;border:1px solid #ffc1074d;border-radius:20px;color:#8b92a0;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.footer-contact{margin-bottom:2rem}.footer-contact p{color:#b0b8c1;font-size:.95rem;margin:0}.footer-contact a{color:#ffc107;text-decoration:none;transition:color .3s ease}.footer-contact a:hover{color:#58a6ff;text-decoration:underline}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem}.footer-link,.footer-links a{color:#b0b8c1;text-decoration:none;transition:color .3s ease}.footer-link:hover,.footer-links a:hover{color:#58a6ff}.footer-bottom{border-top:1px solid #333;color:#6c757d;font-size:.9rem;padding-top:1rem}@media (max-width:768px){.hero-content{gap:2rem;grid-template-columns:1fr}.hero-content-centered{grid-template-columns:1fr;max-width:100%;padding:0 1rem}.hero-text,.hero-text-centered{text-align:center}.app-screen{height:400px;width:300px}.hero-buttons{justify-content:center}.rotating-text{min-width:250px;text-align:inherit}.consulting-visual{margin:0 auto;max-width:320px}.consulting-card{margin-left:0!important;transform:none!important}.consulting-card:hover{transform:translateY(-4px)}.features-grid,.services-grid{grid-template-columns:1fr}.services-header h2{font-size:2rem}.about-bio{gap:2rem;grid-template-columns:1fr}.about-header h2{font-size:2rem}.differentiators-grid,.taglines-grid{grid-template-columns:1fr}.cta-buttons{align-items:stretch;flex-direction:column}.cta-buttons .btn{width:100%}.footer-links{flex-direction:column;gap:1rem}.support-page{padding:2rem 1rem}.support-section{padding:1.5rem}.topics-grid{grid-template-columns:1fr}.contact-info{text-align:center}.privacy-policy-page{padding:2rem 1rem}.privacy-section{padding:1.5rem}.terms-page{padding:2rem 1rem}.terms-section{padding:1.5rem}}.downloads-page{background:linear-gradient(135deg,#1e1e1e,#2d3748 50%,#1a202c);min-height:100vh;padding:4rem 2rem}.downloads-container{margin:0 auto;max-width:1200px}.downloads-header{margin-bottom:4rem;text-align:center}.downloads-header h1{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:600;margin-bottom:1rem}.downloads-header p{color:#b0b8c1;font-size:1.2rem}.downloads-content{grid-gap:4rem;display:grid;gap:4rem}.download-card{background:#23272b;border:1px solid #333;border-radius:16px;box-shadow:0 4px 12px #0003;padding:2.5rem;position:relative;text-align:center;transition:all .3s ease}.download-card:hover{box-shadow:0 8px 24px #0000004d;transform:translateY(-4px)}.download-card.recommended{background:linear-gradient(135deg,#23272b,#2a2f35);border:2px solid #ffc107;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:400px}.download-card.current-os{border-color:#58a6ff}.download-card.linux-card,.download-card.linux-notice{border-color:#fd7e14}.download-badge{background:#ffc107;border-radius:20px;color:#000;font-size:.85rem;font-weight:600;left:50%;padding:.5rem 1rem;position:absolute;top:-12px;transform:translateX(-50%);white-space:nowrap}.download-card.linux-card .download-badge,.download-card.linux-notice .download-badge{background:#fd7e14;color:#fff}.download-icon{display:block;font-size:4rem;margin-bottom:1rem}.download-icon svg{display:block;height:4rem;margin:0 auto;width:4rem}.download-icon span{display:block;font-size:4rem;line-height:1;margin:0 auto;text-align:center}.download-icon.mac-icon svg{color:#fff}.download-icon.windows-icon svg{color:#00bcf2}.download-icon.linux-icon span{color:gold}.download-card h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.download-card p{color:#b0b8c1;line-height:1.6;margin-bottom:2rem}.download-btn{background:linear-gradient(135deg,#58a6ff,#4a9eff);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;min-width:200px;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.download-btn:hover{background:linear-gradient(135deg,#4a9eff,#3b8bff);box-shadow:0 4px 12px #58a6ff4d;transform:translateY(-2px)}.download-btn.primary{background:linear-gradient(135deg,#ffc107,#ff9800);color:#000}.download-btn.primary:hover{background:linear-gradient(135deg,#ff9800,#f57c00)}.download-btn.secondary{background:linear-gradient(135deg,#fd7e14,#e8540e);color:#fff}.download-btn.secondary:hover{background:linear-gradient(135deg,#e8540e,#d63208)}.download-size{color:#6c757d;font-size:.9rem;margin-top:1rem}.recommended-download-section{margin-bottom:4rem}.recommended-download-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1000px}.recommended-download-container .download-card.recommended{margin:0;max-width:none}.app-preview-downloads{align-items:center;display:flex;justify-content:center;perspective:1000px}.app-screenshot-downloads{border:1px solid #333;border-radius:8px;box-shadow:0 20px 40px #0000004d,0 10px 20px #0003;height:auto;max-width:450px;object-fit:contain;transform:rotateY(5deg) rotateX(5deg);transition:transform .3s ease;width:100%}.app-screenshot-downloads:hover{box-shadow:0 30px 60px #0006,0 15px 30px #0000004d;transform:rotateY(0deg) rotateX(0deg)}.all-downloads-section{background:#23272b;border:1px solid #333;border-radius:16px;padding:3rem}.all-downloads-section h2{color:#ffc107;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.downloads-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.download-help-section{background:#23272b;border:1px solid #333;border-radius:16px;padding:3rem}.download-help-section h2{color:#ffc107;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.help-content{grid-gap:2rem;display:grid;gap:2rem}.help-item h4{color:#58a6ff;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.help-item p{color:#b0b8c1;line-height:1.6;margin-bottom:1rem}.help-item ul{color:#b0b8c1;padding-left:1.5rem}.help-item ul li{line-height:1.6;margin-bottom:.5rem}.help-item a{color:#58a6ff;text-decoration:none}.help-item a:hover{text-decoration:underline}.success-banner{animation:successBannerSlideIn .5s ease-out}.success-checkmark{animation:checkmarkBounce .6s ease-out}.success-checkmark-circle{animation:checkmarkPulse 2s infinite}.success-checkmark-path{stroke-dasharray:20;stroke-dashoffset:20;animation:checkmarkStroke .8s ease-out .3s forwards}@keyframes successBannerSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes checkmarkBounce{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes checkmarkPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes checkmarkStroke{to{stroke-dashoffset:0}}@media (max-width:768px){.downloads-page{padding:2rem 1rem}.recommended-download-container{gap:2rem;grid-template-columns:1fr;text-align:center}.app-screenshot-downloads{max-width:350px;transform:none}.app-screenshot-downloads:hover{transform:scale(1.02)}.download-card{padding:2rem}.download-card.recommended{margin-bottom:1rem}.downloads-grid{grid-template-columns:1fr}.download-btn{min-width:180px;padding:.875rem 1.5rem}.all-downloads-section,.download-help-section{padding:2rem}.help-content{gap:1.5rem}}.releases-page{background:linear-gradient(135deg,#1e1e1e,#2d3748 50%,#1a202c);min-height:100vh;padding:4rem 2rem}.releases-container{margin:0 auto;max-width:1000px}.releases-header{margin-bottom:4rem;text-align:center}.releases-header h1{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:600;margin-bottom:1rem}.releases-header p{color:#b0b8c1;font-size:1rem;margin-bottom:.5rem}.releases-content{display:flex;flex-direction:column;gap:2rem}.release-section{background:#23272b;border:1px solid #333;border-radius:12px;box-shadow:0 4px 12px #0003;padding:2.5rem;scroll-margin-top:2rem}.release-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.release-header h2{color:#ffc107;font-size:1.8rem;font-weight:600;margin:0}.release-date{background:#1e1e1e;border:1px solid #333;border-radius:20px;color:#b0b8c1;font-size:.9rem;padding:.5rem 1rem}.release-body{color:#b0b8c1}.release-category{margin-bottom:2rem}.release-category:last-child{margin-bottom:0}.release-category h3{color:#58a6ff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.release-category ul{color:#b0b8c1;list-style:none;margin:0;padding:0}.release-category li{line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.release-category li:before{color:#58a6ff;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.back-to-home{margin-top:3rem;text-align:center}.back-link{color:#58a6ff;font-size:1rem;text-decoration:none;transition:color .3s ease}.back-link:hover{color:#79c0ff}@media (max-width:768px){.releases-page{padding:2rem 1rem}.release-section{padding:1.5rem}.release-header{align-items:flex-start;flex-direction:column;gap:1rem}.release-header h2{font-size:1.5rem}.release-date{font-size:.85rem}.release-category h3{font-size:1.1rem}}.demo-video-page{background:linear-gradient(135deg,#1a1f2e,#2d3748 50%,#1e2a3a);min-height:100vh;padding:4rem 2rem}.demo-video-container{margin:0 auto;max-width:1200px}.demo-video-header{margin-bottom:3rem;text-align:center}.demo-video-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ffc107,#ff9800);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1rem}.demo-video-subtitle{color:#cbd5e0;font-size:1.25rem;margin:0 auto;max-width:700px}.video-wrapper{background:#000;border-radius:12px;box-shadow:0 20px 60px #00000080;margin-bottom:3rem;overflow:hidden;position:relative}.demo-video{display:block;height:auto;max-height:70vh;object-fit:contain;width:100%}.demo-video-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.demo-video-features{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-top:3rem;padding:2rem}.demo-video-features h3{color:#ffc107;font-size:1.5rem;margin-bottom:1.5rem}.demo-video-features ul{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));list-style:none;padding:0}.demo-video-features li{color:#cbd5e0;font-size:1.1rem;padding:.5rem 0}.service-link{color:#58a6ff;display:block;font-size:.9rem;font-weight:500;margin:1rem auto 0;text-align:center;text-decoration:none;transition:color .3s ease;width:-webkit-fit-content;width:fit-content}.service-link:hover{color:#fff;text-decoration:none}.service-page{background-color:#1e1e1e;color:#fff;min-height:100vh}.service-header{background:linear-gradient(135deg,#23272b,#2d3748);margin-bottom:3rem;padding:4rem 0 3rem}.service-header-content{margin:0 auto;max-width:800px;text-align:center}.service-icon-large{font-size:4rem;margin-bottom:1rem}.service-image-large{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.service-image-large img{border-radius:12px;box-shadow:0 4px 12px #0000004d;height:256px;object-fit:cover}.service-icon-fallback{font-size:4rem}.service-header h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.service-description-large{color:#cbd5e0;font-size:1.2rem;line-height:1.6}.service-content{padding-bottom:4rem}.service-features{margin-bottom:4rem}.service-features h2{color:#ffc107;font-size:2rem;margin-bottom:2rem}.features-list{list-style:none;padding:0}.feature-item{align-items:center;background-color:#2d3748;border-left:4px solid #58a6ff;border-radius:8px;display:flex;gap:.75rem;margin-bottom:1rem;padding:1rem}.service-projects h2{color:#ffc107;font-size:2rem;margin-bottom:2rem}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.project-card-link{color:inherit;text-decoration:none}.project-card{background-color:#2d3748;border:1px solid #4a5568;border-radius:12px;display:flex;flex-direction:column;height:100%;padding:2rem;transition:all .3s ease}.project-card:hover{border-color:#58a6ff;box-shadow:0 10px 25px #0000004d;transform:translateY(-4px)}.project-icon{font-size:2.5rem;margin-bottom:1rem}.project-logo{align-items:flex-start;display:flex;height:60px;justify-content:flex-start;margin-bottom:1rem}.project-logo img{border-radius:8px;max-height:100%;max-width:100%;object-fit:contain}.project-card h3{color:#fff;font-size:1.3rem;margin-bottom:.5rem;text-align:left}.project-client{color:#58a6ff;font-size:.9rem;font-weight:600;margin-bottom:1rem;text-align:left}.project-summary{color:#cbd5e0;flex-grow:1;line-height:1.6;margin-bottom:1.5rem;text-align:left}.project-link-text{color:#58a6ff;font-size:.9rem;font-weight:500;margin-top:auto;text-align:left}.service-cta{background-color:#2d3748;border-radius:12px;padding:3rem;text-align:center}.cta-content h2{color:#fff;font-size:2rem;margin-bottom:1rem}.cta-content p{color:#cbd5e0;font-size:1.1rem;margin-bottom:2rem}.project-page{background-color:#1e1e1e;color:#fff;min-height:100vh}.project-header{background:linear-gradient(135deg,#23272b,#2d3748);margin-bottom:3rem;padding:4rem 0 3rem}.project-breadcrumb{font-size:.9rem;margin-bottom:2rem}.project-breadcrumb a{color:#58a6ff;text-decoration:none}.project-breadcrumb a:hover{text-decoration:underline}.project-breadcrumb span{color:#cbd5e0}.project-header-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem;text-align:center}.project-icon-large{flex-shrink:0;font-size:4rem}.project-logo-large{align-items:center;display:flex;flex-shrink:0;height:80px;justify-content:center}.project-logo-large img{border-radius:12px;max-height:100%;max-width:100%;object-fit:contain}.project-header-text h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.project-client-large{color:#58a6ff;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.project-service-tag{display:inline-block}.project-service-tag a{align-items:center;background-color:#4a5568;border-radius:20px;color:#fff;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease}.project-service-tag a:hover{background-color:#58a6ff}.project-content{padding-bottom:4rem}.project-overview{margin-bottom:4rem}.overview-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.problem-statement,.solution-overview{background-color:#2d3748;border-left:4px solid #58a6ff;border-radius:12px;padding:2rem}.problem-statement h2,.solution-overview h2{color:#ffc107;font-size:1.5rem;margin-bottom:1rem}.problem-statement p,.solution-overview p{color:#cbd5e0;line-height:1.6}.project-details{margin-bottom:4rem}.project-details h2{color:#ffc107;font-size:2rem;margin-bottom:2rem}.details-list{list-style:none;padding:0}.detail-item{align-items:flex-start;background-color:#2d3748;border-left:4px solid #58a6ff;border-radius:8px;display:flex;margin-bottom:1rem;padding:1rem}.detail-icon{color:#58a6ff;flex-shrink:0;font-size:1.1rem;font-weight:700;margin-right:1rem}.project-testimonials{margin-bottom:4rem}.project-testimonials h2{color:#ffc107;font-size:2rem;margin-bottom:2rem}.testimonials-list{display:flex;flex-direction:column;gap:2rem}.testimonial-card{background-color:#2d3748;border-left:4px solid #58a6ff;border-radius:12px;padding:2rem}.testimonial-content{margin-bottom:1.5rem}.testimonial-body{color:#cbd5e0;font-size:1.1rem;font-style:italic;line-height:1.8}.testimonial-author{align-items:center;display:flex;gap:1rem}.testimonial-picture{border:2px solid #58a6ff;border-radius:50%;height:60px;object-fit:cover;width:60px}.testimonial-info{display:flex;flex-direction:column;text-align:left}.testimonial-name{color:#fff;font-weight:700;margin:0 0 .25rem;text-align:left}.testimonial-title{color:#8b949e;font-size:.9rem;margin:0;text-align:left}.project-cta{background-color:#2d3748;border-radius:12px;padding:3rem;text-align:center}.project-cta h2{color:#fff;font-size:2rem;margin-bottom:1rem}.project-cta p{color:#cbd5e0;font-size:1.1rem;margin-bottom:2rem}.cta-buttons{align-items:center;display:flex;gap:1rem;justify-content:center}@media (max-width:768px){.project-header,.service-header{padding:2rem 0}.project-header-text h1,.service-header h1{font-size:2rem}.project-icon-large,.service-icon-large{font-size:3rem}.service-image-large img{height:80px;width:80px}.project-logo-large{height:60px;width:60px}.project-logo{height:50px}.projects-grid{gap:1.5rem;grid-template-columns:1fr}.project-header-content{gap:1rem}.overview-grid{gap:2rem;grid-template-columns:1fr}.cta-buttons{align-items:stretch;flex-direction:column}.demo-video-page{padding:2rem 1rem}.demo-video-header h1{font-size:2rem}.demo-video-subtitle{font-size:1rem}.demo-video-actions{align-items:stretch;flex-direction:column}.demo-video-actions .btn{width:100%}.demo-video-features ul{grid-template-columns:1fr}}.projects-list-page{background-color:#1e1e1e;color:#fff;min-height:100vh}.projects-header{background:linear-gradient(135deg,#23272b,#2d3748);margin-bottom:3rem;padding:4rem 0 3rem}.projects-header h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.projects-subtitle{color:#cbd5e0;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px}.projects-header-content{text-align:center}.projects-content{padding-bottom:4rem}.service-projects-section{margin-bottom:4rem}.service-section-header{border-bottom:2px solid #4a5568;margin-bottom:2rem;padding-bottom:1rem}.service-title-link{color:inherit;display:block;text-align:center;text-decoration:none;width:100%}.service-title-link:hover h2{color:#58a6ff}.service-section-header h2{color:#ffc107;font-size:2rem;gap:.5rem;margin-bottom:.5rem;transition:color .3s ease}.service-icon,.service-section-header h2{align-items:center;display:flex;justify-content:center}.service-icon{font-size:1.8rem}.service-image{border-radius:8px;height:60px;object-fit:cover;width:60px}.service-section-header .service-description{color:#cbd5e0;font-size:1rem;line-height:1.6;text-align:center}@media (max-width:768px){.projects-header{padding:2rem 0}.projects-header h1{font-size:2rem}.projects-subtitle{font-size:1rem}.service-section-header h2{font-size:1.5rem}}.modal-overlay{align-items:center;animation:modalFadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}@keyframes modalFadeIn{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0}to{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:1}}.modal-content{animation:modalSlideIn .3s ease-out;background:#23272b;border:1px solid #333;border-radius:16px;box-shadow:0 20px 40px #0006;max-height:90vh;max-width:500px;overflow-y:auto;position:relative;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{align-items:center;background:linear-gradient(135deg,#2d3748,#23272b);border-bottom:1px solid #333;border-radius:16px 16px 0 0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.modal-header h3{color:#ffc107;font-size:1.4rem;font-weight:600;margin:0}.modal-close{background:none;border:none;border-radius:4px;color:#8b92a0;cursor:pointer;font-size:1.5rem;line-height:1;padding:.25rem;transition:all .2s ease}.modal-close:hover{background:#ffffff1a;color:#fff}.modal-body{padding:2rem}.contact-form,.question-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#e2e8f0;font-size:.95rem;font-weight:600}.form-group input,.form-group textarea{background:#1a202c;border:1px solid #333;border-radius:8px;color:#fff;font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{background:#1e2a3a;border-color:#58a6ff;box-shadow:0 0 0 3px #58a6ff1a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#8b92a0}.form-group textarea{line-height:1.5;min-height:120px;resize:vertical}.form-help{color:#8b92a0;font-size:.85rem;font-style:italic;margin-top:.25rem}.form-actions{border-top:1px solid #333;display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem}.form-actions .btn{font-size:.95rem;min-width:120px;padding:.75rem 1.5rem}.form-actions .btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.form-actions .btn:disabled:hover{box-shadow:none;transform:none}.form-success{padding:2rem;text-align:center}.success-icon{align-items:center;animation:successPulse .6s ease-out;background:linear-gradient(135deg,#28a745,#20c997);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}@keyframes successPulse{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.form-success h4{color:#ffc107;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.form-success p{color:#b0b8c1;font-size:1rem;line-height:1.5;margin:0}@media (max-width:768px){.modal-content{margin:1rem;max-width:calc(100vw - 2rem)}.modal-header{padding:1rem 1.5rem}.modal-header h3{font-size:1.2rem}.modal-body{padding:1.5rem}.form-actions{flex-direction:column-reverse}.form-actions .btn{min-width:auto;width:100%}}
/*# sourceMappingURL=main.74058160.css.map*/