:root{--mood-glow:#bdd8ff;--festival-light:#ffdb94}html[data-festival=tihar]{--mood-glow:#f4cd91;--festival-light:#f7c663}html[data-festival=christmas]{--mood-glow:#bedace;--festival-light:#f4dfb8}html[data-festival=halloween]{--mood-glow:#d6b9eb;--festival-light:#f2ba87}html[data-festival=lunar]{--mood-glow:#f1c4bd;--festival-light:#ebc47e}body>.preview-notice,body>.site-header,body>footer,body>main{position:relative;z-index:1}.atmosphere-scene{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.weather-wash{position:absolute;inset:0;opacity:.34;background:radial-gradient(ellipse at 85% 15%,var(--mood-glow),transparent 68%);transition:background 1s,opacity 1s}html[data-weather=rain] .weather-wash{background:linear-gradient(145deg,#c5d1e74d,#afcbe84d)}html[data-weather=snow] .weather-wash{background:radial-gradient(ellipse at top,#c8d7f580,#f5faff44)}html[data-weather=mist] .weather-wash{background:linear-gradient(20deg,#d1ddea77,#fcfdff99)}.weather-particles{position:absolute;inset:0;display:none}.weather-particles i{position:absolute;top:-40px;left:var(--x)}html[data-weather=rain] .weather-particles,html[data-weather=snow] .weather-particles{display:block}html[data-weather=rain] .weather-particles i{height:34px;background:linear-gradient(transparent,#6b94bd);opacity:.28;animation:rain-fall var(--speed) linear var(--delay) infinite}html[data-weather=snow] .weather-particles i{width:5px;height:5px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #9ebbe66b;opacity:.85;animation:snow-fall var(--snow-speed) linear var(--delay) infinite}html[data-weather=snow] .weather-particles i:nth-child(3n){width:3px;height:3px;opacity:.6}@keyframes rain-fall{to{transform:translate(-110px,calc(100vh + 80px))}}@keyframes snow-fall{to{transform:translate(var(--drift),calc(100vh + 80px)) rotate(140deg)}}.festive-lights{display:none;position:absolute;top:-13px;left:-3%;width:106%;height:47px;border-bottom:1px solid #b49a684a;border-radius:0 0 50% 50%;align-items:end;justify-content:space-around;padding-bottom:1px}html[data-festival=christmas] .festive-lights,html[data-festival=lunar] .festive-lights,html[data-festival=tihar] .festive-lights{display:flex}.festive-lights i{display:block;width:5px;height:8px;border-radius:40% 40% 50% 50%;background:var(--festival-light);box-shadow:0 0 10px 3px #f8d79a70;transform:translateY(calc(3px + sin(var(--bulb)) * 5px));animation:light-breathe 4s ease-in-out infinite;animation-delay:calc(var(--bulb) * -.3s)}@keyframes light-breathe{50%{opacity:.45}}.festival-ornaments{position:absolute;pointer-events:none}.patch-atelier>.festival-ornaments{z-index:2;width:75px;height:95px;left:calc(50% - 158px);top:194px;transform:rotate(-7deg)}.festival-token{display:none;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 8px 8px #6266791b)}html[data-festival=christmas] .festival-christmas,html[data-festival=halloween] .festival-halloween,html[data-festival=lunar] .festival-lunar,html[data-festival=tihar] .festival-tihar{display:block}html[data-festival=lunar] .patch-atelier>.festival-ornaments{top:5px;left:calc(50% - 145px);width:53px;height:108px;transform:rotate(7deg)}html[data-festival=tihar] .festival-tihar{filter:drop-shadow(0 -9px 16px #f9c96454)}html:not([data-festival=none]) .liquid-current{background:conic-gradient(from 10deg,transparent 8%,#fff0 13%,#ffffff9c 19%,var(--mood-glow) 24%,transparent 31%,#fff9 51%,transparent 57%,transparent 78%,var(--mood-glow) 87%,transparent 95%)}.edge-ornament{position:absolute;left:2%;top:45%;width:53px;height:80px;opacity:.28;transform:rotate(-12deg)}.edge-ornament .festival-ornaments{inset:0}.atmosphere-control{position:fixed;left:22px;bottom:22px;z-index:35;font-size:12px}.atmosphere-toggle{display:flex;align-items:center;gap:9px;min-height:42px;max-width:205px;border:1px solid #fff;border-radius:40px;padding:9px 14px 9px 9px;background:linear-gradient(125deg,#ffffffec,#ffffff82);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 7px 25px #465c7d12,inset 0 1px 1px #fff;color:#61718a;font-size:11px;font-weight:550}.atmosphere-toggle>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atmosphere-orb{width:22px;height:22px;flex-shrink:0;border-radius:38% 62% 60% 40%;border:1px solid #fff;background:radial-gradient(circle at 25% 20%,#fff,var(--mood-glow));box-shadow:inset -2px -2px 4px #56718c26,0 2px 5px #688bbd18}.atmosphere-panel{position:absolute;left:0;bottom:54px;width:355px;max-width:calc(100vw - 30px);max-height:min(690px,calc(100dvh - 94px));overflow-y:auto;overscroll-behavior:contain;padding:22px;border:1px solid #fff;border-radius:27px;background:linear-gradient(145deg,#fffffff5,#f3f7fff0);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);box-shadow:0 18px 70px #3e56732b,inset 0 1px 1px #fff;color:#5d6c83}.atmosphere-heading{display:flex;align-items:start;justify-content:space-between;gap:8px}.atmosphere-heading>div>span{font-family:var(--font-geist-mono),monospace;font-size:8px;letter-spacing:.09em;color:#8895a8}.atmosphere-heading h2{margin:7px 0 0;font-family:var(--font-editorial);font-style:italic;font-size:33px;font-weight:400;letter-spacing:-.02em;color:#405a86}.atmosphere-heading>button{border:1px solid #e4eaf4;border-radius:50%;min-width:32px;height:32px;background:#fff7;color:#728199;font-size:21px}.atmosphere-summary{font-size:12px;line-height:1.65;margin:14px 0 18px}.mood-options{display:grid;grid-template-columns:1fr 1fr;gap:7px}.mood-options button{display:flex;align-items:center;gap:8px;min-height:39px;padding:8px 10px;border:1px solid #e2e8f1;border-radius:12px;background:#ffffff9c;text-align:left;font-size:11px;color:#65758e}.mood-options button[aria-pressed=true]{border-color:#9bb4e4;background:#e8efff9c;color:#3f61a0;box-shadow:inset 0 1px 1px #fff}.mood-dot{height:9px;width:9px;flex-shrink:0;border-radius:50%;background:#bdcced}.dot-rain{background:#8ba8c8}.dot-snow{background:#f6faff;border:1px solid #b9c9df}.dot-tihar{background:#e6b666}.dot-christmas{background:#8dae9a}.dot-halloween{background:#dfa778}.dot-lunar{background:#d99487}.dot-off{background:#d5d9df}.quiet-toggle{display:flex;align-items:center;gap:10px;cursor:pointer;margin:18px 0;font-size:12px}.quiet-toggle input{width:16px;height:16px;accent-color:#6c88bb}.quiet-toggle small{display:block;font-size:10px;color:#8490a2;margin-top:2px}.weather-settings{border-top:1px solid #dce4ef;padding-top:17px}.weather-settings h3{font-size:13px;font-weight:650;letter-spacing:-.015em;margin:0 0 6px}.weather-settings>p{font-size:11px;line-height:1.6;margin:0 0 12px}.location-button{width:100%;min-height:38px;border:1px solid #d2ddf0;border-radius:12px;color:#546f9e;background:linear-gradient(125deg,#fff,#e7eefb);font-size:12px}.location-button:disabled{opacity:.55;cursor:wait}.city-label{display:block;margin:12px 0 6px;font-size:11px}.weather-settings select{width:100%;border:1px solid #dae3ef;border-radius:10px;padding:9px;background:#ffffffab;color:#536783;font-size:13px}.weather-result{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;font-size:10px;line-height:1.65}.weather-result strong{display:block;font-size:12px;color:#546887;font-weight:600}.weather-result button,.weather-status button{border:0;background:none;color:#607dad;font-size:11px;text-decoration:underline;text-underline-offset:3px;padding:5px}.weather-settings .weather-status{margin-top:10px;color:#7c7188}.weather-settings .weather-credit{margin:16px 0 0;font-size:9px;color:#8b96a9}.weather-credit a{text-decoration:underline;text-underline-offset:2px}html[data-atmosphere-quiet=true] .weather-particles{display:none}html[data-atmosphere-quiet=true] .festive-lights i,html[data-atmosphere-quiet=true] .liquid-lens *,html[data-atmosphere-quiet=true] .patch-persona .big-pet-button{animation:none!important}html[data-atmosphere-paused=true] .atmosphere-scene *,html[data-atmosphere-paused=true] .liquid-lens *,html[data-atmosphere-paused=true] .patch-persona .big-pet-button{animation-play-state:paused!important}@media(max-width:760px){.atmosphere-control{left:13px;bottom:18px}.atmosphere-toggle{font-size:10px;max-width:150px;padding-right:11px;gap:7px}.atmosphere-panel{padding:20px}.patch-atelier>.festival-ornaments{width:64px;height:80px;top:169px;left:calc(50% - 137px)}html[data-festival=lunar] .patch-atelier>.festival-ornaments{top:0;left:calc(50% - 122px);width:45px;height:87px}.edge-ornament,.weather-particles i:nth-child(n+19){display:none}.weather-settings select{font-size:16px}}@media(max-width:380px){.atmosphere-toggle{max-width:132px}}@media(prefers-reduced-motion:reduce){.weather-particles{display:none!important}.festive-lights i{animation:none}}html[data-atmosphere=on]{--scene-base:#eef3fb;--scene-a:#cbdffc;--scene-b:#e2ddf6;--scene-text:#293a53;--scene-muted:#526582;--scene-accent:#315bd8;--scene-glass:#ffffff96;--scene-glass-end:#f1f7ff5e;--scene-edge:#ffffffd4;--scene-panel:#f5f8fff5;--scene-shadow:#26426b15;--mood-glow:#b5d9ff;--festival-light:#ffe09d}html[data-atmosphere=on][data-weather=cloudy]{--scene-base:#cbd5e1;--scene-a:#adbdd4;--scene-b:#e4e9ee;--scene-glass:#f4f7ff8c}html[data-atmosphere=on][data-weather=mist]{--scene-base:#c5d2d9;--scene-a:#9ebbbd;--scene-b:#dbe3eb;--scene-glass:#eff7f782}html[data-atmosphere=on][data-weather=snow]{--scene-base:#dce8f2;--scene-a:#accbe6;--scene-b:#eeeaff;--scene-accent:#3b60b8;--mood-glow:#c6e7ff}html[data-atmosphere=on][data-time=night],html[data-atmosphere=on][data-weather=rain]{--scene-base:#19283c;--scene-a:#365879;--scene-b:#263553;--scene-text:#f0f5ff;--scene-muted:#bdcde0;--scene-accent:#adccff;--scene-glass:#bccfff12;--scene-glass-end:#b6d3ef09;--scene-edge:#d5e4ff2b;--scene-panel:#202f46f5;--scene-shadow:#050d2440;--mood-glow:#89b7e5}html[data-atmosphere=on][data-festival=halloween]{--scene-base:#1b162b;--scene-a:#542751;--scene-b:#833e252e;--scene-text:#fff3e4;--scene-muted:#d9c4d6;--scene-accent:#ffc381;--scene-glass:#e8cdff0f;--scene-glass-end:#ffaf5e0a;--scene-edge:#f4ba8938;--scene-panel:#291e37f5;--scene-shadow:#09031155;--mood-glow:#b178e6;--festival-light:#ffac55}html[data-atmosphere=on][data-festival=diwali],html[data-atmosphere=on][data-festival=tihar]{--scene-base:#251d28;--scene-a:#65452e;--scene-b:#652959;--scene-text:#fff4d9;--scene-muted:#dfcdb9;--scene-accent:#ffd68b;--scene-glass:#ffd89910;--scene-glass-end:#fcb17106;--scene-edge:#ffe4b438;--scene-panel:#342735f5;--scene-shadow:#17081655;--mood-glow:#edb769;--festival-light:#ffd578}html[data-atmosphere=on][data-festival=christmas]{--scene-base:#142f2b;--scene-a:#285d50;--scene-b:#582b3b;--scene-text:#f4fff5;--scene-muted:#c0d9ce;--scene-accent:#f4d9a2;--scene-glass:#d4fff011;--scene-glass-end:#d3ffed06;--scene-edge:#d0f8df33;--scene-panel:#1d3a33f5;--scene-shadow:#021d1944;--mood-glow:#8fbfac;--festival-light:#ffd99f}html[data-atmosphere=on][data-festival=lunar]{--scene-base:#411c28;--scene-a:#873b3a;--scene-b:#653a53;--scene-text:#fff4e0;--scene-muted:#f0cfc4;--scene-accent:#ffe0a0;--scene-glass:#ffc4a610;--scene-glass-end:#ffffa008;--scene-edge:#ffda983d;--scene-panel:#532a32f5;--scene-shadow:#2c071c55;--mood-glow:#ebaa88;--festival-light:#ffcc70}html[data-atmosphere=on][data-festival=eid]{--scene-base:#132b37;--scene-a:#2f5c63;--scene-b:#4c365a;--scene-text:#f8f5e9;--scene-muted:#c3d8d9;--scene-accent:#f5d68b;--scene-glass:#ceffed10;--scene-glass-end:#fff9ca06;--scene-edge:#d5ece33b;--scene-panel:#1d3943f5;--scene-shadow:#06152455;--mood-glow:#a0ccc1;--festival-light:#f5d68b}html[data-atmosphere=on][data-festival=newyear]{--scene-base:#161e36;--scene-a:#413f77;--scene-b:#745135;--scene-text:#f7f3ff;--scene-muted:#d1cbe4;--scene-accent:#f4d79e;--scene-glass:#efe6ff10;--scene-glass-end:#fff8d909;--scene-edge:#eadfff36;--scene-panel:#282941f5;--scene-shadow:#070c2155;--mood-glow:#ae9fe8;--festival-light:#f9daa0}html[data-atmosphere=on][data-festival=holi]{--scene-base:#f5e2ef;--scene-a:#f5accd;--scene-b:#b5dede;--scene-accent:#9d266b;--scene-text:#49234c;--scene-muted:#724761;--mood-glow:#f088c8;--festival-light:#ffc98d;--scene-panel:#fff2faf5}html[data-atmosphere=on][data-festival=spring]{--scene-base:#e7eced;--scene-a:#e5c7f2;--scene-b:#bbdfcc;--scene-accent:#7061a5;--mood-glow:#c1abd9;--scene-panel:#f8f6fff5}html[data-atmosphere=on][data-festival=harvest]{--scene-base:#f0e4d4;--scene-a:#e0ba8d;--scene-b:#eccebc;--scene-text:#4e382d;--scene-muted:#765a46;--scene-accent:#975132;--mood-glow:#d6a871;--scene-panel:#fff5eaf5}html[data-atmosphere=on][data-festival=celebration]{--scene-base:#e6e6f5;--scene-a:#c4caf7;--scene-b:#edd1c2;--mood-glow:#b9a9e8;--scene-accent:#6156b0}html[data-atmosphere=on] body{--ink:var(--scene-text);--muted:var(--scene-muted);--accent:var(--scene-accent);--line:var(--scene-edge);background:var(--scene-base);color:var(--scene-text);transition:background-color 1.4s ease,color .7s ease}html[data-atmosphere=on] .weather-wash{opacity:1;inset:-15%;background:radial-gradient(ellipse at 75% 25%,var(--scene-a),transparent 52%),radial-gradient(ellipse at 15% 80%,var(--scene-b),transparent 56%);animation:atmosphere-drift 24s ease-in-out infinite alternate}html[data-atmosphere=on] :is(.site-header,.patch-dock form,.destination-card,.patch-thought,.patch-caption,.pet-launcher,.primary-link,.about-name-art,.library-row,.stack-project,.collection-empty){background:linear-gradient(120deg,var(--scene-glass),var(--scene-glass-end));border-color:var(--scene-edge);color:var(--scene-text);box-shadow:0 15px 38px var(--scene-shadow),inset 0 1px 1px var(--scene-edge)}html[data-atmosphere=on] :is(.site-header .header-link,.patch-dock form>button,.tile-top>a,.icon-button,.library-tabs button.active,.tags span){background:var(--scene-glass);border-color:var(--scene-edge);color:var(--scene-accent)}html[data-atmosphere=on] :is(.site-header .wordmark,.launcher-copy strong,.destination-card h2,.page-intro h1,.stack-project h2,.library-row h3,.about-name-art,.contact-intro h1,.article-header h1,.prose h1,.prose h2,.prose h3,.prose strong,.career-list h3,.about-detail-list h3,.patch-caption strong,.patch-dock input){color:var(--scene-text)}html[data-atmosphere=on] :is(.site-header nav a,.glass-intro-description,.intro-label,.intro-specialties,.plain-link,.patch-caption,.patch-thought,.dock-shortcuts button,.dock-note,.collection-strip-heading,.destination-card>p,.tile-top,.tile-bottom-link,.selected-links a,.home-signoff p,footer.wrap,footer>span,.launcher-copy small,.preview-notice,.preview-notice a,.page-intro>p,.stack-project-copy>p,.library-row p,.library-row .project-meta,.library-row .read-time,.subsection-title p,.about-bio .bio,.career-list p,.career-list>article>span,.about-detail-list p,.contact-intro>p,.contact-pet p,.article-header>p,.prose,.prose td,.back-link,.collection-end,.toc a){color:var(--scene-muted)}html[data-atmosphere=on] :is(.glass-intro h1>span,.wordmark span,.dock-symbol,.launcher-arrow,.tile-symbol,.tile-top>a,.site-header nav a:hover,.site-header nav a[aria-current=page],.patch-thought em,.contact-hello,.text-link,.career-list strong,.prose a){color:var(--scene-accent)}html[data-atmosphere=on] .patch-dock input::placeholder{color:var(--scene-muted);opacity:.85}html[data-atmosphere=on] .site-header nav a:hover{background:var(--scene-glass)}html[data-atmosphere=on] .liquid-body{background:radial-gradient(ellipse at 20% 15%,#ffffffb0,transparent 55%),linear-gradient(130deg,var(--scene-glass),color-mix(in srgb,var(--mood-glow) 36%,transparent));border-color:var(--scene-edge)}html[data-atmosphere=on] :is(.atmosphere-panel,.pet-panel){background:var(--scene-panel);color:var(--scene-muted);border-color:var(--scene-edge);box-shadow:0 20px 70px var(--scene-shadow)}html[data-atmosphere=on] :is(.atmosphere-toggle,.mood-options button,.location-button,.weather-settings select,.city-search input,.city-search button,.city-results button,.pet-input,.pet-suggestions button,.message a,.message.user){background:var(--scene-glass);color:var(--scene-text);border-color:var(--scene-edge)}html[data-atmosphere=on] :is(.atmosphere-heading h2,.atmosphere-heading>button,.weather-result strong,.weather-result button,.weather-status button,.pet-panel-header strong,.pet-input input,.pet-input button){color:var(--scene-accent)}html[data-atmosphere=on] :is(.atmosphere-heading>div>span,.weather-settings .weather-credit,.quiet-toggle small,.pet-panel-header small,.pet-disclosure,.message,.weather-settings .weather-status){color:var(--scene-muted)}html[data-atmosphere=on] :is(.weather-settings,.pet-panel-header,.career-section,.career-list article,.about-details,footer){border-color:var(--scene-edge)}html[data-atmosphere=on] .mood-options button[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--scene-accent);border-color:var(--scene-accent);color:var(--scene-accent)}html[data-atmosphere=on] .atmosphere-orb{background:radial-gradient(circle at 25% 20%,#fff,var(--mood-glow));border-color:var(--scene-edge)}html[data-atmosphere=on] .primary-link:before{border-color:var(--scene-edge);background:linear-gradient(170deg,#ffffff16,transparent 48%)}html[data-atmosphere=on] .prose :is(blockquote,pre,code,th){background:var(--scene-glass);color:var(--scene-text)}.atmosphere-clouds{position:absolute;inset:-10%;opacity:0;background:radial-gradient(ellipse at 20% 10%,#dce9ff2b,transparent 45%),radial-gradient(ellipse at 85% 35%,#dce9ff1e,transparent 40%);animation:cloud-crossing 36s ease-in-out infinite alternate}html:is([data-weather=rain],[data-weather=cloudy],[data-weather=mist]) .atmosphere-clouds{opacity:1}html[data-weather=mist] .atmosphere-clouds{background:linear-gradient(170deg,transparent 25%,#eef8ff6b 47%,transparent 60%,#e4f2fa5c 85%,transparent)}html[data-weather=rain] .weather-particles i{height:70px;width:1px;opacity:.58;background:linear-gradient(transparent,#cce6ffbd)}html[data-weather=rain] .weather-particles i:nth-child(3n){height:42px;opacity:.28;animation-duration:calc(var(--speed) * 1.6)}html[data-weather=snow] .weather-particles i{width:6px;height:6px;box-shadow:0 0 8px #fff8}.weather-ripples{position:absolute;inset:55% 0 0;display:none}html[data-weather=rain] .weather-ripples{display:block}.weather-ripples i{position:absolute;left:var(--x);top:var(--y);width:45px;height:12px;border:1px solid #b9d9ff42;border-radius:50%;animation:rain-ripple 4s linear var(--delay) infinite}.festival-sparkles{position:absolute;inset:0;display:none}html:not([data-festival=none]) .festival-sparkles{display:block}.festival-sparkles i{position:absolute;left:var(--x);top:var(--y);width:3px;height:3px;border-radius:50%;background:var(--festival-light);box-shadow:0 0 12px 3px color-mix(in srgb,var(--festival-light) 30%,transparent);animation:ember-rise var(--float-speed) ease-in-out var(--delay) infinite;opacity:0}html:is([data-festival=holi],[data-festival=celebration],[data-festival=newyear]) .festival-sparkles i{width:5px;height:9px;border-radius:2px;background:hsl(var(--hue) 75% 70%);animation:confetti-drift var(--float-speed) linear var(--delay) infinite}html[data-festival=spring] .festival-sparkles i{width:8px;height:5px;border-radius:70% 20%;background:#dcbbdf;animation:confetti-drift var(--float-speed) linear var(--delay) infinite}html[data-festival=harvest] .festival-sparkles i{width:7px;height:5px;border-radius:60% 20%;background:#b9713970;animation:confetti-drift var(--float-speed) linear var(--delay) infinite}html[data-festival=holi] .weather-wash{background:radial-gradient(ellipse at 25% 25%,#f6a7d287,transparent 45%),radial-gradient(ellipse at 85% 30%,#62c9c77d,transparent 45%),radial-gradient(ellipse at 50% 85%,#f6c2606b,transparent 45%)}.festive-lights{height:58px}.festive-lights i{width:6px;height:10px;box-shadow:0 0 14px 4px color-mix(in srgb,var(--festival-light) 60%,transparent);animation-duration:3s}html:is([data-festival=diwali],[data-festival=eid],[data-festival=newyear]) .festive-lights{display:flex}html[data-festival=christmas] .festive-lights i:nth-child(3n){background:#ef8587;box-shadow:0 0 15px #eb7b8380}.edge-ornament{width:95px;height:120px;top:auto;bottom:13%;left:2.2%;opacity:.85;animation:ornament-float 7s ease-in-out infinite}.edge-ornament-right{left:auto;right:2.4%;bottom:25%;width:65px;height:94px;animation-delay:-3s}html[data-festival=halloween] .festival-halloween{filter:drop-shadow(0 0 12px #ff98277a) drop-shadow(0 0 38px #ff7e2738);animation:pumpkin-glow 3.7s ease-in-out infinite}html[data-festival=halloween] .festival-halloween path:nth-of-type(2){fill:#ffd37c;filter:drop-shadow(0 0 3px #ffdf80)}html[data-festival=diwali] .festival-tihar,html[data-festival=tihar] .festival-tihar{display:block;filter:drop-shadow(0 0 16px #ffb43ba6);animation:lamp-glow 2.8s ease-in-out infinite}html[data-festival=lunar] .festival-lunar{transform-origin:50% 0;animation:lantern-sway 6s ease-in-out infinite;filter:drop-shadow(0 0 20px #ffac6375)}html[data-festival=christmas] .festival-christmas{filter:drop-shadow(0 0 14px #9ae6c657);animation:lamp-glow 4s ease-in-out infinite}.mood-preview{border-top:1px solid var(--scene-edge,#dce4ef);padding-top:13px;margin-top:16px}.mood-preview summary{cursor:pointer;font-size:13px;padding:6px 0 12px;color:var(--scene-text,#405a86)}.mood-options{gap:6px}.mood-options button{font-size:12px;min-height:40px}.dot-night{background:#4a5278}.dot-clear{background:#eac67f}.dot-cloudy,.dot-mist{background:#a5b9c6}.dot-holi{background:linear-gradient(45deg,#e49dca,#72baba)}.dot-diwali,.dot-newyear{background:#dfb366}.dot-eid{background:#659d9c}.dot-spring{background:#c6add9}.dot-harvest{background:#c99065}.dot-celebration{background:#ae97d8}.moment-card{border:1px solid var(--scene-edge,#dce4ef);border-radius:18px;padding:15px;background:var(--scene-glass,#ffffff90);margin:16px 0}.moment-card>span{display:block;text-transform:uppercase;letter-spacing:.1em;font-family:var(--font-geist-mono);font-size:9px;color:var(--scene-muted,#687b99)}.moment-card>strong{display:block;font-size:18px;font-weight:550;letter-spacing:-.03em;margin:6px 0;color:var(--scene-text,#405a86)}.moment-card>p{margin:0;font-size:12px;line-height:1.6}.moment-events{margin:12px 0 0;padding:0;list-style:none;display:grid;gap:9px}.moment-events li{display:flex;justify-content:space-between;gap:15px;font-size:11px;line-height:1.5}.moment-events time{white-space:nowrap;opacity:.75}.calendar-note{font-size:11px;line-height:1.6;margin:10px 0 0}.city-search{display:flex;gap:6px;margin-top:8px}.city-search input{width:100%;min-width:0;padding:10px;font-size:14px}.city-search button,.city-search input{border:1px solid #d2ddf0;border-radius:10px;background:#fff;color:#546f9e}.city-search button{padding:8px 12px}.city-results{list-style:none;margin:8px 0;padding:0;display:grid;gap:5px}.city-results button{width:100%;border:1px solid #dae3ef;border-radius:10px;background:#ffffff90;color:#536783;padding:9px 12px;text-align:left;font-size:12px}.city-results button small{display:block;opacity:.75;margin-top:3px}.weather-settings option{color:#24344c;background:#f6f8fc}@keyframes atmosphere-drift{to{transform:translate3d(-3%,3%,0) scale(1.06)}}@keyframes cloud-crossing{to{transform:translate3d(10%,6%,0) scale(1.15)}}@keyframes rain-ripple{0%{transform:scale(.1);opacity:0}15%{opacity:.7}to{transform:scale(2.5);opacity:0}}@keyframes ember-rise{0%,to{opacity:0}30%,65%{opacity:.75}to{transform:translate3d(var(--drift),-120px,0)}}@keyframes confetti-drift{0%{transform:translate3d(0,-30vh,0) rotate(0);opacity:0}15%,75%{opacity:.55}to{transform:translate3d(var(--drift),60vh,0) rotate(250deg);opacity:0}}@keyframes ornament-float{50%{transform:translateY(-12px) rotate(5deg)}}@keyframes pumpkin-glow{50%{filter:drop-shadow(0 0 22px #ffb43eb3) drop-shadow(0 0 50px #ff7e2755)}}@keyframes lamp-glow{50%{filter:drop-shadow(0 0 25px #ffd985a6)}}@keyframes lantern-sway{0%,to{transform:rotate(-5deg)}50%{transform:rotate(6deg)}}html[data-atmosphere-quiet=true] :is(.atmosphere-scene *,.festival-token,.liquid-lens *,.patch-persona .big-pet-button){animation:none!important}html[data-atmosphere-quiet=true] :is(.weather-ripples,.festival-sparkles){display:none}html[data-atmosphere-paused=true] :is(.atmosphere-scene *,.festival-token){animation-play-state:paused!important}@media(max-width:760px){.edge-ornament{display:block;width:49px;height:66px;left:1%;bottom:25%;opacity:.6}.edge-ornament-right{left:auto;right:1%;bottom:52%;width:37px;height:53px}.festival-sparkles i:nth-child(n+19),.weather-particles i:nth-child(n+29){display:none}.city-search input{font-size:16px}}@media(prefers-reduced-motion:reduce){html[data-atmosphere=on] :is(.atmosphere-scene *,.festival-token,.liquid-lens *,.patch-persona .big-pet-button){animation:none!important;transition:none!important}.festival-sparkles,.weather-ripples{display:none!important}}html[data-atmosphere=on][data-weather=clear][data-time=day][data-festival=none] .atmosphere-clouds{opacity:.7;background:conic-gradient(from 110deg at 90% -15%,transparent 0deg,#fff4 8deg,transparent 17deg,#fff6 28deg,transparent 35deg,#fff2 46deg,transparent 57deg);animation:cloud-crossing 28s ease-in-out infinite alternate}html[data-atmosphere=on][data-time=night][data-weather=clear] .weather-particles{display:block}html[data-time=night][data-weather=clear] .weather-particles i{top:var(--y);width:2px;height:2px;border-radius:50%;background:#dae8ff;box-shadow:0 0 7px #d7e6ff88;opacity:.35;animation:star-shimmer 5s ease-in-out var(--delay) infinite}@keyframes star-shimmer{50%{opacity:.85;transform:scale(1.35)}}html[data-atmosphere-quiet=true] .weather-particles{display:none!important}html[data-atmosphere=on] :is(.pet-launcher,.atmosphere-toggle,.stack-project){background:linear-gradient(125deg,var(--scene-panel),color-mix(in srgb,var(--scene-base) 90%,transparent))}html[data-atmosphere=on] :is(.atmosphere-heading>button,.pet-input button){background:var(--scene-glass);border-color:var(--scene-edge)}html[data-atmosphere=on] :is(.eyebrow,.stack-project .stack-kicker,.project-draft,.page-intro .eyebrow){color:var(--scene-muted)}@media(prefers-reduced-motion:reduce){html[data-atmosphere=on] body{transition:none}}html[data-festival=holi]{--scene-night:#35243d;--scene-night-accent:#ffb9df}html[data-festival=spring]{--scene-night:#293343;--scene-night-accent:#d6c6fb}html[data-festival=harvest]{--scene-night:#3d2d22;--scene-night-accent:#f1c490}html[data-festival=celebration]{--scene-night:#2b284b;--scene-night-accent:#d3c5ff}html[data-atmosphere=on]:is([data-weather=rain],[data-time=night]):is([data-festival=holi],[data-festival=spring],[data-festival=harvest],[data-festival=celebration]){--scene-base:var(--scene-night);--scene-text:#fff3fa;--scene-muted:#e1ccd9;--scene-accent:var(--scene-night-accent);--scene-glass:#ecd9ff10;--scene-glass-end:#ffeec708;--scene-edge:#efdcff35;--scene-panel:var(--scene-night);--scene-shadow:#10091f55}html:is([data-weather=rain],[data-time=night]):is([data-festival=spring],[data-festival=harvest],[data-festival=celebration]) .weather-wash{opacity:.3}