*{box-sizing:border-box;cursor:none;margin:0;padding:0}body{color:#fff;background:#0a0a0a;font-family:Inter,Segoe UI,system-ui,sans-serif;overflow-x:hidden}.custom-cursor{pointer-events:none;z-index:9999;position:fixed}.cursor-dot{background:#667eea;border-radius:50%;width:8px;height:8px;position:absolute;top:12px;left:12px}.cursor-ring{border:2px solid #667eea80;border-radius:50%;width:32px;height:32px;animation:2s infinite pulse;position:absolute;top:0;left:0}@keyframes pulse{0%{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.5;transform:scale(1)}}.scroll-progress{z-index:1000;background:linear-gradient(135deg,#667eea,#764ba2);height:3px;transition:width .1s;position:fixed;top:0;left:0}.preloader{z-index:10000;background:#0a0a0a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.preloader-content{text-align:center}.preloader-logo{color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:3rem}.progress-bar{background:#ffffff1a;border-radius:2px;width:300px;height:2px;margin:1rem 0;overflow:hidden}.progress-fill{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;height:100%}.progress-text{color:#667eea;font-size:.9rem}.gradient-bg{z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.gradient-orb{filter:blur(100px);opacity:.3;border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.orb1{background:#667eea;width:500px;height:500px;top:-200px;left:-200px}.orb2{background:#764ba2;width:400px;height:400px;animation-delay:-5s;bottom:-150px;right:-150px}.orb3{background:#ec4899;width:300px;height:300px;animation-delay:-10s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes float{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(50px,-50px)rotate(120deg)}66%{transform:translate(-50px,50px)rotate(240deg)}}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.hero{align-items:center;min-height:100vh;display:flex;position:relative}.hero-content{text-align:center;max-width:800px;margin:0 auto}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;display:inline-block}.hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:800;line-height:1.1}.hero-accent{color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;display:block}.hero-description{color:#aaa;margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.hero-buttons{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.btn{cursor:pointer;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 20px #667eea4d}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #667eea66}.hero-stats{justify-content:center;gap:4rem;display:flex}.stat{flex-direction:column;display:flex}.stat-value{color:#667eea;font-size:2rem;font-weight:700}.stat-label{color:#aaa;font-size:.85rem}.section-header{text-align:center;margin-bottom:4rem}.section-tag{color:#667eea;background:#667eea1a;border-radius:50px;margin-bottom:1rem;padding:.3rem 1rem;font-size:.85rem;display:inline-block}.section-title{color:#0000;background:linear-gradient(135deg,#fff,#aaa);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700}.features{background:#0000004d;padding:6rem 0}.features-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;padding:2rem;transition:all .3s}.feature-card:hover{background:#667eea0d;border-color:#667eea}.feature-icon{margin-bottom:1rem;font-size:3rem}.feature-card h3{margin-bottom:.5rem;font-size:1.3rem}.feature-card p{color:#aaa;line-height:1.5}.tilt-card{perspective:1000px;transform-style:preserve-3d}.footer{background:#00000080;border-top:1px solid #ffffff0d;padding:4rem 0 2rem}.footer-content{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.footer-brand{justify-content:center;align-items:center;gap:.5rem;font-size:1.2rem;display:flex}.logo-icon{font-size:1.5rem}.footer-links{justify-content:center;gap:2rem;display:flex}.footer-links a{color:#aaa;text-decoration:none;transition:color .3s}.footer-links a:hover .social-link{background:#ffffff0d;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:all .3s;display:inline-flex}.footer-links a:hover .social-link:hover{background:#667eea33;transform:translateY(-2px)}.footer-links a:hover{color:#667eea}.footer-copyright{color:#555;font-size:.85rem}@media (width<=768px){.custom-cursor{display:none}body{cursor:auto}.hero-stats{gap:2rem}.features-grid{grid-template-columns:1fr;gap:1rem}.section-title{font-size:1.8rem}.hero-title{font-size:2rem}.container{padding:0 1rem}}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{min-height:100vh;margin:0;padding:0}
