html{font-size:100%}body{font-size:14px}@media screen and (min-width:640px){body{font-size:var(--normal-size-font)}}#appEclipse{font-size:1rem}#appEclipse h1,#appEclipse h2,#appEclipse h3,#appEclipse h4,#appEclipse h5{color:inherit}:root{--normal-size-font: 16px}#menuflo{font-size:21px}#repDesti{font-size:22px}.b2{font-size:15px}ul.gil-ctrl-tab li{font-size:17px}.MiniaGuide{font-size:13.5px}@media screen and (min-width:1600px){.MiniaGuide{font-size:14.5px}}#BarreDeMenu{z-index:2000}body.has-anim-fullscreen #BarreDeMenu{display:none}body:has(#BarreDeMenu){display:flex;flex-direction:column;height:100dvh}body:has(#BarreDeMenu) #BarreDeMenu{flex-shrink:0}body:has(#BarreDeMenu) #appEclipse{flex:1;min-height:0;display:flex;flex-direction:column}body:has(#BarreDeMenu) #appEclipse .layout{flex:1;min-height:0;height:auto}body:has(#BarreDeMenu) .partirou-brand{display:none}:root{color-scheme:dark;--bg: #060b14;--bg-sidebar: #0a1220;--bg-elevated: rgba(14, 22, 38, .95);--bg-input: rgba(6, 12, 24, .9);--border: rgba(148, 175, 220, .14);--border-strong: rgba(148, 175, 220, .28);--text: #eef3fb;--text-muted: #8b9cb5;--text-subtle: #5c6d86;--accent: #f5a623;--accent-soft: rgba(245, 166, 35, .14);--accent-glow: rgba(245, 166, 35, .35);--success: #3dd68c;--success-bg: rgba(61, 214, 140, .12);--warn: #f0b429;--partial: #ffb347;--partial-bg: rgba(255, 179, 71, .12);--annular: #e879a8;--annular-bg: rgba(232, 121, 168, .12);--sidebar-width: min(400px, 38vw);--radius-sm: 10px;--font-display: "Outfit", ui-sans-serif, system-ui, sans-serif;--font-body: "Source Sans 3", ui-sans-serif, system-ui, sans-serif;font-family:var(--font-body);font-synthesis:none;background:var(--bg);color:var(--text)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;height:100%;min-height:100%;overflow:hidden;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}.hidden{display:none!important}.layout{display:grid;grid-template-columns:var(--sidebar-width) 1fr;height:100vh;height:100dvh}.layout-splitter{display:none}.sidebar{display:flex;flex-direction:column;gap:0;background:var(--bg-sidebar);border-right:1px solid var(--border);min-height:0;overflow:hidden;z-index:2}.sidebar-main{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.results-scroll-cue{display:none;flex-shrink:0;align-items:center;justify-content:center;gap:8px;width:100%;margin:0;padding:10px 12px;border:0;border-top:1px solid rgba(245,166,35,.28);background:linear-gradient(180deg,#0e1626eb,#0a1220fa);color:#f5d296eb;font-family:var(--font-display);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;z-index:4}.results-scroll-cue.is-visible:not([hidden]){display:flex}.results-scroll-cue__chevron{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid rgba(245,166,35,.9);animation:results-scroll-cue-bounce 1.4s ease-in-out infinite}.results-scroll-cue:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}@keyframes results-scroll-cue-bounce{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(3px);opacity:.7}}.sidebar-head{position:relative;padding:10px 14px;flex-shrink:0}.eclipses-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.45rem .75rem;margin:0 0 .65rem}.eclipses-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem 0;margin:0;padding:0;list-style:none;font-size:.78rem;color:var(--text-muted)}.eclipses-breadcrumb li{display:inline-flex;align-items:center;max-width:100%}.eclipses-breadcrumb li:not(:last-child):after{content:"›";margin:0 .4rem;color:var(--text-subtle);font-weight:600}.eclipses-breadcrumb__link{color:var(--text-muted);text-decoration:none!important;font-weight:600}.eclipses-breadcrumb__link:hover{color:var(--accent);text-decoration:none!important}.eclipses-breadcrumb__current{color:var(--text);font-weight:600}.eclipses-nav__others{display:inline-flex;align-items:center;padding:.28rem .65rem;border:1px solid var(--border);border-radius:999px;background:#060c1873;color:var(--text-muted);font-family:var(--font-display);font-size:.72rem;font-weight:700;letter-spacing:.02em;text-decoration:none!important;white-space:nowrap;transition:border-color .15s,color .15s,background .15s}.eclipses-nav__others:hover{border-color:#f5a62373;color:var(--accent);background:var(--accent-soft);text-decoration:none!important}.lang-switcher{display:inline-flex;align-items:center;gap:2px;margin:0;padding:2px;border:1px solid var(--border);border-radius:999px;background:#060c188c;flex-shrink:0}.lang-btn{appearance:none;border:0;margin:0;padding:4px 7px;border-radius:999px;background:transparent;color:var(--text-muted);font-family:var(--font-display);font-size:.68rem;font-weight:700;letter-spacing:.04em;line-height:1;cursor:pointer;transition:color .15s ease,background .15s ease}.lang-btn:hover{color:var(--text)}.lang-btn.is-active{background:var(--accent-soft);color:var(--accent)}.lang-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-brand{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.sidebar-head__top{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.sidebar-head__top .partirou-brand{align-self:center}.sidebar-head__top .partirou-logo{height:34px}.app-brand__copy{flex:1;min-width:0}.brand-icon{display:block;width:40px;height:40px;flex-shrink:0;border-radius:10px}.eyebrow{margin:4px 0 0;font-family:var(--font-display);font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:none;color:var(--accent)}.sidebar-title{margin:0;font-family:var(--font-display);font-size:1rem;font-weight:700;line-height:1.25;letter-spacing:0;color:var(--text)}.sidebar-head__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.sidebar-head__controls{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.partirou-brand{display:inline-flex;flex-shrink:0;opacity:.95;transition:opacity .15s,transform .15s}.partirou-brand:hover{opacity:1;transform:translateY(-1px)}.partirou-logo{display:block;height:40px;width:auto}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.panel{padding:16px 18px;border-bottom:1px solid var(--border);flex-shrink:0}.panel-results{display:flex;flex-direction:column;flex-shrink:0;border-top:1px solid var(--border)}.panel-title{margin:0 0 8px;font-family:var(--font-display);font-size:.84rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.place-search{position:relative;z-index:5}.place-search__row{display:flex;align-items:stretch;gap:6px}.place-search__field{position:relative;display:flex;align-items:center;flex:1;min-width:0}.place-search__icon{position:absolute;left:9px;width:15px;height:15px;color:var(--text-subtle);pointer-events:none;z-index:1}.place-search__field input{padding-left:30px;padding-right:10px;border-radius:999px}.place-search__field:focus-within input:not(:placeholder-shown),.place-search__field.has-clear input{padding-right:34px}.place-search__field input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.place-search__clear{position:absolute;right:6px;z-index:2;display:none;align-items:center;justify-content:center;width:26px;height:26px;margin:0;padding:0;border:0;border-radius:999px;background:#94afdc24;color:var(--text-muted);cursor:pointer}.place-search__field.has-clear .place-search__clear{display:inline-flex}.place-search__clear svg{width:14px;height:14px}.place-search__clear:hover{background:#94afdc3d;color:var(--text)}.place-search__clear:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.place-results{position:absolute;top:calc(100% + 4px);left:0;right:0;margin:0;padding:4px;list-style:none;border:1px solid var(--border-strong);border-radius:12px;background:#0e1626;box-shadow:0 12px 28px #00000073;max-height:220px;overflow-y:auto;z-index:20}.place-results[hidden]{display:none}.place-result{display:flex;flex-direction:column;gap:1px;width:100%;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:var(--text);text-align:left;cursor:pointer;font:inherit}.place-result:hover,.place-result.is-active{background:#ffffff0f}.place-result__name{font-size:.82rem;font-weight:600;line-height:1.25}.place-result__meta{font-size:.7rem;color:var(--text-muted);line-height:1.3}.place-results__status{margin:0;padding:10px 12px;font-size:.78rem;color:var(--text-muted)}.field-grid{display:grid;gap:8px}.field-grid--coords{grid-template-columns:1fr 1fr .72fr}.field{display:flex;flex-direction:column;gap:3px;min-width:0}.field--timezone{margin:0;flex:1;min-width:0;max-width:11.5rem}.field--timezone select{width:100%;padding:5px 26px 5px 8px;font-size:.72rem;line-height:1.2;background-position:right 6px center}.field-label{font-size:.68rem;font-weight:600;color:var(--text-muted)}.field-input-wrap{position:relative;display:flex;align-items:center}.field-input-wrap input{padding-right:22px}.field-suffix{position:absolute;right:7px;color:var(--text-subtle);font-size:.75rem;font-weight:600;pointer-events:none}input,select{width:100%;padding:7px 8px;border:1px solid var(--border);border-radius:7px;background:var(--bg-input);color:var(--text);font-size:.82rem;outline:none;transition:border-color .15s,box-shadow .15s}input:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%238b9cb5' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;cursor:pointer;font-family:var(--font-display);font-weight:700;font-size:.85rem;transition:transform .15s,opacity .15s,background .15s}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn:disabled{opacity:.55;cursor:wait}.btn-icon{width:16px;height:16px;flex-shrink:0}.btn-ghost{padding:4px 9px;background:#ffffff0d;border:1px solid var(--border);color:var(--text);font-size:.72rem}.btn-geo{flex-shrink:0;white-space:nowrap;border-radius:999px;align-self:stretch;padding-inline:10px}.btn-geo .btn-icon{width:14px;height:14px}@media(max-width:380px){.btn-geo .btn-label{display:none}.btn-geo{padding-inline:9px}}.geo-disclaimer{margin:8px 0 0;padding:8px 10px;border-radius:8px;border:1px solid rgba(245,166,35,.28);background:#f5a6231a;font-size:.72rem;line-height:1.35;color:#ffdca0f2}.geo-disclaimer[hidden]{display:none}.form-message{margin:0;font-size:.72rem;color:var(--warn)}.form-message:empty{display:none}.form-message.is-success{color:var(--success)}.btn-ghost:hover:not(:disabled){background:#ffffff14;border-color:var(--border-strong)}.panel-faq{padding:12px 14px 14px;border-top:1px solid var(--border);flex-shrink:0}.panel-faq .panel-title{margin-bottom:10px}.faq-list{display:flex;flex-direction:column;gap:6px}.faq-item{border:1px solid var(--border);border-radius:10px;background:#ffffff08;overflow:hidden}.faq-item summary{cursor:pointer;list-style:none;padding:10px 36px 10px 12px;position:relative;font-size:.84rem;font-weight:600;line-height:1.35;color:var(--text)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";position:absolute;right:14px;top:50%;width:7px;height:7px;border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);transform:translateY(-70%) rotate(45deg);transition:transform .15s ease}.faq-item[open] summary:after{transform:translateY(-30%) rotate(225deg)}.faq-item summary:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.faq-item p{margin:0;padding:0 12px 12px;font-size:.8rem;line-height:1.45;color:var(--text-muted)}.sidebar-foot{display:flex;flex-direction:column;gap:8px;padding:14px;border-top:1px solid var(--border);font-size:.78rem;color:var(--text-subtle);flex-shrink:0}.sidebar-foot p{margin:0;line-height:1.4}.sidebar-foot a{color:#a7bbe3;text-decoration:none}.sidebar-foot a:hover{text-decoration:underline}.sidebar-foot__credit{color:var(--text-muted);font-size:.8rem}.sidebar-foot__meta{font-size:.7rem;opacity:.85}.sidebar-foot__version{font-variant-numeric:tabular-nums}.sidebar-foot__legal{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:.72rem;opacity:.9}.sidebar-foot__support{display:block;margin:2px 0}.coffee-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;box-sizing:border-box;padding:11px 14px;border-radius:999px;background:var(--accent-soft);border:1px solid rgba(245,166,35,.34);color:var(--accent)!important;font-weight:600;font-size:.82rem;text-decoration:none!important;transition:background .15s ease,border-color .15s ease,transform .15s ease}.coffee-link:hover{background:#f5a62338;border-color:#f5a62373;transform:translateY(-1px)}.coffee-link__icon{flex-shrink:0;width:16px;height:16px;opacity:.95}.results-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.results-head .panel-title{margin:0}.results-coords{margin:0 0 12px;font-size:.78rem;color:var(--text-subtle)}.panel-results.is-empty .results-coords{color:var(--text-muted);font-style:italic}.results-visibility-note{margin:-4px 0 12px;padding:9px 12px;border-radius:8px;background:#f5a62314;border:1px solid rgba(245,166,35,.22);font-size:.78rem;color:var(--text-muted);line-height:1.45}.results-visibility-note.hidden{display:none}.results-body.is-dimmed{opacity:.5;pointer-events:none}.results-loading{margin:8px 0 0;font-size:.82rem;color:var(--accent)}.type-badge{padding:4px 10px;border-radius:999px;font-family:var(--font-display);font-size:.68rem;font-weight:700;white-space:nowrap;background:var(--success-bg);color:var(--success);border:1px solid rgba(61,214,140,.25)}.type-badge[data-type=partial]{background:var(--partial-bg);color:var(--partial);border-color:#ffb34740}.type-badge[data-type=annular]{background:var(--annular-bg);color:var(--annular);border-color:#e879a840}.stats-compact{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.stat-compact{padding:10px 12px;border-radius:10px;background:#060c188c;border:1px solid var(--border);display:flex;flex-direction:column;gap:4px}.stat-compact--wide{grid-column:1 / -1}.stat-compact--hero{grid-column:1 / -1;flex-direction:row;align-items:center;gap:14px;background:linear-gradient(135deg,var(--accent-soft),rgba(6,12,24,.55));border-color:#f5a62333;overflow:visible}.stat-label{font-size:.65rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.stat-value{font-family:var(--font-display);font-size:1rem;font-weight:800;letter-spacing:-.02em}.stat-meta{margin:0;font-size:.78rem;color:var(--text-muted)}.eclipse-disk{position:relative;width:72px;height:72px;flex-shrink:0;overflow:visible}.eclipse-disk svg{width:100%;height:100%;display:block;overflow:visible}.eclipse-sun{filter:drop-shadow(0 0 6px rgba(245,166,35,.35))}.eclipse-moon{fill:#060b14;transition:cx .35s ease,cy .35s ease,r .35s ease}.eclipse-disk[data-type=total] .eclipse-moon{fill:#02050a}.eclipse-sun-rim{fill:none;stroke:#ffd28c59;stroke-width:1}.eclipse-ground{fill:#080e18d1;pointer-events:none}.eclipse-horizon-line{stroke:#dcebff80;stroke-width:1;stroke-linecap:round;pointer-events:none;filter:drop-shadow(0 0 2px rgba(8,14,24,.55))}.eclipse-horizon-label{fill:#dcebfff5;font-family:var(--font-display),ui-sans-serif,system-ui,sans-serif;font-weight:400;letter-spacing:.02em;paint-order:stroke fill;stroke:#060b14e0;stroke-linejoin:round;pointer-events:none;user-select:none}.eclipse-disk .eclipse-horizon-label,.eclipse-disk--anim .eclipse-horizon-label{font-size:13px;stroke-width:3.25px}.eclipse-animation__sky .eclipse-sky-horizon-label{font-family:var(--font-body);font-size:9px;font-weight:400;stroke:none;stroke-width:0;letter-spacing:.01em;paint-order:normal;pointer-events:none}.eclipse-disk--inline .eclipse-horizon-label{display:none}.eclipse-disk.has-horizon .eclipse-sun{filter:drop-shadow(0 0 4px rgba(245,166,35,.28))}.eclipse-disk.has-horizon .obscuration-value{align-items:start;padding-top:8%}.eclipse-disk--anim .eclipse-ground,.eclipse-disk--anim .eclipse-horizon-line,.eclipse-disk--anim .eclipse-horizon-label{transition:none}.obscuration-value{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.obscuration-value strong{font-family:var(--font-display);font-size:.78rem;font-weight:800;color:#fff;text-shadow:0 0 4px rgba(0,0,0,.95),0 1px 2px rgba(0,0,0,.9),0 0 10px rgba(0,0,0,.75)}.eclipse-animation{position:relative;display:flex;flex-direction:column;gap:10px;margin:0 0 16px;padding:10px 12px;border-radius:10px;background:#060c1873;border:1px solid rgba(245,166,35,.14)}.eclipse-animation__fullscreen{position:absolute;top:8px;right:8px;z-index:2}.eclipse-animation__fullscreen .anim-icon-collapse,.eclipse-animation__fullscreen.is-open .anim-icon-expand{display:none}.eclipse-animation__fullscreen.is-open .anim-icon-collapse{display:block}body.has-anim-fullscreen{overflow:hidden}body.has-anim-fullscreen .map-stage{visibility:hidden;pointer-events:none}.eclipse-animation.is-fullscreen{position:fixed;inset:0;z-index:10000;display:flex;flex-direction:column;gap:8px;width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:2px 4px 6px;border-radius:0;border:none;overflow:hidden;background:var(--bg);box-shadow:none}.eclipse-animation.is-fullscreen .eclipse-animation__main{position:absolute;top:36px;right:40px;left:auto;z-index:3;flex-direction:column;align-items:center;gap:8px;width:132px;min-width:132px;max-width:132px;box-sizing:border-box;padding:10px 12px;border-radius:10px;background:#060c18e6;border:1px solid rgba(245,166,35,.22);box-shadow:0 8px 24px #00000073;backdrop-filter:blur(8px);pointer-events:none}.eclipse-animation.is-fullscreen .eclipse-animation__meta{width:100%;min-width:0}.eclipse-animation.is-fullscreen .eclipse-animation__time-row{flex-direction:column;align-items:stretch;gap:8px;width:100%}.eclipse-animation.is-fullscreen .eclipse-animation__clock,.eclipse-animation.is-fullscreen .eclipse-animation__side{align-items:center;text-align:center;width:100%;min-width:0}.eclipse-animation.is-fullscreen .eclipse-animation__time,.eclipse-animation.is-fullscreen .eclipse-animation__percent,.eclipse-animation.is-fullscreen .eclipse-animation__horizon-phase{width:100%;overflow-wrap:anywhere}.eclipse-animation.is-fullscreen .eclipse-animation__horizon-phase{text-align:center;max-width:none;min-height:2.6em}.eclipse-animation.is-fullscreen .eclipse-disk--anim{width:64px;height:64px}.eclipse-animation.is-fullscreen .eclipse-animation__time,.eclipse-animation.is-fullscreen .eclipse-animation__percent{font-size:.8rem}.eclipse-animation.is-fullscreen .eclipse-animation__sky{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;gap:0}.eclipse-animation.is-fullscreen .eclipse-animation__sky-head{position:absolute;top:8px;left:8px;z-index:4;display:flex;align-items:center;justify-content:flex-start;gap:0;padding:6px 10px;border-radius:8px;background:#060c18b8;border:1px solid rgba(245,166,35,.18);backdrop-filter:blur(6px);pointer-events:auto}.eclipse-animation.is-fullscreen .eclipse-animation__sky-head .stat-label{display:none}.eclipse-animation.is-fullscreen .eclipse-animation__option{font-size:.74rem;color:#dce8f8eb}.eclipse-animation.is-fullscreen .eclipse-sky-svg{flex:1;width:100%;min-height:0;max-height:none;height:100%;border:none;border-radius:0;outline:none;box-shadow:none}.eclipse-animation.is-fullscreen .eclipse-sky-svg .eclipse-sky-label{font-size:4.5px!important}.eclipse-animation.is-fullscreen .eclipse-sky-svg .eclipse-sky-label--alt{text-anchor:end!important}.eclipse-animation.is-fullscreen .eclipse-sky-svg .eclipse-sky-tick,.eclipse-animation.is-fullscreen .eclipse-sky-svg .eclipse-sky-axis{stroke-width:1px;vector-effect:non-scaling-stroke}.eclipse-animation.is-fullscreen .eclipse-sky-svg .eclipse-sky-axis-title{font-size:3.5px!important;letter-spacing:.02em}.eclipse-animation.is-fullscreen .eclipse-sky-svg .eclipse-sky-horizon-label{font-size:3.6px!important;font-weight:400!important;stroke:none!important;stroke-width:0!important}.eclipse-animation.is-fullscreen .eclipse-sky-svg .eclipse-horizon-line{stroke-width:.2px!important;filter:none}.eclipse-animation.is-fullscreen .eclipse-animation__controls{flex-shrink:0;position:relative;padding:0 2px 2px;margin:0;background:transparent}.eclipse-animation.is-fullscreen .eclipse-animation__fullscreen{top:4px;right:4px;z-index:4}.eclipse-animation__main{display:flex;align-items:center;gap:12px;overflow:visible}.eclipse-animation__stage{position:relative;display:flex;flex-direction:column;gap:10px;min-width:0}.eclipse-animation.is-fullscreen .eclipse-animation__stage{flex:1;min-height:0;gap:0}.eclipse-animation.is-end-blank .eclipse-animation__main,.eclipse-animation.is-end-blank .eclipse-animation__sky{opacity:0;visibility:hidden;pointer-events:none}.eclipse-animation__reload{display:none;position:absolute;inset:0;z-index:2;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:16px;border-radius:8px;background:radial-gradient(ellipse 70% 55% at 50% 42%,rgba(245,166,35,.08),transparent 70%),#060c18f0;border:1px solid rgba(245,166,35,.16);pointer-events:none}.eclipse-animation.is-end-blank .eclipse-animation__reload{display:flex}.eclipse-animation__reload-spinner{width:36px;height:36px;border-radius:50%;border:2px solid rgba(245,166,35,.18);border-top-color:var(--accent);animation:eclipse-anim-reload-spin .85s linear infinite}.eclipse-animation__reload-label{margin:0;font-family:var(--font-display);font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#f5a623eb}.eclipse-animation__reload-bar{width:min(220px,62%);height:3px;border-radius:999px;background:#f5a62324;overflow:hidden}.eclipse-animation__reload-bar:after{content:"";display:block;width:38%;height:100%;border-radius:inherit;background:linear-gradient(90deg,transparent,var(--accent),transparent);animation:eclipse-anim-reload-bar 1.15s ease-in-out infinite}@keyframes eclipse-anim-reload-spin{to{transform:rotate(360deg)}}@keyframes eclipse-anim-reload-bar{0%{transform:translate(-120%)}to{transform:translate(320%)}}@media(prefers-reduced-motion:reduce){.eclipse-animation__reload-spinner,.eclipse-animation__reload-bar:after{animation:none}.eclipse-animation__reload-spinner{border-top-color:#f5a6238c}.eclipse-animation__reload-bar:after{width:100%;transform:none;background:#f5a62373}}.eclipse-animation__sky{display:flex;flex-direction:column;gap:6px;width:100%;min-width:0;overflow:visible}.eclipse-animation__sky-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.eclipse-animation__sky-head .stat-label,.eclipse-animation__sky .stat-label{margin:0}.eclipse-animation:not(.is-fullscreen) .eclipse-sky-svg{cursor:zoom-in;width:100%;height:auto;max-height:none}.eclipse-animation.is-fullscreen .eclipse-sky-svg{cursor:zoom-out}@media(max-width:900px){.eclipse-animation__fullscreen{display:none!important}.eclipse-animation:not(.is-fullscreen) .eclipse-sky-svg,.eclipse-animation.is-fullscreen .eclipse-sky-svg{cursor:default}}.eclipse-sky-svg{width:100%;height:auto;display:block;border:none;border-radius:8px;overflow:visible;outline:none;box-shadow:none;background:transparent}.eclipse-sky-chrome{fill:none;pointer-events:none}.eclipse-sky-bg{pointer-events:none}.eclipse-sky-svg:focus,.eclipse-sky-svg:focus-visible{outline:none}.eclipse-sky-grid-line{stroke:#94afdc1f;stroke-width:1;stroke-dasharray:3 4;pointer-events:none}.eclipse-sky-tick{stroke:#a7bbe38c;stroke-width:1;stroke-linecap:butt;pointer-events:none}.eclipse-sky-axis{stroke:#a7bbe373;stroke-width:1;pointer-events:none}.eclipse-sky-label{font-family:var(--font-body);font-size:8px;font-weight:600;fill:#d2e1faeb;pointer-events:none;user-select:none}.eclipse-sky-label--az{font-weight:600}.eclipse-sky-label--alt{dominant-baseline:central;text-anchor:end}.eclipse-sky-az-band{fill:none;pointer-events:none}.eclipse-sky-label--cardinal{font-weight:800;fill:#f5d296f2}.eclipse-sky-grid-line--cardinal{stroke:#f5d29633;stroke-dasharray:none}.eclipse-sky-tick--cardinal{stroke:#f5d296bf}.eclipse-sky-axis-title{font-family:var(--font-body);font-size:7.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;fill:#a7bbe3d1;pointer-events:none;user-select:none}.eclipse-sky-axis-title--alt{dominant-baseline:central}.eclipse-sky-axis-title--az{font-size:7.5px}.eclipse-sky-ground{pointer-events:none}.eclipse-animation__sky .eclipse-sun{filter:drop-shadow(0 0 4px rgba(245,166,35,.35))}.eclipse-animation__sky .eclipse-sun-halo{pointer-events:none}.eclipse-animation__sky .eclipse-sun-ring{fill:none;stroke:#ffdc968c;stroke-width:.9;stroke-dasharray:1.6 3.8;stroke-linecap:round;pointer-events:none}.eclipse-animation__sky.has-natural-sky .eclipse-sun-ring{stroke:#ffebb480}.eclipse-animation.is-fullscreen .eclipse-sun-ring{display:none}.eclipse-animation__sky.has-natural-sky .eclipse-sun{filter:none}.eclipse-animation__sky .eclipse-moon{fill:#060b14;transition:none}.eclipse-animation__sky[data-type=total] .eclipse-moon{fill:#02050a}.eclipse-animation__sky.has-natural-sky .eclipse-moon{fill:#0a0e14;stroke:none;filter:none}.eclipse-animation__sky.has-natural-sky .eclipse-sky-grid{display:none}.eclipse-animation__sky.has-natural-sky[data-type=total] .eclipse-moon{fill:#05070c}.eclipse-animation__sky .eclipse-horizon-line{stroke-width:.4;filter:none}.eclipse-disk--anim .eclipse-moon{transition:none}.eclipse-animation__meta{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;flex:1}.eclipse-animation__meta .stat-label{margin:0}.eclipse-animation__time-row{display:flex;align-items:flex-start;gap:20px;min-width:0;width:100%}.eclipse-animation__clock{display:flex;flex-direction:column;gap:2px;min-width:0}.eclipse-animation__side{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.eclipse-animation__time{font-family:var(--font-display);font-size:1.05rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1.15}.eclipse-animation__percent{font-family:var(--font-display);font-size:1.05rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:#f5d296eb;line-height:1.15}.eclipse-animation__meta .stat-meta{margin:0}.eclipse-animation__horizon-phase{margin:0;font-size:.82rem;font-weight:600;line-height:1.25;letter-spacing:.01em;color:#f5d296e0}.eclipse-animation__controls{display:flex;align-items:center;gap:10px}.eclipse-animation__option{display:inline-flex;align-items:center;gap:8px;margin:0;padding:0;flex-shrink:0;cursor:pointer;user-select:none;font-family:var(--font-body);font-size:.72rem;font-weight:600;letter-spacing:.02em;color:#bed2ebe0;border:none;background:transparent;border-radius:0;transition:color .18s ease}.eclipse-animation__option:hover{color:#e6eefaf5}.eclipse-animation__option:has(input:focus-visible){outline:2px solid rgba(245,166,35,.55);outline-offset:3px;border-radius:4px}.eclipse-animation__option:has(input:checked){color:#f5dcaafa}.eclipse-animation__switch{position:relative;flex-shrink:0;width:28px;height:16px;border-radius:999px;background:#64789659;box-shadow:inset 0 0 0 1px #94afdc29;transition:background .18s ease}.eclipse-animation__switch:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#e6eefaeb;box-shadow:0 1px 2px #00000059;transition:transform .18s ease,background .18s ease}.eclipse-animation__option:has(input:checked) .eclipse-animation__switch{background:#f5a623d9;box-shadow:none}.eclipse-animation__option:has(input:checked) .eclipse-animation__switch:after{transform:translate(12px);background:#fff8ec}.eclipse-animation__buttons{display:flex;align-items:center;gap:4px;flex-shrink:0}.anim-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid rgba(245,166,35,.22);border-radius:8px;background:#f5a62314;color:#f0c878;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.anim-btn:hover{background:#f5a62329;border-color:#f5a62366;color:#ffd98a}.anim-btn:active{background:#f5a62338}.anim-btn svg{width:14px;height:14px;display:block}.anim-btn--play .anim-icon-play{display:none}.anim-btn--play.is-paused .anim-icon-play{display:block}.anim-btn--play.is-paused .anim-icon-pause{display:none}.eclipse-animation__scrubber{flex:1;min-width:0;display:flex;align-items:center;margin:0}.eclipse-animation__scrubber input[type=range]{width:100%;height:4px;margin:0;appearance:none;background:#f5a6232e;border-radius:999px;outline:none;cursor:pointer}.eclipse-animation__scrubber input[type=range]::-webkit-slider-thumb{appearance:none;width:14px;height:14px;border-radius:50%;background:#f5a623;border:2px solid #1a1420;box-shadow:0 0 0 1px #f5a62359;cursor:grab}.eclipse-animation__scrubber input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#f5a623;border:2px solid #1a1420;box-shadow:0 0 0 1px #f5a62359;cursor:grab}.eclipse-animation__scrubber input[type=range]::-moz-range-track{height:4px;background:#f5a6232e;border-radius:999px}.results-tip{margin:12px 0 0;padding:9px 12px;border-radius:8px;background:#78aadc1a;border:1px solid rgba(140,185,230,.22);font-size:.74rem;color:#bed7f5eb;line-height:1.45}.results-note{margin:14px 0 0;padding:10px 12px;border-radius:8px;background:#f0b4291a;border:1px solid rgba(240,180,41,.2);font-size:.72rem;color:#d6a75b;line-height:1.45}.timeline-title{margin:0 0 10px;font-family:var(--font-display);font-size:.84rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.timeline{display:flex;flex-direction:column;position:relative}.timeline:before{content:"";position:absolute;left:17px;top:24px;bottom:24px;width:2px;background:linear-gradient(to bottom,var(--border),var(--accent),var(--border));z-index:0}.contact{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center;padding:6px 0;position:relative}.contact.is-seekable{cursor:pointer;border-radius:8px;margin:0 -6px;padding:6px;transition:background .15s ease,box-shadow .15s ease}.contact.is-seekable:hover,.contact.is-seekable:focus-visible{background:#f5a62314;outline:none}.contact.is-seekable:focus-visible{box-shadow:inset 0 0 0 1px #f5a62373}.contact.is-seek-active{background:#f5a6231f;box-shadow:inset 0 0 0 1px #f5a62359}.contact-dot{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-family:var(--font-display);font-size:.62rem;font-weight:800;background:linear-gradient(#142034e6,#142034e6),var(--bg-sidebar);border:2px solid var(--border-strong);color:var(--text-muted);position:relative;z-index:1}.contact.central .contact-dot{background:linear-gradient(var(--accent-soft),var(--accent-soft)),var(--bg-sidebar);border-color:var(--accent);color:var(--accent)}.contact-dot--disk{width:36px;height:36px;padding:0;border:none;background:transparent!important;overflow:visible;box-sizing:border-box}.contact-dot--disk .eclipse-disk--inline{width:100%;height:100%}.contact-dot--disk .eclipse-disk--inline svg{width:100%;height:100%;display:block;overflow:visible}.contact.is-max .contact-dot--disk{z-index:2}.contact.terminator .contact-dot{font-size:.85rem;line-height:1;border-color:#94afdc73;color:#a7bbe3}.contact.terminator .contact-body{border-color:#94afdc2e;background:#6094dc0f}.contact-body{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 10px;border-radius:8px;background:#060c1873;border:1px solid transparent}.contact.central .contact-body{border-color:#f5a62326;background:#f5a6230a}.contact h3{margin:0;font-family:var(--font-display);font-size:.78rem;font-weight:600}.contact-desc{margin:1px 0 0;font-size:.65rem;color:var(--text-subtle)}.contact-time{text-align:right;flex-shrink:0}.contact-time time{display:block;font-family:var(--font-display);font-size:.88rem;font-weight:700;font-variant-numeric:tabular-nums}.contact-date{display:block;font-size:.65rem;color:var(--text-subtle)}.contact.unavailable .contact-body{opacity:.4}.map-stage{position:relative;min-height:0;height:100%;background:#e8eef5;--map-chrome-bg: rgba(255, 255, 255, .94);--map-chrome-border: rgba(120, 140, 170, .35);--map-chrome-shadow: 0 4px 18px rgba(15, 23, 42, .12);--map-chrome-shadow-lg: 0 6px 24px rgba(15, 23, 42, .14);--map-chrome-blur: blur(10px);--map-chrome-radius: 10px;--map-chrome-radius-lg: 12px;--map-chrome-text: #475569}.location-map{width:100%;height:100%;z-index:0}.location-map .leaflet-container{width:100%;height:100%;font-family:var(--font-body);background:#e8eef5}.location-map .leaflet-control-zoom{margin:0 10px 12px 0!important;border:none!important;box-shadow:none!important;display:flex;flex-direction:row;gap:5px;background:transparent}.location-map .leaflet-control-zoom a{display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin:0;padding:0;border:1px solid var(--map-chrome-border)!important;border-radius:var(--map-chrome-radius)!important;background:var(--map-chrome-bg);backdrop-filter:var(--map-chrome-blur);box-shadow:var(--map-chrome-shadow);font-family:var(--font-display);font-size:1.15rem;font-weight:600;line-height:1;color:var(--map-chrome-text);text-decoration:none;transition:background .15s,color .15s,border-color .15s,transform .15s}.location-map .leaflet-control-zoom a:hover{background:#fff7ed;color:#c2410c;border-color:#d9770673!important;transform:translateY(-1px)}.location-map .leaflet-control-zoom a:active{transform:translateY(0)}.location-map .leaflet-control-zoom a.leaflet-disabled{opacity:.38;cursor:not-allowed;transform:none}.location-map .leaflet-control-zoom a.leaflet-disabled:hover{background:var(--map-chrome-bg);color:var(--map-chrome-text);border-color:var(--map-chrome-border)!important}.location-map .leaflet-control-attribution{background:#ffffffe0;color:#64748b;font-size:.65rem}.map-marker-icon{background:transparent;border:none}.map-marker-svg{display:block;overflow:visible;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35))}.map-location-panel{--map-zoom-gutter: .5rem;--map-control-h: 30px;position:absolute;top:8px;left:var(--map-zoom-gutter);z-index:600;pointer-events:none;margin:0;padding:0;border:0;background:transparent;width:max-content;max-width:calc(100% - var(--map-zoom-gutter) - 10px)}.map-location-panel__inner{pointer-events:auto;display:flex;flex-direction:column;align-items:stretch;gap:4px;width:max-content;max-width:100%;padding:4px 6px;border-radius:var(--map-chrome-radius-lg);background:var(--map-chrome-bg);border:1px solid var(--map-chrome-border);box-shadow:var(--map-chrome-shadow-lg);backdrop-filter:var(--map-chrome-blur)}.map-location-toolbar{display:flex;flex-wrap:nowrap;align-items:center;gap:6px}.map-location-toolbar__search{position:relative;flex:0 0 auto;width:12.5rem;max-width:34vw;z-index:2}.map-location-toolbar__query{position:relative;display:flex;align-items:center;width:100%;min-width:0;height:var(--map-control-h)}.map-location-panel .place-search__icon{left:8px;width:13px;height:13px;color:#94a3b8}.map-location-panel .place-search__field{display:flex;align-items:center;height:100%;margin:0}.map-location-panel .place-search__field input{width:100%;height:var(--map-control-h);min-height:var(--map-control-h);margin:0;padding:0 26px;border:1px solid rgba(120,140,170,.4);border-radius:8px;background:#f8fafc;color:#0f172a;font-size:.78rem;line-height:var(--map-control-h)}.map-location-panel .place-search__field:focus-within input:not(:placeholder-shown),.map-location-panel .place-search__field.has-clear input{padding-right:28px}.map-location-panel .place-search__clear{right:3px;width:22px;height:22px;color:#64748b;background:transparent}.map-location-panel .place-search__clear:hover{color:#0f172a;background:#0f172a0f}.map-location-panel__geo{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--map-control-h);height:var(--map-control-h);padding:0;border-radius:8px;border:1px solid rgba(120,140,170,.4);background:#f8fafc;color:#475569}.map-location-panel__geo .btn-icon{width:17px;height:17px}.map-location-panel__geo:hover:not(:disabled){background:#fff7ed;border-color:#d9770673;color:#c2410c;transform:none}.map-location-panel__geo.is-locating{color:#c2410c;border-color:#d977068c;background:#fff7ed}.map-location-panel__geo.is-locating .btn-icon{animation:geo-locate-spin 1.6s linear infinite}.map-location-panel__geo.is-locating .geo-icon__pulse{opacity:.55;transform-box:fill-box;transform-origin:center;animation:geo-locate-ping 1.6s ease-out infinite}.map-location-panel__geo.is-locating .geo-icon__ring{opacity:.85}.map-location-panel__geo.is-locating .geo-icon__dot{animation:geo-locate-dot 1.6s ease-in-out infinite}@keyframes geo-locate-spin{to{transform:rotate(360deg)}}@keyframes geo-locate-ping{0%{opacity:.65;transform:scale(.55)}70%{opacity:0;transform:scale(1.15)}to{opacity:0;transform:scale(1.15)}}@keyframes geo-locate-dot{0%,to{opacity:1}50%{opacity:.35}}@media(prefers-reduced-motion:reduce){.map-location-panel__geo.is-locating .btn-icon,.map-location-panel__geo.is-locating .geo-icon__pulse,.map-location-panel__geo.is-locating .geo-icon__dot{animation:none}.map-location-panel__geo.is-locating .geo-icon__pulse{opacity:.4}}.map-location-toolbar__coords{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:5px;flex-shrink:0}.map-coord{display:inline-grid;grid-template-columns:auto auto;align-items:center;column-gap:5px;flex:0 0 auto;min-width:0;height:var(--map-control-h);margin:0}.map-coord--alt{grid-template-columns:auto auto auto}.map-coord__tag{display:flex;align-items:center;justify-content:flex-end;height:var(--map-control-h);margin:0;flex-shrink:0;width:2rem;font-size:.58rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#64748b;line-height:1}.map-coord--lon .map-coord__tag{width:2.35rem}.map-coord input{width:5.1rem;height:var(--map-control-h);min-height:var(--map-control-h);margin:0;padding:0 5px;border:1px solid rgba(120,140,170,.4);border-radius:8px;background:#f8fafc;color:#0f172a;font-size:.74rem;line-height:normal;font-variant-numeric:tabular-nums}.map-coord--alt input{width:2.65rem;padding-right:2px}.map-coord__unit{display:flex;align-items:center;height:var(--map-control-h);margin:0;font-size:.62rem;font-weight:600;color:#94a3b8;line-height:1}.map-coord input:focus{border-color:#d97706;box-shadow:0 0 0 2px #d977062e;outline:none}.map-location-panel .place-results{top:calc(100% + 3px);background:#fff;border-color:#788caa73;box-shadow:0 10px 28px #0f172a24;max-height:min(34vh,200px)}.map-location-panel .place-result{color:#0f172a}.map-location-panel .place-result:hover,.map-location-panel .place-result.is-active{background:#d977061a}.map-location-panel .place-result__meta,.map-location-panel .place-results__status{color:#64748b}.map-location-panel .geo-disclaimer{margin:0;padding:4px 6px;border-color:#d9770659;background:#ffedd5d9;color:#9a3412;font-size:.65rem;line-height:1.3}.map-location-panel .form-message{margin:0;font-size:.68rem;line-height:1.3;color:#475569}.map-location-panel .form-message:empty{display:none}.map-location-panel .form-message.is-success{color:#047857}.map-overlay{position:absolute;z-index:500;pointer-events:none}.map-overlay--legend{bottom:18px;left:8px;width:fit-content;max-width:calc(100% - 16px);display:flex;flex-wrap:wrap;gap:4px 6px;padding:4px 7px;border-radius:var(--map-chrome-radius-lg);background:var(--map-chrome-bg);border:1px solid var(--map-chrome-border);box-shadow:var(--map-chrome-shadow-lg);backdrop-filter:var(--map-chrome-blur)}.legend-item{display:inline-flex;align-items:center;gap:3px;font-size:.6rem;line-height:1;color:var(--map-chrome-text);font-weight:600}.legend-item--altitude[hidden]{display:none!important}.legend-swatch{display:inline-block;width:8px;height:8px;border-radius:2px;flex-shrink:0}.legend-swatch--penumbra{background:#ffb3471f;border:1px solid rgba(140,75,10,.8)}.legend-swatch--umbra{background:#a0460a73;border:1.25px solid rgba(100,45,5,.95)}.legend-swatch--altitude{width:14px;height:1.5px;border:none;border-radius:0;background:repeating-linear-gradient(to right,rgba(217,119,6,.95) 0 5px,transparent 5px 9px)}.legend-swatch--central{width:14px;height:1.5px;border:none;border-radius:0;background:repeating-linear-gradient(to right,rgba(45,18,2,.95) 0 8px,transparent 8px 12px)}.legend-swatch--terminator{width:16px;height:1.2px;border:none;border-radius:0;background:repeating-linear-gradient(to right,rgba(55,95,145,.75) 0 4px,transparent 4px 9px)}@media(min-width:901px){.map-overlay--legend{bottom:22px;left:12px;gap:6px 10px;padding:7px 10px}.legend-item{gap:5px;font-size:.72rem}.legend-swatch{width:11px;height:11px;border-radius:2px}.legend-swatch--central{width:20px;height:2px;background:repeating-linear-gradient(to right,rgba(45,18,2,.95) 0 11px,transparent 11px 16px)}.legend-swatch--terminator{width:22px;height:1.5px;background:repeating-linear-gradient(to right,rgba(55,95,145,.75) 0 6px,transparent 6px 12px)}}@media(max-width:900px){.layout{--mobile-map-size: 40dvh;--layout-splitter-size: 28px;grid-template-columns:1fr;grid-template-rows:var(--mobile-map-size) var(--layout-splitter-size) minmax(0,1fr);height:100dvh}.layout-splitter{display:flex;align-items:center;justify-content:center;gap:10px;order:2;width:100%;margin:0;padding:0 12px;border:0;border-top:1px solid rgba(245,166,35,.22);border-bottom:1px solid var(--border);background:linear-gradient(180deg,#121b2c,#0a1220);color:var(--text-muted);cursor:row-resize;touch-action:none;-webkit-user-select:none;user-select:none;z-index:3}.layout-splitter:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.layout-splitter__visual{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.layout-splitter__chevron{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;opacity:.85}.layout-splitter__chevron--up{border-bottom:5px solid rgba(245,166,35,.8)}.layout-splitter__chevron--down{border-top:5px solid rgba(245,166,35,.8)}.layout-splitter__grip{display:block;width:56px;height:5px;border-radius:999px;background:#f5a623d9;box-shadow:0 0 0 1px #f5a62347}.layout-splitter__hint{font-family:var(--font-display);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#f5d296eb;opacity:1;pointer-events:none}.layout-splitter.is-hint-visible .layout-splitter__hint{opacity:1}.layout-splitter.is-hint-visible .layout-splitter__grip{animation:layout-splitter-pulse 1.6s ease-in-out 2}.layout-splitter:active .layout-splitter__grip,body.is-layout-resizing .layout-splitter__grip{background:var(--accent)}.layout-splitter:active .layout-splitter__chevron--up,body.is-layout-resizing .layout-splitter__chevron--up{border-bottom-color:var(--accent)}.layout-splitter:active .layout-splitter__chevron--down,body.is-layout-resizing .layout-splitter__chevron--down{border-top-color:var(--accent)}@keyframes layout-splitter-pulse{0%,to{transform:scaleX(1);opacity:1}50%{transform:scaleX(1.12);opacity:.75}}body.is-layout-resizing{cursor:row-resize;-webkit-user-select:none;user-select:none}body.is-layout-resizing .map-stage,body.is-layout-resizing .sidebar{pointer-events:none}.sidebar{border-right:none;border-top:none;order:3;min-height:0;overflow:hidden}.results-scroll-cue.is-visible:not([hidden]){display:flex}.map-stage{order:1;min-height:0}.map-location-panel{--map-zoom-gutter: .5rem;--map-control-h: 26px;left:.5rem;max-width:calc(100% - 1rem)}.location-map .leaflet-control-zoom{display:none!important}.map-location-toolbar{flex-wrap:wrap;gap:4px}.map-location-panel__inner{padding:3px 4px;border-radius:9px;gap:2px}.map-location-toolbar__search{flex:1 1 auto;width:auto;min-width:0;max-width:none}.map-location-toolbar__coords{flex:1 1 100%;display:flex;flex-wrap:nowrap;gap:3px;min-width:0}.map-location-panel .place-search__icon{left:6px;width:11px;height:11px}.map-location-panel .place-search__field input{height:var(--map-control-h);min-height:var(--map-control-h);padding:0 22px;font-size:.8rem;line-height:1.2}.map-location-panel .place-search__clear{width:18px;height:18px;right:2px}.map-location-panel__geo{width:var(--map-control-h);height:var(--map-control-h)}.map-location-panel__geo .btn-icon{width:14px;height:14px}.map-coord{flex:1 1 0;min-width:0;height:var(--map-control-h)}.map-coord__tag{height:var(--map-control-h);font-size:.52rem;width:1.55rem}.map-coord--lon .map-coord__tag{width:1.85rem}.map-coord input{width:100%;min-width:0;height:var(--map-control-h);min-height:var(--map-control-h);font-size:.72rem}.map-coord--alt input{width:100%}.map-coord__unit{height:var(--map-control-h);font-size:.56rem}.field--timezone select{font-size:16px}}@media(max-width:900px)and (prefers-reduced-motion:reduce){.layout-splitter.is-hint-visible .layout-splitter__grip,.results-scroll-cue__chevron{animation:none}}@media(prefers-reduced-motion:reduce){.eclipse-moon{transition:none}}
