:root{color-scheme:light;--bg: #f7f4ed;--surface: #fffdf8;--surface-strong: #ffffff;--ink: #143328;--muted: #5f6a63;--line: #dfd8ca;--line-strong: #cdbfa9;--accent: #c45634;--accent-dark: #973d25;--gold: #b8904c;--green: #214d3c;--deep: #0d2b22;--shadow: 0 18px 48px rgba(27, 44, 35, .12);--radius: 8px;--container: min(1140px, calc(100vw - 40px) );font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-size:16px;line-height:1.55;text-rendering:optimizeLegibility}img,svg{display:block}img{max-width:100%;height:auto}a{color:inherit}:focus-visible{outline:3px solid rgba(196,86,52,.45);outline-offset:3px}.skip-link{position:fixed;left:16px;top:16px;z-index:100;transform:translateY(-160%);border-radius:var(--radius);background:var(--deep);color:#fff;padding:10px 14px;text-decoration:none}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:20;background:#f7f4edeb;border-bottom:1px solid rgba(223,216,202,.9);backdrop-filter:blur(16px)}.header-inner{width:var(--container);min-height:72px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:baseline;gap:7px;min-height:44px;color:var(--ink);font-size:clamp(1.25rem,1.5vw,1.62rem);font-weight:800;letter-spacing:0;text-decoration:none;white-space:nowrap}.brand strong{color:var(--accent);font-size:.72em}nav{display:flex;align-items:center;justify-content:center;gap:clamp(14px,2vw,28px)}nav a,.site-footer a{text-decoration:none}nav a{min-height:44px;display:inline-flex;align-items:center;color:var(--ink);font-size:.94rem;font-weight:650}nav a:hover{color:var(--accent-dark)}.phone-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--deep);border-radius:var(--radius);padding:10px 14px;color:var(--deep);font-weight:760;text-decoration:none;white-space:nowrap}.phone-link svg{width:17px;height:17px}.site-footer{background:var(--deep);color:#eef4ee;padding:44px 0 34px}.business-profile{width:var(--container);margin:0 auto 42px;display:grid;grid-template-columns:minmax(0,.72fr) minmax(380px,1.28fr);gap:clamp(28px,5vw,64px);align-items:center;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.18)}.business-profile-copy{max-width:440px}.site-footer .business-profile-kicker{margin:0 0 9px;color:#ffd6bf;font-size:.8rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.site-footer .business-profile .footer-heading{max-width:16ch;margin:0 0 14px;color:#fff;font-size:clamp(1.65rem,3vw,2.55rem);line-height:1.06;letter-spacing:0;text-transform:none}.business-profile-copy>p:not(.business-profile-kicker){max-width:42ch;margin:0 0 22px;color:#c9d4cc}.site-footer .business-profile-link{width:fit-content;min-height:46px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.54);border-radius:var(--radius);padding:10px 15px;color:#fff;font-weight:800}.site-footer .business-profile-link:hover{border-color:#ffd6bf;color:#ffd6bf}.business-profile-map{width:100%;height:clamp(260px,28vw,340px);display:block;border:0;border-radius:var(--radius);background:#fff}.footer-grid{width:var(--container);margin:0 auto;display:grid;grid-template-columns:minmax(240px,1.4fr) repeat(2,minmax(130px,.7fr)) minmax(160px,.7fr);gap:30px;align-items:start}.footer-brand{color:#fff}.site-footer p{max-width:34ch;color:#c9d4cc}.site-footer .footer-heading{color:#fff;margin:6px 0 12px;font-size:.86rem;text-transform:uppercase;letter-spacing:.08em}.site-footer a{display:block;min-height:32px;color:#e9f0eb}.footer-mark{width:150px;height:150px;border:2px solid rgba(255,255,255,.42);border-radius:50%;display:grid;place-items:center;justify-self:end;text-align:center;color:#fff}.footer-mark span,.footer-mark small{display:block;padding:0 18px}.footer-mark span{color:#ffd6bf;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.footer-mark small{margin-top:-34px;color:#c9d4cc}@media(max-width:880px){.header-inner{min-height:auto;flex-wrap:wrap;padding:12px 0;gap:8px 16px}nav{order:3;width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}nav::-webkit-scrollbar{display:none}.phone-link{padding-inline:12px;font-size:.88rem}.footer-grid{grid-template-columns:1fr 1fr}.business-profile{grid-template-columns:1fr}.business-profile-copy{max-width:620px}.footer-mark{justify-self:start}}@media(max-width:560px){:root{--container: min(100vw - 28px, 1140px)}.brand{font-size:1.22rem}.phone-link{width:44px;padding:0;overflow:hidden;color:var(--deep);font-size:0;gap:0}.phone-link svg{color:var(--deep);flex:0 0 auto}.footer-grid{grid-template-columns:1fr}.business-profile{margin-bottom:34px;padding-bottom:34px}.business-profile-map{height:280px}}
