.guide-hero{color:#fff;align-items:center;min-height:440px;padding:72px 0 64px;display:flex;position:relative;overflow:hidden}.guide-hero-bg{z-index:0;position:absolute;inset:0}.guide-hero-bg img{object-fit:cover;width:100%;height:100%;box-shadow:none;border:0;border-radius:0}.guide-hero:after{content:"";z-index:1;background:linear-gradient(100deg,#000000e6 0%,#000000bd 45%,#00000073 100%);position:absolute;inset:0}.guide-hero .container{z-index:2;width:100%;position:relative}.guide-hero .section-label{color:var(--accent)}.guide-hero h1{color:#fff;max-width:24ch;margin:10px 0 18px;font-size:clamp(1.9rem,4.2vw,3rem);line-height:1.12}.guide-hero .lead{color:#ffffffeb;max-width:62ch;font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.7}.guide-hero-trust{flex-wrap:wrap;gap:10px 24px;margin-top:22px;display:flex}.guide-hero-trust span{color:#fffffff0;align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex}.guide-hero-trust i{color:var(--accent)}.guide-hero .cta-buttons{margin-top:26px}.guide-article{background:#fff;padding:64px 0 16px}.guide-narrow{max-width:820px}.guide-section{margin-bottom:44px}.guide-section h2{margin-bottom:18px;padding-bottom:12px;font-size:clamp(1.4rem,2.6vw,1.9rem);position:relative}.guide-section h2:after{content:"";background:var(--accent);border-radius:2px;width:60px;height:3px;position:absolute;bottom:0;left:0}.guide-body p{color:var(--text-muted);margin-bottom:16px;font-size:1.05rem;line-height:1.8}.guide-body strong{color:var(--text)}.guide-body .body-list li{font-size:1.02rem}.guide-body a:not(.btn-primary):not(.btn-secondary){color:var(--accent-text);font-weight:600;text-decoration:underline}.guide-body a:not(.btn-primary):not(.btn-secondary):hover{color:var(--primary)}.guide-figure{aspect-ratio:16/10;border-radius:var(--radius-md);background:var(--bg-light);margin:26px 0 6px;overflow:hidden}.guide-figure img{object-fit:cover;width:100%;height:100%;box-shadow:none;border:0;border-radius:0;display:block}.guide-box{border-left:4px solid var(--accent);border-radius:var(--radius-sm);background:var(--bg-light);margin:22px 0;padding:18px 22px}.guide-box-title{color:var(--primary);margin-bottom:8px;font-weight:700}.guide-box .guide-body p:last-child,.guide-box .body-list:last-child{margin-bottom:0}.guide-inline-cta{border-radius:var(--radius-md);background:var(--primary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 0 48px;padding:22px 26px;display:flex}.guide-inline-cta p{color:#ffffffe0;max-width:500px;margin:0;line-height:1.6}.guide-inline-cta strong{color:#fff}.guide-related{background:#fff;padding:44px 0 20px}.guide-related .city-services-box{margin:0}.guide-hub{background:var(--bg-light);padding:72px 0}.guide-hub+.guide-hub{padding-top:0}.guide-hub-head{text-align:center;max-width:760px;margin:0 auto 36px}.guide-hub-head h2{margin:8px 0 12px;font-size:clamp(1.6rem,3vw,2.2rem)}.guide-hub-head p{color:var(--text-muted);font-size:1.05rem;line-height:1.7}.guide-hub-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:700px){.guide-hub-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.guide-hub-grid{grid-template-columns:repeat(3,1fr)}}.guide-card{border:1px solid var(--border-soft);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);color:inherit;background:#fff;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.guide-card:hover{box-shadow:var(--shadow-card);color:inherit;transform:translateY(-3px)}.guide-card-img{aspect-ratio:4/3;background:var(--bg-light);overflow:hidden}.guide-card-img img{object-fit:cover;width:100%;height:100%;box-shadow:none;border:0;border-radius:0;display:block}.guide-card-body{flex-direction:column;flex:1;gap:10px;padding:20px 22px 24px;display:flex}.guide-card-body h3{font-size:1.2rem;line-height:1.3}.guide-card-body p{color:var(--text-muted);font-size:.98rem;line-height:1.6}.guide-card-more{color:var(--accent-text);margin-top:auto;font-weight:700}.guide-card-plain .guide-card-body{border-top:4px solid var(--accent)}@media (max-width:640px){.guide-hero{min-height:0;padding:48px 0 44px}.guide-article{padding-top:44px}.guide-inline-cta{padding:20px}.guide-hub{padding:52px 0}}
