:root{--ink:#17342b;--green:#176b4b;--cream:#f5f1e8;--gold:#d59a2f;--muted:#607069}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.55 system-ui,-apple-system,"Segoe UI",sans-serif}a{color:var(--green)}button,input,select{font:inherit}.container{width:min(1120px,calc(100% - 2.4rem));margin:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero{padding:4.5rem 0 3rem;color:#fff;background:linear-gradient(135deg,#113c2d,#227451)}h1{margin:.4rem 0 1rem;font:clamp(2.2rem,6vw,4.5rem)/1 Georgia,serif}.lead{max-width:760px;font-size:1.1rem}.eyebrow{margin:0;color:#f4cf79;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.green{color:var(--green)}.stats{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.stats div{min-width:110px;padding:.8rem 1rem;border:1px solid #ffffff35;border-radius:12px;background:#ffffff18}.stats strong,.stats span{display:block}.stats strong{font-size:1.5rem}.toolbar{position:sticky;top:0;z-index:500;padding:1rem 0;background:#fff;box-shadow:0 3px 20px #17342b18}.controls{display:grid;grid-template-columns:1fr auto auto;gap:.8rem}.controls input,.controls select,.controls button{min-height:46px;padding:.75rem .8rem;border:1px solid #b9c5bf;border-radius:9px;background:#fff}.controls button,.detail-button,.close{cursor:pointer}.main-content{padding-bottom:3rem}.map{height:390px;margin:2rem 0;overflow:hidden;border-radius:16px;box-shadow:0 8px 28px #17342b20}.map-fallback{padding:2rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.section-heading h2{margin-top:.25rem}.townland-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:1rem}.card{padding:1rem;background:#fff;border:1px solid #dfe6e2;border-radius:14px;box-shadow:0 5px 18px #17342b0c}.card h3{margin:.65rem 0 0}.irish{min-height:1.5em;margin:.25rem 0;color:var(--muted);font-style:italic}.tag{display:inline-block;padding:.25rem .55rem;color:#15553e;background:#e6f2ec;border-radius:999px;font-size:.76rem}.actions{display:flex;align-items:center;gap:.75rem;margin-top:.9rem}.detail-button{padding:.55rem .75rem;color:#fff;background:var(--green);border:0;border-radius:9px}.actions a,.detail-links a{font-weight:700}.empty{padding:3rem;text-align:center}.about{padding:3rem 0;background:#e4ece7}.about-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.notice{padding:1rem;background:#fff7dd;border-left:4px solid var(--gold);border-radius:8px}footer{padding:2rem 0;color:#dfe9e4;background:#102b22}footer small{color:#b8cbc2}dialog{width:min(700px,calc(100% - 2rem));padding:0;border:0;border-radius:16px;box-shadow:0 30px 90px #0006}dialog::backdrop{background:#07140db3}.dialog-content{padding:1.5rem}.close{float:right;padding:.5rem .7rem;border:0;border-radius:8px}.detail-links{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.detail-links a{padding:.75rem;border:1px solid #d8e2dc;border-radius:9px;text-decoration:none}:focus-visible{outline:3px solid #d59a2f66;outline-offset:2px}@media(max-width:700px){.hero{padding-top:3rem}.toolbar{position:static}.controls,.about-grid,.detail-links{grid-template-columns:1fr}}
