:root{--bg-primary:#05070d;--bg-secondary:#0b1020;--bg-tertiary:#111827;--bg-glass:#080d18c7;--border-color:#ffffff1a;--border-color-glow:#06b6d440;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--accent-cyan:#06b6d4;--accent-cyan-rgb:6, 182, 212;--accent-indigo:#6366f1;--accent-indigo-rgb:99, 102, 241;--gradient-primary:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-indigo) 100%);--gradient-text:linear-gradient(135deg, #fff 30%, #9edcff 100%);--gradient-glow:radial-gradient(circle, #06b6d426 0%, transparent 60%);--font-heading:"Outfit", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif;--section-padding:clamp(8rem, 10vw, 12rem) 0;--transition-smooth:all .4s cubic-bezier(.16, 1, .3, 1);--transition-fast:all .2s ease;--backdrop-blur:blur(12px);--shadow-premium:0 20px 40px -24px #000000b3;--shadow-glow:0 0 30px #06b6d426}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background-color:var(--bg-primary);color:var(--text-primary);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-size:17.5px;font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-x:hidden}body{background:var(--bg-primary);line-height:1.65;overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--bg-secondary);border:2px solid var(--bg-primary);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--accent-indigo)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary);font-weight:600;line-height:1.25}p{color:var(--text-secondary);font-size:1.05rem;font-weight:400}.container{width:min(100% - clamp(3rem,6vw,10rem),2000px);max-width:2200px;margin:0 auto;padding:0}.section{padding:var(--section-padding);scroll-margin-top:80px;position:relative;overflow:hidden}.text-gradient{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.accent-gradient{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.scroll-progress-container{z-index:1000;background:0 0;width:100%;height:4px;position:fixed;top:0;left:0}.scroll-progress-bar{background:var(--gradient-primary);width:0%;height:100%;box-shadow:0 0 10px var(--accent-cyan);transition:width .1s ease-out}.glass-panel{background:var(--bg-glass);-webkit-backdrop-filter:var(--backdrop-blur);border:1px solid var(--border-color);box-shadow:var(--shadow-premium);transition:var(--transition-smooth);border-radius:20px}.glass-panel:hover{border-color:var(--border-color-glow);box-shadow:var(--shadow-glow), var(--shadow-premium)}.btn{font-family:var(--font-heading);cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:30px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1.05rem;font-weight:500;text-decoration:none;display:inline-flex}.btn-primary{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 15px #06b6d44d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #06b6d480,0 0 15px #6366f166}.btn-secondary{color:var(--text-primary);border:1px solid var(--border-color);background:#ffffff14}.btn-secondary:hover{background:#ffffff24;border-color:#06b6d447;transform:translateY(-2px)}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.reveal.reveal-slide-left{transform:translate(-40px)}.reveal.reveal-slide-right{transform:translate(40px)}.reveal.reveal-scale{transform:scale(.95)}.reveal.active{opacity:1;transform:translate(0)scale(1)}.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}.section-header{text-align:center;max-width:1000px;margin:0 auto 6rem}.section-tag{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:var(--accent-cyan);background:#06b6d414;border:1px solid #06b6d433;border-radius:20px;margin-bottom:.85rem;padding:.25rem .85rem;font-size:.9rem;font-weight:600;display:inline-block}.section-title{margin-bottom:1.25rem;font-size:3rem;font-weight:800}.section-subtitle{color:var(--text-secondary);font-size:1.2rem}.hero{background-color:var(--bg-primary);isolation:isolate;align-items:center;min-height:100vh;padding:9rem 0 5rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;filter:blur(42px)saturate(1.18);opacity:.78;pointer-events:none;background:linear-gradient(118deg,#0000 0 22%,#06b6d43d 30%,#0000 42%),linear-gradient(132deg,#0000 13%,#6366f12e 25%,#0000 39%),linear-gradient(104deg,#0000 45%,#14b8a624 55%,#0000 68%),linear-gradient(148deg,#0000 54%,#ec48991c 64%,#0000 76%);position:absolute;inset:-22% -14%;transform:rotate(-4deg)scale(1.08)}.hero:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#05070df5 0%,#05070db3 48%,#05070df0 100%),linear-gradient(#05070dfa 0%,#05070d4d 45%,#05070d 100%);position:absolute;inset:0}.hero-grid-bg{z-index:1;opacity:.7;background-image:linear-gradient(#06b6d408 1px,#0000 1px),linear-gradient(90deg,#06b6d408 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 80%);mask-image:radial-gradient(circle,#000 40%,#0000 80%)}.hero-glow-blob{z-index:1;filter:blur(40px);background:radial-gradient(circle,#6366f114 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite alternate float;position:absolute;top:10%;right:10%}.hero-glow-blob-2{z-index:1;filter:blur(40px);background:radial-gradient(circle,#06b6d40f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:25s ease-in-out infinite alternate-reverse float;position:absolute;bottom:10%;left:5%}.hero-grid-layout{text-align:left;z-index:5;grid-template-columns:minmax(0,1.25fr) minmax(420px,.95fr);align-items:center;gap:clamp(5rem,8vw,11rem);display:grid;position:relative}.hero-text-side{flex-direction:column;align-items:flex-start;display:flex}.hero-brand-lockup{align-items:center;gap:1.25rem;margin-bottom:2.25rem;display:inline-flex}.hero-brand-copy{flex-direction:column;align-items:center;display:flex}.hero-brand-logo{object-fit:contain;filter:drop-shadow(0 12px 24px #06b6d438);flex:none;width:200px;height:200px}.hero-brand-name{font-family:var(--font-heading);color:var(--text-primary);align-items:baseline;font-size:clamp(3.8rem,5vw,5.4rem);font-weight:800;line-height:.95;display:flex}.hero-brand-name span{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-brand-subtitle{color:var(--accent-cyan);font-family:var(--font-heading);text-align:center;width:100%;margin-top:.55rem;font-size:clamp(1.25rem,1.4vw,1.35rem);font-weight:500;line-height:1.3}.hero-tag{border:1px solid var(--border-color);color:var(--text-secondary);background:#ffffff14;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex}.hero-tag span{background-color:var(--accent-cyan);width:8px;height:8px;box-shadow:0 0 10px var(--accent-cyan);border-radius:50%;display:inline-block}.hero-title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.2rem;font-weight:800;line-height:1.1}.hero-desc{color:var(--text-secondary);max-width:820px;margin-bottom:2.5rem;font-size:1.35rem;line-height:1.65}.hero-actions{gap:1.25rem;margin-bottom:2rem;display:flex}.hero-tech-side{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.laptop-wrapper{perspective:1000px;width:100%;max-width:720px;animation:6s ease-in-out infinite alternate laptopFloat;position:relative}.laptop-screen-bezel{width:100%;height:325px;box-shadow:inset 0 0 10px #000c, var(--shadow-premium);background:#111827;border:14px solid #1f2937;border-width:14px 12px;border-radius:16px 16px 0 0;flex-direction:column;display:flex;position:relative;overflow:hidden}.laptop-webcam{z-index:10;background:#374151;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.laptop-screen-content{background:#090f1a;flex-direction:column;flex:1;justify-content:space-between;padding:1rem;display:flex;position:relative}.laptop-screen-content:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff08 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.screen-header{border-bottom:1px solid #ffffff17;align-items:center;gap:8px;margin-bottom:.75rem;padding-bottom:6px;display:flex}.screen-dots{gap:4px;display:flex}.screen-dots .dot{background:#fff3;border-radius:50%;width:6px;height:6px}.screen-tab{color:var(--text-muted);font-family:monospace;font-size:.75rem}.screen-code-editor{text-align:left;flex:1;font-family:monospace;font-size:.75rem;line-height:1.45}.code-line{white-space:nowrap;color:var(--text-secondary);overflow:hidden}.c-blue{color:#60a5fa}.c-green{color:#34d399}.c-yellow{color:#facc15}.c-orange{color:#f97316}.c-comment{color:var(--text-muted)}.screen-pulse-chart{border-top:1px solid #ffffff17;align-items:flex-end;gap:4px;height:40px;padding-top:6px;display:flex}.chart-bar{background:var(--gradient-primary);opacity:.75;border-radius:2px 2px 0 0;flex:1;animation:2s ease-in-out infinite alternate barPulse}.bar-1{height:30%;animation-delay:.1s}.bar-2{height:60%;animation-delay:.3s}.bar-3{height:45%;animation-delay:.5s}.bar-4{height:80%;animation-delay:.2s}.bar-5{height:50%;animation-delay:.4s}@keyframes barPulse{0%{transform:scaleY(1)}to{transform:scaleY(1.4)}}.laptop-keyboard-base{background:#1f2937;border-top:2px solid #374151;border-radius:0 0 16px 16px;width:114%;height:18px;margin-left:-7%;position:relative;box-shadow:0 15px 30px #0009}.keyboard-reflect{background:#06b6d466;width:80%;height:2px;position:absolute;top:0;left:10%;box-shadow:0 0 8px #06b6d499}.laptop-trackpad{background:#111827;border-radius:2px;width:70px;height:6px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}@keyframes laptopFloat{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(.5deg)}to{transform:translateY(0)rotate(0)}}.hero-scroll-indicator{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;z-index:2;flex-direction:column;align-items:center;gap:.5rem;font-size:.85rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero-scroll-mouse{border:2px solid var(--text-muted);border-radius:12px;width:24px;height:40px;position:relative}.hero-scroll-wheel{background-color:var(--accent-cyan);border-radius:2px;width:4px;height:8px;animation:1.5s ease-in-out infinite scrollWheel;position:absolute;top:8px;left:50%;transform:translate(-50%)}.about-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:clamp(4rem,8vw,10rem);display:grid}.about-copy{min-width:0}.about-lead{margin-bottom:1.5rem;font-size:1.1rem}.about-body{margin-bottom:2rem}.about-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.about-feature-item{align-items:center;gap:.75rem;min-width:0;display:flex}.about-feature-icon{flex:none}.about-feature-icon-indigo{background:#6366f114}.about-feature-icon-cyan{background:#06b6d414}.about-feature-item h4{font-size:1rem;font-weight:600}.about-feature-item p{font-size:.85rem;line-height:1.45}.about-visual{border-radius:20px;justify-content:center;align-items:center;height:460px;display:flex;position:relative}.about-visual-bg{border:1px solid var(--border-color);z-index:1;background:linear-gradient(135deg,#06b6d40d 0%,#6366f10d 100%);border-radius:20px;width:100%;height:100%;position:absolute}.about-code-box{z-index:2;width:90%;padding:1.5rem;font-family:monospace;font-size:.85rem;overflow:auto}.code-header{gap:.4rem;margin-bottom:1rem;display:flex}.code-dot{border-radius:50%;width:10px;height:10px}.dot-red{background-color:#ef4444}.dot-yellow{background-color:#f59e0b}.dot-green{background-color:#10b981}.code-content{color:var(--text-secondary);overflow-wrap:anywhere}.code-keyword{color:#f472b6}.code-string{color:#34d399}.code-comment{color:var(--text-muted)}.code-fn{color:#60a5fa}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;display:grid}.service-card{cursor:pointer;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;position:relative}.service-icon-wrapper{width:60px;height:60px;color:var(--accent-cyan);transition:var(--transition-smooth);background:#06b6d414;border:1px solid #06b6d426;border-radius:14px;justify-content:center;align-items:center;display:flex}.service-card:hover .service-icon-wrapper{background:var(--gradient-primary);color:#fff;transform:scale(1.1)rotate(5deg);box-shadow:0 8px 20px #06b6d44d}.service-card h3{transition:var(--transition-fast);font-size:1.35rem;font-weight:600}.service-card:hover h3{color:var(--accent-cyan)}.service-card p{font-size:.95rem;line-height:1.6}.service-features{border-top:1px solid var(--border-color);flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1.25rem;list-style:none;display:flex}.service-features li{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.service-features li span{background-color:var(--accent-cyan);border-radius:50%;width:4px;height:4px}.process-timeline{max-width:1450px;margin:0 auto;padding:2rem 0;position:relative}.process-timeline:before{content:"";z-index:1;background:#ffffff1a;width:3px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.process-timeline-fill{content:"";width:3px;height:var(--scroll-fill-height,0%);background:var(--gradient-primary);z-index:2;transition:height .1s ease-out;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 10px #06b6d4b3}.timeline-item{box-sizing:border-box;z-index:3;width:50%;padding:2rem 3rem;position:relative}.timeline-item:nth-child(odd){text-align:right;left:0}.timeline-item:nth-child(2n){text-align:left;left:50%}.timeline-dot{background:var(--bg-secondary);z-index:4;width:16px;height:16px;transition:var(--transition-smooth);border:3px solid #ffffff29;border-radius:50%;position:absolute;top:2.5rem}.timeline-item:nth-child(odd) .timeline-dot{right:-8px}.timeline-item:nth-child(2n) .timeline-dot{left:-8px}.timeline-item.active .timeline-dot{background:var(--accent-cyan);border-color:var(--accent-indigo);box-shadow:0 0 12px var(--accent-cyan);transform:scale(1.2)}.timeline-number{font-family:var(--font-heading);background:linear-gradient(135deg,#06b6d41a 0%,#6366f11a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.timeline-item.active .timeline-number{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.timeline-item h3{margin-bottom:.5rem;font-size:1.25rem}.timeline-item p{font-size:.9rem}.showcase-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));gap:3.5rem;display:grid}.showcase-item{border:1px solid var(--border-color);overflow:hidden}.showcase-image-wrapper{background:#0a1222;justify-content:center;align-items:center;height:250px;display:flex;position:relative;overflow:hidden}.showcase-tech-layout{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px 8px 0 0;width:90%;height:80%;padding:1rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000059}.showcase-mock-header{border-bottom:1px solid var(--border-color);align-items:center;gap:4px;height:12px;margin-bottom:12px;padding-bottom:8px;display:flex}.showcase-mock-dot{background:#ffffff2e;border-radius:50%;width:6px;height:6px}.showcase-mock-body{flex-direction:column;gap:8px;display:flex}.showcase-mock-row{background:#ffffff1f;border-radius:4px;height:8px}.showcase-mock-row.short{width:60%}.showcase-mock-row.mid{width:80%}.showcase-info{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.showcase-tag{color:var(--accent-cyan);text-transform:uppercase;font-size:.75rem;font-weight:600}.showcase-info h3{font-size:1.2rem}.showcase-info p{font-size:.85rem}.stats-section{background:linear-gradient(180deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.stats-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:3rem;display:grid}.stat-item{flex-direction:column;gap:.5rem;display:flex}.stat-value{font-family:var(--font-heading);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:3.5rem;font-weight:800;line-height:1}.stat-label{color:var(--text-secondary);font-size:.95rem;font-weight:500}.contact-grid{grid-template-columns:1fr 1.3fr;align-items:start;gap:clamp(4rem,8vw,10rem);display:grid}.contact-info{flex-direction:column;gap:2rem;display:flex}.contact-details{flex-direction:column;gap:1.5rem;display:flex}.contact-item{align-items:center;gap:1rem;display:flex}.contact-icon-box{width:48px;height:48px;color:var(--accent-cyan);background:#06b6d40d;border:1px solid #06b6d41a;border-radius:12px;justify-content:center;align-items:center;display:flex}.contact-text{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;min-width:0}.contact-text h4{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.95rem}.contact-text p{color:var(--text-primary);font-weight:500}.contact-form{flex-direction:column;gap:1.5rem;padding:3rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.form-control{box-sizing:border-box;border:1px solid var(--border-color);width:100%;color:var(--text-primary);font-family:var(--font-body);transition:var(--transition-fast);background:#ffffff14;border-radius:8px;padding:.8rem 1rem;font-size:.95rem}.form-control:focus{border-color:var(--accent-cyan);background:#ffffff1f;outline:none;box-shadow:0 0 10px #06b6d426}select.form-control{appearance:auto;-webkit-appearance:menulist;background-color:var(--bg-tertiary);color:var(--text-primary);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}select.form-control option{background-color:var(--bg-tertiary);color:var(--text-primary)}select.form-control option[value=""]{color:var(--text-muted)}textarea.form-control{resize:vertical;min-height:120px}.thank-you-page{background:radial-gradient(circle at 50% 25%, #06b6d41f, transparent 32%), linear-gradient(180deg, var(--bg-primary), var(--bg-secondary));align-items:center;min-height:100vh;padding:9rem 0 5rem;display:flex}.thank-you-card{text-align:center;background:linear-gradient(135deg,#06b6d414,#6366f10f),#080d18db;border:1px solid #06b6d433;border-radius:18px;max-width:780px;margin:0 auto;padding:clamp(2rem,5vw,4rem);box-shadow:0 24px 55px -28px #06b6d48c}.thank-you-icon{color:#fff;background:var(--gradient-primary);border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;margin:0 auto 1.5rem;display:flex;box-shadow:0 14px 28px #06b6d440}.thank-you-card h1{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.4rem)}.thank-you-card p{max-width:560px;margin:0 auto 2rem;font-size:1.08rem}.main-website-section{background:linear-gradient(180deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);padding:0 0 5rem;position:relative;overflow:hidden}.main-website-card{background:linear-gradient(135deg,#06b6d414,#6366f10f),#080d18e6;border:1px solid #06b6d433;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1.25rem,3vw,2.5rem);padding:clamp(1.5rem,4vw,3rem);display:grid;box-shadow:0 24px 55px -28px #06b6d48c}.main-website-icon{width:clamp(108px,9vw,150px);height:clamp(108px,9vw,150px);box-shadow:none;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.main-website-logo{object-fit:contain;filter:drop-shadow(0 16px 26px #06b6d440);width:100%;height:100%}.main-website-copy{min-width:0}.main-website-copy .section-tag{margin-bottom:.75rem}.main-website-copy h2{margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.75rem)}.main-website-copy p{max-width:820px;font-size:1rem;line-height:1.65}.main-website-btn{white-space:nowrap}.header{z-index:999;width:100%;transition:var(--transition-smooth);background:0 0;border-bottom:1px solid #0000;position:fixed;top:0;left:0}.header.scrolled{background:var(--bg-glass);-webkit-backdrop-filter:var(--backdrop-blur);border-bottom:1px solid var(--border-color);padding:.9rem 0}.nav-container{height:104px;transition:var(--transition-smooth);justify-content:space-between;align-items:center;display:flex;position:relative}.header.scrolled .nav-container{height:76px}.logo{font-family:var(--font-heading);color:var(--text-primary);align-items:center;gap:.75rem;font-size:1.9rem;font-weight:800;text-decoration:none;display:flex}.header-logo-img{object-fit:contain;flex:none;width:58px;height:58px}.logo span{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.nav-menu{align-items:center;gap:3rem;list-style:none;display:flex}.nav-link{color:var(--text-secondary);transition:var(--transition-fast);font-size:1.08rem;font-weight:500;text-decoration:none;position:relative}.nav-link:hover{color:var(--text-primary)}.nav-link:after{content:"";background:var(--gradient-primary);width:0%;height:2px;transition:var(--transition-fast);position:absolute;bottom:-4px;left:0}.nav-link:hover:after{width:100%}.nav-actions{align-items:center;gap:1.5rem;display:flex}.nav-actions .btn{padding:.95rem 2.25rem;font-size:1.08rem}.nav-mobile-cta-wrapper{display:none}.mobile-menu-btn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;display:none}.footer{color:#ffffffc7;background-color:#050505;border-top:1px solid #ffffff14;padding:5rem 0 2rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-brand{flex-direction:column;gap:1.5rem;display:flex}.footer .logo{color:#fff}.footer-brand p{color:#ffffffad;max-width:320px;font-size:.9rem}.footer-socials{gap:1rem;display:flex}.social-link{color:#ffffffc2;width:40px;height:40px;transition:var(--transition-fast);background:#ffffff12;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.social-link:hover{background:var(--gradient-primary);color:#fff;border-color:#0000;transform:translateY(-2px)}.footer-links-col{flex-direction:column;gap:1.5rem;display:flex}.footer-links-col h4{text-transform:uppercase;letter-spacing:.05em;color:#fff;font-size:.95rem}.footer-links-col ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-links-col a{color:#ffffffad;transition:var(--transition-fast);font-size:.9rem;text-decoration:none}.footer-links-col a:hover{color:var(--accent-cyan);padding-left:4px}.footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer-bottom p{color:#ffffff94;font-size:.85rem}@keyframes float{0%{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.05)}to{transform:translateY(0)scale(1)}}@keyframes scrollWheel{0%{opacity:1;top:8px}50%{opacity:.5;top:18px}to{opacity:0;top:22px}}@media (width<=1024px){.container{width:min(100% - 2rem,1760px)}.nav-container{height:88px}.header.scrolled .nav-container{height:70px}.logo{font-size:1.65rem}.header-logo-img{width:50px;height:50px}.hero-grid-layout{grid-template-columns:1fr}.hero-title{font-size:3.5rem}.about-grid,.contact-grid{grid-template-columns:1fr;gap:3rem}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-visual{height:auto;min-height:300px;padding:2rem 0}}@media (width<=768px){:root{--section-padding:5rem 0}.hero{align-items:flex-start;min-height:auto;padding:8rem 0 4rem}.hero .container{width:min(100% - 1.25rem,760px)}.hero-grid-layout{grid-template-columns:1fr;align-items:center;gap:3.5rem}.hero-text-side{z-index:3;max-width:100%;position:relative}.hero-title{margin-bottom:1.25rem;font-size:clamp(2rem,7.5vw,2.75rem);line-height:1.15}.hero-brand-lockup{gap:.75rem;margin-bottom:1.25rem}.hero-brand-logo{width:clamp(50px,15vw,80px);height:clamp(50px,15vw,80px)}.hero-brand-name{font-size:clamp(1.8rem,7.5vw,2.5rem)}.hero-brand-subtitle{margin-top:.35rem;font-size:clamp(.75rem,2.5vw,.95rem);line-height:1.35}.hero-tag{border-radius:20px;gap:.5rem;margin-bottom:1.25rem;padding:.5rem .85rem;font-size:clamp(.75rem,2.5vw,.85rem);line-height:1.25}.hero-tag span{width:8px;height:8px}.hero-desc{margin-bottom:1.75rem;font-size:clamp(.95rem,3vw,1.1rem);line-height:1.55}.hero-actions{flex-flow:wrap;align-items:center;gap:.85rem;width:100%;margin-bottom:0;display:flex}.hero-actions .btn{border-radius:25px;min-height:0;padding:.75rem 1.5rem;font-size:.95rem;line-height:1.4}.hero-tech-side{justify-content:center;width:100%;margin-top:1rem;overflow:visible}.laptop-wrapper{transform-origin:50%;width:100%;max-width:480px;margin:0 auto;transform:none}.laptop-screen-bezel{border-width:9px 8px;border-radius:12px 12px 0 0;height:clamp(160px,50vw,240px)}.laptop-webcam{width:4px;height:4px;top:3px}.laptop-screen-content{padding:.75rem}.screen-header{gap:6px;margin-bottom:.5rem;padding-bottom:4px}.screen-dots{gap:3px}.screen-dots .dot{width:4px;height:4px}.screen-tab,.screen-code-editor{font-size:clamp(.55rem,1.8vw,.75rem)}.screen-code-editor{line-height:1.4}.screen-pulse-chart{gap:3px;height:clamp(24px,6vw,36px);padding-top:4px}.laptop-keyboard-base{border-top-width:2px;border-radius:0 0 12px 12px;width:112%;height:12px;margin-left:-6%}.laptop-trackpad{width:50px;height:4px;bottom:2px}.hero-scroll-indicator{display:none}.about-grid{gap:2.5rem}.about-copy .section-title{margin-bottom:1rem;font-size:clamp(2rem,9vw,2.6rem)}.about-lead{margin-bottom:1rem;font-size:.98rem;line-height:1.6}.about-body{margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.about-feature-grid{grid-template-columns:1fr;gap:1rem}.about-feature-item{align-items:flex-start}.about-feature-item h4{font-size:.95rem}.about-feature-item p{font-size:.82rem}.about-visual{min-height:0;padding:1rem 0}.about-visual-bg{border-radius:14px}.about-code-box{border-radius:14px;width:94%;max-height:none;padding:1rem;font-size:clamp(.62rem,2.7vw,.78rem)}.code-header{margin-bottom:.75rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card{gap:1.25rem;padding:1.75rem}.showcase-grid{grid-template-columns:1fr;gap:2rem}.showcase-info{padding:1.25rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}.stat-value{font-size:2.6rem}.stat-label{font-size:.85rem}.main-website-section{padding:0 0 3.5rem}.main-website-card{text-align:left;border-radius:14px;grid-template-columns:1fr;gap:1.25rem;padding:1.35rem}.main-website-icon{width:96px;height:96px}.main-website-copy h2{font-size:clamp(1.6rem,8vw,2.1rem)}.main-website-copy p{font-size:.94rem;line-height:1.6}.main-website-btn{width:100%;padding-inline:1rem}.thank-you-page{padding:7rem 0 3rem}.thank-you-card{border-radius:14px;padding:1.5rem}.thank-you-card p{font-size:.95rem}.nav-menu,.nav-actions .btn{display:none}.nav-menu{border:1px solid var(--border-color);width:100%;-webkit-backdrop-filter:var(--backdrop-blur);box-shadow:var(--shadow-premium);background:#080d18f5;border-radius:14px;flex-direction:column;align-items:stretch;gap:0;padding:.75rem;position:absolute;top:calc(100% + .75rem);left:0;right:0}.nav-menu.nav-menu-open{display:flex}.nav-menu .nav-link{color:var(--text-primary);border-radius:10px;padding:.8rem .9rem;font-size:.98rem;display:block}.nav-menu .nav-link:hover{background:#06b6d414}.nav-menu .nav-link:after{display:none}.nav-mobile-cta-wrapper{border-top:1px solid var(--border-color);margin-top:.5rem;padding:1rem .9rem .5rem;display:block}.nav-mobile-cta{box-sizing:border-box;justify-content:center;width:100%;display:inline-flex!important}.mobile-menu-btn{border:1px solid var(--border-color);background:#ffffff14;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.process-timeline:before,.process-timeline-fill{left:20px}.timeline-item{width:100%;padding:1.5rem 1.5rem 1.5rem 3rem;text-align:left!important}.timeline-item:nth-child(2n){left:0}.timeline-dot{left:12px!important;right:auto!important}.contact-form{border-radius:14px;padding:1.5rem}.contact-item{align-items:flex-start}.contact-icon-box{margin-top:.25rem}.footer-grid{grid-template-columns:1fr;gap:2.5rem}}
