:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.footer{background:#fff;padding:70px 140px 40px}.footer-content{display:flex;justify-content:space-between;align-items:flex-start}.footer-left h4{font-size:14px;margin-bottom:14px;color:#020617}.footer-left a{display:block;margin-bottom:10px;font-size:14px;color:#020617;text-decoration:none}.footer-container-img{width:160px;opacity:.95}.footer-bottom{margin-top:50px;padding-top:24px;display:flex;justify-content:space-between;align-items:center}.footer-terms{font-size:13px;color:#2563eb}.footer-copy{font-size:13px;color:#1e3a8a}@media(max-width:1024px){.footer-content{padding:60px 40px 0}.footer-policy{padding:20px 40px 60px}}@media(max-width:700px){.footer-policy{flex-direction:column;gap:10px;justify-content:center;align-items:center}}.footer-terms{cursor:pointer;text-decoration:underline}.terms-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0009;z-index:2000;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease}.terms-modal{width:90%;max-width:520px;max-height:80vh;background:#fff;border-radius:14px;padding:20px 24px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;animation:slideUp .3s ease}.terms-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.terms-header h3{margin:0;font-size:20px}.terms-close{background:none;border:none;font-size:20px;cursor:pointer}.terms-body{overflow-y:auto;font-size:14px;line-height:1.6;color:#333}.terms-body h4{margin-top:16px;margin-bottom:6px;font-size:15px}@keyframes slideUp{0%{transform:translateY(20px)}to{transform:translateY(0)}}.terms-header{display:flex;align-items:center;justify-content:center;position:relative;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.1)}.terms-title{font-size:22px;font-weight:700;margin:0;color:#020617}.terms-close{position:absolute;right:0;top:0;background:none;border:none;font-size:20px;cursor:pointer}body{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}p{margin:0;padding:0;box-sizing:border-box}#root{width:100%;height:100%;margin:0;padding:0}button{width:160px;padding:12px;background-color:#fff;border:none;border-radius:6px;color:#04209c;font-size:16px;cursor:pointer;margin-top:20px}.homepage{width:100%;overflow-x:hidden;background:radial-gradient(circle at top,rgba(30,90,255,.25),transparent 65%),linear-gradient(180deg,#162259,#000);color:#fff}.hero-section{min-height:90vh;padding:94px 70px 26px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero-container{max-width:1200px;margin:0 auto;width:100%;position:relative;z-index:2}.hero-decorations{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;pointer-events:none}.goal-card{pointer-events:auto}.hero-left-decoration{position:absolute;left:-20px;top:-40%}.hero-right-decoration{position:absolute;right:-20px;top:40%}.decoration-card{background:#83c0ef;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:8px;min-width:80px;min-height:80px;box-shadow:0 4px 15px #0003}.goal-card{width:150px}.goal-input-wrapper{display:flex;align-items:center;padding:8px 0;border-radius:10px;max-width:100%;cursor:text}.goal-input-wrapper input{border:none;background:transparent;outline:none;font-size:12px;color:#162259;background:#ffffff40;padding:8px 10px;border-radius:10px;width:100%}.goal-input-wrapper input::placeholder{color:#16225999}.goal-icon{font-size:14px;background:#ffffff40;padding:8px 10px;border-radius:10px}.goal-preview{display:flex;align-items:center;gap:8px;margin-top:10px}.goal-avatar{width:22px;height:22px;background:#fff;border-radius:50%;font-size:12px;display:flex;align-items:center;justify-content:center}.goal-text{font-size:12px;color:#fff;opacity:.9}.project-card{width:160px;pointer-events:none;animation:fadeSlide .4s ease-in-out}.project-avatars{display:flex;gap:6px;margin:8px 0}.project-avatar{width:22px;height:22px;background:#fff;border-radius:50%;font-size:12px;display:flex;align-items:center;justify-content:center}.project-progress{width:100%;height:6px;background:#00000040;border-radius:4px;overflow:hidden;margin:6px 0}.progress-bar{display:block;height:100%;background:#fff;border-radius:4px;transition:width .6s ease-in-out}.project-text{font-size:12px;color:#fff;opacity:.9}@keyframes fadeSlide{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.decoration-title{color:#000;font-size:14px;font-weight:600}.decoration-text{color:#fffc;font-size:12px}.hero-content{text-align:center;max-width:900px;margin:0 auto;position:relative;z-index:2}.hero-headline{font-size:38px;font-weight:700;color:#fff;margin-bottom:30px;line-height:1.3;letter-spacing:-.3px}.hero-subheadline{font-size:16px;color:#fff;margin-bottom:50px;line-height:1.6;opacity:.9;max-width:700px;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.btn-primary{background:#f8f7f7;color:#000;border:none;padding:14px 30px;height:48px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 0 20px #00bfff66,0 4px 15px #00bfff4d}.btn-with-icon{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#28247a}.btn-icon{width:16px;height:16px;object-fit:contain;margin-right:10px;flex-shrink:0}.btn-primary:hover{background:#ffffffef;transform:translateY(-2px);box-shadow:0 0 30px #00bfff99,0 6px 20px #00bfff66}.btn-secondary{background:#3758a3;color:#fff;border:2px solid #00BFFF;padding:12px 28px;height:48px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:#00bfff1a;border-color:#40e0d0}.trusted-pill{display:inline-block;padding:6px 18px;margin:0 6px;background:#e9eefc;color:#162259;border-radius:999px;font-weight:700;font-size:.95em;line-height:1;vertical-align:middle;white-space:nowrap}.who-we-are-section{background:linear-gradient(to bottom,#28247a,#09090b 30% 100%);padding:265px 70px 230px;position:relative}.section-container{max-width:1200px;margin:0 auto;width:100%}.who-we-are-content{max-width:800px;margin:0 auto;text-align:center;position:relative}.logo-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:140px;font-weight:700;color:#00bfff08;z-index:0;pointer-events:none}.section-heading{font-size:30px;font-weight:700;color:#fff;margin-bottom:50px;position:relative;z-index:1}.section-description{font-size:16px;color:#e0e0e0;line-height:1.7;position:relative;z-index:1}.our-services-section{background:linear-gradient(to bottom,#09090b 0% 100%);padding:137px 70px 110px}.section-subtitle{font-size:16px;color:#e0e0e0;text-align:center;max-width:700px;margin:30px auto 50px;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:60px}.service-card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:30px 20px;min-height:210px;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00bfff33;border-color:#00bfff;background:#ffffff14}.service-icon{width:50px;height:50px;background:#00bfff1a;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#00bfff}.service-icon svg{width:28px;height:28px}.service-title{font-size:18px;font-weight:700;color:#fff;margin-bottom:15px;line-height:1.4}.service-description{font-size:16px;color:#e0e0e0;line-height:1.6;flex-grow:1}.why-choose-us-section{background:linear-gradient(to bottom,#09090b 0% 100%);padding:137px 70px 110px}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:50px}.benefit-card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:30px 20px;min-height:180px;text-align:center;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00bfff33;border-color:#00bfff;background:#ffffff14}.benefit-icon{width:40px;height:40px;background:#00bfff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#00bfff}.benefit-icon svg{width:24px;height:24px}.benefit-title{font-size:18px;font-weight:700;color:#fff;margin-bottom:15px;line-height:1.3}.benefit-description{font-size:16px;color:#e0e0e0;line-height:1.6;flex-grow:1}.concluding-cta-section{background:radial-gradient(ellipse at center,#28247a,#1f2534,#09090b);padding:110px 70px;text-align:center}.cta-headline{font-size:30px;font-weight:700;color:#fff;margin-bottom:50px;line-height:1.3;max-width:700px;margin-left:auto;margin-right:auto}@media(max-width:1200px){.hero-section,.who-we-are-section,.our-services-section,.why-choose-us-section,.concluding-cta-section,.footer{padding-left:40px;padding-right:40px}.hero-decorations{position:static;pointer-events:auto;display:flex;justify-content:center;gap:20px;margin-top:40px}.hero-left-decoration,.hero-right-decoration{position:static}}@media(max-width:900px){.hero-section{background:radial-gradient(ellipse at center,#2869a3,#1f2534,#09090b 80%);padding:80px 30px 150px}.hero-headline{font-size:32px}.hero-subheadline{font-size:14px}.section-heading,.cta-headline{font-size:26px}.who-we-are-section,.our-services-section,.why-choose-us-section,.concluding-cta-section{padding:80px 30px}.services-grid,.benefits-grid{grid-template-columns:repeat(2,1fr);gap:20px}.hero-decorations{flex-wrap:wrap}.goal-card,.project-card{width:180px}}@media(max-width:600px){.hero-headline{font-size:26px}.hero-subheadline{font-size:13px}.hero-buttons{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%}.trusted-pill{padding:5px 14px;font-size:.9em}.section-heading,.cta-headline{font-size:22px}.logo-watermark{font-size:60px}.who-we-are-section,.our-services-section,.why-choose-us-section,.concluding-cta-section{padding:60px 20px}.services-grid,.benefits-grid{grid-template-columns:1fr;gap:20px}.service-card,.benefit-card{min-height:auto}.hero-decorations{flex-direction:column;align-items:center;gap:16px}.goal-card,.project-card{width:100%;max-width:280px}}.hero-section,.who-we-are-section,.our-services-section,.why-choose-us-section,.concluding-cta-section{animation:fadeIn .6s ease-in-out}.who-wrapper{padding:90px 120px;display:flex;justify-content:center}.who-card{width:100%;padding:60px;display:grid;grid-template-columns:280px 1fr;gap:40px;background:radial-gradient(circle at center,rgba(30,90,255,.25),transparent 65%),linear-gradient(180deg,#10183c,#162259);color:#fff;border-radius:20px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 30px 80px #0009}.who-left h2{font-size:28px;font-weight:600;color:#8ab4ff}.who-right{display:flex;flex-direction:column;gap:18px;color:#dbeafe;font-size:15px;line-height:1.6}.who-right strong{color:#fff;font-weight:600}.who-logo{margin-top:20px;font-size:18px;font-weight:700;color:#fff;letter-spacing:.5px}@media(max-width:1080px){.who-wrapper{padding:50px 70px}.who-card{grid-template-columns:1fr;padding:40px 70px}.who-left h2{text-align:center}.who-logo{text-align:left}}@media(max-width:768px){.who-wrapper{grid-template-columns:1fr;padding:50px 20px}}.navbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:20px 60px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#020617;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(0,0,0,.05);transition:all .3s ease}.nav-left{display:flex;align-items:center;gap:5px}.nav-logo{height:25px;width:auto}.nav-title{font-size:22px;font-weight:700;color:#020617}.navbar.scrolled{background:#fffffffa;box-shadow:0 2px 20px #00000014}.logo{font-size:22px;font-weight:700;color:#020617;text-decoration:none;transition:color .3s ease;z-index:1001}.logo:hover{color:#0062ff}.nav-center{display:flex;justify-content:center;gap:40px}.nav-center a{position:relative;text-decoration:none;color:#020617;font-size:16px;font-weight:500;padding:8px 0;transition:color .3s ease}.nav-center a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(to right,#0062ff,#101e38);transition:width .3s ease}.nav-center a:hover{color:#0062ff}.nav-center a:hover:after{width:100%}.nav-center a.active{color:#0062ff}.nav-center a.active:after{width:100%}.cta{background:linear-gradient(135deg,#0062ff,#101e38);border:none;padding:12px 24px;color:#fff;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #00bfff4d}.cta:hover{background:linear-gradient(135deg,#0062ff,#3e65af);transform:translateY(-2px);box-shadow:0 6px 20px #00bfff66}.cta:active{transform:translateY(0);box-shadow:0 4px 15px #00bfff4d}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;z-index:1001}.hamburger{display:flex;flex-direction:column;gap:8px;width:29px;height:23px;position:relative}.hamburger span{display:block;width:100%;height:3px;background:#020617;border-radius:3px;transition:all .3s ease}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-nav{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;box-shadow:-5px 0 20px #0000001a;padding-top:40px;transition:right .4s cubic-bezier(.4,0,.2,1);z-index:1000}.mobile-nav.open{right:0}.mobile-nav-links{display:flex;flex-direction:column;padding:20px;gap:8px}.mobile-nav-link{text-decoration:none;color:#020617;font-size:18px;font-weight:500;padding:16px 20px;border-radius:8px;transition:all .3s ease}.mobile-nav-link:hover{background:#00bfff1a;color:#00bfff}.mobile-nav-link.active{background:#00bfff26;color:#00bfff;font-weight:600}.mobile-cta{margin-top:20px;width:100%}.mobile-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:999;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(min-width:1400px){.navbar{padding:24px 80px}.nav-center{gap:50px}.nav-center a{font-size:17px}}@media(max-width:900px){.navbar{padding:16px 30px}.nav-center{gap:24px}.nav-center a{font-size:15px}.cta{padding:10px 20px;font-size:14px}}@media(max-width:768px){.navbar{grid-template-columns:auto auto;padding:16px 24px}.nav-center,.desktop-cta{display:none}.mobile-menu-toggle{display:block}}@media(max-width:600px){.navbar{padding:14px 20px}.logo{font-size:20px}.mobile-nav{width:250px}}@media(max-width:480px){.navbar{padding:12px 16px}.logo{font-size:18px}.mobile-nav{width:100%;max-width:300px}.mobile-nav-link{font-size:16px;padding:14px 16px}}@media(max-width:360px){.logo{font-size:16px}.mobile-nav-link{font-size:15px;padding:12px 14px}.cta{font-size:14px;padding:10px 20px}}.navbar *{transition:opacity .3s ease,transform .3s ease}@media(max-width:768px){.navbar{grid-template-columns:auto 1fr auto;padding:16px 24px}.nav-center,.desktop-cta{display:none}.mobile-menu-toggle{display:block;justify-self:end}}.mobile-nav-header{display:flex;justify-content:space-around;width:100%;align-items:center}.mobile-close-btn{background-color:#dfdfe0;padding:0;margin:0;width:40px;border:none;font-size:28px;color:#020617;cursor:pointer;z-index:1002;transition:transform .25s ease,color .25s ease;border-radius:2}.mobile-close-btn:hover{color:#fff;transform:translate(-50%) rotate(90deg);background-color:#faebd7;background:linear-gradient(135deg,#0062ff,#101e38)}.mobile-nav-links{display:flex;flex-direction:column;padding:60px 20px 20px;gap:8px}.mobile-nav.open .mobile-close-btn{opacity:1;transform:scale(1)}.mobile-close-btn{opacity:0;transform:scale(.8)}.services-and-why-wrapper{background:radial-gradient(ellipse 140% 60% at center,rgba(30,90,255,.45) 0%,rgba(30,90,255,.3) 30%,rgba(30,90,255,.15) 50%,transparent 75%),#000;color:#fff;margin:0;padding:0}.services-section{padding:20px 120px 90px;color:#fff}.services-title{text-align:center;font-size:36px;margin-bottom:10px}.services-subtitle{text-align:center;font-size:14px;opacity:.75;margin-bottom:60px}.services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:30px}.service-card{display:flex;align-items:center;gap:20px;padding:26px;border-radius:18px;cursor:pointer;outline:none;background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 25px 50px #00000073;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.service-card:hover{transform:translateY(-6px)}.service-card.active{border-color:#78beffe6;box-shadow:0 0 35px #78beffb3}.service-icon{width:70px;height:70px;min-width:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,#64aaff66,#64aaff14);box-shadow:0 0 25px #64aaffb3}.service-icon svg{width:34px;height:34px;stroke:#fff;stroke-width:1.6;fill:none}.service-chevron{margin-left:auto;transition:transform .35s ease}.service-chevron svg{width:22px;height:22px;stroke:#fffc;stroke-width:2;fill:none}.service-card.active .service-chevron{transform:rotate(180deg)}.service-expand-inline{grid-column:1 / -1;overflow:hidden;max-height:0;opacity:0;padding:0 45px;border-radius:22px;background:linear-gradient(135deg,#ffffff1f,#ffffff0a);border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 30px 60px #0000008c;transition:max-height .45s ease,opacity .3s ease,padding .3s ease}.service-expand-inline.open{max-height:420px;opacity:1;padding:40px 45px}.service-expand-inline h3{font-size:22px;margin-bottom:14px}.service-expand-inline p{font-size:15px;line-height:1.8;opacity:.9}@media(max-width:1080px){.services-section{padding:50px 70px}.services-grid{display:flex;flex-direction:column}}@media(max-width:768px){.services-section{padding:50px 20px}}.why-section{padding:90px 120px;color:#fff}.why-container{margin:auto;padding:60px;border-radius:28px;background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.why-header{grid-column:1 / 2;grid-row:1 / 2;max-width:380px}.why-item:nth-child(2){grid-column:2 / 3;grid-row:1 / 2}.why-item:nth-child(3){grid-column:3 / 4;grid-row:1 / 2}.why-item:nth-child(4){grid-column:1 / 2;grid-row:2 / 3}.why-item:nth-child(5){grid-column:2 / 3;grid-row:2 / 3}.why-item:nth-child(6){grid-column:3 / 4;grid-row:2 / 3}.why-header h2{font-size:34px;margin-bottom:12px}.why-header p{font-size:14px;opacity:.8;line-height:1.6}.why-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-template-rows:auto auto;gap:40px}.why-icon{width:44px;height:44px;min-width:44px;border-radius:50%;display:flex;align-items:center;justify-content:center}.why-icon img{width:40px;height:40px;stroke:#7cb6ff;stroke-width:1.7;fill:none}.why-item h3{font-size:16px;margin-bottom:6px}.why-item p{font-size:13px;line-height:1.6;opacity:.75}.why-footer{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;align-content:center;font-size:18px;height:400px;justify-content:center;padding-top:0}.contact-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;border-radius:8px;border:none;font-size:15px;cursor:pointer}.phone-icon{width:18px;height:18px}@media(max-width:1080px){.why-section{padding:50px 70px}.why-container{padding:40px 24px}.why-grid{display:flex;flex-direction:column}.why-header{text-align:center;max-width:100%}.why-item{display:flex;gap:18px;align-items:center}.why-icon img{width:35px;height:40px}}@media(max-width:768px){.why-section{padding:50px 20px}.why-icon img{width:25px;height:30px}}.pqc-section{background:transparent;padding:90px 120px;background:radial-gradient(circle at top,rgba(30,90,255,.25),transparent 65%),linear-gradient(180deg,#162259,#000);color:#fff}.pqc-wrapper{max-width:1200px;margin:auto}.pqc-header h3{font-size:13px;letter-spacing:2px;color:#7aa2ff;margin-bottom:10px}.pqc-header h2{font-size:36px;margin-bottom:30px}.pqc-intro p{font-size:15px;line-height:1.7;color:#d1d5db;max-width:900px;margin-bottom:16px}.pqc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:40px}.pqc-card{background:linear-gradient(135deg,#ffffff0f,#ffffff05);border-radius:18px;padding:26px;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .3s ease,box-shadow .3s ease}.pqc-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0009}.pqc-card h4{font-size:17px;margin-bottom:10px;color:#fff}.pqc-card p{font-size:14px;line-height:1.6;color:#cbd5f5}.pqc-why{margin-top:60px;padding-top:30px;border-top:1px solid rgba(255,255,255,.15)}.pqc-why h4{font-size:22px;margin-bottom:14px}.pqc-why p{font-size:15px;line-height:1.7;color:#d1d5db;max-width:900px;margin-bottom:12px}@media(max-width:1200px){.pqc-section{padding:70px 60px}.pqc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.pqc-section{padding:60px 24px}.pqc-header h2{font-size:28px}.pqc-grid{grid-template-columns:1fr}.pqc-card{padding:22px}}.contact-page{font-family:Inter,sans-serif;color:#fff;background:radial-gradient(circle at center,rgba(30,90,255,.25),transparent 65%),linear-gradient(180deg,#162259,#000);width:100%}.contact-form-section{position:relative;padding:80px 240px;overflow:hidden}.contact-form-section:after{content:"";position:absolute;inset:0;pointer-events:none}.contact-form-section h2{font-size:36px;margin-bottom:10px}.contact-form-section p{margin-bottom:10px;font-size:14px}.contact-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.contact-form-header-icons{display:flex;flex-direction:column;gap:10px}.contact-form{display:flex;flex-direction:column;gap:20px}.form-row{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;width:100%}.form-row input{flex:1}.contact-form input,.contact-form textarea{padding:12px 16px;border:none;border-bottom:1px solid #ccc;background:transparent;color:#fff;font-size:16px;outline:none}.contact-form input{margin-bottom:15px}.contact-form textarea{min-height:50px;resize:none}.contact-info-section{padding:80px 240px}.contact-info{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.contact-info-left{flex:1;margin-right:40px}.contact-info-right{flex:1;display:flex;justify-content:space-between}.contact-info h3{font-size:35px;margin-bottom:20px;margin-top:8px}.form-error{color:#ff6b6b;font-size:12px;margin-top:6px}.success-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:2000}.success-modal{background:linear-gradient(135deg,#1b2a6b,#000);padding:40px 36px;border-radius:16px;text-align:center;color:#fff;width:90%;max-width:420px;box-shadow:0 30px 60px #0009;animation:successScaleIn .35s ease}.success-icon{width:56px;height:56px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(135deg,#00c6ff,#0072ff);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#fff}@keyframes successScaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:1024px){.contact-form-section,.contact-info-section{padding:60px 40px;width:auto;margin:0}.contact-form-section h2,.contact-info-left h3{font-size:26px}.contact-form-header{flex-direction:column;align-items:flex-start;gap:10px}.form-row{flex-direction:column}.contact-info{flex-direction:column;gap:20px}.contact-form-header-icons{flex-direction:row;gap:20px}}@media(max-width:700px){.contact-info-right{flex-direction:column;gap:40px;padding:0;margin:0}}.hero-image{padding:200px 70px;text-align:center;position:relative;z-index:1;background:radial-gradient(circle at top,rgba(30,90,255,.25),transparent 65%),linear-gradient(180deg,#162259,#000);color:#fff}.hero-image h1{font-size:44px;font-weight:700;max-width:900px;margin:0 auto 46px;line-height:1.2;letter-spacing:.75px;color:#fff}.hero-card{position:relative;max-width:850px;max-height:381px;margin:0 auto;border-radius:18px;overflow:hidden;background:#00bfff0f;box-shadow:0 0 40px #00bfff26,0 0 80px #00bfff14,0 8px 30px #0006}.hero-card img{width:100%;height:580px;display:block;opacity:.95;position:relative;z-index:0;object-fit:cover}.hero-card-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#1f2534b3,#2869a340,#1f2534b3);z-index:1}.about-content-wrapper{background:radial-gradient(circle at bottom,rgba(30,90,255,.25),transparent 65%),linear-gradient(180deg,#000,#162259);color:#fff;margin:0;padding-bottom:260px}.about-page{position:relative;color:#fff;overflow:hidden;background:url(../assets/logo/Gradient\ 1.png),linear-gradient(to bottom,#ffffff2e,#fff0 160px),linear-gradient(to top,#ffffff24,#fff0 180px),radial-gradient(circle at 18% 38%,rgba(255,255,255,.28),rgba(255,255,255,.12) 30%,transparent 65%),linear-gradient(180deg,#1b2b6b,#020617);background-repeat:no-repeat;background-size:900px auto,100% 100%,100% 100%,100% 100%,100% 100%;background-position:right 120px top 160px,top,bottom,left center,center;background-blend-mode:overlay,normal,normal,normal,normal}.about-hero-bg{position:relative;width:100%;display:flex;justify-content:center;padding:80px 0 60px;overflow:hidden}.about-hero-bg:before{content:"";position:absolute;inset:0;background-image:url(../assets/logo/Gradient\ 1.png);background-repeat:no-repeat;background-size:cover;background-position:right center;transform:scaleX(-1);opacity:1;z-index:0}.hero-card{position:relative;z-index:2}.about-section{display:grid;grid-template-columns:200px 1fr;max-width:1200px;padding:100px 140px;overflow:visible;position:relative;z-index:1}.about-wrapper{overflow:visible}.about-left{position:relative}.about-left h3{position:relative;letter-spacing:1.5px;font-size:28px;font-weight:700;line-height:1.3;z-index:1;color:#fff}.about-left:before{content:"";position:absolute;top:-210px;left:-240px;width:600px;height:550px;background:radial-gradient(ellipse at 43% 45%,#00bfff73,#40e0d047,#2869a32e,#1f25341f 60%,#09090b00);z-index:0;pointer-events:none;opacity:.65;filter:blur(45px)}.about-right{max-width:720px;margin-left:-10px}.about-right p{font-size:16px;line-height:1.7;margin-bottom:18px;color:#e0e0e0;opacity:1}.about-content{max-width:700px;margin-left:0}.about-content h3{letter-spacing:2px;margin-bottom:24px;line-height:1.3;color:#fff;opacity:.85}.about-content p{line-height:1.7;margin-bottom:28px;color:#e0e0e0;opacity:.9}.about-image-card img{max-width:180px;border-radius:24px;box-shadow:0 15px 40px #00000080,0 0 20px #00bfff14}.mv-section{display:flex;justify-content:space-around;align-items:center;gap:40px;margin-top:100px;overflow:visible!important;position:relative;z-index:1;max-width:1200px;margin-left:110px;margin-right:110px;padding:0 40px}.mv-left{align-self:flex-end;text-align:left;position:relative;z-index:2;overflow:visible!important}.mv-right{align-self:flex-start;max-width:360px;margin-top:25px;margin-right:0;text-align:left;position:relative;z-index:2;overflow:visible!important}.dot-with-tail,.dot-with-tail-vision{position:relative;width:10px;height:10px;background:#fff;border-radius:50%;z-index:3;box-shadow:0 0 10px #00bfff99,0 0 20px #00bfff4d}.dot-with-tail:after{content:"";position:absolute;top:50%;left:100%;transform:translateY(-50%);width:140px;height:2px;background:linear-gradient(to right,#00bffff2,#40e0d0b3,#57b7ff73,#b4c8ff33,#b4c8ff00);border-radius:2px;box-shadow:0 0 8px #00bfff66}.dot-with-tail-vision:after{content:"";position:absolute;top:50%;right:100%;transform:translateY(-50%) rotate(180deg);width:60px;height:2px;background:linear-gradient(to right,#00bffff2,#40e0d0b3,#57b7ff73,#b4c8ff33,#b4c8ff00);border-radius:2px;box-shadow:0 0 8px #00bfff66}.mv-image img{width:340px;height:500px;border-radius:15px;object-fit:cover;box-shadow:0 15px 35px #0000008c,0 0 25px #00bfff1f}.mv-section h4{margin-bottom:12px;letter-spacing:1px;font-size:16px;font-weight:700;line-height:1.3;color:#fff}.mv-section p{line-height:1.6;color:#e0e0e0;opacity:1;font-size:15px}.mv-left>div:first-child,.mv-right>div:first-child{color:#fff;font-weight:700;margin-bottom:15px}@media(max-width:1200px){.hero-image{padding:150px 50px}.hero-card{width:100%;max-width:900px;height:auto}.hero-card img{height:auto;aspect-ratio:16 / 9}.about-section{grid-template-columns:180px 1fr;gap:60px}.mv-section{flex-direction:column;align-items:center;gap:40px;margin-top:80px}.mv-left{margin-left:60px}.mv-right{margin-top:0}.mv-image img{width:380px;height:320px}}@media(max-width:900px){.hero-image{padding:100px 40px;background:radial-gradient(ellipse at center,#2869a3,#1f2534,#09090b 80%)}.hero-image h1{font-size:34px;letter-spacing:.5px}.hero-card{max-width:100%;border-radius:20px}.about-section{grid-template-columns:1fr;margin-top:80px;margin-bottom:80px;gap:30px}.about-left{margin-bottom:20px}.about-left h3{font-size:24px;letter-spacing:1.2px}.about-left:before{left:50%;transform:translate(-50%);top:-100px;width:400px;height:350px}.about-right{margin-left:0}.about-right p{font-size:15px;line-height:1.65}.mv-section{flex-direction:column;gap:60px;margin-top:80px}.mv-image{order:1;text-align:center}.mv-image img{width:340px;height:300px}.mv-left,.mv-right{margin:0;max-width:100%}}@media(max-width:600px){.hero-image{padding:80px 20px;background:radial-gradient(ellipse at center,#2869a3,#1f2534,#09090b 60%)}.hero-image h1{font-size:26px;line-height:1.3;letter-spacing:.3px}.hero-card{border-radius:18px}.about-section{padding:0 20px;margin-top:60px;margin-bottom:60px}.about-left h3{font-size:20px;letter-spacing:1px}.about-right p{font-size:14px;line-height:1.65;margin-bottom:15px}.about-left:before{width:280px;height:220px;opacity:.4;filter:blur(30px)}.mv-section{margin-top:60px;gap:50px}.mv-image img{width:280px;height:240px;border-radius:12px}.mv-section h4{font-size:15px}.mv-section p{font-size:13px;line-height:1.6}}*{transition:opacity .3s ease,transform .3s ease}.hero-image,.about-section,.mv-section{animation:fadeIn .6s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}::selection{background:#00bfff4d;color:#fff}::-moz-selection{background:#00bfff4d;color:#fff}
