.hours-island{--glyph-font: "Symbola", "Noto Sans Symbols 2", "Segoe UI Symbol", "Apple Symbols", "DejaVu Sans", sans-serif}.hours-island{--hours-control-height: 40px;--hours-control-font-size: 14px;--hours-control-padding-x: 12px;--hours-table-font-size: 14px;--hours-table-min-width: 700px;--hours-table-layout: auto;--hours-card-body-overflow: auto;--hours-cell-padding-x: 14px;--hours-cell-padding-y: 12px;--hours-label-display: inline;--hours-header-display: table-header-group;--hours-time-white-space: nowrap;--hours-time-font-size: .95em}.hours-island [class*=glyph],.hours-island .ph-glyph,.hours-island .retrograde-tag span,.hours-island .coords-glyph,.hours-island .coords-sign,.hours-island .sun-glyph{font-family:var(--glyph-font)!important;font-variant-emoji:text!important}.hours-island{width:100%;max-width:100%;margin:0 auto;padding:24px;font-size:15px}.hours-card{margin-bottom:24px}.hours-card .ant-card-body{padding:24px}.hours-card--controls .ant-card-body{display:flex;flex-direction:column;gap:16px}.hours-config-toggle{display:none;width:100%;align-items:center;justify-content:space-between;gap:8px;background:var(--ant-color-bg-elevated);border:1px solid var(--ant-color-border);border-radius:12px;padding:10px 14px;font-size:.95em;font-weight:600;color:var(--ant-color-text);cursor:pointer}.hours-config-toggle .config-toggle-left{display:inline-flex;align-items:center;gap:8px}.hours-config-toggle .config-toggle-chevron{font-size:.85em;color:var(--ant-color-text-secondary)}.hours-config-body{display:flex;flex-direction:column;gap:16px}.hours-config-extras{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.config-toggles{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start;grid-column:1 / -1}.config-toggle-item{display:flex;flex-direction:column;gap:6px;min-width:140px;flex:1 1 160px}.config-toggle-item .ant-segmented{background:var(--ant-color-bg-elevated);border:1px solid var(--ant-color-border);border-radius:8px;min-height:var(--hours-control-height);display:flex;align-items:center;padding:2px}.config-toggle-segmented .ant-segmented-item{border-radius:6px;min-width:0;flex:1 1 auto}.config-toggle-segmented .ant-segmented-item-label{font-weight:600;line-height:1.1;padding:6px 10px;display:flex;align-items:center;justify-content:center;color:var(--ant-color-text)}.hours-island[data-theme=dark] .config-toggle-segmented .ant-segmented-item-selected{background:#ffd44de6}.hours-island[data-theme=dark] .config-toggle-segmented .ant-segmented-item-selected .ant-segmented-item-label{color:#0c1116;text-shadow:none}.config-item .ant-segmented,.config-item .ant-select{width:100%}.config-inline{min-height:var(--hours-control-height)}.config-value{font-size:.9em}.filter-label{font-size:.9em;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--ant-color-text-secondary);display:flex;align-items:center}.filter-label .anticon{color:var(--ant-color-text)}.hours-island .ant-picker,.hours-island .ant-picker-large,.hours-island .ant-input-affix-wrapper-lg,.hours-island .ant-btn-lg{height:var(--hours-control-height);font-size:var(--hours-control-font-size)}.hours-island .ant-picker-input>input{height:calc(var(--hours-control-height) - 2px);line-height:calc(var(--hours-control-height) - 2px)}.location-field{width:100%;align-items:stretch;flex-wrap:nowrap}.location-field .ant-space-compact-item{display:flex;align-items:stretch}.location-field .ant-space-compact-item:first-child{flex:1 1 auto;min-width:0}.location-field .ant-space-compact-item:last-child{flex:0 0 auto}.location-field .ant-select,.location-field .ant-select-selector,.location-field .ant-select-selection-search-input{height:var(--hours-control-height)}.location-field .ant-select-selector{display:flex;align-items:center}.location-field .ant-input-affix-wrapper,.location-field .ant-btn{height:var(--hours-control-height)}.location-field .ant-input-affix-wrapper{padding-left:var(--hours-control-padding-x);padding-right:var(--hours-control-padding-x);display:flex;align-items:center}.location-field .ant-input{height:100%;line-height:calc(var(--hours-control-height) - 2px)}.location-field .ant-btn{display:inline-flex;align-items:center;justify-content:center;color:var(--ant-color-text)}.location-suffix{display:inline-flex;align-items:center;gap:6px}.location-search-hint{display:block;padding:6px 10px;font-style:normal;color:var(--ant-color-text-secondary)}.location-suffix-btn{display:none;align-items:center;justify-content:center;width:calc(var(--hours-control-height) - 10px);height:calc(var(--hours-control-height) - 10px);border:1px solid var(--ant-color-border);border-radius:6px;background:transparent;padding:0;cursor:pointer;color:var(--ant-color-text)}.location-suffix-btn:hover{border-color:var(--ant-color-primary)}.hours-island[data-theme=dark] .location-field .ant-input-affix-wrapper,.hours-island[data-theme=dark] .location-field .ant-input-affix-wrapper-focused{background:var(--ant-color-bg-container)}.hours-island[data-theme=dark] .location-suffix-btn,.hours-island[data-theme=dark] .location-button{color:#fff;border-color:#ffffff73}.location-loading-icon{font-size:12px;color:var(--ant-color-text-tertiary)}.tz-display{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;height:var(--hours-control-height);padding:0 14px;background:var(--ant-color-bg-container);border:1px solid var(--ant-color-border);border-radius:8px;width:100%}.tz-zone{font-size:.85em;color:var(--ant-color-text-secondary);white-space:nowrap}.tz-time{font-size:1.1em;font-weight:700;font-feature-settings:"tnum";color:var(--ant-color-text);white-space:nowrap}.retrograde-card{margin-bottom:24px}.retrograde-card--active{border-color:var(--ant-color-error)!important;background:var(--ant-color-error-bg)!important}.retrograde-card--clear{border-color:var(--ant-color-success)!important;background:var(--ant-color-success-bg)!important}.retrograde-card .ant-card-body{padding:20px 24px!important}.retrograde-header{font-weight:600}.retrograde-icon{font-size:20px;color:var(--ant-color-error)}.retrograde-icon--clear{color:var(--ant-color-success)}.retro-count-tag{background:var(--ant-color-error-bg)!important;border-color:var(--ant-color-error)!important;color:var(--ant-color-error)!important;font-weight:600}.retrograde-tag{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 14px!important;font-size:14px!important;border-radius:8px!important}.retrograde-tag--active{background:var(--ant-color-error-bg)!important;border-color:var(--ant-color-error-border)!important}.retrograde-tag--upcoming{background:transparent!important;border:1px solid var(--ant-color-warning)!important;color:var(--ant-color-text)!important}.retrograde-tag .retro-dates{font-size:.85em;color:var(--ant-color-text-secondary);display:inline-flex;align-items:center;gap:4px}.retrograde-tag .retro-countdown{font-size:.8em;padding:2px 8px;border-radius:6px;border:1px solid var(--ant-color-warning);color:#000;font-weight:600;background:transparent;display:inline-flex;align-items:center;line-height:1}.upcoming-label{font-size:.85em;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.hours-tables-row{margin-bottom:24px}.hours-table-card{height:100%}.hours-table-card--day .ant-card-head{border-top:3px solid #faad14!important}.hours-table-card--night .ant-card-head{border-top:3px solid #722ed1!important}.hours-table-card .ant-card-head{padding:12px 20px!important;min-height:auto!important}.hours-table-card .ant-card-head-title{padding:0!important;font-size:1em!important}.hours-table-card .ant-card-body{padding:0!important;overflow-x:var(--hours-card-body-overflow)}.table-card-header{width:100%}.sun-glyph{font-family:var(--glyph-font);font-size:1.4em;line-height:1}.hours-table-card--day .sun-glyph,.hours-table-card--night .sun-glyph{color:var(--ant-color-text)}.table-title{font-weight:600;font-size:1.05em}.sun-info{font-size:.95em;color:var(--ant-color-text-secondary);display:flex;align-items:center;gap:8px}.sun-info strong{color:var(--ant-color-text);font-weight:600}.sun-azimuth{font-size:.9em;color:var(--ant-color-text);padding:2px 8px;border-radius:6px;border:1px solid var(--ant-color-primary);background:transparent;font-weight:600;display:inline-flex;align-items:center;line-height:1}.hours-table{width:100%;min-width:var(--hours-table-min-width);table-layout:var(--hours-table-layout);border-collapse:collapse;font-size:var(--hours-table-font-size)}.hours-table thead{display:var(--hours-header-display)}.hours-table th{padding:var(--hours-cell-padding-y) var(--hours-cell-padding-x);text-align:left;font-size:.8em;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ant-color-text-tertiary);background:var(--ant-color-fill-quaternary);border-bottom:1px solid var(--ant-color-border);white-space:nowrap}.hours-table td{padding:var(--hours-cell-padding-y) var(--hours-cell-padding-x);border-bottom:1px solid var(--ant-color-border-secondary);border-right:1px solid var(--ant-color-border-secondary);vertical-align:middle}.hours-table td:last-child{border-right:none}.hours-table tbody tr:last-child td{border-bottom:none}.hours-table tbody tr:hover{background:var(--ant-color-fill-quaternary)}.hours-table tbody tr.hour-current{background:#ffd44d2e}.hours-table tbody tr.hour-current td{background:inherit}.hours-table tbody tr.hour-current td:first-child{position:relative}.hours-table tbody tr.hour-current td:first-child:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#ffd44de6}.cell-content{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.cell-content .glyph{font-family:var(--glyph-font);font-size:1.3em;line-height:1;color:var(--ant-color-text)}.cell-content .label{display:var(--hours-label-display);font-size:.95em;color:var(--ant-color-text)}.cell-content .retro-badge{font-family:var(--glyph-font);font-size:.85em;color:var(--ant-color-error)}.cell-content .condition-badge{font-family:var(--glyph-font);font-size:.9em;border-radius:6px;padding:2px 6px;line-height:1;display:inline-flex;align-items:center;justify-content:center;border:1px solid currentColor;font-weight:600;cursor:help}.condition-stack{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;flex-basis:100%;margin-top:4px}@media(min-width:1025px){.cell-content--planet .condition-stack{flex-basis:auto;margin-top:0;margin-left:10px}}.cell-content .condition-badge--retrograde{color:#ff4d4f;background:#fff1f0}.cell-content .condition-badge--combust,.cell-content .condition-badge--under-beams{color:#fa8c16;background:#fff7e6}.cell-content .condition-badge--cazimi{color:#faad14;background:#fffbe6}.cell-content .condition-badge--station{color:#722ed1;background:#f9f0ff}.cell-content .condition-badge--direct{color:#52c41a;background:#f6ffed}.col-time{font-feature-settings:"tnum";white-space:var(--hours-time-white-space);font-size:var(--hours-time-font-size);text-align:center}.time-range{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.time-part{white-space:nowrap}.time-sep{width:14px;height:2px;border-radius:999px;background:var(--ant-color-text);display:inline-block;flex:0 0 auto}th.col-illum,td.col-illum{text-align:center;font-size:.9em;color:var(--ant-color-text-secondary);font-feature-settings:"tnum"}.col-coords{text-align:center}th.col-coords{width:70px}.coords-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--ant-color-border);border-radius:6px;background:var(--ant-color-bg-container);color:var(--ant-color-text);font-family:var(--glyph-font);font-size:1.8em;cursor:pointer;transition:all .15s ease}.coords-btn:hover{background:var(--ant-color-primary);color:#1b1400;border-color:var(--ant-color-primary)}.loading-spinner{width:28px;height:28px;border:3px solid var(--ant-color-border);border-top-color:var(--ant-color-primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.coords-modal-react .ant-modal-header{padding:16px 24px!important}.coords-modal-react .ant-modal-body{padding:20px 24px!important}.coords-modal-react .ant-modal-footer{padding:12px 24px!important}.coords-modal-react,.coords-modal-react .ant-modal-title,.coords-modal-react .ant-modal-body,.coords-modal-react .ant-modal-footer,.coords-modal-react .coords-glyph,.coords-modal-react .coords-name,.coords-modal-react .coords-deg,.coords-modal-react .coords-sign,.coords-modal-react .modal-time-tag{color:var(--ant-color-text)!important}.modal-time-tag{font-size:.85em;color:var(--ant-color-text);background:transparent;padding:2px 8px;border-radius:6px;border:1px solid currentColor;margin-left:8px;font-weight:600}.coords-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.coords-item{display:flex;align-items:center;gap:10px;padding:12px 14px;background:var(--ant-color-fill-quaternary);border-radius:8px;border:1px solid var(--ant-color-border-secondary)}.coords-item--minor{opacity:1}.coords-glyph{font-family:var(--glyph-font);font-size:1.4em;min-width:28px;text-align:center;color:var(--ant-color-primary)}.coords-name{flex:1;font-weight:600;font-size:.95em}.coords-deg{font-feature-settings:"tnum";font-size:.9em;color:var(--ant-color-text-secondary)}.coords-sign{font-family:var(--glyph-font);font-size:1.2em;color:var(--ant-color-text)}.hours-island .ant-picker,.hours-island .ant-input,.hours-island .ant-btn{border-radius:8px}.hours-island .ant-tag{border-radius:6px}body.advanced-mode .pc-container,body.advanced-mode .container{max-width:100%}.hours-island[data-theme=dark] .retrograde-card--active{background:#ef44442e!important;border-color:#f8717199!important}.hours-island[data-theme=dark] .retrograde-card--clear{background:#22c55e2e!important;border-color:#4ade8099!important}.hours-island[data-theme=dark] .retrograde-icon{color:#f87171}.hours-island[data-theme=dark] .retro-count-tag{background:#f871712e!important;border-color:#f871718c!important;color:#fecaca!important}.hours-island[data-theme=dark] .retrograde-tag--active{background:#f871711f!important;border-color:#f8717166!important}.hours-island[data-theme=dark] .retrograde-tag--upcoming{border-color:#fbbf2473!important;color:var(--ant-color-text)!important}.hours-island[data-theme=dark] .retrograde-card,.hours-island[data-theme=dark] .retrograde-card .ant-card-body{color:#f8fafc}.hours-island[data-theme=dark] .retrograde-tag .retro-dates{color:#f8fafccc}.hours-island[data-theme=dark] .retrograde-tag .retro-countdown{color:var(--ant-color-text);border-color:#fbbf248c;background:#ffffff0f}.hours-island[data-theme=dark] .cell-content .condition-badge--retrograde{background:#ff4d4f1f}.hours-island[data-theme=dark] .cell-content .condition-badge--combust,.hours-island[data-theme=dark] .cell-content .condition-badge--under-beams{background:#fa8c161f}.hours-island[data-theme=dark] .cell-content .condition-badge--cazimi{background:#faad141f}.hours-island[data-theme=dark] .cell-content .condition-badge--station{background:#722ed126}.hours-island[data-theme=dark] .cell-content .condition-badge--direct{background:#52c41a26}.hours-island[data-theme=dark] .hours-table tbody tr.hour-current{background:#ffd54f2e}.hours-island[data-theme=dark] .hours-table tbody tr.hour-current td:first-child:before{background:#ffd54ff2}.hours-island[data-theme=dark] .coords-btn{color:var(--ant-color-text);border-color:#ffffff29;background:#ffffff0a}.hours-island[data-theme=dark] .coords-modal-react .ant-modal-header,.hours-island[data-theme=dark] .coords-modal-react .ant-modal-body,.hours-island[data-theme=dark] .coords-modal-react .ant-modal-footer{background:var(--ant-color-bg-container)}.hours-island[data-theme=dark] .coords-modal-react .ant-modal-content{background:var(--ant-color-bg-container);border:1px solid var(--ant-color-border)}.hours-island[data-theme=dark] .coords-item{background:#ffffff0a;border-color:#ffffff14}#hours-legacy-content:has(~#pc-island-hours:not([hidden])),.pc-island-hours-active #hours-legacy-content{display:none!important}@media(max-width:1560px),(max-height:900px)and (orientation:landscape){.hours-island{--hours-time-white-space: normal;--hours-table-min-width: 100%;--hours-table-layout: fixed}.hours-table th{white-space:normal}.time-range{flex-direction:column;gap:4px}.time-sep{width:18px;height:2px}}@media(max-width:1200px){.hours-island{padding:20px;--hours-table-min-width: 640px}.coords-grid{grid-template-columns:1fr}}@media(max-width:1024px){.hours-island{--hours-table-min-width: 100%;--hours-table-layout: fixed;--hours-card-body-overflow: hidden}.hours-table td{overflow:hidden;text-overflow:ellipsis}.hours-config-toggle{display:flex}.hours-card--controls .ant-card-body{padding:16px!important}.hours-card--controls.is-collapsed .ant-card-body{padding:14px!important}.config-toggles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.config-toggle-item{min-width:0}.config-toggle-item .filter-label{font-size:.7em;letter-spacing:.04em}.config-toggle-item .ant-segmented{width:100%}.config-toggle-segmented{min-height:34px}.config-toggle-segmented .ant-segmented-item-label{font-size:.9em;padding:4px 8px}}@media(max-width:992px){.hours-island{--hours-control-height: 36px;--hours-control-font-size: 13px;--hours-cell-padding-x: 10px;--hours-cell-padding-y: 10px;--hours-table-font-size: 13px}.hours-card .ant-card-body{padding:20px!important}}@media(max-width:900px){.hours-island{padding:14px;font-size:13px;--hours-control-height: 34px;--hours-control-font-size: 13px;--hours-control-padding-x: 10px;--hours-cell-padding-x: 6px;--hours-cell-padding-y: 8px;--hours-label-display: none;--hours-header-display: none;--hours-time-white-space: normal;--hours-time-font-size: .85em}.hours-card .ant-card-body{padding:16px!important}.hours-table th.col-illum,.hours-table td.col-illum{display:none}.hours-table td:not(.col-time),.hours-table th:not(.col-time){text-align:center}.table-card-header{flex-wrap:wrap;gap:6px}.sun-info{flex-wrap:wrap;justify-content:flex-end;gap:6px}.cell-content{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.cell-content .glyph{font-size:1.45em}.condition-stack{width:100%;justify-content:center;flex-wrap:wrap;gap:4px}.cell-content .condition-badge{font-size:1em;padding:2px 5px}.time-range{flex-direction:column;gap:4px}.time-sep{width:18px;height:2px}.location-suffix-btn{display:inline-flex}.location-suffix-btn .anticon,.location-field .location-button .anticon{font-size:18px}.location-field .location-button{display:none}.location-field .ant-btn{width:var(--hours-control-height);min-width:var(--hours-control-height);padding:0}.location-field .ant-space-compact-item:first-child .ant-input-affix-wrapper{border-top-right-radius:8px;border-bottom-right-radius:8px;border-right:1px solid var(--ant-color-border)}.location-field .ant-input-affix-wrapper{border:none!important;background:transparent;box-shadow:none}.location-field .ant-select-selector{border:1px solid var(--ant-color-border)!important;border-radius:8px!important;background:var(--ant-color-bg-container);padding:0!important}.location-field .ant-select{border:1px solid var(--ant-color-border)!important;border-radius:8px;background:var(--ant-color-bg-container);overflow:hidden}.coords-btn{width:28px;height:28px;font-size:1.6em}.tz-display{flex-direction:row;justify-content:space-between;gap:8px;height:var(--hours-control-height);padding:0 12px;align-items:center}.tz-zone,.tz-time{white-space:nowrap;font-size:.95em}.retrograde-tags{flex-direction:column;align-items:stretch;width:100%}.retrograde-tag{width:100%;justify-content:space-between;flex-wrap:wrap;font-size:13px!important;padding:6px 10px!important}.retrograde-tag .retro-dates{flex-basis:100%;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start}.coords-modal-react .ant-modal{width:94vw!important;max-width:94vw!important}.coords-modal-react .ant-modal-title .ant-flex{flex-wrap:wrap;row-gap:6px}.coords-modal-react .modal-time-tag{margin-left:0}.coords-modal-react .ant-modal-body{padding:16px!important;max-height:70vh;overflow-y:auto}.coords-modal-react .coords-grid{grid-template-columns:1fr;gap:8px}.coords-modal-react .coords-item{display:grid;grid-template-columns:24px 1fr auto;grid-template-areas:"glyph name name" "glyph deg sign";align-items:center;row-gap:4px;-moz-column-gap:8px;column-gap:8px;padding:10px 12px}.coords-modal-react .coords-glyph{grid-area:glyph;font-size:1.2em;min-width:24px}.coords-modal-react .coords-name{grid-area:name;min-width:0;font-size:.9em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal;overflow-wrap:normal}.coords-modal-react .coords-deg{grid-area:deg;font-size:.85em}.coords-modal-react .coords-sign{grid-area:sign;justify-self:end;font-size:1.1em}}@media(max-width:640px){.hours-config-extras{grid-template-columns:1fr}}@media(max-width:576px){.hours-island{--hours-control-height: 32px;--hours-control-font-size: 12px;--hours-cell-padding-x: 4px;--hours-cell-padding-y: 6px;--hours-table-font-size: 12px}.filter-label{font-size:.8em}.cell-content .glyph{font-size:1.8em}.cell-content .condition-badge{font-size:1.1em}.coords-btn{width:26px;height:26px;font-size:1.4em}}
