.map-container{flex-direction:column;flex:1;gap:1.25rem;min-width:0;display:flex}.map-address-block{flex-direction:column;gap:.4rem;display:flex}.map-address-label{letter-spacing:.4em;text-transform:uppercase;color:var(--brand-bg);opacity:.45;font-size:.7rem;font-weight:700}.map-address{color:var(--brand-bg);font-size:1rem;font-style:normal;font-weight:600;line-height:1.4}.map-directions{color:var(--brand-text);letter-spacing:.03em;align-items:center;gap:.25rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex}.map-directions:hover{opacity:.75}.g-map{border-radius:var(--radius-md);width:100%;height:650px;box-shadow:var(--shadow-md);border:0}.g-map.placeholder{background:linear-gradient(135deg,#144d1e26,#08281299);border:1px solid #144d1e33;height:clamp(280px,40vw,480px)}
.review-card{-webkit-backdrop-filter:blur(14px);border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #d1d0c11f;flex-direction:column;gap:.875rem;padding:1.5rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.review-card:hover{border-color:#d1d0c138;transform:translateY(-5px);box-shadow:0 20px 48px #00000040,0 0 30px #144d1e14}.review-stars{gap:3px;font-size:1.05rem;display:flex}.star{color:#d1d0c133;line-height:1}.star.filled{color:var(--amber-glow,#d49b2a);text-shadow:0 0 8px #d49b2a66}.review-text{color:var(--brand-bg);opacity:.8;flex:1;font-size:.925rem;font-style:italic;line-height:1.65}.review-footer{border-top:1px solid #d1d0c11a;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.review-author{color:var(--brand-bg);letter-spacing:.02em;font-size:.875rem;font-weight:700}.review-date{color:var(--brand-bg);opacity:.45;font-size:.775rem}
.reviews-section{background:linear-gradient(#041209 0%,#061c0e 100%);padding:clamp(4rem,8vw,6rem) clamp(1.25rem,5vw,4rem)}.reviews-inner{flex-direction:column;align-items:center;max-width:680px;margin:0 auto;display:flex}.reviews-eyebrow{letter-spacing:.45em;text-transform:uppercase;color:var(--brand-bg);opacity:.4;text-align:center;margin-bottom:.75rem;font-size:.68rem;font-weight:700}.reviews-title{letter-spacing:-.03em;color:var(--brand-bg);text-align:center;margin-bottom:2.5rem;font-size:clamp(1.75rem,5vw,3rem);font-weight:900;line-height:1}.reviews-stage{border-radius:var(--radius-lg);grid-template-columns:1fr;width:100%;display:grid;overflow:hidden}.reviews-slide{grid-area:1/1}.reviews-slide--enter{animation:review-enter var(--slide-ms,.55s) ease-out forwards}.reviews-slide--exit{animation:review-exit var(--slide-ms,.55s) ease-in forwards}@keyframes review-enter{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes review-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}.reviews-dots{gap:.5rem;margin-top:1.5rem;display:flex}.reviews-dot{cursor:pointer;background:#d1d0c133;border:none;border-radius:100px;width:8px;height:8px;padding:0;transition:background .25s,width .25s}.reviews-dot--active{background:var(--brand-text,#144d1e);width:24px}.reviews-dot:hover:not(.reviews-dot--active){background:#d1d0c166}@media (prefers-reduced-motion:reduce){.reviews-slide--enter,.reviews-slide--exit{animation:none}}
.home-about{background:linear-gradient(160deg,#041c0c 0%,#0a2c14 50%,#120a20 100%);padding:clamp(5rem,10vw,8rem) clamp(1.25rem,5vw,4rem);position:relative;overflow:hidden}.home-about:before{content:"";filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#6c349833 0%,#0000 70%);border-radius:50%;width:clamp(300px,50vw,700px);height:clamp(300px,50vw,700px);position:absolute;top:-20%;right:-10%}.home-about-layout{z-index:1;flex-direction:column;align-items:flex-start;gap:3rem;max-width:1100px;margin:0 auto;display:flex;position:relative}.home-about-inner{flex:1;min-width:0}.home-about-eyebrow{letter-spacing:.45em;text-transform:uppercase;color:var(--brand-bg);opacity:.5;margin-bottom:1.25rem;font-size:.7rem;font-weight:700}.home-about-title{letter-spacing:-.04em;color:var(--brand-bg);text-shadow:0 0 80px #144d1e4d,0 4px 24px #0009;margin-bottom:1.75rem;font-size:clamp(3rem,10vw,7rem);font-weight:900;line-height:.92}.home-about-lead{color:var(--brand-bg);opacity:.75;max-width:600px;margin-bottom:2.25rem;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.65}.home-about-link{background:var(--brand-text);color:var(--brand-bg);letter-spacing:.07em;text-transform:uppercase;border-radius:100px;padding:.9rem 2.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 0 36px #144d1e59}.home-about-link:hover{transform:translateY(-3px);box-shadow:0 0 60px #144d1e8c}.home-about-image-wrap{flex-shrink:0;width:100%}.home-about-img{aspect-ratio:3/2;object-fit:cover;object-position:center;width:100%;box-shadow:8px 8px 0 var(--opacity-50);border:1px solid #144d1e2e;display:block}@media (min-width:768px){.home-about-layout{flex-direction:row;align-items:center}.home-about-image-wrap{width:clamp(260px,36vw,440px)}}.home-gallery-section{background:linear-gradient(#031008 0%,#05160c 100%);border-top:1px solid #144d1e1f;border-bottom:1px solid #144d1e1f;padding:clamp(3rem,6vw,5rem) clamp(1.25rem,5vw,4rem)}.home-gallery-inner{max-width:1200px;margin:0 auto}.home-gallery-header{flex-wrap:wrap;align-items:baseline;gap:.75rem 1.5rem;margin-bottom:2rem;display:flex}.home-gallery-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#50c86e;opacity:.8;width:100%;margin-bottom:.1rem;font-size:.62rem;font-weight:800}.home-gallery-title{letter-spacing:-.03em;color:var(--brand-bg);flex:1;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:900;line-height:1}.home-gallery-link{color:#50c86e;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:.4rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.home-gallery-link:hover{gap:.65rem}.home-gallery-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:600px){.home-gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.home-gallery-grid{grid-template-columns:repeat(4,1fr)}}.home-gallery-item{border-radius:var(--radius-lg,16px);aspect-ratio:1;border:1px solid #144d1e2e;transition:transform .25s,box-shadow .25s;display:block;position:relative;overflow:hidden}.home-gallery-item:hover{transform:translateY(-4px);box-shadow:0 12px 36px #0006,0 0 24px #144d1e1f}.home-gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.home-gallery-item:hover .home-gallery-img{transform:scale(1.06)}.home-gallery-overlay{opacity:0;background:linear-gradient(#0000 30%,#02080473 60%,#020804eb 100%);flex-direction:column;justify-content:flex-end;gap:.2rem;padding:.85rem .8rem;transition:opacity .25s;display:flex;position:absolute;inset:0}.home-gallery-item:hover .home-gallery-overlay{opacity:1}.home-gallery-cat{letter-spacing:.12em;text-transform:uppercase;color:#50c86e;font-size:.55rem;font-weight:800;line-height:1}.home-gallery-name{color:var(--brand-bg);letter-spacing:-.01em;font-size:clamp(.78rem,1.6vw,.92rem);font-weight:700;line-height:1.25}.drive-thru-section{background:linear-gradient(135deg,#030e07 0%,#081e10 60%,#12081e 100%);border-top:1px solid #144d1e26;border-bottom:1px solid #144d1e26;padding:clamp(3rem,6vw,4.5rem) clamp(1.25rem,5vw,4rem)}.drive-thru-inner{flex-direction:column;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.drive-thru-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#5ac86e;background:#144d1e2e;border:1px solid #144d1e4d;border-radius:100px;margin-bottom:.9rem;padding:.2rem .65rem;font-size:.6rem;font-weight:800;display:inline-block}.drive-thru-title{letter-spacing:-.03em;color:var(--brand-bg);margin-bottom:1rem;font-size:clamp(2rem,6vw,3.5rem);font-weight:900;line-height:1}.drive-thru-text{color:var(--brand-bg);opacity:.65;max-width:520px;font-size:clamp(.95rem,2vw,1.05rem);line-height:1.7}.drive-thru-features{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.drive-thru-feature{background:#ffffff08;border:1px solid #144d1e33;border-radius:10px;align-items:center;gap:.5rem;padding:.55rem 1rem;display:flex}.drive-thru-feature-icon{font-size:1rem;line-height:1}.drive-thru-feature-label{letter-spacing:.04em;color:var(--brand-bg);opacity:.85;font-size:.8rem;font-weight:700}@media (min-width:768px){.drive-thru-inner{flex-direction:row;align-items:center;gap:4rem}.drive-thru-main{flex:1}.drive-thru-features{flex-direction:column;flex-shrink:0;gap:.65rem}.drive-thru-feature{min-width:200px}}.location-section{background:var(--deep-forest);flex-direction:column;gap:3rem;padding:clamp(3rem,6vw,5rem) clamp(1.25rem,4vw,3rem);display:flex}.location-hours-col{flex-direction:column;flex-shrink:0;gap:1rem;display:flex}.location-eyebrow{letter-spacing:.4em;text-transform:uppercase;color:var(--brand-bg);opacity:.45;font-size:.7rem;font-weight:700}@media (min-width:768px){.location-section{flex-direction:row;align-items:flex-start;width:100%;max-width:1100px;margin:0 auto}.location-hours-col{width:240px}body>main .location-section,.location-section{max-width:none;padding-left:clamp(2rem,6vw,5rem);padding-right:clamp(2rem,6vw,5rem)}.location-section>.location-hours-col{flex-shrink:0;width:240px}}
