:root{--bg:#f5f4ed;--ink:#172523;--muted:#59625c;--line:#d8dcd0;--green:#d7ec84;--white:#fff;--radius:24px;color-scheme:light;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}a{color:inherit}button,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{text-underline-offset:4px}button:disabled{cursor:not-allowed;opacity:.55}a:focus-visible,button:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #527016;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em}p{line-height:1.65}a.button{text-decoration:none}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.header{min-height:106px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:23px;font-weight:800;letter-spacing:.04em}.brand-mark{background:var(--ink);color:var(--green);border-radius:12px;font-size:27px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;letter-spacing:-.12em}.brand-mark span{font-size:18px;align-self:flex-start;margin-top:7px}.brand-sub{font-size:8px;display:block;letter-spacing:.24em;margin-top:3px}.header nav{display:flex;align-items:center;gap:30px;font-size:14px}.header nav a{text-decoration:none}.nav-chat{padding:12px 18px;border:1px solid var(--line);border-radius:99px}.nav-chat span{margin-left:20px}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:72px;padding-block:76px 64px;align-items:start}.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:700;display:flex;align-items:center;gap:9px;margin-bottom:24px}.dot{width:7px;height:7px;border-radius:50%;background:#68802b}.hero h1{font-size:clamp(50px,5.8vw,78px);line-height:1.04;margin:0 0 26px;letter-spacing:-.065em}.hero h1 em{font-family:Georgia,serif;font-weight:400}.lead{color:var(--muted);font-size:17px;max-width:400px;margin-bottom:28px}.actions{display:flex;gap:10px;flex-wrap:wrap}.button{min-height:50px;padding:15px 24px;border-radius:99px;display:inline-flex;align-items:center;justify-content:center;gap:28px;font-size:14px;font-weight:600}.primary{background:var(--ink);color:var(--white)}.primary:hover{background:#2d4540}.quiet{border:1px solid var(--line)}.quiet:hover{background:#e8eade}.hero-note{margin-top:24px;font-size:12px;color:var(--muted)}.lumos{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 14px 42px #17252308;scroll-margin-top:20px}.lumos-top{display:flex;align-items:center;gap:12px;padding:23px 25px;border-bottom:1px solid #edf0e8}.lumos-symbol{font-size:33px;color:#3b572c;background:#eff5df;border-radius:14px;width:48px;height:48px;display:grid;place-items:center}.lumos-top h2{font-size:23px;letter-spacing:-.04em;margin:0 0 4px;font-weight:600}.lumos-top p{margin:0;font-size:11px;color:var(--muted)}.ai-tag{font-size:8px;letter-spacing:.07em;background:#f0f2eb;padding:7px 8px;border-radius:99px;margin-left:auto;white-space:nowrap}.chat-body{padding:28px 25px 18px}.hello{font-size:21px;line-height:1.45;letter-spacing:-.03em;margin-bottom:12px}.hello strong{font-weight:500}.chat-intro{font-size:13px;color:var(--muted);max-width:310px;margin-bottom:18px}.suggestions{display:flex;flex-wrap:wrap;gap:7px}.suggestions button{background:white;border:1px solid var(--line);border-radius:99px;padding:9px 11px;font-size:11px;color:var(--ink)}.suggestions button:hover{background:#f1f5e6}.composer{display:flex;border:1px solid #d4dacb;border-radius:16px;padding:12px;background:#fafbf7;align-items:flex-end;gap:8px}.composer textarea{background:transparent;resize:vertical;border:0;color:var(--ink);flex:1;min-width:0;max-height:150px;font-size:13px;line-height:1.5;padding:2px}.composer button{width:36px;height:36px;flex-shrink:0;border:0;border-radius:50%;background:var(--ink);color:white;font-size:23px}.privacy-note{font-size:10px;line-height:1.6;color:var(--muted);margin:10px 0}.lumos-foot{padding:15px 24px;background:#f1f5e7;font-size:10px;color:#47533c;display:flex;align-items:center;gap:8px}.tiny-dot{width:5px;height:5px;border-radius:50%;background:#678140}#chat-status{font-size:12px;min-height:18px;margin:18px 0 10px;color:#526344}.messages{max-height:340px;overflow:auto;overscroll-behavior:contain}.message{font-size:13px;line-height:1.65;padding:12px 14px;border-radius:12px;margin:14px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.message.user{background:#f1f2ed;margin-left:20px}.message.assistant{background:#eff5df;margin-right:12px}.message strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.07em;margin-bottom:5px}.text-button{background:none;border:none;color:var(--muted);font-size:10px;text-decoration:underline;padding:6px 0}.facts{display:grid;grid-template-columns:1fr .85fr 1.15fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:30px}.facts>div{padding:0 28px;border-left:1px solid var(--line);display:flex;flex-direction:column;gap:7px}.facts>div:first-child{padding-left:0;border:0}.fact-label{font-size:9px;letter-spacing:.13em;color:var(--muted);font-weight:700}.facts strong{font-weight:500;font-size:27px;letter-spacing:-.035em}.facts>div>span:last-child{font-size:12px;color:var(--muted)}.facts .phone-fact{font-size:25px}.phone-fact a{text-decoration:none}.star{font-size:22px;color:#68802b}.section{padding-block:78px 0}.about{display:grid;grid-template-columns:1fr 1fr;gap:80px}.section h2,.closing h2{font-size:clamp(30px,3.3vw,44px);line-height:1.15}.about-copy p{font-size:15px;color:var(--muted)}.about-copy strong{color:var(--ink);font-weight:500}.payment{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.payment p{font-size:13px;margin:10px 0 0}.visit-heading{margin-bottom:28px}.visit-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:22px}.address-card{background:var(--ink);color:white;border-radius:var(--radius);padding:40px;position:relative;overflow:hidden}.address-card .eyebrow{color:#d7ec84;margin-top:12px}.address-card h3{font-size:38px;line-height:1.15;margin-bottom:15px}.address-card p{font-size:14px;color:#c2cdc5}.address-card .primary{background:var(--green);color:var(--ink);margin-top:18px}.address-card .primary:hover{background:#e3f4a8}.location-icon{position:absolute;right:30px;top:15px;font-size:84px;color:#627564;line-height:1}.address-card .plus-code{font-size:11px}.hours-card{background:#eeefe6;border-radius:var(--radius);padding:35px 40px}.hours-card h3{font-size:25px;margin-bottom:8px}.muted{color:var(--muted);font-size:12px}.hours{font-size:13px;margin:22px 0 0}.hours>div{display:flex;justify-content:space-between;border-bottom:1px solid #dce0d3;padding:9px 0;gap:20px}.hours dd{margin:0}.hours-note{font-size:11px;color:var(--muted);margin:15px 0 0}.closing{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:76px;padding-block:40px;border-top:1px solid var(--line)}.closing h2{margin-bottom:0}.closing .eyebrow{margin-bottom:18px}.privacy{font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-block:22px}.privacy summary{cursor:pointer;padding:6px 0}.privacy p{max-width:850px;margin-top:16px}.footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-block:24px 35px;font-size:11px;border-top:1px solid var(--line);color:var(--muted)}.footer a{text-decoration:none}.footer-brand{font-weight:800;font-size:14px;color:var(--ink);letter-spacing:.03em}.skip{position:absolute;top:-60px;left:20px;background:white;padding:12px;z-index:9}.skip:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:30px}.hero h1{font-size:60px}.facts .phone-fact{font-size:20px}.about{gap:40px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header{min-height:85px;gap:15px}.brand{font-size:18px}.brand-mark{width:40px;height:40px}.header nav{gap:15px;font-size:12px}.header nav>a:first-child{display:none}.nav-chat{padding:10px}.nav-chat span{margin-left:5px}.hero{grid-template-columns:1fr;padding-top:42px;gap:32px;padding-bottom:40px}.hero h1{font-size:clamp(49px,10vw,72px)}.lead{max-width:520px}.lumos{max-width:560px;width:100%}.facts{grid-template-columns:1fr;padding:0}.facts>div,.facts>div:first-child{padding:22px 0;border-left:0;border-bottom:1px solid var(--line)}.facts>div:last-child{border-bottom:0}.facts .phone-fact{font-size:27px}.section{padding-top:48px}.about,.visit-grid{grid-template-columns:1fr;gap:24px}.about h2{margin-bottom:0}.address-card,.hours-card{padding:28px}.closing{margin-top:48px;align-items:flex-start;flex-direction:column}.footer{flex-wrap:wrap}.chat-body{padding:22px 18px 16px}.lumos-top{padding:20px 18px}.lumos-foot{padding-inline:18px}.ai-tag{font-size:7px}.messages{max-height:300px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.stock-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap;margin-bottom:22px}.stock-head h2{margin-bottom:0}.stock-head .muted{max-width:340px;margin:0}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.chip{background:white;border:1px solid var(--line);border-radius:99px;padding:10px 16px;font-size:13px;color:var(--ink)}.chip:hover{background:#f1f5e6}.chip.on{background:var(--ink);color:white;border-color:var(--ink)}.car-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.car[hidden]{display:none}.car{background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.car img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;background:#e8eade;display:block}.car-info{padding:18px 18px 16px;display:flex;flex-direction:column;flex:1}.car-type{font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);font-weight:700;margin:0 0 6px}.car h3{font-size:20px;margin:0 0 4px;line-height:1.2}.car-ver{font-size:12px;color:var(--muted);margin:0 0 12px}.car-specs{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-wrap:wrap;gap:6px}.car-specs li{font-size:11px;background:#f1f2ed;border-radius:99px;padding:4px 9px}.car-foot{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid #edf0e8;padding-top:14px}.car-price{font-size:20px;font-weight:600;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.car-foot a{font-size:12px;color:var(--muted)}
@media(max-width:760px){.car-grid{grid-template-columns:1fr 1fr;gap:12px}.car-info{padding:14px}.car h3{font-size:16px}.car-price{font-size:16px}}
@media(max-width:480px){.car-grid{grid-template-columns:1fr}}
