.navbar{z-index:1000;box-sizing:border-box;background:#0a1428e6;justify-content:space-between;align-items:center;width:100%;height:74px;padding:0 40px;display:flex;position:fixed;top:0}.logo{color:#fff;cursor:pointer;align-items:center;font-size:24px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.logo:hover{opacity:.9;transform:translateY(-1px)}.logo:focus-visible{border-radius:8px;outline:none;box-shadow:0 0 0 3px #ffffff2e}.triangle{border-bottom:18px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;margin-right:6px;transition:transform .3s}.logo:hover .triangle{transform:translateY(-1px)}.nav-links{align-items:center;display:flex}.nav-links a,.nav-btn-link{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:14px;margin-left:18px;padding:12px 22px;font-family:inherit;font-size:15px;line-height:1;text-decoration:none;transition:all .3s}.nav-links a:hover,.nav-btn-link:hover{background:#ffffff1a;box-shadow:0 0 10px #ffffff80}.mobile-actions{align-items:center;gap:12px;display:none}.contact-btn{color:#fff;border:1px solid #ffffff40;border-radius:12px;padding:10px 18px;font-size:14px;text-decoration:none}.hamburger{cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;display:flex}.hamburger span{background:#fff;width:18px;height:2px;transition:all .3s}.hamburger.active span:first-child{transform:rotate(45deg)translate(4px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-6px)}.mobile-menu{background:#0a1428f7;border-radius:14px;flex-direction:column;gap:10px;width:240px;padding:16px;display:none;position:absolute;top:74px;right:20px}.mobile-menu a,.mobile-team-btn{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:12px;font-family:inherit;font-size:15px;text-decoration:none;transition:all .3s}.mobile-menu a:hover,.mobile-team-btn:hover{background:#ffffff14}.mobile-menu.show{display:flex}@media (width<=992px){.desktop-menu{display:none}.mobile-actions{display:flex}.navbar{padding:0 20px}.logo{font-size:20px}}@media (width<=480px){.contact-btn{padding:8px 12px;font-size:13px}.mobile-menu{width:210px;right:10px}}.hero{width:100%;height:100vh;position:relative;overflow:hidden}.hero-video{object-fit:cover;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-content{z-index:2;justify-content:center;align-items:flex-end;height:calc(100vh - 25px);padding-bottom:48px;display:flex;position:relative}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.hero-btn{text-align:center;cursor:pointer;border-radius:14px;min-width:160px;padding:14px 30px;font-family:inherit;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s}.primary-btn{color:#0a1428;background:#fff;border:none}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 8px 18px #ffffff4d}.secondary-btn{color:#fff;background:#ffffff14;border:1px solid #ffffff73}.secondary-btn:hover{background:#ffffff29;transform:translateY(-2px);box-shadow:0 10px 22px #0000002e}.hero-popup-btn{outline:none}.hero-popup-btn:focus-visible{box-shadow:0 0 0 3px #ffffff40}@media (width<=768px){.hero-buttons{gap:12px}.hero-btn{min-width:140px;padding:12px 24px;font-size:15px}.hero-content{padding-bottom:36px}}@media (width<=480px){.hero{margin-top:74px}.hero-video{height:calc(100% - 74px)}.hero-buttons{flex-direction:column;gap:10px;width:100%;padding:0 18px}.hero-btn{min-width:140px;padding:12px 18px;font-size:14px}.hero-content{padding-bottom:24px}}.challenges-section{background:#fff;padding:75px 24px}.challenges-container{text-align:center;max-width:1280px;margin:0 auto}.section-title{color:#0a1428;margin-bottom:16px;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:700;line-height:1.2}.section-subtitle{color:#5b6470;text-align:justify;max-width:920px;margin:0 auto 42px;font-size:.96rem;line-height:1.6}.challenges-grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.challenge-card{text-align:left;background:#fff;border:1px solid #e8edf3;border-radius:16px;height:100%;padding:8px;transition:all .3s;box-shadow:0 4px 14px #0000000a}.challenge-card h3{color:#0a1428;margin:0;font-size:.96rem;font-weight:700;line-height:1.35}.challenge-icon{object-fit:contain;flex-shrink:0;width:34px;height:34px}.challenge-card:before{content:"";display:none}.challenge-card>img,.challenge-card>h3{vertical-align:middle;display:inline-block}.challenge-card>img{margin-right:10px}.challenge-card>h3{width:calc(100% - 48px)}.challenge-card p{color:#616b78;margin:12px 0 0;font-size:.88rem;line-height:1.55}.challenge-card:hover{border-color:#d8e0ea;transform:translateY(-4px);box-shadow:0 10px 22px #00000014}@media (width<=1100px){.challenges-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=820px){.challenges-section{padding:74px 18px}.challenges-grid{grid-template-columns:repeat(2,1fr);gap:12px}.challenge-card{padding:13px}}@media (width<=560px){.challenges-section{padding:60px 14px}.challenges-grid{grid-template-columns:repeat(2,1fr);gap:32px}.challenge-card{border-radius:14px;padding:12px}.challenge-icon{width:28px;height:28px;margin-right:8px}.challenge-card h3{width:calc(100% - 40px);font-size:.86rem}.challenge-card p{margin-top:10px;font-size:.78rem;line-height:1.45}.section-subtitle{margin-bottom:28px;font-size:.9rem}}.features-section{background:#fff;padding:74px 22px;overflow:hidden}.features-container{max-width:1420px;margin:0 auto}.features-title{text-align:center;color:#0a1428;margin-bottom:16px;font-size:clamp(2rem,4vw,2.9rem);font-weight:700}.features-subtitle{color:#5f6673;text-align:justify;max-width:1080px;margin:0 auto 54px;font-size:.98rem;line-height:1.75}.features-layout{grid-template-columns:390px 1fr;align-items:center;gap:34px;display:grid}.features-left{justify-content:center;align-items:center;display:flex}.product-video{background:#f8fafc;border:1px solid #e6edf5;border-radius:22px;width:100%;max-width:330px;padding:12px;box-shadow:0 18px 36px #00000014}.features-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-card{cursor:pointer;background:#fff;border:1px solid #e8eef5;border-radius:16px;padding:16px 14px;transition:all .3s;box-shadow:0 8px 20px #0a14280d}.feature-card img,.feature-card h3{vertical-align:middle;display:inline-block}.feature-card img{object-fit:contain;width:34px;height:34px;margin-bottom:0;margin-right:10px;transition:transform .3s}.feature-card h3{color:#0a1428;width:calc(100% - 48px);margin:0;font-size:.9rem;font-weight:700;line-height:1.35;transition:color .3s}.feature-card p{color:#5f6673;margin:12px 0 0;font-size:.82rem;line-height:1.5}.feature-card:hover{border-color:#cad7e7;transform:translateY(-8px);box-shadow:0 18px 34px #0a14281f}.feature-card:hover img{transform:scale(1.08)rotate(5deg)}.feature-card:hover h3{color:#0f4c81}@media (width<=1180px){.features-layout{grid-template-columns:320px 1fr;gap:26px}.features-grid{grid-template-columns:repeat(3,1fr);gap:14px}}@media (width<=920px){.features-section{padding:88px 18px}.features-layout{grid-template-columns:1fr;gap:30px}.product-video{max-width:300px}.features-grid{grid-template-columns:repeat(3,1fr);gap:12px}}@media (width<=560px){.features-section{padding:70px 14px}.features-grid{grid-template-columns:repeat(3,1fr);gap:10px}.feature-card{border-radius:14px;padding:12px 10px}.feature-card img{width:26px;height:26px;margin-right:6px}.feature-card h3{width:calc(100% - 34px);font-size:.72rem;line-height:1.3}.feature-card p{margin-top:10px;font-size:.68rem;line-height:1.4}.product-video{max-width:100%}}.services-section{background:#fff;padding:74px 24px 16px}.services-container{text-align:center;max-width:1450px;margin:0 auto}.services-title{color:#0a1428;margin-bottom:18px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.services-subtitle{color:#5f6673;text-align:justify;max-width:980px;margin:0 auto 58px;font-size:1rem;line-height:1.8}.services-grid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.service-card{background:#f4f7fb;border-radius:24px;min-height:330px;text-decoration:none;transition:transform .4s,box-shadow .4s;display:block;position:relative;overflow:hidden;box-shadow:0 14px 30px #0a142814}.service-card img{object-fit:cover;width:100%;height:100%;min-height:330px;transition:transform .55s}.service-card:before{content:"";z-index:1;background:linear-gradient(#00000014 15%,#000000b8 100%);transition:opacity .35s;position:absolute;inset:0}.service-overlay{z-index:2;text-align:left;position:absolute;bottom:18px;left:20px;right:20px}.service-badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29;border-radius:999px;margin-bottom:14px;padding:8px 14px;font-size:.82rem;font-weight:600;display:inline-block}.service-overlay h3{color:#fff;margin:0;font-size:1.18rem;font-weight:700;line-height:1.45}.service-card:hover{transform:translateY(-10px);box-shadow:0 24px 44px #0a142824}.service-card:hover img{transform:scale(1.08)}.service-card:hover .service-badge{color:#0a1428;background:#fff}@media (width<=1200px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.services-section{padding:90px 20px}.services-grid{gap:18px}.service-card,.service-card img{min-height:280px}}@media (width<=560px){.services-section{padding:72px 16px}.services-grid{grid-template-columns:1fr}.services-subtitle{text-align:justify;margin-bottom:40px;font-size:.95rem}.service-card,.service-card img{min-height:250px}.service-overlay{bottom:16px;left:16px;right:16px}.service-overlay h3{font-size:1.05rem}}.team-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3000;background:#050a12c7;justify-content:center;align-items:center;padding:24px;animation:.25s fadeIn;display:flex;position:fixed;inset:0}.team-modal{color:#0a1428;background:#fff;border-radius:26px;width:100%;max-width:1320px;max-height:75vh;padding:34px;animation:.28s popup;overflow-y:auto;box-shadow:0 24px 70px #00000038}.team-modal-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:34px;display:flex}.team-title{color:#0a1428;margin:0 0 10px;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.2}.team-brief{text-align:justify;border-bottom:1px solid #e8edf3;margin:0 0 22px;font-size:small;line-height:1.8}.team-subtitle{color:#64748b;text-align:justify;max-width:760px;margin:0;font-size:1rem;line-height:1.8}.close-btn{color:#0a1428;cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;flex-shrink:0;width:46px;height:46px;font-size:1.15rem;transition:all .25s}.close-btn:hover{background:#e2e8f0;transform:rotate(90deg)}.team-block{margin-top:22px}.team-block+.team-block{margin-top:48px}.team-section-title{color:#0a1428;margin:0 0 8px;padding-bottom:10px;font-size:1.45rem;font-weight:700}.team-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.team-card{text-align:center;background:#fff;border:1px solid #e6edf5;border-radius:22px;padding:18px;transition:all .35s;box-shadow:0 12px 28px #0a14280d}.team-card:hover{transform:translateY(-8px);box-shadow:0 22px 38px #0a14281f}.team-card img{object-fit:cover;border-radius:16px;width:100%;height:60%;margin-bottom:16px}.team-card h4{color:#0a1428;margin:0 0 6px;font-size:1.08rem;font-weight:700}.team-card p{color:#64748b;margin:0 0 14px;font-size:.95rem}.profile-link{color:#fff;background:#0a1428;border-radius:12px;padding:10px 14px;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.profile-link:hover{background:#163053}.team-modal::-webkit-scrollbar{width:8px}.team-modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popup{0%{opacity:0;transform:scale(.95)translateY(18px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=1180px){.team-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.team-modal{padding:24px}.team-grid{grid-template-columns:repeat(2,1fr)}.team-card img{height:210px}.team-modal-header{flex-direction:column;align-items:flex-start}.close-btn{position:absolute;top:18px;right:18px}}@media (width<=560px){.team-modal-backdrop{padding:12px}.team-modal{border-radius:18px;padding:18px}.team-grid{grid-template-columns:1fr;gap:18px}.team-title{padding-right:48px;font-size:1.55rem}.team-subtitle{font-size:.95rem}.team-section-title{font-size:1.15rem}.team-card img{height:240px}.close-btn{width:42px;height:42px;top:14px;right:14px}}.incubation-section{background:linear-gradient(#fff,#f8fbff);padding:28px 22px}.incubation-container{text-align:center;max-width:1380px;margin:0 auto}.incubation-title{color:#0a1428;margin:0 0 14px;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:700;line-height:1.2}.incubation-subtitle{color:#64748b;text-align:justify;max-width:900px;margin:0 auto 38px;font-size:.96rem;line-height:1.7}.incubation-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.incubation-card{background:#fff;border:1px solid #e8eef5;border-radius:18px;align-items:center;gap:16px;padding:14px;text-decoration:none;transition:all .32s;display:flex;overflow:hidden;box-shadow:0 8px 22px #0a14280d}.incubation-card:hover{border-color:#d5e0ec;transform:translateY(-6px);box-shadow:0 18px 34px #0a14281a}.incubation-image-wrap{background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;width:130px;min-width:130px;height:110px;position:relative;overflow:hidden}.incubation-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.incubation-card:hover img{transform:scale(1.06)}.incubation-content{text-align:left;flex:1}.incubation-content h3{color:#0a1428;margin:0 0 6px;font-size:1rem;font-weight:700;line-height:1.4}.incubation-content p{color:#64748b;margin:0 0 12px;font-size:.88rem;line-height:1.5}.visit-link{color:#0f4c81;font-size:.84rem;font-weight:700;transition:transform .3s;display:inline-block}.incubation-card:hover .visit-link{transform:translate(5px)}@media (width<=900px){.incubation-section{padding:24px 18px}.incubation-grid{grid-template-columns:repeat(2,1fr);gap:14px}.incubation-card{gap:12px;padding:12px}.incubation-image-wrap{width:110px;min-width:110px;height:95px}}@media (width<=560px){.incubation-section{padding:20px 14px}.incubation-grid{grid-template-columns:repeat(2,1fr);gap:10px}.incubation-card{border-radius:14px;flex-direction:column;align-items:flex-start;gap:10px;padding:10px}.incubation-image-wrap{width:100%;min-width:100%;height:90px}.incubation-content h3{font-size:.82rem;line-height:1.35}.incubation-content p{margin-bottom:8px;font-size:.74rem}.visit-link{font-size:.72rem}.incubation-subtitle{margin-bottom:28px;font-size:.9rem}}.trials-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3000;background:#050a12c7;justify-content:center;align-items:center;padding:24px;animation:.25s fadeIn;display:flex;position:fixed;inset:0}.trials-modal{color:#0a1428;background:#fff;border-radius:26px;width:100%;max-width:1380px;max-height:75vh;padding:34px;animation:.28s popup;overflow-y:auto;box-shadow:0 24px 70px #00000038}.trials-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:34px;display:flex}.trials-title{color:#0a1428;margin:0 0 12px;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.2}.trials-subtitle{color:#64748b;text-align:justify;width:100%;margin:0;font-size:small;line-height:1.8}.trials-close-btn{color:#0a1428;cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;flex-shrink:0;width:46px;height:46px;font-size:1.15rem;transition:all .25s}.trials-close-btn:hover{background:#e2e8f0;transform:rotate(90deg)}.trials-grid{grid-template-columns:repeat(2,1fr);gap:26px;display:grid}.trial-card{background:#fff;border:1px solid #e7edf4;border-radius:24px;transition:all .35s;overflow:hidden;box-shadow:0 12px 28px #0a14280f}.trial-card:hover{transform:translateY(-8px);box-shadow:0 24px 42px #0a14281f}.trial-card video{object-fit:cover;background:#000;width:100%;height:290px;display:block}.trial-content{padding:20px}.trial-content h3{color:#0a1428;margin:0 0 10px;font-size:1.15rem;font-weight:700;line-height:1.4}.trial-content p{color:#64748b;margin:0;font-size:.95rem;line-height:1.7}.trials-modal::-webkit-scrollbar{width:8px}.trials-modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}@media (width<=980px){.trials-modal{padding:24px}.trials-grid{grid-template-columns:1fr}.trial-card video{height:260px}.trials-header{flex-direction:column;align-items:flex-start}.trials-close-btn{position:absolute;top:18px;right:18px}}@media (width<=560px){.trials-modal-backdrop{padding:12px}.trials-modal{border-radius:18px;padding:18px}.trials-title{padding-right:48px;font-size:1.55rem}.trials-subtitle{font-size:.95rem}.trial-card video{height:210px}.trial-content{padding:16px}.trial-content h3{font-size:1rem}.trials-close-btn{width:42px;height:42px;top:14px;right:14px}}.contact-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3000;background:#050a12c7;justify-content:center;align-items:center;padding:16px;animation:.25s fadeIn;display:flex;position:fixed;inset:0}.contact-modal{background:#fff;border-radius:26px;width:100%;max-width:980px;max-height:77vh;padding:34px;animation:.28s popup;overflow-y:hidden;box-shadow:0 28px 70px #00000038}.contact-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:32px;display:flex}.contact-title{color:#0a1428;margin:0 0 12px;font-size:clamp(2rem,4vw,2.7rem);font-weight:700;line-height:1.2}.contact-subtitle{color:#64748b;margin:0;font-size:small;line-height:1.8}.contact-close-btn{color:#0a1428;cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;flex-shrink:0;width:46px;height:46px;font-size:1.1rem;transition:all .25s}.contact-close-btn:hover{background:#e2e8f0;transform:rotate(90deg)}.contact-form{flex-direction:column;gap:22px;display:flex}.form-row{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.form-row.single{grid-template-columns:1fr}.input-group{flex-direction:column;gap:10px;display:flex}.input-group label{color:#0a1428;font-size:14px;font-weight:600}.input-group input,.input-group select,.input-group textarea{color:#0a1428;box-sizing:border-box;background:#f8fafc;border:1px solid #dbe4ee;border-radius:16px;outline:none;width:100%;padding:8px;font-size:small;transition:all .25s}.input-group input:focus,.input-group select:focus,.input-group textarea:focus{background:#fff;border-color:#0f4c81;box-shadow:0 0 0 4px #0f4c8114}.input-group textarea{resize:vertical;min-height:70px}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a1428,#163053);border:none;border-radius:16px;margin-top:6px;padding:16px 26px;font-size:1rem;font-weight:700;transition:all .3s}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 18px 30px #0a142829}.contact-modal::-webkit-scrollbar{width:8px}.contact-modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}@media (width<=860px){.contact-modal{padding:24px}.contact-header{flex-direction:column;align-items:flex-start;padding-right:56px;position:relative}.contact-close-btn{position:absolute;top:0;right:0}.form-row{grid-template-columns:1fr}}@media (width<=560px){.contact-modal-backdrop{padding:12px}.contact-modal{border-radius:18px;padding:18px;overflow:auto}.contact-title{font-size:1.6rem}.contact-subtitle{font-size:.95rem;line-height:1.7}.input-group input,.input-group select,.input-group textarea{border-radius:14px;padding:14px 16px}.submit-btn{width:100%;padding:15px 20px}}.ach-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3000;background:#050a12c7;justify-content:center;align-items:center;padding:24px;animation:.25s fadeIn;display:flex;position:fixed;inset:0}.ach-modal{color:#0a1428;background:#fff;border-radius:26px;width:100%;max-width:1380px;max-height:78vh;padding:34px;animation:.28s popup;overflow-y:auto;box-shadow:0 24px 70px #00000038}.ach-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:34px;display:flex}.ach-title{color:#0a1428;margin:0 0 12px;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.2}.ach-subtitle{color:#64748b;text-align:justify;margin:0;font-size:small;line-height:1.8}.ach-close-btn{color:#0a1428;cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;flex-shrink:0;width:46px;height:46px;font-size:1.15rem;transition:all .25s}.ach-close-btn:hover{background:#e2e8f0;transform:rotate(90deg)}.ach-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.ach-card{background:#fff;border:1px solid #e7edf4;border-radius:24px;transition:all .35s;overflow:hidden;box-shadow:0 12px 28px #0a14280f}.ach-card:hover{transform:translateY(-8px);box-shadow:0 24px 42px #0a14281f}.ach-media{position:relative}.ach-media img,.ach-media video,.ach-media iframe{object-fit:cover;background:#000;width:100%;height:240px;display:block}.ach-badge{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a1428d1;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:700;position:absolute;top:14px;left:14px}.ach-content{padding:20px}.ach-content h3{color:#0a1428;margin:0 0 10px;font-size:1.08rem;font-weight:700;line-height:1.4}.ach-content p{color:#64748b;margin:0;font-size:.94rem;line-height:1.75}.ach-modal::-webkit-scrollbar{width:8px}.ach-modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}@media (width<=1080px){.ach-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.ach-modal{padding:24px}.ach-header{flex-direction:column;align-items:flex-start;padding-right:56px;position:relative}.ach-close-btn{position:absolute;top:0;right:0}}@media (width<=560px){.ach-modal-backdrop{padding:12px}.ach-modal{border-radius:18px;padding:18px}.ach-grid{grid-template-columns:1fr;gap:18px}.ach-title{font-size:1.55rem}.ach-subtitle{font-size:.92rem;line-height:1.7}.ach-media img,.ach-media video{height:210px}.ach-content{padding:16px}.ach-content h3{font-size:1rem}.ach-close-btn{width:42px;height:42px}}.footer-section{color:#fff;background:linear-gradient(#08111f 0%,#0b1628 45%,#0f1f38 100%);padding:0;position:relative;overflow:hidden}.footer-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f638,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-140px;right:-120px}.footer-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff14,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;bottom:-140px;left:-100px}.footer-cta{z-index:2;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:28px;max-width:1380px;margin:0 auto;padding:70px 28px 56px;display:flex;position:relative}.footer-tag{letter-spacing:1.8px;text-transform:uppercase;color:#7dd3fc;margin:0 0 12px;font-size:.82rem;font-weight:700}.footer-cta h2{max-width:700px;margin:0 0 10px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.footer-cta span{color:#cbd5e1;font-size:1rem;line-height:1.7}.footer-cta-btn{color:#08111f;white-space:nowrap;cursor:pointer;background:#fff;border:none;border-radius:16px;justify-content:center;align-items:center;padding:16px 26px;font-family:inherit;font-size:.96rem;font-weight:700;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex}.footer-cta-btn:hover{transform:translateY(-4px);box-shadow:0 18px 30px #ffffff1f}.footer-cta-btn:active{transform:translateY(-1px)}.footer-cta-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffff38,0 18px 30px #ffffff1f}.footer-container{z-index:2;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:34px;max-width:1380px;margin:0 auto;padding:54px 28px 36px;display:grid;position:relative}.footer-block{flex-direction:column;gap:14px;display:flex}.footer-block h3{color:#fff;margin:0 0 4px;font-size:1.05rem;font-weight:700}.footer-block p,.footer-block small{color:#cbd5e1;margin:0;font-size:.95rem;line-height:1.75}.footer-block small{color:#94a3b8}.footer-block a{color:#cbd5e1;font-size:.95rem;text-decoration:none;transition:all .25s}.footer-block a:hover{color:#fff;transform:translate(4px)}.footer-socials{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.footer-socials a{background:#ffffff0f;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;transition:all .28s;display:flex}.footer-socials a:hover{background:#ffffff24;transform:translateY(-4px)}.footer-socials img{object-fit:contain;width:22px;height:22px}.footer-bottom{z-index:2;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:18px;max-width:1380px;margin:0 auto;padding:24px 28px 34px;display:flex;position:relative}.footer-bottom p,.footer-bottom span{color:#94a3b8;margin:0;font-size:.92rem;line-height:1.6}@media (width<=1100px){.footer-container{grid-template-columns:repeat(2,1fr)}.footer-cta{flex-direction:column;align-items:flex-start}.footer-cta-btn{margin-top:8px}}@media (width<=768px){.footer-container{gap:28px;padding-top:42px}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-cta{padding-top:56px}}@media (width<=560px){.footer-container{grid-template-columns:1fr;padding:36px 18px 24px}.footer-cta{padding:48px 18px 36px}.footer-cta h2{color:inherit;font-size:1.8rem}.footer-cta-btn{text-align:center;width:100%}.footer-bottom{align-items:flex-start;padding:20px 18px 28px}.footer-socials{justify-content:flex-start}}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}
