/* Atmospheric identity: illustrative, never a substitute for weather evidence. */
.workspace{align-content:start;align-self:start}.weather-scene{align-self:start}
:root{--cyan:#82cdff;--green:#9dbaff;--amber:#ffcb83}
body{background:radial-gradient(ellipse at 95% 8%,#25366b66,transparent 48%),radial-gradient(ellipse at 0 80%,#123b5066,transparent 55%),#090f1d}
.topbar{background:linear-gradient(110deg,#101c35,#172644 70%,#28324f)}
.brand-mark{background:linear-gradient(140deg,#385bbc,#123e60);color:#fff;border-color:#87c8ff}.brand-mark::after{content:"";position:absolute;width:13px;height:13px;background:#ffd296;border-radius:50%;right:5px;top:6px;box-shadow:0 0 18px #ffbe7199}
.primary{background:linear-gradient(105deg,#a8dcff,#a5b7ff);color:#142348}.secondary{border-color:#647cab;background:#213656}.floating-radar{background:linear-gradient(120deg,#ffdca0,#ffba87)}
.controls{border-top:3px solid #98bdff}.ask-form{background:linear-gradient(145deg,#1c2c4b,#13233a);border-color:#456189}.chat-message.bot{border-left-color:#ffcf8c}.chat-message.user{background:#30456b;border-color:#6c88bc}
.weather-scene{position:relative;isolation:isolate;min-height:280px;overflow:hidden;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;border:1px solid #5579a2;border-radius:20px;margin-bottom:20px;background:radial-gradient(ellipse at 80% 0,#476caa88,transparent 65%),linear-gradient(125deg,#10223c,#20385e 58%,#1d2445);box-shadow:0 18px 60px #02091744}
.scene-copy{z-index:2;padding:30px 0 28px 32px}.scene-copy h2{font:650 clamp(1.6rem,2.5vw,2.8rem)/1.08 system-ui;letter-spacing:-.045em;margin:12px 0 16px;color:#f5f8ff}.scene-copy p:not(.eyebrow){font:.9rem/1.65 system-ui;max-width:440px;color:#c5d5e9}.scene-copy small{display:block;color:#b8c9df;font-size:.68rem;margin-top:16px;line-height:1.5}.scene-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.scene-tags span{padding:6px 10px;border:1px solid #8eb6ee66;border-radius:30px;font:600 .65rem/1.3 ui-monospace,monospace;background:#101e3544;color:#d7eaff}.scene-tags span:first-child{color:#ffdfaf;border-color:#ffce8655}
.scene-art{height:280px;position:relative;min-width:0;pointer-events:none}.scene-earth{position:absolute;width:208px;height:208px;border-radius:50%;left:19%;top:38px;background:radial-gradient(circle at 28% 23%,#7cd1f2,#267bad 35%,#24466d 62%,#0b1832 85%);border:1px solid #86d5ff99;box-shadow:inset -26px -17px 28px #020b28aa,0 0 30px #5fc8ff33,0 0 1px 5px #75bdff18;transform:rotate(-18deg);animation:planet-float 14s ease-in-out infinite}.scene-earth svg{width:100%;height:100%;opacity:.7}.earth-grid{stroke:#b3e5ff66;stroke-width:.7}.earth-land{fill:#87c9c2;opacity:.8}
.scene-orbit{position:absolute;border:1px solid #9dc4f233;border-radius:50%;left:4%;top:45px;width:91%;height:180px;transform:rotate(-28deg)}.orbit-b{transform:rotate(35deg);height:220px;top:25px}.scene-sun{position:absolute;right:10%;top:26px;width:68px;height:68px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff6d0,#ffd07c 60%,#f59e62);box-shadow:0 0 0 9px #ffca6911,0 0 55px #ffc47c66;transition:transform .6s,opacity .6s}
.scene-cloud{position:absolute;height:32px;width:112px;border-radius:40px;background:linear-gradient(#eff8ff,#bed5ea);box-shadow:0 10px 20px #071f4833;bottom:64px;left:4%;opacity:.95;animation:cloud-drift 12s ease-in-out infinite}.scene-cloud::before,.scene-cloud::after{content:"";position:absolute;border-radius:50%;background:inherit}.scene-cloud::before{height:50px;width:50px;left:20px;bottom:8px}.scene-cloud::after{height:35px;width:35px;right:15px;bottom:9px}.cloud-b{left:auto;right:4%;bottom:38px;transform:scale(.65);opacity:.65;animation-delay:-6s}.scene-coordinate{position:absolute;bottom:12px;left:16%;font:500 .5rem ui-monospace,monospace;letter-spacing:.15em;color:#c1dcf688}.scene-star{position:absolute;border-radius:50%;width:3px;height:3px;background:#ebeeff;box-shadow:0 0 12px #c7e7ff}.star-a{left:13%;top:20px}.star-b{right:8%;top:161px}.star-c{left:48%;bottom:15px}
.scene-rain,.scene-snow,.scene-wind{display:none;position:absolute;z-index:2}.scene-rain{left:9%;bottom:15px;gap:14px}.scene-rain i{display:block;height:24px;width:2px;background:linear-gradient(transparent,#a7d6ff);transform:rotate(20deg);animation:rain-fall 1.6s linear infinite}.scene-rain i:nth-child(even){animation-delay:-.8s}.scene-snow{left:8%;bottom:18px;color:#e8f7ff;font-size:26px;animation:cloud-drift 9s ease-in-out infinite}.scene-wind{right:8%;bottom:65px}.scene-wind i{display:block;width:100px;height:10px;border-top:2px solid #d2e7ff;border-radius:50%;margin:8px;opacity:.7}
[data-weather="rain"]{background:radial-gradient(ellipse at 80% 0,#6c73b077,transparent 65%),linear-gradient(125deg,#17203b,#33486c)}[data-weather="rain"] .scene-rain{display:flex}[data-weather="rain"] .scene-sun,[data-weather="snow"] .scene-sun{opacity:.25}[data-weather="snow"] .scene-snow{display:block}[data-weather="wind"] .scene-wind{display:block}[data-weather="temperature_min"]{background:radial-gradient(ellipse at 80% 0,#715ab888,transparent 65%),linear-gradient(120deg,#131e3a,#323a68)}[data-weather="temperature_min"] .scene-sun{background:#d8e3ff;box-shadow:inset -19px -7px #3a476e,0 0 40px #b9c7ff33}[data-weather="temperature_max"]{background:radial-gradient(ellipse at 95% 0,#edb87055,transparent 65%),linear-gradient(120deg,#14273f,#2c4367)}
.login-screen{background:radial-gradient(circle at 18% 24%,#628fd544,transparent 33%),radial-gradient(circle at 85% 12%,#b6774144,transparent 27%),#0b1324f5}.login-card{border-top:3px solid #f0c48e;background:linear-gradient(145deg,#203655,#14243c);box-shadow:0 24px 100px #0008}.auth-tabs button[data-active="true"]{background:#3b5586;color:#fff}.destination-grid button{background:linear-gradient(135deg,#213456,#182c44);border-color:#4e6c97}.destination-grid button:nth-child(2){border-top:2px solid #c1a9f7}.destination-grid button:nth-child(3){border-top:2px solid #91d4f7}.destination-grid button:nth-child(4){border-top:2px solid #f5c496}
@keyframes planet-float{50%{transform:rotate(-14deg) translateY(-6px)}}@keyframes cloud-drift{50%{translate:12px -3px}}@keyframes rain-fall{from{translate:0 -4px;opacity:.2}to{translate:-6px 10px;opacity:1}}
@media(max-width:780px){.weather-scene{grid-template-columns:1fr;min-height:0}.scene-copy{padding:24px 24px 8px}.scene-art{height:210px;max-width:360px;width:100%;justify-self:center}.scene-earth{width:157px;height:157px;top:21px;left:26%}.scene-orbit{height:140px;top:30px}.scene-sun{width:50px;height:50px;right:12%;top:8px}.scene-cloud{bottom:40px;left:13%}.cloud-b{left:auto;right:7%;bottom:24px}.scene-coordinate{bottom:9px;font-size:.48rem}.scene-copy h2{font-size:1.9rem}}
@media(prefers-reduced-motion:reduce){.scene-art *{animation:none!important;transition:none!important}}
