:root{--bg-0:#f8fbff;--bg-1:#eef5fb;--bg-2:#e5eff8;--ink-0:#10213a;--ink-1:#1e334e;--ink-2:#5f7390;--brand-blue:#2b6fd6;--brand-green:#2fae4f}body,html{padding:0;margin:0;font-family:var(--font-body),"Manrope",sans-serif;background:radial-gradient(circle at 12% 6%,rgba(47,172,74,.12),transparent 34%),radial-gradient(circle at 82% 10%,rgba(43,111,214,.14),transparent 36%),linear-gradient(180deg,#f7fbff,#edf4fb 60%,#e8f1fa);color:var(--ink-1)}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.flex{display:flex}.block{display:block}.inline-block{display:inline-block}.relative{position:relative}.absolute{position:absolute}.z-10{z-index:10}.w-full{width:100%}.w-8{width:2rem}.h-8{height:2rem}.max-w-5xl{max-width:min(96vw,110rem)}.max-w-lg{max-width:32rem}.max-h-60{max-height:15rem}.overflow-y-auto{overflow-y:auto}.min-h-screen{min-height:100vh}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px;border-style:solid}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-collapse{border-collapse:collapse}.border-gray-600{border-color:#c8d6e6}.border-gray-700{border-color:#d5e1ef}.bg-gray-700{background-color:#eef3f9}.bg-gray-800{background-color:#f7fafe}.bg-gray-900{background-color:#fff}.bg-gray-950{background-color:#f2f6fb}.text-left{text-align:left}.text-center{text-align:center}.text-sm{font-size:.875rem;line-height:1.35}.text-lg{font-size:1.125rem;line-height:1.4}.text-xl{font-size:1.25rem;line-height:1.3}.text-2xl{font-size:1.5rem;line-height:1.25}.text-3xl{font-size:2rem;line-height:1.2}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-gray-100{color:#1d2f45}.text-gray-300{color:#425a78}.text-gray-400{color:#6d829c}.text-red-400{color:#f87171}.text-blue-400{color:#2b6fd6}.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}.cursor-pointer{cursor:pointer}.underline{text-decoration:underline}.hover\:bg-gray-600:hover{background-color:#e2ebf5}.hover\:bg-gray-700:hover{background-color:#edf3f9}.hover\:bg-gray-800:hover{background-color:#f1f6fc}.hover\:text-white:hover{color:#10213a}.hover\:text-red-200:hover{color:#fecaca}.disabled\:opacity-60:disabled{opacity:.6}.odd\:bg-gray-900:nth-child(odd){background-color:#fff}.even\:bg-gray-800:nth-child(2n){background-color:#f7fbff}.btn{padding:.55rem 1.05rem;border-radius:.6rem;background:linear-gradient(135deg,#3579df,#2d6bc8);color:#fff;border:1px solid rgba(30,66,118,.18);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;box-shadow:0 8px 24px rgba(32,86,157,.18)}.btn:hover{transform:translateY(-1px);background:linear-gradient(135deg,#3f86ef,#3476d4)}.skip-to-content{position:absolute;left:1rem;top:-3rem;z-index:120;padding:.65rem .95rem;border-radius:.75rem;background:#123a60;color:#fff;font-weight:700;box-shadow:0 12px 28px rgba(18,42,69,.22);transition:top .18s ease}.skip-to-content:focus{top:1rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;overflow:visible;background:radial-gradient(circle at 14% -18%,rgba(43,111,214,.22),transparent 48%),radial-gradient(circle at 86% -28%,rgba(47,174,79,.2),transparent 44%),linear-gradient(180deg,hsla(0,0%,100%,.95),rgba(244,250,255,.93));border-bottom:1px solid rgba(130,157,192,.28);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 24px rgba(49,83,122,.14);transition:border-color .22s ease,background .22s ease,box-shadow .22s ease}.site-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,rgba(43,111,214,0),rgba(43,111,214,.75),rgba(47,174,79,.75),rgba(43,111,214,0));pointer-events:none}.site-header-inner{min-height:6rem;align-items:center;justify-content:space-between;gap:1rem;padding-top:.5rem;padding-bottom:.5rem;transition:min-height .22s ease,padding .22s ease,gap .22s ease}.site-brand{display:flex;gap:.85rem;max-width:32rem;color:#2a4565;font-family:var(--font-body),"Manrope",sans-serif;font-size:.95rem;letter-spacing:0;font-weight:500;line-height:1.3;text-wrap:pretty}.site-brand-logo{width:14.25rem;height:auto;max-height:6.9rem;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(34,75,130,.2));transition:width .22s ease,max-height .22s ease}.site-header.is-home .site-brand{color:#2a4565;font-size:.95rem;letter-spacing:0;line-height:1.3}.site-header-center{align-items:center;gap:.7rem;flex:1 1;justify-content:center;min-width:0}.site-nav{display:flex;gap:.55rem}.site-nav-link{color:#1d4d83;padding:.45rem .75rem;border-radius:.5rem;border:1px solid rgba(96,137,186,.38);background:linear-gradient(135deg,hsla(0,0%,100%,.88),rgba(231,242,255,.9));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5);transition:background .18s ease,border-color .18s ease;white-space:nowrap}.site-nav-link:hover{background:linear-gradient(135deg,rgba(237,246,255,.98),rgba(220,235,252,.98));border-color:rgba(71,122,181,.55)}.site-town-picker{background:linear-gradient(160deg,hsla(0,0%,100%,.96),rgba(246,251,255,.97));border:1px solid rgba(178,199,226,.55);border-radius:.7rem;padding:.35rem .45rem;box-shadow:0 8px 16px rgba(109,140,183,.12)}.site-town-picker-inline{display:flex;flex-direction:column;align-items:stretch;gap:.34rem;min-width:0;width:min(34rem,100%)}.site-town-picker-main{display:flex;align-items:center;gap:.45rem;min-width:0;flex-wrap:nowrap}.site-town-picker-meta{display:flex;align-items:flex-start;gap:.5rem;min-width:0}.site-town-picker-label{color:#2b4f7d;font-size:.63rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;white-space:nowrap}.site-town-picker-selected-group{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:.28rem}.site-town-picker-selected{min-width:0;color:#2f557f;font-size:.67rem;line-height:1.25;border:1px solid rgba(178,199,226,.45);background:hsla(0,0%,100%,.76);border-radius:.45rem;padding:.2rem .4rem}.site-town-picker-selected-label{color:#214b7d;font-weight:700;letter-spacing:.02em}.site-town-picker-deselect-list{display:flex;flex-wrap:wrap;gap:.28rem}.site-town-picker-deselect-btn{border:1px solid rgba(131,159,198,.45);background:hsla(0,0%,100%,.82);color:#2e557f;border-radius:999px;padding:.15rem .5rem;font-size:.62rem;line-height:1.2;cursor:pointer}.site-town-picker-deselect-btn:hover{background:rgba(236,244,253,.96)}.site-sql-top-loader{position:fixed;inset:0 auto auto 0;width:100%;height:.3rem;z-index:2400;pointer-events:none;opacity:1;transform:translateY(0);animation:sql-loader-in .22s ease-out;transition:opacity .22s ease,transform .22s ease}.site-sql-top-loader.is-completing{opacity:0;transform:translateY(-100%)}@keyframes sql-loader-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.site-sql-top-loader-track{width:100%;height:100%;overflow:hidden;background:linear-gradient(90deg,rgba(14,83,177,.1),rgba(14,83,177,.02))}.site-sql-top-loader-bar{display:block;width:0;height:100%;border-radius:999px;background:linear-gradient(90deg,#0d9488,#2563eb 45%,#16a34a);box-shadow:0 0 1rem rgba(37,99,235,.45);transition:width .16s ease-out}@media (prefers-reduced-motion:reduce){.site-sql-top-loader{animation:none;transition:none}.site-sql-top-loader-bar{transition:none}}.site-town-picker-count{min-width:1.2rem;height:1.2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(43,111,214,.12);color:#1e4b84;font-size:.68rem;font-weight:700}.site-town-picker-clear{border:1px solid rgba(121,152,193,.42);background:hsla(0,0%,100%,.82);color:#305680;border-radius:.45rem;padding:.24rem .45rem;font-size:.66rem;font-weight:700;letter-spacing:.03em;cursor:pointer}.site-town-picker-clear:hover{background:rgba(236,244,253,.96)}.site-town-picker-input-wrap{min-width:0;flex:1 1}.picker-compact{margin:0}.picker-row-compact{gap:.34rem;flex-wrap:wrap;align-items:stretch}.picker-input-compact{flex:1 1 16rem;min-width:0;padding:.42rem .55rem;font-size:.84rem;line-height:1.2}.picker-location-btn-compact{flex:0 0 auto;padding:.26rem .5rem;font-size:.68rem;line-height:1.1;font-weight:700;white-space:nowrap}.picker-options-compact{margin-top:.22rem;max-height:12.5rem}.picker-option-compact{padding:.32rem .45rem;font-size:.72rem;line-height:1.2}@media (min-width:901px){.site-nav-link{display:inline-flex;align-items:center;min-height:1.95rem}.site-town-picker-inline{width:clamp(24rem,44vw,44rem);gap:.22rem}.site-town-picker-main{gap:.32rem}.site-town-picker-label{font-size:.56rem;letter-spacing:.08em}.site-town-picker-input-wrap{flex:1 1 clamp(13rem,20vw,21rem);min-width:clamp(13rem,20vw,21rem)}.picker-input-compact{min-height:1.95rem;height:1.95rem;padding:.22rem .42rem;font-size:.74rem}.picker-location-btn-compact{min-height:1.95rem;height:1.95rem;font-size:.62rem;padding:.2rem .4rem}.site-town-picker-count{min-width:1.03rem;height:1.03rem;font-size:.58rem}.site-town-picker-clear{padding:.14rem .34rem;font-size:.58rem}.site-town-picker-selected{font-size:.58rem;padding:.14rem .32rem}.site-town-picker-deselect-btn{font-size:.54rem;padding:.12rem .4rem}.site-sql-label{font-size:.56rem}.site-sql-meter{width:5.6rem;height:.3rem}}@media (max-width:1500px) and (min-width:901px){.site-header-inner{flex-wrap:wrap;align-items:flex-start;row-gap:.6rem}.site-header-center{order:3;width:100%;flex:1 1 100%;justify-content:space-between;align-items:flex-start;gap:.55rem}.site-nav{margin-left:0}.site-town-picker-inline{flex:1 1 min(100%,40rem);width:min(100%,40rem);max-width:100%}}@media (max-width:1200px) and (min-width:901px){.site-town-picker-inline{width:min(100%,32rem);gap:.3rem}.site-town-picker-main{flex-wrap:wrap;align-items:stretch;row-gap:.32rem}.site-town-picker-label{flex:0 0 100%;width:100%}.site-town-picker-input-wrap{flex:1 1 100%;min-width:0;width:100%}.site-town-picker-main .picker-row-compact{flex-wrap:wrap}.site-town-picker-main .picker-input-compact{flex:1 1 100%;min-width:0}.site-town-picker-main .picker-location-btn-compact{flex:0 0 auto}.site-town-picker-meta{flex-wrap:wrap;align-items:stretch;gap:.34rem}.site-town-picker-selected-group{flex:1 1 100%}.site-sql-status{width:100%;justify-content:flex-start}.site-sql-status-floating{width:auto;justify-content:center}.site-sql-meter{flex:1 1 auto;width:auto;min-width:7rem;max-width:14rem}.site-sql-status-floating .site-sql-meter{width:7.2rem;min-width:7.2rem;max-width:7.2rem}}.site-auth{display:flex;gap:.5rem;flex-wrap:wrap}.btn-install{padding:.45rem .8rem;border-radius:.55rem;border:1px solid rgba(109,140,183,.4);background:hsla(0,0%,100%,.86);color:#244b74;box-shadow:none;font-size:.78rem;font-weight:700}.btn-install:hover{transform:none;background:rgba(234,244,255,.96)}.btn-install:disabled{cursor:wait;opacity:.7}.site-main{min-height:calc(100vh - 8.2rem);padding-bottom:2.5rem;scroll-margin-top:8rem}.site-main:focus{outline:none}.home-hero{position:relative;overflow:hidden;min-height:clamp(30rem,76vh,48rem);border-radius:1.25rem;border:1px solid rgba(151,176,209,.35);box-shadow:0 18px 36px rgba(66,96,138,.22)}.home-slide,.home-slides{position:absolute;inset:0}.home-slide{opacity:0;transform:scale(1.04);background-size:cover;background-position:50%;transition:opacity .7s ease,transform 8s ease}.home-slide.is-active{opacity:1;transform:scale(1)}.home-slide-fallback{background:radial-gradient(circle at 20% 30%,rgba(74,186,103,.35),transparent 42%),radial-gradient(circle at 80% 10%,rgba(57,118,212,.45),transparent 48%),linear-gradient(140deg,rgba(4,17,44,.94),rgba(8,28,66,.95))}.home-overlay{position:absolute;inset:0;background:linear-gradient(110deg,hsla(0,0%,100%,.18) 5%,rgba(21,49,82,.22) 45%,rgba(12,35,63,.32))}.home-content{position:relative;z-index:2;max-width:46rem;padding:clamp(1.1rem,3.2vw,2.2rem)}.home-welcome{margin:0 0 .55rem;display:inline-block;padding:.32rem .62rem;border-radius:999px;color:#e8f3ff;border:1px solid rgba(172,201,234,.5);background:rgba(17,55,99,.58);font-size:.86rem;font-weight:700;line-height:1.2}.home-kicker{display:inline-block;padding:.38rem .7rem;border-radius:999px;text-transform:uppercase;letter-spacing:.1em;font-size:.73rem;color:#ebf5ff;background:rgba(21,68,142,.6);border:1px solid rgba(177,205,240,.5)}.home-title{margin:.75rem 0 .6rem;font-family:var(--font-display),"Playfair Display",serif;font-size:clamp(2rem,4.2vw,3.65rem);line-height:1.05;color:#f4fbff;text-wrap:balance}.home-subtitle{margin:0;color:#cde0f5;font-size:clamp(1rem,1.85vw,1.22rem);line-height:1.45;max-width:42rem}.home-picker-section{position:relative;margin-top:-4rem;z-index:3}.home-picker-shell{max-width:62rem;margin:0 auto;background:linear-gradient(160deg,hsla(0,0%,100%,.98),rgba(245,250,255,.98));border:1px solid rgba(178,199,226,.5);border-radius:1rem;padding:1rem;box-shadow:0 12px 28px rgba(109,140,183,.16)}.home-picker-title{margin:0 0 .65rem;color:#183658;font-size:1.1rem;letter-spacing:.02em}.home-helper{margin:.7rem 0 0;color:#4f6c8f;font-size:.88rem}.home-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.home-btn-primary{background:linear-gradient(135deg,#2b7be7,#1e63c5)}.home-btn-secondary{background:hsla(0,0%,100%,.84);color:#1e3f66;border:1px solid rgba(164,189,220,.72)}.home-photo-credit{display:inline-block;margin-top:.95rem;font-size:.78rem;color:#4f6f94;text-decoration:underline;text-underline-offset:.2rem}.home-loading{margin-top:.6rem;font-size:.85rem;color:#4e6786}.home-context-band{border:1px solid rgba(183,205,230,.65);border-radius:1rem;padding:1.1rem;background:linear-gradient(160deg,hsla(0,0%,100%,.98),rgba(246,251,255,.98));box-shadow:0 12px 24px rgba(109,140,183,.14)}.home-context-head{margin-bottom:.8rem}.home-context-title{margin:0;font-size:1.08rem;color:#183658}.home-context-subtitle{margin:.4rem 0 0;color:#486585;line-height:1.45}.home-ops-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.78rem;gap:.78rem}.home-ops-card{border:1px solid rgba(182,205,232,.62);border-radius:.85rem;padding:.8rem;background:linear-gradient(165deg,hsla(0,0%,100%,.98),rgba(241,249,255,.98));display:flex;flex-direction:column;gap:.4rem;min-height:8.6rem}.home-ops-card-highlight{grid-column:span 2;background:linear-gradient(160deg,rgba(241,248,255,.99),rgba(230,243,255,.98))}.home-ops-kicker{margin:0;color:#255180;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-ops-title{margin:0;font-size:.98rem;color:#183658;line-height:1.32}.home-ops-metric{margin:0;font-size:1.52rem;line-height:1.1;font-weight:800;color:#17406b}.home-ops-meta{margin:0;line-height:1.45;color:#4c6687;font-size:.9rem}.home-ops-links{margin-top:auto;display:flex;flex-wrap:wrap;gap:.48rem}.home-ops-link{margin-top:auto;color:#1f5ea8;text-decoration:underline;text-underline-offset:.18rem;font-weight:600}.home-ops-link:hover{color:#18497f}@media (max-width:1100px){.home-ops-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ops-card-highlight{grid-column:auto}}@media (max-width:700px){.home-ops-grid{grid-template-columns:1fr}.home-ops-card{min-height:0}}.privacy-page{max-width:56rem;margin:0 auto;display:grid;grid-gap:1rem;gap:1rem}.privacy-hero{border:1px solid rgba(177,201,230,.62);border-radius:1rem;padding:1.25rem;background:radial-gradient(circle at 12% 8%,rgba(76,155,233,.22),transparent 42%),linear-gradient(160deg,hsla(0,0%,100%,.98),rgba(244,250,255,.98))}.privacy-kicker{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:700;color:#24507c}.privacy-title{margin:.4rem 0 0;font-family:var(--font-display),"Playfair Display",serif;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.08;color:#163453}.privacy-subtitle{margin:.62rem 0 0;color:#415f80;line-height:1.45;max-width:44rem}.privacy-updated{margin:.62rem 0 0;color:#3f5d7e;font-size:.92rem;font-weight:600}.privacy-card{border:1px solid rgba(183,205,230,.62);border-radius:.95rem;padding:1rem;background:linear-gradient(160deg,hsla(0,0%,100%,.98),rgba(247,251,255,.98))}.privacy-card h2{margin:0;color:#183658;font-size:1.06rem}.privacy-card h3{margin:.85rem 0 .38rem;color:#214869;font-size:.94rem}.privacy-card p{margin:.35rem 0 0;color:#4c6687;line-height:1.5}.privacy-card ul{margin:.56rem 0 0;padding-left:1.15rem;color:#4c6687;display:grid;grid-gap:.42rem;gap:.42rem}.privacy-card a{color:#1f5ea8;text-decoration:underline;text-underline-offset:.18rem;font-weight:600}.privacy-card a:hover{color:#18497f}@media (max-width:900px){.site-header{--header-mobile-motion-duration:0.38s;--header-mobile-fade-duration:0.32s;--header-mobile-ease:cubic-bezier(0.2,0.9,0.28,1);background:radial-gradient(circle at 18% -20%,rgba(43,111,214,.24),transparent 52%),radial-gradient(circle at 82% -26%,rgba(47,174,79,.18),transparent 48%),linear-gradient(180deg,hsla(0,0%,100%,.97),rgba(246,251,255,.96));transition:background var(--header-mobile-motion-duration) var(--header-mobile-ease),border-color var(--header-mobile-motion-duration) var(--header-mobile-ease)}.site-header-inner{min-height:4.65rem;align-items:flex-start;padding-top:.35rem;padding-bottom:.35rem;gap:.65rem;flex-wrap:wrap;transition:min-height var(--header-mobile-motion-duration) var(--header-mobile-ease),padding var(--header-mobile-motion-duration) var(--header-mobile-ease),gap var(--header-mobile-motion-duration) var(--header-mobile-ease)}.site-brand{gap:.52rem;font-size:.8rem;letter-spacing:0;line-height:1.3}.site-brand-logo{width:8.9rem;max-height:3.9rem;transform:translateZ(0);transition:width var(--header-mobile-motion-duration) var(--header-mobile-ease),max-height var(--header-mobile-motion-duration) var(--header-mobile-ease)}.site-header.is-home .site-brand{font-size:.8rem;letter-spacing:0;line-height:1.3}.site-header-center{order:3;width:100%;flex:1 1 100%;justify-content:flex-start;flex-wrap:wrap;max-height:20rem}.site-auth,.site-header-center{opacity:1;transform:translateY(0);overflow:hidden;pointer-events:auto;will-change:max-height,opacity,transform;transition:max-height var(--header-mobile-motion-duration) var(--header-mobile-ease),opacity var(--header-mobile-fade-duration) var(--header-mobile-ease),transform var(--header-mobile-motion-duration) var(--header-mobile-ease)}.site-auth{order:2;gap:.35rem;width:auto;flex:0 0 auto;justify-content:flex-end;margin-left:auto;max-height:5rem}.site-header.has-condensed-picker .site-auth{overflow:visible}.site-auth .btn{padding:.4rem .72rem;font-size:.74rem}.site-auth .btn-install{display:none}.site-nav{order:1;width:100%;gap:.4rem;margin-left:0;flex-wrap:wrap}.site-nav-link{padding:.34rem .52rem;font-size:.78rem}.site-town-picker{padding:.28rem .34rem;border-radius:.58rem}.site-town-picker-inline{order:2;flex-basis:100%;width:100%;max-width:100%;gap:.24rem}.site-header.is-mobile-compressed .site-header-inner{min-height:2.7rem;align-items:center;padding-top:.2rem;padding-bottom:.2rem;gap:.45rem}.site-header.is-mobile-compressed .site-brand{display:none}.site-header.is-mobile-compressed .site-header-center{order:1;flex:1 1;width:auto;justify-content:flex-start;max-height:none;overflow:visible}.site-header.is-mobile-compressed .site-nav{margin-left:0;gap:.35rem}.site-header.is-mobile-compressed .site-nav-link{font-size:.76rem;padding:.3rem .5rem}.site-header.is-mobile-compressed .site-town-picker-inline{display:none}.site-header.is-mobile-compressed .site-auth{order:2;margin-left:auto;width:auto;flex:0 0 auto;max-height:none;overflow:visible;gap:.25rem}.site-header.is-mobile-compressed .site-auth .btn-install{display:none}.site-town-picker-main{flex-wrap:wrap;gap:.35rem}.site-town-picker-label{width:100%;font-size:.56rem;letter-spacing:.08em}.site-town-picker-selected{font-size:.61rem;padding:.16rem .34rem}.site-town-picker-deselect-btn{font-size:.58rem}.site-town-picker-meta{flex-wrap:wrap;gap:.36rem}.site-sql-status{width:100%}.site-sql-status-floating{width:auto;justify-content:center}.site-sql-meter{flex:1 1;height:.3rem}.site-sql-status-floating .site-sql-meter{width:6.8rem;min-width:6.8rem;max-width:6.8rem}.home-picker-section{margin-top:-2.2rem}.home-ops-grid{grid-template-columns:1fr}.privacy-card,.privacy-hero{padding:.9rem}}@media (max-width:700px){.site-brand-logo{width:7.8rem;height:auto;max-height:3.35rem}.site-brand,.site-header.is-home .site-brand{font-size:.76rem;letter-spacing:0}.site-header.is-home .site-brand{line-height:1.3}.site-nav-link{font-size:.76rem;padding:.32rem .5rem}.site-auth .btn{font-size:.7rem;padding:.34rem .62rem}.site-town-picker-label{font-size:.55rem}.site-town-picker-selected{font-size:.6rem}.site-sql-label{font-size:.56rem}.home-hero{min-height:33rem;border-radius:1rem}.home-picker-section{margin-top:-1.4rem}.home-picker-shell{padding:.85rem}.home-picker-title{font-size:1rem}.home-content{padding:1rem}.home-title{font-size:clamp(1.75rem,9.2vw,2.6rem)}}.buzz-card{display:flex;gap:1rem;align-items:flex-start}.buzz-card-body{flex:1 1;min-width:0}.buzz-summary-row{margin-top:.68rem;display:block}.buzz-summary-label{margin:0;font-size:.72rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#8ea2bc}.buzz-summary-text{margin:.24rem 0 0;color:#405a78;line-height:1.45;font-size:.92rem}.buzz-read-pill{margin:0;align-self:center;border:1px solid rgba(139,173,213,.52);background:linear-gradient(145deg,rgba(246,251,255,.95),rgba(231,243,255,.97));color:#17497a;border-radius:999px;padding:.34rem .76rem;font-size:.76rem;font-weight:700;white-space:nowrap}.buzz-thumb-wrap{width:13rem;flex:0 0 13rem;min-height:8.25rem;border-radius:.7rem;overflow:hidden;border:1px solid rgba(170,194,223,.5);background:linear-gradient(140deg,#e6eef8,#dce7f5)}.buzz-thumb{width:100%;height:100%;min-height:8.25rem;display:block;object-fit:cover;object-position:center}.buzz-thumb-skeleton{background:linear-gradient(120deg,rgba(220,231,246,.95),rgba(208,223,241,.95))}@media (max-width:760px){.buzz-card{display:block}.buzz-summary-row{margin-top:.56rem}.buzz-read-pill{justify-self:start}.buzz-thumb-wrap{width:100%;margin-bottom:.75rem}.buzz-thumb{max-height:12rem}}.header-account-controls{--header-account-control-size:44px;--header-account-control-radius:0.55rem;display:inline-flex;align-items:center;gap:.38rem}.header-profile-trigger{width:var(--header-account-control-size);min-width:var(--header-account-control-size);height:var(--header-account-control-size);min-height:var(--header-account-control-size);padding:0;border:1px solid rgba(98,134,182,.5);border-radius:var(--header-account-control-radius);background:linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(227,239,254,.95));color:#224d7a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 14px rgba(56,98,146,.18);flex:0 0 auto}.header-profile-trigger:hover{background:linear-gradient(145deg,rgba(241,248,255,.99),rgba(216,232,250,.99))}.header-profile-avatar{width:100%;height:100%;border-radius:inherit;flex:0 0 auto;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,rgba(53,118,196,.92),rgba(33,83,141,.96));color:#fff;font-size:.9rem;font-weight:800;text-transform:uppercase}.header-profile-avatar-image{width:100%;height:100%;display:block;object-fit:cover}.header-profile-label{display:none}.header-greeting{max-width:9.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:700;color:#24486d}.header-auth-quick{min-height:2.1rem;padding:.34rem .68rem;border:1px solid rgba(98,134,182,.5);border-radius:.55rem;background:linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(227,239,254,.95));color:#224d7a;font-size:.76rem;font-weight:700;letter-spacing:.01em;cursor:pointer;box-shadow:0 6px 14px rgba(56,98,146,.18)}.header-auth-quick:hover{background:linear-gradient(145deg,rgba(241,248,255,.99),rgba(216,232,250,.99))}.header-auth-quick:disabled{opacity:.65;cursor:wait}.header-menu-trigger{width:2.35rem;height:2.1rem;border:1px solid rgba(81,127,183,.55);border-radius:.55rem;background:linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(227,239,254,.95));display:inline-flex;flex-direction:column;justify-content:center;gap:.22rem;padding:.4rem .5rem;cursor:pointer;box-shadow:0 6px 14px rgba(56,98,146,.18)}.header-menu-trigger:hover{background:linear-gradient(145deg,rgba(241,248,255,.99),rgba(216,232,250,.99))}.header-menu-line{width:100%;height:2px;border-radius:999px;background:#31537a}.header-menu-content{min-width:16.5rem;max-width:min(92vw,19rem);background:hsla(0,0%,100%,.98);border:1px solid rgba(154,180,213,.62);border-radius:.65rem;box-shadow:0 18px 36px rgba(55,88,130,.22);padding:.35rem;z-index:80}.header-menu-label{color:#2f557f;font-size:.66rem;letter-spacing:.07em;text-transform:uppercase;font-weight:700;padding:.35rem .45rem}.header-menu-item,.header-menu-static{width:100%;border:0;background:transparent;text-align:left;color:#224668;display:block;border-radius:.45rem;padding:.44rem .5rem;font-size:.84rem;line-height:1.3}.header-menu-item{cursor:pointer}.header-menu-item:hover{background:rgba(231,241,252,.96)}.header-menu-separator{height:1px;background:rgba(163,186,216,.45);margin:.2rem .18rem}@media (max-width:900px){.header-account-controls{--header-account-control-size:44px;--header-account-control-radius:0.55rem;gap:.28rem}.header-profile-trigger{width:var(--header-account-control-size);min-width:var(--header-account-control-size);height:var(--header-account-control-size);min-height:var(--header-account-control-size)}.header-greeting{max-width:7.25rem;font-size:.72rem}.header-auth-quick{min-height:1.95rem;padding:.3rem .56rem;font-size:.71rem}.header-menu-trigger{width:2.15rem;height:1.95rem;padding:.36rem .44rem}.header-menu-content{min-width:min(88vw,16rem)}}.theme-toggle-btn{min-height:2.1rem;padding:.34rem .62rem;border:1px solid rgba(98,134,182,.5);border-radius:.55rem;background:linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(227,239,254,.95));color:#224d7a;font-size:.72rem;font-weight:700;letter-spacing:.01em;cursor:pointer;box-shadow:0 6px 14px rgba(56,98,146,.18)}.theme-toggle-btn:hover{background:linear-gradient(145deg,rgba(241,248,255,.99),rgba(216,232,250,.99))}@media (max-width:900px){.theme-toggle-btn{min-height:1.95rem;padding:.3rem .5rem;font-size:.68rem}}html[data-theme=dark] body{background:radial-gradient(circle at 14% 8%,hsla(0,0%,100%,.06),transparent 40%),radial-gradient(circle at 84% 14%,hsla(0,0%,100%,.04),transparent 42%),linear-gradient(180deg,#050506,#07080a 56%,#0a0b0d);color:#e4e6ea}html[data-theme=dark] .text-gray-100{color:#e8ebf0}html[data-theme=dark] .text-gray-300{color:#bcc2cc}html[data-theme=dark] .text-gray-400{color:#919aa6}html[data-theme=dark] .text-blue-400{color:#9ebaf5}html[data-theme=dark] .border-gray-600{border-color:#373c45}html[data-theme=dark] .border-gray-700{border-color:#2d323a}html[data-theme=dark] .bg-gray-700{background-color:#1b1f26}html[data-theme=dark] .bg-gray-800{background-color:#14181e}html[data-theme=dark] .bg-gray-900,html[data-theme=dark] .odd\:bg-gray-900:nth-child(odd){background-color:#101319}html[data-theme=dark] .bg-gray-950{background-color:#0a0c10}html[data-theme=dark] .even\:bg-gray-800:nth-child(2n){background-color:#14181e}html[data-theme=dark] .hover\:bg-gray-600:hover,html[data-theme=dark] .hover\:bg-gray-700:hover{background-color:#20252d}html[data-theme=dark] .hover\:bg-gray-800:hover{background-color:#1b1f27}html[data-theme=dark] .hover\:text-white:hover{color:#f1f3f6}html[data-theme=dark] .btn{border-color:rgba(163,171,183,.34);box-shadow:0 9px 24px rgba(0,0,0,.5)}html[data-theme=dark] .site-header{background:radial-gradient(circle at 90% -24%,hsla(0,0%,100%,.14),transparent 52%),radial-gradient(circle at 14% -16%,hsla(0,0%,100%,.03),transparent 56%),linear-gradient(90deg,rgba(38,42,49,.78),rgba(24,27,33,.86) 44%,rgba(13,15,19,.95) 76%,rgba(9,10,13,.98));border-bottom:1px solid rgba(92,98,109,.56);box-shadow:0 10px 24px rgba(0,0,0,.55)}html[data-theme=dark] .site-header:after{background:linear-gradient(90deg,rgba(238,240,244,0),rgba(238,240,244,.48),rgba(238,240,244,.58),rgba(238,240,244,0))}html[data-theme=dark] .site-brand,html[data-theme=dark] .site-header.is-home .site-brand{color:#d9dfe8}html[data-theme=dark] .site-brand-logo{filter:drop-shadow(0 7px 14px rgba(0,0,0,.52))}html[data-theme=dark] .site-nav-link{color:#d6dde7;border-color:rgba(99,107,120,.64);background:linear-gradient(135deg,rgba(18,20,24,.92),rgba(24,27,32,.9));box-shadow:inset 0 0 0 1px hsla(218,8%,51%,.34)}html[data-theme=dark] .site-nav-link:hover{background:linear-gradient(135deg,rgba(24,27,32,.95),rgba(31,35,41,.95));border-color:hsla(217,9%,54%,.76)}html[data-theme=dark] .site-town-picker{background:linear-gradient(160deg,rgba(12,14,18,.96),rgba(17,19,24,.97));border-color:rgba(90,98,112,.64);box-shadow:0 8px 16px rgba(0,0,0,.52)}html[data-theme=dark] .site-town-picker-label{color:#c4ccd8}html[data-theme=dark] .site-town-picker-selected{color:#cbd3dd;border-color:rgba(92,100,114,.64);background:rgba(20,24,29,.84)}html[data-theme=dark] .site-town-picker-selected-label{color:#e6ebf2}html[data-theme=dark] .site-town-picker-deselect-btn{border-color:rgba(95,103,117,.66);background:rgba(19,23,28,.88);color:#cdd6e2}html[data-theme=dark] .site-town-picker-deselect-btn:hover{background:rgba(27,32,38,.96)}html[data-theme=dark] .site-town-picker-count{background:rgba(168,176,190,.24);color:#e5e9f1}html[data-theme=dark] .site-town-picker-clear{border-color:rgba(98,106,120,.66);background:rgba(20,24,30,.91);color:#d5dce7}html[data-theme=dark] .site-town-picker-clear:hover{background:rgba(28,33,39,.95)}html[data-theme=dark] .site-sql-label{color:#c4ccd8}html[data-theme=dark] .site-sql-meter{background:rgba(92,100,112,.46)}html[data-theme=dark] .site-sql-meter-bar{background:linear-gradient(90deg,#8f97a4,#c7ced8)}html[data-theme=dark] .site-sql-meter-bar.is-loading{box-shadow:0 0 .4rem rgba(199,206,216,.46)}html[data-theme=dark] .site-sql-status-floating{border-color:hsla(215,9%,50%,.66);background:rgba(18,23,30,.92);box-shadow:0 16px 30px rgba(0,0,0,.45)}html[data-theme=dark] .site-sql-top-loader-track{background:linear-gradient(90deg,rgba(132,161,219,.24),rgba(132,161,219,.04))}html[data-theme=dark] .site-sql-top-loader-bar{background:linear-gradient(90deg,#2dd4bf,#60a5fa 45%,#4ade80);box-shadow:0 0 1rem rgba(96,165,250,.5)}html[data-theme=dark] .btn-install{border-color:rgba(96,104,118,.65);background:rgba(18,22,27,.9);color:#d3dbe6}html[data-theme=dark] .btn-install:hover{background:rgba(27,31,37,.95)}html[data-theme=dark] .home-hero{border-color:rgba(88,96,109,.68);box-shadow:0 18px 36px rgba(0,0,0,.52)}html[data-theme=dark] .home-overlay{background:linear-gradient(110deg,rgba(7,8,11,.42) 6%,rgba(8,9,12,.56) 46%,rgba(6,7,10,.64))}html[data-theme=dark] .home-welcome{color:#eceff4;border-color:rgba(100,108,122,.62);background:rgba(13,16,21,.74)}html[data-theme=dark] .home-kicker{color:#e7ebf1;background:rgba(17,21,27,.7);border-color:hsla(217,9%,45%,.62)}html[data-theme=dark] .home-subtitle{color:#c9d0db}html[data-theme=dark] .home-context-band,html[data-theme=dark] .home-ops-card,html[data-theme=dark] .home-picker-shell{background:linear-gradient(160deg,rgba(12,15,20,.97),rgba(16,19,24,.97));border-color:rgba(90,98,112,.68);box-shadow:0 12px 28px rgba(0,0,0,.48)}html[data-theme=dark] .home-context-title,html[data-theme=dark] .home-ops-metric,html[data-theme=dark] .home-ops-title,html[data-theme=dark] .home-picker-title{color:#e3e8ef}html[data-theme=dark] .home-context-subtitle,html[data-theme=dark] .home-helper,html[data-theme=dark] .home-loading,html[data-theme=dark] .home-ops-meta,html[data-theme=dark] .home-photo-credit{color:#b8c1cd}html[data-theme=dark] .home-ops-kicker{color:#cbd5e2}html[data-theme=dark] .home-ops-link{color:#a7c2ea}html[data-theme=dark] .home-ops-link:hover{color:#c0d4f0}html[data-theme=dark] .privacy-card,html[data-theme=dark] .privacy-hero{background:linear-gradient(160deg,rgba(12,15,20,.97),rgba(16,19,24,.97));border-color:rgba(90,98,112,.68);box-shadow:0 12px 28px rgba(0,0,0,.48)}html[data-theme=dark] .privacy-kicker{color:#cdd7e3}html[data-theme=dark] .privacy-title{color:#e6ebf2}html[data-theme=dark] .privacy-card p,html[data-theme=dark] .privacy-card ul,html[data-theme=dark] .privacy-subtitle,html[data-theme=dark] .privacy-updated{color:#b8c1cd}html[data-theme=dark] .privacy-card h2,html[data-theme=dark] .privacy-card h3{color:#e3e8ef}html[data-theme=dark] .privacy-card a{color:#a7c2ea}html[data-theme=dark] .privacy-card a:hover{color:#c0d4f0}html[data-theme=dark] .home-btn-secondary{background:rgba(19,23,29,.92);color:#dee4ec;border-color:hsla(216,9%,44%,.76)}html[data-theme=dark] .buzz-thumb-wrap{border-color:rgba(91,99,112,.66);background:linear-gradient(140deg,#171b21,#1d2229)}html[data-theme=dark] .buzz-thumb-skeleton{background:linear-gradient(120deg,rgba(25,30,37,.96),rgba(21,26,32,.96))}html[data-theme=dark] .buzz-summary-label{color:#9aadc8}html[data-theme=dark] .buzz-summary-text{color:#d4e1f2}html[data-theme=dark] .buzz-read-pill{border-color:rgba(128,158,194,.48);background:linear-gradient(145deg,rgba(31,41,53,.92),rgba(23,32,44,.94));color:#d6e7fb}html[data-theme=dark] .header-auth-quick,html[data-theme=dark] .header-menu-trigger,html[data-theme=dark] .header-profile-trigger,html[data-theme=dark] .theme-toggle-btn{border-color:rgba(97,105,119,.7);background:linear-gradient(145deg,rgba(17,20,25,.96),rgba(20,24,30,.96));color:#d7dfe9;box-shadow:0 7px 16px rgba(0,0,0,.4)}html[data-theme=dark] .header-auth-quick:hover,html[data-theme=dark] .header-menu-trigger:hover,html[data-theme=dark] .header-profile-trigger:hover,html[data-theme=dark] .theme-toggle-btn:hover{background:linear-gradient(145deg,rgba(25,29,35,.98),rgba(30,34,41,.98))}html[data-theme=dark] .header-profile-avatar{background:linear-gradient(145deg,rgba(64,107,158,.96),rgba(39,76,119,.98))}html[data-theme=dark] .header-menu-line{background:#d9dfe8}html[data-theme=dark] .header-menu-content{background:rgba(13,16,21,.98);border-color:rgba(95,103,117,.7);box-shadow:0 18px 36px rgba(0,0,0,.5)}html[data-theme=dark] .header-menu-label{color:#c5cdda}html[data-theme=dark] .header-menu-item,html[data-theme=dark] .header-menu-static{color:#d8e0ea}html[data-theme=dark] .header-greeting{color:#d5e3f3}html[data-theme=dark] .header-menu-item:hover{background:rgba(28,33,39,.96)}html[data-theme=dark] .header-menu-separator{background:rgba(96,104,118,.56)}.site-header{padding-top:env(safe-area-inset-top,0)}.site-header-inner{gap:.4rem;padding-top:.34rem;padding-bottom:.4rem}.site-header-row{display:flex;align-items:center;gap:.36rem}.site-header-row-top{justify-content:space-between}.site-header-center{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.3rem}.site-header-row-jurisdiction,.site-header-row-nav{width:100%}.site-brand{flex:1 1 auto;max-width:none;gap:.6rem}.site-brand-copy{display:flex;flex-direction:column;justify-content:center;gap:0}.site-brand-name{color:#1b4168;font-family:var(--font-display),"Playfair Display",serif;font-size:1.08rem;font-weight:700;line-height:1.05}.site-brand-tagline{color:#2f557d;font-size:.8rem;font-weight:650;line-height:1.2;white-space:normal;overflow:visible;text-overflow:clip;max-width:36ch}.site-nav{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.34rem}.site-nav-link{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:.64rem;padding:.48rem .62rem;font-size:.84rem}.site-nav-link.is-active,.site-nav-link[aria-current=page]{color:#11395f;border-color:rgba(65,121,186,.72);background:linear-gradient(135deg,rgba(227,239,255,.98),rgba(212,231,253,.98))}.site-auth{flex:0 0 auto;margin-left:auto;gap:.35rem}.site-auth .btn-install{min-height:44px}.header-account-controls{gap:.35rem}.header-menu-trigger,.site-town-picker-clear,.site-town-picker-deselect-btn,.site-town-picker-summary,.theme-toggle-btn,.theme-toggle-btn--icon{min-height:44px}.header-menu-trigger,.theme-toggle-btn--icon{width:44px;min-width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:.68rem}.theme-toggle-icon{display:inline-flex;width:1.2rem;height:1.2rem;align-items:center;justify-content:center}.theme-toggle-icon svg{width:100%;height:100%}.site-town-picker{width:100%;padding:.32rem;border-radius:.72rem}.site-town-picker-inline{width:100%;max-width:100%;gap:.36rem}.site-town-picker-inline .site-town-picker-summary{display:none}.site-town-picker-inline .site-town-picker-panel{display:block;margin-top:0}.site-town-picker-trigger{width:auto;max-width:100%;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;position:relative;flex:0 0 auto}.site-town-picker-summary{width:100%;border:1px solid rgba(113,149,195,.52);background:linear-gradient(150deg,hsla(0,0%,100%,.97),rgba(237,247,255,.98));color:#1f4a73;border-radius:.62rem;padding:.4rem .62rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;text-align:left;cursor:pointer}.site-town-picker-trigger .site-town-picker-summary{width:auto;min-width:10rem;max-width:min(17rem,calc(100vw - 10rem));min-height:40px;padding:.32rem .54rem}.site-town-picker-summary-leading{min-width:0;display:flex;flex:1 1 auto;flex-direction:column;gap:.06rem}.site-town-picker-summary-kicker{color:#255180;font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.1}.site-town-picker-summary-value{color:#2f567d;font-size:.76rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-town-picker-summary-meta{display:inline-flex;align-items:center;gap:.42rem;flex:0 0 auto}.site-town-picker-summary-chevron{color:#2d547c;font-size:.78rem;transition:transform .2s ease}.site-town-picker-summary-chevron.is-open{transform:rotate(180deg)}.site-town-picker-trigger .site-town-picker-count{min-width:1.2rem;height:1.2rem;font-size:.64rem}.site-town-picker-panel{display:none;margin-top:.36rem}.site-town-picker-panel.is-open{display:block}.site-town-picker-trigger .site-town-picker-panel{position:absolute;top:calc(100% + .34rem);right:0;width:min(29rem,calc(100vw - 1rem));margin-top:0;z-index:260;border:1px solid rgba(129,158,198,.58);border-radius:.72rem;background:linear-gradient(160deg,hsla(0,0%,100%,.98),rgba(241,249,255,.98));box-shadow:0 16px 30px rgba(28,54,84,.24);padding:.46rem}.site-town-picker-main{align-items:flex-start;flex-wrap:wrap;gap:.42rem}.site-town-picker-input-wrap{width:100%;flex:1 1 100%}.site-town-picker-main .picker-row-compact{flex-wrap:wrap;gap:.38rem}.site-town-picker-main .picker-input-compact{min-height:44px;flex:1 1 15rem;font-size:.86rem;padding:.48rem .64rem}.site-town-picker-main .picker-location-btn-compact{min-height:44px;padding:.45rem .74rem;font-size:.74rem}.site-town-picker-count{min-width:1.35rem;height:1.35rem;font-size:.72rem}.site-town-picker-clear{padding:.42rem .72rem}.site-town-picker-meta{flex-wrap:wrap;align-items:stretch;gap:.44rem}.site-town-picker-selected{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-town-picker-deselect-btn{min-height:44px;padding:.22rem .68rem;font-size:.72rem}.cu-header--compact .site-brand-tagline{display:none}.site-header.cu-header--compact .site-brand{display:flex}.site-header.cu-header--compact .site-header-center{max-height:none;overflow:visible;transform:none;opacity:1}.site-header.cu-header--compact .site-town-picker-inline{display:flex}.cu-header--compact .site-town-picker-inline .site-town-picker-panel{display:none!important}.cu-header--compact .site-town-picker-summary{cursor:default}.cu-header-collapsed-link:focus-visible,.header-menu-item:focus-visible,.header-menu-trigger:focus-visible,.header-profile-trigger:focus-visible,.site-nav-link:focus-visible,.site-town-picker .picker-input-compact:focus-visible,.site-town-picker .picker-location-btn-compact:focus-visible,.site-town-picker-clear:focus-visible,.site-town-picker-deselect-btn:focus-visible,.site-town-picker-summary:focus-visible,.theme-toggle-btn:focus-visible{outline:3px solid rgba(53,118,196,.5);outline-offset:2px}@media (min-width:901px){.site-header-inner{gap:.42rem;padding-top:.38rem;padding-bottom:.46rem}.site-brand-logo{width:12.8rem;max-height:5.2rem}.site-brand-name{font-size:1.28rem}.site-brand-tagline{font-size:.92rem;max-width:42ch}.site-header.has-condensed-picker .site-header-inner{gap:.18rem;padding-top:.16rem;padding-bottom:.22rem}.site-header.has-condensed-picker .site-brand{gap:.36rem}.site-header.has-condensed-picker .site-brand-copy{display:flex;max-width:18ch}.site-header.has-condensed-picker .site-brand-tagline{font-size:.72rem;line-height:1.12;max-width:18ch}.site-header.has-condensed-picker .site-brand-logo{width:9.5rem;max-height:3.35rem}.site-header.has-condensed-picker .site-header-center{flex-direction:row;align-items:center;justify-content:space-between;gap:.3rem}.site-header.has-condensed-picker .site-header-row-nav{width:auto;flex:0 1 auto}.site-header.has-condensed-picker .site-nav{width:auto;max-width:none;grid-template-columns:repeat(2,auto);gap:.3rem}.site-header.has-condensed-picker .site-nav-link{min-height:34px;padding:.24rem .6rem;font-size:.76rem}.site-header.has-condensed-picker .site-auth{gap:.28rem}.site-header.has-condensed-picker .site-town-picker-trigger .site-town-picker-summary{min-height:34px}.site-nav{max-width:24rem}.site-auth .btn-install{display:inline-flex}.site-header.is-mobile-compressed .site-header-inner{gap:.2rem;padding-top:.16rem;padding-bottom:.2rem}.site-header.is-mobile-compressed .site-brand{gap:.42rem}.site-header.is-mobile-compressed .site-brand-copy{display:none}.site-header.is-mobile-compressed .site-brand-logo{width:9.6rem;max-height:3.4rem}.site-header.is-mobile-compressed .site-header-center{gap:.18rem}.site-header.is-mobile-compressed .site-header-row-jurisdiction{display:none}.site-header.is-mobile-compressed .site-nav-link{min-height:34px;padding:.26rem .64rem;font-size:.78rem}.site-header.is-mobile-compressed .site-auth .btn-install{display:none}}@media (min-width:1200px){.site-header-center{flex-direction:row;align-items:center;gap:.55rem}.site-header-row-nav{width:auto;flex:0 0 auto}.site-header-row-jurisdiction{width:auto;flex:1 1 auto;min-width:22rem}.site-nav{width:auto;max-width:none;grid-template-columns:repeat(2,auto);gap:.4rem}.site-nav-link{width:auto;min-width:7.2rem;min-height:40px;padding:.38rem .74rem}.site-town-picker-inline{margin-left:auto;max-width:42rem}.site-town-picker-summary{min-height:40px}}@media (max-width:900px){.site-header-inner{gap:.34rem;padding-top:.22rem;padding-bottom:.32rem}.site-header-row-top{align-items:flex-start}.site-brand{gap:.46rem}.site-brand-logo{width:9.2rem;max-height:3.95rem}.site-brand-name{font-size:1.02rem}.site-brand-tagline{font-size:.76rem;max-width:24ch}.site-nav-link{font-size:.8rem}.site-town-picker-trigger .site-town-picker-summary{min-width:0;max-width:min(11.8rem,calc(100vw - 6.2rem));min-height:38px;padding:.28rem .46rem}.site-town-picker-trigger .site-town-picker-summary-kicker{display:none}.site-town-picker-trigger .site-town-picker-summary-value{font-size:.68rem}.site-town-picker-trigger .site-town-picker-count{min-width:1.1rem;height:1.1rem;font-size:.62rem}.site-town-picker-trigger .site-town-picker-panel{width:min(24rem,calc(100vw - .8rem));right:-.25rem;top:calc(100% + .26rem);padding:.4rem}.site-auth .btn-install{display:none}.site-header.is-mobile-compressed .site-header-inner{padding-top:.12rem;padding-bottom:.14rem;gap:.12rem}.site-header.is-mobile-compressed .site-header-row-top{align-items:center}.site-header.is-mobile-compressed .site-brand{gap:.36rem}.site-header.is-mobile-compressed .site-brand-copy{display:none}.site-header.is-mobile-compressed .site-brand-logo{width:6.4rem;max-height:2.56rem}.site-header.is-mobile-compressed .site-town-picker-trigger{display:none}.site-header.has-condensed-picker.is-mobile-compressed .site-town-picker-trigger{display:block}.site-header.is-mobile-compressed .site-auth .header-menu-trigger,.site-header.is-mobile-compressed .site-auth .theme-toggle-btn--icon{width:38px;min-width:38px;height:38px;border-radius:.58rem}.site-header.is-mobile-compressed .site-header-center{max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-.36rem);margin:0}.site-header.is-mobile-compressed .site-town-picker-inline{display:none}}@media (max-width:700px){.site-header-inner{padding-left:.75rem;padding-right:.75rem}.site-brand-logo{width:9.1rem;max-height:3.8rem}.site-brand-name{font-size:.96rem}.site-brand-tagline{font-size:.72rem;max-width:20ch}}html[data-theme=dark] .site-brand-name{color:#e4e9f0}html[data-theme=dark] .site-brand-tagline{color:#bec8d6}html[data-theme=dark] .site-nav-link.is-active,html[data-theme=dark] .site-nav-link[aria-current=page]{color:#e3e9f1;border-color:rgba(127,138,152,.86);background:linear-gradient(135deg,rgba(30,35,42,.98),rgba(24,29,36,.98))}html[data-theme=dark] .site-town-picker-summary{border-color:rgba(95,103,118,.78);background:linear-gradient(145deg,rgba(18,22,27,.96),rgba(20,24,30,.96));color:#d8dee8}html[data-theme=dark] .site-town-picker-trigger .site-town-picker-panel{border-color:rgba(97,106,121,.78);background:linear-gradient(160deg,rgba(14,17,22,.98),rgba(17,21,27,.98));box-shadow:0 18px 34px rgba(0,0,0,.46)}html[data-theme=dark] .site-town-picker-summary-kicker{color:#c8d0db}html[data-theme=dark] .site-town-picker-summary-value{color:#d5dde7}html[data-theme=dark] .site-town-picker-summary-chevron{color:#cfd7e2}html[data-theme=dark] .cu-header-collapsed-link:focus-visible,html[data-theme=dark] .header-menu-item:focus-visible,html[data-theme=dark] .header-menu-trigger:focus-visible,html[data-theme=dark] .header-profile-trigger:focus-visible,html[data-theme=dark] .site-nav-link:focus-visible,html[data-theme=dark] .site-town-picker .picker-input-compact:focus-visible,html[data-theme=dark] .site-town-picker .picker-location-btn-compact:focus-visible,html[data-theme=dark] .site-town-picker-clear:focus-visible,html[data-theme=dark] .site-town-picker-deselect-btn:focus-visible,html[data-theme=dark] .site-town-picker-summary:focus-visible,html[data-theme=dark] .theme-toggle-btn:focus-visible{outline-color:rgba(186,198,214,.55)}.site-header .site-brand-logo{height:3.5rem}.site-header.has-condensed-picker .site-brand-logo{height:3rem}.site-header.is-mobile-compressed .site-brand-logo{height:2.35rem}@media (max-width:900px){.site-header .site-brand-logo{height:3.1rem}.site-header.has-condensed-picker .site-brand-logo{height:2.7rem}.site-header.is-mobile-compressed .site-brand-logo{height:2.15rem}}@media (max-width:700px){.site-header .site-brand-logo{height:2.9rem}.site-header.has-condensed-picker .site-brand-logo{height:2.5rem}}.site-header-row-top{position:relative}.site-header-collapsed-context{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;padding:.2rem .62rem;border-radius:999px;border:1px solid rgba(114,151,196,.45);background:rgba(245,250,255,.9);color:#22496f;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(22rem,calc(100% - 12rem));pointer-events:none;z-index:2}.site-brand-tagline{font-size:.68rem;line-height:1.18;max-width:33ch}.site-header .site-brand-logo{height:3.95rem}.site-header.has-condensed-picker .site-brand-logo{height:3.3rem}.site-header.is-mobile-compressed .site-brand-logo{height:2.65rem}.home-content{max-width:48rem;min-height:clamp(22rem,56vh,31rem);padding:clamp(1.35rem,3.6vw,2.7rem);display:flex;flex-direction:column;justify-content:flex-end;gap:.18rem}.home-title{margin:.85rem 0 .65rem;max-width:18ch}.home-subtitle{max-width:44rem}.home-context-band{padding:1.25rem}.home-context-head{margin-bottom:1rem}.home-context-title{font-size:1.14rem}.home-ops-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.88rem}.home-ops-card{gap:.48rem;min-height:9.1rem}.home-ops-card-featured{grid-column:1/-1;padding:.95rem;border-color:rgba(160,191,226,.72);background:linear-gradient(160deg,rgba(238,247,255,.99),rgba(226,240,255,.98));box-shadow:0 12px 22px rgba(88,119,160,.15)}.home-ops-card-featured .home-ops-title{font-size:1.08rem}.home-ops-card-featured .home-ops-meta{max-width:56ch}html[data-theme=dark] .site-header-collapsed-context{border-color:rgba(108,122,142,.72);background:rgba(16,20,26,.92);color:#d3dce8}html[data-theme=dark] .home-ops-card-featured{border-color:rgba(102,116,136,.74);background:linear-gradient(160deg,rgba(16,20,26,.98),rgba(19,24,31,.98))}@media (min-width:901px){.site-brand-tagline{font-size:.78rem;max-width:37ch}.site-header.has-condensed-picker .site-brand-tagline{font-size:.64rem;max-width:16ch}}@media (max-width:900px){.site-header .site-brand-logo{height:3.45rem}.site-header.has-condensed-picker .site-brand-logo{height:2.95rem}.site-header.is-mobile-compressed .site-brand-logo{height:2.45rem}.site-brand-tagline{font-size:.64rem;max-width:21ch}.site-header-collapsed-context{max-width:min(14.5rem,calc(100% - 8.8rem));font-size:.58rem;letter-spacing:.05em;padding:.18rem .52rem}.home-content{min-height:clamp(18rem,48vh,26rem);padding:1.15rem}.home-ops-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ops-card-featured{grid-column:1/-1}}@media (max-width:700px){.site-header .site-brand-logo{height:3.2rem}.site-header.has-condensed-picker .site-brand-logo{height:2.75rem}.site-brand-tagline{font-size:.6rem;max-width:18ch}.site-header-collapsed-context{max-width:min(12rem,calc(100% - 7.4rem))}.home-content{min-height:auto;padding:1rem}.home-context-band{padding:1rem}.home-ops-grid{grid-template-columns:1fr}}@media (max-width:520px){.site-header-collapsed-context{max-width:min(8.5rem,calc(100% - 6.6rem));font-size:.5rem;padding:.16rem .4rem}}.cu-meetings-view{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1rem;gap:1rem}.cu-meetings-calendar{border:1px solid #d0d8e4;border-radius:.95rem;overflow:hidden;background:linear-gradient(180deg,#f9fbff,#f3f7fb);box-shadow:0 10px 24px -20px rgba(17,38,66,.5)}.cu-cal-header{display:grid;grid-template-columns:2.6rem 1fr 2.6rem;align-items:center;grid-gap:.65rem;gap:.65rem;padding:.68rem .8rem;background:linear-gradient(145deg,#343b46,#232a33);color:#f4f7fc}.cu-cal-title{text-align:center;font-size:clamp(1.42rem,2.4vw,2.05rem);font-weight:800;letter-spacing:.01em;line-height:1.1}.cu-cal-nav{width:2.35rem;height:2.35rem;border-radius:999px;border:1px solid rgba(210,219,232,.28);background:hsla(0,0%,100%,.14);color:#f8fbff;display:inline-flex;align-items:center;justify-content:center;font-size:1.35rem;font-weight:700;transition:transform .18s ease,background-color .18s ease}.cu-cal-nav:hover{background:hsla(0,0%,100%,.22);transform:translateY(-1px)}.cu-cal-nav:focus-visible{outline:3px solid rgba(126,187,255,.65);outline-offset:2px}.cu-cal-dow{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));background:#dbe3ed;border-top:1px solid #c0ccd9;border-bottom:1px solid #c0ccd9}.cu-cal-dow-cell{padding:.55rem .2rem;text-align:center;font-size:.72rem;font-weight:800;letter-spacing:.08em;color:#3b4a5f}.cu-cal-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.cu-cal-day{position:relative;min-height:5.4rem;padding:.45rem .45rem .5rem;border-right:1px solid #d8e0eb;border-bottom:1px solid #d8e0eb;background:#fefefe;color:#20354f;text-align:left;transition:background-color .14s ease,color .14s ease}.cu-cal-day:nth-child(7n){border-right:0}.cu-cal-day:hover{background:#edf4ff}.cu-cal-day-number{display:inline-block;font-size:.98rem;font-weight:700;line-height:1.2}.cu-cal-day-count{display:block;margin-top:.32rem;font-size:.7rem;font-weight:600;opacity:.9}.cu-cal-day--other{background:#f2f5f9;color:#8792a4}.cu-cal-day--has-meetings{background:linear-gradient(165deg,#2f3948,#253140);color:#f3f8ff}.cu-cal-day--has-canceled{box-shadow:inset 0 0 0 1px rgba(249,162,165,.58)}.cu-cal-day--has-meetings:hover{background:linear-gradient(165deg,#334255,#26384d)}.cu-cal-day--has-meetings .cu-cal-day-number{-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:2px;text-underline-offset:.18rem}.cu-cal-day--selected{z-index:1;box-shadow:inset 0 0 0 2px #5fa8ff}.cu-cal-empty{padding:1.05rem 1.12rem;font-size:.98rem;font-weight:600;color:#274264;background:#e9f1fb}.cu-cal-status{margin:0;padding:.6rem .88rem .76rem;font-size:.84rem;color:#385271}.cu-cal-status--error{color:#8e2f34}.cu-meetings-month-list{border:1px solid #ced9e6;border-radius:.95rem;background:linear-gradient(180deg,#fbfdff,#f2f7fb);padding:.9rem 1rem 1rem;box-shadow:0 10px 28px -24px rgba(17,38,66,.55)}.cu-month-list-header{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem;flex-wrap:wrap}.cu-month-list-title{margin:0;font-size:1.06rem;font-weight:800;color:#213752}.cu-month-list-summary{margin:0;font-size:.84rem;font-weight:700;color:#456184}.cu-month-list-status{margin:.72rem 0 0;color:#3c526d}.cu-month-list-status--error{color:#8e2f34}.cu-month-day-groups{margin-top:.78rem;display:flex;flex-direction:column;gap:.85rem}.cu-month-day-group{border:1px solid #d2dbe8;border-radius:.84rem;background:#fff;padding:.7rem;scroll-margin-top:6.9rem}.cu-month-day-group.is-selected{border-color:#5fa8ff;box-shadow:0 0 0 2px rgba(95,168,255,.2)}.cu-month-day-heading{margin:0;font-size:.92rem;font-weight:800;color:#1f3550}.cu-meetings-day-panel{border:1px solid #ced9e6;border-radius:.95rem;background:linear-gradient(180deg,#fbfdff,#f2f7fb);padding:.88rem 1rem 1rem;box-shadow:0 10px 28px -24px rgba(17,38,66,.55)}.cu-day-title{margin:0;font-size:1.02rem;font-weight:800;color:#213752}.cu-day-empty,.cu-day-status{margin:.72rem 0 0;color:#3c526d}.cu-day-status--error{color:#8e2f34}.cu-day-list{margin-top:.74rem;display:flex;flex-direction:column;gap:.7rem}.cu-day-item{border:1px solid #d2dbe8;border-radius:.82rem;background:#fff;padding:.7rem .75rem}.cu-day-item--canceled{border-color:#e1b8bc;background:linear-gradient(180deg,#fff8f8,#fff3f3)}.cu-day-item-title{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .52rem;font-size:.96rem;font-weight:700;color:#1e3148}.cu-canceled-badge{display:inline-flex;align-items:center;border:1px solid #c3646c;border-radius:999px;background:#ffe4e7;color:#8b2f3a;padding:.12rem .48rem;font-size:.68rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.cu-day-meta{margin:.44rem 0 0;display:flex;flex-wrap:wrap;gap:.38rem .62rem;font-size:.78rem;color:#41556f}.cu-day-location{margin:.42rem 0 0;font-size:.82rem;color:#465b77}.cu-day-links{margin:.58rem 0 0;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.cu-day-link{font-size:.79rem;font-weight:700;color:#295f9f;text-decoration:underline;text-underline-offset:.16rem}.cu-day-link-muted{font-size:.79rem;color:#728198}.cu-agenda-summary-actions{margin-top:.62rem}.cu-agenda-summary-btn{border:1px solid #3f638e;background:#edf4ff;color:#1f4d81;border-radius:.6rem;padding:.34rem .62rem;font-size:.76rem;font-weight:700;line-height:1.2;transition:background-color .14s ease,color .14s ease}.cu-agenda-summary-btn:hover:not(:disabled){background:#ddeafb}.cu-agenda-summary-btn:disabled{opacity:.65;cursor:not-allowed}.cu-agenda-summary{margin-top:.64rem;border:1px solid #d2ddeb;border-radius:.68rem;background:#f7fbff;padding:.52rem .62rem}.cu-agenda-summary-label{margin:0;font-size:.73rem;font-weight:800;color:#244b75;letter-spacing:.02em}.cu-agenda-summary-list{margin:.4rem 0 0;padding-left:1.05rem;display:flex;flex-direction:column;gap:.24rem}.cu-agenda-summary-list li{font-size:.77rem;line-height:1.35;color:#344e6b}.cu-agenda-summary-notice{margin:.42rem 0 0;border:1px solid rgba(185,157,93,.52);border-radius:.52rem;background:rgba(255,247,220,.86);color:#6b5322;font-size:.74rem;line-height:1.4;padding:.34rem .48rem}.cu-agenda-summary-pending{margin:.44rem 0 0;color:#3f5c7e;font-size:.74rem;line-height:1.35}.cu-agenda-summary-error,.cu-agenda-summary-warning{margin:.5rem 0 0;font-size:.73rem}.cu-agenda-summary-warning{color:#6a5a2e}.cu-agenda-summary-error{color:#8e2f34}@media (min-width:901px) and (max-width:1199px){.cu-meetings-view{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.cu-meetings-view>h1{grid-column:1/-1}.cu-meetings-calendar{grid-column:1}.cu-meetings-month-list{grid-column:2;max-height:calc(100vh - 8.4rem);overflow:auto}}@media (min-width:1200px){.cu-meetings-view{grid-template-columns:minmax(0,1fr) minmax(21rem,min(40vw,33rem));align-items:start}.cu-meetings-view>h1{grid-column:1/-1}.cu-meetings-calendar{grid-column:1}.cu-meetings-month-list{grid-column:2;max-height:calc(100vh - 8.4rem);overflow:auto}}@media (max-width:860px){.cu-cal-header{padding:.56rem}.cu-cal-title{font-size:clamp(1.14rem,6.1vw,1.54rem)}.cu-cal-nav{width:2.12rem;height:2.12rem}.cu-cal-day{min-height:4.75rem;padding:.38rem .36rem .42rem}.cu-cal-day-count{font-size:.66rem}}html[data-theme=dark] .cu-meetings-calendar{border-color:#324256;background:linear-gradient(180deg,#101925,#0c141f)}html[data-theme=dark] .cu-cal-dow{background:#1f2937;border-color:#334254}html[data-theme=dark] .cu-cal-dow-cell{color:#c6d2e0}html[data-theme=dark] .cu-cal-day{border-color:#2f3d50;background:#0f1a28;color:#dbe7f4}html[data-theme=dark] .cu-cal-day:hover{background:#1b2b42}html[data-theme=dark] .cu-cal-day--other{background:#101a27;color:#879ab0}html[data-theme=dark] .cu-cal-day--has-meetings{background:linear-gradient(165deg,#3a4a60,#2a3b52);color:#f4f8ff}html[data-theme=dark] .cu-cal-day--has-canceled{box-shadow:inset 0 0 0 1px rgba(237,146,152,.62)}html[data-theme=dark] .cu-cal-empty{background:#18283c;color:#d2e3f5}html[data-theme=dark] .cu-cal-status{color:#c0d0e3}html[data-theme=dark] .cu-cal-status--error{color:#f4a7a9}html[data-theme=dark] .cu-meetings-month-list{border-color:#334457;background:linear-gradient(180deg,#101925,#0c141f)}html[data-theme=dark] .cu-month-list-title{color:#dce9f8}html[data-theme=dark] .cu-month-list-status,html[data-theme=dark] .cu-month-list-summary{color:#b9c8db}html[data-theme=dark] .cu-month-list-status--error{color:#f3a7a9}html[data-theme=dark] .cu-month-day-group{border-color:#334556;background:#121f2e}html[data-theme=dark] .cu-month-day-group.is-selected{border-color:#8cc3ff;box-shadow:0 0 0 2px rgba(140,195,255,.2)}html[data-theme=dark] .cu-month-day-heading{color:#d7e7fb}html[data-theme=dark] .cu-meetings-day-panel{border-color:#334457;background:linear-gradient(180deg,#101925,#0c141f)}html[data-theme=dark] .cu-day-title{color:#dce9f8}html[data-theme=dark] .cu-day-empty,html[data-theme=dark] .cu-day-status{color:#b9c8db}html[data-theme=dark] .cu-day-status--error{color:#f3a7a9}html[data-theme=dark] .cu-day-item{border-color:#334556;background:#121f2e}html[data-theme=dark] .cu-day-item--canceled{border-color:#73515b;background:linear-gradient(180deg,#2a1f26,#211820)}html[data-theme=dark] .cu-day-item-title{color:#e1edf9}html[data-theme=dark] .cu-canceled-badge{border-color:#8c5963;background:#3d2730;color:#f6cfd4}html[data-theme=dark] .cu-day-location,html[data-theme=dark] .cu-day-meta{color:#b4c5da}html[data-theme=dark] .cu-day-link{color:#92c6ff}html[data-theme=dark] .cu-day-link-muted{color:#94a8c1}html[data-theme=dark] .cu-agenda-summary-btn{border-color:#4f79a8;background:#1c3047;color:#cde5ff}html[data-theme=dark] .cu-agenda-summary-btn:hover:not(:disabled){background:#254066}html[data-theme=dark] .cu-agenda-summary{border-color:#354c65;background:#162637}html[data-theme=dark] .cu-agenda-summary-label{color:#c7ddf7}html[data-theme=dark] .cu-agenda-summary-list li{color:#bed0e4}html[data-theme=dark] .cu-agenda-summary-notice{border-color:rgba(182,154,91,.65);background:rgba(77,60,27,.38);color:#e8dcae}html[data-theme=dark] .cu-agenda-summary-pending{color:#b2c7df}html[data-theme=dark] .cu-agenda-summary-warning{color:#e2d7a6}html[data-theme=dark] .cu-agenda-summary-error{color:#f0a8ab}.site-header-inner{min-height:auto;display:flex;flex-direction:column;align-items:stretch;gap:0;padding-top:.18rem;padding-bottom:.22rem}.site-header-row{width:100%;min-width:0}.site-header-row-top{display:grid;grid-template-columns:minmax(16rem,auto) auto minmax(18rem,1fr) auto;align-items:center;grid-gap:.54rem;gap:.54rem}.site-brand{flex:0 0 auto;min-width:0;max-width:28rem;gap:.52rem;align-items:center}.site-brand-copy{min-width:0}.site-brand-tagline{font-size:.64rem;line-height:1.14;max-width:30ch;color:#2d547a}.site-header .site-brand-logo{width:auto;height:5rem;max-height:none}.site-nav{width:auto;display:inline-flex;align-items:center;justify-content:flex-start;justify-self:start;gap:.34rem;flex-wrap:nowrap}.site-nav-link{width:auto;min-width:6.85rem;min-height:2rem;padding:.28rem .72rem;border-radius:999px;font-size:.8rem;font-weight:700}.site-header-inline-jurisdiction{min-width:0;width:100%;justify-self:stretch}.site-header-inline-jurisdiction .site-town-picker-inline{width:100%;max-width:100%;border-radius:.68rem;border:1px solid rgba(167,193,223,.56);background:linear-gradient(160deg,rgba(247,252,255,.96),rgba(239,248,255,.98));box-shadow:0 8px 16px rgba(78,110,152,.1);padding:.22rem .3rem;gap:.22rem}.site-header-inline-jurisdiction .site-town-picker-inline .site-town-picker-summary{display:none}.site-header-inline-jurisdiction .site-town-picker-inline .site-town-picker-panel{display:block;margin-top:0}.site-header-inline-jurisdiction .site-town-picker-main{align-items:center;flex-wrap:nowrap;gap:.3rem}.site-header-inline-jurisdiction .site-town-picker-input-wrap{flex:1 1 14rem;min-width:0;width:auto}.site-header-inline-jurisdiction .site-town-picker-main .picker-row-compact{flex-wrap:nowrap;gap:.3rem}.site-header-inline-jurisdiction .site-town-picker-main .picker-input-compact{min-height:1.9rem;height:1.9rem;padding:.28rem .48rem;font-size:.76rem}.site-header-inline-jurisdiction .site-town-picker-main .picker-location-btn-compact{min-height:1.9rem;height:1.9rem;padding:.24rem .5rem;font-size:.63rem;line-height:1.1}.site-header-inline-jurisdiction .site-town-picker-count{min-width:1.08rem;height:1.08rem;font-size:.6rem}.site-header-inline-jurisdiction .site-town-picker-clear{min-height:1.9rem;padding:.2rem .46rem;font-size:.6rem}.site-header-inline-jurisdiction .site-town-picker-meta{margin-top:.12rem;gap:.28rem}.site-header-inline-jurisdiction .site-town-picker-selected{font-size:.58rem;padding:.14rem .3rem}.site-header-inline-jurisdiction .site-town-picker-deselect-btn{min-height:1.42rem;padding:.1rem .38rem;font-size:.56rem}.site-auth{margin-left:0;display:inline-flex;align-items:center;justify-content:flex-end;justify-self:end;gap:.28rem;flex-wrap:nowrap}.site-auth .btn-install{min-height:2rem;padding:.26rem .58rem;border-radius:999px;font-size:.7rem}.header-account-controls{gap:.28rem}.header-greeting{display:none}.site-header-inline-jurisdiction .site-town-picker .picker-input-compact:focus-visible,.site-header-inline-jurisdiction .site-town-picker .picker-location-btn-compact:focus-visible{outline:3px solid rgba(53,118,196,.5);outline-offset:2px}.site-header.is-mobile-compressed .site-header-inner{padding-top:.1rem;padding-bottom:.12rem}.site-header.is-mobile-compressed .site-brand-tagline{display:none}.site-header.is-mobile-compressed .site-brand-logo{height:3.4rem}.site-header.is-mobile-compressed .site-nav-link{min-height:1.88rem;min-width:6.2rem;padding:.22rem .62rem;font-size:.76rem}.site-header.is-mobile-compressed .site-header-inline-jurisdiction .site-town-picker-inline{padding:.18rem .24rem}.site-header.is-mobile-compressed .site-header-inline-jurisdiction .site-town-picker-clear,.site-header.is-mobile-compressed .site-header-inline-jurisdiction .site-town-picker-main .picker-input-compact,.site-header.is-mobile-compressed .site-header-inline-jurisdiction .site-town-picker-main .picker-location-btn-compact{min-height:1.75rem;height:1.75rem}.site-header.is-mobile-compressed .site-header-inline-jurisdiction .site-town-picker-count{min-width:1rem;height:1rem;font-size:.56rem}@media (max-width:1180px){.site-header-row-top{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand auth" "nav nav" "picker picker";gap:.42rem}.site-brand{grid-area:brand;max-width:none}.site-nav{grid-area:nav;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.32rem;gap:.32rem}.site-nav-link{width:100%;min-width:0}.site-header-inline-jurisdiction{grid-area:picker;width:100%}.site-auth{grid-area:auth;justify-self:end}}@media (max-width:900px){.site-header-inner{padding-top:.14rem;padding-bottom:.16rem}.site-brand{gap:.36rem}.site-header .site-brand-logo{height:3.8rem}.site-brand-tagline{font-size:.6rem;max-width:18ch}.site-nav-link{min-height:2.18rem;font-size:.76rem;padding:.26rem .54rem}.site-auth .btn-install{display:none}.site-auth .header-menu-trigger,.site-auth .theme-toggle-btn--icon{width:40px;min-width:40px;height:40px;border-radius:.62rem}.site-header-inline-jurisdiction .site-town-picker-inline{padding:.22rem .26rem}.site-header-inline-jurisdiction .site-town-picker-main{flex-wrap:wrap;align-items:stretch;gap:.32rem}.site-header-inline-jurisdiction .site-town-picker-input-wrap{flex:1 1 100%}.site-header-inline-jurisdiction .site-town-picker-main .picker-row-compact{flex-wrap:wrap}.site-header-inline-jurisdiction .site-town-picker-clear,.site-header-inline-jurisdiction .site-town-picker-deselect-btn,.site-header-inline-jurisdiction .site-town-picker-main .picker-input-compact,.site-header-inline-jurisdiction .site-town-picker-main .picker-location-btn-compact{min-height:40px;height:auto}.site-header.is-mobile-compressed .site-header-inner{padding-top:.08rem;padding-bottom:.1rem}.site-header.is-mobile-compressed .site-brand-logo{height:2.85rem}.site-header.is-mobile-compressed .site-header-inline-jurisdiction,.site-header.is-mobile-compressed .site-nav{display:none}.site-header.is-mobile-compressed .site-auth .header-menu-trigger,.site-header.is-mobile-compressed .site-auth .theme-toggle-btn--icon{width:36px;min-width:36px;height:36px;border-radius:.54rem}}@media (max-width:700px){.site-header .site-brand-logo{height:3.45rem}.site-brand-tagline{max-width:14ch}}html[data-theme=dark] .site-brand-tagline{color:#c5cfdd}html[data-theme=dark] .site-header-inline-jurisdiction .site-town-picker-inline{border-color:rgba(80,93,112,.78);background:linear-gradient(160deg,rgba(13,17,23,.96),rgba(16,21,28,.98));box-shadow:0 10px 20px rgba(0,0,0,.28)}html[data-theme=dark] .site-header-inline-jurisdiction .site-town-picker .picker-input-compact:focus-visible,html[data-theme=dark] .site-header-inline-jurisdiction .site-town-picker .picker-location-btn-compact:focus-visible{outline-color:rgba(186,198,214,.55)}@media (max-width:900px){.site-town-picker .picker-input-compact{font-size:16px;line-height:1.3}}.prefs-preset-create{display:grid;grid-gap:.6rem;gap:.6rem;grid-template-columns:1fr auto;align-items:center}.prefs-preset-list{display:grid;grid-gap:.6rem;gap:.6rem}.prefs-preset-card{border:1px solid rgba(149,175,207,.6);border-radius:.7rem;background:hsla(0,0%,100%,.72);padding:.7rem .8rem;display:grid;grid-gap:.5rem;gap:.5rem}.prefs-preset-card.is-active{border-color:rgba(43,111,214,.8);box-shadow:inset 0 0 0 1px rgba(43,111,214,.2)}.prefs-preset-name{margin:0;font-weight:700;color:#153f6e}.prefs-preset-meta{margin:.1rem 0 0;color:#4d6582;font-size:.84rem}.prefs-preset-actions{display:flex;flex-wrap:wrap;gap:.45rem}.prefs-inline-btn{border:1px solid rgba(128,154,188,.65);background:rgba(245,250,255,.96);color:#245282;border-radius:.55rem;padding:.45rem .65rem;font-size:.82rem}.prefs-inline-btn:hover{background:rgba(233,243,253,.96)}.site-town-picker-presets{display:flex;flex-wrap:wrap;gap:.32rem;margin-top:.36rem}.site-town-picker-preset-btn{border:1px solid rgba(132,164,205,.72);background:rgba(247,251,255,.95);color:#23507f;border-radius:999px;padding:.22rem .58rem;font-size:.72rem;line-height:1.2}.site-town-picker-preset-btn:hover{background:rgba(231,242,255,.95)}.site-town-picker-preset-btn.is-active{border-color:rgba(48,119,210,.85);background:linear-gradient(135deg,rgba(223,237,255,.95),rgba(236,246,255,.95))}.home-ops-card-timeline{grid-column:span 2}.home-timeline-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:.42rem;gap:.42rem}.home-timeline-item{border:1px solid rgba(149,176,208,.52);border-radius:.6rem;background:rgba(252,254,255,.88);padding:.48rem .58rem;display:grid;grid-template-columns:1fr auto;grid-gap:.5rem;gap:.5rem;align-items:center}.home-timeline-item--story{border-left:3px solid rgba(210,82,61,.72)}.home-timeline-item--comment,.home-timeline-item--election{border-left:3px solid rgba(206,128,32,.72)}.home-timeline-item--hearing,.home-timeline-item--meeting{border-left:3px solid rgba(43,111,214,.72)}.home-timeline-label{margin:0;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:#5f7591;font-weight:700}.home-timeline-title{margin:.1rem 0;color:#193f67;font-size:.9rem;line-height:1.25;font-weight:700}.home-timeline-detail{margin:0;color:#546e8d;font-size:.78rem}.home-timeline-meta{display:grid;grid-gap:.28rem;gap:.28rem;justify-items:end;font-size:.74rem;color:#355676;text-align:right}.buzz-cluster-card{align-items:flex-start}.buzz-cluster-card .buzz-card-body{display:grid;grid-gap:.6rem;gap:.6rem}.buzz-cluster-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.7rem}.buzz-cluster-meta{margin:0;font-size:.78rem;color:#55708f;text-align:right}.buzz-cluster-jurisdictions{margin:0;color:#4f6987;font-size:.82rem}.buzz-source-diversity{display:grid;grid-gap:.3rem;gap:.3rem}.buzz-source-chip-list{display:flex;flex-wrap:wrap;gap:.28rem}.buzz-source-chip{border:1px solid rgba(145,171,203,.6);background:rgba(245,250,255,.96);color:#2b537f;border-radius:999px;padding:.2rem .52rem;font-size:.72rem}.buzz-cluster-toggle{border:1px solid rgba(134,164,197,.72);border-radius:.55rem;background:rgba(245,251,255,.96);color:#245281;padding:.42rem .6rem;font-size:.82rem;width:-moz-fit-content;width:fit-content}.buzz-cluster-toggle:hover{background:rgba(233,244,255,.98)}.buzz-cluster-links{margin:0;padding:0;list-style:none;display:grid;grid-gap:.5rem;gap:.5rem}.buzz-cluster-link-item{border-top:1px dashed rgba(149,176,208,.54);padding-top:.44rem}.buzz-cluster-link{color:#16497e;font-weight:600}.buzz-cluster-link-meta{margin:.16rem 0 0;color:#56708f;font-size:.78rem}.civic-calendar-view{gap:1rem}.civic-page-head{display:flex;justify-content:space-between;align-items:center;gap:.8rem;flex-wrap:wrap}.civic-page-actions{display:flex;flex-wrap:wrap;gap:.6rem}.civic-calendar-status{margin:0}.civic-calendar-selection-note{margin:.6rem 0 0;color:#4a6482;font-size:.82rem}.civic-cal-day--has-events{box-shadow:inset 0 0 0 1px rgba(87,132,188,.38)}.civic-event-item{border-left:3px solid rgba(109,146,194,.6)}.civic-event-item.is-active{border-color:rgba(70,129,201,.82);box-shadow:0 0 0 2px rgba(92,153,226,.16)}.civic-event-item .buzz-primary-source-row,.civic-event-item .buzz-summary-row,.civic-event-item .cu-agenda-summary,.civic-event-item .cu-agenda-summary-error{margin-top:.65rem}.civic-story-summary-row{border:1px solid rgba(168,187,210,.54);border-radius:.78rem}.civic-story-source-row{margin-top:.5rem}.civic-event-head{display:flex;align-items:flex-start;gap:.45rem}.civic-event-head--interactive{justify-content:space-between;flex-wrap:wrap;gap:.6rem}.civic-event-head-main{flex:1 1 16rem;min-width:0;display:flex;align-items:flex-start;gap:.45rem}.civic-event-badge{font-size:.7rem;line-height:1;border-radius:999px;padding:.2rem .45rem;border:1px solid rgba(133,163,196,.7);background:rgba(241,248,255,.96);color:#245483;white-space:nowrap;margin-top:.2rem}.civic-event-detail-trigger{border:1px solid rgba(137,167,201,.72);border-radius:999px;background:rgba(245,250,255,.96);color:#1f4f81;padding:.3rem .62rem;font-size:.74rem;font-weight:700;white-space:nowrap;margin-left:auto}.civic-event-detail-trigger:hover{background:rgba(233,244,255,.98)}.civic-event-detail-trigger:focus-visible{outline:2px solid #5fa8ff;outline-offset:2px}.civic-event-detail-trigger.is-active{border-color:rgba(77,135,204,.8);background:rgba(225,238,255,.95)}.civic-event-detail{margin-top:.7rem;padding-top:.7rem;border-top:1px dashed rgba(164,187,214,.66)}.civic-event-detail-meta{margin:0;display:flex;flex-wrap:wrap;gap:.38rem .5rem;font-size:.76rem;color:#536d8c}.civic-event-detail-meta span{border:1px solid rgba(160,184,211,.62);border-radius:999px;background:rgba(246,250,255,.92);padding:.18rem .48rem}.civic-event-detail-description{margin:.58rem 0 0;color:#304b69;font-size:.84rem;line-height:1.5}.civic-event-badge--story{border-color:rgba(208,92,74,.55);background:rgba(255,243,240,.9);color:#8a382a}.civic-event-badge--comment,.civic-event-badge--election{border-color:rgba(205,138,48,.58);background:rgba(255,248,235,.92);color:#8a5a19}.officials-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem;flex-wrap:wrap}.officials-selection-pill{margin:0;display:inline-flex;align-items:center;justify-content:center;padding:.45rem .72rem;border-radius:999px;border:1px solid rgba(153,182,216,.62);background:hsla(0,0%,100%,.82);color:#25527f;font-size:.82rem;font-weight:700}.officials-disclaimer{max-width:58rem;margin:0}.officials-empty-state{border:1px solid rgba(163,188,219,.56);border-radius:.95rem;background:hsla(0,0%,100%,.8);padding:.95rem 1rem}.officials-empty-state-note{margin:.45rem 0 0;color:#5c7693;font-size:.84rem;line-height:1.45}.officials-jurisdiction-list{display:grid;grid-gap:1rem;gap:1rem}.officials-jurisdiction-section{border:1px solid rgba(149,176,208,.56);border-radius:.85rem;background:hsla(0,0%,100%,.74);padding:.9rem}.officials-jurisdiction-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;flex-wrap:wrap;margin-bottom:.85rem}.officials-jurisdiction-title{margin:0;color:#143f6e}.officials-jurisdiction-note{margin:.35rem 0 0;color:#587492;font-size:.85rem;line-height:1.5;max-width:44rem}.officials-jurisdiction-badges{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-end}.officials-jurisdiction-badge{display:inline-flex;align-items:center;justify-content:center;padding:.34rem .58rem;border-radius:999px;border:1px solid rgba(157,184,216,.58);background:rgba(250,253,255,.9);color:#28547f;font-size:.76rem;font-weight:700}.officials-grid{display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.officials-group{border:1px solid rgba(161,185,214,.5);border-radius:.7rem;background:rgba(250,253,255,.88);padding:.82rem}.officials-group-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem;margin-bottom:.55rem}.officials-group-title{margin:0;color:#1e4e7f;font-size:.96rem}.officials-group-description{margin:.24rem 0 0;color:#5e7894;font-size:.8rem;line-height:1.45}.officials-group-count{min-width:1.6rem;height:1.6rem;padding:0 .45rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(43,111,214,.12);color:#1f4e80;font-size:.78rem;font-weight:800}.officials-empty{margin:0;color:#5f7895;font-size:.84rem;line-height:1.45}.officials-entry-list{display:grid;grid-gap:.65rem;gap:.65rem}.officials-entry-card{border:1px solid rgba(170,192,218,.5);border-radius:.62rem;background:hsla(0,0%,100%,.9);padding:.72rem;display:grid;grid-gap:.55rem;gap:.55rem}.officials-entry-card.is-expanded{border-color:rgba(89,138,198,.7);box-shadow:0 0 0 2px rgba(85,132,190,.12)}.officials-entry-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.officials-entry-headline{min-width:0}.officials-entry-kicker{margin:0 0 .22rem;color:#3b648f;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.officials-entry-title{margin:0;color:#1b4674;font-size:.96rem;line-height:1.3}.officials-entry-context{margin:.22rem 0 0;color:#486887;font-size:.79rem}.officials-entry-toggle{flex:0 0 auto;border:1px solid rgba(135,167,206,.58);border-radius:.52rem;background:rgba(247,251,255,.94);color:#25527e;padding:.36rem .58rem;font-size:.74rem;font-weight:700;cursor:pointer}.officials-entry-toggle:hover{background:rgba(237,245,255,.98)}.officials-entry-toggle.is-expanded{border-color:rgba(91,136,193,.7)}.officials-entry-summary{margin:0;color:#4f6987;font-size:.83rem;line-height:1.5}.officials-entry-meta{display:flex;flex-wrap:wrap;gap:.4rem;color:#416583;font-size:.74rem}.officials-entry-meta span{display:inline-flex;align-items:center;padding:.22rem .45rem;border-radius:999px;border:1px solid rgba(168,191,218,.52);background:rgba(247,251,255,.92)}.officials-entry-contact-list{margin:0;display:grid;grid-gap:.42rem;gap:.42rem}.officials-entry-contact-list div{display:grid;grid-gap:.16rem;gap:.16rem}.officials-entry-contact-list dt{color:#365b7f;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.officials-entry-contact-list dd{margin:0;color:#4b6686;font-size:.82rem;line-height:1.45;display:flex;flex-wrap:wrap;gap:.38rem}.officials-contact-link{color:#1e5fa8;text-decoration:underline;text-underline-offset:.18rem;font-weight:600}.officials-entry-actions{display:flex;flex-wrap:wrap;gap:.45rem}.officials-action-chip{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.38rem .62rem;border-radius:999px;border:1px solid rgba(133,167,206,.58);background:rgba(246,250,255,.94);color:#22527e;font-size:.76rem;font-weight:700;text-decoration:none}.officials-action-chip:hover{background:rgba(236,245,255,.98)}.officials-action-chip--secondary{background:hsla(0,0%,100%,.92)}.officials-entry-detail{border-top:1px solid rgba(173,196,221,.56);padding-top:.55rem;display:grid;grid-gap:.65rem;gap:.65rem}.officials-entry-detail-block{display:grid;grid-gap:.35rem;gap:.35rem}.officials-entry-detail-block h5{margin:0;color:#244f7a;font-size:.77rem;letter-spacing:.06em;text-transform:uppercase}.officials-entry-notes{margin:0;padding-left:1rem;color:#4f6987;display:grid;grid-gap:.32rem;gap:.32rem;font-size:.8rem;line-height:1.45}.policy-pulse-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.policy-pulse-title-block{display:grid;grid-gap:.25rem;gap:.25rem}.policy-pulse-kicker{margin:0;text-transform:uppercase;letter-spacing:.09em;font-size:.72rem;color:#5c7a97}.policy-pulse-month-nav{display:flex;align-items:center;gap:.5rem}.policy-pulse-month-nav span{min-width:10.5rem;text-align:center;color:#173d67;font-weight:600}.policy-pulse-subtitle{max-width:58rem}.policy-pulse-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.policy-pulse-actions{display:flex;gap:.55rem;flex-wrap:wrap}.policy-pulse-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.policy-pulse-empty,.policy-pulse-evidence-card,.policy-pulse-source-summary,.policy-pulse-summary>div{border:1px solid rgba(148,177,210,.58);border-radius:.8rem;background:hsla(0,0%,100%,.78);padding:.95rem}.policy-pulse-summary-value{margin:0;font-size:1.35rem;font-weight:700;color:#143f6d}.policy-pulse-summary-label{margin:.18rem 0 0;color:#54708f;font-size:.82rem}.policy-pulse-card-kicker,.policy-pulse-source-kicker{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;color:#65819d}.policy-pulse-source-summary{display:grid;grid-gap:.35rem;gap:.35rem}.policy-pulse-source-meta,.policy-pulse-source-text,.policy-pulse-transparency-note{margin:0;color:#516d8b;font-size:.86rem}.policy-pulse-empty h2,.policy-pulse-evidence-head h3{margin:0 0 .3rem;color:#143f6d}.policy-pulse-jurisdictions{display:grid;grid-gap:1rem;gap:1rem}.policy-pulse-card{border:1px solid rgba(148,177,210,.58);border-radius:.8rem;background:hsla(0,0%,100%,.78);padding:1rem;display:grid;grid-gap:.85rem;gap:.85rem}.policy-pulse-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem;flex-wrap:wrap}.policy-pulse-card-totals{display:flex;gap:.45rem;flex-wrap:wrap}.policy-pulse-card-totals span,.policy-pulse-group-count{display:inline-flex;align-items:center;justify-content:center;min-width:2.15rem;padding:.26rem .55rem;border-radius:999px;border:1px solid rgba(171,194,220,.72);background:rgba(244,249,255,.88);color:#34597f;font-size:.78rem;font-weight:700}.policy-pulse-jurisdiction{margin:0;color:#143f6d}.policy-pulse-metrics{margin:0;color:#54708f;font-size:.83rem}.policy-pulse-group,.policy-pulse-sections{display:grid;grid-gap:.75rem;gap:.75rem}.policy-pulse-group-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.policy-pulse-group-title{margin:0;font-size:1rem;color:#143f6d}.policy-pulse-empty-note,.policy-pulse-group-description{margin:.18rem 0 0;color:#54708f;font-size:.83rem}.policy-topic-list{display:grid;grid-gap:.7rem;gap:.7rem}.policy-topic-card{border:1px solid rgba(167,189,214,.56);border-radius:.68rem;background:rgba(251,254,255,.9);padding:.75rem;display:grid;grid-gap:.6rem;gap:.6rem}.policy-topic-card.is-expanded{box-shadow:0 0 0 1px rgba(77,129,192,.12)}.policy-topic-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem;flex-wrap:wrap}.policy-topic-headline{display:grid;grid-gap:.25rem;gap:.25rem;min-width:0}.policy-topic-evidence-actions,.policy-topic-eyebrow,.policy-topic-keywords{display:flex;gap:.45rem;flex-wrap:wrap}.policy-topic-confidence,.policy-topic-keyword,.policy-topic-source-chip{display:inline-flex;align-items:center;justify-content:center;padding:.22rem .5rem;border-radius:999px;border:1px solid rgba(171,194,220,.74);background:rgba(244,249,255,.86);color:#426789;font-size:.74rem;font-weight:600}.policy-topic-confidence--high{border-color:rgba(88,165,119,.45);background:rgba(226,245,233,.92);color:#215a39}.policy-topic-confidence--medium{border-color:rgba(203,161,73,.42);background:hsla(46,76%,90%,.9);color:#74571b}.policy-topic-confidence--limited{border-color:rgba(174,179,194,.5);background:rgba(241,244,249,.92);color:#506277}.policy-topic-keyword--body{background:rgba(237,244,255,.92)}.policy-topic-name{margin:0;font-size:1rem;color:#1b4878}.policy-topic-counts{margin:0;color:#54708f;font-size:.78rem}.policy-topic-note,.policy-topic-summary{margin:0;color:#45617f;font-size:.87rem;line-height:1.45}.policy-topic-toggle{border:1px solid rgba(161,188,216,.76);border-radius:999px;background:rgba(245,249,255,.92);color:#21486f;font-size:.78rem;font-weight:600;padding:.42rem .8rem;transition:background .18s ease,border-color .18s ease,color .18s ease}.policy-topic-toggle:hover{background:rgba(235,244,255,.98)}.policy-topic-toggle.is-expanded{border-color:rgba(88,135,197,.76);background:rgba(230,240,255,.96)}.policy-topic-detail{border-top:1px solid rgba(179,201,226,.62);padding-top:.7rem;display:grid;grid-gap:.75rem;gap:.75rem}.policy-topic-detail-block{display:grid;grid-gap:.5rem;gap:.5rem}.policy-topic-detail-head{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.policy-topic-detail-block h4,.policy-topic-detail-head h4{margin:0;color:#163d67;font-size:.9rem}.policy-pulse-evidence-head a,.policy-topic-detail-head a{color:#2d71cc;font-size:.8rem;text-decoration:none}.policy-pulse-evidence-list,.policy-topic-evidence-list,.policy-topic-why-list{margin:0;padding:0}.policy-topic-why-list{padding-left:1rem;color:#466380;font-size:.84rem;display:grid;grid-gap:.35rem;gap:.35rem}.policy-pulse-evidence-list,.policy-topic-evidence-list{list-style:none;display:grid;grid-gap:.6rem;gap:.6rem}.policy-topic-evidence-item{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;flex-wrap:wrap;border:1px solid rgba(179,201,226,.56);border-radius:.65rem;background:rgba(246,250,255,.78);padding:.65rem}.policy-topic-evidence-title{margin:0;color:#173f69;font-size:.9rem}.policy-topic-evidence-meta{margin:.18rem 0 0;color:#577391;font-size:.79rem}.policy-topic-evidence-snippet{margin:.32rem 0 0;color:#46627f;font-size:.82rem;line-height:1.4}.policy-pulse-fallback{display:grid;grid-gap:.8rem;gap:.8rem}.policy-pulse-evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.policy-pulse-evidence-head{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem}.policy-pulse-evidence-list{gap:.55rem}.policy-pulse-evidence-list li{display:grid;grid-gap:.15rem;gap:.15rem}.policy-pulse-evidence-list li span:first-child{color:#1c456f;font-size:.9rem}.policy-pulse-evidence-list li span:last-child{color:#54708f;font-size:.78rem}@media (max-width:1100px){.home-ops-card-timeline{grid-column:span 1}}@media (max-width:900px){.home-timeline-item,.prefs-preset-create{grid-template-columns:1fr}.home-timeline-meta{justify-items:start;text-align:left}.buzz-cluster-head{flex-direction:column;align-items:flex-start}.buzz-cluster-meta{text-align:left}.civic-page-head{align-items:flex-start}.policy-pulse-month-nav span{min-width:8rem}.policy-pulse-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-pulse-evidence-grid{grid-template-columns:1fr}.policy-topic-evidence-item{flex-direction:column}}@media (max-width:640px){.policy-pulse-summary{grid-template-columns:1fr}.policy-pulse-card-head,.policy-pulse-group-head,.policy-topic-detail-head,.policy-topic-head{align-items:flex-start}}html[data-theme=dark] .prefs-preset-card{border-color:rgba(87,117,153,.7);background:rgba(21,28,38,.85)}html[data-theme=dark] .prefs-preset-card.is-active{border-color:rgba(92,146,223,.86);box-shadow:inset 0 0 0 1px rgba(84,136,210,.3)}html[data-theme=dark] .prefs-preset-name{color:#cfe5ff}html[data-theme=dark] .buzz-cluster-jurisdictions,html[data-theme=dark] .buzz-cluster-link-meta,html[data-theme=dark] .buzz-cluster-meta,html[data-theme=dark] .home-timeline-detail,html[data-theme=dark] .officials-empty,html[data-theme=dark] .officials-empty-state-note,html[data-theme=dark] .officials-entry-contact-list dd,html[data-theme=dark] .officials-entry-context,html[data-theme=dark] .officials-entry-notes,html[data-theme=dark] .officials-entry-summary,html[data-theme=dark] .officials-group-description,html[data-theme=dark] .officials-jurisdiction-note,html[data-theme=dark] .policy-pulse-metrics,html[data-theme=dark] .policy-topic-counts,html[data-theme=dark] .policy-topic-samples,html[data-theme=dark] .prefs-preset-meta{color:#9fb7d2}html[data-theme=dark] .buzz-cluster-toggle,html[data-theme=dark] .prefs-inline-btn{border-color:rgba(93,126,164,.74);background:rgba(23,32,43,.9);color:#c4dbf6}html[data-theme=dark] .buzz-source-chip,html[data-theme=dark] .civic-event-badge,html[data-theme=dark] .officials-entry-meta span,html[data-theme=dark] .officials-jurisdiction-badge,html[data-theme=dark] .officials-selection-pill,html[data-theme=dark] .site-town-picker-preset-btn{border-color:rgba(90,124,162,.76);background:rgba(27,38,52,.9);color:#c7ddf7}html[data-theme=dark] .civic-calendar-selection-note{color:#a7bfd9}html[data-theme=dark] .civic-event-item.is-active{border-color:rgba(104,154,220,.84);box-shadow:0 0 0 2px rgba(79,129,193,.22)}html[data-theme=dark] .civic-story-summary-row{border-color:rgba(83,116,154,.74)}html[data-theme=dark] .civic-event-detail-trigger{border-color:rgba(86,123,164,.8);background:rgba(24,35,48,.92);color:#cfe2f8}html[data-theme=dark] .civic-event-detail-trigger:hover{background:rgba(29,43,58,.96)}html[data-theme=dark] .civic-event-detail-trigger.is-active{border-color:rgba(102,152,226,.88);background:rgba(27,49,74,.92)}html[data-theme=dark] .civic-event-detail{border-top-color:rgba(83,116,154,.74)}html[data-theme=dark] .civic-event-detail-meta{color:#9ab5d3}html[data-theme=dark] .civic-event-detail-meta span{border-color:rgba(83,116,154,.74);background:rgba(22,32,45,.92)}html[data-theme=dark] .civic-event-detail-description{color:#c0d7ef}html[data-theme=dark] .site-town-picker-preset-btn.is-active{border-color:rgba(102,152,226,.85);background:rgba(27,49,74,.92)}html[data-theme=dark] .home-timeline-item,html[data-theme=dark] .officials-empty-state,html[data-theme=dark] .officials-entry-card,html[data-theme=dark] .officials-group,html[data-theme=dark] .officials-jurisdiction-section,html[data-theme=dark] .policy-pulse-card,html[data-theme=dark] .policy-topic-card{border-color:rgba(83,116,154,.74);background:rgba(19,28,39,.86)}html[data-theme=dark] .civic-page-head h1,html[data-theme=dark] .home-timeline-title,html[data-theme=dark] .officials-entry-detail-block h5,html[data-theme=dark] .officials-entry-title,html[data-theme=dark] .officials-group-title,html[data-theme=dark] .officials-jurisdiction-title,html[data-theme=dark] .policy-pulse-jurisdiction,html[data-theme=dark] .policy-pulse-summary-value,html[data-theme=dark] .policy-topic-name{color:#d4e9ff}html[data-theme=dark] .officials-action-chip,html[data-theme=dark] .officials-entry-toggle{border-color:rgba(88,122,160,.8);background:rgba(24,35,48,.92);color:#d3e7ff}html[data-theme=dark] .officials-action-chip--secondary{background:rgba(21,31,43,.94)}html[data-theme=dark] .officials-action-chip:hover,html[data-theme=dark] .officials-entry-toggle:hover{background:rgba(30,44,60,.96)}html[data-theme=dark] .officials-contact-link{color:#8fc3ff}html[data-theme=dark] .officials-entry-contact-list dt,html[data-theme=dark] .officials-entry-kicker{color:#aecaeb}html[data-theme=dark] .officials-entry-detail{border-top-color:rgba(83,116,154,.74)}html[data-theme=dark] .policy-pulse-card-kicker,html[data-theme=dark] .policy-pulse-empty-note,html[data-theme=dark] .policy-pulse-evidence-list li span:last-child,html[data-theme=dark] .policy-pulse-group-description,html[data-theme=dark] .policy-pulse-kicker,html[data-theme=dark] .policy-pulse-source-kicker,html[data-theme=dark] .policy-pulse-source-meta,html[data-theme=dark] .policy-pulse-source-text,html[data-theme=dark] .policy-pulse-summary-label,html[data-theme=dark] .policy-pulse-transparency-note,html[data-theme=dark] .policy-topic-counts,html[data-theme=dark] .policy-topic-evidence-meta,html[data-theme=dark] .policy-topic-evidence-snippet,html[data-theme=dark] .policy-topic-note,html[data-theme=dark] .policy-topic-summary,html[data-theme=dark] .policy-topic-why-list{color:#9fb7d2}html[data-theme=dark] .policy-pulse-empty,html[data-theme=dark] .policy-pulse-evidence-card,html[data-theme=dark] .policy-pulse-source-summary,html[data-theme=dark] .policy-pulse-summary>div{border-color:rgba(83,116,154,.74);background:rgba(19,28,39,.86)}html[data-theme=dark] .policy-pulse-empty h2,html[data-theme=dark] .policy-pulse-evidence-head h3,html[data-theme=dark] .policy-pulse-evidence-list li span:first-child,html[data-theme=dark] .policy-pulse-group-title,html[data-theme=dark] .policy-topic-detail-block h4,html[data-theme=dark] .policy-topic-detail-head h4{color:#d4e9ff}html[data-theme=dark] .policy-pulse-evidence-head a,html[data-theme=dark] .policy-topic-detail-head a{color:#8fbdf9}html[data-theme=dark] .policy-pulse-card-totals span,html[data-theme=dark] .policy-pulse-group-count,html[data-theme=dark] .policy-topic-confidence,html[data-theme=dark] .policy-topic-keyword,html[data-theme=dark] .policy-topic-source-chip{border-color:rgba(88,122,160,.8);background:rgba(24,35,48,.92);color:#d3e7ff}html[data-theme=dark] .policy-topic-confidence--high{border-color:rgba(76,149,105,.7);background:rgba(26,59,41,.92);color:#bbf0cb}html[data-theme=dark] .policy-topic-confidence--medium{border-color:rgba(189,145,61,.7);background:rgba(65,49,15,.9);color:#f5dfa6}html[data-theme=dark] .policy-topic-confidence--limited{border-color:rgba(103,126,153,.72);background:rgba(28,40,55,.92);color:#c2d8ef}html[data-theme=dark] .policy-topic-toggle{border-color:rgba(88,122,160,.8);background:rgba(24,35,48,.92);color:#d3e7ff}html[data-theme=dark] .policy-topic-toggle:hover{background:rgba(30,44,60,.96)}html[data-theme=dark] .policy-topic-toggle.is-expanded{border-color:rgba(102,152,226,.88);background:rgba(27,49,74,.92)}html[data-theme=dark] .policy-topic-detail{border-top-color:rgba(83,116,154,.74)}html[data-theme=dark] .policy-topic-evidence-item{border-color:rgba(83,116,154,.74);background:rgba(24,35,48,.92)}.signin-shell{min-height:calc(100vh - 5rem);display:grid;place-items:center;padding:2rem 0 3rem}.signin-stage{width:100%;max-width:58rem;display:grid;grid-gap:1.25rem;gap:1.25rem;justify-items:center}.signin-brand-lockup{display:grid;justify-items:center;text-align:center;grid-gap:.75rem;gap:.75rem;max-width:44rem}.signin-logo{width:min(25rem,72vw);height:auto;filter:drop-shadow(0 24px 42px rgba(28,58,94,.16))}.signin-eyebrow{margin:0;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:700;color:#5b7898}.signin-title{margin:0;font-family:var(--font-display),serif;font-size:clamp(2rem,4vw,3.3rem);line-height:1.04;color:#173b61}.signin-copy{margin:0;max-width:38rem;font-size:1rem;line-height:1.65;color:#46607c}.signin-panel{width:100%;max-width:34rem;display:grid;grid-gap:1rem;gap:1rem;border:1px solid rgba(146,176,206,.6);border-radius:1.2rem;background:radial-gradient(circle at top,rgba(238,247,255,.95),rgba(248,251,255,.98) 42%,hsla(0,0%,100%,.98) 100%);box-shadow:0 20px 48px -32px rgba(18,40,67,.42);padding:1.3rem 1.3rem 1.2rem}.signin-panel-copy{display:grid;grid-gap:.7rem;gap:.7rem}.signin-panel-kicker{margin:0;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6684a5}.signin-benefits{margin:0;padding-left:1.1rem;display:grid;grid-gap:.45rem;gap:.45rem;color:#274767;font-size:.95rem;line-height:1.55}.signin-footnote,.signin-note{margin:0;color:#5a7390;font-size:.86rem;line-height:1.5}.signin-alert{margin:0;border-radius:.85rem;padding:.8rem .9rem;font-size:.88rem;line-height:1.45}.signin-alert-error{border:1px solid rgba(204,117,123,.42);background:rgba(255,240,241,.94);color:#8e2f34}.signin-google-btn{display:inline-flex;align-items:center;justify-content:center;gap:.72rem;width:100%;min-height:3.4rem;border:1px solid rgba(174,190,211,.82);border-radius:999px;background:linear-gradient(180deg,#fff,#f7fbff);color:#183a60;font-size:1rem;font-weight:800;letter-spacing:.01em;box-shadow:0 16px 36px -24px rgba(22,82,155,.32);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.signin-google-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 20px 38px -24px rgba(22,82,155,.38);filter:saturate(1.03)}.signin-google-btn:disabled{cursor:wait;opacity:.82}.signin-google-btn-mark{display:inline-flex;align-items:center;font-size:1.02rem;font-weight:800;letter-spacing:-.02em}.signin-google-g--blue{color:#4285f4}.signin-google-g--red{color:#db4437}.signin-google-g--yellow{color:#f4b400}.signin-google-g--green{color:#0f9d58}@media (max-width:700px){.signin-shell{min-height:auto;padding:1rem 0 2rem}.signin-panel{padding:1.05rem}.signin-copy{font-size:.95rem}}html[data-theme=dark] .signin-eyebrow,html[data-theme=dark] .signin-footnote,html[data-theme=dark] .signin-note,html[data-theme=dark] .signin-panel-kicker{color:#9fb7d2}html[data-theme=dark] .signin-benefits,html[data-theme=dark] .signin-title{color:#d8e9fb}html[data-theme=dark] .signin-copy{color:#b4c8dd}html[data-theme=dark] .signin-panel{border-color:rgba(83,116,154,.74);background:radial-gradient(circle at top,rgba(30,42,58,.92),rgba(19,28,39,.9) 42%,rgba(17,24,34,.92) 100%);box-shadow:0 24px 52px -34px rgba(0,0,0,.64)}html[data-theme=dark] .signin-alert-error{border-color:rgba(176,90,98,.5);background:rgba(72,28,34,.44);color:#f0b8bf}html[data-theme=dark] .signin-google-btn{border-color:rgba(97,130,166,.84);background:linear-gradient(180deg,rgba(245,249,255,.96),rgba(232,241,252,.96));color:#173b61}.cu-shell-header .cu-header-inner{min-height:auto;display:flex;flex-direction:column;align-items:stretch;gap:.38rem;padding-top:.18rem;padding-bottom:.26rem}.cu-header-row-top{display:flex;align-items:center;gap:.78rem;min-width:0}.cu-header-brand{flex:0 1 19rem;min-width:0;max-width:23rem}.cu-shell-header .site-brand{gap:.68rem;align-items:center;max-width:none}.cu-shell-header .site-brand-copy{gap:.08rem}.cu-shell-header .site-brand-logo{height:4.15rem;width:auto;max-height:none}.cu-shell-header .site-brand-name{color:#143b62;font-size:1.24rem;font-weight:800;line-height:1}.cu-shell-header .site-brand-tagline{color:#58708f;font-size:.68rem;font-weight:700;line-height:1.18;max-width:23ch}.cu-header-nav{display:flex;align-items:center;gap:.42rem;flex:1 1 auto;min-width:0;flex-wrap:wrap}.cu-header-nav-link{flex:0 0 auto;min-height:2.1rem;border-radius:999px;border:1px solid rgba(96,137,186,.38);background:linear-gradient(135deg,hsla(0,0%,100%,.88),rgba(231,242,255,.9));color:#1d4d83;padding:.36rem .84rem;font-size:.78rem;font-weight:700;line-height:1.1;white-space:nowrap}.cu-header-nav-link:hover{background:linear-gradient(135deg,rgba(237,246,255,.98),rgba(220,235,252,.98));border-color:rgba(71,122,181,.55)}.cu-header-nav-link.is-active,.cu-header-nav-link[aria-current=page]{color:#11395f;border-color:rgba(65,121,186,.72);background:linear-gradient(135deg,rgba(227,239,255,.98),rgba(212,231,253,.98))}.cu-header-nav-link:focus-visible{outline:3px solid rgba(53,118,196,.5);outline-offset:2px}.cu-header-utilities{margin-left:auto;flex:0 0 auto;display:flex;align-items:center;gap:.34rem}.cu-header-jurisdiction-summary{flex:0 0 auto;min-width:11.25rem;max-width:14.5rem}.cu-header-jurisdiction-summary .site-town-picker{padding:0;border:0;background:transparent;box-shadow:none}.cu-header-jurisdiction-summary .site-town-picker-trigger .site-town-picker-summary{min-height:2.14rem;padding:.26rem .58rem;max-width:100%;border-radius:.72rem}.cu-header-jurisdiction-summary .site-town-picker-trigger .site-town-picker-summary-kicker{font-size:.54rem}.cu-header-jurisdiction-summary .site-town-picker-trigger .site-town-picker-summary-value{font-size:.74rem}.cu-header-jurisdiction-summary .site-town-picker-trigger .site-town-picker-summary-meta{gap:.34rem}.cu-header-row-context{display:none}.cu-header-row-context.is-visible{display:block}@media (min-width:901px){.cu-shell-header.is-viewport-pending .cu-header-row-context{display:block}}.cu-header-row-context-inner{border:1px solid rgba(154,185,220,.58);border-radius:.92rem;background:linear-gradient(165deg,rgba(251,253,255,.96),rgba(239,247,255,.95));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72);padding:.52rem .62rem}.cu-header-row-context .site-town-picker{width:100%;padding:0;border:0;background:transparent;box-shadow:none}.cu-header-row-context .site-town-picker-inline{width:100%;max-width:none;gap:.28rem}.cu-header-row-context .site-town-picker-panel{display:block;margin-top:0}.cu-header-row-context .site-town-picker-main{display:flex;align-items:flex-start;gap:.52rem;flex-wrap:wrap}.cu-header-row-context .site-town-picker-input-wrap{flex:1 1 22rem;min-width:16rem}.cu-header-row-context .site-town-picker-main .picker-row-compact{gap:.42rem}.cu-header-row-context .site-town-picker-main .picker-input-compact{min-height:2.48rem;padding:.48rem .72rem;font-size:.84rem}.cu-header-row-context .site-town-picker-main .picker-location-btn-compact{min-height:2.48rem;padding:.44rem .78rem;font-size:.72rem}.site-town-picker-actions{display:inline-flex;align-items:center;gap:.42rem;flex:0 0 auto}.cu-header-row-context .site-town-picker-count{min-width:1.3rem;height:1.3rem;font-size:.66rem}.cu-header-row-context .site-town-picker-clear{min-height:2.14rem;padding:.28rem .68rem;font-size:.7rem}.site-town-picker-presets,.site-town-picker-selection-bar{display:flex;align-items:flex-start;gap:.52rem;flex-wrap:wrap}.site-town-picker-secondary-label,.site-town-picker-selection-label{color:#5e7591;font-size:.64rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase;padding-top:.24rem}.cu-header-row-context .site-town-picker-deselect-list,.site-town-picker-preset-list{display:flex;flex-wrap:wrap;gap:.4rem}.cu-header-row-context .site-town-picker-deselect-btn,.site-town-picker-preset-btn{min-height:1.82rem;padding:.18rem .58rem;border-radius:999px;font-size:.68rem}.cu-shell-header.is-mobile-compressed .cu-header-row-context{display:none}.cu-shell-header.is-mobile-compressed.is-context-open .cu-header-row-context{display:block}.cu-shell-header.is-mobile-compressed .site-brand-logo{height:3.18rem}.cu-shell-header.is-mobile-compressed .site-brand-tagline{display:none}.cu-shell-header.is-mobile-compressed .site-brand-name{font-size:1.06rem}.cu-shell-header.is-mobile-compressed .cu-header-nav-link{min-height:1.95rem;padding:.3rem .68rem;font-size:.74rem}@media (max-width:1200px){.cu-header-row-top{flex-wrap:wrap;align-items:flex-start}.cu-header-brand{max-width:none;flex:1 1 auto}.cu-header-nav{order:3;width:100%;flex:1 1 100%}}@media (max-width:900px){.cu-shell-header .cu-header-inner{gap:.28rem;padding-top:.14rem;padding-bottom:.2rem}.cu-header-row-top{gap:.5rem}.cu-header-brand{flex:1 1 auto;max-width:calc(100% - 10.8rem)}.cu-shell-header .site-brand-logo{height:3.38rem}.cu-shell-header .site-brand-name{font-size:1.08rem}.cu-shell-header .site-brand-tagline{font-size:.58rem;max-width:17ch}.cu-header-jurisdiction-summary{min-width:0;max-width:min(10.8rem,calc(100vw - 11rem))}.cu-header-jurisdiction-summary .site-town-picker-trigger .site-town-picker-summary-kicker{display:none}.cu-header-jurisdiction-summary .site-town-picker-trigger .site-town-picker-summary-value{font-size:.68rem}.cu-header-nav{gap:.34rem}.cu-header-nav-link{min-height:1.98rem;padding:.28rem .64rem;font-size:.73rem}.cu-header-row-context-inner{padding:.48rem .52rem}.cu-header-row-context .site-town-picker-main .picker-input-compact,.cu-header-row-context .site-town-picker-main .picker-location-btn-compact{min-height:2.28rem}.cu-shell-header.is-mobile-compressed .cu-header-inner{gap:.2rem}}@media (max-width:700px){.cu-shell-header .site-brand-logo{height:2.96rem}.cu-shell-header .site-brand-name{font-size:.98rem}.cu-shell-header .site-brand-tagline{display:none}.cu-header-row-context .site-town-picker-main{align-items:stretch}.cu-header-row-context .site-town-picker-input-wrap{min-width:0;flex-basis:100%}.cu-header-row-context .site-town-picker-main .picker-row-compact{flex-direction:column;align-items:stretch}.cu-header-row-context .site-town-picker-main .picker-location-btn-compact,.site-town-picker-actions{width:100%}}.buzz-transparency-card{border:1px solid rgba(183,205,230,.64);border-radius:.82rem;padding:.72rem .84rem;background:linear-gradient(160deg,hsla(0,0%,100%,.98),rgba(244,250,255,.98))}.buzz-transparency-line{margin:.22rem 0 0;color:#4b6585;font-size:.84rem;line-height:1.4}.buzz-primary-source-row{display:flex;align-items:center;flex-wrap:wrap;gap:.48rem}.buzz-summary-meta{margin:.26rem 0 0;color:#5a7391;font-size:.8rem;line-height:1.35}.buzz-read-pill--secondary{border-color:rgba(121,161,206,.68);background:linear-gradient(150deg,rgba(246,251,255,.98),rgba(232,243,255,.98));color:#184b7e}html[data-theme=dark] .cu-shell-header .site-brand-name{color:#e1ecfa}html[data-theme=dark] .cu-shell-header .site-brand-tagline,html[data-theme=dark] .site-town-picker-secondary-label,html[data-theme=dark] .site-town-picker-selection-label{color:#92abc8}html[data-theme=dark] .cu-header-nav-link{border-color:rgba(95,105,118,.76);background:linear-gradient(145deg,rgba(18,22,27,.96),rgba(20,24,30,.96));color:#d6e1ef}html[data-theme=dark] .cu-header-nav-link:hover{background:linear-gradient(145deg,rgba(24,29,35,.98),rgba(26,31,38,.98))}html[data-theme=dark] .cu-header-nav-link.is-active,html[data-theme=dark] .cu-header-nav-link[aria-current=page]{border-color:rgba(121,136,157,.84);background:linear-gradient(145deg,rgba(27,34,43,.98),rgba(30,37,47,.98));color:#e2ebf6}html[data-theme=dark] .cu-header-nav-link:focus-visible{outline-color:rgba(186,198,214,.55)}html[data-theme=dark] .cu-header-row-context-inner{border-color:rgba(82,112,147,.7);background:rgba(17,26,37,.92);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03)}html[data-theme=dark] .buzz-transparency-card{border-color:rgba(87,117,153,.72);background:rgba(20,29,40,.86)}html[data-theme=dark] .buzz-transparency-line{color:#a4bdd9}html[data-theme=dark] .buzz-summary-meta{color:#99b4d2}html[data-theme=dark] .buzz-read-pill--secondary{border-color:rgba(118,154,197,.72);background:linear-gradient(145deg,rgba(24,36,50,.92),rgba(19,30,44,.94));color:#d8e9ff}.admin-page{display:flex;flex-direction:column;gap:1rem}.admin-page-head,.admin-section{border:1px solid rgba(168,190,218,.76);border-radius:1rem;background:linear-gradient(165deg,hsla(0,0%,100%,.98),rgba(242,248,255,.98));box-shadow:0 18px 34px rgba(115,143,177,.14)}.admin-page-head{padding:1.1rem 1.2rem;gap:.85rem}.admin-page-copy,.admin-page-head{display:flex;flex-direction:column}.admin-page-copy{gap:.35rem}.admin-metric-label,.admin-page-kicker,.admin-section-kicker,.admin-surface-kicker{margin:0;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#486784}.admin-page-title,.admin-section-title{margin:0;color:#153552}.admin-page-title{font-size:2.1rem}.admin-section-title{font-size:1.35rem}.admin-buzz-label,.admin-list-meta,.admin-metric-detail,.admin-note,.admin-page-summary,.admin-section-note,.admin-surface-detail,.admin-surface-note{margin:0;color:#5a7592;line-height:1.55}.admin-page-meta{display:flex;flex-wrap:wrap;gap:.45rem .8rem;font-size:.86rem;color:#5f7894}.admin-page-meta p{margin:0}.admin-quick-links{display:flex;flex-wrap:wrap;gap:.45rem}.admin-chip,.admin-flag,.admin-inline-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.8rem;font-weight:700;text-decoration:none}.admin-chip,.admin-inline-link{border:1px solid rgba(118,153,194,.72);background:linear-gradient(145deg,rgba(247,251,255,.98),rgba(230,241,252,.98));color:#1e568a;padding:.42rem .72rem}.admin-chip:hover,.admin-inline-link:hover{background:linear-gradient(145deg,rgba(242,248,255,.98),rgba(224,238,252,.98))}.admin-chip:focus-visible,.admin-inline-link:focus-visible{outline:2px solid rgba(56,104,162,.5);outline-offset:2px}.admin-section{padding:1rem 1.05rem;display:flex;flex-direction:column;gap:.85rem}.admin-section-head{display:flex;justify-content:space-between;gap:.8rem;align-items:flex-start}.admin-metric-grid,.admin-surface-grid,.admin-two-up{display:grid;grid-gap:.8rem;gap:.8rem}.admin-metric-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}.admin-metric-grid--compact{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.admin-two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-buzz-metrics,.admin-list-row,.admin-metric-card,.admin-note,.admin-source-row,.admin-surface-card{border:1px solid rgba(181,201,226,.82);border-radius:.9rem;background:rgba(250,252,255,.94)}.admin-metric-card{padding:.9rem .95rem;display:flex;flex-direction:column;gap:.32rem}.admin-metric-card.is-good{border-color:rgba(95,163,127,.55)}.admin-metric-card.is-watch{border-color:rgba(185,144,87,.6)}.admin-buzz-value,.admin-metric-value{margin:0;font-weight:800;color:#14344f}.admin-metric-value{font-size:1.78rem;line-height:1}.admin-surface-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.admin-surface-card{padding:.95rem;display:flex;flex-direction:column;gap:.4rem}.admin-surface-card.is-healthy{border-color:rgba(90,156,124,.56)}.admin-surface-card.is-watch{border-color:rgba(193,150,88,.62)}.admin-surface-card.is-partial{border-color:rgba(153,167,188,.75)}.admin-surface-head{display:flex;justify-content:space-between;gap:.65rem;align-items:flex-start}.admin-list-title,.admin-surface-title{margin:0;color:#163652}.admin-surface-title{font-size:1.05rem}.admin-surface-summary{margin:0;color:#1f4468;line-height:1.55}.admin-list,.admin-notes,.admin-source-list{display:flex;flex-direction:column;gap:.65rem}.admin-list-row,.admin-note,.admin-source-row{padding:.85rem .9rem}.admin-list-row{display:flex;flex-direction:column;gap:.45rem}.admin-user-row{gap:.7rem}.admin-user-head{display:flex;justify-content:space-between;gap:.85rem;align-items:flex-start}.admin-user-expiry{margin:0;color:#284c72;font-weight:700;text-align:right}.admin-flag-list{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.45rem}.admin-flag{padding:.28rem .55rem;background:rgba(232,240,250,.92);color:#355b81}.admin-source-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.admin-source-name{color:#193856;font-weight:700}.admin-source-count{color:#4c6885;font-weight:800}.admin-buzz-metrics{padding:.95rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));grid-gap:.75rem;gap:.75rem}.admin-buzz-value{font-size:1.5rem}html[data-theme=dark] .admin-page-head,html[data-theme=dark] .admin-section{border-color:rgba(83,108,138,.8);background:linear-gradient(165deg,rgba(14,20,28,.96),rgba(16,23,32,.96));box-shadow:0 18px 34px rgba(4,8,14,.34)}html[data-theme=dark] .admin-buzz-value,html[data-theme=dark] .admin-list-title,html[data-theme=dark] .admin-metric-value,html[data-theme=dark] .admin-page-title,html[data-theme=dark] .admin-section-title,html[data-theme=dark] .admin-source-name,html[data-theme=dark] .admin-surface-title{color:#e4eefb}html[data-theme=dark] .admin-metric-label,html[data-theme=dark] .admin-page-kicker,html[data-theme=dark] .admin-section-kicker,html[data-theme=dark] .admin-surface-kicker{color:#8eb0d2}html[data-theme=dark] .admin-buzz-label,html[data-theme=dark] .admin-list-meta,html[data-theme=dark] .admin-metric-detail,html[data-theme=dark] .admin-note,html[data-theme=dark] .admin-page-meta,html[data-theme=dark] .admin-page-summary,html[data-theme=dark] .admin-section-note,html[data-theme=dark] .admin-source-count,html[data-theme=dark] .admin-surface-detail,html[data-theme=dark] .admin-surface-note,html[data-theme=dark] .admin-surface-summary{color:#9fb9d8}html[data-theme=dark] .admin-user-expiry{color:#bfd4ec}html[data-theme=dark] .admin-chip,html[data-theme=dark] .admin-inline-link{border-color:rgba(107,140,178,.7);background:linear-gradient(145deg,rgba(22,32,45,.94),rgba(19,28,40,.96));color:#dbeaff}html[data-theme=dark] .admin-chip:hover,html[data-theme=dark] .admin-inline-link:hover{background:linear-gradient(145deg,rgba(27,38,52,.96),rgba(22,33,46,.98))}html[data-theme=dark] .admin-buzz-metrics,html[data-theme=dark] .admin-list-row,html[data-theme=dark] .admin-metric-card,html[data-theme=dark] .admin-note,html[data-theme=dark] .admin-source-row,html[data-theme=dark] .admin-surface-card{border-color:rgba(82,109,140,.86);background:rgba(16,25,36,.88)}html[data-theme=dark] .admin-flag{background:rgba(34,46,60,.92);color:#c6daef}@media (max-width:900px){.admin-two-up{grid-template-columns:minmax(0,1fr)}.admin-page-title{font-size:1.8rem}.admin-section-head,.admin-user-head{flex-direction:column}.admin-user-expiry{text-align:left}}@media (max-width:640px){.admin-page-head,.admin-section{padding:.9rem}.admin-chip,.admin-inline-link{width:100%}.admin-quick-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_Fallback_73ee6c;src:local("Arial");ascent-override:102.96%;descent-override:28.98%;line-gap-override:0.00%;size-adjust:103.53%}.__className_73ee6c{font-family:__Manrope_73ee6c,__Manrope_Fallback_73ee6c;font-style:normal}.__variable_73ee6c{--font-body:"__Manrope_73ee6c","__Manrope_Fallback_73ee6c"}@font-face{font-family:__Playfair_Display_0a80b4;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_0a80b4;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Playfair_Display_0a80b4;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Playfair_Display_0a80b4;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Playfair_Display_Fallback_0a80b4;src:local("Times New Roman");ascent-override:96.37%;descent-override:22.36%;line-gap-override:0.00%;size-adjust:112.28%}.__className_0a80b4{font-family:__Playfair_Display_0a80b4,__Playfair_Display_Fallback_0a80b4;font-style:normal}.__variable_0a80b4{--font-display:"__Playfair_Display_0a80b4","__Playfair_Display_Fallback_0a80b4"}@font-face{font-family:__Satisfy_8b8a99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d121c670c7edb705-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Satisfy_Fallback_8b8a99;src:local("Arial");ascent-override:109.44%;descent-override:57.29%;line-gap-override:1.94%;size-adjust:85.40%}.__className_8b8a99{font-family:__Satisfy_8b8a99,__Satisfy_Fallback_8b8a99;font-weight:400;font-style:normal}.__variable_8b8a99{--font-slogan:"__Satisfy_8b8a99","__Satisfy_Fallback_8b8a99"}