.home-page{background:#050505;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.background-pattern{pointer-events:none;z-index:0;position:fixed;inset:0}.gradient-orb{filter:blur(100px);opacity:.4;border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.orb-1{background:radial-gradient(circle,#22c55e 0%,#0000 70%);width:600px;height:600px;animation-delay:0s;top:-200px;right:-100px}.orb-2{background:radial-gradient(circle,#16a34a 0%,#0000 70%);width:500px;height:500px;animation-delay:-7s;bottom:-150px;left:-100px}.orb-3{opacity:.2;background:radial-gradient(circle,#15803d 0%,#0000 70%);width:400px;height:400px;animation-delay:-14s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes float{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-30px)scale(1.05)}50%{transform:translate(-20px,20px)scale(.95)}75%{transform:translate(-30px,-20px)scale(1.02)}}.grid-overlay{background-image:linear-gradient(#22c55e08 1px,#0000 1px),linear-gradient(90deg,#22c55e08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%)}.home-content{z-index:1;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.hero-section{text-align:center;max-width:800px}.logo-mark{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 3rem;animation:4s ease-in-out infinite pulse-glow;display:flex;box-shadow:0 0 60px #22c55e66,0 20px 40px #0000004d}@keyframes pulse-glow{0%,to{box-shadow:0 0 60px #22c55e66,0 20px 40px #0000004d}50%{box-shadow:0 0 80px #22c55e99,0 20px 40px #0000004d}}.logo-n{color:#050505;font-family:Inter,system-ui,sans-serif;font-size:2.5rem;font-weight:800}.hero-title{margin-bottom:2rem}.title-line{color:#f8fafc;letter-spacing:-.02em;font-size:clamp(2rem,6vw,4rem);font-weight:700;line-height:1.2;display:block}.title-line.accent{background:linear-gradient(135deg,#22c55e,#4ade80);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-quote{color:#94a3b8;margin-bottom:.5rem;font-size:1.25rem;font-style:italic;line-height:1.8}.quote-author{color:#64748b;margin-bottom:3rem;font-size:.9rem}.cta-group{justify-content:center;gap:1rem;display:flex}.cta-primary{color:#050505;cursor:pointer;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border:none;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #22c55e4d}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #22c55e66}.cta-primary svg{width:20px;height:20px;transition:transform .3s}.cta-primary:hover svg{transform:translate(4px)}.home-footer{z-index:1;border-top:1px solid #ffffff0d;padding:1.5rem 2rem;position:relative}.footer-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.copyright{color:#475569;font-size:.85rem}.footer-nav{gap:2rem;display:flex}.footer-link{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:.85rem;transition:color .2s}.footer-link:hover{color:#22c55e}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.modal-container{background:#1e293b;border:1px solid #334155;border-radius:16px;width:100%;max-width:700px;max-height:80vh;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.modal-close{color:#64748b;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:8px;padding:.5rem;transition:all .2s;position:absolute;top:1rem;right:1rem}.modal-close:hover{color:#f8fafc;background:#334155}.modal-close svg{width:24px;height:24px}.modal-loading{text-align:center;color:#94a3b8;padding:4rem}.modal-content{padding:2rem}.modal-content h2{color:#f8fafc;border-bottom:1px solid #334155;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem}.legal-content{color:#cbd5e1;line-height:1.8}.legal-content h1,.legal-content h2,.legal-content h3{color:#f8fafc;margin:1.5rem 0 1rem}.legal-content h1{font-size:1.5rem}.legal-content h2{font-size:1.25rem}.legal-content h3{font-size:1.1rem}.legal-content p{margin-bottom:1rem}.legal-content ul,.legal-content ol{margin:1rem 0;padding-left:1.5rem}.legal-content li{margin-bottom:.5rem}.legal-content a{color:#22c55e}@media (max-width:640px){.footer-content{flex-direction:column;gap:1rem}.footer-nav{gap:1.5rem}.hero-quote{font-size:1rem}.modal-container{margin:1rem}}
