body:has(.orrery-container){overflow:hidden}.orrery-container{position:fixed;inset:0;height:100dvh;background:#000;z-index:100;display:flex;flex-direction:column}.orrery-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background:#111827e6;border-bottom:1px solid rgba(75,85,99,.5);z-index:110;flex-shrink:0;height:48px}.orrery-header-left{display:flex;align-items:center;gap:1rem}.orrery-title{color:#e5e7eb;font-size:1.1rem;font-weight:600;margin:0;white-space:nowrap}.orrery-home-link{display:flex;align-items:center;text-decoration:none;padding:.15rem .4rem;border-radius:.375rem;transition:background .15s}.orrery-home-link:hover{background:#37415180}.orrery-home-wordmark{height:36px;width:auto;flex-shrink:0}.orrery-home-mark{display:none;width:28px;height:28px;flex-shrink:0}.orrery-header-center{display:flex;align-items:center;gap:.75rem}.orrery-header-right{display:flex;align-items:center;gap:.5rem}.orrery-btn{background:#374151b3;border:1px solid rgba(75,85,99,.6);color:#d1d5db;padding:.3rem .6rem;border-radius:.375rem;cursor:pointer;font-size:.85rem;transition:background .15s;display:flex;align-items:center;gap:.3rem}.orrery-btn:hover{background:#4b5563cc;color:#f3f4f6}.orrery-btn.active{background:#3b82f680;border-color:#3b82f6b3;color:#93c5fd}.orrery-btn-share{background:#16a34a80;border-color:#22c55e99;color:#86efac}.orrery-btn-share:hover{background:#16a34ab3;color:#bbf7d0}.orrery-fab{position:absolute;bottom:40px;z-index:115;border-radius:.5rem;cursor:pointer;font-size:.85rem;font-weight:600;letter-spacing:.03em;transition:background .2s,transform .15s,box-shadow .2s;display:flex;align-items:center;gap:.35rem;white-space:nowrap;padding:.4rem .85rem;border:1px solid}.orrery-fab-left{left:16px;background:linear-gradient(135deg,#16a34ab3,#22c55eb3);border-color:#22c55ecc;color:#fff;box-shadow:0 2px 10px #22c55e4d}.orrery-fab-left:hover{background:linear-gradient(135deg,#16a34af2,#22c55ef2);transform:scale(1.04);box-shadow:0 0 12px #22c55e80}.orrery-fab-left.active{background:linear-gradient(135deg,#dc262699,#ef444499);border-color:#ef4444b3;color:#fecaca}.orrery-fab-left.active:hover{background:linear-gradient(135deg,#dc2626d9,#ef4444d9);box-shadow:0 0 12px #ef444466}.orrery-fab-right{right:16px;background:linear-gradient(135deg,#2563ebb3,#3b82f6b3);border-color:#3b82f6cc;color:#fff;box-shadow:0 2px 10px #3b82f64d}.orrery-fab-right:hover{background:linear-gradient(135deg,#2563ebf2,#3b82f6f2);transform:scale(1.04);box-shadow:0 0 12px #3b82f680}.orrery-fab-right.active{background:linear-gradient(135deg,#22c55eb3,#16a34ab3);border-color:#22c55ecc;color:#fff}.orrery-fab-right.active:hover{background:linear-gradient(135deg,#22c55ef2,#16a34af2);box-shadow:0 0 12px #22c55e80}@keyframes fab-attention{0%{box-shadow:0 2px 10px #3b82f64d}50%{box-shadow:0 0 18px #3b82f6e6,0 0 30px #3b82f666;transform:scale(1.08)}to{box-shadow:0 2px 10px #3b82f64d}}.orrery-fab-right.fab-attention{animation:fab-attention .8s ease-in-out 3}.orrery-date-display{color:#9ca3af;font-size:.85rem;font-family:monospace;min-width:180px;text-align:center;cursor:pointer;padding:.15rem .4rem;border-radius:.25rem;border:1px solid transparent;transition:background .15s,border-color .15s}.orrery-date-display:hover{background:#37415180;border-color:#4b556380;color:#e5e7eb}.orrery-date-input{background:#374151cc;border:1px solid rgba(59,130,246,.6);border-radius:.25rem;color:#e5e7eb;font-size:.85rem;font-family:monospace;padding:.15rem .4rem;min-width:180px;text-align:center;outline:none;color-scheme:dark}.orrery-date-input:focus{border-color:#3b82f6cc;box-shadow:0 0 0 2px #3b82f633}.orrery-speed-label{color:#6b7280;font-size:.75rem;white-space:nowrap;width:70px;text-align:left;flex-shrink:0}.orrery-speed-row{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.orrery-speed-presets{display:flex;gap:2px;margin-left:.25rem}.orrery-speed-preset{background:#37415180;border:1px solid rgba(75,85,99,.4);color:#9ca3af;padding:1px 5px;border-radius:3px;cursor:pointer;font-size:.6rem;font-family:monospace;transition:background .15s,color .15s;line-height:1.3}.orrery-speed-preset:hover{background:#4b5563b3;color:#e5e7eb}.orrery-speed-preset.active{background:#3b82f666;border-color:#3b82f699;color:#93c5fd}.orrery-speed-slider{width:140px;min-width:140px;flex-shrink:0;height:4px;-webkit-appearance:none;appearance:none;background:linear-gradient(to right,#374151 49.5%,#6b7280 49.5% 50.5%,#374151 50.5%);border-radius:2px;outline:none;cursor:pointer}.orrery-speed-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#60a5fa;cursor:pointer}.orrery-speed-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#60a5fa;cursor:pointer;border:none}.orrery-canvas-container{flex:1;position:relative;overflow:hidden}.orrery-canvas-container canvas{display:block;width:100%;height:100%}.orrery-info-panel{position:absolute;top:60px;right:12px;width:280px;background:#111827eb;border:1px solid rgba(75,85,99,.5);border-radius:.5rem;padding:1rem;z-index:120;display:none;color:#d1d5db;font-size:.85rem;backdrop-filter:blur(8px)}.orrery-info-panel.visible{display:block}.orrery-info-panel h3{margin:0 0 .75rem;font-size:1.1rem;color:#f3f4f6;font-weight:600;display:flex;align-items:center;gap:.5rem}.orrery-info-panel .info-close{margin-left:auto;cursor:pointer;color:#6b7280;font-size:1rem;padding:.2rem}.orrery-info-panel .info-close:hover{color:#d1d5db}.orrery-info-row{display:flex;justify-content:space-between;padding:.25rem 0;border-bottom:1px solid rgba(55,65,81,.5)}.orrery-info-row .info-label{color:#9ca3af}.orrery-info-row .info-value{color:#e5e7eb;font-family:monospace}.orrery-info-notes{margin-top:.5rem;color:#9ca3af;font-size:.8rem;line-height:1.4}.orrery-info-compact{display:none}.orrery-demo-info{position:absolute;bottom:40px;left:16px;width:300px;max-width:calc(100vw - 32px);background:#000000bf;backdrop-filter:blur(10px);border:1px solid rgba(75,85,99,.4);border-radius:.5rem;padding:.85rem 1rem;z-index:120;color:#d1d5db;font-size:.85rem;display:none;opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease;pointer-events:none}.orrery-demo-info.visible{opacity:1;transform:translateY(0)}.orrery-demo-info.fade-out{opacity:0;transform:translateY(10px)}.orrery-demo-info-name{font-size:1.2rem;font-weight:600;color:#f3f4f6;margin-bottom:.15rem;display:flex;align-items:center;gap:.4rem}.orrery-demo-info-type{font-size:.7rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem}.orrery-demo-info-stats{display:flex;flex-wrap:wrap;gap:.2rem 1rem;margin-bottom:.3rem}.orrery-demo-info-stat{display:flex;gap:.3rem;font-size:.78rem}.orrery-demo-info-stat .stat-label{color:#6b7280}.orrery-demo-info-stat .stat-value{color:#e5e7eb;font-family:monospace;font-size:.75rem}.orrery-demo-info-notes{font-size:.73rem;color:#9ca3af;line-height:1.4;margin-top:.3rem}@media(max-width:768px){.orrery-demo-info{width:250px;left:8px;bottom:36px;padding:.7rem .85rem}.orrery-demo-info-name{font-size:1rem}}.orrery-settings-panel{position:absolute;top:52px;right:12px;width:220px;background:#111827f0;border:1px solid rgba(75,85,99,.5);border-radius:.5rem;z-index:125;display:none;color:#d1d5db;font-size:.85rem;backdrop-filter:blur(8px);max-height:calc(100vh - 100px);overflow:hidden;flex-direction:column}.orrery-settings-panel.visible{display:flex}.settings-header{display:flex;justify-content:space-between;align-items:center;padding:.6rem .75rem;border-bottom:1px solid rgba(75,85,99,.4);font-weight:600;color:#f3f4f6;font-size:.9rem;flex-shrink:0}.settings-close{cursor:pointer;color:#6b7280;font-size:1.2rem;line-height:1;padding:0 .2rem}.settings-close:hover{color:#d1d5db}.settings-tabs{display:flex;border-bottom:1px solid rgba(75,85,99,.4);flex-shrink:0}.settings-tab{flex:1;padding:.4rem 0;text-align:center;font-size:.65rem;font-weight:600;color:#6b7280;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;border-bottom:2px solid transparent;transition:color .15s,border-color .15s;user-select:none}.settings-tab:hover{color:#9ca3af}.settings-tab.active{color:#3b82f6;border-bottom-color:#3b82f6}.settings-tab-content{display:none;padding:.4rem 0 .5rem;overflow-y:auto;flex:1}.settings-tab-content.active{display:block}.settings-section-label{padding:.5rem .75rem .2rem;font-size:.65rem;font-weight:600;color:#6b7280;letter-spacing:.05em;text-transform:uppercase}.settings-collapsible{cursor:pointer;user-select:none}.settings-collapsible:hover{color:#9ca3af}.settings-collapse-arrow{display:inline-block;font-size:.55rem;transition:transform .15s ease}.settings-collapse-arrow.open{transform:rotate(90deg)}.settings-collapse-content .settings-row{padding-left:1.25rem}.settings-row{display:flex;align-items:center;gap:.5rem;padding:.25rem .75rem;cursor:pointer;transition:background .1s}.settings-row:hover{background:#37415166}.settings-row input[type=checkbox]{accent-color:#3b82f6;width:14px;height:14px;cursor:pointer;flex-shrink:0}.settings-row span{font-size:.8rem;color:#d1d5db;user-select:none}.orrery-tooltip{position:fixed;pointer-events:none;display:none;background:#111827eb;backdrop-filter:blur(8px);border:1px solid rgba(75,85,99,.5);border-radius:.375rem;padding:.35rem .6rem;z-index:130;color:#d1d5db;font-size:.8rem;white-space:nowrap;max-width:260px;line-height:1.4}.orrery-tooltip.visible{display:block}.orrery-tooltip-name{font-weight:600;color:#f3f4f6;display:flex;align-items:center;gap:.3rem}.orrery-tooltip-detail{color:#9ca3af;font-size:.72rem}.orrery-status{display:flex;align-items:center;justify-content:space-between;padding:.25rem 1rem;background:#111827e6;border-top:1px solid rgba(75,85,99,.3);color:#6b7280;font-size:.75rem;flex-shrink:0;height:28px}.orrery-container.orrery-immersive .orrery-header{transform:translateY(-100%);transition:transform .4s ease;pointer-events:none}.orrery-container.orrery-immersive .orrery-status{transform:translateY(100%);transition:transform .4s ease;pointer-events:none}.orrery-header,.orrery-status{transition:transform .4s ease}.orrery-container.orrery-immersive.orrery-peek .orrery-header{transform:translateY(0);pointer-events:auto}.orrery-immersive-exit{position:fixed;top:12px;left:12px;z-index:125;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#00000080;color:#ffffffb3;font-size:1rem;cursor:pointer;display:none;align-items:center;justify-content:center;transition:background .2s,color .2s}.orrery-immersive-exit:hover{background:#000c;color:#fff}.orrery-container.orrery-immersive .orrery-immersive-exit{display:flex}.orrery-container.orrery-immersive .orrery-fab,.orrery-container.orrery-immersive .orrery-nav-control{display:none}.orrery-disclaimer{display:none;position:fixed;top:56px;left:50%;transform:translate(-50%);z-index:120;max-width:600px;width:calc(100% - 32px);background:#1e293beb;border:1px solid rgba(100,116,139,.5);border-radius:.5rem;padding:12px 40px 12px 16px;color:#cbd5e1;font-size:.82rem;line-height:1.45;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:disclaimerFadeIn .4s ease-out}.orrery-disclaimer.visible{display:block}.orrery-disclaimer-close{position:absolute;top:8px;right:10px;background:none;border:none;color:#94a3b8;font-size:1.1rem;cursor:pointer;padding:2px 6px;line-height:1}.orrery-disclaimer-close:hover{color:#e2e8f0}.orrery-disclaimer i.fa-info-circle{color:#60a5fa;margin-right:6px}@keyframes disclaimerFadeIn{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.orrery-nightsky-btn{display:none}.orrery-gyro-toast{position:fixed;bottom:100px;left:50%;transform:translate(-50%) translateY(20px);background:#000c;color:#e5e7eb;padding:10px 20px;border-radius:24px;font-size:.85rem;z-index:130;opacity:0;transition:opacity .4s ease,transform .4s ease;pointer-events:none;white-space:nowrap}.orrery-gyro-toast.visible{opacity:1;transform:translate(-50%) translateY(0)}.orrery-gyro-indicator{display:none;position:fixed;bottom:16px;left:16px;z-index:125;width:32px;height:32px;border-radius:50%;background:#00000080;border:1px solid rgba(59,130,246,.5);color:#3b82f6cc;font-size:.8rem;align-items:center;justify-content:center}.orrery-gyro-indicator.active{display:flex}.orrery-views-panel{position:absolute;top:52px;right:12px;width:220px;background:#111827f0;border:1px solid rgba(75,85,99,.5);border-radius:.5rem;z-index:125;display:none;color:#d1d5db;font-size:.85rem;backdrop-filter:blur(8px);max-height:calc(100vh - 100px);overflow-y:auto;padding-bottom:.5rem}.orrery-views-panel.visible{display:block}.views-header{display:flex;justify-content:space-between;align-items:center;padding:.6rem .75rem;border-bottom:1px solid rgba(75,85,99,.4);font-weight:600;color:#f3f4f6;font-size:.9rem}.views-close{cursor:pointer;color:#6b7280;font-size:1.2rem;line-height:1;padding:0 .2rem}.views-close:hover{color:#d1d5db}.views-section-label{padding:.5rem .75rem .2rem;font-size:.65rem;font-weight:600;color:#6b7280;letter-spacing:.05em;text-transform:uppercase}.views-row{display:flex;align-items:center;gap:.5rem;padding:.35rem .75rem;cursor:pointer;transition:background .1s;user-select:none}.views-row:hover{background:#37415166}.views-row .views-icon{width:18px;text-align:center;font-size:.9rem;color:#9ca3af;flex-shrink:0}.views-row .views-label{font-size:.8rem;color:#d1d5db}.views-row.tour-row .views-icon{color:#60a5fa}.views-row.tour-row .views-label{color:#93c5fd}.views-row.tour-row.demo-row{margin-top:.25rem}.orrery-tours-panel{position:absolute;top:52px;right:12px;width:220px;background:#111827f0;border:1px solid rgba(75,85,99,.5);border-radius:.5rem;z-index:125;display:none;color:#d1d5db;font-size:.85rem;backdrop-filter:blur(8px);max-height:calc(100vh - 100px);overflow-y:auto;padding-bottom:.5rem}.orrery-tours-panel.visible{display:block}.orrery-search-container{position:relative;display:flex;align-items:center}.orrery-search-icon{position:absolute;left:7px;color:#6b7280;font-size:.7rem;pointer-events:none}.orrery-search-input{width:110px;padding:.25rem .4rem .25rem 1.4rem;background:#37415199;border:1px solid rgba(75,85,99,.5);border-radius:.375rem;color:#e5e7eb;font-size:.8rem;outline:none;transition:border-color .15s,width .2s}.orrery-search-input::placeholder{color:#6b7280}.orrery-search-input:focus{border-color:#3b82f699;width:140px}.orrery-search-dropdown{display:none;position:absolute;top:100%;left:0;right:0;margin-top:2px;background:#111827f5;border:1px solid rgba(75,85,99,.5);border-radius:.375rem;max-height:200px;overflow-y:auto;z-index:130;backdrop-filter:blur(8px)}.orrery-search-dropdown.visible{display:block}.orrery-search-item{padding:.35rem .6rem;color:#d1d5db;font-size:.8rem;cursor:pointer;transition:background .1s}.orrery-search-item:hover,.orrery-search-item.selected{background:#3b82f64d;color:#f3f4f6}.orrery-search-item .search-type{color:#6b7280;font-size:.65rem;margin-left:.4rem}.orrery-record-panel{position:absolute;top:52px;right:12px;width:240px;background:#111827f0;border:1px solid rgba(75,85,99,.5);border-radius:.5rem;z-index:125;display:none;color:#d1d5db;font-size:.85rem;backdrop-filter:blur(8px);padding-bottom:.5rem}.orrery-record-panel.visible{display:block}.record-header{display:flex;justify-content:space-between;align-items:center;padding:.6rem .75rem;border-bottom:1px solid rgba(75,85,99,.4);font-weight:600;color:#f3f4f6;font-size:.9rem}.record-close{cursor:pointer;color:#6b7280;font-size:1.2rem;line-height:1;padding:0 .2rem}.record-close:hover{color:#d1d5db}.record-section-label{padding:.5rem .75rem .2rem;font-size:.65rem;font-weight:600;color:#6b7280;letter-spacing:.05em;text-transform:uppercase}.record-format-row{display:flex;align-items:center;gap:.6rem;padding:.4rem .75rem;cursor:pointer;transition:background .1s;user-select:none}.record-format-row:hover{background:#37415166}.record-format-row.selected{background:#3b82f640;border-left:2px solid #3b82f6}.record-format-icon{width:20px;text-align:center;font-size:1.1rem;color:#9ca3af;flex-shrink:0}.record-format-info{display:flex;flex-direction:column;gap:1px}.record-format-label{font-size:.82rem;color:#e5e7eb;font-weight:500}.record-format-desc{font-size:.65rem;color:#6b7280}.record-actions{padding:.5rem .75rem}.record-start-btn{width:100%;padding:.4rem .75rem;border:1px solid rgba(75,85,99,.5);border-radius:.375rem;font-size:.82rem;cursor:pointer;transition:background .15s,border-color .15s;background:#37415180;color:#9ca3af}.record-start-btn:disabled{cursor:default;opacity:.6}.record-start-btn.ready{background:#dc26264d;border-color:#dc262680;color:#fca5a5}.record-start-btn.ready:hover{background:#dc262680;color:#fecaca}.record-start-btn.recording{background:#4b556380;border-color:#4b556399;color:#d1d5db}.record-start-btn.recording:hover{background:#4b5563b3}.record-timer{text-align:center;font-family:monospace;font-size:.85rem;color:#f87171;padding:.25rem .75rem}.orrery-btn.recording{background:#dc262680;border-color:#dc2626b3;color:#fca5a5;animation:pulse-record 1.5s ease-in-out infinite}.video-crop-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:105}.crop-bar{position:absolute;background:#0009}.crop-border{position:absolute;border:2px solid rgba(239,68,68,.7);border-radius:2px;box-sizing:border-box}.record-indicator{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:6px;padding:4px 10px;background:#0009;border-radius:4px;z-index:115;pointer-events:none}.record-dot{width:10px;height:10px;border-radius:50%;background:#ef4444;animation:pulse-record 1.5s ease-in-out infinite}.record-indicator-time{font-family:monospace;font-size:.8rem;color:#fca5a5}@keyframes pulse-record{0%,to{opacity:1}50%{opacity:.4}}@media(max-width:768px){.orrery-header{padding:.4rem .5rem;gap:.5rem}.orrery-date-display,.orrery-date-input{font-size:.75rem;min-width:140px}.orrery-speed-slider{width:80px;min-width:80px}.orrery-info-panel{width:240px;right:8px}.orrery-search-container{display:flex;width:32px;overflow:hidden;transition:width .25s ease}.orrery-search-container .orrery-search-icon{pointer-events:auto;cursor:pointer;position:relative;left:0;width:32px;min-width:32px;height:100%;display:flex;align-items:center;justify-content:center;font-size:.85rem}.orrery-search-container .orrery-search-input{width:0;padding:0;border:none;opacity:0;transition:width .25s ease,opacity .2s ease,padding .25s ease}.orrery-search-container.expanded{width:170px}.orrery-search-container.expanded .orrery-search-input{width:130px;padding:.25rem .4rem .25rem .3rem;border:1px solid rgba(75,85,99,.5);opacity:1}.orrery-search-container.expanded .orrery-search-input:focus{width:130px}.orrery-search-dropdown{min-width:160px}}.orrery-help-overlay{position:absolute;top:60px;left:50%;transform:translate(-50%);z-index:120;pointer-events:none}.orrery-help-overlay.hidden{display:none!important}.orrery-help-content{background:#000000a6;backdrop-filter:blur(6px);border:1px solid rgba(100,140,200,.25);border-radius:12px;padding:1rem 1.5rem;text-align:center;max-width:520px}.orrery-help-title{color:#b4d2f0e6;font-size:1.1rem;font-weight:600;margin-bottom:.6rem;letter-spacing:.03em}.orrery-help-hints{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.2rem}.orrery-help-hints span{color:#a0b9dcd9;font-size:.8rem;white-space:nowrap;display:inline-flex;align-items:center;gap:.35rem}.orrery-help-hints span i{color:#82aadcb3;font-size:.7rem;width:1rem;text-align:center}.orrery-help-hints kbd{background:#3c506e80;border:1px solid rgba(100,130,170,.4);border-radius:3px;padding:0 .3rem;font-size:.75rem;font-family:inherit;color:#b4d2f0e6}.orrery-help-note{width:100%;justify-content:center;margin-top:.3rem;font-size:.7rem;color:#8ca0bea6!important;font-style:italic}.orrery-help-touch,.orrery-status-touch,.orrery-bottom-nav{display:none}@media(max-width:480px){.orrery-bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:115;background:#111827f2;border-top:1px solid rgba(75,85,99,.5);height:56px;align-items:stretch;justify-content:space-around;padding:0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .4s ease}.orrery-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:none;border:none;color:#9ca3af;font-size:.6rem;cursor:pointer;padding:4px 0;transition:color .15s;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.orrery-nav-item i{font-size:1.1rem}.orrery-nav-item span{max-width:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.1}.orrery-nav-item:active{color:#93c5fd}.orrery-container.orrery-immersive .orrery-bottom-nav{transform:translateY(100%);pointer-events:none}#cookieBanner{bottom:56px!important}#sw-update-toast{bottom:72px!important}.orrery-header{flex-wrap:wrap;height:auto;padding:4px 6px;gap:2px}.orrery-header-left{gap:4px;flex:0 0 auto}.orrery-header-center{order:3;width:100%;justify-content:space-between;gap:2px;padding:0;flex-wrap:wrap}.orrery-speed-row{gap:3px}.orrery-header-right{gap:3px;flex:1 1 auto;justify-content:flex-end}#orreryViewsBtn,#orreryToursBtn,#orrerySettingsBtn,#orreryHelpBtn{display:none}.orrery-header-left>.orrery-btn,.orrery-header-right>.orrery-btn{flex:1 1 0;min-width:44px;max-width:60px}.orrery-title{display:none}.orrery-home-wordmark{height:28px}.orrery-home-link{padding:.15rem .25rem}.orrery-fab{position:fixed;bottom:72px;width:48px;height:48px;border-radius:50%;padding:0;justify-content:center;font-size:1.1rem}.orrery-fab .fab-label{display:none}.orrery-fab-left{left:16px}.orrery-fab-right{right:16px}.orrery-fab-left.active{box-shadow:0 2px 12px #ef444466}.orrery-immersive .orrery-fab{display:none}.orrery-search-container{width:32px}.orrery-search-container.expanded{width:150px}.orrery-search-container.expanded .orrery-search-input{width:110px}.orrery-search-container.expanded .orrery-search-input:focus{width:110px}#orreryRecordBtn,#orreryFullscreen,.orrery-btn-label{display:none}.orrery-btn{min-width:36px;min-height:36px;padding:.25rem;display:flex;align-items:center;justify-content:center;font-size:.9rem}.orrery-speed-presets{display:flex;gap:2px;margin-left:0}.orrery-speed-preset{min-height:26px;padding:2px 5px;font-size:.65rem;display:flex;align-items:center}.orrery-speed-desktop,.orrery-speed-slider,.orrery-speed-label{display:none}.orrery-date-display{font-size:.72rem;min-width:auto;padding:0 .3rem}.orrery-date-input{font-size:.72rem;min-width:auto}.orrery-info-panel{inset:auto 8px 130px;width:auto;max-height:none;border-radius:10px;animation:slideUpPanel .2s ease-out;overflow-y:hidden;padding:.6rem .8rem;font-size:.78rem}.orrery-info-panel h3{font-size:.95rem;margin:0 0 .3rem;gap:.35rem}.orrery-info-panel .orrery-info-compact{display:flex;flex-wrap:wrap;gap:.15rem .7rem;color:#9ca3af;font-size:.75rem}.orrery-info-panel .orrery-info-compact .compact-sep{color:#4b5563}.orrery-info-panel .orrery-info-compact span{white-space:nowrap}.orrery-info-panel .orrery-info-row,.orrery-info-panel .orrery-info-notes{display:none}.orrery-settings-panel{inset:auto 0 56px;width:100%;max-height:55vh;border-radius:12px 12px 0 0;animation:slideUpPanel .25s ease-out;overflow-y:auto}.orrery-views-panel{inset:auto 0 56px;width:100%;max-height:55vh;border-radius:12px 12px 0 0;animation:slideUpPanel .25s ease-out}.orrery-tours-panel{inset:auto 0 56px;width:100%;max-height:55vh;border-radius:12px 12px 0 0;animation:slideUpPanel .25s ease-out;overflow-y:auto}.orrery-record-panel{inset:auto 0 56px;width:100%;max-height:55vh;border-radius:12px 12px 0 0;animation:slideUpPanel .25s ease-out}.orrery-demo-info{left:0;right:0;bottom:56px;width:auto;max-width:100%;margin:0;border-radius:0;border:none;padding:10px 16px;display:none;flex-direction:row;align-items:center;gap:8px}.orrery-demo-info.visible{display:flex}.orrery-demo-info-name{font-size:.9rem;margin-bottom:0;white-space:nowrap}.orrery-demo-info-type{display:none}.orrery-demo-info-stats{flex-wrap:nowrap;gap:.5rem;margin-bottom:0;white-space:nowrap;overflow:hidden}.orrery-demo-info-stat{font-size:.7rem}.orrery-demo-info-stat .stat-label,.orrery-demo-info-notes{display:none}.orrery-immersive .orrery-demo-info{bottom:8px}.orrery-status,.orrery-status-desktop{display:none}.orrery-status-touch{display:inline}.orrery-help-desktop{display:none}.orrery-help-touch{display:flex}.orrery-help-content{padding:.75rem 1rem;max-width:340px}.orrery-help-title{font-size:.95rem}.orrery-help-hints{gap:.3rem .8rem}.orrery-help-hints span{font-size:.75rem}.orrery-help-overlay{top:calc(env(safe-area-inset-top) + 64px);bottom:auto}.orrery-nightsky-btn{display:flex}}@media(max-height:400px){.orrery-bottom-nav{display:none}.orrery-header{flex-wrap:nowrap;height:auto;padding:2px 6px;gap:4px}.orrery-header-center{order:0;width:auto;padding:0;gap:4px}.orrery-title,.orrery-home-wordmark{display:none}.orrery-home-mark{display:block}.orrery-fab{display:none}.orrery-search-container{width:32px}.orrery-search-container.expanded{width:150px}.orrery-search-container.expanded .orrery-search-input{width:110px}.orrery-search-container.expanded .orrery-search-input:focus{width:110px}#orreryRecordBtn,#orreryFullscreen,.orrery-btn-label,.orrery-status,.orrery-speed-presets{display:none}.orrery-speed-slider{width:60px;min-width:60px}.orrery-speed-label{width:auto;font-size:.7rem}.orrery-date-display{font-size:.72rem;min-width:120px}.orrery-btn{min-width:32px;min-height:32px;font-size:.8rem}.orrery-help-overlay{top:calc(env(safe-area-inset-top) + 44px);bottom:auto}.orrery-help-content{padding:.5rem .8rem;max-width:400px}.orrery-help-desktop{display:none}.orrery-help-touch,.orrery-nightsky-btn{display:flex}}@keyframes slideUpPanel{0%{transform:translateY(100%)}to{transform:translateY(0)}}body[data-theme=night] .orrery-header{background:#2d0a0ae6;border-bottom-color:#7f1d1d80}body[data-theme=night] .orrery-title{color:#fca5a5}body[data-theme=night] .orrery-home-link:hover{background:#3d101080}body[data-theme=night] .orrery-btn{background:#3d1010b3;border-color:#7f1d1d99;color:#d4a0a0}body[data-theme=night] .orrery-btn:hover{background:#4d1515cc;color:#fca5a5}body[data-theme=night] .orrery-btn-share{background:#3d1e10b3;border-color:#7f461d99;color:#d4b0a0}body[data-theme=night] .orrery-btn-share:hover{background:#4d2815cc;color:#fcbba5}body[data-theme=night] .orrery-btn.active{background:#ef444480;border-color:#ef4444b3;color:#fca5a5}body[data-theme=night] .orrery-fab-left{background:linear-gradient(135deg,#991b1bb3,#ef4444b3);border-color:#ef4444cc;color:#fca5a5}body[data-theme=night] .orrery-fab-left:hover{background:linear-gradient(135deg,#991b1bf2,#ef4444f2);color:#fca5a5;box-shadow:0 0 12px #ef444480}body[data-theme=night] .orrery-fab-right{background:linear-gradient(135deg,#7f1d1db3,#991b1bb3);border-color:#7f1d1dcc;color:#fca5a5}body[data-theme=night] .orrery-fab-right:hover{background:linear-gradient(135deg,#7f1d1df2,#991b1bf2);color:#fca5a5;box-shadow:0 0 12px #7f1d1d80}body[data-theme=night] .orrery-date-display{color:#933}body[data-theme=night] .orrery-date-display:hover{background:#3d101080;border-color:#7f1d1d80;color:#fca5a5}body[data-theme=night] .orrery-date-input{background:#3d1010cc;border-color:#ef444499;color:#fca5a5}body[data-theme=night] .orrery-date-input:focus{border-color:#ef4444cc;box-shadow:0 0 0 2px #ef444433}body[data-theme=night] .orrery-speed-label{color:#7f3333}body[data-theme=night] .orrery-speed-preset{background:#3d101080;border-color:#7f1d1d66;color:#933}body[data-theme=night] .orrery-speed-preset:hover{background:#4d1515b3;color:#fca5a5}body[data-theme=night] .orrery-speed-preset.active{background:#ef444466;border-color:#ef444499;color:#fca5a5}body[data-theme=night] .orrery-speed-slider::-webkit-slider-thumb{background:#ef4444}body[data-theme=night] .orrery-speed-slider::-moz-range-thumb{background:#ef4444}body[data-theme=night] .orrery-info-panel{background:#1a0505eb;border-color:#7f1d1d80;color:#d4a0a0}body[data-theme=night] .orrery-info-panel h3{color:#fca5a5}body[data-theme=night] .orrery-info-panel .info-close{color:#7f3333}body[data-theme=night] .orrery-info-panel .info-close:hover{color:#d4a0a0}body[data-theme=night] .orrery-info-row{border-bottom-color:#3d101080}body[data-theme=night] .orrery-info-row .info-label{color:#933}body[data-theme=night] .orrery-info-row .info-value{color:#fca5a5}body[data-theme=night] .orrery-info-notes,body[data-theme=night] .orrery-info-compact{color:#933}body[data-theme=night] .orrery-settings-panel{background:#1a0505f0;border-color:#7f1d1d80;color:#d4a0a0}body[data-theme=night] .settings-header{border-bottom-color:#7f1d1d66;color:#fca5a5}body[data-theme=night] .settings-close{color:#7f3333}body[data-theme=night] .settings-close:hover{color:#d4a0a0}body[data-theme=night] .settings-tab{color:#7f3333}body[data-theme=night] .settings-tab:hover{color:#933}body[data-theme=night] .settings-tab.active{color:#ef4444;border-bottom-color:#ef4444}body[data-theme=night] .settings-section-label{color:#7f3333}body[data-theme=night] .settings-collapsible:hover{color:#933}body[data-theme=night] .settings-row:hover{background:#3d101066}body[data-theme=night] .settings-row input[type=checkbox]{accent-color:#ef4444}body[data-theme=night] .settings-row span{color:#d4a0a0}body[data-theme=night] .orrery-status{background:#1a0505e6;border-top-color:#7f1d1d4d;color:#7f3333}body[data-theme=night] .orrery-search-input{background:#3d101099;border-color:#7f1d1d80;color:#fca5a5}body[data-theme=night] .orrery-search-input::placeholder{color:#7f3333}body[data-theme=night] .orrery-search-input:focus{border-color:#ef444499}body[data-theme=night] .orrery-search-icon{color:#7f3333}body[data-theme=night] .orrery-search-dropdown{background:#1a0505f5;border-color:#7f1d1d80}body[data-theme=night] .orrery-search-item{color:#d4a0a0}body[data-theme=night] .orrery-search-item:hover,body[data-theme=night] .orrery-search-item.selected{background:#ef44444d;color:#fca5a5}body[data-theme=night] .orrery-search-item .search-type{color:#7f3333}body[data-theme=night] .orrery-views-panel{background:#1a0505f0;border-color:#7f1d1d80;color:#d4a0a0}body[data-theme=night] .views-header{border-bottom-color:#7f1d1d66;color:#fca5a5}body[data-theme=night] .views-close{color:#7f3333}body[data-theme=night] .views-close:hover{color:#d4a0a0}body[data-theme=night] .views-section-label{color:#7f3333}body[data-theme=night] .views-row:hover{background:#3d101066}body[data-theme=night] .views-row .views-icon{color:#933}body[data-theme=night] .views-row .views-label{color:#d4a0a0}body[data-theme=night] .views-row.tour-row .views-icon{color:#f87171}body[data-theme=night] .views-row.tour-row .views-label{color:#fca5a5}body[data-theme=night] .orrery-tours-panel,body[data-theme=night] .orrery-record-panel{background:#1a0505f0;border-color:#7f1d1d80;color:#d4a0a0}body[data-theme=night] .record-header{border-bottom-color:#7f1d1d66;color:#fca5a5}body[data-theme=night] .record-close{color:#7f3333}body[data-theme=night] .record-close:hover{color:#d4a0a0}body[data-theme=night] .record-section-label{color:#7f3333}body[data-theme=night] .record-format-row:hover{background:#3d101066}body[data-theme=night] .record-format-row.selected{background:#ef444440;border-left-color:#ef4444}body[data-theme=night] .record-format-icon{color:#933}body[data-theme=night] .record-format-label{color:#fca5a5}body[data-theme=night] .record-format-desc{color:#7f3333}body[data-theme=night] .orrery-tooltip{background:#1a0505eb;border-color:#7f1d1d80;color:#d4a0a0}body[data-theme=night] .orrery-tooltip-name{color:#fca5a5}body[data-theme=night] .orrery-tooltip-detail{color:#933}body[data-theme=night] .orrery-demo-info{background:#0d0202bf;border-color:#7f1d1d66;color:#d4a0a0}body[data-theme=night] .orrery-demo-info-name{color:#fca5a5}body[data-theme=night] .orrery-demo-info-type{color:#933}body[data-theme=night] .orrery-demo-info-stat .stat-label{color:#7f3333}body[data-theme=night] .orrery-demo-info-stat .stat-value{color:#fca5a5}body[data-theme=night] .orrery-demo-info-notes{color:#933}body[data-theme=night] .orrery-help-content{background:#0d0202a6;border-color:#ef444440}body[data-theme=night] .orrery-help-title{color:#fca5a5e6}body[data-theme=night] .orrery-help-hints span{color:#d4a0a0d9}body[data-theme=night] .orrery-help-hints span i{color:#f87171b3}body[data-theme=night] .orrery-help-hints kbd{background:#4d151580;border-color:#7f1d1d66;color:#fca5a5e6}body[data-theme=night] .orrery-disclaimer{background:#1a0505eb;border-color:#7f1d1d80;color:#d4a0a0}body[data-theme=night] .orrery-disclaimer i.fa-info-circle{color:#f87171}body[data-theme=night] .orrery-disclaimer-close{color:#7f3333}body[data-theme=night] .orrery-disclaimer-close:hover{color:#fca5a5}body[data-theme=night] .orrery-bottom-nav{background:#1a0505f2;border-top-color:#7f1d1d80}body[data-theme=night] .orrery-nav-item{color:#7f3333}body[data-theme=night] .orrery-nav-item:active{color:#fca5a5}
