:root{--color-text:#1b1f23;--color-muted:#687274;--color-bg:#faf7f2;--color-paper:#fffdf9;--color-border:#e9e1cf;--color-link:#0f4c5c;--color-teal:#0f4c5c;--color-river:#1e6a73;--color-brick:#c43d2f;--color-gold:#d4a32a;--max-width:1200px;--space:1rem;--radius:10px;--shadow:0 14px 38px rgba(35,49,45,0.08)}*{box-sizing:border-box}body,html{margin:0;padding:0}body{color:var(--color-text);background:var(--color-bg);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;font-size:17px}h1,h2,h3{font-family:Georgia,Times New Roman,serif;line-height:1.15}h1{font-size:clamp(2.4rem,5vw,4.6rem);letter-spacing:-.045em}h2{font-size:clamp(1.65rem,3vw,2.25rem);letter-spacing:-.025em}a{color:var(--color-link);text-decoration:none}a:hover{color:var(--color-brick)}img{max-width:100%;height:auto}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 var(--space)}.site{display:flex;flex-direction:column;min-height:100vh}.site-header{background:rgba(255,253,249,.96);border-bottom:1px solid var(--color-border);position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:1.1rem;padding-bottom:1.1rem}.site-brand{display:flex;flex-direction:column;color:var(--color-text)}.site-brand:hover{text-decoration:none}.site-brand__name{font-family:Georgia,serif;color:var(--color-teal);font-size:1.7rem;line-height:1}.site-brand__tagline{margin-top:.35rem;color:var(--color-muted);letter-spacing:.03em}.site-nav{display:flex;gap:.35rem;flex-basis:100%;border-top:1px solid var(--color-border);padding-top:.7rem}.site-nav a{color:var(--color-text);font-weight:650;padding:.35rem .8rem;border-radius:999px}.site-nav a:hover{background:#f2eadc;color:var(--color-teal);text-decoration:none}.utility-bar{background:var(--color-teal);color:#fff;font-size:.78rem}.utility-bar__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.utility-bar a{color:#fff2b8;font-weight:700}.header-search{margin-left:auto;display:flex;width:min(430px,42vw);border:1px solid var(--color-border);border-radius:999px;background:#fff;overflow:hidden}.header-search:focus-within{outline:3px solid rgba(212,163,42,.35);border-color:var(--color-teal)}.header-search input{min-width:0;flex:1 1;border:0;padding:.7rem 1rem;background:transparent;font:inherit;font-size:.9rem;outline:0}.header-search button{border:0;background:transparent;color:var(--color-teal);font-size:1.4rem;padding:0 1rem;cursor:pointer}.site-main{flex:1 0 auto;padding-top:2.5rem;padding-bottom:4rem}.site-footer{background:var(--color-teal);color:rgba(255,255,255,.78);font-size:.9rem;padding:3rem 0 1.25rem}.site-footer a{display:block;color:#fff;margin-top:.5rem;font-size:.9rem}.site-footer strong{color:#fff}.site-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:3rem;gap:3rem}.site-footer__brand{color:#fff;font:700 1.7rem Georgia,serif}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:2rem;padding-top:1rem;display:flex;justify-content:space-between;gap:1rem;font-size:.78rem}.site-footer__contacts{white-space:pre-line;margin:0 0 .5rem}.site-footer__copyright{margin:0}.post-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.post-list__item{border-bottom:1px solid var(--color-border);padding-bottom:1.5rem}.home-hero{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);grid-gap:1rem;gap:1rem;margin-bottom:3rem}.home-hero__copy{color:#fff;min-height:360px;border-radius:16px;padding:clamp(2rem,6vw,4.5rem);background:radial-gradient(circle at 90% 10%,rgba(212,163,42,.45),transparent 35%),linear-gradient(135deg,#0f4c5c,#173f43);box-shadow:var(--shadow);position:relative;overflow:hidden}.home-hero__copy:after{content:"";position:absolute;width:260px;height:260px;right:-90px;bottom:-140px;border:1px solid rgba(255,255,255,.2);border-radius:50%;box-shadow:0 0 0 28px rgba(255,255,255,.04),0 0 0 60px rgba(255,255,255,.025)}.home-hero h1{margin:.6rem 0 1rem;max-width:760px}.home-hero__copy>p{max-width:680px;font-size:1.08rem;color:rgba(255,255,255,.86)}.home-hero__intro{font-size:.95rem!important}.eyebrow{color:var(--color-brick);font-weight:800;text-transform:uppercase}.home-hero .eyebrow{color:#f6cf70}.home-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:.7rem 1.15rem;background:var(--color-teal);color:#fff;font-weight:750;font-size:.9rem;border:1px solid var(--color-teal)}.button:hover{background:var(--color-river);color:#fff;text-decoration:none}.button--secondary{background:transparent;color:var(--color-teal)}.home-hero .button{background:#fff;border-color:#fff;color:var(--color-teal)}.home-hero .button--secondary{background:transparent}.aside-card,.business-grid article,.empty-news,.today-card{background:var(--color-paper);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:0 8px 26px rgba(35,49,45,.05)}.today-card{padding:2rem;display:flex;flex-direction:column;justify-content:center}.today-card strong{font:700 1.55rem/1.25 Georgia,serif;margin:.7rem 0}.post-list__meta,.today-card p{color:var(--color-muted)}.post-list__meta{font-size:.85rem;margin:.25rem 0 0}.post-cover{border-radius:6px;margin:.75rem 0}.muted{color:var(--color-muted)}.post-card{display:flex;gap:1rem;background:var(--color-paper);border:1px solid var(--color-border);border-radius:var(--radius);padding:1rem;transition:transform .2s,box-shadow .2s}.post-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.post-card__thumb{flex:0 0 140px}.post-card__thumb img{width:140px;height:94px;object-fit:cover;border-radius:7px;display:block}.post-card__body{min-width:0}.post-card__body h2,.post-card__body h3{margin:0 0 .25rem;font-size:1.15rem}@media (max-width:540px){.post-card{flex-direction:column}.post-card__thumb,.post-card__thumb img{width:100%;height:auto}}.section-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 1.5rem}.section-chips a{border:1px solid var(--color-border);border-radius:999px;padding:.2rem .8rem;font-size:.9rem;color:var(--color-text)}.section-chips a.is-active{background:var(--color-teal);border-color:var(--color-link);color:#fff}.banner-slot{margin:1rem 0;display:flex;flex-direction:column;gap:.75rem}.banner img{display:block;width:100%;border-radius:6px}.post-list__banner{border-bottom:1px solid var(--color-border);padding-bottom:1.5rem}.home-columns{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:2rem;gap:2rem}@media (min-width:900px){.home-columns{grid-template-columns:minmax(0,1fr) 320px}}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-heading h2{margin:.25rem 0 0}.aside-card{padding:1.5rem;position:-webkit-sticky;position:sticky;top:175px}.aside-card h2{margin:.35rem 0 1rem}.aside-card .button{width:100%;margin-top:1rem}.event-row{display:flex;gap:.8rem;align-items:center;padding:.9rem 0;border-top:1px solid var(--color-border)}.event-row b{color:var(--color-brick);font:700 1.15rem Georgia,serif;border-right:1px solid var(--color-border);padding-right:.8rem}.event-row small,.event-row span{display:block}.event-row small{color:var(--color-muted);margin-top:.15rem}.empty-news{min-height:300px;padding:3rem;text-align:center;display:grid;place-items:center;align-content:center}.empty-news__icon{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:#f2eadc;color:var(--color-teal);font-size:2rem}.empty-news h3{font-size:1.4rem;margin:1rem 0 .2rem}.empty-news p{color:var(--color-muted);margin:0 0 1.25rem}.portal-section{margin-top:4rem}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.75rem;gap:.75rem}.service-grid a{min-height:120px;background:var(--color-paper);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem;color:var(--color-text);font-weight:750;display:flex;flex-direction:column;justify-content:space-between}.service-grid a:hover{border-color:var(--color-teal);color:var(--color-teal);text-decoration:none;box-shadow:var(--shadow)}.service-grid span{color:var(--color-brick);font-size:1.5rem}.business-section{padding:2rem;border-radius:16px;background:#f1eadf}.business-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem}.business-grid article{padding:1.5rem}.business-grid h3{font-size:1.2rem;margin:.8rem 0 .35rem}.business-grid p{color:var(--color-muted);margin:0}.ad-label{display:inline-block;border-radius:4px;padding:.2rem .45rem;background:#f7e5af;color:#6d5000;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}@media (max-width:800px){.utility-bar__message{display:none}.site-header{position:static}.site-header__inner{align-items:flex-start}.header-search{order:3;width:100%}.site-nav{overflow-x:auto;white-space:nowrap}.home-hero{grid-template-columns:1fr}.home-hero__copy{min-height:0}.home-columns{grid-template-columns:1fr}.aside-card{position:static}.service-grid{grid-template-columns:repeat(2,1fr)}.business-grid,.site-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:540px){body{font-size:16px}.container{padding-left:1rem;padding-right:1rem}.utility-bar__inner{justify-content:space-between;font-size:.7rem}.site-brand__name{font-size:1.4rem}.site-brand__tagline{display:none}.site-main{padding-top:1rem}.home-hero{margin-bottom:2.5rem}.home-hero__copy{padding:2rem 1.25rem}.today-card{padding:1.25rem}.section-heading{align-items:flex-start}.section-heading>a{font-size:.8rem}.business-grid,.service-grid,.site-footer__grid{grid-template-columns:1fr}.service-grid a{min-height:90px}.business-section{padding:1.25rem;margin-left:-.25rem;margin-right:-.25rem}.site-footer__bottom{flex-direction:column}}.post-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:.75rem;gap:.75rem;margin:1rem 0}.post-gallery img{border-radius:6px;width:100%;height:auto}.post-source{margin-top:1.5rem;font-size:.9rem}.search-form{display:flex;gap:.5rem;margin:1rem 0 1.5rem}.search-form input[type=search]{flex:1 1;padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:6px;font-size:1rem}.search-form button{padding:.5rem 1.25rem;border:none;border-radius:6px;background:var(--color-link);color:#fff;font-size:1rem;cursor:pointer}.pagination{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem}@font-face{font-family:Commissioner Local;src:url(/fonts/commissioner-400.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Commissioner Local;src:url(/fonts/commissioner-700.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Prata Local;src:url(/fonts/prata.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}:root{--color-bg:#f7eedb;--color-paper:#fffaf0;--color-border:#dcc8a4;--color-coral:#d85b4b;--color-blue:#668cc8;--color-violet:#75558f;--color-leaf:#63864f;--color-honey:#e2a72d;--font-display:"Commissioner Local","Segoe UI",sans-serif;--font-body:"Commissioner Local","Segoe UI",sans-serif;--font-playful:"Commissioner Local","Segoe UI",sans-serif;--font-initial:"Prata Local",Georgia,serif;--shadow:0 16px 42px rgba(101,70,35,0.13)}body{background-color:var(--color-bg);background-image:linear-gradient(rgba(247,238,219,.76),rgba(247,238,219,.76)),url(/patterns/ivory-town-emboss.webp);background-size:auto,600px 600px;background-attachment:fixed;font-family:var(--font-body)}h1,h2,h3{font-family:var(--font-display);font-weight:700;letter-spacing:-.025em}.aside-card h2:first-letter,.empty-news h3:first-letter,.home-hero h1:first-letter,.section-heading h2:first-letter,.site-brand__name:first-letter,.today-card strong:first-letter{color:var(--color-coral);font-family:var(--font-initial);font-size:1.18em;font-weight:400;line-height:.8;text-shadow:1px 2px 0 rgba(226,167,45,.28)}.utility-bar{background:linear-gradient(90deg,var(--color-teal),#277b72 45%,var(--color-violet))}.site-header{background:rgba(255,250,240,.94);border-bottom:0;box-shadow:0 5px 0 rgba(216,91,75,.15),0 8px 22px rgba(76,49,27,.08)}.site-header:after{content:"❦  ✿  ❦";position:absolute;left:50%;bottom:-12px;transform:translateX(-50%);padding:0 1rem;color:var(--color-coral);background:var(--color-bg);font:700 1rem var(--font-display);letter-spacing:.55rem;white-space:nowrap}.site-brand__name{font-family:var(--font-display);font-weight:700;color:var(--color-violet);text-shadow:2px 2px 0 rgba(232,173,53,.22)}.site-brand__tagline{color:var(--color-coral);font-family:var(--font-body);font-size:.72rem;font-weight:600}.site-footer__brand{font-family:var(--font-body);font-weight:700}.site-nav a:nth-child(5n+1){color:var(--color-coral)}.site-nav a:nth-child(5n+2){color:var(--color-violet)}.site-nav a:nth-child(5n+3){color:var(--color-leaf)}.site-nav a:nth-child(5n+4){color:#a46c00}.site-nav a:nth-child(5n){color:var(--color-blue)}.site-nav a:hover{background:#f6dfb4;transform:translateY(-1px) rotate(-.4deg)}.header-search{border:2px solid #e8d6b6;box-shadow:inset 0 2px 6px rgba(112,78,39,.06)}.home-hero__copy{background:radial-gradient(circle at 88% 18%,rgba(255,218,112,.8),transparent 22%),radial-gradient(circle at 72% 85%,rgba(216,91,75,.55),transparent 28%),linear-gradient(135deg,#704f8f,#225c68 58%,#327c68);border:3px solid rgba(255,255,255,.45);outline:2px dashed rgba(232,173,53,.72);outline-offset:-11px}.home-hero__copy:before{content:"✿";position:absolute;top:1.2rem;right:1.7rem;color:rgba(255,255,255,.52);font-size:clamp(3rem,8vw,6rem);transform:rotate(14deg)}.home-hero h1{font-family:var(--font-display);font-weight:700;line-height:1.03;text-shadow:3px 3px 0 rgba(64,31,73,.28)}.home-hero h1:first-letter{color:#ffd66f;font-size:1.24em}.home-hero__copy>p{color:#fff7e8}.home-hero .eyebrow{color:#ffd66f;font-family:var(--font-body);font-size:.74rem;font-weight:700;letter-spacing:.12em}.home-hero .button{color:var(--color-violet);border-radius:999px;box-shadow:0 5px 0 #d7b76d}.home-hero .button--secondary{color:#fff;box-shadow:none;border:2px solid rgba(255,255,255,.72)}.today-card{background:linear-gradient(145deg,#fffaf0 65%,#f9dfc9);border:2px solid #e9bd85;transform:rotate(.35deg)}.today-card .eyebrow{color:#a46c00;font-size:.72rem}.today-card .eyebrow,.today-card strong{font-family:var(--font-body);font-weight:700}.today-card strong{font-size:1.55rem;line-height:1.22;color:var(--color-violet)}.section-heading{position:relative;padding-bottom:1.25rem;margin-bottom:1.4rem}.section-heading:after{content:"❦ ───── ✿ ───── ❦";position:absolute;left:0;bottom:-.1rem;color:var(--color-coral);font:700 1rem var(--font-display);letter-spacing:.16rem}.section-heading h2{color:var(--color-violet)}.portal-section:nth-of-type(4) .section-heading h2{color:var(--color-leaf)}.business-section .section-heading h2{color:#9b561f}.eyebrow{color:var(--color-coral);font-family:var(--font-body);font-size:.72rem;font-weight:700;letter-spacing:.12em}.section-chips a{background:rgba(255,250,240,.82);border-width:2px;box-shadow:0 3px 0 rgba(152,111,60,.12)}.section-chips a:nth-child(4n+1){border-color:#e59b8f}.section-chips a:nth-child(4n+2){border-color:#9cb7df}.section-chips a:nth-child(4n+3){border-color:#a9c497}.section-chips a:nth-child(4n){border-color:#e7c46c}.aside-card,.business-grid article,.empty-news,.post-card,.today-card{box-shadow:0 9px 0 rgba(190,150,92,.12),var(--shadow)}.post-card:nth-child(4n+1){border-top:5px solid var(--color-coral)}.post-card:nth-child(4n+2){border-top:5px solid var(--color-blue)}.post-card:nth-child(4n+3){border-top:5px solid var(--color-leaf)}.post-card:nth-child(4n){border-top:5px solid var(--color-honey)}.empty-news{background:radial-gradient(circle at 15% 20%,rgba(232,173,53,.12),transparent 25%),radial-gradient(circle at 90% 80%,rgba(102,140,200,.12),transparent 25%),var(--color-paper);border:2px solid #e7c998}.empty-news__icon{background:#f7d8cc;color:var(--color-coral);transform:rotate(-5deg)}.empty-news h3{color:var(--color-violet)}.aside-card{background:linear-gradient(180deg,#fffaf0,#f8e5f2);border:2px solid #d5b5d7}.aside-card h2{color:var(--color-violet)}.event-row:nth-of-type(odd) b{color:var(--color-blue)}.event-row b{font-family:var(--font-body);font-size:1.05rem;font-weight:700}.service-grid a{border:2px solid transparent;box-shadow:0 7px 0 rgba(134,99,54,.1),0 12px 28px rgba(91,61,30,.08);transition:transform .2s,box-shadow .2s}.service-grid a:first-child{background:#e9f0fb;border-color:#a9bee0;color:#365d99}.service-grid a:nth-child(2){background:#edf4e7;border-color:#abc39c;color:#4e743f}.service-grid a:nth-child(3){background:#fde9e4;border-color:#e6aaa0;color:#aa4237}.service-grid a:nth-child(4){background:#fbf0cd;border-color:#e1c46b;color:#805e00}.service-grid a:hover{transform:translateY(-5px) rotate(-.5deg);box-shadow:0 12px 0 rgba(134,99,54,.09),0 18px 34px rgba(91,61,30,.13)}.business-section{background:linear-gradient(135deg,rgba(250,225,183,.94),rgba(242,207,194,.9),rgba(220,225,244,.92));border:2px dashed #ca866e;box-shadow:inset 0 0 0 7px rgba(255,250,240,.5)}.business-grid article:first-child{border-top:6px solid var(--color-coral)}.business-grid article:nth-child(2){border-top:6px solid var(--color-blue)}.business-grid article:nth-child(3){border-top:6px solid var(--color-leaf)}.business-grid article h3{color:var(--color-violet)}.ad-label{background:var(--color-honey);color:#523800;transform:rotate(-2deg)}.button{border-radius:999px}.site-footer{background:linear-gradient(rgba(67,57,93,.94),rgba(23,80,83,.96)),url(/patterns/ivory-town-emboss.webp);background-size:auto,520px;border-top:8px solid var(--color-honey)}@media (max-width:800px){body{background-size:auto,430px 430px;background-attachment:scroll}.site-header:after{display:none}.today-card{transform:none}}@media (max-width:540px){.home-hero__copy{outline-offset:-7px}.section-heading:after{content:"❦ ─── ✿ ─── ❦";font-size:.8rem}.service-grid a:hover{transform:translateY(-3px)}}