/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}@font-face{font-family:Archivo Black;src:url(/fonts/archivo-black-400-latin.woff2)format("woff2");font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-400-latin.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-800-latin.woff2)format("woff2");font-weight:800;font-display:swap}:root{--ink:#071d31;--green:#164a3a;--green-2:#21624e;--green-dark:#0d3529;--blue:#114a78;--blue-2:#1c5d91;--blue-3:#0c3a61;--sky:#75c8f2;--cream:#f8f2e7;--orange:#f8b402;--orange-hot:#a45a04}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--green);color:var(--cream);margin:0;font-family:Inter,Arial,sans-serif;overflow-x:hidden}button,input{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.eyebrow{color:var(--orange);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.72rem;font-weight:800}h1,h2{letter-spacing:-.055em;text-transform:uppercase;margin:0;font-family:Archivo Black,Arial,sans-serif;line-height:.91}.button{border:2px solid var(--ink);background:var(--cream);min-height:52px;color:var(--ink);text-align:center;justify-content:center;align-items:center;padding:0 24px;font-size:.84rem;font-weight:800;transition:box-shadow .16s,transform .16s;display:inline-flex;box-shadow:6px 7px #071d31b8}:is(.button:hover,.button:focus-visible){transform:translate(2px,2px);box-shadow:4px 5px #071d31b8}.button:focus-visible{outline:3px solid var(--sky);outline-offset:4px}button:focus-visible{outline:3px solid var(--sky);outline-offset:4px}a:focus-visible{outline:3px solid var(--sky);outline-offset:4px}.button-small{min-height:40px;padding-inline:18px;font-size:.72rem}.button-accent{background:var(--orange)}.button-outline{border-color:var(--ink);color:var(--cream);background:0 0}.button-cream{background:var(--cream)}.button-row{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.button-row.centered{justify-content:center}.hero{background:radial-gradient(circle at 88% 28%,#75c8f233,transparent 20rem),radial-gradient(circle at 7% 84%,#f8b4021a,transparent 18rem),var(--green);min-height:780px;overflow:hidden}.site-header{z-index:20;align-items:center;gap:42px;height:90px;display:flex;position:relative}.brand img{width:170px;height:auto}.desktop-nav{gap:30px;margin-left:auto;font-size:.82rem;font-weight:800;display:flex}.desktop-nav a,.phone-link{transition:color .2s}.desktop-nav a:hover,.phone-link:hover{color:var(--sky)}.header-actions{align-items:center;gap:22px;display:flex}.phone-link{font-size:.8rem;font-weight:800}.menu-button{cursor:pointer;background:0 0;border:1px solid #f8f2e773;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:42px;display:none}.menu-button span{background:var(--cream);width:20px;height:2px}.mobile-nav{border:2px solid var(--ink);background:var(--cream);width:min(300px,100vw - 32px);box-shadow:9px 10px 0 var(--ink);color:var(--ink);padding:10px;display:grid;position:absolute;top:74px;right:0}.mobile-nav a{border-bottom:1px solid #071d312e;padding:14px;font-weight:800}.mobile-nav a:last-child{color:var(--blue);border-bottom:0}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:10px;min-height:650px;padding:36px 0 90px;display:grid}.hero-copy{z-index:3;position:relative}.hero h1{max-width:760px;font-size:clamp(4.25rem,6.6vw,6.8rem);line-height:.86}.hero h1 span{color:var(--sky)}.hero-intro{color:#f8f2e7e6;max-width:590px;margin:30px 0 0;font-size:1.08rem;line-height:1.58}.hero-visual{align-self:end;height:550px;position:relative}.hero-sun{border:3px solid var(--ink);background:var(--orange);border-radius:50%;width:410px;height:410px;position:absolute;top:15px;right:-8px;box-shadow:22px 28px #071d314d}.hero-visual>img{border:3px solid var(--ink);object-fit:cover;object-position:center 20%;border-radius:230px 230px 18px 18px;width:430px;height:540px;position:absolute;bottom:-30px;right:-28px}.trust-stamp{border:3px solid var(--ink);background:var(--cream);width:190px;min-height:92px;color:var(--ink);text-align:center;border-radius:50%;place-content:center;display:grid;position:absolute;bottom:6px;left:-42px;transform:rotate(-7deg);box-shadow:8px 9px #071d318c}.trust-stamp strong{font-family:Archivo Black;font-size:1rem}.trust-stamp span{color:var(--blue);font-size:.72rem;font-weight:800}.community-band{z-index:5;border:2px solid var(--ink);background:var(--cream);color:var(--ink);border-radius:18px;margin-top:-38px;margin-bottom:90px;padding:42px 38px 26px;position:relative;box-shadow:10px 12px #071d3194}.community-intro{border-bottom:1px solid #071d3147;grid-template-columns:1.15fr .85fr;align-items:end;gap:65px;padding-bottom:30px;display:grid}.community-intro .eyebrow{color:var(--green)}.community-intro h2{max-width:700px;font-size:clamp(2.15rem,3.4vw,3.9rem)}.community-intro>p{color:#071d31b8;margin:0;line-height:1.58}.community-logos{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.community-logos article{border:1.5px solid var(--ink);background:#fffaf2;border-radius:12px;align-content:space-between;min-height:230px;padding:22px;display:grid;box-shadow:4px 5px #114a782e}.community-logos article:nth-child(2){box-shadow:4px 5px #f8b4024d}.community-logos article:nth-child(3){box-shadow:4px 5px #164a3a47}.community-logos img{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:64px}.community-logos .state-seal{height:76px}.community-logos .gorilladesk-logo{width:min(100%,245px)}.community-logos .foundation-logo{width:min(100%,220px)}.community-kicker{color:var(--orange-hot);letter-spacing:.12em;text-transform:uppercase;margin:20px 0 7px;font-size:.62rem;font-weight:800;display:block}.community-logos h3{color:var(--blue);letter-spacing:-.035em;text-transform:uppercase;margin:0;font-family:Archivo Black;font-size:1.17rem;line-height:1.05}.community-logos p{color:#071d31ad;margin:9px 0 0;font-size:.78rem;line-height:1.48}.community-disclosure{color:#071d318a;margin:22px 0 0;font-size:.62rem;line-height:1.45}.owner-spotlight{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--cream);color:var(--ink);margin-bottom:110px;position:relative;overflow:hidden}.owner-marquee{border-bottom:2px solid var(--ink);background:var(--orange);width:102%;color:var(--ink);margin-left:-1%;overflow:hidden;transform:rotate(-.65deg)}.owner-marquee-reverse{border-top:2px solid var(--ink);background:var(--blue);color:var(--cream);border-bottom:0;transform:rotate(.65deg)}.owner-marquee-track{will-change:transform;gap:28px;width:max-content;padding:16px 0;animation:25s linear infinite owner-marquee;display:flex}.owner-marquee-reverse .owner-marquee-track{animation-duration:30s;animation-direction:reverse}.owner-marquee span{white-space:nowrap;letter-spacing:-.055em;text-transform:uppercase;align-items:center;gap:28px;font-family:Archivo Black,Arial,sans-serif;font-size:clamp(2.1rem,4vw,4.25rem);line-height:.9;display:inline-flex}.owner-marquee b{color:var(--cream);font-size:.58em}.owner-marquee-reverse b{color:var(--orange)}.owner-story{grid-template-columns:1.08fr .92fr;align-items:center;gap:86px;padding-top:105px;padding-bottom:105px;display:grid}.owner-photo-card{border:3px solid var(--ink);box-shadow:15px 17px 0 var(--blue);background:#fff;border-radius:12px;padding:12px;position:relative;transform:rotate(-2deg)}.owner-photo-card:before{border:3px solid var(--ink);background:var(--orange);content:"PHX";width:112px;height:112px;color:var(--ink);z-index:2;border-radius:50%;place-items:center;font-family:Archivo Black;font-size:1.45rem;display:grid;position:absolute;top:-44px;left:-36px;transform:rotate(-12deg);box-shadow:7px 8px #071d3147}.owner-photo-card img{aspect-ratio:447/280;object-fit:cover;border-radius:5px;width:100%}.owner-photo-stamp{border:3px solid var(--cream);background:var(--green);width:190px;height:104px;box-shadow:0 0 0 3px var(--ink),8px 10px #071d313d;color:var(--cream);text-align:center;border-radius:50%;place-content:center;display:grid;position:absolute;bottom:-34px;right:-28px;transform:rotate(7deg)}.owner-photo-stamp strong{color:var(--orange);font-family:Archivo Black;font-size:1rem}.owner-photo-stamp span{margin-top:3px;font-size:.7rem;font-weight:800}.owner-copy .eyebrow{color:var(--blue)}.owner-copy h2{max-width:610px;font-size:clamp(3rem,4.75vw,5.45rem)}.owner-copy>p:not(.eyebrow){color:#071d31bd;max-width:560px;margin:28px 0;font-size:1.02rem;line-height:1.62}.owner-details{border-top:1px solid #071d317a;margin-bottom:32px;display:grid}.owner-details span{color:var(--blue);border-bottom:1px solid #071d317a;align-items:center;gap:16px;padding:13px 0;font-weight:800;display:flex}.owner-details b{color:var(--orange-hot);font-family:Archivo Black}@keyframes owner-marquee{to{transform:translate(-50%)}}.how-card{z-index:4;border:2px solid var(--ink);background:var(--blue-2);border-radius:20px;grid-template-columns:.82fr 1fr .82fr;gap:42px;min-height:430px;margin-top:0;margin-bottom:130px;padding:52px 0 0 52px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 60px #071d3133}.how-card h2{font-size:clamp(2.25rem,3.4vw,3.9rem)}.how-steps{align-content:center;gap:22px;margin:0;padding:0 0 46px;list-style:none;display:grid}.how-steps li{grid-template-columns:54px 1fr;align-items:start;gap:18px;display:grid}.how-steps li>span{color:var(--orange);text-shadow:3px 4px 0 var(--ink);font-family:Archivo Black;font-size:2.3rem}.how-steps strong{font-size:.98rem}.how-steps p{color:#f8f2e7c7;margin:5px 0 0;font-size:.88rem;line-height:1.48}.how-photo{border-top:2px solid var(--ink);border-left:2px solid var(--ink);object-fit:cover;object-position:58% center;border-radius:190px 0 0;align-self:end;width:100%;height:380px}.services-section{grid-template-columns:.78fr 1.22fr;align-items:center;gap:80px;min-height:650px;padding-bottom:145px;display:grid}.services-copy h2,.proof-copy h2,.areas-heading h2,.faq-copy h2,.field-heading h2{font-size:clamp(3rem,5vw,5.6rem)}.services-copy>p:not(.eyebrow),.proof-copy>p:not(.eyebrow),.areas-heading>p:not(.eyebrow),.faq-copy>p:not(.eyebrow){color:#f8f2e7d1;max-width:500px;line-height:1.6}.services-copy>p:not(.eyebrow){margin:26px 0}.service-showcase{min-width:0}.service-deck{height:440px;margin:0 auto;position:relative}.service-card{border:2px solid var(--ink);background:var(--blue-2);transform-origin:50% 100%;border-radius:10px;align-content:end;width:310px;height:385px;padding:26px;transition:transform .35s;display:grid;position:absolute;top:35px;left:8%;box-shadow:9px 12px #071d31a6}.service-card-0{z-index:4;transform:translate(0)rotate(-4deg)}.service-card-1{z-index:3;transform:translate(135px)translateY(-7px)rotate(1deg)}.service-card-2{z-index:2;transform:translate(260px)translateY(8px)rotate(6deg)}.service-card-3{z-index:1;transform:translate(365px)translateY(28px)rotate(10deg)}.service-card img{object-fit:contain;width:126px;height:126px;margin:auto auto 36px}.service-number{color:var(--orange);font-family:Archivo Black;font-size:1.25rem;position:absolute;top:20px;right:24px}.service-card h3{color:var(--orange);letter-spacing:-.04em;margin:0;font-family:Archivo Black;font-size:1.75rem}.service-card p{color:#f8f2e7cc;margin:7px 0 0;font-size:.82rem;line-height:1.35}.deck-controls{justify-content:center;align-items:center;gap:14px;margin-top:24px;display:flex}.deck-controls button{border:2px solid var(--ink);background:var(--blue-2);cursor:pointer;border-radius:50%;place-items:center;width:46px;height:46px;font-size:1.3rem;display:grid;box-shadow:4px 5px #071d3199}.deck-controls button:hover{background:var(--orange);color:var(--ink)}.deck-controls>span{letter-spacing:.08em;text-align:center;min-width:60px;font-size:.72rem;font-weight:800}.proof-section{color:var(--ink);background:linear-gradient(#f8f2e7f7,#f8f2e7f7),url(/nearpest-owner-desert-illustration-wide.webp) bottom/cover no-repeat;padding:130px 0 145px}.proof-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:90px;display:grid}.polaroid{border:2px solid var(--blue);background:#fff;border-radius:8px;padding:14px;position:relative;transform:rotate(-2.5deg);box-shadow:12px 14px #114a781c}.polaroid:after{content:"";filter:blur(8px);z-index:-1;background:#071d3129;border-radius:50%;width:55%;height:18px;position:absolute;bottom:-15px;right:10%}.polaroid img{aspect-ratio:1/1.04;object-fit:cover;object-position:50% center;border-radius:3px;width:100%}.proof-copy .eyebrow{color:var(--blue)}.proof-copy>p:not(.eyebrow){color:#071d31bd;margin:25px 0}.check-list{gap:15px;margin:0;padding:0;list-style:none;display:grid}.check-list li{color:var(--blue);align-items:center;gap:12px;font-weight:800;display:flex}.check-list span{border:2px solid var(--ink);background:var(--orange);width:24px;height:24px;color:var(--ink);border-radius:50%;flex:0 0 24px;place-items:center;font-size:.78rem;display:grid}.referral-section{background:var(--blue);padding:115px 0 145px}.referral-card{border:2px solid var(--ink);background:var(--orange);min-height:470px;color:var(--ink);border-radius:18px;grid-template-columns:1fr 1fr;display:grid;position:relative;overflow:visible;box-shadow:12px 14px #071d3199}.referral-copy{z-index:2;align-self:center;max-width:500px;padding:65px 0 65px 60px;position:relative}.referral-copy .eyebrow{color:var(--blue)}.referral-copy h2{font-size:clamp(3.2rem,5vw,5.6rem)}.referral-copy>p:not(.eyebrow){max-width:410px;line-height:1.55}.referral-card>img{object-fit:contain;object-position:bottom;width:48%;max-height:540px;position:absolute;bottom:0;right:4%}.referral-stamp{border:3px solid var(--cream);background:var(--blue-3);width:190px;height:112px;box-shadow:0 0 0 3px var(--ink);color:var(--cream);text-align:center;border-radius:50%;place-content:center;display:grid;position:absolute;bottom:-30px;right:-26px;transform:rotate(7deg)}.referral-stamp strong{color:var(--sky);font-family:Archivo Black;font-size:1.6rem}.referral-stamp span{font-size:.75rem;font-weight:800}.promise-section{padding:0 0 140px}.promise-card{border:2px solid var(--ink);background:var(--blue-2);border-radius:18px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:65px;min-height:420px;padding:60px;display:grid;box-shadow:0 24px 60px #071d312e}.promise-card h2{margin-bottom:35px;font-size:clamp(3rem,4.4vw,5rem)}.promise-card blockquote{letter-spacing:-.045em;margin:0;font-family:Archivo Black;font-size:clamp(1.7rem,2.7vw,3rem);line-height:1.12}.areas-section{text-align:center;padding-bottom:150px}.areas-heading>p:not(.eyebrow){margin:24px auto 0}.area-marquee{width:100%;margin:65px 0;overflow:hidden;transform:rotate(1deg)}.area-marquee>div{will-change:transform;gap:24px;width:max-content;animation:45s linear infinite owner-marquee;display:flex}.area-marquee span{white-space:nowrap;letter-spacing:-.055em;text-transform:uppercase;align-items:center;gap:22px;font-family:Archivo Black;font-size:clamp(3.2rem,6.7vw,7rem);line-height:.92;display:inline-flex}.area-marquee b{color:var(--orange);font-size:.52em}.areas-button{margin-inline:auto}.faq-section{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;padding-bottom:140px;display:grid}.faq-copy{position:sticky;top:36px}.faq-copy>p:not(.eyebrow){margin:24px 0 28px}.faq-list{border:2px solid var(--ink);background:var(--cream);color:var(--ink);border-radius:15px;padding:9px 28px;overflow:hidden}.faq-item{border-bottom:1px solid #071d318c}.faq-item:last-child{border-bottom:0}.faq-item h3{margin:0}.faq-item button{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:25px;width:100%;padding:23px 0;display:flex}.faq-item button span{color:var(--blue);letter-spacing:-.035em;font-family:Archivo Black;font-size:1.12rem}.faq-item button b{border:1px solid var(--ink);background:var(--orange);border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:1.2rem;font-weight:400;display:grid}.faq-item:not(.open) button b{background:0 0}.faq-item>p{color:#071d31c2;margin:-6px 50px 23px 0;line-height:1.6}.field-section{padding-bottom:100px}.field-heading{margin-bottom:42px}.field-strip{grid-template-columns:repeat(4,1fr);gap:14px;width:calc(100% + 40px);margin-left:-20px;display:grid;transform:rotate(-1deg)}.field-strip img{aspect-ratio:1/.82;border:2px solid var(--ink);object-fit:cover;border-radius:10px;width:100%;box-shadow:7px 9px #071d3173}.field-strip img:nth-child(2){transform:translateY(22px)rotate(1.5deg)}.field-strip img:nth-child(3){transform:translateY(-14px)rotate(-1.5deg)}.final-cta{text-align:center;min-height:720px;padding-top:110px;position:relative;overflow:hidden}.final-cta-inner{z-index:2;position:relative}.cta-mark{width:180px;margin:0 auto 38px}.final-cta h2{font-size:clamp(4rem,7.2vw,8rem)}.final-cta h2 span{color:var(--sky)}.final-cta-inner>p:not(.eyebrow){color:#f8f2e7d1;margin:26px auto 0}.desert-line{filter:saturate(.85);background:url(/nearpest-desert-lineart-wide.webp) bottom/cover no-repeat;height:255px;position:absolute;bottom:-10px;left:0;right:0}.site-footer{background:var(--cream);color:var(--ink);padding:95px 0 38px}.footer-grid{grid-template-columns:1.5fr .65fr .85fr 1fr;gap:70px;display:grid}.footer-brand img{width:190px}.footer-brand p{color:#071d31b3;max-width:330px;line-height:1.6}.footer-grid>div:not(.footer-brand){align-content:start;justify-items:start;gap:14px;font-size:.88rem;display:grid}.footer-label{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin:0 0 9px;font-size:.68rem;font-weight:800}.footer-grid a:hover{color:var(--orange-hot)}.footer-phone{font-family:Archivo Black;font-size:1.3rem}.footer-price{color:var(--blue);margin-top:12px;font-weight:800}.footer-bottom{color:#071d319e;justify-content:space-between;gap:30px;margin-top:85px;font-size:.74rem;display:flex}@media(max-width:1120px){.service-card{width:285px;left:0}.service-card-1{transform:translate(115px)translateY(-7px)rotate(1deg)}.service-card-2{transform:translate(215px)translateY(8px)rotate(6deg)}.service-card-3{transform:translate(300px)translateY(28px)rotate(10deg)}.how-card{grid-template-columns:1fr 1.08fr;padding-right:45px}.how-photo{display:none}}@media(max-width:900px){.shell{width:min(100% - 32px,720px)}.community-intro{grid-template-columns:1fr;gap:20px}.community-logos{grid-template-columns:1fr}.community-logos article{grid-template-columns:150px 1fr;align-items:center;gap:24px;min-height:0}.community-kicker{margin-top:0}.owner-story{grid-template-columns:1fr;gap:78px}.owner-photo-card{width:min(100%,670px);margin-inline:auto}.owner-copy{max-width:660px}.site-header{height:78px}.brand img{width:138px}.desktop-nav,.phone-link{display:none}.header-actions{margin-left:auto}.menu-button{display:flex}.hero-grid{grid-template-columns:1fr;padding-top:40px}.hero h1{font-size:clamp(3.75rem,13vw,6rem)}.hero-visual{width:min(100%,520px);height:480px;margin:20px auto 0}.hero-sun{width:360px;height:360px;right:20px}.hero-visual>img{width:380px;height:470px;right:10px}.trust-stamp{left:0}.how-card{grid-template-columns:1fr;gap:34px;margin-top:0;padding:42px}.how-steps{padding:0}.services-section{grid-template-columns:1fr;gap:45px}.services-copy{max-width:620px}.service-showcase{width:min(100%,650px)}.proof-grid{grid-template-columns:1fr;gap:70px}.polaroid{width:min(100%,600px);margin:auto}.proof-copy{max-width:600px}.referral-card{grid-template-columns:1fr;min-height:690px}.referral-copy{align-self:start;max-width:100%;padding:52px 48px}.referral-card>img{width:68%;max-height:430px;right:12%}.referral-stamp{right:10px}.promise-card{grid-template-columns:1fr;gap:40px}.faq-section{grid-template-columns:1fr;gap:50px}.faq-copy{position:static}.field-strip{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr}}@media(max-width:560px){.site-header .button-small{display:none}.community-band{width:calc(100% - 28px);margin-bottom:70px;padding:32px 20px 22px}.community-intro h2{font-size:2.35rem}.community-logos article{grid-template-columns:1fr;gap:8px}.community-kicker{margin-top:14px}.owner-spotlight{margin-bottom:82px}.owner-marquee-track{gap:18px;padding:13px 0}.owner-marquee span{gap:18px;font-size:2rem}.owner-story{gap:68px;width:calc(100% - 28px);padding-top:78px;padding-bottom:80px}.owner-photo-card{box-shadow:9px 10px 0 var(--blue);padding:7px}.owner-photo-card:before{width:78px;height:78px;font-size:1rem;top:-34px;left:-6px}.owner-photo-stamp{width:145px;height:82px;bottom:-42px;right:-2px}.owner-photo-stamp strong{font-size:.78rem}.owner-copy h2{font-size:2.85rem}.hero{min-height:auto}.hero-grid{padding:28px 0 68px}.hero h1{font-size:clamp(3.15rem,15vw,4.25rem)}.hero-intro{margin-top:22px;font-size:.96rem}.button-row{display:grid}.button{width:100%}.hero-visual{height:380px;margin-top:30px}.hero-sun{width:300px;height:300px;top:15px;right:-22px}.hero-visual>img{width:315px;height:380px;bottom:-10px;right:-18px}.trust-stamp{width:150px;min-height:76px;bottom:0}.trust-stamp strong{font-size:.8rem}.how-card{width:calc(100% - 28px);margin-bottom:84px;padding:34px 22px}.how-steps li{grid-template-columns:44px 1fr;gap:14px}.how-steps li>span{font-size:1.85rem}.services-section{padding-bottom:95px}.services-copy h2,.proof-copy h2,.areas-heading h2,.faq-copy h2,.field-heading h2{font-size:2.9rem}.service-deck{height:400px}.service-card{width:min(78vw,285px);height:360px;left:0}.service-card-0{transform:translate(0)rotate(-3deg)}.service-card-1{transform:translate(45px)translateY(4px)rotate(4deg)}.service-card-2{transform:translate(75px)translateY(15px)rotate(7deg)}.service-card-3{display:none}.service-card img{width:105px;height:105px}.proof-section{padding:85px 0 95px}.proof-grid{gap:55px}.polaroid{padding:9px}.referral-section{padding:80px 0 105px}.referral-card{width:calc(100% - 28px);min-height:660px}.referral-copy{padding:38px 26px}.referral-copy h2{font-size:3.1rem}.referral-copy .button{width:auto}.referral-card>img{width:92%;max-height:390px;right:2%}.referral-stamp{width:150px;height:92px;right:-4px}.promise-section{width:calc(100% - 28px);padding-bottom:95px}.promise-card{padding:35px 24px}.promise-card h2{font-size:2.8rem}.promise-card blockquote{font-size:1.55rem}.areas-section{padding-bottom:100px}.area-marquee{margin:50px 0}.area-marquee span{font-size:3.25rem}.faq-section{padding-bottom:100px}.faq-list{padding:6px 18px}.faq-item button span{font-size:1rem}.field-strip{grid-template-columns:repeat(2,1fr);gap:9px;width:calc(100% + 12px);margin-left:-6px}.field-strip img{aspect-ratio:.86}.final-cta{min-height:650px;padding-top:80px}.cta-mark{width:145px}.final-cta h2{font-size:4.1rem}.desert-line{height:190px}.site-footer{padding-top:70px}.footer-grid{grid-template-columns:1fr;gap:48px}.footer-bottom{flex-direction:column;margin-top:65px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}:root{--brand-roundel: url(/nearpest-logo-round.png)}body,main#main,.interior-page{background-color:var(--green);background-image:radial-gradient(circle,rgba(248,242,231,.11) 0 1px,transparent 1.6px),repeating-linear-gradient(135deg,transparent 0 94px,rgba(117,200,242,.025) 94px 96px,transparent 96px 188px),url(/nearpest-desert-lineart-wide.webp);background-position:0 0,0 0,right top;background-repeat:repeat,repeat,repeat-y;background-size:72px 72px,188px 188px,min(1774px,145vw) auto;background-blend-mode:normal,normal,multiply}.hero,.interior-hero{background-color:var(--green);background-image:radial-gradient(circle at 88% 24%,rgba(117,200,242,.2),transparent 22rem),radial-gradient(circle at 7% 84%,rgba(248,180,2,.13),transparent 20rem),radial-gradient(circle,rgba(248,242,231,.11) 0 1px,transparent 1.6px),repeating-linear-gradient(135deg,transparent 0 94px,rgba(117,200,242,.025) 94px 96px,transparent 96px 188px),url(/nearpest-desert-lineart-wide.webp);background-position:center,center,0 0,0 0,right bottom;background-repeat:no-repeat,no-repeat,repeat,repeat,no-repeat;background-size:auto,auto,72px 72px,188px 188px,min(1774px,145vw) auto;background-blend-mode:normal,normal,normal,normal,multiply}.interior-header{background-color:var(--green);background-image:radial-gradient(circle,rgba(248,242,231,.09) 0 1px,transparent 1.5px),linear-gradient(110deg,transparent 0 58%,rgba(117,200,242,.055));background-size:68px 68px,auto}.mobile-nav .mobile-call-link{align-items:center;background:var(--orange);border:2px solid var(--ink);color:var(--ink);display:flex;font-family:Archivo Black,Arial,sans-serif;justify-content:space-between;margin-top:9px;padding:15px 16px;box-shadow:5px 6px 0 var(--blue);transition:box-shadow .16s ease,transform .16s ease}.mobile-nav .mobile-referral-promo{align-items:center;background:linear-gradient(135deg,#fffaf2,#f2e5ce);border:2px solid var(--ink);border-left:10px solid var(--orange);color:var(--ink);display:flex;gap:12px;justify-content:space-between;margin-bottom:9px;min-height:96px;overflow:hidden;padding:16px 14px;position:relative;box-shadow:5px 6px 0 var(--blue);transition:box-shadow .16s ease,transform .16s ease}.mobile-nav .mobile-referral-promo:before{border-left:2px dashed rgba(7,29,49,.24);content:"";height:64px;position:absolute;right:62px;top:14px}.mobile-nav .mobile-referral-promo span{display:grid;gap:5px;position:relative;z-index:1}.mobile-nav .mobile-referral-promo small{color:var(--blue);font-size:.58rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.mobile-nav .mobile-referral-promo strong{color:var(--ink);font-family:Archivo Black,Arial,sans-serif;font-size:1.05rem;letter-spacing:-.035em;line-height:1.04;text-transform:uppercase}.mobile-nav .mobile-referral-promo>b{align-items:center;background:var(--orange);border:2px solid var(--ink);border-radius:50%;color:var(--ink);display:flex;flex:0 0 38px;font-size:1.1rem;height:38px;justify-content:center;position:relative;z-index:1;box-shadow:2px 3px #071d3147}.mobile-nav .mobile-referral-promo:hover,.mobile-nav .mobile-referral-promo:focus-visible{box-shadow:3px 4px 0 var(--blue);transform:translate(2px,2px)}.mobile-nav .mobile-call-link:after{align-items:center;background:var(--cream);border:2px solid var(--ink);border-radius:50%;content:"☎";display:flex;flex:0 0 34px;font-family:Inter,Arial,sans-serif;font-size:1rem;height:34px;justify-content:center;margin-left:14px}.mobile-nav .mobile-call-link:hover,.mobile-nav .mobile-call-link:focus-visible{box-shadow:3px 4px 0 var(--blue);transform:translate(2px,2px)}@media(max-width:900px){.site-header{gap:14px}.site-header .header-actions{gap:10px}.site-header .phone-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border:1px solid rgba(117,200,242,.72);color:var(--cream);font-size:.7rem;letter-spacing:.02em;white-space:nowrap}}.nav-menu{position:relative}.nav-menu>summary{cursor:pointer;list-style:none;transition:color .2s ease}.nav-menu>summary::-webkit-details-marker{display:none}.nav-menu>summary:after{content:"▾";margin-left:6px;color:var(--orange);font-size:.68em}.nav-menu[open]>summary,.nav-menu>summary:hover{color:var(--sky)}.nav-dropdown{position:absolute;z-index:60;top:calc(100% + 16px);left:-18px;display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));width:440px;padding:12px;border:2px solid var(--ink);background:var(--cream);color:var(--ink);box-shadow:8px 9px var(--ink)}.nav-dropdown a{padding:11px 12px;border-bottom:1px solid rgba(7,29,49,.16);font-size:.72rem}.nav-dropdown a:hover,.nav-dropdown a:focus-visible{background:var(--orange);color:var(--ink)}.mobile-menu-group{border-bottom:1px solid rgba(7,29,49,.18)}.mobile-menu-group>summary{padding:14px;color:var(--blue);cursor:pointer;list-style:none;font-family:Archivo Black,Arial,sans-serif}.mobile-menu-group>summary:after{content:"+";float:right;color:var(--orange-hot)}.mobile-menu-group[open]>summary:after{content:"−"}.mobile-menu-group>a{display:block;margin:0 12px;min-width:0;padding-block:10px;font-size:.76rem;overflow-wrap:anywhere}.footer-grid.footer-grid-expanded{grid-template-columns:minmax(230px,1.35fr) repeat(4,minmax(0,.75fr));gap:clamp(28px,4vw,62px)}.footer-hours,.footer-credential{margin:14px 0 0;color:#071d31ad;font-size:.76rem}.footer-credential a{color:var(--blue);font-weight:800;text-decoration:underline;text-underline-offset:4px}@media(max-width:1120px){.desktop-nav{gap:17px;font-size:.74rem}.footer-grid.footer-grid-expanded{grid-template-columns:1.2fr repeat(2,1fr)}}@media(max-width:900px){.mobile-nav{max-height:calc(100svh - 94px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.nav-menu{display:none}}@media(max-width:560px){.footer-grid.footer-grid-expanded{grid-template-columns:1fr}}@media(max-width:380px){.site-header .brand img{width:120px}.site-header .phone-link{min-width:52px;padding-inline:10px;font-size:0}.site-header .phone-link:before{content:"Call";font-size:.7rem}}.hero,.interior-hero,.interior-story,.related-section,.final-cta{isolation:isolate;position:relative}.interior-story,.related-section{overflow:hidden}.hero>*,.interior-hero>*,.interior-story>*,.related-section>*,.final-cta>*{position:relative;z-index:1}.hero:before,.interior-hero:before,.interior-story:not(.legal-copy):before,.related-section:before,.final-cta:before{background:var(--brand-roundel) center / cover no-repeat;border-radius:50%;content:"";pointer-events:none;position:absolute}.hero:before{aspect-ratio:1;filter:saturate(.82) contrast(1.05);opacity:.12;right:clamp(-330px,-18vw,-190px);top:-370px;transform:rotate(8deg);width:min(76vw,970px)}.interior-hero:before{aspect-ratio:1;filter:saturate(.84) contrast(1.05);opacity:.13;right:clamp(-280px,-15vw,-150px);top:-320px;transform:rotate(11deg);width:min(70vw,870px)}.interior-story:not(.legal-copy){background-color:var(--green);background-image:radial-gradient(circle at 7% 8%,rgba(248,180,2,.17),transparent 26rem),radial-gradient(circle at 94% 60%,rgba(117,200,242,.13),transparent 30rem),linear-gradient(#164a3a14,#0d35294d),url(/nearpest-desert-lineart-wide.webp);background-position:left top,right center,center,right top;background-repeat:no-repeat,no-repeat,no-repeat,repeat-y;background-size:auto,auto,auto,min(1774px,140vw) auto;background-blend-mode:normal,normal,normal,multiply}.interior-story:not(.legal-copy):before{aspect-ratio:1;left:clamp(-480px,-27vw,-250px);opacity:.075;top:8%;transform:rotate(-14deg);width:min(82vw,1020px)}.interior-story:not(.legal-copy):after{aspect-ratio:1;background:radial-gradient(circle,rgba(248,180,2,.28) 0 7%,transparent 7.5%),repeating-conic-gradient(from -2deg,rgba(248,180,2,.22) 0deg 1.4deg,transparent 1.4deg 10deg);border-radius:50%;content:"";mask-image:radial-gradient(circle,#000 0 34%,transparent 69%);opacity:.7;pointer-events:none;position:absolute;right:clamp(-250px,-12vw,-110px);top:10%;transform:rotate(7deg);width:min(48vw,620px)}.interior-story:not(.legal-copy) .story-grid{isolation:isolate}.interior-story:not(.legal-copy) .story-grid:before{background:repeating-linear-gradient(to bottom,rgba(248,180,2,.85) 0 9px,transparent 9px 23px);bottom:34px;content:"";left:50%;opacity:.38;pointer-events:none;position:absolute;top:34px;transform:translate(-50%);width:3px;z-index:0}.interior-story:not(.legal-copy) .story-card{position:relative;z-index:1}.related-section:before{aspect-ratio:1;filter:saturate(.75);opacity:.11;right:-220px;top:-280px;transform:rotate(14deg);width:min(62vw,760px)}.final-cta:before{aspect-ratio:1;left:50%;opacity:.085;top:-170px;transform:translate(-50%) rotate(-5deg);width:min(72vw,820px)}.final-cta .desert-line{background-color:var(--green);background-blend-mode:multiply;position:absolute;z-index:0}.interior-directory,.plans-section,.flow-section,.legal-copy,.site-footer{isolation:isolate;overflow:hidden;position:relative}.interior-directory>*,.plans-section>*,.flow-section>*,.legal-copy>*,.site-footer>*{position:relative;z-index:1}.interior-directory:before,.plans-section:before,.flow-section:before,.legal-copy:before,.site-footer:before{background:var(--brand-roundel) center / cover no-repeat;border-radius:50%;content:"";filter:saturate(.55);opacity:.045;pointer-events:none;position:absolute}.footer-brand{align-content:start;justify-items:start;gap:12px;display:grid}.footer-brand address{color:#071d31b3;font-style:normal;line-height:1.55}.footer-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.footer-socials a{border:1px solid #071d3147;border-radius:999px;padding:7px 10px;font-size:.66rem;font-weight:800}.interior-directory:before,.plans-section:before,.legal-copy:before{aspect-ratio:1;right:-250px;top:-250px;transform:rotate(10deg);width:min(64vw,710px)}.flow-section:before{aspect-ratio:1;left:-270px;top:-260px;transform:rotate(-12deg);width:min(68vw,760px)}.site-footer:before{aspect-ratio:1;bottom:-330px;left:-300px;opacity:.038;transform:rotate(-9deg);width:680px}@media(max-width:900px){.hero:before{opacity:.1;right:-250px;top:-220px;width:650px}.interior-hero:before{opacity:.105;right:-230px;top:-170px;width:610px}.interior-story:not(.legal-copy){background-attachment:scroll;background-size:auto,auto,auto,1450px auto}.related-section:before{right:-260px;top:-150px;width:590px}}@media(max-width:560px){.hero:before{opacity:.1;right:-250px;top:500px;width:540px}.interior-hero:before{opacity:.1;right:-250px;top:410px;width:540px}.interior-story:not(.legal-copy):before{left:-285px;opacity:.055;top:4%;width:560px}.interior-story:not(.legal-copy):after{opacity:.58;right:-205px;top:7%;width:410px}.interior-story:not(.legal-copy) .story-grid:before{left:28px;opacity:.3}.related-section:before{opacity:.08;right:-275px;top:-90px;width:520px}.final-cta:before{opacity:.065;top:-15px;width:520px}.interior-directory:before,.plans-section:before,.legal-copy:before{opacity:.035;right:-260px;top:-155px;width:500px}.flow-section:before{left:-250px;opacity:.035;top:-115px;width:500px}.site-footer:before{bottom:-210px;left:-230px;width:470px}}:root{--ink: #0b0d0c;--blue: #164a3a;--blue-2: #0d3529;--blue-3: #071b14;--sky: #f8b402}body,main#main,.interior-page{background-image:radial-gradient(circle,rgba(248,242,231,.1) 0 1px,transparent 1.6px),repeating-linear-gradient(135deg,transparent 0 94px,rgba(248,180,2,.018) 94px 96px,transparent 96px 188px),url(/nearpest-desert-lineart-wide.webp)}.program-bar{display:block;border-bottom:2px solid var(--ink);background:var(--orange);color:var(--ink)}.program-bar-inner{display:flex;align-items:center;justify-content:center;gap:12px;min-height:38px;font-size:.72rem;line-height:1}.program-bar small{letter-spacing:.13em;text-transform:uppercase;font-weight:800}.program-bar strong{font-family:Archivo Black,Arial,sans-serif;letter-spacing:-.02em;text-transform:uppercase}.program-bar b{display:grid;width:23px;height:23px;place-items:center;border:1.5px solid var(--ink);border-radius:50%;background:var(--cream);transition:transform .16s ease}.program-bar:hover b,.program-bar:focus-visible b{transform:translate(2px,-2px)}.home-hero{background:radial-gradient(circle at 83% 24%,rgba(248,242,231,.12),transparent 25rem),radial-gradient(circle at 8% 90%,rgba(248,180,2,.15),transparent 22rem),linear-gradient(135deg,var(--green),var(--green-dark))}.hero,.interior-hero{background-color:var(--green);background-image:radial-gradient(circle at 88% 24%,rgba(248,242,231,.12),transparent 22rem),radial-gradient(circle at 7% 84%,rgba(248,180,2,.14),transparent 20rem),radial-gradient(circle,rgba(248,242,231,.1) 0 1px,transparent 1.6px),repeating-linear-gradient(135deg,transparent 0 94px,rgba(248,180,2,.018) 94px 96px,transparent 96px 188px),url(/nearpest-desert-lineart-wide.webp)}.interior-header{background-color:var(--green);background-image:radial-gradient(circle,rgba(248,242,231,.09) 0 1px,transparent 1.5px),linear-gradient(110deg,transparent 0 58%,rgba(248,180,2,.035))}.hero-trust-bar{background:var(--ink);box-shadow:0 0 18px #75c8f217,7px 8px #0b0d0c94}.hero-trust-brand{background:var(--green-dark)}.community-feature{background:radial-gradient(circle at 20% 34%,rgba(248,180,2,.09),transparent 18rem),var(--green-dark)}.community-feature>img{background:var(--cream);border-right:1px solid rgba(11,13,12,.2)}.site-header .phone-link{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:4px 11px 4px 5px;border:1px solid rgba(117,200,242,.74);border-radius:999px;color:var(--cream)}.phone-link-icon{display:grid;width:30px;height:30px;place-items:center;border:2px solid var(--ink);border-radius:50%;background:#75c8f2;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:.86rem;box-shadow:2px 3px #0b0d0c80}.owner-marquee-reverse,.referral-section,.related-section{background:var(--green-dark)}.polaroid,.plan-card,.directory-card,.related-card,.flow-shell,.size-pricing{box-shadow:8px 9px #0b0d0c42}.plan-card.featured{box-shadow:9px 10px #f8b4028c}.button:focus-visible,button:focus-visible,a:focus-visible{outline-color:var(--orange)}.home-hero-photo{box-shadow:9px 11px #f8b402b8}.pricing-section{background:radial-gradient(circle at 92% 8%,rgba(248,180,2,.12),transparent 22rem),linear-gradient(#fffaf2fb,#f8f2e7fb),url(/nearpest-desert-lineart-wide.webp) bottom / cover no-repeat}.pricing-audience{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:-14px;margin-bottom:32px}.pricing-audience .button{width:100%}.plan-card-top h3{font-family:Archivo Black,Arial,sans-serif;letter-spacing:-.045em;line-height:.95;text-transform:uppercase}.motion-strip{width:102%;margin-left:-1%;overflow:hidden;border-block:2px solid var(--ink);background:var(--orange);color:var(--ink);transform:rotate(-.55deg)}.motion-strip-track{display:flex;gap:26px;width:max-content;padding:13px 0;animation:nearpest-motion-strip 28s linear infinite;will-change:transform}.motion-strip span{display:inline-flex;align-items:center;gap:26px;white-space:nowrap;font-family:Archivo Black,Arial,sans-serif;font-size:clamp(1.55rem,3vw,3.2rem);letter-spacing:-.045em;line-height:.95;text-transform:uppercase}.motion-strip b{color:var(--cream);font-size:.54em}.pricing-motion-strip-reverse{background:var(--green-dark);color:var(--cream);transform:rotate(.55deg)}.pricing-motion-strip-reverse .motion-strip-track{animation-direction:reverse;animation-duration:32s}.pricing-motion-strip-reverse b{color:var(--orange)}@keyframes nearpest-motion-strip{to{transform:translate(-50%)}}.owners-grid h2{max-width:100%;font-size:clamp(2.8rem,5vw,5.2rem);overflow-wrap:normal}.community-section{background:linear-gradient(90deg,rgba(117,200,242,.09),transparent 22%),var(--cream)}.community-feature{border:2px solid #75c8f2;border-top:6px solid #ef233c;background:radial-gradient(circle at 76% 28%,rgba(117,200,242,.15),transparent 20rem),var(--green-dark);box-shadow:0 0 24px #75c8f22e,10px 11px var(--orange)}.community-feature>.community-logo-panel{display:grid;align-self:stretch;place-items:center;padding:30px;background:radial-gradient(circle,rgba(117,200,242,.2),transparent 58%),#fffaf2;border-right:1px solid rgba(11,13,12,.2)}.community-feature>.community-logo-panel img{width:min(100%,300px);height:auto;object-fit:contain;filter:drop-shadow(0 0 12px rgba(117,200,242,.2))}.community-section .community-feature .eyebrow{color:#8bdcff;text-shadow:0 0 12px rgba(117,200,242,.38)}.legion-community-feature{margin-top:30px;border-top-color:var(--blue)}.community-section .legion-community-feature .eyebrow{color:#ffc53d;text-shadow:0 0 12px rgba(248,180,2,.34)}.legion-community-feature>.community-logo-panel img{width:min(100%,220px)}@media(max-width:560px){.legion-community-feature{margin-top:22px}.legion-community-feature>.community-logo-panel img{width:min(100%,180px)}.program-bar-inner{gap:8px;min-height:36px;font-size:.64rem}.program-bar small{letter-spacing:.08em}.program-bar b{width:21px;height:21px}.site-header .phone-link{gap:6px;min-height:38px;padding-right:9px;font-size:.62rem}.phone-link-icon{width:27px;height:27px;font-size:.76rem}.home-hero-photo{box-shadow:6px 7px #f8b402b8}.pricing-audience{grid-template-columns:1fr;margin-top:-4px;margin-bottom:24px}.motion-strip-track{gap:18px;padding:11px 0}.motion-strip span{gap:18px;font-size:1.55rem}.owners-grid h2{font-size:2.15rem;line-height:.92}.community-feature>.community-logo-panel{min-height:178px;padding:18px 34px 8px;border-right:0;border-bottom:1px solid rgba(11,13,12,.2)}}@media(max-width:380px){.site-header .phone-link:before{content:none}.owners-grid h2{font-size:1.9rem;overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){.motion-strip-track{animation:none}}
