:root{color:#f7fbff;background:#05070d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.app-shell{position:relative;isolation:isolate;min-height:100vh;overflow:hidden;background:#05070d}.solar-background{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden;background:radial-gradient(circle at 72% 22%,rgba(87,136,255,.22),transparent 22rem),radial-gradient(circle at 18% 72%,rgba(244,171,73,.14),transparent 28rem),linear-gradient(135deg,#04050a,#08111f 48%,#130c22)}.solar-background:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#05070d59,#05070dad)}.star-field,.star-field:before,.star-field:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-image:radial-gradient(circle,rgba(255,255,255,.92) 0 1px,transparent 1.6px),radial-gradient(circle,rgba(255,232,176,.72) 0 1px,transparent 1.8px);background-position:0 0,42px 68px;background-size:180px 180px,260px 260px}.star-field:before{opacity:.4;transform:scale(1.25)}.star-field:after{opacity:.3;transform:scale(1.65)}.solar-system{position:absolute;top:50%;left:64%;width:min(86vw,820px);aspect-ratio:1;transform:translate(-50%,-50%);opacity:.95}.sun{position:absolute;top:50%;left:50%;width:88px;aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle at 35% 35%,#fff8ba 0,#fff8ba 12%,#ffd35c 34%,#f57a26 72%,#b83d18);box-shadow:0 0 38px #ffbc41f2,0 0 110px #ff7d2694}.orbit{position:absolute;inset:var(--orbit-inset);border:1px solid rgba(255,255,255,.14);border-radius:50%;animation:planet-orbit var(--orbit-speed) linear infinite}.planet{position:absolute;top:50%;right:calc(var(--planet-size) / -2);width:var(--planet-size);aspect-ratio:1;border-radius:50%;transform:translateY(-50%);box-shadow:0 0 18px #fff3}.orbit-one{--orbit-inset: 39%;--orbit-speed: 18s;--planet-size: 8px}.orbit-two{--orbit-inset: 32%;--orbit-speed: 28s;--planet-size: 13px}.orbit-three{--orbit-inset: 24%;--orbit-speed: 40s;--planet-size: 15px}.orbit-four{--orbit-inset: 16%;--orbit-speed: 54s;--planet-size: 12px}.orbit-five{--orbit-inset: 6%;--orbit-speed: 82s;--planet-size: 28px}.planet-mercury{background:#b9aaa0}.planet-venus{background:linear-gradient(135deg,#f7d48d,#c88735)}.planet-earth{background:linear-gradient(135deg,#5ed2ff,#2568d8 50%,#47b86b)}.planet-mars{background:linear-gradient(135deg,#e99160,#a64226)}.planet-jupiter{background:linear-gradient(180deg,#d9b27a,#a66c42 34%,#ead1a0 52%,#8c573b)}.page-layer{position:relative;z-index:1;min-height:100vh;background:linear-gradient(90deg,#05070dd1,#05070d6b)}.site-header,.content,.site-footer{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:40px 0 28px}.site-identity-link{display:inline-grid;color:inherit;text-decoration:none}.site-identity-link:focus-visible,.static-site-link:focus-visible{outline:3px solid rgba(246,196,111,.24);outline-offset:6px;border-radius:8px}.header-nav{display:flex;gap:14px;margin-top:14px}.header-nav a,.static-site-link{display:inline-flex;align-items:center;gap:7px;color:#ffe5ad;font-size:.92rem;font-weight:800;text-decoration:none}.schedule-nav-link span{display:inline-grid;place-items:center;width:1.32em;height:1.32em;border:1px solid rgba(246,196,111,.42);border-radius:6px;font-size:1.16em;line-height:1}.header-nav a:hover,.header-nav a:focus,.static-site-link:hover,.static-site-link:focus{color:#f6c46f}.static-site-link{display:block;width:min(1120px,calc(100% - 32px));margin:0 auto;padding-top:30px}.eyebrow{margin:0 0 8px;color:#f6c46f;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;color:#fff;font-size:clamp(2rem,5vw,4.25rem);line-height:1}.site-title{margin:0;color:#fff;font-size:clamp(2rem,5vw,4.25rem);font-weight:800;line-height:1}h2{margin-bottom:0;color:#fff;font-size:clamp(1.45rem,3vw,2rem)}.header-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:10px;max-width:540px}.header-location-stack{display:grid;gap:8px;min-width:min(100%,280px)}.header-meta>span,.location-trigger,.header-download-link{border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#0a111d2e;padding:10px 14px;color:#e9f0fa;font-weight:650;box-shadow:0 10px 24px #00000038;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.content{padding-bottom:48px}.static-page-layer{display:flex;flex-direction:column}.static-page{display:grid;align-content:center;width:min(1120px,calc(100% - 32px));min-height:calc(100vh - 96px);margin:0 auto;padding:40px 0}.static-page h1{margin-bottom:18px}.static-page p:last-child{max-width:560px;margin:0;color:#c7d4e5;font-size:clamp(1rem,2vw,1.16rem);font-weight:650;line-height:1.6}.policy-page{align-content:start;max-width:860px;min-height:auto;padding:48px 0 56px}.blog-page,.blog-article-page{max-width:920px}.blog-card-grid{display:grid;gap:18px;margin-top:24px}.blog-card{display:grid;gap:10px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#0a111d1a;color:inherit;padding:22px;text-decoration:none}.blog-card:hover,.blog-card:focus-visible{border-color:#f6c46f99;outline:none}.blog-card h2{font-size:clamp(1.3rem,2.6vw,1.8rem)}.blog-status{color:#d8e4f2;font-weight:700}.blog-category-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.blog-category-list span{border:1px solid rgba(246,196,111,.42);border-radius:999px;color:#ffe5ad;font-size:.82rem;font-weight:800;padding:6px 10px}.article-body{display:grid;gap:16px;margin-top:28px;color:#d8e4f2;font-size:1.04rem;line-height:1.75}.article-body h2,.article-body h3,.article-body h4{margin:12px 0 0;color:#fff}.article-body p,.article-body ul{margin:0}.article-body a{color:#ffe5ad;font-weight:800}.policy-header{margin-bottom:34px}.policy-header h1{margin-bottom:16px}.policy-page section{margin-top:32px}.policy-page h2{margin-bottom:14px;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.2}.policy-page h3{margin:22px 0 10px;color:#ffe5ad;font-size:1rem;line-height:1.3}.policy-page p,.policy-page li{color:#c7d4e5;font-size:clamp(.98rem,1.5vw,1.05rem);font-weight:560;line-height:1.75}.policy-page p{margin-bottom:14px}.policy-page p:last-child{max-width:none;margin-bottom:0;font-size:clamp(.98rem,1.5vw,1.05rem);font-weight:560}.policy-page ul{display:grid;gap:8px;margin:10px 0 18px;padding-left:24px}.policy-page strong{color:#fff}.policy-page a{color:#ffe5ad;font-weight:750}.policy-page a:hover,.policy-page a:focus{color:#f6c46f}.policy-page a:focus-visible{outline:3px solid rgba(246,196,111,.24);outline-offset:3px;border-radius:4px}.contact-panel{border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#0a111d1f;padding:22px;box-shadow:0 18px 40px #00000024;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.site-footer{display:grid;gap:24px;border-top:1px solid rgba(255,255,255,.14);padding:26px 0 32px;color:#94a3b8;font-size:.82rem;font-weight:650;line-height:1.5}.site-footer p{margin:0}.footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;width:100%}.footer-link-column{display:grid;align-content:start;gap:10px;min-width:0}.footer-link-column h2{margin:0;color:#f6c46f;font-size:.78rem;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.footer-link-column ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.footer-link-column a{color:#c7d4e5;font-weight:750;text-decoration:none;overflow-wrap:anywhere}.footer-link-column a:hover,.footer-link-column a:focus{color:#ffe5ad}.footer-link-column a:focus-visible{outline:3px solid rgba(246,196,111,.24);outline-offset:4px;border-radius:4px}.footer-empty{color:#64748b;font-size:.8rem}.footer-bottom{display:grid;gap:4px;border-top:1px solid rgba(255,255,255,.14);padding-top:18px;text-align:center}.footer-bottom p:first-child{color:#b8c4d4}.footer-bottom p:last-child{color:#64748b;font-size:.78rem}.footer-company-name{white-space:nowrap}.header-download-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;color:#ffe5ad;font-size:.92rem;font-weight:800;text-decoration:none}.header-download-link:hover,.header-download-link:focus{border-color:#f6c46f94;background:#f6c46f24}.header-download-link:focus-visible{outline:3px solid rgba(246,196,111,.24);outline-offset:3px}.header-download-link span{border-radius:999px;background:#f6c46f2e;padding:2px 6px;color:#f6c46f;font-size:.68rem;line-height:1.2}.location-selector{position:relative}.location-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;cursor:pointer;font:inherit;text-align:left}.location-trigger span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:10;width:min(420px,calc(100vw - 32px));border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#040810f0;padding:12px;box-shadow:0 18px 44px #00000061;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.location-menu input{width:100%;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#ffffff14;padding:10px 12px;color:#fff;font:inherit;outline:none}.location-menu input::placeholder{color:#91a0b4}.location-menu input:focus{border-color:#f6c46fd1;box-shadow:0 0 0 3px #f6c46f2e}.location-menu p{margin:10px 2px 0;color:#c7d4e5;font-size:.82rem;font-weight:650}.location-options{display:grid;gap:6px;margin-top:10px;max-height:260px;overflow-y:auto}.location-options button{display:grid;gap:4px;width:100%;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff0f;padding:10px;color:#fff;cursor:pointer;font:inherit;text-align:left}.location-options button:hover,.location-options button:focus{border-color:#f6c46f94;background:#f6c46f24}.location-options small{color:#c7d4e5;font-weight:650}.day-night-card{display:grid;grid-template-columns:minmax(0,.7fr) minmax(360px,1fr);align-items:center;gap:10px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#0a111d14;padding:12px;margin-bottom:14px;box-shadow:0 18px 40px #0000002e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.day-night-card h2{margin:0;font-size:clamp(1rem,2vw,1.25rem)}.sun-time-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.sun-time-grid article{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:8px;background:#0408102e}.sun-time-grid p{flex:1 1 auto;margin-bottom:0;color:#c7d4e5;font-size:.78rem;font-weight:800;min-width:0;overflow-wrap:anywhere;white-space:nowrap}.sun-time-grid strong{flex:0 1 auto;color:#fff;font-size:clamp(.82rem,1.4vw,1.05rem);line-height:1;min-width:0;text-align:right;overflow-wrap:anywhere;white-space:nowrap}.sun-time-status{display:flex;align-items:center;justify-content:flex-end;gap:10px}.sun-time-status .location-status{margin:0}.sun-time-status button{border:1px solid rgba(246,196,111,.62);border-radius:8px;background:#f6c46f24;padding:8px 12px;color:#ffe5ad;cursor:pointer;font:inherit;font-weight:800}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:28px}.summary-card{border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#0a111d14;padding:24px;box-shadow:0 18px 40px #0000002e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.summary-card p{margin-bottom:14px;color:#b9c8da;font-size:.95rem;font-weight:700}.summary-card strong{display:block;margin-bottom:10px;color:#fff;font-size:clamp(1.75rem,4vw,2.7rem);line-height:1}.summary-card span{display:block;color:#c7d4e5;font-weight:600}.hour-classification{display:inline-flex;width:fit-content;margin:-2px 0 10px;border:1px solid rgba(246,196,111,.34);border-radius:999px;background:#f6c46f1f;padding:5px 9px;color:#ffe5ad;font-size:.9rem;font-weight:850}.suggestion-card,.table-section{border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#0a111d14;box-shadow:0 18px 40px #0000002e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:hidden}.suggestion-card{margin-bottom:28px;padding:24px;overflow:visible}.suggestion-card h2{margin-bottom:12px}.suggestion-card p:last-child{margin:0;color:#d8e4f2;font-size:1rem;font-weight:650;line-height:1.65;overflow-wrap:anywhere}.schedule-page{display:grid;gap:24px}.schedule-header-card{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#0a111d14;padding:24px;box-shadow:0 18px 40px #0000002e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.schedule-header-card p:last-child{margin:12px 0 0;color:#c7d4e5;font-weight:700}.schedule-header-card h1{font-size:clamp(1.75rem,4vw,2.8rem);line-height:1.08}.schedule-explainer{border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#0a111d14;padding:22px 24px;box-shadow:0 18px 40px #00000029;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.schedule-explainer h2{margin-bottom:10px;font-size:clamp(1.25rem,2.5vw,1.55rem)}.schedule-explainer p{max-width:860px;margin:0;color:#d8e4f2;font-weight:600;line-height:1.65}.schedule-explainer p+p{margin-top:10px}.schedule-controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.schedule-controls button{min-height:42px;border:1px solid rgba(246,196,111,.48);border-radius:999px;background:#f6c46f1f;padding:10px 14px;color:#ffe5ad;cursor:pointer;font:inherit;font-weight:800}.schedule-controls button:hover,.schedule-controls button:focus{border-color:#f6c46fb8;background:#f6c46f2e}.schedule-controls button:focus-visible{outline:3px solid rgba(246,196,111,.24);outline-offset:3px}.section-heading{padding:24px 24px 8px}.table-status{margin:6px 0 0;color:#c7d4e5;font-size:.88rem}.table-scroll{overflow-x:auto}table{width:100%;min-width:720px;border-collapse:collapse;table-layout:fixed}th,td{padding:18px 24px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1);vertical-align:top}.col-hour{width:74px}.col-planet{width:118px}.col-time{width:124px}.col-content{width:auto}.cell-compact{white-space:nowrap}.cell-long-text{color:#d8e4f2;line-height:1.55;overflow-wrap:anywhere;white-space:normal;word-break:normal}th{color:#b3c0d0;font-size:.8rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#f6c46f1a}tbody tr.active-hour-row{background:#f6c46f2e;box-shadow:inset 3px 0 #f6c46fe0}tbody tr.active-hour-row:hover{background:#f6c46f3d}.planet-name{display:inline-flex;align-items:center;border-radius:999px;background:#f6c46f29;padding:6px 10px;color:#ffe5ad;font-weight:800}.analytics-consent-banner{position:fixed;right:24px;bottom:24px;z-index:10;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;width:min(720px,calc(100% - 48px));border:1px solid rgba(255,255,255,.26);border-radius:18px;background:#07111ff0;box-shadow:0 20px 56px #0000005c;padding:18px}.analytics-consent-banner h2{margin-bottom:6px;color:#fff5dd;font-size:1rem}.analytics-consent-banner p,.analytics-preferences p{margin:0;color:#c9d5e4;font-size:.92rem;line-height:1.55}.analytics-consent-actions{display:flex;flex-wrap:wrap;gap:10px}.analytics-consent-actions button{min-height:42px;border:1px solid rgba(246,196,111,.4);border-radius:999px;background:#f6c46f1f;color:#ffe5ad;cursor:pointer;font:inherit;font-size:.9rem;font-weight:800;padding:9px 14px}.analytics-consent-actions button:hover,.analytics-consent-actions button:focus{border-color:#f6c46fb8;background:#f6c46f33}.analytics-consent-actions button:focus-visible{outline:3px solid rgba(246,196,111,.24);outline-offset:3px}.analytics-preferences{display:grid;gap:12px;margin-top:18px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#ffffff0d;padding:16px}@keyframes planet-orbit{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.orbit{animation:none}}@media(max-width:980px){.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.site-header{align-items:flex-start;flex-direction:column;padding-top:28px}.header-meta{justify-content:flex-start;max-width:100%}.summary-grid{grid-template-columns:1fr}.header-download-link{width:100%}.site-footer{gap:22px}.footer-columns{grid-template-columns:1fr;gap:22px;text-align:center}.footer-link-column{justify-items:center}.day-night-card,.sun-time-grid,.schedule-header-card{grid-template-columns:1fr}.schedule-header-card{align-items:stretch;flex-direction:column}.schedule-controls{justify-content:flex-start}.schedule-controls button{flex:1 1 130px}.analytics-consent-banner{right:16px;bottom:16px;grid-template-columns:1fr;width:calc(100% - 32px)}.sun-time-grid article{flex-wrap:wrap}.summary-card{padding:20px}.location-selector{width:100%}.location-menu{left:0;right:auto;width:100%}.solar-system{left:58%;width:150vw;opacity:.66}.sun{width:68px}.page-layer{background:linear-gradient(180deg,#05070ddb,#05070d94)}.section-heading,th,td{padding-left:18px;padding-right:18px}.day-night-card,.summary-card,.suggestion-card,.schedule-explainer,.table-section,.schedule-header-card,.contact-panel,.sun-time-grid article{border-color:#ffffff6b}table{min-width:660px}.col-hour{width:64px}.col-planet,.col-time{width:104px}}
