*{margin:0;padding:0;box-sizing:border-box}.lego-body{font-family:'Fira Sans',sans-serif;background:#1B1B1B;color:#F5F5F5;overflow-x:hidden;position:relative}#fractal-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;opacity:0.15}.lego-header{background:#2E2E3A;position:sticky;top:0;z-index:100;border-bottom:3px solid #9B59B6;box-shadow:0 4px 10px rgba(155,89,182,0.3)}.header-container{max-width:1400px;margin:0 auto;padding:1.2rem 2rem;display:flex;align-items:center;justify-content:space-between}.header-left{flex:0 0 auto}.header-center{flex:1;display:flex;justify-content:center;gap:3rem}.header-right{flex:0 0 auto;display:flex;gap:1.5rem}.brand-logo{display:flex;align-items:center;gap:0.8rem;text-decoration:none;color:#9B59B6;font-weight:900;font-size:1.4rem}.logo-img{width:36px;height:36px;display:block}.brand-logo span{display:block}.header-center a{color:#F5F5F5;text-decoration:none;font-weight:600;font-size:1rem;transition:all 0.3s ease;padding:0.5rem 1rem;border-radius:8px;border:2px solid transparent}.header-center a:hover{color:#9B59B6;border-color:#9B59B6;background:rgba(155,89,182,0.1)}.icon-btn{color:#F5F5F5;text-decoration:none;transition:all 0.3s ease;display:flex;align-items:center;padding:0.5rem;font-size:1.5rem;border-radius:8px;border:2px solid transparent}.icon-btn:hover{color:#9B59B6;border-color:#9B59B6;background:rgba(155,89,182,0.1)}.hero-section{padding:5rem 0;position:relative;z-index:1}.hero-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-left{}.hero-title{font-size:3.5rem;font-weight:900;color:#9B59B6;margin-bottom:1.5rem;text-shadow:0 0 30px rgba(155,89,182,0.5)}.hero-text{color:#F5F5F5;line-height:1.9;margin-bottom:2rem;font-size:1.1rem}.lego-btn{background:#9B59B6;color:#F5F5F5;border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:all 0.3s ease;position:relative;overflow:hidden;font-family:'Fira Sans',sans-serif}.lego-btn:hover{background:#8E44AD;transform:translateY(-2px);box-shadow:0 8px 20px rgba(155,89,182,0.4)}.ripple{position:relative;overflow:hidden}.ripple::after{content:'';position:absolute;width:100px;height:100px;background:rgba(255,255,255,0.5);border-radius:50%;transform:scale(0);animation:ripple-effect 0.6s ease-out}.hero-right{}.hero-image-frame{border:4px solid #9B59B6;border-radius:12px;padding:1rem;background:#2E2E3A;box-shadow:0 10px 30px rgba(155,89,182,0.3)}.hero-image-frame img{width:100%;display:block;border-radius:8px}.features-section{padding:5rem 0;position:relative;z-index:1;background:#2E2E3A}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.section-title{font-size:3rem;font-weight:900;color:#9B59B6;text-align:center;margin-bottom:4rem;text-shadow:0 0 20px rgba(155,89,182,0.5)}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-block{background:#1B1B1B;border:3px solid #9B59B6;border-radius:12px;padding:2rem;text-align:center;transition:all 0.3s ease}.feature-block:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(155,89,182,0.4);border-color:#8E44AD}.feature-icon{font-size:3.5rem;margin-bottom:1rem}.feature-block h3{color:#9B59B6;font-weight:700;margin-bottom:1rem;font-size:1.3rem}.feature-block p{color:#F5F5F5;line-height:1.8}.timeline-section{padding:5rem 0;position:relative;z-index:1}.timeline-track{display:flex;justify-content:space-between;align-items:flex-start;position:relative;padding:2rem 0}.timeline-track::before{content:'';position:absolute;top:50px;left:0;right:0;height:4px;background:#9B59B6;z-index:0}.timeline-point{flex:1;text-align:center;position:relative;z-index:1}.point-marker{width:80px;height:80px;background:#9B59B6;border:4px solid #2E2E3A;border-radius:12px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.3rem;color:#F5F5F5;box-shadow:0 8px 20px rgba(155,89,182,0.4)}.point-label{color:#9B59B6;font-weight:700;margin-bottom:0.5rem;font-size:1.1rem}.timeline-point p{color:#F5F5F5;font-size:0.9rem;line-height:1.6}.purchase-section{padding:5rem 0;position:relative;z-index:1;background:#2E2E3A}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step-card{background:#1B1B1B;border:3px solid #9B59B6;border-radius:12px;padding:2rem;transition:all 0.3s ease}.step-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(155,89,182,0.4)}.step-number{width:60px;height:60px;background:#9B59B6;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.5rem;color:#F5F5F5;margin-bottom:1rem}.step-card h3{color:#9B59B6;font-weight:700;margin-bottom:1rem;font-size:1.2rem}.step-card p{color:#F5F5F5;line-height:1.8}.support-section{padding:5rem 0;position:relative;z-index:1}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.support-topics h3,.support-contact h3{color:#9B59B6;font-weight:700;margin-bottom:2rem;font-size:1.5rem}.topic-item{display:flex;gap:1.5rem;align-items:flex-start;background:#2E2E3A;border:3px solid #9B59B6;border-radius:12px;padding:1.5rem;margin-bottom:1rem;transition:all 0.3s ease}.topic-item:hover{transform:translateX(10px);box-shadow:0 8px 20px rgba(155,89,182,0.3)}.topic-icon{font-size:2rem;flex-shrink:0}.topic-content h4{color:#9B59B6;font-weight:700;margin-bottom:0.5rem}.topic-content p{color:#F5F5F5;line-height:1.6}.contact-box{background:#2E2E3A;border:3px solid #9B59B6;border-radius:12px;padding:2rem}.contact-box p{color:#F5F5F5;line-height:1.8;margin-bottom:1rem}.contact-box strong{color:#9B59B6}.lego-footer{background:#2E2E3A;border-top:3px solid #9B59B6;padding:3rem 0;position:relative;z-index:1}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-menu h4,.footer-subscribe h4{color:#9B59B6;font-weight:700;margin-bottom:1.5rem;font-size:1.3rem}.footer-menu ul{list-style:none;padding:0;margin-bottom:1.5rem}.footer-menu ul li{margin-bottom:0.8rem}.footer-menu ul li a{color:#F5F5F5;text-decoration:none;transition:all 0.3s ease}.footer-menu ul li a:hover{color:#9B59B6;padding-left:0.5rem}.footer-desc{color:#F5F5F5;line-height:1.8}.footer-subscribe p{color:#F5F5F5;line-height:1.8;margin-bottom:1.5rem}.subscribe-form{display:flex;gap:1rem;margin-bottom:1.5rem}.subscribe-input{flex:1;padding:0.8rem 1.2rem;border:2px solid #9B59B6;border-radius:8px;background:#1B1B1B;color:#F5F5F5;font-family:'Fira Sans',sans-serif;font-size:1rem}.subscribe-input:focus{outline:none;border-color:#8E44AD;box-shadow:0 0 10px rgba(155,89,182,0.3)}.subscribe-btn{background:#9B59B6;color:#F5F5F5;border:none;padding:0.8rem 2rem;font-size:1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:all 0.3s ease;font-family:'Fira Sans',sans-serif}.subscribe-btn:hover{background:#8E44AD;transform:translateY(-2px)}.footer-contact p{color:#F5F5F5;line-height:1.8;margin-bottom:0.5rem}.footer-contact strong{color:#9B59B6}.footer-bottom{text-align:center;padding-top:2rem;border-top:2px solid rgba(155,89,182,0.3);color:rgba(245,245,245,0.6)}@media(max-width:768px){.hero-container{grid-template-columns:1fr}.features-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr}.support-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}}
