.Navbar-module___rHu7W__header{z-index:900;width:100%;transition:background var(--duration-normal) var(--ease-out), padding var(--duration-normal) var(--ease-out), box-shadow var(--duration-normal) var(--ease-out);padding:1.15rem 0;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);position:fixed;top:0;left:0}.Navbar-module___rHu7W__header.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(20px)saturate(1.4);backdrop-filter:blur(20px)saturate(1.4);box-shadow:0 1px 0 var(--border-light), var(--shadow-sm);background:#ffffffe0;padding-top:.7rem;padding-bottom:.7rem}.Navbar-module___rHu7W__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module___rHu7W__logo{align-items:center;min-height:44px;padding:.25rem 0;display:inline-flex}.Navbar-module___rHu7W__logoStack{width:60px;height:60px;display:inline-block;position:relative}.Navbar-module___rHu7W__logoStack:before{content:"";z-index:-1;pointer-events:none;width:120%;height:120%;transition:opacity var(--duration-normal) var(--ease-out);background:radial-gradient(circle,#ffffff59 0%,#fff0 55%);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar-module___rHu7W__header.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__logoStack:before{opacity:0}.Navbar-module___rHu7W__logoImg{object-fit:contain;position:absolute;inset:0;width:100%!important;height:100%!important}@media (min-width:768px){.Navbar-module___rHu7W__logoStack{width:80px;height:80px}}.Navbar-module___rHu7W__mobileLogoImg{object-fit:contain;width:auto!important;height:80px!important}.Navbar-module___rHu7W__desktopNav{align-items:center;gap:1.75rem;display:flex}.Navbar-module___rHu7W__navLink{color:#ffffffe0;min-height:36px;transition:color var(--duration-fast) ease;background:0 0;align-items:center;padding:.4rem 0;font-size:.95rem;font-weight:500;display:inline-flex;position:relative}.Navbar-module___rHu7W__header.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__navLink{color:var(--text-body)}@media (hover:hover){.Navbar-module___rHu7W__navLink:hover{color:var(--accent)}.Navbar-module___rHu7W__navLink:hover:after{width:100%}}.Navbar-module___rHu7W__navLink:after{content:"";background:var(--accent);width:0;height:2px;transition:width .3s var(--ease-out);position:absolute;bottom:-2px;left:0}.Navbar-module___rHu7W__ctaNav{background:var(--accent);color:var(--text-white);border-radius:var(--radius-full);min-height:44px;transition:background var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out);box-shadow:var(--shadow-glow);align-items:center;gap:.5rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;display:inline-flex}@media (hover:hover){.Navbar-module___rHu7W__ctaNav:hover{background:var(--accent-hover);box-shadow:0 12px 40px var(--accent-glow);transform:translateY(-2px)}}.Navbar-module___rHu7W__burger{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--text-white);transition:color var(--duration-normal) var(--ease-out), background var(--duration-fast) ease;background:0 0;justify-content:center;align-items:center;display:none}.Navbar-module___rHu7W__header.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__burger{color:var(--primary)}@media (hover:hover){.Navbar-module___rHu7W__burger:hover{background:#ffffff1a}}.Navbar-module___rHu7W__mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;z-index:950;transition:opacity .3s var(--ease-out), visibility .3s var(--ease-out);background:#00000073;position:fixed;inset:0}.Navbar-module___rHu7W__overlayVisible{opacity:1;visibility:visible}.Navbar-module___rHu7W__mobileNav{background:var(--bg-card);z-index:960;width:min(320px,88vw);height:100dvh;padding:1.5rem 1.25rem;padding-top:calc(1.5rem + env(safe-area-inset-top));padding-right:calc(1.25rem + env(safe-area-inset-right));padding-bottom:calc(1.5rem + env(safe-area-inset-bottom));transition:right .35s var(--ease-out);box-shadow:var(--shadow-lg);flex-direction:column;gap:1.5rem;display:flex;position:fixed;top:0;right:-340px}.Navbar-module___rHu7W__mobileNavOpen{right:0}.Navbar-module___rHu7W__mobileHeader{border-bottom:1px solid var(--border-light);align-items:center;padding-bottom:1.25rem;display:flex}.Navbar-module___rHu7W__mobileLinks{flex-direction:column;gap:.25rem;display:flex}.Navbar-module___rHu7W__mobileLinks a,.Navbar-module___rHu7W__mobileLinks button{text-align:left;color:var(--text-body);border-radius:var(--radius-sm);min-height:48px;transition:background var(--duration-fast) ease, color var(--duration-fast) ease;background:0 0;padding:.85rem 1rem;font-size:1.05rem;font-weight:500;display:block}.Navbar-module___rHu7W__mobileLinks a:active,.Navbar-module___rHu7W__mobileLinks button:active{background:var(--primary-soft);color:var(--primary)}@media (hover:hover){.Navbar-module___rHu7W__mobileLinks a:hover,.Navbar-module___rHu7W__mobileLinks button:hover{background:var(--primary-soft);color:var(--primary)}}.Navbar-module___rHu7W__mobileCta{background:var(--accent);color:var(--text-white);border-radius:var(--radius-md);min-height:48px;transition:background var(--duration-fast) ease;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.95rem 1rem;font-size:1rem;font-weight:600;display:flex}.Navbar-module___rHu7W__mobileCta:active{background:var(--accent-hover)}@media (hover:hover){.Navbar-module___rHu7W__mobileCta:hover{background:var(--accent-hover)}}@media (max-width:1024px){.Navbar-module___rHu7W__desktopNav{gap:1.25rem}}@media (max-width:768px){.Navbar-module___rHu7W__desktopNav{display:none}.Navbar-module___rHu7W__burger{display:inline-flex}}
.Footer-module__Grjkva__footer{background:var(--bg-dark);padding:var(--space-xl) 0 var(--space-lg);color:var(--text-inverse);padding-bottom:max(var(--space-lg), env(safe-area-inset-bottom))}.Footer-module__Grjkva__inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 1.25rem;display:flex}.Footer-module__Grjkva__brand{font-family:var(--font-serif), Georgia, serif;color:var(--text-white);align-items:center;gap:.5rem;font-size:clamp(1.15rem,2vw,1.3rem);display:flex}.Footer-module__Grjkva__brand em{color:var(--accent);font-style:italic;font-weight:600}.Footer-module__Grjkva__brandIcon{color:var(--accent);flex-shrink:0}.Footer-module__Grjkva__tagline{color:var(--text-muted);max-width:480px;font-size:clamp(.9rem,1.4vw,.95rem)}.Footer-module__Grjkva__divider{background:#ffffff1f;width:60px;height:1px;margin:.5rem 0}.Footer-module__Grjkva__copy{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.3rem;font-size:.82rem;display:flex}.Footer-module__Grjkva__heart{color:#e25555;fill:#e25555}
.bn-marker-wrapper{background:0 0!important;border:none!important}.bn-marker{--c:#1b3a2d;pointer-events:none;flex-direction:column;align-items:center;width:160px;height:70px;display:flex}.bn-marker-label{pointer-events:auto;color:#1b3a2d;font-family:var(--font-sans,system-ui), sans-serif;border:1.5px solid var(--c);white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;background:#fffffff5;border-radius:999px;max-width:150px;margin-bottom:5px;padding:3px 9px;font-size:11px;font-weight:700;transition:opacity .18s,transform .18s;overflow:hidden;box-shadow:0 2px 8px #0000002e}.bn-zoom-low .bn-marker-label{opacity:0;pointer-events:none;transform:translateY(4px)}.bn-marker-pin{pointer-events:auto;background:var(--c);color:#fff;cursor:pointer;border:3px solid #fff;border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;display:flex;transform:rotate(-45deg);box-shadow:0 4px 12px #00000047}.bn-marker-pin svg{color:#fff;transform:rotate(45deg)}@media (hover:hover){.bn-marker-pin:hover{transform:rotate(-45deg)scale(1.12);box-shadow:0 6px 18px #00000052}}.bn-marker.is-selected .bn-marker-pin{transform:rotate(-45deg)scale(1.22);box-shadow:0 0 0 4px #fff9,0 8px 24px #00000059}.bn-marker.is-selected .bn-marker-label{background:var(--c);color:#fff;transform:scale(1.05)}@media (prefers-reduced-motion:reduce){:is(.bn-marker-label,.bn-marker-pin){transition:none}}.ExploreMap-module__6ZR0qq__section{padding:var(--space-2xl) 0 0;background:var(--bg-main);position:relative}.ExploreMap-module__6ZR0qq__sectionHeader{text-align:center;padding:0 1.25rem var(--space-lg)}.ExploreMap-module__6ZR0qq__sectionBadge{background:var(--primary-soft);color:var(--primary-light);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.ExploreMap-module__6ZR0qq__sectionTitle{color:var(--text-heading);margin-bottom:.75rem;font-size:clamp(1.85rem,4vw,3rem)}.ExploreMap-module__6ZR0qq__sectionDesc{color:var(--text-muted);max-width:540px;margin:0 auto;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.55}.ExploreMap-module__6ZR0qq__controls{padding:0 1.25rem var(--space-lg);flex-direction:column;align-items:center;gap:.85rem;display:flex}.ExploreMap-module__6ZR0qq__searchBox{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-full);width:100%;max-width:380px;color:var(--text-muted);transition:border-color var(--duration-fast) ease, box-shadow var(--duration-fast) ease;align-items:center;gap:.55rem;padding:.45rem 1rem;display:inline-flex}.ExploreMap-module__6ZR0qq__searchBox:focus-within{border-color:var(--primary-light);box-shadow:0 0 0 3px var(--primary-soft)}.ExploreMap-module__6ZR0qq__searchBox input{font:inherit;color:var(--text-body);background:0 0;border:none;outline:none;flex:1;min-width:0;min-height:32px;padding:0}.ExploreMap-module__6ZR0qq__searchBox input::placeholder{color:var(--text-muted)}.ExploreMap-module__6ZR0qq__searchClear{background:var(--border-light);width:24px;height:24px;color:var(--text-body);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}@media (hover:hover){.ExploreMap-module__6ZR0qq__searchClear:hover{background:var(--primary-soft);color:var(--primary)}}.ExploreMap-module__6ZR0qq__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%;max-width:1100px;display:flex}@media (max-width:600px){.ExploreMap-module__6ZR0qq__filters{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.5rem;overflow-x:auto}.ExploreMap-module__6ZR0qq__filters::-webkit-scrollbar{display:none}.ExploreMap-module__6ZR0qq__filterBtn{scroll-snap-align:start;flex-shrink:0}}.ExploreMap-module__6ZR0qq__filterCount{color:inherit;background:#00000014;border-radius:999px;margin-left:.15rem;padding:.05rem .45rem;font-size:.7rem;font-weight:700;line-height:1.4}.ExploreMap-module__6ZR0qq__filterActive .ExploreMap-module__6ZR0qq__filterCount{background:#ffffff40}.ExploreMap-module__6ZR0qq__filterBtn{border-radius:var(--radius-full);background:var(--bg-card);min-height:40px;color:var(--text-body);border:1px solid var(--border-light);transition:background var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out);cursor:pointer;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-size:.88rem;font-weight:500;display:inline-flex}@media (hover:hover){.ExploreMap-module__6ZR0qq__filterBtn:hover{border-color:var(--primary-light);color:var(--primary)}}.ExploreMap-module__6ZR0qq__filterActive,.ExploreMap-module__6ZR0qq__filterActive:hover{background:var(--primary);color:var(--text-white);border-color:var(--primary)}.ExploreMap-module__6ZR0qq__filterDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ExploreMap-module__6ZR0qq__mapWrapper{height:75vh;min-height:460px;max-height:800px;display:flex;position:relative;overflow:hidden}.ExploreMap-module__6ZR0qq__mapContainer{transition:all var(--duration-normal) var(--ease-out);flex:1;position:relative;overflow:hidden}.ExploreMap-module__6ZR0qq__mapLoading,.ExploreMap-module__6ZR0qq__mapEmpty{background:var(--bg-card);width:100%;height:100%;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.ExploreMap-module__6ZR0qq__mapNoFiltered{background:var(--bg-card);color:var(--text-body);border-radius:var(--radius-full);box-shadow:var(--shadow-md);z-index:400;pointer-events:none;text-align:center;max-width:calc(100% - 2rem);padding:.6rem 1.1rem;font-size:.88rem;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.ExploreMap-module__6ZR0qq__spinner{border:3px solid var(--border-light);border-top-color:var(--accent);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite ExploreMap-module__6ZR0qq__spin}@keyframes ExploreMap-module__6ZR0qq__spin{to{transform:rotate(360deg)}}.ExploreMap-module__6ZR0qq__panel{background:var(--bg-card);z-index:500;overscroll-behavior:contain;flex-direction:column;width:420px;max-width:100%;height:100%;display:flex;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-8px 0 40px #0000001a}.ExploreMap-module__6ZR0qq__panelClose{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:44px;height:44px;color:var(--text-body);box-shadow:var(--shadow-sm);transition:background var(--duration-fast) ease, color var(--duration-fast) ease;cursor:pointer;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:14px}@media (hover:hover){.ExploreMap-module__6ZR0qq__panelClose:hover{background:var(--bg-card);color:var(--primary);transform:scale(1.05)}}.ExploreMap-module__6ZR0qq__panelImage{background:var(--primary-soft);flex-shrink:0;width:100%;height:240px;position:relative;overflow:hidden}.ExploreMap-module__6ZR0qq__panelCategory{border-radius:var(--radius-full);color:var(--text-white);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.3rem;padding:.3rem .8rem;font-size:.72rem;font-weight:600;display:inline-flex;position:absolute;bottom:12px;left:16px}.ExploreMap-module__6ZR0qq__panelContent{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.ExploreMap-module__6ZR0qq__panelTitle{color:var(--text-heading);padding-right:3rem;font-size:clamp(1.3rem,3vw,1.5rem);line-height:1.3}.ExploreMap-module__6ZR0qq__panelDistance{background:var(--primary-soft);color:var(--primary-light);border-radius:var(--radius-full);align-items:center;gap:.5rem;width:fit-content;padding:.4rem .9rem;font-size:.85rem;font-weight:500;display:inline-flex}.ExploreMap-module__6ZR0qq__panelDesc{color:var(--text-body);font-size:.95rem;line-height:1.7}.ExploreMap-module__6ZR0qq__panelCoords{color:var(--text-muted);align-items:center;gap:.5rem;font-family:monospace;font-size:.82rem;display:flex}.ExploreMap-module__6ZR0qq__panelActions{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:auto;display:grid}.ExploreMap-module__6ZR0qq__panelActions .ExploreMap-module__6ZR0qq__panelCtaPrimary{grid-column:1/-1}.ExploreMap-module__6ZR0qq__panelCta{border-radius:var(--radius-md);cursor:pointer;width:100%;min-height:46px;transition:background var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.7rem .9rem;font-size:.95rem;font-weight:600;display:flex}.ExploreMap-module__6ZR0qq__panelCtaPrimary{background:var(--accent);color:var(--text-white);box-shadow:var(--shadow-glow)}.ExploreMap-module__6ZR0qq__panelCtaSecondary{color:#003045;background:#3cf}.ExploreMap-module__6ZR0qq__panelCtaGhost{background:var(--bg-card);color:var(--text-body);border-color:var(--border-light)}@media (hover:hover){.ExploreMap-module__6ZR0qq__panelCtaPrimary:hover{background:var(--accent-hover);box-shadow:0 12px 40px var(--accent-glow);transform:translateY(-2px)}.ExploreMap-module__6ZR0qq__panelCtaSecondary:hover{background:#1fb8e6;transform:translateY(-2px)}.ExploreMap-module__6ZR0qq__panelCtaGhost:hover{border-color:var(--primary-light);color:var(--primary)}}.ExploreMap-module__6ZR0qq__panelCtaFullPage{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);color:var(--text-white);border-radius:var(--radius-md);margin-top:.5rem;font-size:.92rem;text-decoration:none}@media (hover:hover){.ExploreMap-module__6ZR0qq__panelCtaFullPage:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}}.ExploreMap-module__6ZR0qq__panelBackdrop{z-index:990;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;position:fixed;inset:0}@media (max-width:900px){.ExploreMap-module__6ZR0qq__mapWrapper{height:60vh;min-height:380px}.ExploreMap-module__6ZR0qq__panelMobile{z-index:1000;touch-action:pan-y;width:100%;height:auto;max-height:86dvh;padding-bottom:env(safe-area-inset-bottom);border-radius:22px 22px 0 0;position:fixed;inset:auto 0 0;box-shadow:0 -10px 40px #0000002e}.ExploreMap-module__6ZR0qq__panelMobile .ExploreMap-module__6ZR0qq__panelImage{border-radius:22px 22px 0 0;height:200px}.ExploreMap-module__6ZR0qq__panelDragHandle{z-index:11;pointer-events:none;background:#ffffff8c;border-radius:999px;width:48px;height:5px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.ExploreMap-module__6ZR0qq__panelMobile .ExploreMap-module__6ZR0qq__panelClose{color:var(--text-white);background:#0000008c;top:12px;right:12px}}@media (max-width:480px){.ExploreMap-module__6ZR0qq__mapWrapper{height:56vh;min-height:340px}.ExploreMap-module__6ZR0qq__panelMobile .ExploreMap-module__6ZR0qq__panelContent{padding:1.25rem}}
.RoteiroBuilder-module__BybjbW__section{padding:var(--space-2xl) 0;background:var(--bg-alt)}.RoteiroBuilder-module__BybjbW__sectionHeader{text-align:center;padding:0 1.25rem var(--space-lg)}.RoteiroBuilder-module__BybjbW__sectionBadge{background:var(--primary-soft);color:var(--primary-light);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.RoteiroBuilder-module__BybjbW__sectionTitle{color:var(--text-heading);margin-bottom:.75rem;font-size:clamp(1.85rem,4vw,3rem)}.RoteiroBuilder-module__BybjbW__sectionDesc{color:var(--text-muted);max-width:540px;margin:0 auto;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.55}.RoteiroBuilder-module__BybjbW__profiles{padding:0 1.25rem var(--space-lg);flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.RoteiroBuilder-module__BybjbW__profileBtn{border-radius:var(--radius-full);border:1.5px solid var(--border-light);background:var(--bg-card);color:var(--text-body);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);align-items:center;gap:8px;min-height:44px;padding:10px 20px;font-size:.9rem;font-weight:500;display:inline-flex}.RoteiroBuilder-module__BybjbW__profileBtn:hover{border-color:var(--primary-light);color:var(--primary)}.RoteiroBuilder-module__BybjbW__profileActive{background:var(--primary);color:#fff;border-color:var(--primary)}.RoteiroBuilder-module__BybjbW__profileActive:hover{background:var(--primary-light);border-color:var(--primary-light);color:#fff}.RoteiroBuilder-module__BybjbW__generateWrap{padding:0 1.25rem var(--space-xl);justify-content:center;display:flex}.RoteiroBuilder-module__BybjbW__generateBtn{border-radius:var(--radius-full);background:var(--accent);color:#fff;cursor:pointer;box-shadow:var(--shadow-glow);transition:all var(--duration-fast) var(--ease-out);border:none;align-items:center;gap:8px;min-height:48px;padding:14px 32px;font-size:1rem;font-weight:700;display:inline-flex}.RoteiroBuilder-module__BybjbW__generateBtn:hover{background:var(--accent-hover);box-shadow:0 12px 40px var(--accent-glow);transform:translateY(-2px)}.RoteiroBuilder-module__BybjbW__generateBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.RoteiroBuilder-module__BybjbW__timeline{flex-direction:column;gap:0;max-width:720px;margin:0 auto;padding:0 1.25rem;display:flex}.RoteiroBuilder-module__BybjbW__timelineItem{grid-template-columns:64px 24px 1fr;align-items:stretch;gap:0;min-height:120px;display:grid}.RoteiroBuilder-module__BybjbW__timeLabel{color:var(--primary-light);font-size:.85rem;font-weight:700;font-family:var(--font-sans-stack);white-space:nowrap;justify-content:flex-end;align-items:flex-start;padding-top:20px;padding-right:12px;display:flex}.RoteiroBuilder-module__BybjbW__timelineLine{flex-direction:column;align-items:center;display:flex;position:relative}.RoteiroBuilder-module__BybjbW__timelineDot{border:3px solid var(--accent);background:var(--bg-card);z-index:1;border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-top:22px}.RoteiroBuilder-module__BybjbW__timelineLine:after{content:"";background:var(--border-light);width:2px;position:absolute;top:36px;bottom:0}.RoteiroBuilder-module__BybjbW__timelineItem:last-child .RoteiroBuilder-module__BybjbW__timelineLine:after{display:none}.RoteiroBuilder-module__BybjbW__timelineCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all var(--duration-fast) var(--ease-out);flex-direction:column;gap:6px;margin:8px 0 8px 12px;padding:16px 20px;display:flex}.RoteiroBuilder-module__BybjbW__timelineCard:hover{box-shadow:var(--shadow-md);transform:translate(4px)}.RoteiroBuilder-module__BybjbW__cardHeader{align-items:center;gap:10px;display:flex}.RoteiroBuilder-module__BybjbW__cardDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.RoteiroBuilder-module__BybjbW__cardName{color:var(--text-heading);font-size:1.05rem;font-weight:600;font-family:var(--font-serif-stack)}.RoteiroBuilder-module__BybjbW__cardCategory{color:var(--text-muted);font-size:.78rem;font-weight:500}.RoteiroBuilder-module__BybjbW__cardDesc{color:var(--text-body);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.RoteiroBuilder-module__BybjbW__cardMeta{color:var(--text-muted);align-items:center;gap:14px;margin-top:4px;font-size:.8rem;display:flex}.RoteiroBuilder-module__BybjbW__cardMeta svg{flex-shrink:0}.RoteiroBuilder-module__BybjbW__cardLink{color:var(--primary);transition:color var(--duration-fast) ease;align-items:center;gap:4px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.RoteiroBuilder-module__BybjbW__cardLink:hover{color:var(--accent)}.RoteiroBuilder-module__BybjbW__empty{text-align:center;padding:var(--space-xl) 1.25rem;color:var(--text-muted)}.RoteiroBuilder-module__BybjbW__emptyIcon{color:var(--border-light);margin-bottom:var(--space-sm)}@media (max-width:600px){.RoteiroBuilder-module__BybjbW__profiles{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.5rem;overflow-x:auto}.RoteiroBuilder-module__BybjbW__profiles::-webkit-scrollbar{display:none}.RoteiroBuilder-module__BybjbW__profileBtn{flex-shrink:0}.RoteiroBuilder-module__BybjbW__timelineItem{grid-template-columns:50px 20px 1fr}.RoteiroBuilder-module__BybjbW__timeLabel{font-size:.78rem}}.RoteiroBuilder-module__BybjbW__locationInfo{color:var(--primary-light);align-items:center;gap:6px;margin-top:.75rem;font-size:.82rem;font-weight:500;display:inline-flex}.RoteiroBuilder-module__BybjbW__routeInfo{color:var(--primary-light);align-items:center;gap:4px;font-weight:600;display:inline-flex}.RoteiroBuilder-module__BybjbW__routeLoading{color:var(--text-muted);align-items:center;gap:4px;font-size:.78rem;display:inline-flex}.RoteiroBuilder-module__BybjbW__spinner{animation:1s linear infinite RoteiroBuilder-module__BybjbW__spin}@keyframes RoteiroBuilder-module__BybjbW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.WeatherPill-module__f8AFoa__pill{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(16px)saturate(1.4);backdrop-filter:blur(16px)saturate(1.4);color:#ffffffeb;font-family:var(--font-sans-stack);letter-spacing:.02em;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff2e;align-items:center;gap:8px;padding:8px 18px;font-size:.85rem;font-weight:500;animation:.8s ease-out 1s both WeatherPill-module__f8AFoa__pillFadeIn;display:inline-flex}.WeatherPill-module__f8AFoa__emoji{font-size:1.1rem;line-height:1}.WeatherPill-module__f8AFoa__temp{color:#fff;font-weight:700}.WeatherPill-module__f8AFoa__divider{opacity:.4}.WeatherPill-module__f8AFoa__sunset{opacity:.85;font-size:.8rem}@keyframes WeatherPill-module__f8AFoa__pillFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.WeatherPill-module__f8AFoa__live{color:#4ade80;margin-left:2px;font-size:.55rem;animation:2s ease-in-out infinite WeatherPill-module__f8AFoa__pulse}@keyframes WeatherPill-module__f8AFoa__pulse{0%,to{opacity:1}50%{opacity:.3}}@media (prefers-reduced-motion:reduce){.WeatherPill-module__f8AFoa__pill,.WeatherPill-module__f8AFoa__live{animation:none}}
