.hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.hero-content{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:1200px;animation:1s ease-out .3s both fadeInUp;display:flex;position:relative}.hero-title{color:#f0f6fc;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#00ff7f,#066fff,#a020f0) text;margin-bottom:1rem;font-size:3.5rem;font-weight:700;animation:3s infinite gradient-shift}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes text-glow{0%,to{filter:drop-shadow(0 0 15px #00f2ff99)drop-shadow(0 0 30px #a020f066)drop-shadow(0 0 45px #ff006e33)}50%{filter:drop-shadow(0 0 30px #00f2ffe6)drop-shadow(0 0 60px #a020f0b3)drop-shadow(0 0 90px #ff006e66)}}@keyframes text-float{0%,to{transform:translateY(0)rotateX(0)rotate(0)}50%{transform:translateY(-15px)rotateX(8deg)rotate(1deg)}}@keyframes text-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes background-pulse{0%,to{opacity:.4;transform:scale(1)rotate(0)}50%{opacity:.8;transform:scale(1.3)rotate(10deg)}}@keyframes line-slide{0%,to{opacity:0;width:0%;left:50%}25%{opacity:1}50%{opacity:1;width:100%;left:0}75%{opacity:1}}.hero-subtitle{color:#8b949e;max-width:800px;margin:0 auto 2rem;font-size:1.5rem;animation:1s ease-out .5s both fadeInUp}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;animation:1s ease-out .7s both fadeInUp;display:flex}.hero-buttons .btn{margin:0;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.hero-buttons .btn:hover{transform:translateY(-8px)scale(1.05);box-shadow:0 20px 40px #00ff7f4d}.trusted-by{text-align:center;background:linear-gradient(#0d111780,#161b22cc);border-top:1px solid #30363d;border-bottom:1px solid #30363d;padding:3rem 2rem;animation:1s ease-out .4s both fadeInUp}.trusted-by p{color:#8b949e;margin-bottom:1.5rem;font-size:1.1rem;font-weight:500}.logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.logo-placeholder{color:#484f58;border:1px solid #30363d;border-radius:8px;padding:1rem 2rem;font-style:italic;transition:all .3s}.logo-placeholder:hover{border-color:#00ff7f;transform:translateY(-4px);box-shadow:0 0 15px #00ff7f33}.features{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:4rem auto;padding:0 2rem;display:grid}.feature-card{text-align:center;background:linear-gradient(135deg,#161b22cc,#0d111799);border:1px solid #30363d;border-radius:12px;padding:2rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);animation:1s ease-out both fadeInUp;position:relative;overflow:hidden}.feature-card:before{content:"";background:linear-gradient(90deg,#0000,#00ff7f1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.feature-card:hover:before{left:100%}.feature-card:hover{border-color:#00ff7f;transform:translateY(-12px)scale(1.02);box-shadow:0 20px 40px #00ff7f26,inset 0 0 20px #00ff7f0d}.feature-icon{color:#066fff;margin-bottom:1rem;font-size:2.5rem;transition:all .3s}.feature-card:hover .feature-icon{color:#00ff7f;transform:scale(1.2)rotate(10deg)}.feature-card h3{color:#f0f6fc;z-index:1;margin-bottom:.5rem;font-size:1.5rem;position:relative}.feature-card p{z-index:1;color:#8b949e;position:relative}.how-it-works{text-align:center;background:linear-gradient(#161b2280,#0d1117cc);padding:4rem 2rem}.how-it-works h2{margin-bottom:3rem;font-size:2.5rem;animation:1s ease-out .3s both fadeInUp}.steps{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.step{flex:1;min-width:200px;max-width:250px;animation:1s ease-out both fadeInUp;position:relative}.step:first-child{animation-delay:.4s}.step:nth-child(2){animation-delay:.5s}.step:nth-child(3){animation-delay:.6s}.step:after{content:"";background:linear-gradient(90deg,#00ff7f,#0000);width:3rem;height:2px;display:none;position:absolute;top:40px;left:100%}@media (width>=769px){.step:not(:last-child):after{display:block}}.step-number{background:var(--neon-gradient);color:#fff;border:2px solid #ffffff1a;border-radius:50%;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;font-weight:900;line-height:60px;transition:all .3s;display:inline-block;box-shadow:0 0 20px #066fff66}.step:hover .step-number{border-color:#fff;transform:scale(1.1)rotate(5deg);box-shadow:0 0 30px #00f2ff99}.step h3{margin-bottom:1rem;font-size:1.6rem;font-weight:800}.step p{color:var(--text-medium);font-size:1rem;line-height:1.7}.final-cta{text-align:center;background:linear-gradient(135deg,#066fff0d,#a020f00d);border-top:1px solid #30363d;border-bottom:1px solid #30363d;padding:5rem 2rem;animation:1s ease-out .5s both fadeInUp}.final-cta h2{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#00ff7f,#066fff) text;margin-bottom:1rem;font-size:2.5rem}.final-cta p{color:#8b949e;margin-bottom:2rem;font-size:1.2rem}.custom-div-icon{background:0 0;border:none;justify-content:center;align-items:center;display:flex}.custom-div-icon i{color:#00ff7f;text-shadow:0 0 10px #00ff7fcc,0 0 20px #00ff7f80;font-size:28px;animation:1.5s infinite alternate pulse}.custom-div-icon.blue i{color:#007bff;text-shadow:0 0 10px #007bffcc,0 0 20px #007bff80}.custom-div-icon.red i{color:#dc3545;text-shadow:0 0 10px #dc3545cc,0 0 20px #dc354580}.custom-div-icon.purple i{color:#6f42c1;text-shadow:0 0 10px #6f42c1cc,0 0 20px #6f42c180}@keyframes pulse{0%{opacity:1;transform:scale(1)}to{opacity:.9;transform:scale(1.1)}}.custom-tooltip{color:#00ff7f;background-color:#1e1e1ee6;border:1px solid #00ff7f;border-radius:5px;padding:5px 10px;font-size:.9em;font-weight:700;box-shadow:0 0 10px #00ff7f4d}.custom-tooltip:before{border-top-color:#00ff7f!important}.world-map-section{text-align:center;background:linear-gradient(#0d111780,#161b22cc);border-top:1px solid #30363d;border-bottom:1px solid #30363d;margin-top:4rem;padding:4rem 2rem;animation:1s ease-out .4s both fadeInUp}.world-map-section h2{color:#f0f6fc;margin-bottom:2rem;font-size:2.5rem}.map-wrapper{border:1px solid #333;border-radius:8px;overflow:hidden;box-shadow:0 0 30px #000c}[id=world-map]{background:#000;width:100%;height:500px}.night-tiles{filter:brightness(.6)contrast(1.2)saturate(.8)grayscale(.2)}.beacon-marker{justify-content:center;align-items:center;display:flex}.beacon{background-color:#ffdb4d;border-radius:50%;width:8px;height:8px;animation:3s ease-in-out infinite breathe;box-shadow:0 0 15px 2px #ffdb4d}.beacon-ring{border:1px solid #ffdb4d80;border-radius:50%;width:20px;height:20px;animation:2s infinite ping;position:absolute}@keyframes breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.5)}}@keyframes ping{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(2.5)}}.atmosphere{pointer-events:none;z-index:999;background:radial-gradient(circle,#0000 60%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=768px){[id=world-map]{height:300px}}@media (width<=480px){[id=world-map]{height:250px}.hero{min-height:80vh;padding:2rem 1rem}.hero-title{font-size:1.6rem;line-height:1.3}.hero-subtitle{margin:1rem auto 1.5rem;font-size:.95rem}.hero-buttons{flex-direction:column;gap:.6rem}.hero-buttons .btn{width:100%;padding:.8rem 1rem}.trusted-by{padding:2rem 1rem}.trusted-by p{font-size:.95rem}.logos{gap:1rem}.logo-placeholder{padding:.8rem 1.2rem;font-size:.85rem}.features{grid-template-columns:1fr;gap:1.5rem;margin:2rem auto;padding:0 1rem}.feature-card{padding:1.2rem}.feature-icon{font-size:2rem}.feature-card h3{font-size:1.2rem}.feature-card p{font-size:.9rem}.how-it-works{padding:2rem 1rem}.how-it-works h2{margin-bottom:2rem;font-size:1.8rem}.steps{flex-direction:column;gap:1.5rem}.step{min-width:100%;max-width:100%}.step span{width:45px;height:45px;font-size:1.1rem;line-height:45px}.final-cta{padding:2rem 1rem}.final-cta h2{font-size:1.6rem}.final-cta p{font-size:.95rem}}@media (width<=768px) and (width>=481px){.hero{min-height:85vh;padding:4rem 1.5rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.features{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 1.5rem}.how-it-works h2{font-size:2.2rem}.steps{gap:2rem}.final-cta h2{font-size:2rem}}@media (width>=769px) and (width<=1024px){.hero-title{font-size:2.8rem}.features{grid-template-columns:repeat(2,1fr)}.how-it-works h2{font-size:2.3rem}}@media (width>=1025px){.hero-title{font-size:3.5rem}.features{grid-template-columns:repeat(4,1fr)}.how-it-works h2{font-size:2.5rem}}@media (hover:none) and (pointer:coarse){.feature-card{padding:1.5rem}.step span{width:50px;height:50px;line-height:50px}.hero-buttons .btn{min-height:48px}}
/*# sourceMappingURL=audit-logs.918153ea.css.map */
