.flipping-cards-module__RqQC8W__cardGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;width:100%;max-width:1200px;margin:0 auto;display:grid}.flipping-cards-module__RqQC8W__card{perspective:1000px;cursor:pointer;transform-style:preserve-3d;height:420px;position:relative}.flipping-cards-module__RqQC8W__cardInner{width:100%;height:100%;transform-style:preserve-3d;border-radius:20px;transition:transform .7s cubic-bezier(.4,.2,.2,1);position:relative}.flipping-cards-module__RqQC8W__cardFlipped .flipping-cards-module__RqQC8W__cardInner{transform:rotateY(180deg)}.flipping-cards-module__RqQC8W__cardFace{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);backface-visibility:hidden;transform-style:preserve-3d;background:#141923cc;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;justify-content:space-between;padding:32px;transition:box-shadow .3s,filter .3s;display:flex;position:absolute;inset:0;box-shadow:0 10px 30px #00ffff1a}.flipping-cards-module__RqQC8W__cardFace:before{content:"";opacity:0;pointer-events:none;border-radius:20px;transition:opacity .4s;position:absolute;inset:0;box-shadow:0 0 12px #00ffff40,inset 0 0 25px #00ffff26}.flipping-cards-module__RqQC8W__card:hover .flipping-cards-module__RqQC8W__cardFace:before,.flipping-cards-module__RqQC8W__cardFlipped .flipping-cards-module__RqQC8W__cardFace:before{opacity:1;animation:2s infinite alternate flipping-cards-module__RqQC8W__pulse}@keyframes flipping-cards-module__RqQC8W__pulse{0%{box-shadow:0 0 12px #00ffff40,inset 0 0 25px #00ffff26}50%{box-shadow:0 0 22px #0ff6,inset 0 0 35px #00ffff40}to{box-shadow:0 0 12px #00ffff40,inset 0 0 25px #00ffff26}}.flipping-cards-module__RqQC8W__cardFront h2{font-family:var(--font-orbitron),sans-serif;color:#00f5ff;text-shadow:0 0 10px #00f5ff80;margin-bottom:.75rem;font-size:1.8rem}.flipping-cards-module__RqQC8W__cardFront p{color:#e2e3e8;font-size:1.1rem;line-height:1.6}.flipping-cards-module__RqQC8W__bgOne{background-image:linear-gradient(#000000b3,#000000b3),url(/pristinelandscape.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover}.flipping-cards-module__RqQC8W__bgTwo{background-color:#0a0c10;background-image:linear-gradient(#000000b3,#000000b3),url(/robot.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover}.flipping-cards-module__RqQC8W__bgThree{background-color:#0a0c10;background-image:linear-gradient(#000000b3,#000000b3),url(/FFTHero.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover}.flipping-cards-module__RqQC8W__cardBack{background:#0a0c10f2;transform:rotateY(180deg)}.flipping-cards-module__RqQC8W__cardBack h3{font-family:var(--font-orbitron),sans-serif;color:#00f5ff;margin-bottom:1.2rem;font-size:1.5rem}.flipping-cards-module__RqQC8W__features{text-align:left;margin:0;padding:0;list-style:none}.flipping-cards-module__RqQC8W__features li{color:#c6c7cc;margin-bottom:.8rem;padding-left:1.6rem;font-size:1rem;position:relative}.flipping-cards-module__RqQC8W__features li:before{content:"⚡";color:#00f5ff;font-size:1.1rem;position:absolute;left:0}.flipping-cards-module__RqQC8W__ctaButtons{gap:16px;margin-top:2rem;display:flex}.flipping-cards-module__RqQC8W__ctaButtons a{text-align:center;border-radius:8px;flex:1;padding:12px 16px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.flipping-cards-module__RqQC8W__primaryBtn{color:#000;background:#00f5ff}.flipping-cards-module__RqQC8W__primaryBtn:hover{background:#0ff;box-shadow:0 0 15px #0ff6}.flipping-cards-module__RqQC8W__secondaryBtn{color:#00f5ff;background:0 0;border:1px solid #00f5ff}.flipping-cards-module__RqQC8W__secondaryBtn:hover{background:#00ffff1a}
.cta-section-module__RPdFCa__ctaCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#0a0c10e6;border:1px solid #ffffff1a;border-radius:24px;padding:4rem 2rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #00000080}.cta-section-module__RPdFCa__ctaCard:hover{border-color:#00f5ff4d;transform:translateY(-5px);box-shadow:0 30px 60px -12px #00f5ff26}.cta-section-module__RPdFCa__gridBackground{pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#00f5ff0d 1px,#0000 1px),linear-gradient(#00f5ff0d 1px,#0000 1px);background-size:40px 40px;animation:20s linear infinite cta-section-module__RPdFCa__gridMove;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 80%);mask-image:radial-gradient(circle,#000 40%,#0000 80%)}@keyframes cta-section-module__RPdFCa__gridMove{0%{transform:translateY(0)}to{transform:translateY(40px)}}.cta-section-module__RPdFCa__glowOrb{pointer-events:none;z-index:0;opacity:0;background:radial-gradient(circle,#00f5ff1a 0%,#0000 70%);width:600px;height:600px;transition:opacity .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-section-module__RPdFCa__ctaCard:hover .cta-section-module__RPdFCa__glowOrb{opacity:1}.cta-section-module__RPdFCa__content{z-index:1;position:relative}.cta-section-module__RPdFCa__heading{font-family:var(--font-orbitron),sans-serif;background:linear-gradient(135deg,#fff 0%,#00f5ff 100%);color:#0000;text-shadow:0 0 30px #00f5ff4d;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}@media (max-width:768px){.cta-section-module__RPdFCa__heading{font-size:2rem}}.cta-section-module__RPdFCa__subheading{color:#94a3b8;max-width:600px;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.6}.cta-section-module__RPdFCa__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-section-module__RPdFCa__exploreHeader{text-align:center;box-sizing:border-box;margin-bottom:4rem;padding:0 1rem;position:relative;overflow:hidden}.cta-section-module__RPdFCa__exploreTitle{font-family:var(--font-orbitron),sans-serif;text-transform:uppercase;letter-spacing:.05em;color:#0000;-webkit-text-stroke:1px #ffffff4d;box-sizing:border-box;max-width:100%;padding:0 1rem;font-size:3.5rem;font-weight:800;display:inline-block;position:relative}.cta-section-module__RPdFCa__exploreTitle:before{content:attr(data-text);color:#00f5ff;-webkit-text-stroke:0;white-space:nowrap;border-right:2px solid #00f5ff;width:0;max-width:calc(100% - 2rem);height:100%;animation:4s cubic-bezier(.4,0,.2,1) forwards cta-section-module__RPdFCa__fillText;position:absolute;top:0;left:1rem;overflow:hidden}@keyframes cta-section-module__RPdFCa__fillText{0%,20%{width:0}80%,to{width:100%}}.cta-section-module__RPdFCa__exploreSubtitle{color:#00f5ff;text-transform:uppercase;letter-spacing:.2em;opacity:.8;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;font-size:1.25rem;display:flex}.cta-section-module__RPdFCa__exploreSubtitle:before,.cta-section-module__RPdFCa__exploreSubtitle:after{content:"";opacity:.5;background:#00f5ff;width:40px;height:1px}@media (max-width:768px){.cta-section-module__RPdFCa__exploreTitle{letter-spacing:.03em;padding:0 .75rem;font-size:1.75rem}.cta-section-module__RPdFCa__exploreTitle:before{max-width:calc(100% - 1.5rem);left:.75rem}.cta-section-module__RPdFCa__exploreSubtitle{letter-spacing:.1em;font-size:.875rem}}@media (max-width:480px){.cta-section-module__RPdFCa__exploreTitle{letter-spacing:.01em;padding:0 .5rem;font-size:1.25rem}.cta-section-module__RPdFCa__exploreTitle:before{max-width:calc(100% - 1rem);left:.5rem}}@media (max-width:360px){.cta-section-module__RPdFCa__exploreTitle{letter-spacing:.005em;font-size:1.1rem}}
