@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap";html,body{margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;background-color:#000b18;font-family:Montserrat,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:inherit}#root{display:flex;flex-direction:column;min-height:100vh}.content-wrap{flex:1;display:flex;flex-direction:column}:root{--river-gradient: linear-gradient(135deg, #001233 0%, #003a70 40%, #004d40 80%, #001233 100%);--glass-bg: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .15);--nav-height: 140px}._navbar_y3dez_14{width:100%;max-width:100vw;box-sizing:border-box;background:var(--river-gradient);background-size:300% 300%;animation:_waterFlow_y3dez_1 20s ease infinite;position:sticky;top:0;z-index:1000;height:var(--nav-height);box-shadow:0 10px 40px #0006;transition:background .5s ease,backdrop-filter .5s ease}._scrolled_y3dez_29{background:#001233d9;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-bottom:1px solid rgba(255,255,255,.08)}@keyframes _waterFlow_y3dez_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}._environmentBackground_y3dez_45{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}._canoe_y3dez_53{position:absolute;top:10%;left:-100px;color:#ffffff14;font-size:3rem}._fish1_y3dez_54{position:absolute;bottom:20%;left:15%;color:#ffffff0a;font-size:2.2rem}._fish2_y3dez_55{position:absolute;bottom:30%;right:20%;color:#ffffff0a;font-size:2.2rem;transform:scaleX(-1)}._leaf1_y3dez_56,._leaf2_y3dez_57{position:absolute;color:#64ff640d;font-size:1.5rem}._gridContainer_y3dez_62{width:100%;max-width:1900px;margin:0 auto;height:100%;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:0 3rem;gap:1rem;position:relative;z-index:10}._leftArea_y3dez_81{justify-self:start;display:flex;align-items:center;gap:1.5rem;width:100%;min-width:0}._profileBtn_y3dez_91{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#fffc;transition:all .3s ease;padding:5px;border-radius:12px}._profileBtn_y3dez_91:hover{color:#00e676;background:#ffffff0d;transform:translateY(-2px)}._profileIcon_y3dez_109{font-size:1.8rem;margin-bottom:4px;filter:drop-shadow(0 2px 5px rgba(0,0,0,.5))}._profileLabel_y3dez_115{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}._logoBase_y3dez_125{height:auto;max-height:125px;width:auto;max-width:100%;object-fit:contain;filter:drop-shadow(0 5px 15px rgba(0,0,0,.5))}._logoPartner_y3dez_136{filter:grayscale(10%) drop-shadow(0 0 10px rgba(255,255,255,.2))}._carouselWrapper_y3dez_143{position:relative;width:100%;display:flex;align-items:center}._carouselTrack_y3dez_144{display:flex;gap:15px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding:15px 10px;mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}._carouselTrack_y3dez_144::-webkit-scrollbar{display:none}._elegantArrow_y3dez_151{position:absolute;z-index:20;width:40px;height:40px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px #0000004d}._elegantArrow_y3dez_151:hover{background:#ffffff40;transform:scale(1.15)}._arrowLeft_y3dez_159{left:-15px}._arrowRight_y3dez_160{right:-15px}._squareLinkWrapper_y3dez_165{text-decoration:none;scroll-snap-align:center}._squareBtn_y3dez_166{width:85px;height:85px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:18px;position:relative;transition:all .4s ease;transform-style:preserve-3d}._glowEffect_y3dez_171{position:absolute;inset:0;border-radius:18px;opacity:0;transition:opacity .4s ease;z-index:-1;background:radial-gradient(circle at center,rgba(255,255,255,.1) 0%,transparent 70%)}._btnIcon_y3dez_175{font-size:1.8rem;color:#ffffffb3;transition:all .4s ease;z-index:2}._btnLabel_y3dez_179{font-size:.7rem;font-weight:700;color:#fffc;text-transform:uppercase;letter-spacing:.5px;z-index:2;transition:all .4s ease;width:100%;padding:0 4px;box-sizing:border-box;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;line-height:1.1;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}._squareBtn_y3dez_166:hover{border-color:var(--theme-color);background:#0006}._squareBtn_y3dez_166:hover ._btnIcon_y3dez_175{color:var(--theme-color);transform:translateY(-2px) scale(1.1);filter:drop-shadow(0 0 8px var(--theme-color))}._squareBtn_y3dez_166:hover ._btnLabel_y3dez_179{color:#fff}._activeBtn_y3dez_209{background:#00000080;border-color:var(--theme-color)}._activeBtn_y3dez_209 ._btnIcon_y3dez_175{color:var(--theme-color)}._activeBtn_y3dez_209 ._btnLabel_y3dez_179{color:#fff}._magicIndicator_y3dez_212{position:absolute;bottom:-1px;left:15%;width:70%;height:5px;border-radius:5px 5px 0 0;z-index:5}._hamburger_y3dez_217{display:none;background:none;border:none;color:#fff;font-size:2.2rem;cursor:pointer}._mobileMenu_y3dez_221{position:fixed;top:0;right:0;width:85%;max-width:380px;height:100vh;background:#001233f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2000;padding:2rem;border-left:1px solid rgba(255,255,255,.1);box-shadow:-20px 0 50px #000c;display:flex;flex-direction:column;box-sizing:border-box}._mobileHeader_y3dez_229{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1.5rem;margin-bottom:2rem}._mobileTitle_y3dez_230{font-weight:800;color:#fff;letter-spacing:2px;text-transform:uppercase}._closeBtn_y3dez_231{background:#ffffff1a;border-radius:50%;width:40px;height:40px;border:none;color:#fff;font-size:1.2rem;display:flex;justify-content:center;align-items:center;cursor:pointer}._mobileList_y3dez_232{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem}._mobileLink_y3dez_233{position:relative;display:flex;align-items:center;gap:1.2rem;text-decoration:none;padding:15px;border-radius:15px;background:#ffffff08;border:1px solid transparent;transition:all .3s}._mobileLink_y3dez_233:hover{background:#ffffff14;border-color:#ffffff1a;transform:translate(5px)}._mobileIcon_y3dez_235{font-size:1.8rem;color:var(--theme-color);filter:drop-shadow(0 0 5px var(--theme-color))}._mobileText_y3dez_236{font-size:1.1rem;font-weight:700;color:#fff}._mobileActiveDot_y3dez_237{position:absolute;right:15px;width:10px;height:10px;border-radius:50%;box-shadow:0 0 10px var(--theme-color)}._hookDecoration_y3dez_238{position:absolute;bottom:-50px;right:-50px;z-index:-1;opacity:.05;transform:rotate(-30deg);color:#fff;pointer-events:none}@media (min-width: 1900px){:root{--nav-height: 150px}._logoBase_y3dez_125{max-height:110px}._squareBtn_y3dez_166{width:95px;height:95px}._gridContainer_y3dez_62{padding:0 5rem}}@media (max-width: 1400px){._gridContainer_y3dez_62{padding:0 1.5rem;gap:1rem}._logoBase_y3dez_125{max-height:100px}._rightArea_y3dez_253{max-width:500px}}@media (max-width: 1200px){._carouselWrapper_y3dez_143{display:none}._hamburger_y3dez_217{display:block}._gridContainer_y3dez_62{display:flex;justify-content:space-between;position:relative}._centerArea_y3dez_268{position:absolute;left:50%;transform:translate(-50%)}._leftArea_y3dez_81,._rightArea_y3dez_253{width:auto;min-width:0}}@media (max-width: 900px){:root{--nav-height: 100px}._logoBase_y3dez_125{max-height:70px}._gridContainer_y3dez_62{padding:0 1.2rem}}@media (max-width: 600px){:root{--nav-height: 90px}._logoBase_y3dez_125{max-height:70px}._gridContainer_y3dez_62{padding:0 1rem}._hamburger_y3dez_217{font-size:1.8rem}._leftArea_y3dez_81{gap:.8rem}._profileIcon_y3dez_109{font-size:1.5rem}._profileLabel_y3dez_115{font-size:.65rem}}@media (max-width: 430px){:root{--nav-height: 80px}._gridContainer_y3dez_62{padding:0 .8rem}._logoBase_y3dez_125{max-height:60px}._hamburger_y3dez_217{font-size:1.6rem}}@media (max-width: 360px){:root{--nav-height: 75px}._logoBase_y3dez_125{max-height:50px}._gridContainer_y3dez_62{padding:0 .5rem}._mobileMenu_y3dez_221{width:100vw;max-width:100vw;padding:1.5rem}._mobileLink_y3dez_233{gap:.8rem;padding:12px}._mobileText_y3dez_236{font-size:1rem}}._footerWrapper_1b1tq_4{position:relative;width:100%;background:linear-gradient(180deg,#000814,#001233 40%,#00050d);color:#e0e0e0;overflow:hidden;border-top:1px solid rgba(0,210,255,.15);box-shadow:0 -15px 40px #00000080}._footerContent_1b1tq_18{position:relative;width:100%;z-index:10;padding:5rem 2rem 2rem}._environmentBackground_1b1tq_28{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}._bubble_1b1tq_32{position:absolute;bottom:-50px;background:radial-gradient(circle at 30% 30%,#ffffff80,#ffffff0d);border:1px solid rgba(255,255,255,.2);border-radius:50%;box-shadow:inset 0 0 8px #fff6}._anchorWrapper_1b1tq_39{position:absolute;top:30px;right:5%;opacity:.08;transform-origin:top center}._anchorIcon_1b1tq_42{font-size:18rem;color:#fff}._gridContainer_1b1tq_47{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:4rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}._columnTitle_1b1tq_53{color:#00d2ff;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;position:relative;display:inline-block}._columnTitle_1b1tq_53:after{content:"";position:absolute;left:0;bottom:-8px;width:40px;height:3px;background:#00d2ff;border-radius:2px}._brandColumn_1b1tq_62{display:flex;flex-direction:column;align-items:flex-start}._footerLogo_1b1tq_63{height:80px;filter:drop-shadow(0 0 10px rgba(0,210,255,.3));margin-bottom:1.5rem}._brandText_1b1tq_64{font-size:.95rem;line-height:1.7;opacity:.8;margin-bottom:1.5rem}._socialLinks_1b1tq_66{display:flex;gap:1rem}._socialIcon_1b1tq_67{display:flex;justify-content:center;align-items:center;width:45px;height:45px;border-radius:50%;background:#ffffff0d;color:#fff;font-size:1.2rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}._socialIcon_1b1tq_67:hover{background:#00d2ff;color:#001233;border-color:#00d2ff;box-shadow:0 5px 15px #00d2ff66;transform:translateY(-3px)}._quickLinks_1b1tq_74{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}._quickLinks_1b1tq_74 li a{color:#e0e0e0;text-decoration:none;font-size:1.05rem;transition:all .3s ease;position:relative;display:inline-flex;align-items:center;gap:8px;opacity:.8}._quickLinks_1b1tq_74 li a:before{content:"›";color:#00d2ff;font-weight:700;opacity:0;transform:translate(-10px);transition:all .3s ease}._quickLinks_1b1tq_74 li a:hover{color:#00d2ff;padding-left:5px;opacity:1}._quickLinks_1b1tq_74 li a:hover:before{opacity:1;transform:translate(0)}._contactInfo_1b1tq_83{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}._contactInfo_1b1tq_83 li{display:flex;align-items:flex-start;gap:1rem}._contactIcon_1b1tq_85{color:#00d2ff;font-size:1.5rem;margin-top:5px;filter:drop-shadow(0 0 5px rgba(0,210,255,.5))}._contactInfo_1b1tq_83 li div{display:flex;flex-direction:column}._contactInfo_1b1tq_83 li strong{color:#fff;font-size:1rem;margin-bottom:4px}._contactInfo_1b1tq_83 li span{font-size:.95rem;opacity:.8}._bottomBar_1b1tq_93{max-width:1400px;margin:0 auto;padding:1.5rem 0 1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._copyright_1b1tq_105 p,._credits_1b1tq_105 p{margin:0;font-size:.9rem;opacity:.7}._copyright_1b1tq_105 strong{color:#00d2ff}._credits_1b1tq_105{display:flex;align-items:center;gap:1rem}._dataroLink_1b1tq_109{background:#ffffff0d;padding:5px 15px;border-radius:20px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;display:flex;align-items:center}._dataroLink_1b1tq_109:hover{background:#ffffff1a;transform:translateY(-3px);box-shadow:0 5px 15px #00000080;border-color:#ffffff4d}._dataroLogo_1b1tq_114{height:35px;filter:grayscale(100%) brightness(200%);transition:all .3s ease}._dataroLink_1b1tq_109:hover ._dataroLogo_1b1tq_114{filter:grayscale(0%) brightness(100%)}@media (max-width: 900px){._gridContainer_1b1tq_47{gap:3rem}._bottomBar_1b1tq_93{flex-direction:column;text-align:center;justify-content:center}._credits_1b1tq_105{flex-direction:column;gap:.8rem;margin-top:1rem}}@media (max-width: 600px){._footerContent_1b1tq_18{padding:4rem 1.5rem 2rem}._anchorWrapper_1b1tq_39{opacity:.05;right:-20px}._anchorIcon_1b1tq_42{font-size:12rem}._brandColumn_1b1tq_62{align-items:center;text-align:center}._columnTitle_1b1tq_53:after{left:50%;transform:translate(-50%)}._linksColumn_1b1tq_132{text-align:center}._quickLinks_1b1tq_74 li a{justify-content:center}._contactColumn_1b1tq_134{align-items:center;text-align:center}._contactInfo_1b1tq_83 li{flex-direction:column;align-items:center;gap:.5rem;text-align:center}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}:root{--green-neon: #00e676;--green-dark: #00b35c;--bg-dark: #000b18;--bg-card: rgba(10, 25, 47, .7);--text-light: #e6f1ff;--text-muted: #8892b0;--border-glass: rgba(255, 255, 255, .1)}._homeContainer_13ihc_14{width:100%;overflow-x:hidden;background-color:var(--bg-dark);color:var(--text-light);font-family:Montserrat,sans-serif}._highlightText_13ihc_22{color:var(--green-neon);text-shadow:0 0 10px rgba(0,230,118,.4)}._heroSection_13ihc_27{position:relative;padding:6rem 0;min-height:80vh;display:flex;align-items:center;overflow:hidden}._heroBackground_13ihc_37{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 80% 20%,rgba(0,77,64,.3) 0%,transparent 40%),radial-gradient(circle at 20% 80%,rgba(0,58,112,.4) 0%,var(--bg-dark) 60%);z-index:0}._homeLayout_13ihc_45{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:4rem;width:90%;max-width:1400px;margin:0 auto;flex-wrap:wrap}._contentCard_13ihc_59{flex:1;min-width:350px;max-width:600px;padding:3rem;background:var(--bg-card);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:24px;border:1px solid var(--border-glass);box-shadow:0 20px 50px #00000080}._mainTitle_13ihc_72{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#fff}._justifiedText_13ihc_80{font-size:1.1rem;color:var(--text-muted);line-height:1.7;margin-bottom:2.5rem}._justifiedText_13ihc_80 strong{color:#fff}._buttonGroup_13ihc_89{display:flex;gap:1rem;flex-wrap:wrap}._actionButton_13ihc_91{display:flex;justify-content:center;align-items:center;gap:10px;padding:1rem 1.8rem;border-radius:50px;font-weight:700;font-size:1rem;text-decoration:none;transition:all .3s ease}._primaryBtn_13ihc_97{background:var(--green-neon);color:#000;box-shadow:0 5px 20px #00e6764d}._primaryBtn_13ihc_97:hover{background:#fff;transform:translateY(-3px)}._secondaryBtn_13ihc_103{background:transparent;color:#fff;border:1px solid var(--border-glass)}._secondaryBtn_13ihc_103:hover{background:#ffffff1a;transform:translateY(-3px)}._carouselWrapper_13ihc_110{flex:1;min-width:350px;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #0009;border:1px solid var(--border-glass)}._premiumCarousel_13ihc_119 .carousel .slide img{height:550px;object-fit:cover}._premiumCarousel_13ihc_119 .carousel .slide .legend{background:linear-gradient(0deg,var(--bg-dark) 0%,transparent 100%);color:#fff;font-size:1.5rem;font-weight:800;padding:3rem 2rem 2rem;opacity:1;border-radius:0}._featureSection_13ihc_132{display:flex;align-items:center;gap:5rem;width:90%;max-width:1400px;margin:8rem auto;flex-wrap:wrap}._reverseLayout_13ihc_142{flex-direction:row-reverse}._featureText_13ihc_144{flex:1;min-width:350px}._sectionTitle_13ihc_145{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#fff}._subtitle_13ihc_146{font-size:1.15rem;color:var(--text-muted);line-height:1.6;margin-bottom:3rem}._perksGrid_13ihc_149{display:flex;flex-direction:column;gap:2rem}._perkItem_13ihc_150{display:flex;gap:1.5rem;align-items:flex-start}._perkIcon_13ihc_151{background:#00e6761a;color:var(--green-neon);width:50px;height:50px;border-radius:12px;display:flex;justify-content:center;align-items:center;font-size:1.5rem;flex-shrink:0;border:1px solid rgba(0,230,118,.2)}._perkItem_13ihc_150 h4{font-size:1.2rem;color:#fff;margin:0 0 .5rem}._perkItem_13ihc_150 p{margin:0;color:var(--text-muted);line-height:1.5;font-size:.95rem}._featureGraphic_13ihc_162{flex:1;min-width:350px;display:flex;justify-content:center}._mockupCard_13ihc_164{width:100%;max-width:450px;background:var(--bg-card);border-radius:20px;border:1px solid var(--border-glass);box-shadow:0 20px 40px #00000080;overflow:hidden}._mockupHeader_13ihc_169{background:#ffffff0d;padding:1.5rem;font-weight:700;color:#fff;border-bottom:1px solid var(--border-glass);display:flex;align-items:center;gap:10px}._mockupHeader_13ihc_169 svg{color:var(--green-neon)}._mockupBody_13ihc_174{padding:2rem}._statRow_13ihc_177{display:flex;justify-content:space-between;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.05);color:var(--text-muted)}._statRow_13ihc_177:last-child{border-bottom:none}._statRow_13ihc_177 strong{color:#fff}._textGreen_13ihc_180{color:var(--green-neon)!important}._textHighlight_13ihc_181{color:#ffeb3b!important}._barChart_13ihc_184{width:100%;height:25px;background:#ffffff1a;border-radius:12.5px;margin-top:1rem;overflow:hidden}._barFill_13ihc_185{height:100%;background:linear-gradient(90deg,var(--green-dark),var(--green-neon));border-radius:12.5px;display:flex;align-items:center;padding-left:10px;font-size:.8rem;font-weight:700;color:#000}._roundedImage_13ihc_187{width:100%;border-radius:20px;box-shadow:0 20px 40px #00000080;border:1px solid var(--border-glass)}._legacySection_13ihc_192{width:90%;max-width:1200px;margin:8rem auto;background:url(/assets/local-evento-CgGBZsxE.jpg) center/cover fixed;border-radius:30px;position:relative;overflow:hidden}._legacySection_13ihc_192:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#000b18f2,#003a70d9)}._legacyContent_13ihc_201{position:relative;z-index:2;padding:6rem 3rem;text-align:center}._legacyIcon_13ihc_204{font-size:4rem;color:#ffeb3b;margin-bottom:1.5rem;filter:drop-shadow(0 0 15px rgba(255,235,59,.5))}._legacyContent_13ihc_201 h2{font-size:2.5rem;color:#fff;margin-bottom:1.5rem}._legacyContent_13ihc_201 p{font-size:1.2rem;color:var(--text-light);max-width:700px;margin:0 auto 2.5rem;line-height:1.6}._outlineBtn_13ihc_208{background:transparent;color:#fff;border:2px solid #fff;padding:1rem 2rem;border-radius:50px;font-weight:700;cursor:pointer;transition:.3s}._outlineBtn_13ihc_208:hover{background:#fff;color:#000}._sponsorsSection_13ihc_217{padding:5rem 0;border-top:1px solid var(--border-glass);background:#00050d}._sectionTitleWhite_13ihc_218{text-align:center;font-size:2rem;color:#fff;margin-bottom:3rem}._marqueeContainer_13ihc_220{width:100%;overflow:hidden;position:relative;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}._marqueeTrack_13ihc_225{display:flex;width:max-content;gap:3rem;padding:1rem 0;animation:_scrollMarquee_13ihc_1 40s linear infinite}._marqueeTrack_13ihc_225:hover{animation-play-state:paused}@keyframes _scrollMarquee_13ihc_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._sponsorItem_13ihc_232{background:#ffffff08;padding:1rem 2rem;border-radius:15px;display:flex;justify-content:center;align-items:center;width:180px;height:100px;border:1px solid var(--border-glass)}._sponsorItem_13ihc_232 img{max-width:100%;max-height:70px;object-fit:contain;filter:grayscale(100%) brightness(150%);transition:.3s}._sponsorItem_13ihc_232:hover img{filter:grayscale(0%) brightness(100%);transform:scale(1.1)}._popupOverlay_13ihc_243{position:fixed;top:0;left:0;width:100%;height:100%;background:#000b18d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:9999}._popupContent_13ihc_248{background:var(--bg-card);border:1px solid var(--border-glass);padding:3rem;border-radius:24px;text-align:center;max-width:450px;width:90%;box-shadow:0 25px 50px #000c;display:flex;flex-direction:column;align-items:center}._popupContent_13ihc_248 h2{color:#fff;margin-bottom:1rem}._popupContent_13ihc_248 p{color:var(--text-muted);line-height:1.6;margin-bottom:2rem}._popupOkButton_13ihc_255{background:var(--green-neon);color:#000;border:none;padding:1rem 3rem;border-radius:50px;font-weight:700;cursor:pointer}@media (max-width: 1024px){._homeLayout_13ihc_45,._featureSection_13ihc_132{flex-direction:column;text-align:center;gap:3rem}._reverseLayout_13ihc_142{flex-direction:column}._contentCard_13ihc_59,._featureText_13ihc_144,._featureGraphic_13ihc_162{width:100%;max-width:100%}._buttonGroup_13ihc_89{justify-content:center}._perkItem_13ihc_150{flex-direction:column;align-items:center;text-align:center}}@media (max-width: 600px){._mainTitle_13ihc_72{font-size:2.2rem}._sectionTitle_13ihc_145{font-size:2rem}._contentCard_13ihc_59{padding:1.5rem}._heroSection_13ihc_27{padding:4rem 0}._legacyContent_13ihc_201{padding:4rem 1.5rem}._premiumCarousel_13ihc_119 .carousel .slide img{height:400px}}._aboutContainer_104d9_1{position:relative;min-height:100vh;background-color:#000b18;color:#e6f1ff;font-family:Montserrat,sans-serif;overflow:hidden}._heroSection_104d9_11{position:relative;height:60vh;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}._heroBackground_104d9_22{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-attachment:fixed;z-index:1}._heroOverlay_104d9_31{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#000b1866,#000b18);z-index:2;display:flex;align-items:center;justify-content:center}._heroContent_104d9_41{z-index:3;padding:0 5%}._heroContent_104d9_41 h1{font-size:5rem;font-weight:900;margin:0;letter-spacing:2px;background:linear-gradient(to right,#00cec9,#0984e3);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 10px rgba(0,0,0,.5))}._tagline_104d9_56{font-size:1.5rem;color:#dfe4ea;margin-top:10px;font-weight:500;text-shadow:0 2px 5px rgba(0,0,0,.8)}._heroDivider_104d9_64{width:100px;height:4px;background:#00cec9;margin:2rem auto 0;border-radius:2px}._contentWrapper_104d9_73{max-width:1200px;margin:0 auto;padding:4rem 5%;position:relative;z-index:10}._sectionHeader_104d9_82{text-align:center;margin-bottom:3.5rem}._sectionHeader_104d9_82 h2{font-size:2.2rem;color:#fff;margin:0 0 10px}._sectionHeader_104d9_82 p{color:#8892b0;font-size:1.1rem;max-width:600px;margin:0 auto}._missionSection_104d9_101{margin-bottom:6rem;background:#0a192f66;border:1px solid rgba(255,255,255,.05);padding:4rem;border-radius:24px;box-shadow:inset 0 0 50px #00000080;position:relative;overflow:hidden}._missionSection_104d9_101:before{content:"";position:absolute;top:-50px;left:-50px;width:150px;height:150px;background:radial-gradient(circle,rgba(0,206,201,.2) 0%,transparent 70%);border-radius:50%;pointer-events:none}._gradientTitle_104d9_119{font-size:2.5rem;margin:0 0 1.5rem;background:linear-gradient(135deg,#00e676,#00cec9);-webkit-text-fill-color:transparent}._missionText_104d9_126 p{font-size:1.2rem;line-height:1.8;color:#a4b0be;margin-bottom:1.5rem}._missionText_104d9_126 strong{color:#fff}._badgesWrapper_104d9_134{display:flex;gap:15px;margin-top:2rem;flex-wrap:wrap}._missionBadge_104d9_138{display:flex;align-items:center;gap:8px;background:#00e6761a;color:#00e676;border:1px solid rgba(0,230,118,.3);padding:8px 16px;border-radius:20px;font-weight:600}._activitiesSection_104d9_146{margin-bottom:6rem}._activitiesGrid_104d9_150{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}._activityCard_104d9_156{background:#0a192fcc;border:1px solid rgba(255,255,255,.05);padding:2.5rem 2rem;border-radius:20px;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}._activityCard_104d9_156:hover{transform:translateY(-10px);border-color:#0984e366;box-shadow:0 15px 30px #00000080,inset 0 0 20px #0984e31a}._iconWrap_104d9_173{width:70px;height:70px;background:#0984e31a;color:#0984e3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1.5rem;transition:transform .3s}._activityCard_104d9_156:hover ._iconWrap_104d9_173{transform:scale(1.1);background:#0984e3;color:#fff}._activityCard_104d9_156 h3{font-size:1.3rem;color:#fff;margin-bottom:1rem}._activityCard_104d9_156 p{font-size:1rem;color:#8892b0;line-height:1.6;margin:0}._gallerySection_104d9_199{margin-bottom:4rem}._galleryGrid_104d9_203{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}._galleryItem_104d9_209{position:relative;height:280px;border-radius:20px;overflow:hidden;cursor:pointer}._galleryItem_104d9_209 img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}._imageOverlay_104d9_224{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);padding:30px 20px 20px;opacity:0;transition:opacity .3s}._galleryItem_104d9_209:hover img{transform:scale(1.1)}._galleryItem_104d9_209:hover ._imageOverlay_104d9_224{opacity:1}._imageOverlay_104d9_224 span{color:#fff;font-weight:700;font-size:1.1rem;border-left:3px solid #00cec9;padding-left:10px}@media (max-width: 768px){._heroContent_104d9_41 h1{font-size:3.5rem}._tagline_104d9_56{font-size:1.2rem}._missionSection_104d9_101{padding:2rem;border-radius:15px}._gradientTitle_104d9_119{font-size:2rem}._contentWrapper_104d9_73{padding:3rem 5%}}@media (max-width: 480px){._heroContent_104d9_41 h1{font-size:2.5rem}._badgesWrapper_104d9_134{flex-direction:column;align-items:flex-start}}*{box-sizing:border-box;max-width:100%}@keyframes _fadeIn_1yul0_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._modalOverlay_1yul0_13{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_1yul0_26{background-color:#fff;padding:2rem 3rem;border-radius:15px;text-align:center;box-shadow:0 5px 15px #0000004d;animation:_fadeIn_1yul0_1 .3s ease-out;max-width:90%;width:400px}._modalIcon_1yul0_37{font-size:3rem;color:#00a651}._modalContent_1yul0_26 h2{color:#333;margin-top:1rem;margin-bottom:.5rem}._modalContent_1yul0_26 p{color:#666;margin-bottom:1.5rem}._modalButton_1yul0_53{background-color:#0073a6;color:#fff;border:none;padding:.8rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s}._modalButton_1yul0_53:hover{background-color:#005a82}._registrationContainer_1yul0_71{width:100%;padding:2rem 0;background-color:#f4f8f6;box-sizing:border-box}._formWrapper_1yul0_78{max-width:800px;margin:0 auto;background-color:#fff;padding:2rem 3rem;border-radius:15px;box-shadow:0 8px 30px #0000001a}._formHeader_1yul0_88{text-align:center;margin-bottom:2.5rem}._formHeader_1yul0_88 h1{font-size:2.5rem;color:#00a651;margin-bottom:.5rem}._formHeader_1yul0_88 p{font-size:1.1rem;color:#666}._formSection_1yul0_104{border:none;padding:0;margin-bottom:2.5rem}._formSection_1yul0_104 legend{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem;padding:0;border-bottom:2px solid #00a651;width:100%}._formGrid_1yul0_120{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._formGroup_1yul0_126{display:flex;flex-direction:column;margin-bottom:1rem}._formGroup_1yul0_126 label{margin-bottom:.5rem;font-weight:500;color:#555}._formGroup_1yul0_126 input[type=text],._formGroup_1yul0_126 input[type=tel],._formGroup_1yul0_126 input[type=email]{padding:.8rem 1rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;transition:border-color .3s,box-shadow .3s}._formGroup_1yul0_126 input[type=text]:focus,._formGroup_1yul0_126 input[type=tel]:focus,._formGroup_1yul0_126 input[type=email]:focus{outline:none;border-color:#00a651;box-shadow:0 0 0 3px #00a65126}._formGroup_1yul0_126 input._readOnlyInput_1yul0_156{background-color:#e9ecef;font-weight:700;color:#495057;cursor:not-allowed;text-align:center;letter-spacing:2px}._memberCard_1yul0_166{background-color:#f9f9f9;border-radius:10px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e0e0e0}._memberHeader_1yul0_174{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:1px solid #ddd;padding-bottom:.5rem}._memberHeader_1yul0_174 h4{margin:0;font-size:1.2rem;color:#0073a6}._removeMemberButton_1yul0_189{background:#e74c3c;color:#fff;border:none;padding:.3rem .8rem;border-radius:5px;cursor:pointer;font-size:.9rem;transition:background-color .3s}._removeMemberButton_1yul0_189:hover{background:#c0392b}._addMemberButton_1yul0_204{background:#00a651;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:background-color .3s;display:block;width:100%}._addMemberButton_1yul0_204:hover{background:#008a43}._checkboxGroup_1yul0_223{display:flex;align-items:center;margin-bottom:1rem}._checkboxGroup_1yul0_223 input[type=checkbox]{margin-right:.75rem;width:18px;height:18px;accent-color:#00a651}._checkboxGroup_1yul0_223 label{color:#555;font-weight:500}._minorWarning_1yul0_241{background-color:#fff3cd;border:1px solid #ffeeba;color:#856404;padding:1rem;border-radius:8px;margin-top:.5rem}._submitContainer_1yul0_251{text-align:center;margin-top:2rem}._submitButton_1yul0_256{background-color:#0073a6;color:#fff;border:none;padding:1rem 3rem;border-radius:50px;font-size:1.1rem;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0073a64d}._submitButton_1yul0_256:hover{transform:translateY(-px);box-shadow:0 6px 20px #0073a666}._linkButton_1yul0_275{background:none;border:none;color:#007bff;text-decoration:underline;cursor:pointer;padding:0;font-size:.9rem;margin-left:.3rem;font-family:inherit}._linkButton_1yul0_275:hover{color:#0056b3}._modalContentTerms_1yul0_291{overflow-y:auto;background-color:#fff;padding:2rem 3rem;border-radius:15px;text-align:center;box-shadow:0 5px 15px #0000004d;animation:_fadeIn_1yul0_1 .3s ease-out;max-width:90%;width:800px;text-align:justify;max-height:600px}@media (max-width: 768px){._formWrapper_1yul0_78{padding:2rem;width:90%}._formGrid_1yul0_120{grid-template-columns:1fr}}@media (max-width: 576px){._formWrapper_1yul0_78{padding:1.5rem;width:100%;border-radius:0;margin:0}._formHeader_1yul0_88 h1{font-size:2rem}}._container_r5cfv_4{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;background-color:#f0f2f5;box-sizing:border-box}._card_r5cfv_14{width:100%;max-width:500px;text-align:center;padding:30px 25px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a}._card_r5cfv_14 h1{font-size:1.6rem;color:#28a745;margin-top:0;margin-bottom:20px;line-height:1.2}._card_r5cfv_14 p{font-size:1rem;color:#555;margin-bottom:30px;line-height:1.6}._loginButton_r5cfv_39{display:block;width:100%;padding:15px 20px;background-color:#007bff;color:#fff;text-decoration:none;border-radius:8px;font-weight:700;font-size:1.1rem;transition:background-color .3s ease,transform .2s ease;border:none;cursor:pointer}._loginButton_r5cfv_39:hover,._loginButton_r5cfv_39:active{background-color:#0056b3;transform:scale(1.02)}@media (min-width: 600px){._card_r5cfv_14{padding:40px 50px}._card_r5cfv_14 h1{font-size:2rem}._loginButton_r5cfv_39{display:inline-block;width:auto;padding:15px 40px}}._sorteioContainer_13sl7_1{width:100%;min-height:100vh;padding:2rem;background-color:#f4f8f6;display:flex;align-items:center;justify-content:center;box-sizing:border-box}._formWrapper_13sl7_12{width:100%;max-width:500px;background-color:#fff;padding:2rem 3rem;border-radius:15px;box-shadow:0 8px 30px #0000001a}._formHeader_13sl7_21{text-align:center;margin-bottom:2.5rem}._formHeader_13sl7_21 h1{font-size:2.5rem;color:#00a651;margin-bottom:.5rem}._formHeader_13sl7_21 p{font-size:1.1rem;color:#666}._formSection_13sl7_37{border:none;padding:0;margin:0}._formSection_13sl7_37 legend{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem;padding:0;border-bottom:2px solid #00a651;width:100%}._formGroup_13sl7_53{display:flex;flex-direction:column;margin-bottom:1.5rem}._formGroup_13sl7_53 label{margin-bottom:.5rem;font-weight:500;color:#555}._formGroup_13sl7_53 input{padding:.8rem 1rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;transition:border-color .3s,box-shadow .3s}._formGroup_13sl7_53 input:focus{outline:none;border-color:#00a651;box-shadow:0 0 0 3px #00a65126}._submitContainer_13sl7_79{text-align:center;margin-top:2rem;display:flex;flex-direction:column;gap:1rem}._submitButton_13sl7_87{background-color:#0073a6;color:#fff;border:none;padding:1rem 3rem;border-radius:50px;font-size:1.1rem;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0073a64d}._submitButton_13sl7_87:hover{transform:translateY(-5px);box-shadow:0 6px 20px #0073a666}._submitButton_13sl7_87:disabled{background-color:#95a5a6;cursor:not-allowed;transform:none;box-shadow:none}._backButton_13sl7_113{color:#555;text-decoration:none;font-weight:500}._backButton_13sl7_113:hover{text-decoration:underline}._message_13sl7_123{text-align:center;margin-top:1.5rem;font-weight:500;color:#00a651}@keyframes _fadeIn_13sl7_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._modalOverlay_13sl7_136{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_13sl7_149{background-color:#fff;padding:2rem 3rem;border-radius:15px;text-align:center;box-shadow:0 5px 15px #0000004d;animation:_fadeIn_13sl7_1 .3s ease-out;max-width:90%;width:400px}._modalIcon_13sl7_160{font-size:3rem}._modalIcon_13sl7_160:not(error){color:#00a651}._modalContent_13sl7_149 h2{color:#333;margin-top:1rem;margin-bottom:.5rem}._modalContent_13sl7_149 p{color:#666;margin-bottom:1.5rem;line-height:1.6}._modalButton_13sl7_181{background-color:#0073a6;color:#fff;border:none;padding:.8rem 2.5rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s}._modalButton_13sl7_181:hover{background-color:#005a82}._message_13sl7_123{display:none}@media (max-width: 576px){._sorteioContainer_13sl7_1{padding:1rem}._formWrapper_13sl7_12{padding:1.5rem}._formHeader_13sl7_21 h1{font-size:2rem}}._loginContainer_okjmj_4{position:relative;min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#000b18;overflow:hidden;padding:2rem;font-family:Montserrat,sans-serif}._ambientBackground_okjmj_17{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 15% 50%,rgba(0,77,64,.4) 0%,transparent 50%),radial-gradient(circle at 85% 30%,rgba(0,58,112,.5) 0%,transparent 50%);z-index:0}._backButton_okjmj_26{position:absolute;top:2rem;left:2rem;z-index:10;display:flex;align-items:center;gap:8px;color:#8892b0;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease;background:#ffffff0d;padding:10px 20px;border-radius:50px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._backButton_okjmj_26:hover{color:#00e676;background:#ffffff1a;transform:translate(-5px);border-color:#00e6764d}._glassCard_okjmj_56{position:relative;z-index:5;width:100%;max-width:450px;background:#0a192fbf;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px #0009;padding:3rem 2.5rem;display:flex;flex-direction:column}._cardHeader_okjmj_72{text-align:center;margin-bottom:2.5rem}._logo_okjmj_77{height:80px;object-fit:contain;margin-bottom:1.5rem;filter:drop-shadow(0 0 15px rgba(0,230,118,.2))}._cardHeader_okjmj_72 h2{color:#fff;font-size:1.8rem;font-weight:800;margin-bottom:.5rem}._cardHeader_okjmj_72 p{color:#8892b0;font-size:.95rem;line-height:1.5}._loginForm_okjmj_100{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_okjmj_106{display:flex;flex-direction:column;gap:.5rem}._inputGroup_okjmj_106 label{color:#e6f1ff;font-size:.9rem;font-weight:600;margin-left:5px}._passwordHeader_okjmj_119{display:flex;justify-content:space-between;align-items:center}._forgotPassword_okjmj_125{color:#00e676;font-size:.8rem;text-decoration:none;font-weight:600;transition:color .3s}._forgotPassword_okjmj_125:hover{color:#fff;text-decoration:underline}._inputWrapper_okjmj_139{position:relative;display:flex;align-items:center;background:#0000004d;border:1px solid rgba(255,255,255,.15);border-radius:12px;overflow:hidden;transition:all .3s ease}._inputWrapper_okjmj_139:focus-within{border-color:#00e676;box-shadow:0 0 10px #00e67633;background:#00000080}._inputIcon_okjmj_157{color:#8892b0;font-size:1.2rem;margin-left:15px;transition:color .3s ease}._inputWrapper_okjmj_139:focus-within ._inputIcon_okjmj_157{color:#00e676}._inputWrapper_okjmj_139 input{flex:1;background:transparent;border:none;padding:15px;color:#fff;font-size:1rem;font-family:Montserrat,sans-serif;outline:none}._inputWrapper_okjmj_139 input::placeholder{color:#4a5568}._togglePasswordBtn_okjmj_183{background:transparent;border:none;color:#8892b0;font-size:1.2rem;margin-right:15px;cursor:pointer;transition:color .3s ease;display:flex;align-items:center;justify-content:center}._togglePasswordBtn_okjmj_183:hover{color:#fff}._submitBtn_okjmj_201{margin-top:1rem;background:#00e676;color:#000;border:none;padding:1rem;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 5px 15px #00e6764d;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}._submitBtn_okjmj_201:hover{background:#fff;box-shadow:0 8px 25px #ffffff4d}._cardFooter_okjmj_225{margin-top:2.5rem;text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}._cardFooter_okjmj_225 p{color:#8892b0;font-size:.9rem}._registerLink_okjmj_237{color:#00e676;font-weight:700;text-decoration:none;margin-left:5px;transition:color .3s ease}._registerLink_okjmj_237:hover{color:#fff;text-decoration:underline}@media (max-width: 600px){._glassCard_okjmj_56{padding:2.5rem 1.5rem}._backButton_okjmj_26{top:1.5rem;left:1.5rem;padding:8px 15px;font-size:.85rem}._cardHeader_okjmj_72 h2{font-size:1.5rem}._logo_okjmj_77{height:60px}}@media (max-height: 700px){._loginContainer_okjmj_4{align-items:flex-start;padding-top:6rem}}._registerContainer_1f30j_4{position:relative;min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#000b18;padding:5rem 1rem 3rem;font-family:Montserrat,sans-serif;overflow-y:auto}._ambientBackground_1f30j_16{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 85% 20%,rgba(0,77,64,.4) 0%,transparent 50%),radial-gradient(circle at 15% 80%,rgba(0,58,112,.5) 0%,transparent 50%);z-index:0}._backButton_1f30j_25{position:absolute;top:2rem;left:2rem;z-index:10;display:flex;align-items:center;gap:8px;color:#8892b0;text-decoration:none;font-weight:600;font-size:.95rem;background:#ffffff0d;padding:10px 20px;border-radius:50px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease}._backButton_1f30j_25:hover{color:#00e676;background:#ffffff1a;transform:translate(-5px);border-color:#00e6764d}._glassCard_1f30j_39{position:relative;z-index:5;width:100%;max-width:600px;margin:auto;background:#0a192fbf;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px #0009;padding:3rem 3.5rem;display:flex;flex-direction:column}._cardHeader_1f30j_50{text-align:center;margin-bottom:2rem}._logo_1f30j_51{height:70px;object-fit:contain;margin-bottom:1rem;filter:drop-shadow(0 0 15px rgba(0,230,118,.2))}._cardHeader_1f30j_50 h2{color:#fff;font-size:1.8rem;font-weight:800;margin-bottom:.5rem}._cardHeader_1f30j_50 p{color:#8892b0;font-size:.95rem;line-height:1.5}._registerForm_1f30j_58{display:flex;flex-direction:column;gap:1.2rem;width:100%}._rowGroup_1f30j_66{display:flex;gap:1.5rem;width:100%}._rowGroup_1f30j_66 ._inputGroup_1f30j_72{flex:1;min-width:0}._inputGroup_1f30j_72{display:flex;flex-direction:column;gap:.4rem;width:100%}._inputGroup_1f30j_72 label{color:#e6f1ff;font-size:.85rem;font-weight:600;margin-left:5px}._inputWrapper_1f30j_91{position:relative;display:flex;align-items:center;background:#0000004d;border:1px solid rgba(255,255,255,.15);border-radius:12px;overflow:hidden;transition:all .3s ease;width:100%;box-sizing:border-box}._inputWrapper_1f30j_91:focus-within{border-color:#00e676;box-shadow:0 0 10px #00e67633;background:#00000080}._inputIcon_1f30j_110{color:#8892b0;font-size:1.1rem;margin-left:15px;transition:color .3s ease;flex-shrink:0}._inputWrapper_1f30j_91:focus-within ._inputIcon_1f30j_110{color:#00e676}._inputWrapper_1f30j_91 input{flex:1;width:100%;min-width:0;background:transparent;border:none;padding:12px 15px;color:#fff;font-size:.95rem;font-family:Montserrat,sans-serif;outline:none;box-sizing:border-box;color-scheme:dark}._inputWrapper_1f30j_91 input::placeholder{color:#4a5568;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._togglePasswordBtn_1f30j_146{background:transparent;border:none;color:#8892b0;font-size:1.1rem;margin-right:15px;cursor:pointer;transition:color .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}._togglePasswordBtn_1f30j_146:hover{color:#fff}._submitBtn_1f30j_162{margin-top:1rem;background:#00e676;color:#000;border:none;padding:1rem;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 5px 15px #00e6764d;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;width:100%;box-sizing:border-box}._submitBtn_1f30j_162:hover{background:#fff;box-shadow:0 8px 25px #ffffff4d}._cardFooter_1f30j_187{margin-top:2rem;text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}._cardFooter_1f30j_187 p{color:#8892b0;font-size:.9rem}._loginLink_1f30j_189{color:#00e676;font-weight:700;text-decoration:none;margin-left:5px;transition:color .3s ease}._loginLink_1f30j_189:hover{color:#fff;text-decoration:underline}@media (max-width: 768px){._rowGroup_1f30j_66{flex-direction:column;gap:1.2rem}._glassCard_1f30j_39{padding:2.5rem 2rem;max-width:90%}._backButton_1f30j_25{top:1rem;left:1rem;padding:8px 12px;font-size:.8rem}}@media (max-width: 480px){._registerContainer_1f30j_4{padding-top:4.5rem}._glassCard_1f30j_39{padding:2rem 1.2rem}._cardHeader_1f30j_50 h2{font-size:1.5rem}._logo_1f30j_51{height:50px}._inputWrapper_1f30j_91 input{padding:10px 12px;font-size:.9rem}}._marketContainer_1vnex_4{position:relative;min-height:100vh;background-color:#000b18;color:#e6f1ff;padding:2rem 5%;font-family:Montserrat,sans-serif}._ambientBackground_1vnex_13{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 10% 20%,rgba(0,77,64,.2) 0%,transparent 40%),radial-gradient(circle at 90% 80%,rgba(0,58,112,.3) 0%,transparent 40%);z-index:0;pointer-events:none}._marketplaceLayout_1vnex_23{position:relative;z-index:10;display:grid;grid-template-columns:280px 1fr;gap:3rem;align-items:start}._sidebar_1vnex_29{background:#0a192f99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05);border-radius:20px;padding:2rem;position:sticky;top:120px}._searchBox_1vnex_34{position:relative;margin-bottom:2rem}._searchIcon_1vnex_37{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#8892b0}._searchBox_1vnex_34 input{width:100%;background:#0000004d;border:1px solid rgba(255,255,255,.1);padding:12px 15px 12px 40px;border-radius:12px;color:#fff;outline:none;transition:.3s}._searchBox_1vnex_34 input:focus{border-color:#00e676}._sidebarTitle_1vnex_44{font-size:1.1rem;color:#8892b0;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem}._categoryList_1vnex_46{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.5rem}._categoryList_1vnex_46 li{display:flex;align-items:center;gap:12px;padding:12px 15px;border-radius:10px;color:#e6f1ff;cursor:pointer;transition:all .3s;font-weight:500}._categoryList_1vnex_46 li:hover{background:#ffffff0d;color:#00e676}._highlightCat_1vnex_52{background:#00e6761a;border:1px solid rgba(0,230,118,.2);color:#00e676!important}._promoBox_1vnex_55{background:linear-gradient(135deg,#0073a633,#00e6761a);border:1px solid rgba(0,230,118,.3);padding:1.5rem;border-radius:15px;text-align:center}._promoIcon_1vnex_59{font-size:2.5rem;color:#00e676;margin-bottom:1rem}._promoBox_1vnex_55 h4{color:#fff;margin:0 0 10px}._promoBox_1vnex_55 p{font-size:.85rem;color:#8892b0;line-height:1.5;margin-bottom:15px}._promoBox_1vnex_55 button{width:100%;background:#00e676;color:#000;font-weight:700;border:none;padding:10px;border-radius:8px;cursor:pointer}._gridHeader_1vnex_65{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._gridHeader_1vnex_65 h2{margin:0;font-size:2rem;color:#fff}._sortSelect_1vnex_67{background:#0a192fcc;color:#fff;border:1px solid rgba(255,255,255,.1);padding:10px 20px;border-radius:10px;outline:none;cursor:pointer;color-scheme:dark}._productsGrid_1vnex_72{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}._productCard_1vnex_76{background:#0a192f99;border:1px solid rgba(255,255,255,.05);border-radius:20px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:box-shadow .3s}._productCard_1vnex_76:hover{box-shadow:0 15px 30px #00000080,0 0 0 1px #00e6764d}._productImageWrapper_1vnex_82{position:relative;height:200px;overflow:hidden}._productImageWrapper_1vnex_82 img{width:100%;height:100%;object-fit:cover;transition:transform .5s}._productCard_1vnex_76:hover ._productImageWrapper_1vnex_82 img{transform:scale(1.1)}._categoryBadge_1vnex_85{position:absolute;top:15px;left:15px;background:#000000b3;color:#00e676;padding:5px 12px;border-radius:20px;font-size:.75rem;font-weight:700;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._productInfo_1vnex_87{padding:1.5rem}._productName_1vnex_88{font-size:1.1rem;color:#fff;margin:0 0 10px;line-height:1.4}._productPrice_1vnex_89{font-size:1.4rem;font-weight:700;color:#00e676;margin-bottom:1.5rem}._buyBtn_1vnex_90{width:100%;background:transparent;border:1px solid #00e676;color:#00e676;padding:10px;border-radius:10px;font-weight:700;cursor:pointer;transition:.3s}._buyBtn_1vnex_90:hover{background:#00e676;color:#000}@media (max-width: 1024px){._marketplaceLayout_1vnex_23{grid-template-columns:1fr}._sidebar_1vnex_29{position:relative;top:0;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}._sidebarTitle_1vnex_44,._searchBox_1vnex_34{width:100%}._categoryList_1vnex_46{flex-direction:row;flex-wrap:wrap;width:100%}._promoBox_1vnex_55{width:100%}}@media (max-width: 768px){._gridHeader_1vnex_65{flex-direction:column;gap:1rem;align-items:stretch}}@media (max-width: 480px){._marketContainer_1vnex_4{padding:1rem}._productsGrid_1vnex_72{grid-template-columns:1fr}}._activeCat_1vnex_118{background:#00e67626!important;color:#00e676!important;border-left:4px solid #00e676;padding-left:11px!important}._pagination_1vnex_126{display:flex;justify-content:center;align-items:center;gap:.8rem;margin-top:4rem;padding-bottom:2rem}._pageNumber_1vnex_135,._pageArrow_1vnex_135{background:#0a192fcc;border:1px solid rgba(255,255,255,.1);color:#8892b0;width:45px;height:45px;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:700;transition:all .3s}._pageNumber_1vnex_135:hover,._pageArrow_1vnex_135:not(:disabled):hover{border-color:#00e676;color:#fff;transform:translateY(-2px)}._pageActive_1vnex_156{background:#00e676;color:#000;border-color:#00e676;box-shadow:0 0 15px #00e6764d}._pageArrow_1vnex_135:disabled{opacity:.3;cursor:not-allowed}._productsGrid_1vnex_72{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;min-height:800px}._forecastContainer_yhuhp_1{position:relative;min-height:100vh;padding:8rem 5% 4rem;font-family:Montserrat,sans-serif;overflow:hidden}._ambientBackground_yhuhp_10{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;transition:background 1s ease-in-out}._contentWrapper_yhuhp_15{position:relative;z-index:10;max-width:1200px;margin:0 auto}._header_yhuhp_18{text-align:center;margin-bottom:2rem}._header_yhuhp_18 h2{font-size:2.5rem;margin:0 0 10px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.5)}._subtitle_yhuhp_20{color:#f1f2f6;font-size:1.1rem;text-shadow:0 1px 5px rgba(0,0,0,.5)}._loadingBox_yhuhp_23{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#fff;font-size:1.2rem;text-shadow:0 2px 5px rgba(0,0,0,.5)}._spinIcon_yhuhp_27{font-size:5rem;animation:_pulse_yhuhp_1 2s infinite ease-in-out}@keyframes _pulse_yhuhp_1{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:.8}}._spotSelector_yhuhp_31{display:flex;gap:1rem;overflow-x:auto;padding-bottom:1rem;margin-bottom:2rem;scrollbar-width:none}._spotSelector_yhuhp_31::-webkit-scrollbar{display:none}._spotBtn_yhuhp_37{flex:0 0 auto;display:flex;align-items:center;gap:15px;background:#0006;border:1px solid rgba(255,255,255,.2);padding:12px 20px;border-radius:15px;cursor:pointer;transition:all .3s;text-align:left;color:#fff;min-width:220px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._spotBtn_yhuhp_37:hover{background:#0009;transform:translateY(-3px)}._activeSpot_yhuhp_45{background:#00cec966;border-color:#00cec9;box-shadow:0 5px 15px #00cec94d}._spotIcon_yhuhp_50{font-size:2rem;color:#00cec9}._activeSpot_yhuhp_45 ._spotIcon_yhuhp_50{color:#fff}._spotText_yhuhp_52 strong{display:block;font-size:1.05rem;text-shadow:0 1px 3px rgba(0,0,0,.8)}._spotText_yhuhp_52 span{font-size:.8rem;color:#dfe4ea;text-shadow:0 1px 2px rgba(0,0,0,.8)}._dashboardGrid_yhuhp_56{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}._card_yhuhp_58{background:#0a0f1eb3;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 10px 30px #0006}._cardTitle_yhuhp_63{display:flex;align-items:center;gap:10px;color:#fff;font-size:1.2rem;margin:0 0 1.5rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1rem;text-shadow:0 1px 3px rgba(0,0,0,.5)}._weatherCard_yhuhp_66{grid-column:span 1;display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 1024px){._weatherCard_yhuhp_66{grid-column:span 2}}._weatherHeader_yhuhp_69{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._locationBadge_yhuhp_70{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:1.2rem;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5)}._iconAccent_yhuhp_71{color:#00cec9}._liveBadge_yhuhp_72{background:#ff4d4f;color:#fff;font-weight:700;padding:4px 10px;border-radius:12px;font-size:.8rem;animation:_blink_yhuhp_1 2s infinite}@keyframes _blink_yhuhp_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._weatherMain_yhuhp_76{display:flex;align-items:center;gap:2rem;margin-bottom:2rem}._iconSun_yhuhp_77{font-size:6rem;color:#fbc531;filter:drop-shadow(0 0 20px rgba(251,197,49,.6))}._iconMoon_yhuhp_78{font-size:6rem;color:#dfe6e9;filter:drop-shadow(0 0 15px rgba(223,230,233,.4))}._iconCloud_yhuhp_79{font-size:6rem;color:#b2bec3;filter:drop-shadow(0 0 10px rgba(0,0,0,.3))}._iconRain_yhuhp_80{font-size:6rem;color:#74b9ff;filter:drop-shadow(0 0 10px rgba(116,185,255,.5))}._tempBox_yhuhp_82 h1{font-size:4.5rem;margin:0;line-height:1;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}._tempBox_yhuhp_82 span{color:#00cec9;font-size:1.3rem;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.5);text-transform:uppercase}._weatherGrid_yhuhp_85{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;background:#0006;padding:1.5rem;border-radius:15px;border:1px solid rgba(255,255,255,.05)}@media (min-width: 768px){._weatherGrid_yhuhp_85{grid-template-columns:repeat(4,1fr)}}._detailItem_yhuhp_88{display:flex;align-items:center;gap:12px;color:#fff}._detailItem_yhuhp_88 small{color:#a4b0be;font-size:.85rem;text-transform:uppercase}._detailItem_yhuhp_88 strong{font-size:1.1rem}._detailIcon_yhuhp_91{font-size:1.5rem;color:#74b9ff}._detailIconHuge_yhuhp_92{font-size:2.2rem;color:#74b9ff;margin-left:-5px}._waterInfo_yhuhp_95{display:flex;flex-direction:column;gap:1rem}._waterData_yhuhp_96{display:flex;justify-content:space-between;align-items:center;background:#0000004d;padding:1.2rem;border-radius:12px;border:1px solid rgba(255,255,255,.05)}._label_yhuhp_97{color:#a4b0be;font-weight:500}._valueHighlight_yhuhp_98{color:#00cec9;font-weight:700;font-size:1.3rem}._value_yhuhp_98{display:flex;align-items:center;gap:8px;font-weight:700;color:#fff}._trendDown_yhuhp_100{color:#00e676;display:flex;align-items:center;gap:5px;font-weight:700}._trendUp_yhuhp_101{color:#ff4d4f;display:flex;align-items:center;gap:5px;font-weight:700}._solunarCard_yhuhp_104{border-color:#9c88ff4d}._activitySection_yhuhp_106{margin-bottom:2rem}._activityHeader_yhuhp_107{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:1.1rem;color:#fff}._moonBadge_yhuhp_108{display:flex;align-items:center;gap:5px;background:#9c88ff33;color:#c8d6e5;padding:5px 12px;border-radius:12px;font-size:.9rem;border:1px solid rgba(156,136,255,.4)}._progressBarBg_yhuhp_110{width:100%;height:12px;background:#00000080;border-radius:10px;overflow:hidden;border:1px inset rgba(255,255,255,.1)}._progressBarFill_yhuhp_111{height:100%;border-radius:10px;box-shadow:inset 0 0 10px #ffffff80}._speciesSection_yhuhp_113 h5{display:flex;align-items:center;gap:8px;color:#fff;margin:0 0 15px;font-size:1rem}._speciesTags_yhuhp_114{display:flex;flex-wrap:wrap;gap:10px}._speciesTag_yhuhp_114{background:#0984e333;border:1px solid rgba(9,132,227,.4);color:#fff;padding:6px 15px;border-radius:20px;font-size:.85rem;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.8)}@media (max-width: 768px){._weatherMain_yhuhp_76{flex-direction:column;text-align:center}._weatherGrid_yhuhp_85{grid-template-columns:repeat(2,1fr)}._weatherHeader_yhuhp_69{flex-direction:column;gap:1rem;align-items:flex-start}}._tipCard_yhuhp_126{background:linear-gradient(135deg,#0a192fcc,#fbc5310d)}._tipContent_yhuhp_127{background:#0000004d;padding:1.5rem;border-radius:12px;border-left:4px solid #fbc531;margin-bottom:1.5rem}._tipContent_yhuhp_127 p{margin:0;font-size:1.05rem;line-height:1.6;color:#f1f2f6;font-style:italic}._statusBadge_yhuhp_131{padding:5px 15px;border-radius:20px;font-weight:700;font-size:.95rem;text-transform:uppercase;letter-spacing:1px}._scoreText_yhuhp_132{font-size:.85rem;color:#a4b0be;text-align:center;margin-top:15px}._sunMoonGrid_yhuhp_135{display:flex;flex-direction:column;gap:1rem}._sunMoonItem_yhuhp_136{display:flex;align-items:center;gap:15px;background:#0003;padding:1rem;border-radius:12px;border:1px solid rgba(255,255,255,.05)}._sunIcon_yhuhp_137{font-size:2.5rem;color:#fbc531}._moonIconWrap_yhuhp_138{font-size:2.5rem;color:#dcdde1;display:flex}._sunText_yhuhp_139{display:flex;flex-direction:column}._sunText_yhuhp_139 small{color:#a4b0be;font-size:.85rem}._sunText_yhuhp_139 strong{color:#fff;font-size:1.2rem}@media (min-width: 1024px){._dashboardGrid_yhuhp_56{grid-template-columns:repeat(3,1fr)}._weatherCard_yhuhp_66{grid-column:span 3}._tipCard_yhuhp_126{grid-column:span 2}}._logbookContainer_1a40h_1{position:relative;min-height:100vh;background-color:#000b18;color:#e6f1ff;padding:8rem 5% 4rem;font-family:Montserrat,sans-serif;overflow:hidden}._ambientBackground_1a40h_11{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 10% 20%,rgba(9,132,227,.1) 0%,transparent 40%),radial-gradient(circle at 90% 80%,rgba(0,206,201,.1) 0%,transparent 40%);z-index:0;pointer-events:none}._contentWrapper_1a40h_18{position:relative;z-index:10;max-width:1200px;margin:0 auto}._header_1a40h_21{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;margin-bottom:3rem}._header_1a40h_21 h2{font-size:2.5rem;margin:0 0 10px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.5)}._subtitle_1a40h_31{color:#8892b0;font-size:1.1rem;margin:0}._addBtn_1a40h_33{background:#00e676;color:#000;border:none;padding:14px 28px;border-radius:12px;font-weight:700;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;gap:10px;box-shadow:0 5px 20px #00e6764d;transition:all .3s}._addBtn_1a40h_33:hover{box-shadow:0 8px 25px #00e67680;background:#fff}._statsGrid_1a40h_51{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:4rem}._statCard_1a40h_58{background:#0a192f99;border:1px solid rgba(255,255,255,.05);border-radius:15px;padding:1.5rem;display:flex;align-items:center;gap:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._statIconWrap_1a40h_69{width:60px;height:60px;border-radius:12px;display:flex;justify-content:center;align-items:center;font-size:1.8rem}._statInfo_1a40h_76{display:flex;flex-direction:column}._statLabel_1a40h_77{color:#8892b0;font-size:.9rem;text-transform:uppercase;font-weight:600;margin-bottom:5px}._statValue_1a40h_78{color:#fff;font-size:1.4rem;font-weight:700}._sectionTitle_1a40h_81{font-size:1.5rem;color:#fff;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:10px;margin-bottom:2rem}._catchesGrid_1a40h_89{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}._catchCard_1a40h_95{background:#0a192fcc;border:1px solid rgba(255,255,255,.05);border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000004d}._catchImage_1a40h_103{position:relative;height:220px;overflow:hidden}._catchImage_1a40h_103 img{width:100%;height:100%;object-fit:cover;transition:transform .5s}._catchCard_1a40h_95:hover ._catchImage_1a40h_103 img{transform:scale(1.05)}._catchDate_1a40h_116{position:absolute;bottom:10px;left:10px;background:#000000b3;color:#fff;padding:5px 12px;border-radius:15px;font-size:.85rem;display:flex;align-items:center;gap:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._catchContent_1a40h_128{padding:1.5rem}._catchHeader_1a40h_130{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}._catchHeader_1a40h_130 h4{margin:0;font-size:1.3rem;color:#fff}._badges_1a40h_139{display:flex;flex-direction:column;gap:5px;align-items:flex-end}._weightBadge_1a40h_140,._lengthBadge_1a40h_140{display:flex;align-items:center;gap:5px;font-size:.85rem;font-weight:700;padding:4px 8px;border-radius:8px}._weightBadge_1a40h_140{background:#00e6761a;color:#00e676}._lengthBadge_1a40h_140{background:#0984e31a;color:#74b9ff}._catchDetails_1a40h_148{display:flex;flex-direction:column;gap:10px;margin-bottom:1.5rem}._catchDetails_1a40h_148 p{margin:0;color:#a4b0be;display:flex;align-items:center;gap:10px;font-size:.95rem}._detailIcon_1a40h_154{color:#00cec9;font-size:1.1rem}._gearLink_1a40h_157{color:#fbc531!important;cursor:pointer;transition:color .3s}._gearLink_1a40h_157:hover{color:#fff!important;text-decoration:underline}._environmentalData_1a40h_164{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;color:#8892b0;font-size:.9rem}._environmentalData_1a40h_164 span{display:flex;align-items:center;gap:5px}@media (max-width: 768px){._header_1a40h_21{flex-direction:column;align-items:flex-start;text-align:left}._addBtn_1a40h_33{width:100%;justify-content:center}._statsGrid_1a40h_51{grid-template-columns:1fr}}._guidesContainer_1urwj_1{position:relative;min-height:100vh;background-color:#000b18;color:#e6f1ff;padding:8rem 5% 4rem;font-family:Montserrat,sans-serif}._ambientBackground_1urwj_10{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 0%,rgba(9,132,227,.15) 0%,transparent 50%),radial-gradient(circle at 0% 100%,rgba(0,206,201,.1) 0%,transparent 40%);z-index:0;pointer-events:none}._contentWrapper_1urwj_17{position:relative;z-index:10;max-width:1200px;margin:0 auto}._header_1urwj_20{text-align:center;margin-bottom:3rem}._header_1urwj_20 h2{font-size:2.5rem;margin:0 0 10px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.5)}._subtitle_1urwj_22{color:#8892b0;font-size:1.1rem}._searchBar_1urwj_25{display:flex;gap:1rem;margin-bottom:3rem;background:#0a192f99;padding:1rem;border-radius:15px;border:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._searchInput_1urwj_32{flex:1;position:relative;display:flex;align-items:center}._searchIcon_1urwj_35{position:absolute;left:15px;color:#8892b0}._searchInput_1urwj_32 input{width:100%;background:#0006;border:1px solid rgba(255,255,255,.1);padding:12px 15px 12px 40px;border-radius:10px;color:#fff;font-family:inherit;outline:none;transition:.3s}._searchInput_1urwj_32 input:focus{border-color:#0984e3}._filterDropdown_1urwj_43{position:relative;display:flex;align-items:center;background:#0006;border-radius:10px;border:1px solid rgba(255,255,255,.1);padding:0 15px}._filterIcon_1urwj_48{color:#8892b0;margin-right:10px}._filterDropdown_1urwj_43 select{background:transparent;color:#fff;border:none;outline:none;padding:12px 0;cursor:pointer;color-scheme:dark;font-family:inherit}._guidesGrid_1urwj_55{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem}._guideCard_1urwj_59{background:#0a192fcc;border:1px solid rgba(255,255,255,.05);border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column}._cardHeader_1urwj_66{display:flex;gap:1.5rem;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.05);background:#0003}._avatarWrapper_1urwj_72{position:relative;width:80px;height:80px;flex-shrink:0}._avatarWrapper_1urwj_72 img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:3px solid #2d3436}._verifiedBadge_1urwj_74{position:absolute;bottom:0;right:0;background:#000;border-radius:50%;color:#00cec9;font-size:1.2rem;display:flex;align-items:center;justify-content:center;border:2px solid #000}._mainInfo_1urwj_76{display:flex;flex-direction:column;justify-content:center}._mainInfo_1urwj_76 h3{margin:0 0 5px;font-size:1.3rem;color:#fff}._rating_1urwj_79{display:flex;align-items:center;gap:5px;font-size:.9rem;margin-bottom:5px}._starIcon_1urwj_80{color:#fbc531}._rating_1urwj_79 strong{color:#fff}._rating_1urwj_79 span{color:#a4b0be}._location_1urwj_84{margin:0;color:#a4b0be;font-size:.85rem;display:flex;align-items:center;gap:5px}._cardBody_1urwj_87{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1}._infoRow_1urwj_89{display:flex;align-items:flex-start;gap:10px;color:#dfe4ea;font-size:.95rem}._infoIcon_1urwj_90{color:#0984e3;font-size:1.2rem;margin-top:2px;flex-shrink:0}._specialtiesBox_1urwj_92{display:flex;align-items:flex-start;gap:10px}._tags_1urwj_93{display:flex;flex-wrap:wrap;gap:8px}._tag_1urwj_93{background:#0984e31a;border:1px solid rgba(9,132,227,.3);color:#74b9ff;padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:700}._cardFooter_1urwj_97{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-top:1px solid rgba(255,255,255,.05)}._priceBox_1urwj_102{display:flex;flex-direction:column}._priceBox_1urwj_102 small{color:#8892b0;font-size:.8rem;text-transform:uppercase}._priceBox_1urwj_102 strong{color:#00e676;font-size:1.4rem;font-weight:700}._contactBtn_1urwj_106{background:transparent;color:#fff;border:1px solid #0984e3;padding:10px 20px;border-radius:10px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;transition:.3s}._contactBtn_1urwj_106:hover{background:#0984e3;box-shadow:0 0 15px #0984e366}._noResults_1urwj_113{grid-column:1 / -1;text-align:center;color:#8892b0;padding:3rem;background:#0000004d;border-radius:15px}@media (max-width: 768px){._searchBar_1urwj_25{flex-direction:column}._filterDropdown_1urwj_43{width:100%;justify-content:space-between}._filterDropdown_1urwj_43 select{width:100%;text-align:right}._cardHeader_1urwj_66{flex-direction:column;align-items:center;text-align:center}._location_1urwj_84{justify-content:center}}._champContainer_zo30x_1{position:relative;min-height:100vh;background-color:#000b18;color:#e6f1ff;padding:8rem 5% 4rem;font-family:Montserrat,sans-serif}._ambientBackground_zo30x_10{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 80% 10%,rgba(241,196,15,.1) 0%,transparent 40%),radial-gradient(circle at 20% 90%,rgba(9,132,227,.1) 0%,transparent 50%);z-index:0;pointer-events:none}._contentWrapper_zo30x_17{position:relative;z-index:10;max-width:1200px;margin:0 auto}._header_zo30x_20{text-align:center;margin-bottom:3rem}._goldIcon_zo30x_21{color:#fbc531;font-size:2.2rem;filter:drop-shadow(0 0 15px rgba(251,197,49,.4));margin-right:10px}._header_zo30x_20 h2{display:flex;align-items:center;justify-content:center;font-size:2.5rem;margin:0 0 10px;color:#fff}._subtitle_zo30x_23{color:#8892b0;font-size:1.1rem}._tabs_zo30x_26{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem}._tabBtn_zo30x_27{background:#0006;border:1px solid rgba(255,255,255,.1);color:#8892b0;padding:12px 30px;border-radius:30px;cursor:pointer;font-weight:700;font-size:1.1rem;transition:.3s}._tabBtn_zo30x_27:hover{background:#ffffff1a;color:#fff}._activeTab_zo30x_32{background:#fbc531;border-color:#fbc531;color:#000;box-shadow:0 0 20px #fbc5314d}._eventsSection_zo30x_35{display:flex;flex-direction:column;gap:4rem}._highlightCard_zo30x_38{display:grid;grid-template-columns:1fr 1fr;background:#0a192f99;border:1px solid rgba(251,197,49,.3);border-radius:20px;overflow:hidden;box-shadow:0 15px 40px #00000080;position:relative}._highlightImage_zo30x_45{position:relative;height:100%;min-height:350px}._highlightImage_zo30x_45 img{width:100%;height:100%;object-fit:cover}._overlayGradient_zo30x_47{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,transparent,rgba(10,25,47,1))}._megaBadge_zo30x_48{position:absolute;top:20px;left:20px;background:#e74c3c;color:#fff;padding:6px 15px;border-radius:20px;font-weight:700;font-size:.85rem;letter-spacing:1px;box-shadow:0 5px 15px #e74c3c80}._highlightContent_zo30x_50{padding:3rem;display:flex;flex-direction:column;justify-content:center;z-index:2}._hlHeader_zo30x_51 h3{font-size:2.2rem;color:#fff;margin:0 0 10px;text-shadow:0 2px 10px rgba(0,0,0,.5)}._hlHeader_zo30x_51 p{display:flex;align-items:center;gap:8px;color:#a4b0be;font-size:1.1rem;margin-top:0}._detailIcon_zo30x_53{color:#0984e3}._hlGrid_zo30x_55{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0}._hlItem_zo30x_56{display:flex;align-items:center;gap:15px}._hlIcon_zo30x_57{font-size:1.8rem;color:#00cec9}._hlIconGold_zo30x_58{font-size:1.8rem;color:#fbc531}._hlItem_zo30x_56 small{display:block;color:#8892b0;font-size:.85rem;text-transform:uppercase;margin-bottom:2px}._hlItem_zo30x_56 strong{display:block;color:#fff;font-size:1.1rem}._registerBtnGigante_zo30x_62{background:linear-gradient(135deg,#fbc531,#e1b12c);border:none;color:#000;padding:15px 30px;border-radius:12px;font-weight:700;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s;box-shadow:0 10px 25px #fbc5314d}._registerBtnGigante_zo30x_62:hover{transform:translateY(-3px);box-shadow:0 15px 30px #fbc53180}._sectionTitle_zo30x_71{font-size:1.8rem;color:#fff;margin-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:10px}._eventsGrid_zo30x_72{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}._eventCard_zo30x_74{background:#0a192fcc;border:1px solid rgba(255,255,255,.05);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;box-shadow:0 10px 30px #0003}._eventHeader_zo30x_80{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._eventIconWrap_zo30x_81{background:#0984e31a;color:#0984e3;width:45px;height:45px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}._eventType_zo30x_82{background:#ffffff1a;color:#dfe4ea;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700}._eventTitle_zo30x_84{font-size:1.3rem;color:#fff;margin:0 0 1.5rem}._eventDetailsList_zo30x_86{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:12px}._eventDetailsList_zo30x_86 li{display:flex;align-items:center;gap:10px;color:#a4b0be;font-size:.95rem}._listIcon_zo30x_88{color:#8892b0}._listIconGold_zo30x_89{color:#fbc531}._prizeHighlight_zo30x_90{color:#fbc531!important;font-weight:700;font-size:1.1rem!important}._eventFooter_zo30x_92{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;margin-top:auto}._eventFee_zo30x_93{color:#fff;font-weight:700}._registerBtnSmall_zo30x_94{background:transparent;color:#00cec9;border:1px solid #00cec9;padding:8px 15px;border-radius:8px;font-weight:700;cursor:pointer;transition:.3s}._registerBtnSmall_zo30x_94:hover{background:#00cec9;color:#000}._rankingSection_zo30x_98{max-width:800px;margin:0 auto}._rankingHeaderBox_zo30x_99{text-align:center;margin-bottom:3rem;background:#0a192f99;padding:2rem;border-radius:20px;border:1px solid rgba(255,255,255,.05)}._rankingHeaderBox_zo30x_99 h3{color:#fff;font-size:1.8rem;margin:0 0 10px}._rankingHeaderBox_zo30x_99 p{color:#8892b0;margin:0}._rankingList_zo30x_103{display:flex;flex-direction:column;gap:1rem}._rankingItem_zo30x_104{display:flex;align-items:center;gap:1.5rem;background:#0a192fcc;border:1px solid rgba(255,255,255,.05);padding:1rem 1.5rem;border-radius:15px}._podiumItem_zo30x_108{background:linear-gradient(90deg,#fbc5310d,#0a192fcc);border-left:4px solid #fbc531}._rankNumber_zo30x_110{width:40px;font-size:1.5rem;font-weight:700;display:flex;justify-content:center}._anglerProfile_zo30x_112{display:flex;align-items:center;gap:15px;flex:1}._anglerAvatar_zo30x_113{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.1)}._anglerInfo_zo30x_114 h4{margin:0 0 3px;color:#fff;font-size:1.1rem}._anglerInfo_zo30x_114 span{color:#a4b0be;font-size:.85rem}._anglerPoints_zo30x_117{font-size:1.1rem;color:#a4b0be}._anglerPoints_zo30x_117 strong{color:#00cec9;font-size:1.3rem}@media (max-width: 900px){._highlightCard_zo30x_38{grid-template-columns:1fr}._highlightImage_zo30x_45{min-height:250px}._overlayGradient_zo30x_47{background:linear-gradient(to top,rgba(10,25,47,1),transparent)}}@media (max-width: 600px){._hlGrid_zo30x_55{grid-template-columns:1fr}._tabs_zo30x_26{flex-direction:column}._rankingItem_zo30x_104{flex-direction:column;text-align:center;gap:1rem;position:relative}._rankNumber_zo30x_110{position:absolute;top:15px;left:15px}._anglerProfile_zo30x_112{flex-direction:column}}
