@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wdth,wght@0,6..12,75..125,200..1000;1,6..12,75..125,200..1000&family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,500&family=Roboto+Condensed&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:#FAFAFA}a{color:inherit;text-decoration:none}.slick-slide{display:flex;justify-content:center;align-items:center;height:100px}.custom-shape-divider-bottom-1714077349{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.custom-shape-divider-bottom-1714077349 svg{position:relative;display:block;width:calc(180% + 1.3px);height:380px;transform:rotateY(180deg)}.custom-shape-divider-bottom-1714077349 .shape-fill{fill:#fdfdfd}.stars-container{position:absolute;bottom:20%;left:5%;z-index:3;width:120px;height:120px}.head-center{width:40px;height:40px;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);border-radius:50%;transform:translate(-50%,-50%);z-index:2}.head-center,.star{position:absolute;top:50%;left:50%}.star{font-size:16px;opacity:0;animation:orbitStar 6s linear infinite;transform-origin:center}.star1{animation-delay:0s;color:#FFD700;filter:drop-shadow(0 0 8px #FFD700)}.star2{animation-delay:1s;color:#87CEEB;filter:drop-shadow(0 0 6px #87CEEB)}.star3{animation-delay:2s;color:#FF6347;filter:drop-shadow(0 0 8px #FF6347)}.star4{animation-delay:3s;color:#98FB98;filter:drop-shadow(0 0 6px #98FB98)}.star5{animation-delay:4s;color:#DDA0DD;filter:drop-shadow(0 0 8px #DDA0DD)}.star6{animation-delay:5s;color:#FFA500;filter:drop-shadow(0 0 6px #FFA500)}.twinkle-star{position:absolute;color:white;font-size:12px;opacity:0;animation:twinkle 4s ease-in-out infinite}.ts1{top:10%;left:20%;animation-delay:0s}.ts2{top:80%;left:10%;animation-delay:1s}.ts3{top:30%;left:90%;animation-delay:2s}.ts4{top:70%;left:80%;animation-delay:3s}@keyframes orbitStar{0%{opacity:0;transform:translate(-50%,-50%) rotate(0deg) translateX(50px) rotate(0deg) scale(.8)}10%{opacity:1;transform:translate(-50%,-50%) rotate(36deg) translateX(50px) rotate(-36deg) scale(1)}25%{opacity:.9;transform:translate(-50%,-50%) rotate(90deg) translateX(50px) rotate(-90deg) scale(1.1)}50%{opacity:1;transform:translate(-50%,-50%) rotate(180deg) translateX(50px) rotate(-180deg) scale(1)}75%{opacity:.8;transform:translate(-50%,-50%) rotate(270deg) translateX(50px) rotate(-270deg) scale(.9)}90%{opacity:1;transform:translate(-50%,-50%) rotate(324deg) translateX(50px) rotate(-324deg) scale(1)}to{opacity:0;transform:translate(-50%,-50%) rotate(1turn) translateX(50px) rotate(-1turn) scale(.8)}}@keyframes twinkle{0%,to{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1)}75%{opacity:.7;transform:scale(.8)}}.stars-container:before{content:"";position:absolute;top:50%;left:50%;width:80px;height:80px;background:radial-gradient(circle,rgba(255,215,0,.1) 0,transparent 70%);border-radius:50%;transform:translate(-50%,-50%);animation:pulseGlow 4s ease-in-out infinite;z-index:1}@keyframes pulseGlow{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(.8)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.1)}}@media (max-width:768px){.stars-container{width:80px;height:80px;bottom:15%;left:3%}.star{font-size:14px}@keyframes orbitStar{0%{transform:translate(-50%,-50%) rotate(0deg) translateX(35px) rotate(0deg) scale(.8)}to{transform:translate(-50%,-50%) rotate(1turn) translateX(35px) rotate(-1turn) scale(.8)}}}.tree-container{position:relative;width:100%;height:400px;display:flex;justify-content:center;align-items:flex-end;z-index:2}.tree{position:relative;width:30px;background:linear-gradient(180deg,#8B4513,#5D3A1A);border-radius:20px 20px 5px 5px;transform-origin:bottom;overflow:visible;box-shadow:inset 0 0 10px #3d1f0f}.branches{position:absolute;width:100%;height:100%}.branch{position:absolute;width:5px;height:100px;background-color:#8B4513;transform-origin:bottom center;border-radius:50% 50% 0 0}.branch:first-child{left:50%;top:0;transform:rotate(30deg)}.branch:nth-child(2){right:50%;top:0;transform:rotate(-30deg)}.branch:nth-child(3){left:50%;top:0;transform:rotate(45deg)}.branch:nth-child(4){right:50%;top:0;transform:rotate(-45deg)}.leaf{position:absolute;width:10px;height:20px;background-color:#228B22;border-radius:50%;transform-origin:top center}.branch .leaf:first-child{bottom:20%;left:-10px;transform:rotate(30deg)}.branch .leaf:nth-child(2){bottom:40%;left:-10px;transform:rotate(-30deg)}.branch .leaf:nth-child(3){bottom:60%;right:-10px;transform:rotate(30deg)}.branch .leaf:nth-child(4){bottom:80%;right:-10px;transform:rotate(-30deg)}.branch .leaf:nth-child(5){bottom:100%;right:0;transform:rotate(0deg)}.bulb-container{position:absolute;top:0;right:10%;z-index:1;display:flex;justify-content:center;align-items:center;width:80px;height:80px}.bulb-icon{font-size:50px!important;color:#FFD700;filter:drop-shadow(0 0 15px #FFD700) drop-shadow(0 0 30px #FFA500);z-index:4;position:relative;animation:bulbPulse 3s ease-in-out infinite}.beams{transform:translate(-50%,-50%);width:100px;height:100px;pointer-events:none;z-index:2}.beam,.beams{position:absolute;top:50%;left:50%}.beam{width:3px;height:0;background:linear-gradient(0deg,transparent 0,#FFD700 20%,#FFFFFF 50%,transparent);transform-origin:center bottom;opacity:0;animation:beamShoot 2s ease-out infinite;border-radius:2px;filter:blur(1px)}.beam1{transform:translate(-50%,-50%) rotate(0deg);animation-delay:0s}.beam2{transform:translate(-50%,-50%) rotate(45deg);animation-delay:.3s}.beam3{transform:translate(-50%,-50%) rotate(90deg);animation-delay:.6s}.beam4{transform:translate(-50%,-50%) rotate(135deg);animation-delay:.9s}.beam5{transform:translate(-50%,-50%) rotate(180deg);animation-delay:1.2s}.beam6{transform:translate(-50%,-50%) rotate(225deg);animation-delay:1.5s}.beam7{transform:translate(-50%,-50%) rotate(270deg);animation-delay:1.8s}.beam8{transform:translate(-50%,-50%) rotate(315deg);animation-delay:2.1s}.central-glow{width:30px;height:30px;background:radial-gradient(circle,rgba(255,255,255,.8) 0,rgba(255,215,0,.6) 30%,rgba(255,165,0,.3) 60%,transparent 100%);z-index:1;animation:centralPulse 2s ease-in-out infinite}.central-glow,.flash{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}.flash{width:40px;height:40px;background:radial-gradient(circle,rgba(255,255,255,.9) 0,rgba(255,255,255,0) 70%);z-index:3;opacity:0;animation:flashPop 2s ease-out infinite}@keyframes bulbPulse{0%,to{filter:drop-shadow(0 0 10px #FFD700) drop-shadow(0 0 20px #FFA500);transform:scale(1)}50%{filter:drop-shadow(0 0 20px #FFD700) drop-shadow(0 0 40px #FFA500) drop-shadow(0 0 60px #FF6347);transform:scale(1.05)}}@keyframes beamShoot{0%{height:0;opacity:0;transform:translate(-50%,-50%) rotate(var(--rotation,0deg)) scaleY(0)}20%{height:60px;opacity:1;transform:translate(-50%,-50%) rotate(var(--rotation,0deg)) scaleY(1)}40%{height:80px;opacity:.8;transform:translate(-50%,-50%) rotate(var(--rotation,0deg)) scaleY(1.1)}60%{height:60px;opacity:.4;transform:translate(-50%,-50%) rotate(var(--rotation,0deg)) scaleY(.9)}80%{height:40px;opacity:.2;transform:translate(-50%,-50%) rotate(var(--rotation,0deg)) scaleY(.7)}to{height:0;opacity:0;transform:translate(-50%,-50%) rotate(var(--rotation,0deg)) scaleY(0)}}@keyframes centralPulse{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:.9;transform:translate(-50%,-50%) scale(1.2)}}@keyframes flashPop{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}10%,20%{opacity:.8;transform:translate(-50%,-50%) scale(1.2)}}.beam:after{content:"";position:absolute;top:0;left:50%;width:4px;height:4px;background:#FFFFFF;border-radius:50%;transform:translateX(-50%);opacity:0;animation:sparkTravel 2s ease-out infinite}@keyframes sparkTravel{0%{opacity:0;transform:translateX(-50%) translateY(0)}20%{opacity:1;transform:translateX(-50%) translateY(-10px)}40%{opacity:.8;transform:translateX(-50%) translateY(-30px)}60%{opacity:.4;transform:translateX(-50%) translateY(-50px)}80%{opacity:.2;transform:translateX(-50%) translateY(-70px)}to{opacity:0;transform:translateX(-50%) translateY(-80px)}}.beam1:after{animation-delay:0s}.beam2:after{animation-delay:.3s}.beam3:after{animation-delay:.6s}.beam4:after{animation-delay:.9s}.beam5:after{animation-delay:1.2s}.beam6:after{animation-delay:1.5s}.beam7:after{animation-delay:1.8s}.beam8:after{animation-delay:2.1s}@media (max-width:768px){.bulb-container{width:60px;height:60px;right:5%}.bulb-icon{font-size:40px!important}.beams{width:80px;height:80px}@keyframes beamShoot{0%{height:0;opacity:0}20%{height:40px;opacity:1}40%{height:60px;opacity:.8}60%{height:40px;opacity:.4}80%{height:20px;opacity:.2}to{height:0;opacity:0}}}.power-beams,.secondary-beams{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;pointer-events:none;z-index:2}.power-beam{width:6px;background:linear-gradient(0deg,transparent 0,#FFD700 10%,#FFFFFF 30%,#87CEEB 60%,transparent);animation:powerBeamShoot 3s ease-out infinite;border-radius:3px;filter:blur(1px) drop-shadow(0 0 10px #FFD700)}.power-beam,.sec-beam{position:absolute;top:50%;left:50%;height:0;transform-origin:center bottom;opacity:0}.sec-beam{width:2px;background:linear-gradient(0deg,transparent 0,#FFA500 20%,transparent);animation:secBeamShoot 2s ease-out infinite;border-radius:1px}.pb1{transform:translate(-50%,-50%) rotate(0deg);animation-delay:0s}.pb2{transform:translate(-50%,-50%) rotate(90deg);animation-delay:1.5s}.pb3{transform:translate(-50%,-50%) rotate(180deg);animation-delay:3s}.pb4{transform:translate(-50%,-50%) rotate(270deg);animation-delay:4.5s}.sb1{transform:translate(-50%,-50%) rotate(45deg);animation-delay:.5s}.sb2{transform:translate(-50%,-50%) rotate(135deg);animation-delay:2s}.sb3{transform:translate(-50%,-50%) rotate(225deg);animation-delay:3.5s}.sb4{transform:translate(-50%,-50%) rotate(315deg);animation-delay:5s}@keyframes powerBeamShoot{0%{height:0;opacity:0}15%{height:100px;opacity:1}30%{height:120px;opacity:.9}50%{height:80px;opacity:.6}70%{height:40px;opacity:.3}to{height:0;opacity:0}}@keyframes secBeamShoot{0%{height:0;opacity:0}20%{height:60px;opacity:1}40%{height:80px;opacity:.7}60%{height:50px;opacity:.4}80%{height:20px;opacity:.2}to{height:0;opacity:0}}.markdown-content table{width:100%;border-collapse:collapse;margin:2rem 0;overflow-x:auto;display:block}.markdown-content td,.markdown-content th{border:1px solid #ddd;padding:.75rem 1rem;text-align:left}.markdown-content th{background-color:#f3f4f6;font-weight:600}.markdown-content tr:nth-child(2n){background-color:#fafafa}