:root{--bg:#f3f1eb;--panel:#fff;--line:#ddd6c8;--text:#2a251f;--muted:#6e675d;--accent:#8a663d;--accent2:#237760;--shadow:0 18px 40px rgba(75,58,33,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#f5f0e6 0%,#fff 100%);color:var(--text);line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.skip-link{position:absolute;left:-999px;top:8px;background:#fff;color:#000;padding:8px 12px;border-radius:8px;z-index:10}.skip-link:focus{left:16px}.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}
.site-header{position:sticky;top:0;z-index:30;background:rgba(248,244,235,.94);backdrop-filter:blur(8px);border-bottom:1px solid rgba(42,37,32,.08)}.header-map .header-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto auto;gap:18px;align-items:center}.brand-logo{height:34px}.site-nav{display:flex;justify-content:center;gap:18px;color:#4f473d;font-size:14px}.nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:14px;background:var(--accent2);color:#fff;font-weight:700}.menu-toggle{display:none;background:transparent;border:1px solid rgba(42,37,32,.15);border-radius:14px;padding:10px 11px;width:46px;height:42px}.menu-toggle span{display:block;height:2px;background:#4a4035;margin:5px 0;border-radius:2px}
.hero{padding:28px 0 16px}.map-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);gap:18px;align-items:stretch}.hero-copy,.hero-spot,.map-shell,.issue-shell,.center-strip,.faq-map details,.map-footer{box-shadow:var(--shadow)}.hero-copy{background:#fff;border:1px solid var(--line);border-radius:26px;padding:30px;display:grid;gap:12px}.eyebrow{display:inline-flex;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0}.hero-copy h1,.map-top h2,.issue-column h2,.center-strip h2{margin:0;line-height:1.08}.hero-copy h1{font-size:clamp(34px,5vw,56px)}.lead{margin:0;color:var(--muted);max-width:58ch}.hero-spot{background:#fff;border:1px solid var(--line);border-radius:26px;padding:16px;display:grid;gap:12px}.hero-spot img{border-radius:18px;border:1px solid var(--line)}.hero-spot p{margin:0;color:#635c53}
.section{padding:24px 0}.map-shell,.issue-shell,.center-strip,.map-footer{background:#fff;border:1px solid var(--line);border-radius:26px;padding:22px}.map-top{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:16px}.search-visual{padding:14px 16px;border-radius:18px;background:#f6f1e7;border:1px solid var(--line);display:grid;gap:4px;min-width:240px}.search-visual span{font-size:13px;color:var(--muted)}.search-visual strong{font-size:18px}
.map-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}.map-card{display:grid;gap:8px;padding:18px;border-radius:18px;border:1px solid var(--line);background:#faf8f3;min-height:110px;box-shadow:var(--shadow)}.map-card b{font-size:18px}.map-card span{color:#645e56}.map-card.wide{grid-column:span 5;background:#eef8f2}.map-card.small{grid-column:span 3;background:#f8f4ff}.map-card.tall{grid-column:span 4;min-height:164px;background:#fff5ef}.map-card:nth-child(2){grid-column:span 4}.map-card:nth-child(5){grid-column:span 4}.map-card:nth-child(6){grid-column:span 3}
.alt{background:#faf7f0}.issue-shell{display:grid;grid-template-columns:1fr 1fr;gap:12px}.issue-column{padding:12px 8px}.issue-list,.device-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.issue-list a,.device-links a{display:inline-flex;align-items:center;padding:10px 12px;border-radius:999px;background:#f4efe5;border:1px solid var(--line)}.device-links a{background:#eef8f2}
.center-strip{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#fff,#f7f1e6);border:1px solid var(--line);border-radius:26px;padding:20px}.center-strip p{margin:8px 0 0;color:#645f56;max-width:58ch}.action-links{display:flex;flex-wrap:wrap;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:14px;font-weight:700}.btn-primary{background:linear-gradient(135deg,var(--accent2),#91d7ab);color:#fff}.btn-secondary{background:#f3efe6;color:#372d22;border:1px solid var(--line)}.btn-ghost{background:transparent;border:1px solid currentColor}
.faq-zone{background:#fff}.faq-map{display:grid;gap:10px}.faq-map details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:0 16px}.faq-map summary{cursor:pointer;list-style:none;padding:16px 0;font-weight:700}.faq-map summary::-webkit-details-marker{display:none}.faq-map p{margin:0 0 16px;color:#665f56}
.footer-map{padding:24px 0 40px;background:#fff}.map-footer{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;background:#272018;color:#f3ede4;border:1px solid #382e22;border-radius:18px;padding:18px 20px}.footer-brand img{height:28px}.footer-brand p{margin:8px 0 0}.footer-map-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.footer-map-grid a{display:flex;align-items:center;padding:10px 12px;border-radius:12px;background:#433425;border:1px solid #564433;min-height:44px}
@media (max-width:980px){.map-hero,.issue-shell,.center-strip,.map-footer{grid-template-columns:1fr;display:grid}.map-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.map-card.wide,.map-card.small,.map-card.tall,.map-card:nth-child(2),.map-card:nth-child(5),.map-card:nth-child(6){grid-column:span 6}.footer-map-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:760px){.header-map .header-inner{min-height:68px;grid-template-columns:auto 1fr auto}.site-nav,.nav-cta{display:none}.menu-toggle{display:block}.site-nav.is-open{display:flex;position:absolute;left:16px;right:16px;top:72px;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;color:#2a251f}.hero-copy,.hero-spot,.map-shell,.issue-shell,.center-strip,.faq-map details,.map-footer{border-radius:18px;padding:18px}.map-top{flex-direction:column;align-items:flex-start}.search-visual{width:100%}.map-grid{grid-template-columns:1fr}.map-card,.map-card.wide,.map-card.small,.map-card.tall,.map-card:nth-child(2),.map-card:nth-child(5),.map-card:nth-child(6){grid-column:auto;min-height:auto}.action-links,.footer-map-grid{width:100%}.btn,.footer-map-grid a{width:100%}.map-footer{grid-template-columns:1fr}}
.map-card{position:relative;overflow:hidden}.map-card:after{content:"";position:absolute;inset:auto -10% -20% auto;width:120px;height:120px;border-radius:50%;background:rgba(39,128,100,.08)}

.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.hero-actions .btn{min-width:0}
@media (max-width:760px){.hero-actions .btn{width:100%}}

.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.hero-actions .btn{min-width:0}
@media (max-width:760px){.hero-actions .btn{width:100%}}

.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.hero-actions .btn{min-width:0}
@media (max-width:760px){.hero-actions .btn{width:100%}}
