.hero-section{align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.bg-video{object-fit:cover;z-index:0;filter:brightness(1.5);width:100%;height:100%;position:absolute;inset:0}.overlay-smooth{pointer-events:none;background:linear-gradient(90deg,#050a19f2 0%,#050a19bf 40%,#050a1959 70%,#0000 100%);position:absolute;inset:0}.hero-container{z-index:2;width:100%;padding:0 6%;position:relative}.hero-left{max-width:700px}.hero-heading{white-space:nowrap;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.2}.hero-desc{color:#cbd5f5;margin-top:16px;line-height:1.6}.hero-buttons{gap:12px;margin-top:24px;display:flex}.hero-logos{gap:18px;margin-top:22px;display:flex}.hero-logos img{object-fit:contain;filter:grayscale()brightness(1.2);opacity:.9;max-width:140px;height:40px}.tools-section{text-align:center;color:#fff;z-index:2;background:radial-gradient(circle at top,#0f172a,#020617);padding:40px 10%;position:relative;overflow:hidden}@keyframes pulse{0%{opacity:.3}to{opacity:.8}}.tools-title{margin-bottom:70px;font-size:3rem;font-weight:700}.tools-grid{grid-template-columns:repeat(5,1fr);gap:20px;padding:40px 1.5%;display:grid}.tool-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a80;border-radius:18px;height:200px;transition:all .4s;position:relative;overflow:hidden}.tool-card:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(120deg,#38bdf8,#0000,#38bdf8);border-radius:18px;padding:1px;animation:4s linear infinite borderMove;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes borderMove{0%{background-position:0%}to{background-position:200%}}.tool-card:after{content:"";background:linear-gradient(120deg,#0000,#fff3,#0000);width:60%;height:100%;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.tool-card:hover:after{transition:all .8s;left:120%}.tool-inner{z-index:2;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.tool-inner img{width:65px;margin-bottom:12px;transition:all .3s}.tool-inner h3{font-size:1.4rem;font-weight:600}.tool-card:hover{transform:translateY(-10px)scale(1.04);box-shadow:0 20px 40px #38bdf833}.tool-card.highlight:hover{box-shadow:0 20px 40px #fb923c4d}.tool-card:hover img{transform:scale(1.1)}@media (max-width:900px){.tools-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.tools-grid{grid-template-columns:1fr}}.tools-section:before{content:"";z-index:1;background:#020617bf;position:absolute;inset:0}.tools-section:after{content:"";filter:blur(120px);z-index:1;background:radial-gradient(circle,#38bdf840,#0000);width:800px;height:800px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.tools-section>*{z-index:2;position:relative}.tools-header{text-align:left;max-width:1200px;margin:0 0 50px;padding-left:20px}.section-tag{letter-spacing:2px;text-transform:uppercase;color:#38bdf8;margin-bottom:10px;padding-left:28px;font-size:14px;display:inline-block;position:relative}.section-tag:before{content:"";background:#38bdf8;width:20px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.section-title{color:#f8f8f8;font-size:50px;font-weight:700;line-height:1.2}.link-text{color:#fff;font-weight:600;text-decoration:none;transition:color .3s}.cyber-section{color:#fff;background:linear-gradient(#0a1f3d 0%,#071a33 50%,#020c1b 100%);padding:100px 80px}.container{max-width:1270px}.title{margin-bottom:14px;font-size:50px;font-weight:700}.description{color:#fff;max-width:800px;margin-bottom:40px;font-size:1.2rem;line-height:1.7}.features-heading{margin-bottom:30px;font-size:30px}.features-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.feature-card{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #1e3a8a;border-radius:14px;align-items:flex-start;gap:12px;padding:18px 16px;transition:all .25s;display:flex}.feature-card:hover{background:linear-gradient(135deg,#1e3a8a,#0f172a);border-color:#3b82f6;transform:translateY(-4px)}.icon{background:#1d4ed8;border-radius:50%;justify-content:center;align-items:center;min-width:32px;height:32px;font-weight:700;display:flex}.feature-card p{color:#fff;font-size:15.5px;line-height:1.6}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.features-grid{grid-template-columns:1fr}.cyber-section{padding:60px 20px}.title{letter-spacing:-.5px;font-size:34px;line-height:1.2}.title span{display:block}.description{color:#cbd5f5;margin-top:14px;font-size:14.5px;line-height:1.6}.features-heading{margin-top:20px;font-size:22px}.section-title{font-size:34px;font-weight:700;line-height:1.25}}.batch-section{color:#fff;background:radial-gradient(circle at top,#0a1f3d,#020617);padding:100px 80px}.container{max-width:1200px;margin:0 auto}.batch-title{color:#e2e8f0;margin-bottom:14px;font-size:50px;font-weight:700}.batch-desc{color:#fff;max-width:850px;margin-bottom:45px;font-size:18.5px;line-height:1.7}.batch-wrapper{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.section-title{border-bottom:none;text-decoration:none}.section-title:after{display:none}.industry-content{align-items:center;gap:30px;min-height:280px;display:flex}.donut-chart{background:conic-gradient(#3b82f6 0% 24%,#38bdf8 24% 45%,#8b5cf6 45% 62%,#f97316 62% 76%,#14b8a6 76% 86%,#ec4899 86% 100%);border-radius:50%;width:200px;height:200px;position:relative;box-shadow:0 0 35px #3b82f640}.donut-chart:after{content:"";background:#020617;border-radius:50%;position:absolute;inset:45px}.legend{padding:0;list-style:none}.legend li{color:#d1e3f5;align-items:center;gap:10px;margin-bottom:10px;font-size:14.5px;display:flex}.dot{border-radius:3px;width:10px;height:10px}.blue{background:#3b82f6}.lightblue{background:#38bdf8}.purple{background:#8b5cf6}.orange{background:#f97316}.teal{background:#14b8a6}.pink{background:#ec4899}.company-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.company-card{background:#526572;border-color:#7dd3fc80;border-radius:12px;justify-content:center;align-items:center;height:75px;transition:all .3s;display:flex}.company-card img{object-fit:contain;filter:brightness(1.5)contrast(1.3);max-width:85px;max-height:42px;transition:all .3s}.company-card:hover{background:#d4e3ed;border-color:#7dd3fc80;transform:translateY(-4px)}.company-card:hover img{transform:scale(1.05)}.more-btn{color:#60a5fa;cursor:pointer;text-align:center;background:0 0;border:none;margin-top:30px;margin-left:auto;margin-right:auto;font-weight:600;transition:all .3s;display:block}.more-btn:hover{color:#93c5fd}.snapshot-strip{-webkit-backdrop-filter:blur(12px);background:#578fb25e;border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;justify-content:space-evenly;align-items:center;width:100%;height:50px;padding:5px 25px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000040,inset 0 0 10px #ffffff0d}.snapshot-strip:before{content:"";background:linear-gradient(120deg,#0000,#f5f5f591,#0000);width:50%;height:100%;animation:5s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{0%{left:-100%}to{left:150%}}.snapshot-strip-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;padding:16px 6%;display:flex}.snapshot-item{white-space:nowrap;color:#e2e8f0;gap:15px;font-size:1.1rem;display:flex}.divider{background:#0a0a0a6f;width:5px;height:20px}.snapshot-item span{font-size:20px}.snapshot-row{flex-wrap:nowrap;justify-content:center;align-items:center;gap:24px;width:100%;max-width:1200px;display:flex}@media (max-width:768px){.snapshot-strip{height:auto;padding:8px 10px}.snapshot-row{flex-wrap:wrap;gap:8px}.snapshot-item{background:#ffffff0d;border-radius:6px;gap:5px;padding:4px 8px;font-size:.8rem}.divider{display:none}}.hp-card{transition:all .5s;position:relative;overflow:hidden}.hp-card:before{content:"";background:linear-gradient(120deg,#0000,#ffffff40,#0000);width:60%;height:100%;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.hp-card:hover:before{transition:all 1s;left:120%}.hp-card:hover{border-color:#3b82f666;transform:translateY(-4px)}.learn-section{color:#fff;background:radial-gradient(circle at top,#021326,#031d3a 60%,#020617);padding:100px 6%;position:relative;overflow:hidden}.learn-container{justify-content:space-between;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:flex}.learn-image{background:url(/lock.webp) 50%/cover no-repeat;border-radius:20px;flex:1;min-height:500px;position:relative;overflow:hidden}.learn-image:after{content:"";background:linear-gradient(90deg,#031d3a00 60%,#031d3a 100%);position:absolute;inset:0}.learn-content{flex:1;padding:20px}.learn-content h2{margin-bottom:10px;font-size:clamp(28px,4vw,40px);font-weight:700}.underline{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:10px;width:60px;height:4px;margin-bottom:25px}.desc{color:#cbd5e1;margin-bottom:25px;font-size:17px;line-height:1.7}.learn-list{padding:0;list-style:none}.learn-list li{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;margin-bottom:16px;padding:14px 16px 14px 40px;transition:all .3s;position:relative}.learn-list li:hover{border-color:#3b82f680;transform:translate(6px);box-shadow:0 8px 25px #3b82f626}.learn-list li:before{content:"▶";color:#3b82f6;font-size:14px;position:absolute;top:14px;left:12px}@media (max-width:1024px){.learn-container{gap:40px}.learn-image{min-height:400px}}@media (max-width:768px){.learn-container{flex-direction:column;gap:30px}.learn-image{width:100%;height:260px;min-height:unset}.learn-content{text-align:left;padding:0}.desc{font-size:15px}.learn-list li{padding:12px 14px 12px 36px;font-size:14px}}.trends-section{background:linear-gradient(90deg,#c7d6f1 0%,#dbeafe 40%,#1e3a8a 100%);padding:100px 6%}.trends-container{max-width:1200px;margin:auto}.trends-section h2{color:#3b82f6;margin-bottom:20px;font-size:50px;font-weight:700}.trends-desc{color:#334155;max-width:1000px;margin-bottom:50px;font-size:20px;font-weight:500;line-height:1.7}.trends-cards{gap:30px;display:flex}.trend-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #ffffff4d;border-radius:18px;flex:1;padding:28px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 10px 30px #00000014}.trend-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 0 0 1px #3b82f666,0 20px 40px #0003}.trend-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:transform .3s;display:flex;position:absolute;top:-20px;left:20px}.trend-card:hover .trend-icon{transform:scale(1.15)rotate(8deg)}.trend-card h3{color:#1e293b;margin-top:20px;font-size:26px;font-weight:700}.trend-card p{color:#475569;font-size:16px;line-height:1.6}.source{color:#012220;font-size:15px;font-weight:700}.trend-card h3,.trend-card p{transition:transform .3s}.trend-card:hover h3,.trend-card:hover p{transform:translate(4px)}@media (max-width:600px){.kf-slider{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:14px;padding:10px;overflow-x:auto;display:flex!important}.kf-slider::-webkit-scrollbar{display:none}.kf-slider .feature-card{scroll-snap-align:center;opacity:.6;flex:0 0 85%;transition:all .3s;transform:scale(.9)}.kf-slider .feature-card.active{opacity:1;transform:scale(1)}.kf-dots{justify-content:center;gap:6px;margin-top:10px;display:flex}.kf-dot{background:#475569;border-radius:50%;width:6px;height:6px;transition:all .3s}.kf-dot.active{background:#3b82f6;border-radius:10px;width:18px}}@media (min-width:601px){.tools-arrow{display:none!important}}@media (max-width:600px){.tools-slider-wrapper{position:relative}.tools-slider{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:18px;padding:10px 14px;overflow-x:auto;display:flex!important}.tools-slider::-webkit-scrollbar{display:none}.tools-slider .tool-card{scroll-snap-align:center;flex:0 0 88%;height:220px}.tools-arrow{z-index:50;color:#fff;cursor:pointer;background:#0f172af2;border:1px solid #38bdf880;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:22px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.tools-arrow.left{left:-12px}.tools-arrow.right{right:-12px}.tools-arrow:active{transform:translateY(-50%)scale(.9)}.tools-dots{justify-content:center;gap:6px;margin-top:16px;display:flex}.tools-dot{background:#475569;border-radius:50%;width:6px;height:6px;transition:all .3s}.tools-dot.active{background:#3b82f6;border-radius:10px;width:18px}.review-section{display:none}}@media (max-width:768px){.company-section{display:none}.batch-wrapper{grid-template-columns:1fr;gap:30px}.industry-content{text-align:left;flex-direction:column;align-items:center;gap:20px}.donut-chart{width:180px;height:180px}.donut-chart:after{inset:38px}.legend{width:100%;max-width:320px}.legend li{font-size:14px;line-height:1.5}}@media (min-width:601px){.trends-arrow,.trends-dots{display:none!important}}@media (max-width:600px){.trends-slider-wrapper{position:relative}.trends-slider{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding:10px;overflow-x:auto;display:flex!important}.trends-slider::-webkit-scrollbar{display:none}.trends-card{scroll-snap-align:center;flex:0 0 88%}.trends-arrow{z-index:10;color:#fff;cursor:pointer;background:#0f172ae6;border:1px solid #3b82f666;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.trends-arrow.left{left:-6px}.trends-arrow.right{right:-6px}.trends-dots{justify-content:center;align-items:center;gap:6px;margin-top:14px;display:flex}.trends-dot{background:#fff6;border-radius:50%;width:6px;height:6px;transition:all .35s}.trends-dot.active{background:#3b82f6;border-radius:10px;width:22px;height:6px;box-shadow:0 0 10px #3b82f699}.trends-dot{transition:width .35s,background .3s}}@media (max-width:768px){.hide-mobile-grid{display:none!important}}@media (max-width:1024px){.batch-section{padding:60px 20px!important}.batch-wrapper{gap:40px!important;margin-top:40px!important}.industry-section,.company-section{padding:24px!important}.company-grid{gap:14px!important}.company-card{padding:12px!important}.batch-title{line-height:1.2;margin-bottom:14px!important;font-size:34px!important}.batch-desc{line-height:1.6;margin-bottom:0!important;font-size:14px!important}}@media (max-width:640px){.batch-section{padding:45px 16px!important}.batch-wrapper{gap:28px!important;margin-top:28px!important}.industry-section,.company-section{border-radius:18px!important;padding:18px!important}.industry-content{gap:20px!important}.company-grid{gap:10px!important}.company-card{padding:10px!important}.batch-title{margin-bottom:10px!important;font-size:28px!important}.batch-desc{line-height:1.5;font-size:13px!important}.section-title{margin-bottom:18px!important;font-size:20px!important}.legend li{margin-bottom:8px!important;font-size:12px!important}.more-btn{margin-top:18px!important;padding:9px 16px!important;font-size:12px!important}}
