#atlas-sun{position:absolute;z-index:15;transform:translate(-50%,-50%);width:62px;height:62px;border:0!important;background:none!important;cursor:grab;touch-action:none;display:grid;place-items:center;padding:0!important}
#atlas-sun.dragging{cursor:grabbing}
.sun-disc{width:31px;height:31px;border-radius:50%;background:radial-gradient(circle at 36% 32%,#fffbe6 0,#ffeeb7 30%,#fac777 66%,#f59142 100%);box-shadow:0 0 8px #fff0c7b0,0 0 30px #eab25b70,0 0 70px #e5913928,0 0 100px #e5913912;transition:box-shadow .2s}
#atlas-sun:hover .sun-disc,#atlas-sun:focus-visible .sun-disc{box-shadow:0 0 14px #fff0c7e0,0 0 40px #eab25b99,0 0 90px #e5913944}
#atlas-sun:focus-visible{outline:1px solid #f3ddad!important;outline-offset:8px;border-radius:50%}
.sun-label{position:absolute;left:65px;top:18px;font:13px Georgia,serif;letter-spacing:.12em;color:#eee1c5;text-align:left;white-space:nowrap;pointer-events:none}
.sun-label span{display:block;font-size:8px;color:#a69e8b;letter-spacing:.05em;margin-top:7px}
body.atlas-visual.universe-home .route-orbit{position:absolute;pointer-events:auto;transform:rotate(17deg);font:12px Georgia,serif!important;letter-spacing:.13em;color:#c8d4d9;border:0;background:transparent;padding:14px;cursor:pointer;z-index:4;white-space:nowrap}
.route-orbit:after{content:' ·';color:#edf1eb;text-shadow:0 0 5px #e7f2ff}
.route-orbit:hover{color:#f4e1b6!important}
#atlas-route-line{fill:none;stroke:#f9d99f;stroke-width:1;stroke-dasharray:3 2;pointer-events:none;filter:drop-shadow(0 0 2px #eaba6577)}
.atlas-route-dialog{width:min(650px,calc(100vw - 36px));max-height:85svh;overflow:auto;background:#070d12;color:#dce6e9;border:1px solid #adc1ca55;padding:32px;box-shadow:0 20px 100px #000a}
.atlas-route-dialog::backdrop{background:#010407d9;backdrop-filter:blur(5px)}
.atlas-route-dialog h2{font:34px Georgia,serif!important;letter-spacing:.02em;font-weight:400;margin:35px 0 18px}
.atlas-route-dialog>p{font-size:14px;line-height:1.6;color:#aebec6}
.route-close,.route-clear{background:none;border:0;color:#b5c5ce;padding:8px;cursor:pointer}
.route-close{float:right}.route-clear{margin-left:15px}
.route-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0}
.route-fields label{min-width:0;font-size:12px;letter-spacing:.12em}
.route-fields select{display:block;width:100%;padding:12px 8px;background:#101b23;border:1px solid #a1b8c233;color:#d4dfe5;margin:10px 0 12px;font:12px Georgia,serif}
.route-fields img{width:100%;height:140px;object-fit:cover}
.atlas-route-dialog .journey-button:disabled{opacity:.35;cursor:not-allowed}
@media(max-width:900px){#atlas-sun{width:44px;height:44px}.sun-disc{width:23px;height:23px}.sun-label{top:40px;left:8px;font-size:10px}.sun-label span{display:none}body.atlas-visual.universe-home .route-orbit{font-size:9px!important;transform:none;white-space:normal;max-width:75px;padding:5px}.atlas-route-dialog{padding:22px}.atlas-route-dialog h2{font-size:27px!important}.route-fields{gap:10px}.route-fields img{height:100px}.route-clear{margin:10px 0 0}}
