*{margin:0;padding:0;box-sizing:border-box}.fantasy-body{font-family:'Lato',sans-serif;background:#0F2027;color:#FFFFFF;overflow-x:hidden;position:relative}.blob-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden}.blob{position:absolute;opacity:0.15;color:#2C5364;animation:float 20s ease-in-out infinite}.blob-1{width:400px;height:400px;top:10%;left:10%;animation-delay:0s}.blob-2{width:500px;height:500px;top:50%;right:10%;animation-delay:7s}.blob-3{width:450px;height:450px;bottom:10%;left:50%;animation-delay:14s}@keyframes float{0%,100%{transform:translate(0,0) rotate(0deg)}25%{transform:translate(30px,-30px) rotate(90deg)}50%{transform:translate(-20px,40px) rotate(180deg)}75%{transform:translate(40px,20px) rotate(270deg)}}#network-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.fantasy-header{background:rgba(15,32,39,0.95);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100;border-bottom:2px solid #2C5364}.fantasy-logo{filter:drop-shadow(0 0 10px #2C5364)}.emerald-text{color:#2C5364!important;text-shadow:0 0 10px rgba(44,83,100,0.8)}.nav-link{color:#FFFFFF;transition:all 0.3s ease;position:relative;padding:0.5rem 1rem}.nav-link:hover{color:#2C5364}.header-divider{height:1px;background:linear-gradient(90deg,transparent,#2C5364,transparent);margin-top:1rem}.welcome-section{min-height:100vh;display:flex;align-items:center;padding:5rem 0;position:relative;z-index:1}.welcome-box{max-width:900px;margin:0 auto;text-align:center;background:rgba(32,58,67,0.3);border:2px solid #2C5364;border-radius:20px;padding:4rem;backdrop-filter:blur(10px);box-shadow:0 0 40px rgba(44,83,100,0.4)}.welcome-title{font-size:3.5rem;font-weight:900;color:#2C5364;text-shadow:0 0 20px rgba(44,83,100,0.8);margin-bottom:2rem;line-height:1.2}.welcome-description{font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem;color:rgba(255,255,255,0.9)}.fantasy-btn{background:linear-gradient(135deg,#2C5364,#203A43);color:#FFFFFF;border:none;padding:1.2rem 3rem;font-size:1.2rem;font-weight:700;border-radius:10px;cursor:pointer;transition:all 0.4s ease;position:relative;overflow:hidden}.fantasy-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#203A43,#0F2027);transition:left 0.4s ease}.fantasy-btn:hover::before{left:0}.fantasy-btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(44,83,100,0.6)}.features-section{padding:5rem 0;position:relative;z-index:1}.section-title{font-size:3rem;font-weight:900;color:#2C5364;text-shadow:0 0 20px rgba(44,83,100,0.8);margin-bottom:1rem}.section-subtitle{font-size:1.3rem;color:rgba(255,255,255,0.7);margin-bottom:3rem}.feature-card{background:rgba(32,58,67,0.4);border:2px solid #2C5364;border-radius:15px;padding:2rem;text-align:center;transition:all 0.4s ease;backdrop-filter:blur(10px)}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(44,83,100,0.4)}.feature-icon{font-size:3.5rem;margin-bottom:1.5rem;filter:drop-shadow(0 0 10px #2C5364)}.feature-title{font-size:1.5rem;font-weight:700;color:#2C5364;margin-bottom:1rem}.feature-text{color:rgba(255,255,255,0.9);line-height:1.7}.timeline-section{padding:5rem 0;position:relative;z-index:1;background:rgba(32,58,67,0.2)}.timeline-steps{display:flex;flex-direction:column;gap:1.5rem}.timeline-step{display:flex;gap:1.5rem;align-items:flex-start;background:rgba(32,58,67,0.4);border:2px solid #2C5364;border-radius:15px;padding:1.5rem;transition:all 0.3s ease;backdrop-filter:blur(10px)}.timeline-step:hover{box-shadow:0 10px 30px rgba(44,83,100,0.3)}.step-badge{width:50px;height:50px;background:linear-gradient(135deg,#2C5364,#203A43);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:900;color:#FFFFFF;flex-shrink:0;box-shadow:0 0 20px rgba(44,83,100,0.6)}.step-content{flex:1}.step-title{font-size:1.3rem;font-weight:700;color:#2C5364;margin-bottom:0.5rem}.step-content p{color:rgba(255,255,255,0.9);line-height:1.7}.timeline-chart{position:relative;padding:2rem;background:rgba(32,58,67,0.4);border:2px solid #2C5364;border-radius:15px;backdrop-filter:blur(10px)}.chart-main{width:100%;border-radius:10px;display:block}.chart-reflection{width:100%;transform:scaleY(-1);opacity:0.3;filter:blur(3px);margin-top:-5px}.about-section{padding:5rem 0;position:relative;z-index:1}.team-card{background:rgba(32,58,67,0.4);border:2px solid #2C5364;border-radius:15px;padding:2rem;text-align:center;transition:all 0.4s ease;backdrop-filter:blur(10px)}.team-card:hover{transform:scale(1.05);box-shadow:0 15px 35px rgba(44,83,100,0.4)}.team-photo{width:100%;border-radius:10px;border:3px solid #2C5364;margin-bottom:1.5rem;box-shadow:0 0 20px rgba(44,83,100,0.4)}.team-name{font-size:1.5rem;font-weight:700;color:#2C5364;margin-bottom:0.5rem}.team-role{font-size:1rem;color:rgba(255,255,255,0.7);margin-bottom:1rem}.team-bio{color:rgba(255,255,255,0.9);line-height:1.7}.support-section{padding:5rem 0;position:relative;z-index:1;background:rgba(32,58,67,0.2)}.support-topics{background:rgba(32,58,67,0.4);border:2px solid #2C5364;border-radius:15px;padding:2rem;backdrop-filter:blur(10px)}.topics-title{font-size:1.8rem;font-weight:700;color:#2C5364;margin-bottom:1.5rem}.topic-list{display:flex;flex-direction:column;gap:1rem}.topic-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:rgba(15,32,39,0.5);border-radius:10px;transition:all 0.3s ease}.topic-item:hover{background:rgba(44,83,100,0.3)}.topic-icon{font-size:1.5rem;filter:drop-shadow(0 0 5px #2C5364)}.support-contact{background:rgba(32,58,67,0.4);border:2px solid #2C5364;border-radius:15px;padding:2rem;backdrop-filter:blur(10px)}.contact-title{font-size:1.8rem;font-weight:700;color:#2C5364;margin-bottom:1.5rem}.contact-details{display:flex;flex-direction:column;gap:1rem}.contact-item{padding:1rem;background:rgba(15,32,39,0.5);border-radius:10px}.contact-label{font-size:0.9rem;color:rgba(255,255,255,0.6);margin-bottom:0.3rem}.contact-value{font-size:1.1rem;color:#2C5364;font-weight:600}.guide-section{padding:5rem 0;position:relative;z-index:1}.guide-steps{display:flex;flex-direction:column;gap:1.5rem}.guide-step{display:flex;gap:1.5rem;align-items:flex-start;background:rgba(32,58,67,0.4);border:2px solid #2C5364;border-radius:15px;padding:1.5rem;transition:all 0.3s ease;backdrop-filter:blur(10px)}.guide-step:hover{box-shadow:0 10px 30px rgba(44,83,100,0.3)}.guide-number{width:60px;height:60px;background:linear-gradient(135deg,#2C5364,#203A43);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:900;color:#FFFFFF;flex-shrink:0;box-shadow:0 0 20px rgba(44,83,100,0.6)}.guide-info{flex:1}.guide-step-title{font-size:1.3rem;font-weight:700;color:#2C5364;margin-bottom:0.5rem}.guide-info p{color:rgba(255,255,255,0.9);line-height:1.7}.guide-visual{background:rgba(32,58,67,0.4);border:2px solid #2C5364;border-radius:15px;padding:2rem;backdrop-filter:blur(10px)}.guide-image{width:100%;border-radius:10px;border:3px solid #2C5364;box-shadow:0 0 20px rgba(44,83,100,0.4)}.fantasy-footer{background:rgba(15,32,39,0.95);border-top:2px solid #2C5364;padding:3rem 0;position:relative;z-index:1}.footer-title{font-size:1.5rem;font-weight:700;color:#2C5364;margin-bottom:1.5rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:0.8rem}.footer-links a{color:rgba(255,255,255,0.8);transition:all 0.3s ease}.footer-links a:hover{color:#2C5364;padding-left:0.5rem}.footer-text{color:rgba(255,255,255,0.8);line-height:1.7}.subscribe-form{display:flex;gap:0.5rem}.subscribe-input{flex:1;padding:0.8rem;background:rgba(32,58,67,0.5);border:2px solid #2C5364;border-radius:8px;color:#FFFFFF}.subscribe-btn{background:linear-gradient(135deg,#2C5364,#203A43);color:#FFFFFF;border:none;padding:0.8rem 2rem;border-radius:8px;font-weight:700;cursor:pointer;transition:all 0.3s ease}.subscribe-btn:hover{box-shadow:0 5px 15px rgba(44,83,100,0.5)}.footer-notice{font-size:0.9rem;color:rgba(255,255,255,0.5)}.footer-bottom{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(44,83,100,0.3);color:rgba(255,255,255,0.6)}@media(max-width:768px){.welcome-title{font-size:2.5rem}.section-title{font-size:2rem}.timeline-step,.guide-step{flex-direction:column;text-align:center}.subscribe-form{flex-direction:column}}
