.start-chat[data-astro-cid-p6immdps]{bottom:1.2rem;color:#fff;position:fixed;right:1.2rem;z-index:20}.chat-launch[data-astro-cid-p6immdps],.chat-panel[data-astro-cid-p6immdps]{background:#232323;border:1px solid rgba(255,255,255,.14);box-shadow:var(--shadow);color:#fff}.chat-launch[data-astro-cid-p6immdps]{border-radius:var(--radius-lg);cursor:pointer;display:grid;gap:.12rem;min-width:190px;min-height:var(--control-height);padding:.85rem 1rem;text-align:left}.chat-launch[data-astro-cid-p6immdps] span[data-astro-cid-p6immdps],.chat-top[data-astro-cid-p6immdps] p[data-astro-cid-p6immdps],.chat-question[data-astro-cid-p6immdps]{color:#fff;font-weight:600;margin:0}.chat-launch[data-astro-cid-p6immdps] small[data-astro-cid-p6immdps],.chat-top[data-astro-cid-p6immdps] span[data-astro-cid-p6immdps],.chat-done[data-astro-cid-p6immdps] span[data-astro-cid-p6immdps]{color:#ffffffb8;line-height:1.35}.chat-panel[data-astro-cid-p6immdps]{border-radius:var(--radius-lg);display:none;gap:1rem;max-width:360px;padding:1rem;width:min(360px,calc(100vw - 2.4rem))}.start-chat[data-astro-cid-p6immdps].is-open .chat-launch[data-astro-cid-p6immdps]{display:none}.start-chat[data-astro-cid-p6immdps].is-open .chat-panel[data-astro-cid-p6immdps]{display:grid}.chat-top[data-astro-cid-p6immdps]{align-items:start;display:flex;gap:1rem;justify-content:space-between}.chat-top[data-astro-cid-p6immdps] p[data-astro-cid-p6immdps]{font-size:1.2rem;line-height:1}.chat-top[data-astro-cid-p6immdps] button[data-astro-cid-p6immdps]{background:#ffffff14;border:0;border-radius:var(--radius-sm);color:#fff;cursor:pointer;font:inherit;height:2rem;width:2rem}.chat-step[data-astro-cid-p6immdps]{display:none;gap:.85rem}.chat-step[data-astro-cid-p6immdps].is-active{display:grid}.chat-question[data-astro-cid-p6immdps]{font-size:1rem}.chat-options[data-astro-cid-p6immdps]{display:flex;flex-wrap:wrap;gap:.5rem}.chat-options[data-astro-cid-p6immdps] button[data-astro-cid-p6immdps],.chat-submit[data-astro-cid-p6immdps],.guide-links[data-astro-cid-p6immdps] a[data-astro-cid-p6immdps],.call-link[data-astro-cid-p6immdps]{align-items:center;border-radius:var(--radius-md);display:inline-flex;font:inherit;font-size:.88rem;font-weight:600;justify-content:center;min-height:40px;padding:.6rem .8rem}.chat-options[data-astro-cid-p6immdps] button[data-astro-cid-p6immdps]{background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:#fff;cursor:pointer}.area-options[data-astro-cid-p6immdps] button[data-astro-cid-p6immdps]{font-size:.82rem;min-height:38px}.chat-step[data-astro-cid-p6immdps] label[data-astro-cid-p6immdps]{color:#ffffffc7;display:grid;font-size:.85rem;gap:.3rem}.chat-step[data-astro-cid-p6immdps] input[data-astro-cid-p6immdps],.chat-step[data-astro-cid-p6immdps] textarea[data-astro-cid-p6immdps]{background:#fff;border:0;border-radius:var(--radius-sm);color:#232323;font:inherit;min-height:42px;padding:.7rem .8rem;width:100%}.chat-step[data-astro-cid-p6immdps] textarea[data-astro-cid-p6immdps]{resize:vertical}.chat-submit[data-astro-cid-p6immdps],.call-link[data-astro-cid-p6immdps]{background:var(--orange);border:1px solid var(--orange);color:#fff;cursor:pointer}.guide-links[data-astro-cid-p6immdps]{display:grid;gap:.45rem}.guide-links[data-astro-cid-p6immdps] a[data-astro-cid-p6immdps]{border:1px solid rgba(255,255,255,.18);color:#fff}@media(max-width:720px){.start-chat[data-astro-cid-p6immdps]{bottom:.75rem;left:.75rem;right:.75rem}.chat-launch[data-astro-cid-p6immdps],.chat-panel[data-astro-cid-p6immdps]{width:100%}}:root{color-scheme:light;--ink: #232323;--muted: #6f6b66;--cream: #f4f2ee;--paper: #ffffff;--sage: #e7e3dd;--green: #2b302d;--gold: #8a6f42;--orange: #f16827;--line: rgba(35, 35, 35, .12);--shadow: 0 18px 48px rgba(35, 35, 35, .1);--shadow-soft: 0 10px 28px rgba(35, 35, 35, .08);--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px;--radius-xl: 24px;--control-height: 48px;--page-pad: clamp(1rem, 4vw, 3rem);--section-pad: clamp(3.75rem, 6.5vw, 5.75rem);--hero-pad: clamp(4.25rem, 7vw, 6.5rem);--grid-gap: clamp(.9rem, 1.6vw, 1.18rem);font-family:League Spartan,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--cream);color:var(--ink)}*{box-sizing:border-box}body{min-height:100vh;margin:0;background:linear-gradient(180deg,#ffffff85,#f4f2eef5),var(--cream)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p{color:var(--muted);font-size:1rem;line-height:1.5;margin:0}h1,h2,h3{color:var(--ink);font-weight:600;letter-spacing:0;line-height:1.05;margin:0}h1{font-size:clamp(2.35rem,4.3vw,4rem);max-width:760px}h2{font-size:clamp(1.9rem,3vw,2.75rem);max-width:760px}h3{font-size:clamp(1.25rem,1.7vw,1.55rem)}.site-header{align-items:center;display:flex;gap:1.25rem;justify-content:space-between;padding:.95rem var(--page-pad);position:sticky;top:0;z-index:10;background:#f4f2eee6;border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.brand,.site-header nav,.header-contact,.button,.pill{align-items:center;display:inline-flex}.brand{gap:.7rem}.brand img{height:2.2rem;width:auto}.site-header nav{background:#ffffffa6;border:1px solid var(--line);border-radius:var(--radius-lg);gap:.25rem;padding:.35rem}.site-header nav a,.header-contact{align-items:center;border-radius:var(--radius-md);display:inline-flex;font-size:.88rem;font-weight:600;min-height:38px;padding:0 .9rem}.site-header nav a.is-active,.site-header nav a:hover{background:var(--orange);color:#fff}.header-contact{background:var(--orange);color:#fff}.section,.hero{padding:var(--section-pad) var(--page-pad)}.hero{padding-block:var(--hero-pad)}.section-inner,.hero-inner{margin:0 auto;max-width:1180px}.eyebrow{color:var(--orange);font-size:.86rem;font-weight:600;letter-spacing:.13em;line-height:1;text-transform:uppercase}.button-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.button{align-items:center;border:1px solid var(--orange);border-radius:var(--radius-md);display:inline-flex;font-size:.98rem;font-weight:600;justify-content:center;min-height:var(--control-height);padding:0 1.15rem;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button.primary{background:var(--orange);color:#fff}.button.secondary{background:transparent;color:var(--ink)}.button.orange{background:var(--orange);border-color:var(--orange);color:#fff}.button:hover{transform:translateY(-1px)}.button.secondary:hover{background:#f1682714}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(241,104,39,.34);outline-offset:3px}.split{align-items:center;display:grid;gap:clamp(1.75rem,4vw,3.5rem);grid-template-columns:minmax(0,1fr) minmax(300px,.82fr)}.lede{color:var(--ink);font-size:clamp(1.12rem,1.8vw,1.35rem);font-weight:400;line-height:1.38;max-width:760px}.card-grid{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.65rem}.card,.feature-card,.contact-panel{background:#ffffffd1;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.card{display:grid;gap:.72rem;padding:1.25rem}.card h2,.feature-card h2{font-size:var(--card-heading-size, clamp(1.25rem, 1.7vw, 1.55rem))}.card p,.feature-card p{margin-top:0}.feature-card{overflow:hidden}.feature-card img{aspect-ratio:4 / 3;height:100%;object-fit:cover;width:100%}.feature-card-content{display:grid;gap:.68rem;padding:1.25rem}.pills{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.15rem}.pill{background:#f1682714;border:1px solid var(--line);border-radius:var(--radius-md);color:var(--ink);font-weight:600;min-height:40px;padding:.62rem .82rem}.page-kicker{display:grid;gap:.78rem;margin-bottom:1.5rem;max-width:780px}.site-footer{background:#252525;color:#fff;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.2fr) minmax(260px,.5fr);padding:clamp(3.25rem,7vw,5.25rem) var(--page-pad) 2rem}.site-footer h2,.site-footer p,.site-footer .eyebrow{color:#fff}.site-footer p{max-width:680px;opacity:.78}.footer-links{align-content:start;display:grid;gap:.8rem}.footer-links a{border-bottom:1px solid rgba(255,255,255,.3);color:#fff;font-weight:600;padding-bottom:.6rem}.fine-print{border-top:1px solid rgba(255,255,255,.18);grid-column:1 / -1;padding-top:1.2rem}@media(max-width:920px){.site-header{align-items:flex-start;flex-direction:column}.site-header nav{border-radius:var(--radius-lg);flex-wrap:wrap;width:100%}.split,.site-footer,.card-grid{grid-template-columns:1fr}}@media(max-width:560px){h1{font-size:2.25rem}h2{font-size:1.75rem}.site-header nav a,.header-contact{font-size:.82rem;min-height:36px;padding:0 .72rem}}
