:root{color:#292018;background:#f8f0e2;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit}main{width:min(1120px,calc(100% - 32px));margin:0 auto;min-height:100vh}.siteHeader{display:flex;align-items:center;justify-content:space-between}.brand{gap:12px;text-decoration:none;font-weight:800;font-size:18px}.brandCopy{display:grid;line-height:1.05}.brand small{margin-top:4px;color:#79685b;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.mark{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#cf6e39;color:#fff6eb;font-size:12px;box-shadow:11px 0 0 #7c8a60,5px -8px 0 #d2b447}.betaPill,.mark{letter-spacing:.08em}.betaPill{display:inline-flex;align-items:center;border:1px solid #d9a252;border-radius:999px;padding:3px 7px;background:#f6dfaa;color:#70451f;font-size:10px;font-weight:800;line-height:1}.betaPill,.eyebrow{text-transform:uppercase}.eyebrow{margin:0 0 12px;color:#5c2f14;font-size:12px;font-weight:600;letter-spacing:.11em}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif}h1{max-width:800px;font-size:clamp(36px,6vw,71px);line-height:.97;letter-spacing:-.05em}h2{margin-bottom:0;font-size:clamp(30px,4vw,44px);letter-spacing:-.04em}.landingHero{padding:clamp(30px,5.5vw,66px) 0 82px}.landingHero>p:not(.eyebrow){max-width:760px;margin-bottom:0;color:#5e5045;font-size:20px;line-height:1.45}.landingSubheadline{white-space:nowrap}.landingLookup{max-width:720px;margin-top:30px;padding:7px;border:1px solid #cdbca5;border-radius:18px;background:#fffaf2;box-shadow:0 20px 50px rgba(78,48,19,.12)}.search{position:relative;display:grid;grid-template-columns:1fr auto}.searchField{position:relative;min-width:0}.searchFieldIcon{position:absolute;top:50%;left:17px;width:20px;height:20px;color:#417f91;fill:none;stroke:currentColor;stroke-width:1.85;transform:translateY(-50%)}.search input{width:100%;min-width:0;padding:14px 16px 14px 48px;border:0;outline:0;background:transparent;color:#292018;font:inherit;font-size:17px}.search button{border:0;border-radius:12px;padding:14px 18px;background:#2f7183;color:#fffaf2;font:inherit;font-weight:800;cursor:pointer}.search button:hover{background:#245968}.suggestions{position:absolute;z-index:2;top:calc(100% + 8px);right:0;left:0;overflow:hidden;margin:0;padding:6px;border:1px solid #d7c8b5;border-radius:14px;background:#fffaf2;box-shadow:0 18px 38px rgba(50,28,9,.16);list-style:none}.suggestions button{display:grid;width:100%;grid-template-columns:1fr;grid-gap:3px;gap:3px;border-radius:9px;padding:12px;background:transparent;color:#292018;text-align:left}.suggestions [aria-selected=true] button,.suggestions button:hover{background:#f0e2d0}.empty,.suggestions span{color:#77675a;font-size:14px}.empty{padding:12px}.featuredLookup{margin-top:28px;padding:0}.featuredLookup>p{margin:0 0 12px;color:#826a58;font-size:14px;font-weight:700}.featuredLookupGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.featuredLookupTile{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #ddcfbc;border-radius:12px;background:#fff9ef;color:#292018;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease}.featuredLookupTile:hover{border-color:#c9af91;box-shadow:0 12px 28px rgba(84,52,19,.13),0 4px 10px rgba(84,52,19,.08)}.featuredLookupTile:focus-visible{outline:3px solid #417f91;outline-offset:3px}.featuredLookupTile img{display:block;width:100%;height:96px;object-fit:cover;background:#e5d9c7}.featuredLookupTileBody{display:flex;flex-direction:column;gap:3px;padding:11px 12px 13px}.featuredLookupTileBody strong{color:#292018;font-size:14px;font-weight:800;line-height:1.18}.featuredLookupTileBody>span{color:#826a58;font-size:11.5px;line-height:1.2}.featuredLookupTileBody small{display:block;color:#6d5746;font-size:11.75px;font-weight:650;line-height:1.3}.featured,.monthlySection{padding:56px 0 86px;border-top:1px solid #d8cbb9}.sectionHeading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.sectionHeading>span{max-width:230px;color:#766659;font-size:14px;line-height:1.4;text-align:right}.featuredGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.destinationCard{overflow:hidden;border:1px solid #ddcfbc;border-radius:18px;background:#fff9ef;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.destinationCard:hover{transform:translateY(-3px);box-shadow:0 18px 30px rgba(84,52,19,.13)}.destinationCard img{display:block;width:100%;height:170px;object-fit:cover;background:#e5d9c7}.destinationCard div{padding:16px}.destinationCard p{margin-bottom:6px;color:#826a58;font-size:12px;font-weight:800;text-transform:uppercase}.destinationCard h3{margin-bottom:14px;font-size:24px}.destinationCard span{color:#a5522a;font-size:14px;font-weight:700}.backLink{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border:1.5px solid #d06e3a;border-radius:999px;color:#96502b;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s ease,color .15s ease}.backLink svg{flex:0 0 auto}.backLink:hover{background:#d06e3a;color:#fffaf2;text-decoration:none}.profileHero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;grid-gap:clamp(30px,7vw,90px);gap:clamp(30px,7vw,90px);padding:44px 0 62px}.profileHero h1{margin-bottom:16px;font-size:clamp(44px,6vw,72px)}.location{color:#756457;font-size:18px}.profileHero>img{width:100%;min-height:330px;border-radius:22px;object-fit:cover;background:#e4d6c1}.profileHero--no-image{grid-template-columns:1fr;text-align:center}.profileHero--no-image>div{margin:0 auto}.bestMonths{max-width:510px;margin-top:32px;padding:18px 20px;border-left:4px solid #d06e3a;background:#f0e0c9;text-align:left}.bestMonths span{display:block;margin-bottom:3px;color:#87502e;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bestMonths strong{display:block;font-family:Georgia,serif;font-size:24px}.bestMonths p{margin:7px 0 0;color:#5f4939;line-height:1.45}.stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;margin-bottom:58px;overflow:hidden;border:1px solid #d8c9b6;border-radius:18px;background:#d8c9b6}.stats div{padding:23px;background:#fff9ef}.stats span{display:block;margin-bottom:8px;color:#766559;font-size:13px}.stats strong{font-family:Georgia,serif;font-size:29px}.stats--two{grid-template-columns:repeat(2,1fr)}.chartCard{margin-bottom:70px;padding:clamp(20px,4vw,42px);border:1px solid #decfbc;border-radius:22px;background:#fff9ef}.temperatureBars{display:grid;grid-template-columns:repeat(12,1fr);align-items:flex-end;grid-gap:5px;gap:5px;height:260px;padding:18px 0 0;border-bottom:1px solid #d6c6b1}.temperatureMonth{display:grid;justify-items:center;grid-gap:9px;gap:9px;height:100%;color:#806f60;font-size:11px}.barPair{display:flex;align-items:flex-end;justify-content:center;gap:3px;height:100%}.barPair i{display:block;width:clamp(5px,1vw,10px);border-radius:5px 5px 1px 1px}.highBar,.highDot{background:#cf6c38}.lowBar,.lowDot{background:#7891a0}.chartLegend{margin:17px 0 0;color:#66564b;font-size:13px}.chartLegend i{display:inline-block;width:9px;height:9px;margin:0 6px 0 15px;border-radius:50%}.chartLegend i:first-child{margin-left:0}.monthGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px}.monthGrid article{padding:18px;border:1px solid #dfd1bd;border-radius:15px;background:#fff9ef}.monthGrid h3{margin-bottom:12px;font-size:22px;text-transform:capitalize}.monthGrid>article>strong{color:#bd6031;font-family:Georgia,serif;font-size:26px}.monthGrid small{color:#768d9b;font-size:18px}.monthGrid dl{margin:18px 0 0}.monthGrid dl div{display:flex;justify-content:space-between;gap:8px;padding-top:7px;border-top:1px solid #ebdfcf}.monthGrid dd,.monthGrid dt{margin:0;font-size:13px}.monthGrid dt{color:#736357}.monthGrid dd{font-weight:700}.sourceNote{margin:-40px 0 50px;color:#77675a;font-size:13px}.sourceNote a{color:#98512c}footer{padding:30px 0;border-top:1px solid #d8cbb9;color:#7b6a5c;font-size:13px}.srOnly{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media (max-width:760px){main{width:min(100% - 24px,1120px)}.siteHeader{min-height:72px}.landingHero{padding:52px 0 68px}.landingLookup{padding:4px;border-radius:16px}.search{grid-template-columns:1fr}.search button{margin:0 4px 4px}.featuredLookup{margin-top:16px}.featuredLookupGrid{display:flex;gap:10px;margin:0 -4px;padding:2px 4px 4px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.featuredLookupTile{flex:0 0 154px;scroll-snap-align:start}.sectionHeading{align-items:start;flex-direction:column}.sectionHeading>span{max-width:none;text-align:left}.featuredGrid,.monthGrid{grid-template-columns:repeat(2,1fr)}.profileHero{grid-template-columns:1fr;padding-top:24px}.profileHero>img{min-height:230px}.stats{grid-template-columns:1fr}.temperatureBars{height:215px}.temperatureMonth{font-size:9px}.chartLegend{line-height:2}}@media (max-width:430px){.featuredGrid,.monthGrid{grid-template-columns:1fr}.destinationCard img{height:190px}}.climateGraphCard{margin-bottom:28px}.climateLineChart{display:block;width:100%;height:auto;overflow:visible}.climateLineChart text{fill:#806f60;font-family:Arial,Helvetica,sans-serif;font-size:11px}.chartAxis{stroke:#cdbca5;stroke-width:1}.chartGrid{stroke:#e7dac8;stroke-width:1;stroke-dasharray:3 5}.chartLegend{display:flex;flex-wrap:wrap;gap:9px 18px}.chartLegend span{display:inline-flex;align-items:center;gap:7px}.chartLegend i{margin:0}.siteHeader{min-height:88px}.brand{gap:10px;font-size:1rem}.brand,.rweBrand,.rweBrandIdentity,.rweBrandMain{display:inline-flex;align-items:center}.rweBrandMain{gap:12px;white-space:nowrap}.siteHeader--landing{min-height:96px}.siteHeader--landing .brand{gap:0}.rweBrandWithSignature{flex-direction:row;align-items:center;gap:14px}.rweBrandIdentity{gap:9px}.rweWordmarkLockup{position:relative;padding-right:70px}.rweBrandSignature,.rweWordmarkLockup{display:inline-flex;align-items:center}.rweBrandSignature{gap:8px;color:#435a63}.rweSignatureMark{display:block;width:46px;height:46px;overflow:hidden;border:1px solid rgba(65,127,145,.35);border-radius:50%;background:#fffaf2;box-shadow:0 2px 8px rgba(30,69,81,.14)}.rweSignatureMark img{display:block;width:100%;height:100%;object-fit:cover;object-position:49% 50%;filter:contrast(1.28) saturate(1.18)}.rweSignatureTagline{font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:800;letter-spacing:.025em;line-height:1.2}.rweWorld{position:absolute;top:50%;left:calc(100% - 62px);display:inline-flex;flex-direction:column;align-items:center;color:#c86530;font-family:Brush Script MT,Segoe Script,cursive;font-size:18px;font-style:italic;font-weight:500;line-height:.9;transform:translateY(-42%) rotate(-3deg)}.rweWorld i{width:57px;height:6px;margin-top:2px;border-top:1.5px solid #d47b43;border-radius:50%;transform:rotate(-3deg)}.rweMark{width:112px;height:84px;flex:0 0 auto;overflow:visible}.rweSunRays{stroke:#dca12b;stroke-width:3}.rweCircleYellow{fill:#d7a537}.rweCircleBlue{fill:#417f91}.rweCircleOrange{fill:#c8753b}.rweLetter{font:800 20px Georgia,serif}.rweLetterR{fill:#281a12}.rweLetterLight{fill:#fff7e9}.rweWordmark{color:#1d1611;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,3vw,29px);font-weight:800;letter-spacing:-.035em}.siteHeader--landing .betaPill{border-color:#2f7183;background:#2f7183;color:#fffaf2}.landingHero .eyebrow{margin-bottom:14px}.landingHero h1{margin:0 0 18px}.rweChartGrid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;padding:0 0 30px}.rweChartCard{min-width:0;padding:17px 22px 18px;border:1px solid #d8d1c6;border-radius:15px;background:#fffdf8;box-shadow:0 5px 14px -13px rgba(38,35,31,.38)}.rweChartHeading{display:flex;align-items:flex-start;flex-direction:column;gap:4px}.rweChartHeading p{margin:0;color:#87502e;font-size:12px;font-weight:800;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.rweChartHeading p span,.rweChartHeading>span{color:#77716a;letter-spacing:.04em}.rweChartHeading>span{font-size:11px;font-weight:800;line-height:1;text-transform:uppercase}.rweChartFrame{width:100%;aspect-ratio:760/220;margin-top:8px}.rweLineChart{display:block;width:100%;height:auto;overflow:visible;cursor:crosshair;shape-rendering:geometricPrecision;touch-action:pan-y}.rweLineChart:focus{outline:none}.rweLineChart:focus-visible{outline:3px solid #417f91;outline-offset:4px;border-radius:8px}.rweGridLine{stroke:#e6e1d9;stroke-width:1}.rweAxisLine{stroke:#8d8a85;stroke-width:1.2;opacity:.62}.rweMonthTick{stroke:#8d8a85;stroke-width:1;opacity:.28}.rweCurrentLine{stroke:#716e69;stroke-width:1.2;stroke-dasharray:4 5;opacity:.7}.rweXAxis{fill:#77716a;font:500 12px Arial,sans-serif}.rweYAxis{fill:#77716a;font:500 11px Arial,sans-serif}.rweSeries{fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.rweSeriesHigh{stroke:#cf6c38}.rweSeriesLow{stroke:#7891a0}.rweSeriesRain{stroke:#4e8197}.rweSeriesSun{stroke:#d2a72b}.rweSeriesWind{stroke:#7c8a60}.rweSeriesSea{stroke:#36829a}.rweSeriesCloud{stroke:#7a8d9c}.rweTemperatureBand{fill:rgba(207,108,56,.13)}.rweAreaSun{fill:rgba(210,167,43,.16)}.rweAreaWind{fill:rgba(124,138,96,.16)}.rweAreaSea{fill:rgba(54,130,154,.16)}.rweAreaCloud{fill:rgba(122,141,156,.14)}.rweRainArea{fill:rgba(78,129,151,.16)}.rweRainLine{fill:none;stroke:#4e8197;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.rweRainAxisLabel{fill:#77716a;font:600 10px Arial,sans-serif;letter-spacing:.04em;text-transform:uppercase}.rweRainChanceAxisLabel{fill:#4e8197}.rweActiveLine{stroke:#292018;stroke-width:1.4;stroke-dasharray:2 4;opacity:.38}.rweActiveDot{fill:#fffdf8;stroke-width:2.4}.rweTooltipBox{fill:rgba(255,253,248,.96);stroke:#cfc7bb;stroke-width:1;filter:drop-shadow(0 6px 12px rgba(38,35,31,.18))}.rweTooltipTitle{fill:#292018;font:600 12px Arial,sans-serif}.rweTooltipLine{fill:#625d56;font:500 11.5px Arial,sans-serif}.rweChartLegend{display:flex;flex-wrap:wrap;gap:9px 12px;margin-top:10px;padding-left:58px;color:#625d56;font-size:12px;font-weight:500}.rweChartLegend span{display:inline-flex;align-items:center;gap:7px}.rweChartLegend i{width:14px;height:3px;border-radius:99px}@media (max-width:760px){.siteHeader{min-height:76px}.siteHeader--landing{min-height:84px}.rweBrandMain{gap:8px}.rweBrandWithSignature{flex-wrap:wrap;row-gap:6px}.rweBrandSignature{flex-basis:100%;margin-left:80px;gap:7px}.rweSignatureMark{width:42px;height:42px}.rweSignatureTagline{font-size:10.5px}.rweMark{width:72px;height:56px}.rweWordmarkLockup{padding-right:54px}.rweWordmark{font-size:18px}.rweWorld{left:calc(100% - 44px);font-size:13px}.rweWorld i{width:42px;height:5px}.landingHero{padding:32px 0 68px}.landingSubheadline{white-space:normal}.rweChartCard{padding:16px 18px}.rweChartFrame{margin-inline:-18px;width:calc(100% + 36px)}.rweChartLegend{padding-left:40px;padding-right:18px}}@media (max-width:480px){.rweBrandIdentity{gap:6px}.rweBrandSignature{margin-left:74px}.rweSignatureMark{width:40px;height:40px}.rweSignatureTagline{font-size:10px}.rweWordmarkLockup{padding-right:48px}.rweWordmark{font-size:17px}.rweWorld{left:calc(100% - 38px);font-size:12px}.rweWorld i{width:38px}.rweMark{width:66px;height:51px}.siteHeader--landing .betaPill{padding:3px 6px;font-size:9px}}.rweHeroHeadline{opacity:0;transition:opacity .5s ease}.rweHeroHeadline--visible{opacity:1}@media (prefers-reduced-motion:reduce){.rweHeroHeadline{transition:none}}