/* Two matching, quiet tabs in the original Turmhof colour system. */
.header_image_c .webcam_link,.fixed_links .webcam_link{box-sizing:border-box;width:144px;justify-content:center;height:44px}
.header_image_c .th-weather-toggle{top:calc(50% - 150px)}
.fixed_links .th-weather-toggle{top:-103px}
.webcam_link.th-weather-toggle svg{width:17px;height:17px;flex:none;position:relative;z-index:1}
.menu_links_c .th-weather-toggle{margin-right:8px}
#th-weather{box-sizing:border-box;position:fixed;inset:0 70px 0 auto;margin:auto 0;width:390px;max-width:calc(100vw - 32px);height:max-content;max-height:calc(100dvh - 32px);overflow:auto;padding:36px 26px 22px;border:1px solid rgba(113,106,92,.2);border-radius:0;background:#faf9f5;color:#716a5c;box-shadow:0 15px 70px #302c2426;font:400 14px/1.6 Raleway,Trebuchet,sans-serif}
#th-weather[open]{animation:thWeatherIn .35s ease-out}
#th-weather::backdrop{background:rgba(48,44,36,.14)}
#th-weather .th-weather-close{position:absolute;right:13px;top:7px;background:none;border:0;font:300 30px/1 Raleway,sans-serif;color:#716a5c;cursor:pointer;padding:6px 8px;transition:color .25s}
#th-weather button:focus-visible,#th-weather a:focus-visible,.th-weather-toggle:focus-visible{outline:2px solid #9ba651;outline-offset:4px}
#th-weather .th-weather-eyebrow{font-size:9px;letter-spacing:.16em;margin:0 0 8px}
#th-weather h2{font:300 27px/1.3 Raleway,sans-serif;margin:0}
#th-weather .th-weather-subtitle{margin:4px 0 24px;font-size:12px}
#th-weather .th-weather-days{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-block:1px solid #afa49266;padding:20px 0}
#th-weather .th-weather-day{text-align:center;min-width:0}
#th-weather .th-weather-day+div{border-left:1px solid #afa49244}
#th-weather h3{font-size:13px;font-weight:600;margin:0 0 8px}
#th-weather .th-weather-icon svg{width:47px;height:51px;margin:auto}
#th-weather .th-weather-condition{font-size:10px;line-height:1.4;min-height:28px;margin:6px 0}
#th-weather .th-weather-temperature{font-size:18px;font-weight:400;white-space:nowrap;margin:4px 0 0}
#th-weather .th-weather-status{font-size:10px;margin:14px 0 3px}
#th-weather .th-weather-note,#th-weather .th-weather-source{font-size:9px;margin:4px 0 0}
#th-weather a{color:inherit;text-decoration:underline;text-underline-offset:3px}
#th-weather .th-weather-error{grid-column:1/-1;font-size:13px}
@keyframes thWeatherIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:650px){#th-weather{inset:0;margin:auto;width:360px;padding:32px 20px 20px}.menu_links_c .th-weather-toggle{margin-right:0}.menu_links_c{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){#th-weather[open]{animation:none}}
/* Isolate the widget from the original site's global float-based grid. */
#th-weather *{box-sizing:border-box;float:none}
#th-weather>p,#th-weather>h2,#th-weather .th-weather-days{width:100%;clear:both}
#th-weather .th-weather-day,#th-weather .th-weather-icon,#th-weather .th-weather-day p,#th-weather h3{width:100%}
.fixed_links .webcam_link.th-weather-toggle{top:-103px!important}
.header_image_c .webcam_link.th-weather-toggle{top:calc(50% - 150px)!important}
