@font-face{font-family:Montserrat;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/montserrat-latin.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:Open Sans;font-style:normal;font-weight:400 600;font-display:swap;src:url(/fonts/opensans-latin.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}html{scroll-padding-top:70px}:root{--primary:#3b6978;--primary-light:#84a9ac;--secondary:#d8973c;--secondary-light:#f3d5a5;--dark:#204051;--light:#e8e8e8;--white:#fff;--gray-light:#f5f5f5;--gray:#e0e0e0;--text:#333;--text-light:#666;--gold-display:#d8973c;--gold-text:#925f14;--gold-footer:#f5c97a;--gray-citation:#555;--font-primary:"Montserrat",sans-serif;--font-secondary:"Open Sans",sans-serif;--bottom-nav-height:65px}body{font-family:var(--font-secondary);margin:0;background-color:var(--gray-light);color:var(--text);line-height:1.6;font-size:16px;overflow-x:hidden;padding:0}@media (max-width:768px){body{padding-bottom:var(--bottom-nav-height)}body.map-page-mobile{padding-bottom:0}}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);margin-top:0;color:var(--dark)}.menu-bar{width:100%;background:var(--white);box-shadow:0 2px 10px rgba(0,0,0,.08);display:flex;justify-content:center;gap:2em;font-size:1rem;font-weight:500;padding:1em 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000;transition:all .3s ease;flex-wrap:wrap}.hero-section--small{height:32vh;min-height:180px}@media (max-width:768px){.hero-section--small{height:auto;min-height:160px;padding-top:2.5rem;padding-bottom:2rem}}.hero-image--small{height:100%;min-height:180px}.hero-text--small h1{font-size:2rem}@media (max-width:480px){.hero-text--small h1{font-size:1.6rem}}.hero-text--small p{font-size:1rem}@media (max-width:768px){.menu-bar{display:none}.hero-search-btn,.hero-search-with-history{display:none!important}}.mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;height:var(--bottom-nav-height);background-color:var(--white);box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:9999;justify-content:space-around;align-items:center;padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box;max-width:100vw;overflow:hidden}@media (max-width:768px){.mobile-bottom-nav{display:flex}}.mobile-bottom-nav a,.mobile-bottom-nav button{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-light);text-decoration:none;font-family:var(--font-primary);font-size:.75rem;font-weight:500;min-width:0;height:100%;transition:color .2s}.mobile-bottom-nav a .icon,.mobile-bottom-nav button .icon{font-size:1.5rem;margin-bottom:2px;filter:grayscale(100%) opacity(.7);transition:all .2s}.mobile-bottom-nav a.active,.mobile-bottom-nav a:active,.mobile-bottom-nav a:hover,.mobile-bottom-nav button:active,.mobile-bottom-nav button:hover{color:var(--primary)}.mobile-bottom-nav a.active .icon,.mobile-bottom-nav a:hover .icon,.mobile-bottom-nav button:hover .icon{filter:grayscale(0) opacity(1);transform:translateY(-2px)}.menu-bar a{color:var(--dark);text-decoration:none;padding:.5em 1em;border-radius:4px;transition:all .3s ease;position:relative;font-family:var(--font-primary);letter-spacing:.5px}.menu-bar a:hover{color:var(--primary)}.menu-bar a.active{color:var(--gold-text);font-weight:600}.menu-bar a.active:after{content:"";display:block;height:3px;background:var(--gold-display);border-radius:2px;margin-top:5px;width:100%}.hero-section{position:relative;height:70vh;min-height:400px;color:var(--white);text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;filter:brightness(.7);transition:transform 10s ease;max-width:100vw;max-height:100vh}@media (max-width:600px){.hero-section{min-height:250px;height:40vh}.hero-image{min-height:250px;height:100%}}.hero-section:hover .hero-image{transform:scale(1.05)}.hero-text{padding:2rem;max-width:1000px;width:100%;box-sizing:border-box;text-align:center}@media (min-width:1200px){.hero-text h1{white-space:nowrap}.hero-section--small .hero-text h1{white-space:normal}}.hero-text h1{font-size:3.5rem;line-height:1.1;margin-bottom:.5rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-text h1,.hero-text p{color:var(--white);text-align:center}.hero-text p{font-size:1.5rem;text-shadow:1px 1px 3px rgba(0,0,0,.5);max-width:40rem;margin-left:auto;margin-right:auto;line-height:1.45}main{max-width:1200px;margin:2rem auto;padding:0 2rem}.content-section{background-color:var(--white);padding:2.5rem;margin-bottom:2.5rem;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.content-section:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.content-section h2{font-size:2.2rem;color:var(--primary);margin-bottom:1.5rem;text-align:center;position:relative;padding-bottom:.75rem}.content-section h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:var(--secondary);border-radius:3px}.content-section h3{font-size:1.6rem;color:var(--dark);margin:1.5rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--gray)}.content-section p{margin-bottom:1.5rem;color:var(--text);font-size:1.05rem;line-height:1.7}.compare-intro-prose{padding-top:.25rem}.compare-intro-prose h2{text-align:left;font-size:1.45rem;margin-top:1.75rem}.compare-intro-prose h2:first-child{margin-top:0}.compare-intro-prose h2:after{left:0;transform:none}.compare-intro-prose ul{margin:0 0 1.25rem 1.25rem;padding:0;color:var(--text);line-height:1.65;font-size:1.02rem}.compare-intro-prose a{color:var(--primary);font-weight:500}.planners-section{background-color:var(--white)}.towns-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.2rem;gap:1.2rem;margin:2rem 0}.towns-grid a{display:block;padding:.75em 1em;background:var(--gray-light);border-radius:6px;color:var(--primary);font-family:var(--font-primary);font-size:1.08rem;text-decoration:none;box-shadow:0 2px 6px rgba(59,105,120,.05);transition:background .2s,color .2s,box-shadow .2s;text-align:left}.towns-grid a:focus,.towns-grid a:hover{background:var(--primary-light);color:var(--white);box-shadow:0 4px 12px rgba(59,105,120,.13);outline:none}@media (max-width:992px){.towns-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.towns-grid{grid-template-columns:1fr}.towns-grid a{font-size:1rem;padding:.75em}}.town-search-input{width:100%;padding:.9rem 1.25rem;font-size:1.1rem;border-radius:8px;border:2px solid #e0e0e0;box-shadow:0 4px 6px rgba(0,0,0,.05);outline:none;font-family:inherit;transition:border-color .3s ease;box-sizing:border-box}@media (max-width:600px){.town-search-input{padding:.7rem .9rem;font-size:.95rem}}.town-map-container{height:400px;width:100%;margin-bottom:2rem;border-radius:8px;overflow:hidden;z-index:1;position:relative}@media (max-width:600px){.town-map-container{height:250px;margin-bottom:1.25rem}}.single-town-map-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.single-town-map-gmaps{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem .85rem;border-radius:999px;border:1px solid #cfd8dc;background:#fff;color:#3b6978;text-decoration:none;font-weight:600;font-size:.85rem;white-space:nowrap;flex-shrink:0}@media (max-width:600px){.single-town-map-meta{flex-direction:column;gap:.75rem}}.planners-section h2{color:var(--primary)}.planners-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.planner-card{background-color:var(--gray-light);padding:2rem;border-radius:10px;border:1px solid var(--gray);text-align:center;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.planner-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.planner-card h3{font-size:1.5rem;color:var(--dark);margin-bottom:1rem;border-bottom:none}.planner-card p{font-size:1rem;margin-bottom:1.5rem;color:var(--text-light);flex-grow:1}.waitlist-btn{display:inline-block;padding:.75em 2em;font-size:1rem;font-weight:600;color:var(--white);background:var(--secondary);border:none;border-radius:6px;text-decoration:none;box-shadow:0 4px 10px rgba(216,151,60,.3);cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.waitlist-btn:focus,.waitlist-btn:hover{background:var(--primary);color:var(--white);transform:translateY(-3px);box-shadow:0 6px 15px rgba(59,105,120,.4);text-decoration:none;outline:none}.waitlist-btn:active{transform:translateY(1px);box-shadow:0 2px 5px rgba(59,105,120,.4)}.banner-section{background-color:var(--white);padding:2rem;margin:3rem 0;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.05);text-align:center;position:relative;min-height:250px;flex-direction:column;border:1px solid #e0e0e0}.banner-section,.eg-affiliate-banners{overflow:hidden;display:flex;align-items:center;justify-content:center}.eg-affiliate-banners{width:100%;min-height:90px;margin:0 auto;background-color:#f9f9f9;border-radius:6px}.eg-affiliate-banners>p{color:#666;font-style:italic;margin:0;padding:1rem}.eg-affiliate-banners .banner-error{padding:1.5rem;text-align:center;width:100%}@media (max-width:768px){.banner-section{padding:1.5rem 1rem;margin:2rem 0}.eg-affiliate-banners{min-height:70px}}.references{background-color:var(--gray-light);padding:1.5rem;border-radius:8px;margin-top:2rem}.references h4{color:var(--dark);font-size:1.2rem;margin-bottom:1rem}.references ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:.5rem 1rem;gap:.5rem 1rem;padding-left:1.5rem}.references li{color:var(--text-light);font-size:.9rem}footer{background-color:var(--dark);color:var(--light);text-align:center;padding:2.5rem 0;font-size:.9rem}footer p{margin:.5rem 0}@media (max-width:992px){main{padding:0 1.5rem}.content-section{padding:2rem}}@media (max-width:768px){.hero-text h1{font-size:2.5rem}.hero-text p{font-size:1.2rem}.content-section h2{font-size:1.8rem}.planners-grid{grid-template-columns:1fr}main{margin:1.5rem auto;padding:0 1rem}}@media (max-width:480px){.hero-text h1{font-size:2rem}.hero-text p{font-size:1rem}.content-section{padding:1.5rem}.content-section h2{font-size:1.5rem}.planner-card{padding:1.5rem}.planner-card h3{font-size:1.3rem}}.hub-featured-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:1rem;gap:1rem}.hub-featured-card{display:flex;flex-direction:column;padding:1.1rem 1.25rem;background:linear-gradient(135deg,#f0f7f4,#e8f0ee);border:1px solid #d0ddd7;border-radius:10px;text-decoration:none;color:#204051;transition:box-shadow .25s,transform .25s;position:relative;overflow:hidden}.hub-featured-card:hover{box-shadow:0 6px 20px rgba(59,105,120,.15);transform:translateY(-3px)}.hub-featured-name{font-size:1.15rem;font-weight:700;font-family:var(--font-primary);margin-bottom:.2rem}.hub-featured-tagline{font-size:.85rem;color:#5a7a6a;line-height:1.4;margin-bottom:.5rem}.hub-featured-pop{font-size:.78rem;color:#888}.hub-featured-badge{position:absolute;top:.65rem;right:.75rem;background:#3b6978;color:#fff;font-size:.68rem;font-weight:600;padding:.2rem .55rem;border-radius:20px;letter-spacing:.03em}.az-bar{flex-wrap:wrap;gap:.3rem;margin-bottom:1.25rem;padding:.75rem 0;border-bottom:1px solid #e8e8e8}.az-bar,.az-letter{display:flex;justify-content:center}.az-letter{width:2rem;height:2rem;align-items:center;border:none;border-radius:6px;font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;background:transparent;color:#ccc;transition:background .2s,color .2s}.az-letter--active{color:#204051;background:#f0f4f3}.az-letter--active:hover{background:#3b6978;color:#fff}.az-letter:disabled{cursor:default}.az-group{margin-bottom:1.75rem}.az-group-heading{font-size:1.3rem;font-weight:700;color:#3b6978;border-bottom:2px solid #e2ebe2;padding-bottom:.35rem;margin-bottom:.75rem}.town-link--hub{display:flex!important;align-items:center;justify-content:space-between}.town-hub-dot{width:8px;height:8px;border-radius:50%;background:#3b6978;flex-shrink:0}@media (max-width:600px){.hub-featured-grid{grid-template-columns:1fr}.az-letter{width:1.6rem;height:1.6rem;font-size:.75rem}}.hp-hero-search{display:flex;align-items:center;gap:10px;background:hsla(0,0%,100%,.95);border:none;border-radius:8px;padding:10px 18px;margin:2.5rem auto 0;cursor:pointer;box-shadow:0 4px 20px rgba(0,0,0,.25);max-width:340px;width:auto;transition:box-shadow .2s,transform .2s}.hp-hero-search:hover{box-shadow:0 6px 28px rgba(0,0,0,.35);transform:translateY(-2px)}.hp-hero-history{max-width:660px;margin:.8rem auto 0}