.page-module___8aEwW__appWrapper{background-color:var(--color-bg-dark);flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__header{-webkit-backdrop-filter:blur(16px);z-index:1000;width:100%;height:80px;transition:var(--transition-normal);background-color:#030f07bf;border-bottom:1px solid #8fc95d1f;align-items:center;display:flex;position:fixed;top:0;left:0}.page-module___8aEwW__navWrapper{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__logoWrapper{align-items:center;display:flex}.page-module___8aEwW__logoImg{object-fit:contain;transition:var(--transition-fast)}.page-module___8aEwW__logoImg:hover{filter:drop-shadow(0 0 8px #8fc95d4d);transform:scale(1.02)}.page-module___8aEwW__nav{gap:2rem;display:flex}.page-module___8aEwW__navLink{font-family:var(--font-heading);color:var(--color-text-muted);padding:.25rem 0;font-size:.95rem;font-weight:600;position:relative}.page-module___8aEwW__navLink:after{content:"";background-color:var(--color-lime-green);width:0;height:2px;transition:var(--transition-fast);position:absolute;bottom:0;left:0}.page-module___8aEwW__navLink:hover{color:var(--color-text-dark)}.page-module___8aEwW__navLink:hover:after{width:100%}.page-module___8aEwW__navActionBtn{background-color:var(--color-lime-green);color:var(--color-text-light);font-family:var(--font-heading);border-radius:var(--radius-sm);box-shadow:var(--glow-lime);transition:var(--transition-normal);padding:.6rem 1.4rem;font-size:.9rem;font-weight:700}.page-module___8aEwW__navActionBtn:hover{background-color:var(--color-pastel-green);box-shadow:var(--glow-lime-hover);transform:translateY(-2px)}.page-module___8aEwW__heroSection{background-color:var(--color-bg-dark);padding-top:180px;padding-bottom:80px;position:relative;overflow:hidden}.page-module___8aEwW__glowSpot1{pointer-events:none;z-index:0;background:radial-gradient(circle,#8fc95d14 0%,#8fc95d00 70%);width:600px;height:600px;position:absolute;top:-10%;left:-10%}.page-module___8aEwW__glowSpot2{pointer-events:none;z-index:0;background:radial-gradient(circle,#69b5770f 0%,#69b57700 70%);width:500px;height:500px;position:absolute;bottom:0;right:-5%}.page-module___8aEwW__heroLayout{z-index:2;grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.page-module___8aEwW__heroTagline{font-family:var(--font-heading);letter-spacing:3px;color:var(--color-lime-green);text-shadow:0 0 10px #8fc95d33;margin-bottom:1rem;font-size:.9rem;font-weight:800;display:block}.page-module___8aEwW__heroTitle{color:var(--color-text-dark);margin-bottom:1.5rem;font-size:4rem;line-height:1.1}.page-module___8aEwW__heroAccent{color:var(--color-lime-green);text-shadow:0 0 20px #8fc95d4d}.page-module___8aEwW__heroSubtitle{color:var(--color-text-muted);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.page-module___8aEwW__heroMeta{border-left:2px solid var(--color-lime-green);flex-direction:column;gap:.8rem;margin-bottom:2.5rem;padding-left:1.2rem;display:flex}.page-module___8aEwW__metaItem{color:var(--color-text-muted);font-size:.95rem}.page-module___8aEwW__metaItem strong{color:var(--color-text-dark);font-family:var(--font-heading);margin-right:.5rem;font-weight:700}.page-module___8aEwW__epecInlineLink{color:var(--color-lime-green);-webkit-text-decoration:underline #8fc95d66;text-decoration:underline #8fc95d66}.page-module___8aEwW__epecInlineLink:hover{color:var(--color-pastel-green);text-shadow:0 0 8px #8fc95d80}.page-module___8aEwW__heroBtnGroup{gap:1rem;display:flex}.page-module___8aEwW__heroBtnPrimary{background-color:var(--color-lime-green);color:var(--color-text-light);font-family:var(--font-heading);border-radius:var(--radius-sm);box-shadow:var(--glow-lime);transition:var(--transition-normal);padding:1rem 2rem;font-weight:700}.page-module___8aEwW__heroBtnPrimary:hover{background-color:var(--color-pastel-green);box-shadow:var(--glow-lime-hover);transform:translateY(-3px)}.page-module___8aEwW__heroBtnSecondary{color:var(--color-text-dark);font-family:var(--font-heading);border-radius:var(--radius-sm);transition:var(--transition-normal);background-color:#0000;border:1px solid #fff3;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;display:flex}.page-module___8aEwW__heroBtnSecondary:hover{border-color:var(--color-lime-green);background-color:#ffffff0d;transform:translateY(-3px);box-shadow:0 0 15px #8fc95d1a}.page-module___8aEwW__heroVisual{justify-content:center;align-items:center;display:flex;position:relative}.page-module___8aEwW__logoVerticalContainer{border-radius:var(--radius-lg);box-shadow:var(--glow-panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff05;border:1px solid #ffffff14;justify-content:center;align-items:center;padding:3rem;animation:6s ease-in-out infinite page-module___8aEwW__float;display:flex;position:relative}.page-module___8aEwW__logoVerticalGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#8fc95d40 0%,#8fc95d00 70%);border-radius:50%;width:120px;height:120px;position:absolute}@keyframes page-module___8aEwW__float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(1deg)}to{transform:translateY(0)rotate(0)}}.page-module___8aEwW__logoVertical{object-fit:contain;z-index:1;filter:drop-shadow(0 0 12px #8fc95d26)}.page-module___8aEwW__aboutSection{background-color:var(--color-bg-panel);border-top:1px solid #8fc95d14;border-bottom:1px solid #8fc95d14;padding:6rem 0;position:relative}.page-module___8aEwW__aboutLayout{grid-template-columns:1.1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module___8aEwW__dashboardWidget{border-radius:var(--radius-lg);box-shadow:var(--glow-panel);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#030f07a6;border:1px solid #ffffff14;padding:1.8rem;position:relative;overflow:hidden}.page-module___8aEwW__widgetHeader{z-index:3;border-bottom:1px solid #ffffff14;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding-bottom:.8rem;display:flex;position:relative}.page-module___8aEwW__widgetIndicator{background-color:var(--color-lime-green);width:8px;height:8px;box-shadow:0 0 10px var(--color-lime-green);border-radius:50%;animation:1.5s infinite page-module___8aEwW__pulseNeon}.page-module___8aEwW__widgetHeader h3{font-family:var(--font-heading);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:700}.page-module___8aEwW__widgetWatermark{opacity:.07;pointer-events:none;z-index:1;position:absolute;bottom:10px;right:10px}.page-module___8aEwW__widgetWatermarkImg{object-fit:contain}.page-module___8aEwW__widgetGrid{z-index:2;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem;display:grid;position:relative}.page-module___8aEwW__kpiCard{border-radius:var(--radius-md);transition:var(--transition-fast);background-color:#ffffff05;border:1px solid #ffffff0d;flex-direction:column;padding:1.2rem;display:flex}.page-module___8aEwW__kpiCard:hover{background-color:#ffffff0a;border-color:#8fc95d33}.page-module___8aEwW__kpiLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.6rem;font-size:.75rem;font-weight:600}.page-module___8aEwW__kpiNumber{color:var(--color-lime-green);font-family:monospace;font-size:1.8rem;font-weight:800;line-height:1.1}.page-module___8aEwW__kpiTrend{color:var(--color-sage-green);margin-top:.3rem;font-size:.7rem}.page-module___8aEwW__kpiCircleWrapper{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__circularChart{max-width:50px;max-height:50px}.page-module___8aEwW__circleBg{fill:none;stroke:#ffffff0d;stroke-width:3.2px}.page-module___8aEwW__circle{fill:none;stroke:var(--color-sage-green);stroke-width:3.2px;stroke-linecap:round}.page-module___8aEwW__circleLime{stroke:var(--color-lime-green)}.page-module___8aEwW__circlePercentage{color:var(--color-text-dark);font-family:monospace;font-size:1.1rem;font-weight:700}.page-module___8aEwW__chartWrapper{border-radius:var(--radius-md);z-index:2;background-color:#ffffff05;border:1px solid #ffffff0d;padding:1rem;position:relative}.page-module___8aEwW__chartLegend{color:var(--color-text-muted);justify-content:space-between;margin-bottom:.8rem;font-size:.75rem;font-weight:600;display:flex}.page-module___8aEwW__chartLive{color:var(--color-lime-green);letter-spacing:1px;font-weight:800;animation:1.5s infinite page-module___8aEwW__pulseNeon}.page-module___8aEwW__svgChart{width:100%;height:auto;display:block}.page-module___8aEwW__chartText{font-size:8px;font-weight:700}.page-module___8aEwW__aboutContent{flex-direction:column;display:flex}.page-module___8aEwW__sectionTitle{margin-bottom:1.5rem;font-size:2.5rem}.page-module___8aEwW__aboutText{color:var(--color-text-muted);margin-bottom:1.2rem;font-size:1.05rem;line-height:1.7}.page-module___8aEwW__aboutText a{color:var(--color-lime-green);-webkit-text-decoration:underline #8fc95d4d;text-decoration:underline #8fc95d4d}.page-module___8aEwW__aboutText a:hover{color:var(--color-pastel-green)}.page-module___8aEwW__aboutStats{border-top:1px solid #ffffff14;gap:2rem;margin-top:2rem;padding-top:2rem;display:flex}.page-module___8aEwW__statItem{flex-direction:column;display:flex}.page-module___8aEwW__statNum{font-family:var(--font-heading);color:var(--color-lime-green);margin-bottom:.25rem;font-size:2rem;font-weight:800;line-height:1}.page-module___8aEwW__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.page-module___8aEwW__pillarsSection{background-color:var(--color-bg-dark);padding:6rem 0;position:relative}.page-module___8aEwW__pillarsHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.page-module___8aEwW__sectionTitleInverse{color:var(--color-text-dark);margin-bottom:1rem;font-size:2.5rem}.page-module___8aEwW__pillarsSubtitle{color:var(--color-text-muted);font-size:1.1rem}.page-module___8aEwW__pillarsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module___8aEwW__pillarCard{border-radius:var(--radius-md);transition:var(--transition-normal);-webkit-backdrop-filter:blur(10px);background-color:#ffffff05;border:1px solid #ffffff0f;padding:2.5rem 1.8rem}.page-module___8aEwW__pillarCard:hover{border-color:var(--color-lime-green);background-color:#ffffff0a;transform:translateY(-5px);box-shadow:0 10px 30px #0006}.page-module___8aEwW__pillarIconWrapper{color:var(--color-lime-green);border-radius:var(--radius-sm);width:48px;height:48px;transition:var(--transition-fast);background-color:#8fc95d26;border:1px solid #8fc95d33;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__pillarCard:hover .page-module___8aEwW__pillarIconWrapper{background-color:var(--color-lime-green);color:var(--color-text-light);box-shadow:var(--glow-lime);transform:scale(1.1)rotate(5deg)}.page-module___8aEwW__pillarTitle{color:var(--color-text-dark);margin-bottom:.8rem;font-size:1.3rem;font-weight:700}.page-module___8aEwW__pillarText{color:var(--color-text-muted);font-size:.9rem;line-height:1.6}.page-module___8aEwW__footer{background-color:var(--color-bg-panel);color:var(--color-text-dark);border-top:1px solid #ffffff14;padding:5rem 0 2rem;position:relative}.page-module___8aEwW__footerTop{border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr 1fr 1fr;gap:4rem;margin-bottom:2rem;padding-bottom:3rem;display:grid}.page-module___8aEwW__footerBrand{flex-direction:column;gap:1.2rem;display:flex}.page-module___8aEwW__brandDesc{color:var(--color-text-muted);font-size:.9rem;line-height:1.6}.page-module___8aEwW__footerTitle{color:var(--color-text-dark);font-family:var(--font-heading);margin-bottom:1.2rem;font-size:1.1rem;font-weight:700}.page-module___8aEwW__linksList{flex-direction:column;gap:.6rem;list-style:none;display:flex}.page-module___8aEwW__linksList a{color:var(--color-text-muted);font-size:.9rem}.page-module___8aEwW__linksList a:hover{color:var(--color-lime-green);padding-left:4px}.page-module___8aEwW__contactText{color:var(--color-text-muted);margin-bottom:1rem;font-size:.9rem;line-height:1.6}.page-module___8aEwW__epecLink{color:var(--color-lime-green);-webkit-text-decoration:underline #8fc95d4d;text-decoration:underline #8fc95d4d}.page-module___8aEwW__epecLink:hover{color:var(--color-pastel-green);text-shadow:0 0 6px #8fc95d4d}.page-module___8aEwW__contactDetails{color:var(--color-text-muted);font-size:.85rem}.page-module___8aEwW__footerBottom{color:var(--color-text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.85rem;display:flex}.page-module___8aEwW__footerCredits a{color:var(--color-lime-green)}@media (max-width:1200px){.page-module___8aEwW__heroTitle{font-size:3rem}.page-module___8aEwW__pillarsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:992px){.page-module___8aEwW__heroLayout{text-align:center;grid-template-columns:1fr;gap:3rem}.page-module___8aEwW__heroMeta{border-top:1px solid #8fc95d33;border-bottom:1px solid #8fc95d33;border-left:none;align-items:center;padding:1rem 0}.page-module___8aEwW__heroBtnGroup{justify-content:center}.page-module___8aEwW__logoVerticalContainer{max-width:320px;margin:0 auto}.page-module___8aEwW__aboutLayout{grid-template-columns:1fr;gap:3rem}.page-module___8aEwW__aboutVisual{order:2}.page-module___8aEwW__aboutContent{order:1}.page-module___8aEwW__footerTop{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){.page-module___8aEwW__header{height:70px}.page-module___8aEwW__nav{display:none}.page-module___8aEwW__heroSection{padding-top:130px;padding-bottom:50px}.page-module___8aEwW__heroTitle{font-size:2.5rem}.page-module___8aEwW__sectionTitle,.page-module___8aEwW__sectionTitleInverse{font-size:2rem}.page-module___8aEwW__aboutStats{flex-wrap:wrap;gap:1.5rem 1rem}}@media (max-width:576px){.page-module___8aEwW__pillarsGrid{grid-template-columns:1fr}}
.ScheduleSection-module__LLdYBW__section{background-color:var(--color-bg-dark);border-bottom:1px solid #8fc95d14;padding:6rem 0;position:relative;overflow:hidden}.ScheduleSection-module__LLdYBW__sectionGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#8fc95d0d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ScheduleSection-module__LLdYBW__header{text-align:center;z-index:1;max-width:700px;margin:0 auto 3rem;position:relative}.ScheduleSection-module__LLdYBW__tagline{font-family:var(--font-heading);letter-spacing:2px;color:var(--color-lime-green);text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.ScheduleSection-module__LLdYBW__title{color:var(--color-text-dark);margin-bottom:1rem;font-size:2.5rem}.ScheduleSection-module__LLdYBW__description{color:var(--color-text-muted)}.ScheduleSection-module__LLdYBW__filters{z-index:1;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:4rem;display:flex;position:relative}.ScheduleSection-module__LLdYBW__filterBtn{color:var(--color-text-muted);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-fast);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff05;border:1px solid #ffffff14;padding:.6rem 1.2rem;font-weight:500}.ScheduleSection-module__LLdYBW__filterBtn:hover{color:var(--color-text-dark);background:#8fc95d0d;border-color:#8fc95d4d}.ScheduleSection-module__LLdYBW__filterBtnActive{background:var(--color-lime-green);border-color:var(--color-lime-green);color:var(--color-text-light);box-shadow:var(--glow-lime);font-weight:600}.ScheduleSection-module__LLdYBW__timelineList{z-index:1;max-width:850px;margin:0 auto;position:relative}.ScheduleSection-module__LLdYBW__verticalBar{background:linear-gradient(#8fc95d1a,#8fc95d4d 20% 80%,#8fc95d1a);border-radius:1px;width:2px;position:absolute;top:0;bottom:0;left:130px}.ScheduleSection-module__LLdYBW__timelineRow{opacity:0;margin-bottom:2rem;animation:.6s cubic-bezier(.16,1,.3,1) forwards ScheduleSection-module__LLdYBW__slideUp;display:flex;position:relative}.ScheduleSection-module__LLdYBW__timeCol{width:110px;color:var(--color-lime-green);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;padding-right:1rem;display:flex}.ScheduleSection-module__LLdYBW__clockIcon{color:var(--color-lime-green);opacity:.8}.ScheduleSection-module__LLdYBW__timeText{font-family:monospace;font-size:.9rem;font-weight:700}.ScheduleSection-module__LLdYBW__nodeCol{flex-shrink:0;justify-content:center;align-items:center;width:40px;display:flex;position:relative}.ScheduleSection-module__LLdYBW__nodeDot{background-color:var(--color-bg-panel);z-index:2;width:32px;height:32px;transition:var(--transition-normal);border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.ScheduleSection-module__LLdYBW__badgeInnovation{color:#64b5f6;border-color:#0d47a1;box-shadow:0 0 8px #0d47a133}.ScheduleSection-module__LLdYBW__badgeCulture{color:#ff8a65;border-color:#d84315;box-shadow:0 0 8px #d8431533}.ScheduleSection-module__LLdYBW__badgeEcology{color:#81c784;border-color:#2e7d32;box-shadow:0 0 8px #2e7d3233}.ScheduleSection-module__LLdYBW__badgeLunch{color:var(--color-text-muted);border-color:#ffffff26}.ScheduleSection-module__LLdYBW__badgeArt{color:#ba68c8;border-color:#6a1b9a;box-shadow:0 0 8px #6a1b9a33}.ScheduleSection-module__LLdYBW__badgeMusic{color:#ffd54f;border-color:#ff8f00;box-shadow:0 0 8px #ff8f0033}.ScheduleSection-module__LLdYBW__timelineRow:hover .ScheduleSection-module__LLdYBW__nodeDot{background-color:var(--color-lime-green);border-color:var(--color-lime-green);box-shadow:var(--glow-lime);transform:scale(1.1);color:var(--color-text-light)!important}.ScheduleSection-module__LLdYBW__contentCol{flex:1}.ScheduleSection-module__LLdYBW__card{background-color:var(--color-bg-card);-webkit-backdrop-filter:blur(10px);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--glow-panel);transition:var(--transition-normal);padding:1.5rem}.ScheduleSection-module__LLdYBW__timelineRow:hover .ScheduleSection-module__LLdYBW__card{background-color:var(--color-bg-card-hover);border-color:#8fc95d40;transform:translate(4px)}.ScheduleSection-module__LLdYBW__cardHeader{align-items:center;gap:.8rem;margin-bottom:.5rem;display:flex}.ScheduleSection-module__LLdYBW__badge{border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.5px;background-color:#ffffff05;border:1px solid;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.ScheduleSection-module__LLdYBW__itemTitle{color:var(--color-text-dark);font-size:1.15rem;font-weight:700;line-height:1.3}.ScheduleSection-module__LLdYBW__itemSubtitle{color:var(--color-text-muted);margin-bottom:.8rem;padding-left:.2rem;font-size:.9rem;font-weight:600}.ScheduleSection-module__LLdYBW__detailsList{border-top:1px solid #ffffff0d;margin-top:.6rem;padding-top:.6rem;list-style:none}.ScheduleSection-module__LLdYBW__detailItem{color:var(--color-text-muted);margin-bottom:.3rem;padding-left:1rem;font-size:.85rem;line-height:1.5;position:relative}.ScheduleSection-module__LLdYBW__detailItem:before{content:"•";color:var(--color-lime-green);position:absolute;left:0}.ScheduleSection-module__LLdYBW__downloadWrapper{text-align:center;z-index:1;margin-top:4rem;position:relative}.ScheduleSection-module__LLdYBW__downloadBtn{border:1.5px solid var(--color-lime-green);color:var(--color-lime-green);font-family:var(--font-heading);border-radius:var(--radius-sm);transition:var(--transition-normal);background-color:#0000;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-weight:700;display:inline-flex;box-shadow:0 0 10px #8fc95d1a}.ScheduleSection-module__LLdYBW__downloadBtn:hover{background-color:var(--color-lime-green);color:var(--color-text-light);box-shadow:var(--glow-lime);transform:translateY(-2px)}@media (max-width:768px){.ScheduleSection-module__LLdYBW__title{font-size:2rem}.ScheduleSection-module__LLdYBW__verticalBar{left:20px}.ScheduleSection-module__LLdYBW__timelineRow{flex-direction:column;margin-bottom:2.5rem}.ScheduleSection-module__LLdYBW__timeCol{justify-content:flex-start;width:auto;margin-bottom:.5rem;padding-left:3.5rem;padding-right:0}.ScheduleSection-module__LLdYBW__nodeCol{width:32px;position:absolute;top:0;left:5px}.ScheduleSection-module__LLdYBW__contentCol{padding-left:3.5rem}.ScheduleSection-module__LLdYBW__timelineRow:hover .ScheduleSection-module__LLdYBW__card{transform:none}}
.MapSection-module__luSC8q__section{background-color:var(--color-bg-dark);border-bottom:1px solid #8fc95d14;padding:6rem 0;position:relative;overflow:hidden}.MapSection-module__luSC8q__watermarkBg{opacity:.03;pointer-events:none;z-index:0;background-image:url(/assets/ruinas-sao-bento.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;width:500px;height:500px;position:absolute;bottom:-50px;right:-50px}.MapSection-module__luSC8q__header{text-align:center;z-index:1;max-width:700px;margin:0 auto 3rem;position:relative}.MapSection-module__luSC8q__tagline{font-family:var(--font-heading);letter-spacing:2px;color:var(--color-lime-green);text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.MapSection-module__luSC8q__title{color:var(--color-text-dark);margin-bottom:1rem;font-size:2.5rem}.MapSection-module__luSC8q__description{color:var(--color-text-muted)}.MapSection-module__luSC8q__layout{z-index:1;grid-template-columns:420px 1fr;gap:2rem;display:grid;position:relative}.MapSection-module__luSC8q__infoPanel{flex-direction:column;gap:1.5rem;display:flex}.MapSection-module__luSC8q__card{background-color:var(--color-bg-card);-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-md);box-shadow:var(--glow-panel);border:1px solid var(--color-border);transition:var(--transition-normal);overflow:hidden}.MapSection-module__luSC8q__card:hover{background-color:var(--color-bg-card-hover);border-color:#8fc95d40;transform:translateY(-3px);box-shadow:0 8px 30px #8fc95d14}.MapSection-module__luSC8q__iconHeader{color:var(--color-text-dark);border-bottom:1px solid #ffffff0d;align-items:center;gap:.75rem;padding:1.2rem;display:flex}.MapSection-module__luSC8q__startIconBg{color:var(--color-lime-green);background-color:#8fc95d1a;border-bottom:1px solid #8fc95d26}.MapSection-module__luSC8q__endIconBg{color:var(--color-pastel-green);background-color:#0b472833;border-bottom:1px solid #69b57726}.MapSection-module__luSC8q__iconHeader h3{font-size:1.05rem;font-weight:700;font-family:var(--font-heading);margin:0}.MapSection-module__luSC8q__cardBody{padding:1.2rem}.MapSection-module__luSC8q__addressName{font-family:var(--font-heading);color:var(--color-text-dark);margin-bottom:.3rem;font-size:1.15rem;font-weight:700}.MapSection-module__luSC8q__addressDetails{color:var(--color-text-muted);margin-bottom:.8rem;font-family:monospace;font-size:.9rem}.MapSection-module__luSC8q__helperText{color:var(--color-text-muted);margin-bottom:1.2rem;font-size:.85rem;line-height:1.5}.MapSection-module__luSC8q__btnGroup{gap:.5rem;display:flex}.MapSection-module__luSC8q__mapBtn,.MapSection-module__luSC8q__wazeBtn{font-family:var(--font-heading);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-fast);flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.6rem;font-size:.85rem;font-weight:600;display:inline-flex}.MapSection-module__luSC8q__mapBtn{background-color:var(--color-lime-green);color:var(--color-text-light);border:1px solid var(--color-lime-green);box-shadow:var(--glow-lime)}.MapSection-module__luSC8q__mapBtn:hover{background-color:var(--color-pastel-green);border-color:var(--color-pastel-green);box-shadow:var(--glow-lime-hover)}.MapSection-module__luSC8q__wazeBtn{color:var(--color-lime-green);border:1.5px solid var(--color-lime-green);background-color:#0000}.MapSection-module__luSC8q__wazeBtn:hover{background-color:#8fc95d14}.MapSection-module__luSC8q__trailIndicator{border-radius:var(--radius-md);color:var(--color-lime-green);background-color:#8fc95d0f;border:1px solid #8fc95d33;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.MapSection-module__luSC8q__compassIcon{color:var(--color-lime-green);flex-shrink:0;animation:8s linear infinite MapSection-module__luSC8q__rotateCompass}@keyframes MapSection-module__luSC8q__rotateCompass{0%{transform:rotate(0)}10%{transform:rotate(20deg)}20%{transform:rotate(-10deg)}30%{transform:rotate(5deg)}40%{transform:rotate(0)}to{transform:rotate(0)}}.MapSection-module__luSC8q__trailIndicator h4{color:var(--color-text-dark);margin-bottom:.1rem;font-size:.95rem;font-weight:700}.MapSection-module__luSC8q__trailIndicator p{color:var(--color-text-muted);margin:0;font-size:.85rem}.MapSection-module__luSC8q__mapContainer{border-radius:var(--radius-md);min-height:450px;box-shadow:var(--glow-panel);border:1px solid var(--color-border);position:relative;overflow:hidden}.MapSection-module__luSC8q__mapCanvas{z-index:1;width:100%;height:100%;min-height:450px}.MapSection-module__luSC8q__mapLoading{background-color:var(--color-bg-panel);width:100%;height:100%;color:var(--color-lime-green);flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-weight:500;display:flex;position:absolute;top:0;left:0}.MapSection-module__luSC8q__spinner{border:4px solid #ffffff0d;border-top:4px solid var(--color-lime-green);border-radius:50%;width:40px;height:40px;animation:1s linear infinite MapSection-module__luSC8q__spin}@keyframes MapSection-module__luSC8q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MapSection-module__luSC8q__customMarker{background:0 0!important;border:none!important}.MapSection-module__luSC8q__markerPin{z-index:5;border:2px solid #030f07;border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;transform:rotate(-45deg)}.MapSection-module__luSC8q__markerLabel{color:var(--color-text-light);font-family:var(--font-heading);text-transform:uppercase;font-size:8px;font-weight:800;transform:rotate(45deg)}.MapSection-module__luSC8q__markerPulse{z-index:1;opacity:.6;border-radius:50%;width:24px;height:24px;animation:1.8s ease-out infinite MapSection-module__luSC8q__markerPulseAnim;position:absolute;top:6px;left:6px}@keyframes MapSection-module__luSC8q__markerPulseAnim{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}.MapSection-module__luSC8q__mapPopup{padding:.3rem .5rem}.MapSection-module__luSC8q__mapPopup strong{font-family:var(--font-heading);color:var(--color-lime-green);margin-bottom:.2rem;font-size:.95rem;display:block}.MapSection-module__luSC8q__mapPopup span{color:var(--color-text-dark);font-size:.85rem}.MapSection-module__luSC8q__mapPopup small{color:var(--color-text-muted);margin-top:.3rem;font-size:.75rem;display:block}@media (max-width:992px){.MapSection-module__luSC8q__layout{grid-template-columns:1fr}.MapSection-module__luSC8q__mapContainer,.MapSection-module__luSC8q__mapCanvas{min-height:400px}}@media (max-width:768px){.MapSection-module__luSC8q__title{font-size:2rem}}
.RegistrationForm-module__pvEeRW__section{background-color:var(--color-bg-dark);padding:6rem 0}.RegistrationForm-module__pvEeRW__wrapper{border-radius:var(--radius-lg);box-shadow:var(--glow-panel);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(12px);background-color:#030f07b3;grid-template-columns:1.1fr 1fr;display:grid;overflow:hidden}.RegistrationForm-module__pvEeRW__invitationPanel{color:var(--color-text-dark);background-color:#0b472826;border-right:1px solid #ffffff0d;flex-direction:column;justify-content:center;padding:4rem 3.5rem;display:flex}.RegistrationForm-module__pvEeRW__tagline{font-family:var(--font-heading);letter-spacing:2px;color:var(--color-lime-green);text-transform:uppercase;margin-bottom:.8rem;font-size:.85rem;font-weight:700;display:block}.RegistrationForm-module__pvEeRW__inviteTitle{color:var(--color-text-dark);margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.RegistrationForm-module__pvEeRW__inviteDescription{color:var(--color-text-muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.RegistrationForm-module__pvEeRW__benefitList{flex-direction:column;gap:1.2rem;display:flex}.RegistrationForm-module__pvEeRW__benefitItem{color:var(--color-text-muted);align-items:flex-start;gap:1rem;font-size:.95rem;display:flex}.RegistrationForm-module__pvEeRW__benefitIcon{color:var(--color-lime-green);width:22px;height:22px;box-shadow:var(--glow-lime);background-color:#8fc95d26;border:1px solid #8fc95d33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:.75rem;font-weight:700;display:flex}.RegistrationForm-module__pvEeRW__benefitItem strong{color:var(--color-text-dark);margin-bottom:.1rem;font-size:1rem;display:block}.RegistrationForm-module__pvEeRW__formPanel{background-color:#0000;flex-direction:column;justify-content:center;padding:4rem 3.5rem;display:flex}.RegistrationForm-module__pvEeRW__formTitle{color:var(--color-text-dark);margin-bottom:2rem;font-size:1.8rem;position:relative}.RegistrationForm-module__pvEeRW__formTitle:after{content:"";background-color:var(--color-lime-green);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-6px;left:0}.RegistrationForm-module__pvEeRW__inputGroup{margin-bottom:1.5rem}.RegistrationForm-module__pvEeRW__label{color:var(--color-text-muted);margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.RegistrationForm-module__pvEeRW__inputWrapper{align-items:center;display:flex;position:relative}.RegistrationForm-module__pvEeRW__inputIcon{color:var(--color-taupe);pointer-events:none;position:absolute;left:1rem}.RegistrationForm-module__pvEeRW__input,.RegistrationForm-module__pvEeRW__select{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;color:var(--color-text-dark);transition:var(--transition-fast);background-color:#ffffff05;outline:none;padding:.8rem 1rem .8rem 2.8rem;font-size:.95rem}.RegistrationForm-module__pvEeRW__input::placeholder{color:#fff3}.RegistrationForm-module__pvEeRW__input:focus,.RegistrationForm-module__pvEeRW__select:focus{border-color:var(--color-lime-green);background-color:#ffffff0a;box-shadow:0 0 10px #8fc95d26}.RegistrationForm-module__pvEeRW__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%238fa899' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2rem}.RegistrationForm-module__pvEeRW__select option{background-color:var(--color-bg-panel);color:var(--color-text-dark)}.RegistrationForm-module__pvEeRW__submitBtn{background-color:var(--color-lime-green);width:100%;color:var(--color-text-light);font-family:var(--font-heading);border-radius:var(--radius-sm);cursor:pointer;box-shadow:var(--glow-lime);transition:var(--transition-normal);border:none;justify-content:center;align-items:center;gap:.6rem;margin-top:2rem;padding:.9rem;font-size:1rem;font-weight:700;display:flex}.RegistrationForm-module__pvEeRW__submitBtn:hover:not(:disabled){background-color:var(--color-pastel-green);box-shadow:var(--glow-lime-hover);transform:translateY(-2px)}.RegistrationForm-module__pvEeRW__submitBtn:disabled{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:not-allowed;opacity:.6;box-shadow:none;background-color:#ffffff0d}.RegistrationForm-module__pvEeRW__btnSpinner{border:2px solid var(--color-text-light);border-top:2px solid #0000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite RegistrationForm-module__pvEeRW__btnSpin}@keyframes RegistrationForm-module__pvEeRW__btnSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.RegistrationForm-module__pvEeRW__errorBox{color:#ff8a80;border-radius:var(--radius-sm);background-color:#c628281a;border:1px solid #c6282840;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.8rem 1rem;font-size:.9rem;animation:.3s ease-in-out RegistrationForm-module__pvEeRW__shake;display:flex}@keyframes RegistrationForm-module__pvEeRW__shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.RegistrationForm-module__pvEeRW__successBox{text-align:center;padding:2rem 1rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards RegistrationForm-module__pvEeRW__popIn}@keyframes RegistrationForm-module__pvEeRW__popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.RegistrationForm-module__pvEeRW__successIcon{color:var(--color-lime-green);filter:drop-shadow(0 0 12px #8fc95d59);margin-bottom:1.5rem}.RegistrationForm-module__pvEeRW__successTitle{color:var(--color-text-dark);margin-bottom:1rem;font-size:1.8rem}.RegistrationForm-module__pvEeRW__successText{color:var(--color-text-muted);margin-bottom:2rem;line-height:1.6}.RegistrationForm-module__pvEeRW__resetBtn{border:1.5px solid var(--color-lime-green);color:var(--color-lime-green);font-family:var(--font-heading);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-normal);background-color:#0000;padding:.7rem 1.5rem;font-weight:700}.RegistrationForm-module__pvEeRW__resetBtn:hover{background-color:var(--color-lime-green);color:var(--color-text-light);box-shadow:var(--glow-lime)}@media (max-width:992px){.RegistrationForm-module__pvEeRW__wrapper{grid-template-columns:1fr}.RegistrationForm-module__pvEeRW__invitationPanel{border-bottom:1px solid #ffffff0d;border-right:none;padding:3.5rem 2.5rem}.RegistrationForm-module__pvEeRW__formPanel{padding:3.5rem 2.5rem}}@media (max-width:576px){.RegistrationForm-module__pvEeRW__inviteTitle{font-size:2rem}.RegistrationForm-module__pvEeRW__invitationPanel,.RegistrationForm-module__pvEeRW__formPanel{padding:2.5rem 1.5rem}}
