:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#17201d;--muted:#66706c;--paper:#f5f7f3;--surface:#fff;--line:#dfe5df;--green:#176b4b;--green-dark:#0f5139;--green-soft:#e4f3eb;--red:#a43e3e;--shadow:0 12px 32px #142a2012;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;line-height:1.55}a{color:var(--green);text-underline-offset:3px;text-decoration-thickness:1px}button,input,textarea,select{font:inherit}.container{width:min(1120px,100% - 32px);margin-inline:auto}.page-shell{min-height:calc(100vh - 150px);padding-block:30px 64px}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:68px;display:flex}.brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:10px;font-weight:750;text-decoration:none;display:flex}.brand small{color:var(--muted);font-size:.68rem;font-weight:500;display:block}.brand-mark{color:#fff;background:var(--green);border-radius:11px;place-items:center;width:36px;height:36px;font-size:1.15rem;display:grid}.nav{align-items:center;gap:18px;font-size:.93rem;display:flex}.nav a,.link-button{color:var(--ink);text-decoration:none}.nav form{margin:0}.link-button{cursor:pointer;background:0 0;border:0;padding:0}.button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:11px 17px;font-weight:700;text-decoration:none;display:inline-flex}.button:hover{background:var(--green-dark)}.button-small{border-radius:8px;padding:7px 12px;font-size:.9rem}.button-danger{background:var(--red)}.hero{background:linear-gradient(130deg,#dcedd8,#eff7e9 55%,#fff8dc);border:1px solid #d7e6d1;border-radius:20px;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;padding:28px 32px;display:flex}.hero h1,.page-heading h1,.auth-shell h1,.admin-heading h1{letter-spacing:-.04em;margin:5px 0 7px;line-height:1.12}.hero h1{font-size:clamp(2rem,5vw,3.5rem)}.hero p,.page-heading p{color:#4d5f55;max-width:650px;margin:0}.eyebrow{color:var(--green);letter-spacing:.09em;text-transform:uppercase;font-size:.76rem;font-weight:800}.home-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:28px;display:grid}.feed{gap:15px;display:grid}.section-heading,.admin-heading{justify-content:space-between;align-items:center;gap:16px;margin:0 0 14px;display:flex}.section-heading h2{margin:0;font-size:1.2rem}.section-heading>span{color:var(--muted);font-size:.85rem}.card,.widget,.form-card,.moderation-card,.recovery-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px}.content-card{padding:20px;overflow:hidden}.card-pinned{box-shadow:inset 4px 0 #e9bd42,var(--shadow);border-color:#e4c66f}.card-meta,.card-footer,.comment-head{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;font-size:.78rem;display:flex}.chip,.status{background:var(--green-soft);color:var(--green-dark);border-radius:99px;padding:3px 8px;font-weight:700;display:inline-flex}.chip-problem{color:#8b521b;background:#fff0dc}.chip-place{color:#365e9d;background:#e7efff}.chip-transport{color:#6442a1;background:#efe8ff}.chip-demo{color:#606763;background:#eceeed}.status-pending{color:#8a5818;background:#fff2d9}.status-rejected{color:#8c3737;background:#fce5e5}.card-title{letter-spacing:-.025em;margin:9px 0 11px;font-size:clamp(1.2rem,3vw,1.55rem);line-height:1.2}.card-title a{color:var(--ink);text-decoration:none}.content-body{white-space:pre-wrap;overflow-wrap:anywhere}.content-clamp{-webkit-line-clamp:5;color:#35413c;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.content-image{object-fit:cover;width:calc(100% + 40px);max-height:520px;margin:13px -20px 16px;display:block}.card-footer{border-top:1px solid var(--line);justify-content:space-between;margin-top:17px;padding-top:13px}.location{color:var(--muted);font-size:.9rem}.place-details{background:#f7f9f7;border-radius:10px;gap:7px;margin:15px 0;padding:13px;display:grid}.place-details div{grid-template-columns:75px 1fr;gap:10px;display:grid}.place-details dt{color:var(--muted)}.place-details dd{margin:0}.moderation-note{color:#794c24;background:#fff4e9;border-radius:9px;padding:10px 12px}.sidebar{gap:15px;display:grid;position:sticky;top:88px}.widget{padding:18px}.widget h3{margin:7px 0 5px}.widget p{color:var(--muted);margin:5px 0 0;font-size:.9rem}.widget-label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.weather-widget{color:#fff;background:#286b80;border-color:#0000}.weather-widget p,.weather-widget .widget-label{color:#ffffffc7}.weather-value{margin-top:8px;font-size:2.4rem;font-weight:800}.weather-value span{font-size:.95rem;font-weight:500}.place-link{color:var(--ink);border-top:1px solid var(--line);flex-direction:column;padding:11px 0;text-decoration:none;display:flex}.place-link span,.place-link small,.muted{color:var(--muted)}.narrow-page{width:min(760px,100%);margin-inline:auto}.back-link{margin-bottom:14px;display:inline-block}.page-heading{margin:15px 0 24px}.auth-shell{width:min(480px,100%);margin:30px auto}.form-card{gap:17px;padding:24px;display:grid}.form-card h1{margin-top:0}label{gap:6px;font-size:.9rem;font-weight:700;display:grid}label>span{color:var(--muted);font-size:.78rem;font-weight:500}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #cdd5cf;border-radius:9px;padding:10px 11px}input:focus,textarea:focus,select:focus{border-color:var(--green);outline:3px solid #176b4b24}textarea{resize:vertical}.checkbox{grid-template-columns:auto 1fr;align-items:flex-start;gap:9px;font-weight:500;display:flex}.checkbox input{width:18px;height:18px;margin-top:2px}.checkbox.compact{font-size:.78rem}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-hint{color:var(--muted);margin:-4px 0 0;font-size:.84rem}fieldset{border:1px solid var(--line);border-radius:10px;gap:14px;padding:15px;display:grid}legend{padding:0 7px;font-weight:700}.notice{border:1px solid;border-radius:10px;margin-bottom:18px;padding:12px 15px}.notice ul{margin:6px 0 0}.notice-success{background:#e9f7ef;border-color:#bfe1cc}.notice-error{background:#fff0f0;border-color:#edc4c4}.empty-state{text-align:center;color:var(--muted);border:1px dashed #cdd5cf;border-radius:12px;margin:0;padding:22px}.recovery-card{background:#fff8dc;border-color:#ead98a;margin-bottom:24px;padding:20px}.recovery-card code{letter-spacing:.08em;margin:12px 0;font-size:1.3rem;display:block}.reactions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;display:flex}.reactions form{margin:0}.reaction{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:99px;min-height:37px;padding:5px 10px}.reaction:hover{border-color:var(--green);background:var(--green-soft)}.reaction-count{color:var(--muted);margin-left:3px;font-size:.78rem}.reaction-more{position:relative}.reaction-more-toggle{width:37px;color:var(--muted);justify-content:center;align-items:center;padding:5px;font-size:1.25rem;font-weight:400;line-height:1}.reaction-more-list{z-index:2;border:1px solid var(--line);background:var(--surface);width:max-content;max-width:min(360px,100vw - 24px);box-shadow:var(--shadow);border-radius:12px;flex-flow:row;gap:6px;padding:8px;display:flex;position:absolute;top:calc(100% + 6px);right:0;overflow-x:auto}.reaction-more-list[hidden]{display:none}.reaction-more-list form{margin:0}.comments-section{margin-top:32px}.comments-list{gap:10px;margin-top:20px;display:grid}.comment{border:1px solid var(--line);background:#fff;border-radius:12px;padding:16px}.comment-reply{border-left:3px solid #b9d7c7;margin-left:34px}.comment-head{margin-bottom:8px}.comment-head strong{color:var(--ink)}.reply-box{margin-top:10px}.reply-box summary{color:var(--green);cursor:pointer;font-size:.86rem}.reply-box form{gap:8px;margin-top:9px;display:grid}.admin-heading{margin-bottom:24px}.admin-heading h1{margin-bottom:0}.admin-grid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}.moderation-card{margin-bottom:12px;padding:17px}.moderation-card h3{margin:7px 0}.moderation-actions{border-top:1px solid var(--line);gap:8px;margin-top:15px;padding-top:13px;display:grid}.moderation-actions form{align-items:center;gap:8px;display:flex}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:12px;overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line);padding:12px 14px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem}.site-footer{border-top:1px solid var(--line);color:var(--muted);background:#fff;font-size:.85rem}.footer-inner{justify-content:space-between;align-items:center;gap:18px;min-height:80px;display:flex}nav[role=navigation]{margin-top:20px}nav[role=navigation] svg{width:18px}@media (width<=820px){.home-grid,.admin-grid{grid-template-columns:1fr}.sidebar{grid-row:1;grid-template-columns:repeat(2,1fr);position:static}.weather-widget{grid-column:1/-1}.nav>a:not(.button),.nav form{display:none}}@media (width<=560px){.container{width:min(100% - 20px,1120px)}.page-shell{padding-top:18px}.header-inner{min-height:60px}.brand small{display:none}.nav{gap:8px}.hero{border-radius:15px;flex-direction:column;align-items:stretch;padding:22px}.hero .button{align-self:flex-start}.sidebar,.form-row{grid-template-columns:1fr}.content-card{padding:16px}.content-image{width:calc(100% + 32px);margin-inline:-16px}.form-card{padding:18px}.comment-reply{margin-left:18px}.footer-inner{flex-direction:column;align-items:flex-start;padding-block:18px}.moderation-actions form{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.source-note{color:var(--muted);font-size:.9rem}.schedule-section+.schedule-section{border-top:1px solid var(--line);margin-top:1.5rem;padding-top:1rem}.schedule-times{flex-wrap:wrap;gap:.45rem;display:flex}.schedule-times span{background:var(--paper);border-radius:.4rem;padding:.3rem .55rem}.schedule-stops{gap:.35rem;display:grid}.schedule-stops div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.35rem 0;display:flex}.schedule-stops small{color:var(--muted);white-space:nowrap}.content-views{color:var(--muted);align-items:center;gap:.35rem;margin:12px 0;font-size:.85rem;display:flex}.content-views span{color:var(--ink);font-weight:700}.reaction.reaction-selected{border-color:var(--green);background:var(--green);color:#fff}.reaction.reaction-selected .reaction-count{color:#fff}.clock-widget{gap:3px;display:grid}.clock-time{font-size:2rem;font-weight:800;line-height:1}.clock-date{color:var(--muted);font-size:.9rem}.weather-days{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:14px;display:grid}.weather-days div{border-top:1px solid #ffffff47;gap:2px;padding:6px 2px;font-size:.75rem;display:grid}.weather-days strong{font-size:.72rem}.weather-days span{white-space:nowrap}.fuel-widget .section-heading{margin-bottom:0}.fuel-widget .section-heading a{font-size:.78rem;font-weight:500}.fuel-station{border-top:1px solid var(--line);gap:3px;padding:12px 0;display:grid}.fuel-station h3,.fuel-station p{margin:0}.fuel-station>span,.fuel-station small{color:var(--muted);font-size:.8rem}.fuel-station p{font-size:.85rem}.fuel-prices{flex-wrap:wrap;gap:5px;margin-top:3px;display:flex}.fuel-prices span{background:var(--green-soft);color:var(--green-dark);border-radius:6px;padding:2px 6px;font-size:.76rem;font-weight:700}.share-button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem}.share-button:hover{text-underline-offset:3px;text-decoration:underline}.portal-search{gap:9px;margin-bottom:24px;display:flex}.portal-search input{min-width:0}.portal-search .button{flex:none}.home-search{box-shadow:var(--shadow);background:#fff;border:1px solid #d7e6d1;border-radius:14px;margin:-10px 0 30px;padding:12px}.search-summary{color:var(--muted);font-size:.9rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.outage-preview{border-top:1px solid var(--line);gap:4px;padding:12px 0;display:grid}.outage-preview h3,.outage-preview p{margin:0}.outage-preview p,.outage-preview small{color:var(--muted);font-size:.84rem}.outage-preview .chip{justify-self:start}.outages-archive{margin-top:32px}.outage-details{background:#f7f9f7;border-radius:10px;gap:7px;margin:15px 0;padding:13px;display:grid}.outage-details div{grid-template-columns:100px 1fr;gap:10px;display:grid}.outage-details dt{color:var(--muted)}.outage-details dd{margin:0}@media (width<=560px){.portal-search{flex-direction:column;align-items:stretch}.portal-search .button{width:100%}}
