:root{--ink:#16212f;--muted:#5d6a75;--blue:#0d76bb;--blue-dark:#0a4f82;--cyan:#18bdd3;--orange:#f7921e;--orange-dark:#c95e08;--paper:#fff;--soft:#f3f7fa;--soft-blue:#eaf6fb;--line:#dbe5ed;--footer:#101820;--band:#12344f;--hero-overlay-start:#09192ae0;--hero-overlay-mid:#09192ab8;--hero-overlay-end:#09192a47;--shadow:0 18px 50px #16212f24;--container:1180px;--radius:8px}html[data-theme=citrus-grid]{--ink:#142d3a;--muted:#5b6b70;--blue:#0f6b8f;--blue-dark:#0f3d56;--cyan:#21a67a;--orange:#ff9f1c;--orange-dark:#c96e00;--soft:#f4f8f5;--soft-blue:#e9f5ef;--line:#d7e6df;--footer:#102833;--band:#173f51}html[data-theme=everglades]{--ink:#142a27;--muted:#60706a;--blue:#24745f;--blue-dark:#17483f;--cyan:#43b88c;--orange:#f2b84b;--orange-dark:#b87514;--soft:#f2f7f1;--soft-blue:#e8f4ed;--line:#d8e8dd;--footer:#10231f;--band:#193f37}html[data-theme=signal-red]{--ink:#172033;--muted:#5f6673;--blue:#223047;--blue-dark:#151d2b;--cyan:#16c5d9;--orange:#e33d35;--orange-dark:#b5221c;--soft:#f6f7f9;--soft-blue:#eaf6f8;--line:#dfe4ec;--footer:#111827;--band:#202b40}html[data-theme=graphite-lime]{--ink:#20252b;--muted:#626a72;--blue:#257da8;--blue-dark:#20252b;--cyan:#29a9e1;--orange:#a7d129;--orange-dark:#6f8f13;--soft:#f5f7f3;--soft-blue:#edf5e4;--line:#dfe7d8;--footer:#15191e;--band:#263039}html[data-theme=coastal-navy]{--ink:#0a2540;--muted:#5c6773;--blue:#1377a8;--blue-dark:#0a2540;--cyan:#2ec4b6;--orange:#ffbf69;--orange-dark:#c77719;--soft:#f3f8fb;--soft-blue:#e7f6f4;--line:#d7e7eb;--footer:#071a2c;--band:#0d314e}html[data-theme=sunrise]{--ink:#293241;--muted:#66707d;--blue:#3d9be9;--blue-dark:#233047;--cyan:#61d1d6;--orange:#ee6c4d;--orange-dark:#bd462b;--soft:#f8f5f2;--soft-blue:#eaf5fb;--line:#e4ded9;--footer:#1f2937;--band:#30384a}html[data-theme=teal-copper]{--ink:#123c3f;--muted:#617072;--blue:#127f87;--blue-dark:#123c3f;--cyan:#1bb6a6;--orange:#c87941;--orange-dark:#98501f;--soft:#f3f7f6;--soft-blue:#e5f4f1;--line:#d7e7e3;--footer:#0c292b;--band:#16484b}html[data-theme=royal-electric]{--ink:#20284d;--muted:#62697d;--blue:#26337a;--blue-dark:#19214e;--cyan:#00b4d8;--orange:#f7b801;--orange-dark:#ae7900;--soft:#f5f6fb;--soft-blue:#e8f6fa;--line:#dfe3f1;--footer:#151a3b;--band:#26337a}html[data-theme=blacktop]{--ink:#111827;--muted:#5f6875;--blue:#2563eb;--blue-dark:#111827;--cyan:#38bdf8;--orange:#fb923c;--orange-dark:#c45b12;--soft:#f4f6f8;--soft-blue:#e9f3ff;--line:#dfe5ec;--footer:#0b111d;--band:#172033}*{box-sizing:border-box}html{color:var(--ink);background:var(--paper);scroll-behavior:smooth}body{letter-spacing:0;background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}body,button,input,textarea,select{letter-spacing:0}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}p,h1,h2,h3{overflow-wrap:anywhere}h1,h2,h3,p{margin:0}button{font:inherit}:focus-visible{outline-offset:3px;outline:3px solid #f7921eb3}.skip-link{z-index:100;border-radius:var(--radius);background:var(--ink);color:var(--paper);padding:.65rem .9rem;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container,.header-inner,.footer-inner,.footer-bottom,.hero-inner,.cta-inner{width:min(calc(100% - 32px), var(--container));margin-inline:auto}.site-header{z-index:50;backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #dbe5ede6;position:sticky;top:0;box-shadow:0 5px 24px #16212f0f}.header-inner{align-items:center;gap:1rem;min-height:78px;display:flex}.brand{flex:none;align-items:center;display:inline-flex}.brand,.footer-brand a{gap:.72rem}.brand-mark{border-radius:var(--radius);background:var(--blue-dark);width:46px;height:46px;color:var(--orange);justify-content:center;align-items:center;font-weight:950;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 2px #ffffff1f}.brand-copy{gap:.05rem;line-height:1.1;display:grid}.brand-copy strong{color:var(--ink);font-size:1.08rem;font-weight:950}.brand-copy span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:850}.primary-nav{justify-content:center;align-items:center;gap:.15rem;margin-left:auto;display:flex}.primary-nav a,.mobile-nav a{border-radius:var(--radius);color:#304052;align-items:center;min-height:42px;padding:.55rem .78rem;font-size:.95rem;font-weight:700;display:inline-flex}.primary-nav a:hover,.primary-nav a[aria-current=page],.mobile-nav a:hover,.mobile-nav a[aria-current=page]{background:var(--soft-blue);color:var(--blue-dark)}.header-actions{align-items:center;gap:.55rem;display:flex}.theme-switcher{position:relative}.theme-trigger{border-radius:var(--radius);background:var(--paper);width:40px;height:40px;color:var(--blue-dark);cursor:pointer;border:1px solid #bdd2df;justify-content:center;align-items:center;display:inline-flex}.theme-trigger svg{width:1.05rem;height:1.05rem}.theme-trigger:hover,.theme-switcher[data-open=true] .theme-trigger{border-color:var(--blue);color:var(--blue)}.theme-menu{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);width:min(320px,100vw - 24px);box-shadow:var(--shadow);padding:.85rem;display:none;position:absolute;top:calc(100% + .7rem);right:0}.theme-switcher[data-open=true] .theme-menu{display:block}.theme-menu-header{color:var(--muted);justify-content:space-between;align-items:center;gap:.8rem;padding:.1rem .1rem .7rem;font-size:.82rem;font-weight:850;display:flex}.theme-menu-header strong{color:var(--ink)}.theme-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.theme-options button{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);min-height:46px;color:var(--ink);text-align:left;cursor:pointer;align-items:center;gap:.5rem;padding:.45rem;font-size:.82rem;font-weight:850;display:flex}.theme-options button[aria-checked=true]{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.theme-swatch{border:1px solid #16212f1f;border-radius:6px;flex:none;width:34px;height:24px;display:flex;overflow:hidden}.theme-swatch i{flex:1}.theme-swatch i:first-child{background:var(--swatch-a)}.theme-swatch i:nth-child(2){background:var(--swatch-b)}.theme-swatch i:nth-child(3){background:var(--swatch-c)}.phone-link{min-height:42px;color:var(--blue-dark);white-space:nowrap;align-items:center;gap:.45rem;padding:0 .35rem;font-size:.9rem;font-weight:800;display:inline-flex}.phone-link svg,.footer-phone svg,.button svg,.text-link svg,.check-list svg,.icon-row svg,.steps-grid svg{flex:none;width:1.05rem;height:1.05rem}.button{border-radius:var(--radius);text-align:center;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.48rem;min-height:46px;padding:.72rem 1rem;font-weight:800;line-height:1.15;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-small{min-height:40px;padding:.58rem .78rem;font-size:.9rem}.button-primary{background:var(--orange);border-color:var(--orange);color:#1b1a18}.button-primary:hover{background:#ffad37;border-color:#ffad37}.button-outline{background:var(--paper);color:var(--blue-dark);border-color:#bdd2df}.button-outline:hover{border-color:var(--blue);color:var(--blue)}.button-light{color:var(--paper);background:#ffffff1f;border-color:#ffffff94}.button-light:hover{background:var(--paper);border-color:var(--paper);color:var(--blue-dark)}.menu-button{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);width:46px;height:46px;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;display:none}.menu-button svg{width:1.35rem;height:1.35rem}.close-icon,.site-header[data-open=true] .open-icon{display:none}.site-header[data-open=true] .close-icon{display:block}.mobile-menu{display:none}.hero{background:var(--ink);align-items:center;min-height:660px;display:flex;position:relative;overflow:hidden}.hero-compact{min-height:430px}.hero:before,.hero:after{content:"";position:absolute;inset:0}.hero:before{background-image:var(--hero-image);background-position:50%;background-size:cover;transform:scale(1.02)}.hero:after{background:linear-gradient(90deg, var(--hero-overlay-start) 0%, var(--hero-overlay-mid) 45%, var(--hero-overlay-end) 100%), linear-gradient(0deg, #09192a38, #09192a38)}.hero-inner{z-index:1;padding:5rem 0 5.5rem;position:relative}.hero-content{max-width:760px;color:var(--paper)}.eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:0;margin-bottom:.65rem;font-size:.86rem;font-weight:900;display:inline-flex}.hero h1{letter-spacing:0;max-width:760px;font-size:4rem;line-height:1.04}.hero p:not(.eyebrow){color:#ffffffe6;max-width:680px;margin-top:1.1rem;font-size:1.24rem;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.section{padding:5rem 0}.section-tight{padding:3.1rem 0}.section-soft{background:var(--soft)}.section-accent{background:var(--soft-blue)}.section-header{max-width:760px;margin-bottom:2rem}.section-header h2,.detail-copy h2,.detail-panel h2,.cta-inner h2,.article-header h1{letter-spacing:0;font-size:2.25rem;line-height:1.12}.section-header p:not(.eyebrow),.detail-copy p,.cta-inner p,.article-body p,.article-header p{color:var(--muted);margin-top:.85rem;font-size:1.04rem}.section-header-inline{justify-content:space-between;align-items:end;gap:1.5rem;max-width:none;display:flex}.trust-strip{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);grid-template-columns:1.1fr repeat(3,1fr);gap:1px;display:grid;overflow:hidden;box-shadow:0 12px 34px #16212f14}.trust-strip>div{background:var(--paper);min-height:118px;padding:1.35rem}.trust-strip strong{color:var(--ink);font-size:1rem;display:block}.trust-strip span{color:var(--muted);margin-top:.35rem;font-size:.94rem;display:block}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card,.resource-card,.post-card,.steps-grid article,.detail-panel,.contact-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 10px 30px #16212f12}.service-card{flex-direction:column;min-height:100%;display:flex;overflow:hidden}.card-media{background:var(--soft-blue);height:184px;overflow:hidden}.card-media img{object-fit:cover;width:100%;height:100%}.service-card-compact .card-media{height:148px}.card-body{flex-direction:column;flex:1;align-items:flex-start;padding:1.25rem;display:flex}.card-body h2,.resource-card h2,.post-card h2,.steps-grid h2,.contact-card h2{font-size:1.15rem;line-height:1.28}.card-body p,.resource-card p,.post-card p,.steps-grid p,.contact-card p{color:var(--muted);margin-top:.6rem;font-size:.98rem}.contact-card>svg{width:1.8rem;height:1.8rem;color:var(--blue);margin-bottom:1rem}.contact-card p svg{vertical-align:-.15rem;width:.95rem;height:.95rem;margin-left:.25rem;display:inline-block}.text-link{color:var(--blue-dark);align-items:center;gap:.4rem;margin-top:auto;padding-top:1rem;font-weight:900;display:inline-flex}.text-link:hover{color:var(--orange-dark)}.split-band{grid-template-columns:minmax(0,1fr) minmax(280px,440px);align-items:center;gap:2rem;display:grid}.split-media{border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.split-media img{object-fit:cover;width:100%;height:390px}.check-list,.resource-list,.phone-list{margin:1.1rem 0 0;padding:0;list-style:none}.check-list li,.resource-list li{color:#2c3a47;align-items:flex-start;gap:.65rem;padding:.52rem 0;display:flex}.check-list svg{color:var(--cyan);margin-top:.18rem}.detail-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start;gap:2rem;display:grid}.detail-copy{max-width:760px}.detail-panel{padding:1.45rem}.icon-row{flex-wrap:wrap;gap:.65rem;margin-top:1.4rem;display:flex}.icon-row span{border:1px solid var(--line);border-radius:var(--radius);background:var(--soft-blue);min-height:42px;color:var(--blue-dark);align-items:center;gap:.45rem;padding:.52rem .75rem;font-weight:800;display:inline-flex}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.steps-grid article{padding:1.35rem}.steps-grid svg{width:1.8rem;height:1.8rem;color:var(--blue);margin-bottom:1rem}.resource-card,.post-card,.contact-card{padding:1.35rem}.resource-list li:before{content:"";background:var(--orange);border-radius:999px;flex:none;width:.5rem;height:.5rem;margin-top:.55rem}.post-card time,.article-header time{color:var(--muted);font-size:.9rem;font-weight:800;display:inline-flex}.article{width:min(100% - 32px,850px);margin:0 auto;padding:4.5rem 0}.article-header{margin-bottom:2rem}.article-body{gap:1.6rem;display:grid}.article-body h2{margin-bottom:.35rem;font-size:1.45rem;line-height:1.2}.cta-band{background:var(--band);color:var(--paper);padding:3.5rem 0}.cta-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;display:grid}.cta-inner p:not(.eyebrow){color:#ffffffd4;max-width:760px}.cta-actions{flex-wrap:wrap;justify-content:flex-end;gap:.8rem;display:flex}.cta-actions .button-outline{color:var(--paper);background:0 0;border-color:#ffffff6b}.contact-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:1rem;display:grid}.phone-list{gap:.7rem;display:grid}.phone-list a{border:1px solid var(--line);border-radius:var(--radius);min-height:46px;color:var(--blue-dark);justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .85rem;font-weight:900;display:inline-flex}.portal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.site-footer{background:var(--footer);color:var(--paper)}.footer-inner{grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);gap:3rem;padding:3.5rem 0 2.6rem;display:grid}.footer-brand a{align-items:center;display:inline-flex}.footer-brand .brand-mark{background:#ffffff1a}.footer-brand .brand-copy strong{color:var(--paper)}.footer-brand .brand-copy span{color:#ffffff9e}.footer-brand p{color:#ffffffc2;max-width:340px;margin-top:1rem}.footer-phone{color:var(--orange);align-items:center;gap:.45rem;margin-top:1rem;font-weight:900;display:inline-flex}.footer-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;display:grid}.footer-links h2{color:var(--paper);margin-bottom:.8rem;font-size:.92rem}.footer-links a{color:#ffffffb8;align-items:center;gap:.35rem;padding:.28rem 0;font-size:.92rem;display:flex}.footer-links a:hover{color:var(--orange)}.footer-bottom{color:#ffffff9e;border-top:1px solid #ffffff1a;justify-content:space-between;gap:1rem;padding:1rem 0 1.4rem;font-size:.88rem;display:flex}@media (width<=1080px){.header-actions .phone-link{display:none}.card-grid.four,.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.header-inner{min-height:70px}.brand-mark{width:42px;height:42px}.brand-copy strong{font-size:1rem}.brand-copy span{font-size:.72rem}.primary-nav,.header-actions{display:none}.menu-button{margin-left:auto;display:inline-flex}.mobile-menu{background:var(--paper);border-top:1px solid #0000;max-height:0;transition:max-height .22s,border-color .22s;display:block;overflow:hidden}.site-header[data-open=true] .mobile-menu{border-color:var(--line);max-height:78vh;overflow-y:auto}.mobile-nav,.mobile-actions{width:min(calc(100% - 32px), var(--container));margin:0 auto}.mobile-nav{gap:.2rem;padding:.8rem 0 .4rem;display:grid}.mobile-nav a{justify-content:space-between;width:100%}.mobile-actions{gap:.65rem;padding:.6rem 0 1rem;display:grid}.mobile-actions .theme-switcher{order:-1}.mobile-actions .theme-trigger{justify-content:flex-start;gap:.6rem;width:100%;padding-inline:.85rem}.mobile-actions .theme-trigger:after{content:"Brand theme";font-weight:850}.mobile-actions .theme-menu{width:100%;box-shadow:none;margin-top:.5rem;position:static}.mobile-actions .button{white-space:normal;width:100%}.hero{min-height:570px}.hero-compact{min-height:390px}.hero-inner{padding:4rem 0}.hero h1{font-size:3rem}.hero p:not(.eyebrow){font-size:1.08rem}.section{padding:4rem 0}.section-header h2,.detail-copy h2,.detail-panel h2,.cta-inner h2,.article-header h1{font-size:1.9rem}.card-grid,.card-grid.two,.card-grid.three,.portal-grid,.steps-grid,.detail-grid,.split-band,.contact-grid,.cta-inner,.footer-inner{grid-template-columns:1fr}.section-header-inline{flex-direction:column;align-items:start}.cta-actions{justify-content:flex-start}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{flex-direction:column}}@media (width<=620px){.container,.header-inner,.footer-inner,.footer-bottom,.hero-inner,.cta-inner,.mobile-nav,.mobile-actions,.article{width:min(calc(100% - 24px), var(--container))}.hero{min-height:520px}.hero-compact{min-height:360px}.hero h1{font-size:2.35rem}.hero-actions,.cta-actions{width:100%;display:grid}.button{white-space:normal;width:100%}.section{padding:3.2rem 0}.trust-strip,.card-grid.four{grid-template-columns:1fr}.trust-strip>div{min-height:98px}.card-media,.service-card-compact .card-media{height:172px}.footer-links{grid-template-columns:1fr}}
