:root{font-family:IBM Plex Sans,Segoe UI,sans-serif;color:#10233a;background:radial-gradient(circle at top left,#edf5ff,#f6f8fb 35%,#eef2f7);line-height:1.4;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.app-shell{height:100vh;display:grid;grid-template-columns:minmax(0,1.7fr) 360px;gap:24px;padding:24px;overflow:hidden}.plot-shell{min-width:0;min-height:0;display:flex;flex-direction:column;gap:14px}.plot-header{display:flex;align-items:end;justify-content:space-between;gap:16px}.plot-header__meta{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.plot-header h2,.control-panel h1,.control-panel h2{margin:0;font-weight:600;letter-spacing:-.02em}.plot-header p,.panel-card__intro{margin:6px 0 0;color:#537089}.plot-frame,.panel-card{background:#ffffffd1;border:1px solid rgba(137,160,183,.24);border-radius:22px;box-shadow:0 18px 40px #122c4414;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.plot-frame{flex:1;min-height:0;padding:20px;display:grid;place-items:center;overflow:hidden}.plot-canvas{width:100%;height:100%;min-height:0;display:grid;place-items:center}.sky-plot{width:auto;height:auto;max-width:100%;max-height:100%;aspect-ratio:1 / 1;display:block}.sky-plot__background{fill:#f8fbff}.sky-plot__ring,.sky-plot__axis{fill:none;stroke:#bfd0e1;stroke-width:2}.sky-plot__axis{stroke:#9db7cf;stroke-dasharray:8 10}.sky-plot__boundary{fill:none;stroke:#38597b;stroke-width:4}.sky-plot__scale-label{fill:#69839c;font-size:20px;font-weight:500}.sky-plot__track{fill:none;stroke:#e48a2c;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;opacity:.95;stroke-dasharray:7 10}.sky-plot__milky-way{fill:none;stroke:#2d73da;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;opacity:.75}.sky-plot__milky-way-glow{fill:none;stroke:#2d73da;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;opacity:.28;filter:url(#milky-way-blur)}.source-marker__dot{fill:#f6fbff;stroke:#244f86;stroke-width:2.5}.source-marker__dot--dynamic{fill:#2d73da;stroke:#123e73}.source-marker__dot--sun{fill:#e48a2c;stroke:#9d5710}.source-marker__label{fill:#173350;font-size:24px;font-weight:500;paint-order:stroke;stroke:#f8fbffeb;stroke-width:6;stroke-linejoin:round}.plot-legend{display:flex;align-items:center;gap:14px;color:#365775;font-size:.92rem}.plot-legend__item{display:inline-flex;align-items:center;gap:8px}.plot-legend__sample{width:36px;height:0;border-top:3px solid #2d73da;border-radius:999px}.plot-legend__sample--sun-track{border-top-color:#e48a2c;border-top-style:dashed}.control-panel{display:flex;flex-direction:column;gap:16px;min-height:0;overflow:auto;padding-right:2px}.panel-card{padding:18px 18px 20px}.control-panel__field{display:flex;flex-direction:column;gap:8px;margin-top:14px}.control-panel__label,.control-panel__meta-row,.checkbox-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.control-panel__label{font-size:.95rem;color:#2b4968}.control-panel__meta-stack{display:flex;flex-direction:column;gap:8px;margin-top:14px}.control-panel__meta-row{margin-top:12px;color:#537089}.segmented-control{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px}.segmented-control button,.secondary-button,input[type=date],select{border:1px solid #bfd0e1;background:#fbfdff;color:#173350;border-radius:12px;padding:10px 12px;transition:border-color .12s ease,background-color .12s ease,transform .12s ease}.segmented-control button.is-active{background:#2d73da;color:#fff;border-color:#2d73da}.secondary-button:hover,.segmented-control button:hover,input[type=date]:hover,select:hover{border-color:#7da9dc}input[type=range]{width:100%;accent-color:#2d73da}.checkbox-row{margin-top:14px;justify-content:flex-start;color:#264564}@media (max-width: 1080px){.app-shell{height:auto;min-height:100vh;grid-template-columns:1fr;overflow:visible}.plot-frame{min-height:min(72vh,720px)}.control-panel{overflow:visible;padding-right:0}}
