html{background:#000}body,#root{min-height:100vh}.world-clock{background:linear-gradient(135deg,#0c121bfa,#020408fc);border:1px solid #1e2a38;border-radius:22px;align-items:stretch;width:100%;display:flex;overflow:hidden;box-shadow:0 24px 70px #00000080,inset 0 1px #ffffff09}.world-clock__cities{flex:1;grid-template-columns:minmax(80px,.6fr) minmax(80px,.6fr) minmax(80px,.6fr) minmax(80px,.6fr) minmax(80px,.6fr) minmax(60px,.4fr) minmax(170px,.6fr) minmax(80px,.6fr) minmax(80px,.6fr);align-items:center;gap:8px;padding:24px 26px;display:grid}.world-clock__city{flex-direction:column;justify-content:center;min-width:0;display:flex}.world-clock__city-name{color:#9aa8ba;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;overflow:hidden}.world-clock__time{color:#f7f9fc;font-variant-numeric:tabular-nums;letter-spacing:-.035em;white-space:nowrap;margin-top:5px;font-weight:750;line-height:1}.world-clock__city--small .world-clock__time{font-size:clamp(1.2rem,1.7vw,1.65rem)}.world-clock__city--medium .world-clock__city-name{font-size:1rem}.world-clock__city--medium .world-clock__time{font-size:clamp(1.55rem,2.2vw,2.25rem)}.world-clock__city--large{text-align:center;align-items:center}.world-clock__city--large .world-clock__city-name{color:#49a1ff;font-size:clamp(1.05rem,1.5vw,1.35rem);font-weight:700}.world-clock__city--large .world-clock__time{color:#368cff;text-shadow:0 0 8px #1a70ff2e;font-size:clamp(2rem,2.2vw,2.5rem)}@media (width<=1200px){.world-clock{overflow-x:auto}.world-clock__cities{min-width:1080px}}@media (width<=650px){.world-clock{display:block;overflow:visible}.world-clock__cities{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;padding:18px}.world-clock__city--large{grid-area:1/1/auto/-1;padding:12px 0 18px}}.port-selector{margin-top:4px;display:inline-block;position:relative}.port-selector__trigger{color:#f7f9fc;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:2rem;font-weight:700;line-height:1.1;display:inline-flex}.port-selector__trigger:hover{color:#fff}.port-selector__arrow{color:#4f9cff;font-size:.7rem;transition:transform .16s}.port-selector__arrow--open{transform:rotate(180deg)}.port-selector__menu{z-index:100;background:#080e16;border:1px solid #263548;border-radius:14px;width:min(320px,80vw);max-height:340px;padding:6px;position:absolute;top:calc(100% + 10px);left:0;overflow-y:auto;box-shadow:0 22px 60px #000000b3}.port-selector__option{color:#aeb9c8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:10px 12px;font-size:.95rem;display:flex}.port-selector__option:hover{color:#fff;background:#4f9cff1a}.port-selector__option--selected{color:#64a8ff;background:#4f9cff1f}.port-selector__check{color:#4f9cff;font-weight:700}@media (width<=650px){.port-selector__trigger{font-size:1.65rem}.port-selector__menu{width:min(280px,85vw)}}.tide-widget{background:linear-gradient(135deg,#0c121bfa,#020408fc);border:1px solid #1e2a38;border-radius:22px;margin-top:24px;padding:24px 26px;box-shadow:0 24px 70px #00000080,inset 0 1px #ffffff09}.tide-widget__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.tide-widget__label{color:#8fa1b7;letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:700}.tide-widget h2{margin:4px 0 0;font-size:2rem}.tide-widget__status{color:#70adff;background:#368cff1a;border:1px solid #368cff66;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:700}.tide-widget__events{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.tide-event{border-right:1px solid #1d2734;flex-direction:column;gap:8px;padding:8px 18px;display:flex}.tide-event:last-child{border-right:0}.tide-event__type{color:#7f8fa3;font-size:.85rem;font-weight:700}.tide-event__time{color:#f7f9fc;font-variant-numeric:tabular-nums;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1}.tide-event__height{color:#8fa1b7;font-size:.95rem}.tide-widget__footer{border-top:1px solid #1d2734;justify-content:space-between;gap:24px;margin-top:24px;padding-top:18px;display:flex}.tide-widget__footer div{flex-direction:column;gap:4px;display:flex}.tide-widget__footer span{color:#7f8fa3;font-size:.85rem}.tide-widget__footer strong{color:#fff;font-size:1.15rem}@media (width<=700px){.tide-widget__events{grid-template-columns:repeat(2,minmax(0,1fr))}.tide-event:nth-child(2){border-right:0}.tide-widget__footer{flex-direction:column}}.tide-widget__loading,.tide-widget__error{color:#8fa1b7;margin:0}.tide-widget__error{color:#ff8f8f}.tide-widget__source{color:#596678;text-align:right;margin:18px 0 0;font-size:.72rem}.tide-event__details{justify-content:space-between;align-items:center;gap:10px;display:flex}.tide-event__coefficient{color:#4f9cff;font-size:.9rem;font-weight:700}.tide-widget__days{border-bottom:1px solid #1d2734;align-items:center;gap:6px;margin-bottom:24px;padding-bottom:1px;display:flex;overflow-x:auto}.tide-widget__day-button{color:#7f8fa3;cursor:pointer;background:0 0;border:0;flex:1;min-width:max-content;padding:10px 12px 13px;font-size:.9rem;font-weight:600;transition:color .16s,background .16s;position:relative}.tide-widget__day-button:hover{color:#fff;background:#ffffff06}.tide-widget__day-button--active{color:#4f9cff}.tide-widget__day-button--active:after{content:"";background:#368cff;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.weather-current{color:#f7f9fc;align-items:center;gap:22px;min-height:86px;display:flex}.weather-current__main{flex-shrink:0;align-items:center;gap:14px;display:flex}.weather-current__icon{font-size:3rem;line-height:1}.weather-current__temperature{flex-direction:column;display:flex}.weather-current__temperature strong{font-variant-numeric:tabular-nums;font-size:2.35rem;line-height:1}.weather-current__temperature span{color:#8fa1b7;white-space:nowrap;margin-top:4px;font-size:.82rem}.weather-current__description{font-weight:600;color:#f7f9fc!important}.weather-current__columns{border-left:1px solid #26313f;grid-template-columns:repeat(2,minmax(150px,1fr));gap:22px;padding-left:22px;display:grid}.weather-current__column{color:#95a3b6;flex-direction:column;gap:5px;font-size:.78rem;line-height:1.25;display:flex}.weather-current__moon{color:#f7f9fc;font-weight:600}.weather-current--error{color:#ff8f8f;font-size:.85rem}@media (width<=950px){.weather-current__columns{grid-template-columns:1fr;gap:6px}}@media (width<=700px){.weather-current{flex-direction:column;align-items:flex-start;width:100%}.weather-current__columns{border-top:1px solid #26313f;border-left:0;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;padding-top:14px;padding-left:0}}.weather-day-card{background:linear-gradient(#0a1018fa,#05080dfa);border:1px solid #202a38;border-radius:20px;flex-direction:column;gap:14px;min-width:210px;padding:18px;display:flex}.weather-day-card--today{border-color:#368cff8c;box-shadow:inset 0 0 0 1px #368cff14,0 16px 40px #0000003d}.weather-day-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.weather-day-card__header div{flex-direction:column;gap:3px;display:flex}.weather-day-card__header strong{color:#f7f9fc;font-size:.98rem}.weather-day-card__header span{color:#7f8da0;font-size:.78rem}.weather-day-card__weather-icon{line-height:1;font-size:2rem!important}.weather-day-card__temperatures{align-items:baseline;gap:9px;display:flex}.weather-day-card__temperatures strong{color:#f7f9fc;font-size:2.35rem;line-height:1}.weather-day-card__temperatures span{color:#f7f9fc;font-size:1.75rem}.weather-day-card__description{color:#aeb9c8;min-height:34px;font-size:.83rem}.weather-day-card__metrics{grid-template-columns:1fr 1fr;gap:10px;display:grid}.weather-day-card__metrics span{color:#748399;flex-direction:column;gap:3px;font-size:.72rem;display:flex}.weather-day-card__metrics strong{color:#dce5ef;font-size:.83rem}.weather-day-card__astro{border-top:1px solid #1d2632;border-bottom:1px solid #1d2632;grid-template-columns:1fr 1fr;gap:8px 12px;padding:12px 0;display:grid}.weather-day-card__astro div{flex-direction:column;gap:3px;display:flex}.weather-day-card__astro span{color:#748399;font-size:.7rem}.weather-day-card__astro strong{color:#dce5ef;font-size:.82rem}.weather-day-card__moon{align-items:center;gap:10px;display:flex}.weather-day-card__moon>span{font-size:1.55rem}.weather-day-card__moon div{flex-direction:column;gap:3px;min-width:0;display:flex}.weather-day-card__moon strong{color:#eef3f8;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.weather-day-card__moon small{color:#748399;font-size:.68rem}.weather-forecast{background:linear-gradient(135deg,#0a1019f7,#03060afc);border:1px solid #1d2633;border-radius:26px;margin-top:24px;padding:24px;box-shadow:0 26px 70px #0000006b,inset 0 1px #ffffff09}.weather-forecast__header,.weather-forecast__subheader{margin-bottom:20px}.weather-forecast__header span,.weather-forecast__subheader span{color:#7791ae;letter-spacing:.13em;text-transform:uppercase;font-size:.76rem;font-weight:700}.weather-forecast__header h2,.weather-forecast__subheader h2{color:#f7f9fc;margin:5px 0 0;font-size:1.7rem}.weather-forecast__hourly{scroll-snap-type:x proximity;grid-template-columns:repeat(18,minmax(92px,1fr));gap:8px;padding:2px 0 12px;display:grid;overflow-x:auto}.weather-hour{text-align:center;scroll-snap-align:start;background:#0e54b5a8;border:1px solid #7791ae21;border-radius:14px;padding:12px 8px 10px}.weather-hour--night{background:linear-gradient(#080d1af2,#050810fa);border-color:#5b70a330}.weather-hour__time{color:#a9bbcf;font-size:.76rem;font-weight:700}.weather-hour__icon{min-height:31px;margin-top:5px;font-size:1.35rem;line-height:31px}.weather-hour__temperature{color:#f7f9fc;margin-top:2px;font-size:1.05rem;font-weight:750}.weather-hour__felt{color:#66798e;font-size:.64rem}.weather-hour__metric{color:#8799ad;justify-content:center;gap:4px;margin-top:7px;font-size:.68rem;display:flex}.weather-hour__metric strong{color:#b8c8da}.weather-hour__rain{color:#7daed6;margin-top:4px;font-size:.62rem}.weather-hour__secondary{color:#687b90;white-space:nowrap;border-top:1px solid #7791ae1a;gap:2px;margin-top:8px;padding-top:7px;font-size:.58rem;display:grid}.weather-hour__gust{color:#d6aa72;margin-top:4px;font-size:.58rem}.weather-forecast__daily-section{border-top:1px solid #7791ae21;margin-top:26px;padding-top:22px}.weather-forecast__grid{grid-template-columns:repeat(7,minmax(210px,1fr));gap:14px;padding-bottom:8px;display:grid;overflow-x:auto}.weather-forecast__hourly::-webkit-scrollbar{height:9px}.weather-forecast__grid::-webkit-scrollbar{height:9px}.weather-forecast__hourly::-webkit-scrollbar-track{background:#070b11;border-radius:999px}.weather-forecast__grid::-webkit-scrollbar-track{background:#070b11;border-radius:999px}.weather-forecast__hourly::-webkit-scrollbar-thumb{background:#253348;border-radius:999px}.weather-forecast__grid::-webkit-scrollbar-thumb{background:#253348;border-radius:999px}.weather-forecast__loading,.weather-forecast__error{color:#94a1b2;font-size:.9rem}.weather-forecast__error{color:#ff9393}@media (width<=760px){.weather-forecast{border-radius:20px;padding:18px}.weather-forecast__header h2,.weather-forecast__subheader h2{font-size:1.4rem}.weather-forecast__hourly{grid-template-columns:repeat(18,88px)}.weather-forecast__grid{grid-template-columns:repeat(7,minmax(190px,1fr))}}.astronomy-widget{background:linear-gradient(135deg,#0a1019fa,#03060bfc);border:1px solid #1d2633;border-radius:26px;margin-top:24px;padding:24px;box-shadow:0 26px 70px #0000006b,inset 0 1px #ffffff09}.astronomy-widget__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.astronomy-widget__label{color:#7791ae;letter-spacing:.13em;text-transform:uppercase;font-size:.76rem;font-weight:700}.astronomy-widget__header h2{color:#f7f9fc;margin:5px 0 0;font-size:1.8rem}.astronomy-widget__night{color:#7f8da0;flex-direction:column;align-items:flex-end;gap:5px;font-size:.78rem;display:flex}.astronomy-widget__night strong{color:#f7f9fc;font-size:1rem}.astronomy-widget__summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;display:grid}.astronomy-widget__summary>div{background:#080d14;border:1px solid #202a38;border-radius:17px;flex-direction:column;gap:5px;padding:15px;display:flex}.astronomy-widget__summary span,.astronomy-target__window span{color:#748399;font-size:.72rem}.astronomy-widget__summary strong{color:#f7f9fc;font-size:1.35rem}.astronomy-widget__summary small{color:#95a4b7;font-size:.76rem}.astronomy-widget__targets{grid-template-columns:repeat(4,minmax(220px,1fr));gap:14px;margin-top:18px;padding-bottom:7px;display:grid;overflow-x:auto}.astronomy-target{background:linear-gradient(#090e16fc,#05080dfc);border:1px solid #202a38;border-radius:19px;min-width:220px;padding:17px}.astronomy-target--observable{border-color:#368cff80}.astronomy-target header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.astronomy-target header div{flex-direction:column;gap:4px;min-width:0;display:flex}.astronomy-target header strong{color:#f7f9fc;font-size:1.15rem}.astronomy-target header span{color:#8492a5;white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;overflow:hidden}.astronomy-target__altitude{flex-shrink:0;font-weight:700;color:#368cff!important;font-size:1.2rem!important}.astronomy-target__window{flex-direction:column;gap:4px;margin-top:17px;display:flex}.astronomy-target__window strong{color:#dce6f2;font-size:.88rem}.astronomy-target__details{border-top:1px solid #1d2632;grid-template-columns:1fr 1fr;gap:11px;margin-top:17px;padding-top:14px;display:grid}.astronomy-target__details span{color:#748399;flex-direction:column;gap:4px;font-size:.68rem;display:flex}.astronomy-target__details strong{color:#dce5ef;font-size:.78rem}.astronomy-widget__loading{color:#94a1b2}.astronomy-widget__error{color:#ff9393}.astronomy-search{margin:18px 0 24px}.astronomy-search input{color:#fff;background:#0d1420;border:1px solid #243447;border-radius:12px;outline:none;width:100%;padding:14px 18px;font-size:15px}.astronomy-search input:focus{border-color:#2f80ff}.astronomy-search-results{flex-direction:column;gap:10px;margin-top:18px;display:flex}.astronomy-search-result{cursor:pointer;background:#111923;border:1px solid #243447;border-radius:12px;padding:14px;transition:all .2s}.astronomy-search-result:hover{border-color:#2f80ff}.astronomy-search-result{text-align:left;flex-direction:column;align-items:flex-start;gap:4px;display:flex}.astronomy-search-result strong{color:#f7f9fc;font-size:1rem}.astronomy-search-result span{color:#8d9aad;font-size:.82rem}.astronomy-object-sheet__close{color:#8392a5;cursor:pointer;background:0 0;border:0;padding:4px 8px;font-size:1.35rem;position:absolute;top:12px;right:14px}.astronomy-object-sheet__header strong{color:#4f9cff;letter-spacing:.08em;font-size:.82rem}@media (width<=900px){.astronomy-object-sheet__content{grid-template-columns:180px 1fr}.astronomy-object-sheet__year{border-top:1px solid #253044;border-left:0;grid-column:1/-1;padding-top:14px;padding-left:0}.astronomy-object-sheet__months{grid-template-columns:repeat(4,1fr);display:grid}}@media (width<=620px){.astronomy-object-sheet__content{grid-template-columns:1fr}.astronomy-object-sheet__image{max-width:260px}.astronomy-object-sheet__facts{grid-template-columns:1fr}.astronomy-object-sheet__year{grid-column:auto}.astronomy-object-sheet__months{grid-template-columns:1fr 1fr}}.astronomy-object-sheet__description{color:#9cabbc;border-top:1px solid #233044;margin-top:20px;padding-top:17px;font-size:.84rem;line-height:1.55}.astronomy-object-sheet{background:linear-gradient(135deg,#0c1c31f5,#05090ffc);border:1px solid #368cff7a;border-radius:18px;margin:16px 0;padding:18px;position:relative}.astronomy-object-sheet__close{z-index:2;color:#8392a5;cursor:pointer;background:0 0;border:0;padding:4px 8px;font-size:1.25rem;position:absolute;top:10px;right:12px}.astronomy-object-sheet__close:hover{color:#fff}.astronomy-object-sheet__header{justify-content:space-between;align-items:flex-start;gap:16px;padding-right:30px;display:flex}.astronomy-object-sheet__id{color:#4f9cff;letter-spacing:.08em;font-size:.76rem}.astronomy-object-sheet__header h3{color:#fff;margin:4px 0 0;font-size:1.35rem}.astronomy-object-sheet__rating{color:#ffc857;white-space:nowrap;font-size:1rem}.astronomy-object-sheet__rating span{color:#475466}.astronomy-object-sheet__content{grid-template-columns:minmax(170px,.8fr) minmax(250px,1.35fr) minmax(190px,.85fr);gap:18px;margin-top:15px;display:grid}.astronomy-object-sheet__image-column{margin:0}.astronomy-object-sheet__image{aspect-ratio:1;object-fit:cover;background:#03060a;border:1px solid #26354a;border-radius:14px;width:100%;display:block}.astronomy-object-sheet__image-placeholder{aspect-ratio:1;color:#66758a;background:#050a11;border:1px solid #26354a;border-radius:14px;place-items:center;width:100%;font-size:.75rem;display:grid}.astronomy-object-sheet__image-column figcaption{color:#657286;margin-top:5px;font-size:.62rem}.astronomy-object-sheet__information{min-width:0}.astronomy-object-sheet__identity{color:#a6b3c4;flex-wrap:wrap;gap:6px 14px;font-size:.78rem;display:flex}.astronomy-object-sheet__facts{grid-template-columns:1fr 1fr;gap:7px 16px;margin-top:13px;display:grid}.astronomy-object-sheet__facts div,.astronomy-object-sheet__tonight div{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.astronomy-object-sheet__facts span,.astronomy-object-sheet__tonight span{color:#77879b;font-size:.7rem}.astronomy-object-sheet__facts strong,.astronomy-object-sheet__tonight strong{color:#edf3fa;text-align:right;font-size:.78rem}.astronomy-tooltip{cursor:help;margin-left:4px;color:#4f9cff!important}.astronomy-object-sheet__tonight{border-top:1px solid #253044;margin-top:15px;padding-top:12px}.astronomy-object-sheet__tonight h4,.astronomy-object-sheet__year h4{color:#dce7f4;margin:0 0 9px;font-size:.8rem}.astronomy-object-sheet__tonight div{margin-top:5px}.astronomy-object-sheet__year{border-left:1px solid #253044;padding-left:18px}.astronomy-object-sheet__months{flex-direction:column;gap:3px;display:flex}.astronomy-object-sheet__month{grid-template-columns:38px 1fr;align-items:center;gap:7px;display:grid}.astronomy-object-sheet__month span{color:#8695a8;font-size:.68rem}.astronomy-object-sheet__month strong{color:#4f9cff;letter-spacing:.08em;white-space:nowrap;font-size:.72rem;overflow:hidden}.astronomy-object-sheet__description{color:#9cabbc;border-top:1px solid #253044;margin:15px 0 0;padding-top:12px;font-size:.76rem;line-height:1.45}@media (width<=900px){.astronomy-object-sheet__content{grid-template-columns:180px 1fr}.astronomy-object-sheet__year{border-top:1px solid #253044;border-left:0;grid-column:1/-1;padding-top:14px;padding-left:0}.astronomy-object-sheet__months{grid-template-columns:repeat(4,1fr);display:grid}}@media (width<=620px){.astronomy-object-sheet__content{grid-template-columns:1fr}.astronomy-object-sheet__image{max-width:260px}.astronomy-object-sheet__facts{grid-template-columns:1fr}.astronomy-object-sheet__year{grid-column:auto}.astronomy-object-sheet__months{grid-template-columns:1fr 1fr}}.astronomy-seestar-icons{gap:4px;display:flex}.astronomy-seestar-icons img{object-fit:contain;width:18px;height:18px}.astronomy-object-sheet__title-line{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;display:flex}.astronomy-object-sheet__header>div{width:100%}.astronomy-telescope-rating{flex-direction:column;align-items:flex-end;gap:4px;padding-right:10px;display:flex}.astronomy-telescope-rating__label{color:#7f8da0;white-space:nowrap;font-size:.62rem}.astronomy-telescope-rating__icons{align-items:center;gap:3px;display:flex}.astronomy-telescope-rating__icons img{object-fit:contain;width:24px;height:20px;display:block}.astronomy-photo-rating{color:#ffc857;letter-spacing:.03em;white-space:nowrap;font-size:.82rem}.astronomy-photo-rating span{color:#485568}.astronomy-target{cursor:pointer}.astronomy-target:focus-visible{outline-offset:3px;outline:2px solid #4f9cff}.astronomy-recommendations{background:#0f19288c;border:1px solid #24354f;border-radius:18px;margin-bottom:20px;padding:18px}.astronomy-recommendations h3{color:#fff;margin:0 0 12px;font-size:1rem}.astronomy-recommendation{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;width:100%;padding:10px 0;display:flex}.astronomy-recommendation:last-child{border-bottom:none}.astronomy-recommendation strong{display:block}.astronomy-recommendation span{color:#8e9aac;font-size:.75rem}.astronomy-recommendation div:last-child{color:#ffc857;font-size:.85rem}.astronomy-recommendation div:last-child span{color:#4c5b70}@media (width<=760px){.astronomy-object-sheet__header{flex-direction:column}.astronomy-object-sheet__facts,.astronomy-object-sheet__content{grid-template-columns:1fr}.astronomy-object-sheet__year{border-top:1px solid #253044;border-left:none;margin-top:16px;padding-top:16px;padding-left:0}}@media (width<=800px){.astronomy-widget__header{flex-direction:column}.astronomy-widget__night{align-items:flex-start}.astronomy-widget__summary{grid-template-columns:1fr}}.ecojoko{box-sizing:border-box;color:#eaf2ff;background:linear-gradient(#0d1b2bf5,#08121ef5);border:1px solid #4997ff38;border-radius:12px;align-items:center;gap:20px;width:100%;min-height:48px;margin:12px 0;padding:10px 16px;display:flex}.ecojoko-title{letter-spacing:.12em;color:#8ca2bc;flex-shrink:0;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.ecojoko-icon{font-size:15px;line-height:1}.ecojoko-values{align-items:center;gap:18px;min-width:0;display:flex}.ecojoko-item{white-space:nowrap;align-items:baseline;gap:9px;display:flex}.ecojoko-label{color:#8094aa;font-size:12px}.ecojoko-item strong{color:#f4f8ff;font-size:15px;font-weight:700}.ecojoko-power{font-size:17px!important}.ecojoko-power-injection{color:#63dba0!important}.ecojoko-power-consumption{color:#ffbd66!important}.ecojoko-separator{background:#7d9bbe2e;width:1px;height:22px}.ecojoko-loading,.ecojoko-error{color:#8094aa;font-size:12px}.ecojoko-error{color:#d99a9a}.ecojoko-stale{color:#d99a9a;margin-left:2px;font-size:8px}@media (width<=700px){.ecojoko{gap:12px;padding:10px 12px}.ecojoko-title{font-size:10px}.ecojoko-values{flex:1;justify-content:space-between;gap:10px}.ecojoko-item{display:block}.ecojoko-label{margin-bottom:2px;font-size:10px;display:block}.ecojoko-item strong{font-size:13px}.ecojoko-power{font-size:15px!important}.ecojoko-separator{height:28px}}.dashboard-location{z-index:40;margin:0 22px;position:relative}.dashboard-location__trigger{color:#edf4ff;cursor:pointer;min-width:170px;font:inherit;text-align:left;background:linear-gradient(#0d1b2be6,#07101beb);border:1px solid #4997ff38;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;transition:border-color .16s,background .16s,transform .16s;display:flex}.dashboard-location__trigger:hover{background:linear-gradient(#11243af5,#091523f5);border-color:#4997ff75}.dashboard-location__pin{font-size:16px;line-height:1}.dashboard-location__current{flex:1;gap:1px;min-width:0;display:grid}.dashboard-location__current small{color:#72869d;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.dashboard-location__current strong{color:#f4f8ff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.dashboard-location__chevron{color:#6f8299;font-size:14px}.dashboard-location__panel{background:linear-gradient(150deg,#091422fc,#040a12fe);border:1px solid #4997ff47;border-radius:18px;width:min(390px,88vw);padding:12px;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 24px 70px #00000094,inset 0 1px #ffffff09}.dashboard-location__panel-header{justify-content:space-between;align-items:center;gap:12px;padding:4px 4px 10px;display:flex}.dashboard-location__panel-header div{gap:2px;display:grid}.dashboard-location__panel-header small{color:#6e84a0;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:700}.dashboard-location__panel-header strong{color:#f5f8fc;font-size:15px}.dashboard-location__close{color:#718398;cursor:pointer;background:0 0;border:0;border-radius:50%;width:30px;height:30px;font-size:20px;line-height:1}.dashboard-location__close:hover{color:#edf4ff;background:#ffffff0d}.dashboard-location__home{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:#236fc614;border:1px solid #4997ff29;border-radius:12px;align-items:center;gap:11px;padding:11px 12px;display:flex}.dashboard-location__home:hover{background:#236fc624;border-color:#4997ff57}.dashboard-location__home-icon{font-size:17px}.dashboard-location__home span:last-child,.dashboard-location__result-main{gap:2px;display:grid}.dashboard-location__home strong,.dashboard-location__result strong{color:#eef5ff;font-size:13px}.dashboard-location__home small,.dashboard-location__result small{color:#758aa3;font-size:10px}.dashboard-location__search{background:#ffffff09;border:1px solid #7097c333;border-radius:12px;align-items:center;gap:9px;margin-top:10px;padding:0 12px;display:flex}.dashboard-location__search:focus-within{border-color:#4997ff80;box-shadow:0 0 0 3px #4997ff12}.dashboard-location__search-icon{opacity:.75;font-size:13px}.dashboard-location__search input{color:#f1f6ff;width:100%;height:42px;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.dashboard-location__search input::placeholder{color:#61758d}.dashboard-location__results{max-height:300px;margin-top:8px;overflow-y:auto}.dashboard-location__result{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;display:flex}.dashboard-location__result:hover{background:#4997ff17}.dashboard-location__result-arrow{color:#4d8fd9;font-size:19px}.dashboard-location__message{color:#71869e;padding:13px 10px;font-size:12px}@media (width<=900px){.dashboard-location{margin:0 10px}.dashboard-location__trigger{min-width:145px}}@media (width<=700px){.dashboard-location{width:100%;margin:10px 0 0}.dashboard-location__trigger{width:100%}.dashboard-location__panel{width:min(390px,100vw - 34px);left:0;transform:none}}.ephemeris{background:linear-gradient(#0d1b2bf5,#08121ef5);border:1px solid #ffffff14;border-radius:16px;width:100%;padding:18px 20px}.ephemeris__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ephemeris__label{opacity:.6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:12px;display:block}.ephemeris__date{text-transform:capitalize;margin:0;font-size:20px;font-weight:600}.ephemeris__content{flex-wrap:wrap;gap:12px;display:flex}.ephemeris__item{background:0 0;border:none;border-radius:0;align-items:center;gap:10px;min-width:0;padding:5px 12px 5px 0;display:flex}.ephemeris__item:not(:last-child){border-right:1px solid #ffffff14;padding-right:18px}.ephemeris__item--astronomy{background:#ffffff12}.ephemeris__icon{font-size:22px}.ephemeris__item-label{opacity:.55;margin-bottom:2px;font-size:11px;display:block}.ephemeris__item strong{font-size:13px;font-weight:500;display:block}.ephemeris__planet-icon{object-fit:contain;flex:none;width:30px;height:30px}.ephemeris__planet-button{appearance:none;font:inherit;color:inherit;text-align:left;cursor:pointer}.ephemeris__planet-button:hover{background:#ffffff0a}.ephemeris-modal{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ephemeris-modal__panel{background:linear-gradient(145deg,#0c1724,#07111c);border:1px solid #ffffff1f;border-radius:20px;width:min(760px,100%);max-height:88vh;padding:26px;position:relative;overflow-y:auto;box-shadow:0 30px 80px #0000008c}.ephemeris-modal__close{color:#ffffffa6;cursor:pointer;background:0 0;border:0;font-size:30px;line-height:1;position:absolute;top:14px;right:18px}.ephemeris-modal__header{align-items:center;gap:20px;margin-bottom:24px;display:flex}.ephemeris-modal__planet{object-fit:contain;width:76px;height:76px}.ephemeris-modal__type{opacity:.55;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.ephemeris-modal__header h2{margin:3px 0 5px;font-size:28px}.ephemeris-modal__rating{align-items:center;gap:12px;font-size:17px;display:flex}.ephemeris-modal__rating span{opacity:.65}.ephemeris-modal__summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px;display:grid}.ephemeris-modal__summary>div{background:#ffffff0b;border-radius:12px;padding:13px 15px}.ephemeris-modal__summary span{opacity:.55;margin-bottom:3px;font-size:11px;display:block}.ephemeris-modal__summary strong{font-size:18px}.ephemeris-modal__sections{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ephemeris-modal__sections h3{text-transform:uppercase;letter-spacing:.08em;opacity:.7;margin:0 0 12px;font-size:13px}.ephemeris-modal dl{margin:0}.ephemeris-modal dl>div{border-bottom:1px solid #ffffff0e;justify-content:space-between;gap:15px;padding:6px 0;display:flex}.ephemeris-modal dt{opacity:.55}.ephemeris-modal dd{text-align:right;margin:0;font-weight:600}@media (width<=700px){.ephemeris-modal__sections,.ephemeris-modal__summary{grid-template-columns:1fr}.ephemeris-modal__planet{width:58px;height:58px}}.ephemeris-modal__comet-photo{background:#050a10;border-radius:14px;width:100%;height:220px;margin:20px 0;overflow:hidden}.ephemeris-modal__comet-photo img{object-fit:cover;width:100%;height:100%;display:block}.markets-ticker{background:linear-gradient(90deg,#050a10f5,#091019fa,#050a10f5);border-top:1px solid #ffffff09;border-bottom:1px solid #ffffff0b;width:100%;position:relative;overflow:hidden}.markets-ticker__viewport{width:100%;overflow:hidden}.markets-ticker__track{will-change:transform;width:max-content;animation:42s linear infinite markets-ticker-scroll;display:flex}.markets-ticker__group{flex-shrink:0;align-items:center;min-width:max-content;display:flex}.markets-ticker__item{white-space:nowrap;letter-spacing:.01em;align-items:center;gap:8px;padding:10px 0;font-size:13px;display:inline-flex}.markets-ticker__label{color:#e8edf5;letter-spacing:.055em;margin-left:22px;font-size:12px;font-weight:800}.markets-ticker__price{color:#d3dbe6;font-variant-numeric:tabular-nums;font-weight:650}.markets-ticker__change{color:#8996a7;font-variant-numeric:tabular-nums;font-weight:750}.markets-ticker__change--up{color:#53d78d}.markets-ticker__change--down{color:#ff6b75}.markets-ticker__separator{color:#6f89a67a;margin:0 4px 0 14px;font-size:7px}.markets-ticker--status{color:#748497;align-items:center;min-height:38px;padding:0 18px;font-size:12px;display:flex}.markets-ticker--error{color:#b87b83}.markets-ticker__stale{color:#d79b4e;font-size:7px;position:absolute;top:5px;right:7px}.markets-ticker:hover .markets-ticker__track{animation-play-state:paused}@keyframes markets-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.markets-ticker__track{animation:none}.markets-ticker__viewport{overflow-x:auto}}@media (width<=700px){.markets-ticker__track{animation-duration:34s}.markets-ticker__item{padding:9px 0;font-size:12px}.markets-ticker__label{margin-left:18px;font-size:11px}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f7fa;background:#000;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#0066ff24,#0000 32%),#000;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}.dashboard{width:min(1180px,100% - 32px);margin:0 auto;padding:42px 0 64px}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.dashboard-date{color:#9aa8ba;align-items:center;gap:10px;font-size:1.05rem;font-weight:500;display:flex}.dashboard-date strong{color:#fff;font-size:1.15rem;font-weight:700}h1,h2,p{margin:0}h1{letter-spacing:-.06em;font-size:clamp(2.2rem,6vw,4.4rem);line-height:.95}h2{letter-spacing:-.04em;margin-top:6px;font-size:clamp(1.8rem,4vw,3rem)}.eyebrow{color:#7f8a99;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:700}.date-block{color:#8d96a3;flex-direction:column;align-items:flex-end;display:flex}.date-block strong{color:#fff;margin-top:5px;font-size:1.05rem}.tide-card{background:linear-gradient(135deg,#101826f5,#04070cfa);border:1px solid #1d2633;border-radius:28px;padding:28px;box-shadow:0 30px 80px #0000008c,inset 0 1px #ffffff0a}.card-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.status{color:#7bb5ff;background:#0f58be1f;border:1px solid #2f89ff66;border-radius:999px;padding:9px 14px;font-size:.88rem;font-weight:700}.tides-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px;display:grid}.tide-event{background:#090d13;border:1px solid #202a38;border-radius:21px;flex-direction:column;justify-content:space-between;min-height:170px;padding:20px;display:flex}.tide-event.highlighted{background:linear-gradient(#1454b830,#080d15f5);border-color:#2379ff85}.event-type{color:#9ba5b4;font-size:.94rem}.event-time{letter-spacing:-.06em;font-size:clamp(2.2rem,5vw,3.8rem);line-height:1}.event-detail{color:#6f7b8a;font-size:.92rem}.highlighted .event-detail{color:#7db7ff}.next-tide{color:#8f99a6;border-top:1px solid #1c2430;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding-top:22px;display:flex}.next-tide strong{color:#fff;font-size:1.18rem}@media (width<=850px){.tides-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.dashboard{width:min(100% - 20px,1180px);padding-top:22px}.dashboard-header,.card-header,.next-tide{flex-direction:column;align-items:flex-start}.date-block{align-items:flex-start}.tide-card{border-radius:22px;padding:20px}.tides-grid{grid-template-columns:1fr}.tide-event{min-height:145px}}
