.dark-bg,body{transition:background .6s,color .6s}body{background:#181e2a;color:#e0e7ef;font-family:Inter,Segoe UI,Arial,sans-serif;min-height:100vh}html{scroll-behavior:smooth}.header-glass{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1e293bd1;box-shadow:0 2px 16px 0 #1c145417;position:-webkit-sticky;position:sticky;top:0;z-index:40}.header-inner{justify-content:space-between;margin:0 auto;max-width:1200px;min-height:70px;padding:20px 24px}.brand,.header-inner{align-items:center;display:flex}.brand{gap:14px;text-decoration:none}.brand-logo{align-items:center;background:linear-gradient(135deg,#6366f1,#22d3ee 60%);border-radius:16px;box-shadow:0 1px 8px #181e2a40;display:flex;font-size:26px;height:44px;justify-content:center;width:44px}.brand-logo,.brand-name{color:#fff;font-weight:700}.brand-name{font-size:20px}.brand-loc{color:#a5b4fc;font-size:12px;margin-top:-2px}.nav{align-items:center;display:flex;font-size:1.08rem;gap:36px}.nav-link{color:#cbd5e1;font-weight:500;padding:0 4px;text-decoration:none;transition:color .2s}.nav-link.active,.nav-link:focus{color:#38bdf8!important}.nav-link:hover{color:#38bdf8}.button{border:none;border-radius:10px;box-shadow:0 2px 12px 0 #1e293b50;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:600;padding:11px 30px;transition:background .18s,transform .18s,box-shadow .18s}.button,.button.primary{background:#6366f1}.button.secondary{background:#23263b;border:1px solid #334155;color:#cbd5e1}.button.cta-anim{animation:glowBtn 2s infinite alternate}@keyframes glowBtn{0%{box-shadow:0 0 0 #22d3ee}to{box-shadow:0 0 14px #22d3ee66}}.button:hover,.hover-up:hover{box-shadow:0 6px 32px #22d3ee30;transform:translateY(-4px) scale(1.03)}.button:focus{outline:2px solid #22d3ee;outline-offset:2px}.dark-toggle{font-size:1.25rem;margin-left:12px;min-width:44px}.section{margin:0 auto;max-width:1200px;padding:60px 24px 40px}.hero{justify-content:center}.hero,.hero-content{align-items:center;display:flex;flex-direction:column}.hero-content{margin:50px auto 0;max-width:750px;text-align:center}.hero-title-glow{font-size:2.6rem;font-weight:900;line-height:1.1;text-shadow:0 3px 24px #6366f166}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#22d3ee,#6366f1);-webkit-background-clip:text}.hero-desc-glass{background:#181e2a59;border-radius:16px;box-shadow:0 2px 24px #6366f122;color:#a5b4fc;font-size:1.24rem;margin:22px 0 38px;padding:20px 30px}.hero-cta{display:flex;gap:20px;margin-bottom:22px}.hero-features{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:22px}.feature-tag{align-items:center;background:#22d3ee1c;border-radius:9px;box-shadow:0 1px 6px #6366f125;color:#38bdf8;display:flex;font-size:1.01rem;font-weight:500;gap:6px;padding:7px 16px}.section-title{color:#f1f5fa;font-size:2rem;font-weight:800;margin-bottom:35px;text-shadow:0 1px 16px #6366f144}.grid{grid-gap:28px;display:grid;gap:28px}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.gap-5{gap:32px}.card{background:#171a22f7;border:1.5px solid #23263b;border-radius:18px;box-shadow:0 2px 20px 0 #181e2a2c;padding:34px 28px;transition:box-shadow .18s,transform .18s}.card:focus{outline:2px solid #6366f1;outline-offset:2px}.hover-up{cursor:pointer;transition:transform .22s,box-shadow .22s}.service-card{min-height:235px;text-align:center}.service-icon{margin-bottom:18px;transition:transform .22s,filter .22s}.service-card:hover .service-icon{filter:drop-shadow(0 0 20px #6366f1bb);transform:scale(1.18) rotate(-4deg)}.service-title{color:#a5b4fc;font-size:1.25rem;font-weight:700}.service-desc{color:#9ca3af;font-size:1rem;margin-top:10px}.project-card{display:flex;flex-direction:column;overflow:hidden;padding:0}.project-img{border-radius:16px 16px 0 0;height:170px;object-fit:cover;width:100%}.project-title{color:#bae6fd;font-size:1.17rem;font-weight:700;margin:18px 0 8px;padding:0 24px}.project-desc{color:#a5b4fc;font-size:1rem;padding:0 24px 22px}.feature-list{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.feature-box{align-items:center;background:#272b3cfa;border-radius:12px;box-shadow:0 2px 12px #facc1532;color:#fff;display:flex;font-size:1.12rem;font-weight:600;gap:10px;padding:20px 24px;transition:transform .22s,box-shadow .22s}.feature-box:hover{box-shadow:0 8px 32px #facc1555;transform:scale(1.04) rotate(-2deg)}.testimonial-card{min-height:170px;text-align:center}.testimonial-quote{color:#bae6fd;font-size:1.18rem;font-style:italic}.testimonial-author{color:#a5b4fc;font-size:1rem;margin-top:16px}.contact-cta{text-align:center}.contact-desc{color:#cbd5e1;font-size:1.14rem;margin:0 auto 24px}.contact-options{display:flex;flex-wrap:wrap;gap:28px;justify-content:center;margin:32px 0 0}.contact-link{align-items:center;background:#1e293b;border-radius:14px;box-shadow:0 2px 12px #10b98125;color:#6ee7b7;display:flex;font-size:1.12rem;font-weight:600;gap:10px;padding:14px 28px;transition:background .18s,transform .18s}.contact-link:hover{background:#334155;color:#22d3ee;transform:scale(1.06)}.footer-dark{align-items:center;background:#181e2a;border-top:1px solid #23263b;color:#a5b4fc;display:flex;flex-wrap:wrap;font-size:.99rem;justify-content:space-between;margin-top:48px;padding:34px 24px}.footer-links a{color:#a5b4fc;margin-right:18px;text-decoration:none}.footer-links a:last-child{margin-right:0}.footer-social{align-items:center;display:flex;gap:16px}.footer-social a{color:#6ee7b7;transition:color .15s}.footer-social a:hover{color:#38bdf8}.fade-up{opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.23,1.12,.56,1)}.fade-up.revealed{opacity:1;transform:translateY(0)}@media (max-width:900px){.section{padding:46px 8px 32px}.header-inner{padding:13px 10px}.feature-list,.grid-cols-3{grid-template-columns:1fr}}@media (max-width:600px){.hero-title-glow{font-size:1.37rem}.brand-logo{font-size:20px;height:34px;width:34px}.card{padding:22px 10px}.project-img{height:110px}.contact-link,.feature-box,.feature-tag{font-size:1rem;padding:13px 14px}}::-webkit-scrollbar{background:#23263b;width:10px}::-webkit-scrollbar-thumb{background:#334155;border-radius:8px}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;margin-left:16px;outline:none}.hamburger span{background:#a5b4fc;border-radius:3px;display:block;height:4px;transition:all .25s;width:28px}@media (max-width:900px){.nav{display:none!important}.hamburger,.mobile-nav{display:flex}.mobile-nav{background:#23263b;border-radius:18px;box-shadow:0 6px 32px #181e2a66;flex-direction:column;gap:16px;min-width:180px;opacity:0;padding:32px 24px 18px;pointer-events:none;position:absolute;right:16px;top:60px;transition:all .22s;z-index:111}.mobile-nav.open{opacity:1;pointer-events:auto}}@media (min-width:901px){.hamburger,.mobile-nav{display:none!important}}.brand:focus,.button:focus,.nav-link:focus{outline:2px solid #22d3ee;outline-offset:2px}.project-card:focus{outline:2px solid #6366f1;outline-offset:2px}.icon-anim:hover svg{filter:drop-shadow(0 0 12px #38bdf8aa) brightness(1.2);transform:scale(1.13) rotate(-6deg);transition:all .22s}.modal-bg{align-items:center;background:#1e293bed;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1001}.modal{animation:modalIn .4s cubic-bezier(.68,-.55,.27,1.55);background:#23263b;border-radius:18px;box-shadow:0 8px 60px #1e293bcc;color:#a5b4fc;max-width:94vw;min-width:320px;outline:none;padding:36px 24px 22px}@keyframes modalIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.modal-close{background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;position:absolute;right:18px;top:14px;z-index:1002}.contact-form{display:flex;flex-direction:column;gap:12px;margin-top:12px}.contact-form input,.contact-form textarea{background:#181e2a;border:1px solid #334155;border-radius:8px;color:#e0e7ef;font-size:1.05rem;margin-bottom:6px;padding:11px 14px}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid #6366f1}.contact-form textarea{min-height:70px;resize:vertical}.form-success{color:#10b981;font-weight:600;margin-top:12px;text-align:center}.bg-blobs{height:100vh;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100vw;z-index:0}.blob{animation:blobmove 14s infinite alternate;border-radius:50%;filter:blur(44px);opacity:.24;position:absolute}.blob1{animation-delay:0s;background:radial-gradient(circle at 50% 50%,#6366f1 0,#1e293b 100%);height:340px;left:-90px;top:0;width:360px}.blob2{animation-delay:2.8s;background:radial-gradient(circle at 50% 50%,#06b6d4 0,#6366f1 100%);height:240px;right:-110px;top:130px;width:260px}.blob3{animation-delay:6.2s;background:radial-gradient(circle at 50% 50%,#f472b6 0,#6366f1 70%);height:240px;left:60vw;top:70vh;width:240px}@keyframes blobmove{0%{transform:scale(1) translateY(0)}to{transform:scale(1.22) translateY(-60px)}}.testimonial-slider{align-items:center;display:flex;flex-direction:column}.slider-dots{display:flex;gap:10px;margin-top:18px}.dot{background:#6ee7b7;border:none;border-radius:50%;cursor:pointer;height:13px;opacity:.3;transition:opacity .2s;width:13px}.dot.active{box-shadow:0 1px 6px #06b6d4bb;opacity:1}.scroll-progress{background:linear-gradient(90deg,#22d3ee,#6366f1);height:4px;left:0;position:fixed;top:0;transition:width .2s;width:0;z-index:2002}.back-to-top{align-items:center;background:#23263b;border-radius:50%;bottom:32px;box-shadow:0 4px 22px #1e293b60;color:#6ee7b7;cursor:pointer;display:flex;font-size:2rem;height:48px;justify-content:center;opacity:0;pointer-events:none;position:fixed;right:24px;transition:opacity .25s,transform .18s;width:48px;z-index:3000}.back-to-top.show{opacity:1;pointer-events:auto;transform:scale(1)}.back-to-top:hover{background:#334155;color:#22d3ee}
/*# sourceMappingURL=main.6248a0a7.css.map*/