@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,600;6..72,700&display=swap";:root{font-family:DM Sans,sans-serif;color:#17191b;background:#f7f6f2;font-synthesis:none;--red: #b7352c;--red-dark: #8e2822;--gold: #e9a724;--blue: #2c7895;--ink: #17191b;--muted: #62686b;--line: #d9d8d2;--paper: #fff}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f7f6f2}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-width{width:min(1220px,calc(100% - 40px));margin-inline:auto}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:20;background:#fffffff7;border-bottom:1px solid #23272a}.header-main{height:82px;display:grid;grid-template-columns:300px 1fr auto;align-items:center;gap:28px}.brand{border:0;background:transparent;padding:0;display:flex;align-items:center;gap:12px;font:700 32px/1 Newsreader,serif;color:var(--ink);white-space:nowrap}.brand-mark{position:relative;width:56px;height:44px;flex:0 0 auto;overflow:hidden}.brand-sun{position:absolute;width:15px;height:15px;border-radius:50%;background:var(--gold);right:2px;top:2px}.brand-mesa{position:absolute;display:block;background:var(--red);transform:skew(-7deg)}.brand-mesa-back{width:27px;height:30px;left:4px;top:11px;clip-path:polygon(24% 0,77% 0,84% 38%,100% 72%,100% 100%,0 100%,14% 51%)}.brand-mesa-front{width:29px;height:22px;left:22px;top:19px;background:var(--red-dark);clip-path:polygon(38% 0,72% 0,78% 35%,100% 100%,0 100%)}.brand-river{position:absolute;width:43px;height:7px;background:var(--blue);left:12px;bottom:0;clip-path:polygon(0 0,100% 20%,59% 56%,92% 100%,20% 77%)}.city-picker{height:44px;justify-self:center;display:grid;grid-template-columns:repeat(3,minmax(110px,150px));border:1px solid #a9aaab;border-radius:6px;overflow:hidden}.city-picker button{border:0;border-right:1px solid #a9aaab;background:#fff;color:#303336;font-weight:700;padding:0 18px}.city-picker button:last-child{border-right:0}.city-picker button.active{background:var(--red);color:#fff}.edition-label{color:var(--muted);font-size:13px;text-transform:uppercase;font-weight:700;letter-spacing:0;white-space:nowrap}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.account-button{min-height:40px;border:1px solid #9fa2a3;border-radius:6px;background:#fff;color:var(--ink);padding:0 12px;display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700;white-space:nowrap}.account-button:hover{border-color:var(--red);color:var(--red)}.primary-nav{background:#20282d;color:#fff}.nav-items{display:grid;grid-template-columns:repeat(5,1fr);height:58px}.nav-items button{border:0;border-left:1px solid rgba(255,255,255,.16);background:transparent;color:inherit;display:flex;justify-content:center;align-items:center;gap:10px;font-weight:700;position:relative}.nav-items button:last-child{border-right:1px solid rgba(255,255,255,.16)}.nav-items button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--gold)}.nav-items button:hover{background:#ffffff0f}.mobile-menu{display:none}.section-heading{min-height:116px;padding-block:26px 20px;display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line)}.section-heading h1{margin:2px 0 0;font:700 38px/1 Newsreader,serif}.eyebrow{margin:0;color:var(--red);font-size:12px;text-transform:uppercase;font-weight:700}.as-of{margin:0 0 5px;color:var(--muted);font-size:13px}.weather-strip{min-height:76px;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line);color:var(--ink)}.weather-primary{display:grid;grid-template-columns:40px auto minmax(130px,1fr);align-items:center;gap:12px;margin-right:auto}.weather-primary>svg{width:36px;height:36px;color:#b8770e;stroke-width:1.7}.weather-primary>strong{font:700 30px/1 Newsreader,serif}.weather-primary div{display:flex;flex-direction:column;gap:3px}.weather-primary b{font-size:13px}.weather-primary span,.weather-metric span,.weather-pending{color:var(--muted);font-size:12px}.weather-metric{min-width:88px;display:flex;flex-direction:column;gap:4px}.weather-metric span{display:flex;align-items:center;gap:5px}.weather-metric strong{font-size:14px}.weather-pending{gap:10px}.news-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.85fr);gap:34px;padding-block:30px 64px}.news-column{min-width:0}.lead-story{display:grid;grid-template-columns:1.15fr 1fr;min-height:340px;background:var(--paper);border-bottom:3px solid var(--red)}.lead-image-wrap{min-height:340px;background:#e8edf0;overflow:hidden}.lead-image-wrap img{width:100%;height:100%;object-fit:cover}.image-fallback{height:100%;display:grid;place-items:center;color:var(--blue)}.image-fallback svg{width:72px;height:72px;stroke-width:1}.lead-copy{padding:32px;display:flex;flex-direction:column;justify-content:center}.story-meta{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px}.story-meta span{color:var(--red);font-weight:700;text-transform:uppercase}.story-meta time:before{content:"•";margin-right:9px}.lead-copy h2{font:700 32px/1.08 Newsreader,serif;margin:15px 0 13px}.lead-copy p{color:#4f5558;font-size:15px;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.read-link{display:flex;align-items:center;gap:8px;margin-top:22px;color:var(--red);font-weight:700;font-size:14px}.story-list{background:var(--paper)}.story-row{min-height:96px;display:grid;grid-template-columns:118px 1fr 22px;gap:18px;align-items:center;padding:12px 15px 12px 0;border-bottom:1px solid var(--line)}.story-row>img,.story-source-tile{width:118px;height:70px;object-fit:cover}.story-source-tile{display:grid;place-items:center;background:#dce9ee;color:#28647a;font:700 22px/1 Newsreader,serif}.story-row h3{margin:7px 0 0;font:700 18px/1.25 Newsreader,serif}.story-row>svg{color:#969a9c}.events-rail{border-left:1px solid var(--line);padding-left:30px}.rail-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.rail-title h2{font:700 21px/1 Newsreader,serif}.rail-title button{border:0;color:var(--red);font-weight:700;background:transparent}.event-compact{display:grid;grid-template-columns:62px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.event-compact>time{width:62px;height:72px;border:1px solid var(--red);display:grid;grid-template-rows:21px 31px 17px;text-align:center;background:#fff}.event-compact>time b{color:#fff;background:var(--red);text-transform:uppercase;font-size:12px;line-height:21px}.event-compact>time strong{font:700 26px/31px Newsreader,serif}.event-compact>time span{font-size:10px;font-weight:700}.event-compact h3{font:700 17px/1.2 Newsreader,serif;margin:2px 0 8px}.event-compact p{display:flex;align-items:center;gap:5px;margin:0 0 5px;color:var(--muted);font-size:12px}.event-compact div>span{font-size:12px;color:var(--muted)}.rail-empty{margin-top:20px;padding:28px 20px;background:#e7eff2;color:#315866;text-align:center}.rail-empty svg{width:34px;height:34px}.rail-empty p{color:var(--ink);font-weight:700;margin-bottom:5px}.rail-empty span{font-size:12px}.state,.empty-state{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted);padding:70px 20px}.state svg,.empty-state>svg{width:46px;height:46px;color:var(--blue);stroke-width:1.5}.state h2,.empty-state h2{font:700 26px/1.2 Newsreader,serif;color:var(--ink);margin:18px 0 6px}.state p,.empty-state p{max-width:560px;margin:7px 0;line-height:1.55}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.event-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 28px;padding-block:30px 22px}.event-item{min-height:190px;display:grid;grid-template-columns:72px 1fr 20px;gap:20px;padding:24px 5px 24px 0;border-bottom:1px solid var(--line);align-items:start}.event-item>time{width:72px;min-height:86px;border:1px solid var(--red);display:flex;flex-direction:column;text-align:center;background:#fff}.event-item>time span{background:var(--red);color:#fff;font-weight:700;padding:4px 0;text-transform:uppercase}.event-item>time strong{font:700 33px/36px Newsreader,serif}.event-item>time small{font-weight:700}.event-item h2,.business-item h2,.road-item h2{font:700 21px/1.2 Newsreader,serif;margin:7px 0 9px}.event-item div>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.event-location,.business-item p{display:flex!important;gap:6px;align-items:center}.search-box{margin:28px 0 8px;width:min(560px,100%);height:48px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #bbbcb9;padding:0 15px}.search-box input{border:0;outline:0;width:100%;background:transparent}.directory-controls{min-height:76px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(210px,280px) 40px;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.directory-search,.directory-select{height:44px;display:flex;align-items:center;gap:9px;border:1px solid #a9aaab;background:#fff;padding:0 12px}.directory-search svg,.directory-select svg{flex:0 0 auto;color:var(--muted)}.directory-search input,.directory-select select{width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--ink)}.directory-select select{cursor:pointer}.clear-filters{border:1px solid #a9aaab;background:#fff}.business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin:24px 0 22px;border:1px solid var(--line)}.business-item{min-height:170px;border:0;text-align:left;color:inherit;background:#fff;padding:22px;display:grid;grid-template-columns:62px 1fr;gap:17px}.business-item:hover{background:#fbfaf7}.business-item img,.business-icon{width:62px;height:62px;object-fit:cover;background:#dce9ee;display:grid;place-items:center;color:var(--blue)}.business-item p{color:var(--muted);font-size:12px}.rating{margin-top:14px;color:#b8770e;display:flex;align-items:center;gap:4px;font-size:13px;font-weight:700}.rating span{color:var(--muted);font-weight:400}.item-action{display:inline-block;margin-top:11px;color:var(--red);font-size:12px;font-weight:700}.load-more{min-height:62px;margin:0 0 64px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.load-more button{min-height:40px;border:1px solid #9b9d9e;background:#fff;color:var(--ink);padding:0 16px;display:inline-flex;align-items:center;gap:8px;font-weight:700}.load-more button:hover{border-color:var(--red);color:var(--red)}.road-list{padding-block:25px 70px}.road-item{display:grid;grid-template-columns:62px 1fr;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.road-icon{width:62px;height:62px;background:#f2dfb9;display:grid;place-items:center;color:#8a5b08}.road-item p{color:var(--muted);margin:5px 0 11px;line-height:1.5}.road-item time{font-size:12px;color:var(--muted)}.story-meta b{color:#9b241c;text-transform:uppercase}footer{margin-top:auto;background:#20282d;color:#fff}.footer-inner{min-height:110px;display:grid;grid-template-columns:1fr auto auto auto;gap:28px;align-items:center}.footer-brand{display:flex;align-items:center;gap:10px;font:700 20px/1 Newsreader,serif}.footer-brand .brand-mark{transform:scale(.72);transform-origin:left center;margin-right:-10px}.footer-inner p,.footer-inner a{color:#c7ccce;font-size:12px}.footer-guide{border:0;background:transparent;color:#f1c463;padding:0;font-size:12px;font-weight:700}.account-intro{padding-bottom:2px}.account-intro strong{font:700 18px/1.2 Newsreader,serif}.account-intro p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.local-purpose{min-height:160px;padding:24px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;border-bottom:1px solid var(--line)}.local-purpose h2{margin:6px 0 8px;font:700 24px/1.15 Newsreader,serif}.local-purpose div>p:not(.eyebrow){max-width:680px;margin:0;color:var(--muted);font-size:13px;line-height:1.5}.purpose-actions{display:flex;flex-direction:column;gap:8px;min-width:185px}.local-guide{padding:28px}.local-guide>header{max-width:760px;padding-bottom:22px;border-bottom:1px solid var(--line)}.local-guide>header h3{margin:7px 0 10px;font:700 29px/1.12 Newsreader,serif}.local-guide>header p:not(.eyebrow){margin:0;color:var(--muted);line-height:1.55}.guide-steps{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.guide-steps section{min-height:160px;padding:24px 0;display:grid;grid-template-columns:42px 1fr;gap:14px;border-bottom:1px solid var(--line)}.guide-steps section>svg{width:30px;height:30px;color:var(--blue);stroke-width:1.6}.guide-steps h4{margin:0 0 7px;font:700 18px/1.2 Newsreader,serif}.guide-steps p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.guide-actions{display:flex;gap:10px;padding-top:24px}.modal-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:#14181ab8}.modal-panel{width:min(540px,100%);max-height:min(760px,calc(100vh - 48px));overflow:hidden;display:flex;flex-direction:column;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0000004d}.modal-wide{width:min(980px,100%)}.modal-header{min-height:64px;padding:0 18px 0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.modal-header h2{margin:0;font:700 24px/1.15 Newsreader,serif}.modal-body{min-height:0;overflow-y:auto}.account-form,.claim-form{display:flex;flex-direction:column;gap:14px;padding:24px}.account-form label,.claim-form label{display:flex;flex-direction:column;gap:6px;color:#44494c;font-size:12px;font-weight:700}.account-form input,.claim-form input,.claim-form textarea,.rating-section textarea{width:100%;min-height:44px;border:1px solid #a9aaab;border-radius:4px;background:#fff;color:var(--ink);padding:10px 12px;outline:0}.claim-form textarea,.rating-section textarea{resize:vertical}.account-form input:focus,.claim-form input:focus,.claim-form textarea:focus,.rating-section textarea:focus{border-color:var(--blue);box-shadow:0 0 0 2px #2c789521}.segmented-control{display:grid;grid-template-columns:1fr 1fr;padding:3px;border:1px solid var(--line);border-radius:6px;background:#f0f1f1}.segmented-control button{min-height:40px;border:0;border-radius:4px;background:transparent;font-weight:700}.segmented-control button.active{background:#fff;box-shadow:0 1px 4px #0000001f;color:var(--red)}.scope-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.scope-options button{min-height:48px;border:1px solid #a9aaab;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:700}.scope-options button.active{border-color:var(--red);color:var(--red);background:#fff8f7}.primary-button,.secondary-button{min-height:44px;border-radius:4px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.primary-button{border:1px solid var(--red);background:var(--red);color:#fff}.primary-button:hover{background:var(--red-dark)}.secondary-button{border:1px solid #95999b;background:#fff;color:var(--ink)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55}.form-note{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.form-note svg{vertical-align:-3px;margin-right:4px}.form-error{margin:0;color:#9b241c;font-size:13px;line-height:1.45}.text-link{color:var(--red);font-size:13px;font-weight:700}.dialog-state{min-height:260px;display:grid;place-items:center;align-content:center;gap:10px;color:var(--muted)}.account-profile{min-height:330px;padding:34px 24px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.profile-mark{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#dce9ee;color:var(--blue)}.profile-mark svg{width:30px;height:30px}.account-profile h3{margin:8px 0 0;font:700 24px/1.1 Newsreader,serif}.account-profile p{margin:0;color:var(--muted)}.account-profile span{margin:8px 0 18px;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:13px}.business-dialog{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr)}.business-detail-main{min-width:0;padding:26px}.business-detail-heading{display:grid;grid-template-columns:74px 1fr;align-items:center;gap:16px}.business-detail-heading>img,.business-detail-heading>.business-icon{width:74px;height:74px;object-fit:cover}.business-detail-heading h3{margin:5px 0 0;font:700 27px/1.12 Newsreader,serif}.business-description{margin:22px 0;color:#4f5558;line-height:1.55}.business-contact{display:flex;flex-direction:column;gap:9px;padding:16px 0;border-block:1px solid var(--line)}.business-contact span,.business-contact a{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.business-contact svg{width:16px;height:16px;color:var(--blue)}.rating-section{padding-top:22px}.rating-section h4,.claim-form h4,.claim-status h4{margin:0 0 12px;font:700 20px/1.15 Newsreader,serif}.rating-section form{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.star-picker{display:flex;gap:3px}.star-picker button{width:38px;height:38px;border:0;background:transparent;color:#b8770e;padding:5px}.star-picker svg{width:25px;height:25px}.review-list{margin-top:18px;border-top:1px solid var(--line)}.review-list article{padding:13px 0;border-bottom:1px solid var(--line)}.review-list strong{font-size:12px}.review-list p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.4}.claim-column{border-left:1px solid var(--line);background:#f5f6f4}.claim-form h4{margin-bottom:0}.claim-form>p:not(.form-error):not(.form-note){margin:0;color:var(--muted);font-size:13px;line-height:1.5}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.claim-status{min-height:360px;padding:34px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.claim-status>svg{width:42px;height:42px;color:#34775b;margin-bottom:14px}.claim-status p{color:var(--muted);line-height:1.5}.claim-status .primary-button{margin-top:12px}@media(max-width:900px){.page-width{width:min(100% - 28px,720px)}.header-main{grid-template-columns:auto 1fr auto;height:68px;gap:12px}.mobile-menu{display:grid}.icon-button{width:40px;height:40px;place-items:center;border:0;background:transparent;padding:0}.brand{font-size:25px;justify-self:start}.brand-mark{width:45px;height:37px;transform:scale(.85);transform-origin:left center;margin-right:-6px}.city-picker{position:absolute;top:68px;left:0;right:0;height:46px;border-width:1px 0;border-radius:0;grid-template-columns:repeat(3,1fr);z-index:3}.edition-label,.account-button span{display:none}.account-button{width:40px;padding:0;justify-content:center}.primary-nav{display:none;position:absolute;top:114px;left:0;right:0}.primary-nav.open{display:block}.nav-items{width:100%;height:auto;display:grid;grid-template-columns:1fr 1fr}.nav-items button{min-height:58px}main{padding-top:46px}.section-heading{min-height:100px}.weather-strip{gap:20px}.news-layout{grid-template-columns:1fr;gap:35px}.events-rail{border-left:0;border-top:1px solid var(--line);padding:15px 0 0}.lead-story{grid-template-columns:1fr}.lead-image-wrap{min-height:280px;aspect-ratio:16/9}.event-grid,.business-grid{grid-template-columns:1fr 1fr}.business-dialog{grid-template-columns:1fr}.claim-column{border-left:0;border-top:1px solid var(--line)}.footer-inner{grid-template-columns:1fr auto;gap:12px;padding-block:20px}.footer-inner p{grid-column:1/-1;order:3;margin:0}.footer-guide{justify-self:end}}@media(max-width:620px){.page-width{width:calc(100% - 24px)}.brand{font-size:23px}.brand-mark{display:none}.city-picker button{padding:0 5px;font-size:13px}.section-heading{min-height:88px;padding-block:20px 14px}.section-heading h1{font-size:31px}.as-of{display:none}.directory-controls{min-height:132px;grid-template-columns:1fr 40px;gap:10px;padding-block:12px}.directory-search{grid-column:1/-1}.weather-strip{min-height:118px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-block:14px}.weather-primary{grid-column:1/-1;grid-template-columns:34px auto 1fr;margin:0}.weather-primary>svg{width:30px;height:30px}.weather-primary>strong{font-size:27px}.weather-metric{min-width:0}.weather-pending{min-height:68px;display:flex;padding-block:0}.news-layout{width:100%;padding-top:0}.lead-story{min-height:auto}.lead-image-wrap{min-height:210px}.lead-copy{padding:22px 18px}.lead-copy h2{font-size:28px}.story-row{grid-template-columns:90px 1fr;padding-right:10px;gap:12px}.story-row>img,.story-source-tile{width:90px;height:64px}.story-row>svg{display:none}.story-row h3{font-size:16px}.events-rail{width:calc(100% - 24px);margin-inline:auto}.event-grid,.business-grid{grid-template-columns:1fr}.event-item{min-height:170px;grid-template-columns:62px 1fr;gap:14px}.event-item>time{width:62px}.event-item>svg{display:none}.business-grid{margin-top:20px}.footer-inner{grid-template-columns:1fr}.footer-inner a,.footer-guide{justify-self:start}.local-purpose{grid-template-columns:1fr;gap:18px}.purpose-actions{min-width:0}.local-guide{padding:22px 18px}.local-guide>header h3{font-size:25px}.guide-steps{grid-template-columns:1fr}.guide-steps section{min-height:0}.guide-actions{flex-direction:column}.modal-backdrop{padding:10px;align-items:end}.modal-panel{max-height:calc(100vh - 20px)}.modal-header{min-height:58px;padding-left:18px}.modal-header h2{font-size:21px}.account-form,.claim-form,.business-detail-main{padding:20px 18px}.scope-options,.form-grid{grid-template-columns:1fr}.business-detail-heading{grid-template-columns:62px 1fr}.business-detail-heading>img,.business-detail-heading>.business-icon{width:62px;height:62px}.business-detail-heading h3{font-size:23px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}
