.ftcm-weather{--w-bg:#fff;--w-ink:#101f50;--w-copy:#5e6b85;--w-muted:#98a4bb;--w-line:#e5eaf2;--w-soft:#f7f9fc;--w-yellow:#ffc800;--w-orange:#ef6c00;--w-sky:#2da9f7;font-family:"Montserrat",Arial,sans-serif;color:var(--w-ink);box-sizing:border-box;font-synthesis:none}.ftcm-weather-hero__icon,.ftcm-weather-day__icon{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji","Segoe UI Symbol",sans-serif}.ftcm-weather *{box-sizing:border-box}.ftcm-weather button{font:inherit}.ftcm-weather--dark{--w-bg:#09132b;--w-ink:#fff;--w-copy:#cbd4e2;--w-muted:#94a3b8;--w-line:rgba(255,255,255,.14);--w-soft:rgba(255,255,255,.06)}.ftcm-weather--glass{--w-bg:rgba(9,19,43,.72);--w-ink:#fff;--w-copy:#d8e0ec;--w-muted:#aeb9ca;--w-line:rgba(255,255,255,.18);--w-soft:rgba(255,255,255,.07);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.ftcm-weather-hero{display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(300px,1.6fr) auto;align-items:center;gap:22px;width:100%;padding:16px 28px 16px 20px;background:var(--w-bg);border:1px solid var(--w-line);border-radius:999px;box-shadow:0 10px 32px rgba(16,31,80,.08)}.ftcm-weather-hero__place{display:flex;flex-direction:column;min-width:0}.ftcm-weather-hero__place strong{font-size:16px;font-weight:850;white-space:nowrap}.ftcm-weather-hero__eyebrow{font-size:9px;font-weight:850;letter-spacing:.1em;color:var(--w-orange)}.ftcm-weather-hero__condition{display:flex;align-items:center;gap:10px}.ftcm-weather-hero__icon{font-size:28px;line-height:1}.ftcm-weather-hero__condition>div{display:flex;flex-direction:column}.ftcm-weather-hero__condition strong{font-size:14px}.ftcm-weather-hero__condition span{font-size:12px;color:var(--w-copy)}.ftcm-weather-hero__metrics{display:flex;gap:14px;justify-content:center;color:var(--w-copy);font-size:11px;white-space:nowrap}.ftcm-weather-hero__metrics b{color:var(--w-ink)}.ftcm-weather-hero__link{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;text-decoration:none;color:#fff;background:var(--w-orange);padding:10px 14px;border-radius:999px;font-size:11px;font-weight:850}.ftcm-weather-full{width:100%;max-width:1680px;margin:auto;padding:clamp(24px,3.4vw,52px);background:var(--w-bg);border:1px solid var(--w-line);border-radius:24px;box-shadow:0 24px 70px rgba(16,31,80,.07)}.ftcm-weather-full__head{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin-bottom:34px}.ftcm-weather-full__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid #ebe6fb;border-radius:999px;background:#f8f4ff;font-size:10px;letter-spacing:.13em;font-weight:900;color:var(--w-ink)}.ftcm-weather-full__eyebrow i{width:7px;height:7px;border-radius:50%;background:#25c18b;box-shadow:0 0 0 4px rgba(37,193,139,.12)}.ftcm-weather-full__head h2{margin:12px 0 5px!important;font-size:clamp(30px,3vw,44px)!important;line-height:1.08!important;letter-spacing:-.035em;color:var(--w-ink)!important}.ftcm-weather-full__head p{margin:0;color:var(--w-copy);font-size:12px}.ftcm-weather-full__controls{display:flex;gap:10px}.ftcm-weather-full__controls button{display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid var(--w-line);border-radius:50%;background:var(--w-bg);color:var(--w-ink);font-size:29px;line-height:1;cursor:pointer;transition:.2s ease}.ftcm-weather-full__controls button:hover{border-color:var(--w-ink);transform:translateY(-2px)}.ftcm-weather-days{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(225px,1fr);gap:16px;overflow-x:auto;padding:12px 3px 24px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#cbd4e2 transparent}.ftcm-weather-day{position:relative;display:flex;flex-direction:column;min-height:355px;padding:30px 24px 18px;border:1px solid var(--w-line);border-radius:18px;background:var(--w-bg);scroll-snap-align:start;transition:border-color .2s,transform .2s,box-shadow .2s}.ftcm-weather-day:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(16,31,80,.08)}.ftcm-weather-day.is-current{border:1.5px solid var(--w-yellow);box-shadow:0 16px 38px rgba(255,200,0,.11)}.ftcm-weather-day__live{position:absolute;top:-14px;left:50%;transform:translateX(-50%);padding:8px 17px;border-radius:999px;background:var(--w-yellow);box-shadow:0 9px 20px rgba(255,200,0,.27);font-size:9px;font-weight:900;letter-spacing:.04em;white-space:nowrap}.ftcm-weather-day header{text-align:center}.ftcm-weather-day header strong{display:block;font-size:17px;font-weight:900;letter-spacing:.03em}.ftcm-weather-day header span{display:block;margin-top:8px;color:var(--w-yellow);font-size:13px;font-weight:850}.ftcm-weather-day__icon{display:grid;place-items:center;min-height:102px;margin:16px 0 5px;font-size:58px;line-height:1}.ftcm-weather-day p{min-height:42px;margin:0;padding-bottom:14px;border-bottom:1px solid #eef1f6;color:var(--w-copy);font-size:13px}.ftcm-weather-day__temps{display:grid;grid-template-columns:1fr 1fr;margin-top:15px}.ftcm-weather-day__temps span{text-align:center}.ftcm-weather-day__temps span+span{border-left:1px solid var(--w-line)}.ftcm-weather-day__temps small{display:block;color:var(--w-muted);font-size:8px;font-weight:900;letter-spacing:.13em}.ftcm-weather-day__temps b{display:block;margin-top:5px;font-size:22px}.ftcm-weather-day footer{display:flex;justify-content:space-between;gap:8px;margin-top:auto;padding-top:16px;color:var(--w-muted);font-size:8px;font-weight:750}.ftcm-weather-panel,.ftcm-weather-card,.ftcm-weather-cape{border:1px solid var(--w-line);border-radius:18px;background:var(--w-bg)}.ftcm-weather-hourly-panel{margin-top:28px;padding:25px 30px}.ftcm-weather-panel__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:17px;border-bottom:1px solid #edf1f6}.ftcm-weather-panel__head span,.ftcm-weather-card__tag,.ftcm-weather-cape header span{font-size:8px;font-weight:900;letter-spacing:.16em;color:var(--w-sky)}.ftcm-weather-panel__head h3,.ftcm-weather-cape h3{margin:4px 0 0!important;color:var(--w-ink)!important;font-size:22px!important;letter-spacing:.015em;text-transform:uppercase}.ftcm-weather-panel__head h3 em,.ftcm-weather-cape h3 em{font-style:normal;font-weight:600}.ftcm-weather-panel__head p{margin:0;color:var(--w-muted);font-size:10px}.ftcm-weather-hours{display:grid;grid-template-columns:repeat(8,minmax(72px,1fr));gap:8px;padding-top:18px;overflow-x:auto}.ftcm-weather-hour{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px;padding:8px;border-radius:12px}.ftcm-weather-hour:not(:last-child):after{content:"";position:absolute;right:-4px;top:15%;height:70%;border-right:1px solid #f0f2f6}.ftcm-weather-hour span,.ftcm-weather-hour small{color:var(--w-copy);font-size:9px;font-weight:700}.ftcm-weather-hour b{font-size:25px}.ftcm-weather-hour strong{font-size:14px}.ftcm-weather-dashboard{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.ftcm-weather-card{padding:28px 30px}.ftcm-weather-card h3{margin:6px 0 14px!important;padding-bottom:17px;border-bottom:1px solid #edf1f6;color:var(--w-ink)!important;font-size:clamp(17px,1.45vw,22px)!important;line-height:1.25!important;text-transform:uppercase}.ftcm-weather-card dl{margin:0}.ftcm-weather-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:61px;border-bottom:1px dashed #edf1f6}.ftcm-weather-card dl>div:last-child{border-bottom:0}.ftcm-weather-card dt{display:flex;align-items:center;color:var(--w-copy);font-size:11px;font-weight:700}.ftcm-weather-card dt i{display:inline-grid;place-items:center;width:26px;margin-right:8px;color:var(--w-sky);font-size:17px;font-style:normal}.ftcm-weather-card dd{margin:0;color:var(--w-ink);font-size:12px;font-weight:900;text-align:right;white-space:nowrap}.ftcm-weather-card dd.is-alert{color:var(--w-orange)}.ftcm-weather-cape{margin-top:18px;padding:27px 30px}.ftcm-weather-cape header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:17px;border-bottom:1px solid #edf1f6}.ftcm-weather-cape header strong{font-size:19px}.ftcm-weather-cape__track{height:11px;margin:14px 0 13px;overflow:hidden;border:1px solid #dfe6ef;border-radius:999px;background:#f1f5f9}.ftcm-weather-cape__track i{display:block;height:100%;min-width:22px;border-radius:999px;background:#20bd88}.ftcm-weather-cape.is-medium .ftcm-weather-cape__track i{background:#f0ad18}.ftcm-weather-cape.is-high .ftcm-weather-cape__track i{background:#ed5353}.ftcm-weather-cape>b{color:#20a878;font-size:11px}.ftcm-weather-cape.is-medium>b{color:#bf8210}.ftcm-weather-cape.is-high>b{color:#d23f3f}.ftcm-weather-cape>p{margin:7px 0 0;color:var(--w-muted);font-size:9px;line-height:1.5}.ftcm-weather-disclaimer{margin-top:18px;padding:14px 16px;border:1px solid var(--w-line);border-radius:12px;background:var(--w-soft);color:var(--w-copy);font-size:9px;line-height:1.55}.ftcm-weather-disclaimer strong{color:var(--w-ink)}.ftcm-weather-source{display:flex;justify-content:space-between;gap:20px;margin-top:28px;padding-top:20px;border-top:1px solid #edf1f6;color:var(--w-muted);font-size:9px}.ftcm-weather-source strong{color:var(--w-ink)}.ftcm-weather--error{padding:12px 14px;border-radius:10px;background:#fff3ef;color:#9a3412}@media (max-width:1100px){.ftcm-weather-hero{grid-template-columns:1fr auto;grid-template-areas:"place condition" "metrics link";border-radius:22px}.ftcm-weather-hero__place{grid-area:place}.ftcm-weather-hero__condition{grid-area:condition}.ftcm-weather-hero__metrics{grid-area:metrics;justify-content:flex-start}.ftcm-weather-hero__link{grid-area:link}.ftcm-weather-dashboard{grid-template-columns:1fr 1fr}.ftcm-weather-card:last-child{grid-column:1/-1}.ftcm-weather-days{grid-auto-columns:minmax(215px,32%)}.ftcm-weather-hours{min-width:780px}}@media (max-width:720px){.ftcm-weather-hero{display:flex;flex-wrap:wrap;gap:12px;padding:14px;border-radius:16px}.ftcm-weather-hero__place{flex:1 1 150px}.ftcm-weather-hero__condition{flex:0 0 auto}.ftcm-weather-hero__metrics{flex:1 1 100%;justify-content:space-between;gap:8px;overflow-x:auto}.ftcm-weather-hero__link{flex:1 1 100%}.ftcm-weather-full{padding:20px 16px;border-radius:18px}.ftcm-weather-full__head{align-items:center;margin-bottom:24px}.ftcm-weather-full__head p{display:none}.ftcm-weather-full__controls button{width:40px;height:40px}.ftcm-weather-days{grid-auto-columns:minmax(205px,78%);gap:12px}.ftcm-weather-hourly-panel,.ftcm-weather-card,.ftcm-weather-cape{padding:20px}.ftcm-weather-panel__head p{display:none}.ftcm-weather-dashboard{grid-template-columns:1fr}.ftcm-weather-card:last-child{grid-column:auto}.ftcm-weather-source{flex-direction:column;gap:7px}.ftcm-weather-cape header{align-items:flex-end}.ftcm-weather-cape header strong{font-size:15px}}@media (max-width:430px){.ftcm-weather-full__head h2{font-size:27px!important}.ftcm-weather-full__controls{display:none}.ftcm-weather-panel__head h3,.ftcm-weather-cape h3{font-size:17px!important}.ftcm-weather-card h3{font-size:17px!important}.ftcm-weather-cape header{display:block}.ftcm-weather-cape header strong{display:block;margin-top:9px}.ftcm-weather-day{min-height:340px}}@media (prefers-reduced-motion:reduce){.ftcm-weather-day,.ftcm-weather-full__controls button{transition:none}.ftcm-weather-day:hover{transform:none}}:is(.ftcm-weather-full,.ftcm-weather-panel,.ftcm-weather-card,.ftcm-weather-cape,.ftcm-weather-disclaimer,.ftcm-weather-day){border-width:var(--ftcm-module-border-width,0px)!important;border-radius:var(--ftcm-radius,8px)!important;box-shadow:none!important}.ftcm-weather :is(button,a,.ftcm-weather-full__controls button){border-width:var(--ftcm-control-border-width,1px)!important;border-radius:var(--ftcm-radius,8px)!important;box-shadow:none!important}.ftcm-weather-panel__head,.ftcm-weather-card h3,.ftcm-weather-card dl>div,.ftcm-weather-cape header,.ftcm-weather-source,.ftcm-weather-day p{border-bottom-width:var(--ftcm-divider-width,1px)!important;border-top-width:var(--ftcm-divider-width,1px)!important}
