.ll-public-main{overflow:clip}.ll-home-hero{padding:46px 0 66px}.ll-home-hero-grid{grid-template-columns:minmax(0,7fr) minmax(370px,5fr);align-items:center;gap:64px;display:grid}.ll-home-hero-copy h1{max-width:740px;margin-bottom:20px}.ll-home-hero-copy>.ll-lede{max-width:670px;margin-bottom:28px}.ll-home-search{border:1px solid var(--ll-border-strong);border-radius:var(--ll-radius-card);background:var(--ll-white);max-width:750px;box-shadow:var(--ll-shadow-md);padding:10px}.ll-search-fields{grid-template-columns:minmax(0,1.35fr) minmax(220px,.85fr);display:grid}.ll-search-field{border-right:1px solid var(--ll-border);min-width:0;padding:5px 14px 7px 48px;position:relative}.ll-search-field:last-child{border-right:0}.ll-search-field label{color:var(--ll-navy);letter-spacing:.035em;font-size:.72rem;font-weight:760;display:block}.ll-search-field input,.ll-search-field select{width:100%;min-height:30px;color:var(--ll-charcoal);background:0 0;border:0;outline:0;padding:2px 28px 2px 0;font-size:1rem}.ll-search-field select{cursor:pointer}.ll-search-field-icon{width:22px;color:var(--ll-teal);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.ll-search-field-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.ll-search-field-icon .ll-approved-interface-icon{width:24px;height:24px}.ll-home-search>.ll-button{width:100%;margin-top:10px}.ll-guided-search-link{margin-top:13px}.ll-hero-trust-line{color:var(--ll-slate);margin:13px 0 0;font-size:.84rem}.ll-region-illustration{min-width:0;margin:0}.ll-region-illustration>svg{border-radius:var(--ll-radius-feature);width:100%;box-shadow:var(--ll-shadow-md);border:1px solid #cfd9d5}.ll-region-illustration figcaption{border:1px solid var(--ll-border);border-radius:var(--ll-radius-card);background:var(--ll-white);max-width:88%;box-shadow:var(--ll-shadow-sm);color:var(--ll-slate);margin:-36px auto 0;padding:14px 18px;font-size:.78rem;position:relative}.ll-caption-kicker{color:var(--ll-pine);margin-bottom:2px;font-weight:750;display:block}.ll-illustration-sky{fill:#dcebea}.ll-illustration-sun{fill:var(--ll-focus);opacity:.9}.ll-illustration-hill-back{fill:#8cae9b}.ll-illustration-hill{fill:var(--ll-pine)}.ll-illustration-water{fill:var(--ll-teal)}.ll-illustration-water-line{fill:none;stroke:#b8dcda;stroke-linecap:round;stroke-width:5px}.ll-illustration-home path:first-child{fill:var(--ll-white)}.ll-illustration-home path:nth-child(2){fill:none;stroke:var(--ll-navy);stroke-linecap:round;stroke-linejoin:round;stroke-width:12px}.ll-illustration-home rect{fill:var(--ll-copper)}.ll-illustration-trees path:nth-child(odd){fill:#775438}.ll-illustration-trees path:nth-child(2n){fill:var(--ll-navy)}.ll-illustration-van path:first-child{fill:var(--ll-sand);stroke:var(--ll-navy);stroke-width:3px}.ll-illustration-van path:nth-child(2){fill:#c8e2e2;stroke:var(--ll-navy);stroke-width:2px}.ll-illustration-van circle{fill:var(--ll-navy-strong);stroke:var(--ll-white);stroke-width:4px}.ll-illustration-van path:last-child{fill:none;stroke:var(--ll-teal);stroke-linecap:round;stroke-width:5px}.ll-illustration-route{fill:none;stroke:var(--ll-focus);stroke-dasharray:8 11;stroke-linecap:round;stroke-width:4px}.ll-illustration-route-dot{fill:var(--ll-copper);stroke:var(--ll-white);stroke-width:3px}.ll-trust-strip{border-block:1px solid var(--ll-border);background:var(--ll-white)}.ll-trust-strip>.ll-container{grid-template-columns:1fr auto;align-items:center;gap:22px;padding-block:22px;display:grid}.ll-trust-strip-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.ll-trust-strip-grid>div{align-items:flex-start;gap:10px;display:flex}.ll-trust-strip-grid svg,.ll-trust-strip-grid .ll-approved-utility-icon{flex:0 0 21px;width:21px;height:21px;margin-top:2px}.ll-trust-strip-grid svg{fill:none;stroke:var(--ll-teal);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.ll-trust-strip-grid span{display:grid}.ll-trust-strip-grid strong{color:var(--ll-navy);font-size:.86rem}.ll-trust-strip-grid small{color:var(--ll-slate);margin-top:2px;font-size:.72rem;line-height:1.35}.ll-trust-strip>.ll-container>a{color:var(--ll-teal-strong);white-space:nowrap;font-size:.8rem;font-weight:720}.ll-home-section{padding-block:84px}.ll-home-section-tinted{background:var(--ll-pine-pale);border-block:1px solid #dce5e1}.ll-businesses-section{background:var(--ll-white)}.ll-section-heading{max-width:760px;margin-bottom:32px}.ll-section-heading h2{margin-bottom:12px}.ll-section-heading p:last-child{color:var(--ll-slate);margin-bottom:0;font-size:1.02rem}.ll-section-heading-row{justify-content:space-between;align-items:end;gap:32px;max-width:none;display:flex}.ll-section-heading-row>div{max-width:760px}.ll-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.ll-service-card{border:1px solid var(--ll-border);border-radius:var(--ll-radius-card);background:var(--ll-white);min-height:195px;transition:border-color var(--ll-transition), box-shadow var(--ll-transition), transform var(--ll-transition);grid-template-columns:1fr auto;align-content:space-between;gap:18px;padding:22px;text-decoration:none;display:grid;color:var(--ll-charcoal)!important}.ll-service-card:hover{border-color:var(--ll-teal);box-shadow:var(--ll-shadow-sm);transform:translateY(-2px)}.ll-service-card>span:nth-child(2){grid-column:1/-1;display:grid}.ll-service-card>span:last-child{color:var(--ll-teal);grid-area:1/2;font-size:1.3rem}.ll-service-card strong{color:var(--ll-navy);font-size:1.05rem}.ll-service-card small{color:var(--ll-slate);margin-top:7px;font-size:.78rem;line-height:1.45}.ll-service-icon,.ll-service-icon .ll-category-icon{width:50px;height:50px}.ll-service-icon .ll-category-icon{background:var(--ll-teal-pale);color:var(--ll-teal);border-radius:50%;place-items:center;display:grid}.ll-service-icon svg{width:28px;height:28px}.ll-journey-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.ll-journey-card{border-radius:var(--ll-radius-feature);background:var(--ll-white);min-height:210px;transition:border-color var(--ll-transition), transform var(--ll-transition);border:1px solid #cbd9d2;grid-template-columns:1fr auto;align-content:space-between;gap:18px;padding:24px;text-decoration:none;display:grid;color:var(--ll-charcoal)!important}.ll-journey-card:hover{border-color:var(--ll-pine);transform:translateY(-2px)}.ll-journey-number{color:var(--ll-copper-text);letter-spacing:.1em;font-size:.78rem;font-weight:800}.ll-journey-copy{grid-column:1/-1;display:grid}.ll-journey-copy strong{color:var(--ll-navy);font-size:1.15rem}.ll-journey-copy small{color:var(--ll-slate);margin-top:9px;font-size:.84rem;line-height:1.5}.ll-journey-card>span:last-child{color:var(--ll-teal);grid-area:1/2;font-size:1.2rem}.ll-now-grid{grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:24px;display:grid}.ll-now-feature{border:1px solid var(--ll-border);border-radius:var(--ll-radius-feature);background:var(--ll-white);grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);align-items:center;display:grid;overflow:hidden}.ll-now-feature>div:last-child{padding:32px}.ll-now-feature h3{font-size:1.55rem}.ll-now-graphic{background:var(--ll-navy);min-height:315px;color:var(--ll-white);place-items:center;display:grid;position:relative;overflow:hidden}.ll-now-graphic>span{z-index:1;font-family:var(--ll-font-serif);font-size:2rem;font-weight:650;line-height:1.05;position:relative}.ll-now-graphic svg{width:100%;position:absolute;inset:auto 0 0}.ll-now-graphic path:first-child{fill:var(--ll-teal)}.ll-now-graphic path:last-child{fill:none;stroke:#b8dcda;stroke-width:4px}.ll-now-list{border-top:1px solid var(--ll-border);display:grid}.ll-now-list a{border-bottom:1px solid var(--ll-border);grid-template-columns:1fr auto;align-content:center;gap:5px 20px;min-height:98px;padding:18px 8px;text-decoration:none;display:grid;color:var(--ll-charcoal)!important}.ll-now-list .ll-kicker{grid-column:1;margin:0;font-size:.66rem}.ll-now-list strong{color:var(--ll-navy);grid-column:1;line-height:1.35}.ll-now-list a>span:last-child{color:var(--ll-teal);grid-area:1/2/3;align-self:center}.ll-featured-business-list{gap:16px;display:grid}.ll-guide-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.ll-guide-card{border:1px solid var(--ll-border);border-radius:var(--ll-radius-card);background:var(--ll-white);transition:border-color var(--ll-transition), transform var(--ll-transition);align-content:start;text-decoration:none;display:grid;overflow:hidden;color:var(--ll-charcoal)!important}.ll-guide-card:hover{border-color:var(--ll-teal);transform:translateY(-2px)}.ll-guide-card>:not(.ll-guide-art){margin-inline:20px}.ll-guide-card strong{color:var(--ll-navy);font-size:1.1rem;line-height:1.35}.ll-guide-card p{color:var(--ll-slate);margin-block:8px 0;font-size:.82rem}.ll-guide-card small{color:var(--ll-slate);margin-block:14px 20px}.ll-guide-art{place-items:center;min-height:160px;display:grid;position:relative;overflow:hidden}.ll-guide-art:before,.ll-guide-art:after{content:"";border:2px solid #ffffff61;border-radius:46% 54% 61% 39%;width:170px;height:170px;position:absolute;transform:rotate(22deg)}.ll-guide-art:after{width:230px;height:120px;transform:rotate(-14deg)}.ll-guide-art-pine{background:var(--ll-pine)}.ll-guide-art-teal{background:var(--ll-teal)}.ll-guide-art-copper{background:var(--ll-copper)}.ll-owner-band{background:var(--ll-navy);color:#dce7eb;padding-block:72px}.ll-owner-band-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:center;gap:70px;display:grid}.ll-owner-band .ll-eyebrow{color:#8ed1d2}.ll-owner-band h2{color:var(--ll-white);margin-bottom:16px}.ll-owner-band p{max-width:720px;margin-bottom:0;font-size:1.05rem}.ll-owner-band-actions{justify-items:start;gap:10px;display:grid}.ll-owner-band-actions small{color:#aebfc7;font-size:.73rem}.ll-place-grid{border-block:1px solid var(--ll-border);grid-template-columns:repeat(4,1fr);display:grid}.ll-place-card{border-right:1px solid var(--ll-border);grid-template-columns:1fr auto;align-content:center;gap:5px 16px;min-height:146px;padding:24px;text-decoration:none;display:grid;color:var(--ll-charcoal)!important}.ll-place-card:last-child{border-right:0}.ll-place-index{color:var(--ll-copper-text);letter-spacing:.1em;grid-column:1;font-size:.7rem;font-weight:800}.ll-place-card strong{color:var(--ll-navy);grid-column:1;font-size:1.2rem}.ll-place-card small{color:var(--ll-slate);grid-column:1}.ll-place-card>span:last-child{color:var(--ll-teal);grid-area:1/2/4;align-self:center}.ll-place-card:hover{background:var(--ll-white)}.ll-home-places{padding-top:14px}.ll-home-corridor-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.ll-home-corridor-grid>a{background:linear-gradient(145deg,#faf7ed,#fff);border:1px solid #d9ddd4;border-radius:12px;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;min-height:124px;padding:16px 15px;text-decoration:none;display:grid;overflow:hidden;color:var(--ll-utility-ink)!important}.ll-home-corridor-grid>a:hover{border-color:#a6b8af;box-shadow:0 8px 20px #062c5512}.ll-home-corridor-map{--ll-corridor-accent:var(--ll-utility-water);background:linear-gradient(#086f820d 1px,#0000 1px) 0 0/12px 12px,linear-gradient(90deg,#086f820d 1px,#0000 1px) 0 0/12px 12px,linear-gradient(160deg,#f5f8ef,#e1efec);border:1px solid #cfe1df;border-radius:16px;place-items:center;width:74px;height:76px;display:grid;position:relative;overflow:hidden}.ll-home-corridor-map[data-orientation=north]{--ll-corridor-accent:#1b7753}.ll-home-corridor-map[data-orientation=east]{--ll-corridor-accent:#bd5a2d}.ll-home-corridor-map[data-orientation=south]{--ll-corridor-accent:#123d6c}.ll-home-corridor-map[data-orientation=west]{--ll-corridor-accent:#13899b}.ll-home-corridor-map svg{filter:drop-shadow(0 3px 3px #08435129);width:70px;height:auto;overflow:hidden}.ll-home-corridor-lake{fill:#a9dce0;stroke:#086f82;stroke-linejoin:round;stroke-width:.85px;vector-effect:non-scaling-stroke}.ll-home-corridor-island{fill:#eff4e9;stroke:#6da8a7;stroke-width:.5px;vector-effect:non-scaling-stroke}.ll-home-corridor-pin-halo{fill:color-mix(in srgb, var(--ll-corridor-accent) 20%, white);stroke:#fff;stroke-width:1.8px;vector-effect:non-scaling-stroke}.ll-home-corridor-pin-core{fill:var(--ll-corridor-accent);stroke:#fff;stroke-width:1.4px;vector-effect:non-scaling-stroke}.ll-home-corridor-map>span{background:var(--ll-corridor-accent);color:#fff;border-radius:50%;place-items:center;min-width:21px;min-height:21px;font-size:.62rem;font-weight:850;display:grid;position:absolute;bottom:4px;right:4px}.ll-home-corridor-grid>a>span:nth-child(2){gap:4px;min-width:0;display:grid}.ll-home-corridor-grid small{color:var(--ll-utility-water);letter-spacing:.055em;text-transform:uppercase;font-size:.65rem;font-weight:780}.ll-home-corridor-grid strong{font-size:1rem;line-height:1.2}.ll-home-corridor-grid em{color:var(--ll-slate);font-size:.73rem;font-style:normal}.ll-home-corridor-grid b{color:var(--ll-utility-green);font-size:1.1rem}@media (width<=1120px){.ll-home-corridor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.ll-home-corridor-grid>a{grid-template-columns:58px minmax(0,1fr) auto;gap:11px;min-height:104px;padding:12px}.ll-home-corridor-map{border-radius:14px;width:58px;height:64px}.ll-home-corridor-map svg{width:55px;height:auto}}@media (width<=480px){.ll-home-corridor-grid{grid-template-columns:minmax(0,1fr)}}[data-approved-public-home-discovery] .ll-utility-discovery-card :is(small,b,em),[data-approved-public-home-profile] :is(header small,.ll-home-profile-services span,.ll-home-profile-facts dt,.ll-home-profile-facts dd,footer small,footer .ll-text-link){font-size:var(--ll-min-text-px)}.ll-home-profile-summary{min-width:0;color:var(--ll-slate);font-size:var(--ll-min-text-px);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}[data-home-current-profile-cohort] :is(.ll-home-profile-card h3 a,.ll-home-profile-facts dd){overflow-wrap:anywhere}@media (width<=980px) and (width>=761px){[data-home-current-profile-cohort] .ll-home-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){[data-approved-public-home-trust] .ll-utility-trust-grid small{font-size:var(--ll-min-text-px);display:block}.ll-home-profile-card[data-approved-public-home-profile]>footer small{display:block}[data-home-current-profile-cohort] .ll-home-profile-card{gap:8px;padding:14px}[data-home-current-profile-cohort] .ll-home-profile-services span{padding:4px 7px}[data-home-current-profile-cohort] .ll-home-profile-facts>div,[data-home-current-profile-cohort] .ll-home-profile-facts>div+div{grid-template-columns:minmax(76px,.36fr) minmax(0,1fr);align-items:start;gap:8px;padding-block:7px}[data-home-current-profile-cohort] .ll-home-profile-card>footer{gap:8px}}@media (width<=480px){[data-approved-public-home-trust] .ll-utility-trust-grid{grid-template-columns:minmax(0,1fr)}[data-approved-public-home-trust] .ll-utility-trust-grid>div{border-bottom:1px solid #e2dfd7;border-right:0;grid-template-columns:34px minmax(0,1fr)}[data-approved-public-home-trust] .ll-utility-trust-grid>div:last-child{border-bottom:0}}@media (width<=400px){[data-approved-public-home-discovery] .ll-utility-discovery-card{grid-template-columns:minmax(96px,38%) minmax(0,1fr)}}
