*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #1a2744;--navy-dark: #111c35;--navy-light: #243258;--white: #ffffff;--off-white: #f7f8fa;--border: #d4d8e2;--text: #1a1a2e;--text-muted: #5a6070;--link: #1a4a8a;--link-hover: #0f2f5c;--focus-ring: #3b7ddd;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--max-width: 860px}html{font-family:var(--font-sans);font-size:16px;line-height:1.6;color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased}body{min-height:100vh;display:flex;flex-direction:column}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px;border-radius:2px}.site-header{background:var(--navy);color:var(--white);padding:0 1.5rem}.site-header__inner{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;height:3.5rem}.site-header__logo{font-size:1rem;font-weight:600;color:var(--white);text-decoration:none;letter-spacing:.01em;white-space:nowrap}.site-header__logo:hover{color:#c8d6f0}.site-nav{display:flex;gap:0}.site-nav a{color:#c8d6f0;text-decoration:none;font-size:.875rem;padding:.25rem .75rem;border-radius:3px;transition:color .15s,background .15s}.site-nav a:hover{color:var(--white);background:var(--navy-light)}main{flex:1}.content{max-width:var(--max-width);margin:0 auto;padding:2.5rem 1.5rem 3rem}.page-hero{position:relative;min-height:380px;display:flex;align-items:center;background-image:url(/images/lubbock-county-1879.jpg);background-size:cover;background-position:center 30%;background-repeat:no-repeat;color:var(--white);padding:3.5rem 1.5rem}.page-hero:before{content:"";position:absolute;inset:0;background:#111c35b8;pointer-events:none}.page-hero__inner{position:relative;z-index:1;width:100%;max-width:var(--max-width);margin:0 auto}.page-hero__inner h1{color:var(--white);font-size:clamp(1.625rem,4vw,2.375rem);line-height:1.2;margin-bottom:.5rem}.page-hero__subtitle{font-size:1rem;color:#fffc;margin-bottom:0}main.main--map-edge{position:relative;isolation:isolate}main.main--map-edge:before{content:"";position:absolute;inset:0;background:url(/images/lubbock-county-1879.jpg) center / cover no-repeat;opacity:.22;-webkit-mask-image:linear-gradient(to right,black 0%,transparent 21%,transparent 79%,black 100%);mask-image:linear-gradient(to right,black 0%,transparent 21%,transparent 79%,black 100%);pointer-events:none;z-index:-1}main.main--map-edge .content{background:#fff;max-width:720px}.breadcrumb{font-size:.8125rem;color:var(--text-muted);margin-bottom:1.75rem;display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.breadcrumb a{color:var(--link);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb__sep{color:var(--border)}h1{font-size:clamp(1.375rem,3vw,1.75rem);font-weight:700;color:var(--navy);line-height:1.25;margin-bottom:.25rem}.page-subtitle{font-size:.9375rem;color:var(--text-muted);margin-bottom:2rem}.poa-list{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.poa-list__item a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:var(--off-white);border:1px solid var(--border);border-left:4px solid var(--navy);border-radius:4px;color:var(--navy);text-decoration:none;font-weight:600;font-size:.9375rem;transition:background .15s,border-color .15s}.poa-list__item a:hover{background:#e8ecf5;border-left-color:var(--navy-light)}.poa-list__item a:after{content:"→";color:var(--text-muted);font-weight:400;flex-shrink:0}.statutory-note{margin-top:2.5rem;padding:1rem 1.25rem;background:var(--off-white);border:1px solid var(--border);border-radius:4px;font-size:.8125rem;color:var(--text-muted);line-height:1.5}.doc-section{margin-top:1.75rem}.doc-section__heading{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.doc-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.doc-list__item a{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;border:1px solid var(--border);border-radius:4px;color:var(--link);text-decoration:none;font-size:.9375rem;transition:background .15s,border-color .15s}.doc-list__item a:hover{background:var(--off-white);border-color:#b0bcd4;color:var(--link-hover)}.doc-list__icon{flex-shrink:0;width:1.25rem;height:1.25rem;color:#c0392b;opacity:.85}.doc-list__name{flex:1}.doc-list__badge{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#c0392b;opacity:.8;flex-shrink:0}.doc-placeholder{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;border:1px dashed var(--border);border-radius:4px;color:var(--text-muted);font-size:.9375rem;font-style:italic}.site-footer{background:var(--navy-dark);color:#8a99bb;padding:1.5rem;font-size:.8125rem;line-height:1.5}.site-footer__inner{max-width:var(--max-width);margin:0 auto;display:flex;flex-direction:column;gap:.25rem}@media(max-width:600px){.site-header__inner{height:auto;padding:.75rem 0;flex-wrap:wrap;gap:.5rem}.poa-list__item a{font-size:.875rem;padding:.875rem 1rem}}
