:root{--bg:#f7faf8;--bg-soft:#eef5f0;--surface:#ffffff;--surface-muted:#f3f7f2;--surface-dark:#123b35;--text:#17211e;--muted:#52615b;--muted-strong:#35433e;--line:rgba(23,78,69,0.14);--line-strong:rgba(23,78,69,0.24);--primary:#174e45;--primary-deep:#0f3832;--accent:#718535;--accent-deep:#56672a;--shadow-sm:0 12px 28px rgba(17,45,39,0.08);--shadow-md:0 18px 38px rgba(17,45,39,0.12);--radius-xl:8px;--radius-lg:8px;--radius-md:8px;--container:1160px;--media-backdrop:#eef5f0;--media-backdrop-strong:#eef5f0;}*,*::before,*::after{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background:var(--bg);}a{color:inherit;text-decoration:none;}img{display:block;max-width:100%;height:auto;}picture{display:contents;}button,input,textarea{font:inherit;}button{cursor:pointer;}:focus-visible{outline:3px solid var(--accent-deep);outline-offset:3px;}.skip-link{position:absolute;left:-999px;top:1rem;background:var(--primary);color:#fff;padding:0.75rem 1rem;border-radius:999px;z-index:100;}.skip-link:focus{left:1rem;}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto;}.section{padding:4rem 0;}.eyebrow{display:inline-flex;align-items:center;gap:0.55rem;margin:0 0 0.9rem;font-size:0.78rem;letter-spacing:0;text-transform:uppercase;color:var(--accent-deep);font-weight:800;}.eyebrow::before{content:"";width:2rem;height:1px;background:currentColor;}h1,h2,h3{margin:0 0 1rem;font-family:Georgia,"Times New Roman",serif;line-height:1.05;font-weight:700;letter-spacing:0;color:var(--text);}h1{max-width:12ch;font-size:3.8rem;}h2{max-width:14ch;font-size:2.6rem;}h3{font-size:1.35rem;}p,li{color:var(--muted);}p{margin:0 0 1rem;}ul{margin:0;}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:0.82rem 1.22rem;border-radius:999px;border:1px solid transparent;font-weight:800;line-height:1.15;transition:transform 160ms ease,box-shadow 160ms ease,background-color 160ms ease,border-color 160ms ease,color 160ms ease;}.btn:hover,.btn:focus-visible{transform:translateY(-1px);}.btn-primary{color:#fff;background:var(--primary);box-shadow:0 12px 26px rgba(23,78,69,0.2);}.btn-primary:hover,.btn-primary:focus-visible{background:var(--primary-deep);box-shadow:0 14px 30px rgba(23,78,69,0.25);}.btn-secondary{background:var(--surface);border-color:var(--line);color:var(--primary);}.btn-secondary:hover,.btn-secondary:focus-visible{border-color:var(--line-strong);background:var(--surface-muted);}.site-header{position:sticky;top:0;z-index:40;background:rgba(247,250,248,0.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px);}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.9rem;}.brand,.footer-brand{display:inline-flex;align-items:center;gap:0.75rem;min-width:0;}.brand-logo{width:3.7rem;height:3.7rem;flex:0 0 3.7rem;object-fit:contain;border-radius:50%;background:#fff;border:1px solid var(--line);box-shadow:0 6px 16px rgba(18,59,53,0.12);}.brand-text{display:grid;gap:0.05rem;}.brand-text strong{font-size:1.02rem;color:var(--primary);}.brand-text small{color:var(--muted);font-size:0.86rem;}.site-nav{display:flex;align-items:center;gap:0.78rem;font-size:0.92rem;font-weight:750;}.site-nav a:not(.btn-nav){color:var(--primary);transition:color 160ms ease;}.site-nav a:not(.btn-nav):hover,.site-nav a:not(.btn-nav):focus-visible,.site-nav a[aria-current="page"]{color:var(--primary-deep);}.header-phone{white-space:nowrap;padding:0.45rem 0.72rem;border-radius:999px;background:var(--surface-muted);border:1px solid var(--line);}.nav-toggle{display:none;background:transparent;border:0;padding:0.35rem;}.nav-toggle span{display:block;width:1.5rem;height:2px;margin:0.28rem 0;background:var(--primary);border-radius:999px;}.hero-grid,.split-grid,.specialty-grid,.contact-grid,.blog-hero-grid,.article-layout{display:grid;gap:2rem;align-items:center;}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(20rem,0.98fr);}.hero.section{padding:3.4rem 0 3.6rem;}.hero-text,.section-copy,.article-content p,.article-content li{max-width:68ch;}.hero-copy h1 + .hero-text{font-size:1.08rem;color:var(--muted-strong);}.inline-links,.contact-panel{display:grid;gap:1rem;}.hero-actions,.contact-shortcuts,.cta-actions{display:flex;flex-wrap:wrap;gap:0.75rem;margin:1.3rem 0 0;}.compact-actions{margin-top:1rem;}.hero-features{display:flex;flex-wrap:wrap;gap:0.65rem;padding:0;margin:1.1rem 0 0;list-style:none;}.hero-features li,.article-meta span{padding:0.58rem 0.82rem;border-radius:999px;background:var(--surface);border:1px solid var(--line);color:var(--primary);font-weight:750;}.categories-grid,.products-grid,.blog-grid,.footer-grid{display:grid;gap:1rem;}.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.products-grid.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.product-categories{grid-template-columns:repeat(4,minmax(0,1fr));}.contact-grid,.specialty-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.inline-links{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem;}.blog-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(18rem,0.85fr);align-items:start;}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.article-layout{grid-template-columns:minmax(0,1.3fr) minmax(18rem,0.7fr);align-items:start;}.legal-layout,.legal-summary{display:grid;gap:1rem;}.visual-card,.info-card,.category-card,.product-card,.location-card,.blog-card,.blog-aside-card,.article-cta-box,.legal-card,.cta-band{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);}.visual-card{margin:0;}.visual-photo-card,.category-card,.product-card,.blog-card{transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease;}.visual-photo-card:hover,.category-card:hover,.product-card:hover,.blog-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--line-strong);}.visual-photo-card{position:relative;overflow:hidden;min-height:30rem;background:var(--media-backdrop-strong);}.visual-photo-card img{width:100%;height:100%;min-height:30rem;object-fit:cover;object-position:center;}.hero-product-card{background:#f2eee5;}.hero-product-card img{object-position:center 46%;}.visual-photo-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,59,53,0.02) 35%,rgba(18,59,53,0.78) 100%);}.visual-overlay{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:1.35rem;}.visual-overlay h2{margin-bottom:0.75rem;max-width:10ch;}.visual-overlay h2,.visual-overlay p,.visual-tag{color:#fff;}.visual-overlay p{margin-bottom:0;}.visual-tag,.blog-label{display:inline-flex;width:fit-content;padding:0.38rem 0.7rem;margin-bottom:0.85rem;border-radius:999px;font-size:0.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase;}.visual-tag{background:rgba(255,255,255,0.16);border:1px solid rgba(255,255,255,0.28);}.blog-label{color:var(--accent-deep);background:var(--surface-muted);}.info-card,.location-card,.blog-card,.blog-aside-card,.article-cta-box,.legal-card{padding:1.35rem;}.highlight-card{align-self:stretch;background:var(--surface-muted);}.highlight-card h3,.route-card h3{max-width:none;}.check-list{display:grid;gap:0.8rem;padding-left:1.1rem;}.check-list li{color:var(--muted-strong);}.legal-card h2,.legal-card h3,.legal-summary h2{max-width:none;}.legal-card p:last-child,.legal-card ul:last-child,.legal-summary p:last-child{margin-bottom:0;}.legal-list{padding-left:1.2rem;}.legal-list li + li{margin-top:0.55rem;}.legal-summary{align-content:start;}.legal-summary .info-card{background:var(--surface-muted);}.location-card-elegant{padding:1.5rem;background:var(--surface);border-color:var(--line-strong);}.location-label,.location-name,.location-address,.location-details p{margin:0;}.location-label{display:inline-flex;width:fit-content;padding:0.35rem 0.65rem;margin-bottom:0.85rem;border-radius:999px;font-size:0.74rem;font-weight:800;letter-spacing:0;text-transform:uppercase;color:var(--primary);background:var(--surface-muted);}.location-name{margin-bottom:0.55rem;font-family:Georgia,"Times New Roman",serif;font-size:1.85rem;line-height:1;color:var(--text);}.location-address{margin-bottom:1rem;font-style:normal;font-size:1rem;line-height:1.75;color:var(--muted-strong);}.location-details{display:grid;gap:0.85rem;padding-top:1rem;border-top:1px solid var(--line);}.location-details span{display:block;margin-bottom:0.18rem;font-size:0.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase;color:var(--accent-deep);}.location-details a{color:var(--primary);font-weight:800;}.image-showcase-card{padding:1.2rem;background:var(--surface);}.showcase-frame{overflow:hidden;border-radius:var(--radius-lg);background:var(--media-backdrop);}.showcase-frame img{width:100%;aspect-ratio:4 / 5;object-fit:cover;}.showcase-copy{padding-top:0.95rem;}.bullet-list{display:grid;gap:0.8rem;margin-top:1.05rem;}.bullet-list p{margin:0;padding-left:1rem;border-left:3px solid rgba(113,133,53,0.45);}.section-heading{max-width:44rem;margin:0 auto 1.5rem 0;}.category-card,.product-card{padding:1.2rem;}.category-card{min-height:10.25rem;display:flex;flex-direction:column;justify-content:flex-end;}.category-card-with-image{min-height:auto;overflow:hidden;padding:0;justify-content:flex-start;}.category-card-with-image img{width:100%;aspect-ratio:4 / 3;object-fit:cover;}.category-card-with-image h3{margin:1rem 1rem 0.55rem;}.category-card-with-image p{margin:0 1rem 1rem;}.category-card h3,.product-card h3,.blog-card h3{margin-bottom:0.65rem;}.category-card p:last-child,.product-card p:last-child,.blog-card p:last-child{margin-bottom:0;}.featured-category{background:var(--surface-muted);border-color:rgba(113,133,53,0.32);}.product-card{display:flex;flex-direction:column;gap:0.85rem;justify-content:space-between;}.product-card a,.blog-card a{color:var(--primary);font-weight:800;}.product-card a:hover,.blog-card a:hover{color:var(--primary-deep);}.inline-links a{padding:0.95rem 1rem;border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface);color:var(--primary);font-weight:750;}.inline-links a:hover,.inline-links a:focus-visible{border-color:var(--line-strong);background:var(--surface-muted);}.contact-panel{align-content:start;}.route-card{align-self:stretch;display:grid;align-content:start;gap:1rem;background:var(--surface-muted);}.route-card p{margin-bottom:0;}.map-embed{overflow:hidden;width:100%;aspect-ratio:16 / 10;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);}.map-embed iframe{display:block;width:100%;height:100%;border:0;}.visit-checklist{padding:1rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);}.visit-checklist h4{margin-bottom:0.7rem;color:var(--primary);}.visit-checklist .check-list{margin:0;}.route-note{margin:0;color:var(--muted-strong);}.faq-list{display:grid;gap:0.85rem;margin-top:1.35rem;}.faq-item{padding:1rem 1.1rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);}.faq-item summary{cursor:pointer;color:var(--primary);font-weight:800;}.faq-item summary::marker{color:var(--accent-deep);}.faq-item p{margin:0.75rem 0 0;color:var(--muted-strong);}.faq-item a{color:var(--primary);font-weight:800;}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem;background:var(--surface-muted);}.cta-band h2{max-width:18ch;}.cta-band p:last-child{margin-bottom:0;}.site-footer{padding:3rem 0 5.25rem;background:var(--surface-dark);color:rgba(255,255,255,0.9);}.footer-brand{margin-bottom:0.9rem;color:#fff;font-weight:800;}.footer-brand .brand-logo{width:2.4rem;height:2.4rem;flex-basis:2.4rem;background:#fff;color:var(--primary);font-size:1.3rem;}.site-footer h3{color:#fff;margin-bottom:0.9rem;}.site-footer p,.site-footer li,.site-footer a{color:rgba(255,255,255,0.86);}.site-footer ul{padding-left:1.1rem;margin:0;}.footer-grid-local{grid-template-columns:minmax(0,1.35fr) minmax(0,0.95fr) minmax(0,0.8fr);align-items:start;gap:1.4rem;}.footer-about{max-width:34rem;}.footer-intro{max-width:35rem;}.footer-nap{display:grid;gap:0.2rem;margin-top:1rem;font-style:normal;}.footer-nap strong,.footer-nap a,.footer-link-list a[aria-current="page"]{color:#fff;}.footer-nap a,.footer-link-list a{font-weight:800;}.footer-link-list{display:grid;gap:0.52rem;padding-left:0;list-style:none;}.footer-bottom{display:flex;flex-wrap:wrap;gap:0.75rem 1rem;padding-top:1.4rem;margin-top:1.8rem;border-top:1px solid rgba(255,255,255,0.12);}.footer-bottom p{margin-bottom:0;}.mobile-cta-bar{position:fixed;left:50%;bottom:1rem;transform:translateX(-50%);display:none;width:min(calc(100% - 1rem),26rem);padding:0.35rem;border-radius:999px;background:rgba(18,59,53,0.97);box-shadow:0 16px 34px rgba(0,0,0,0.18);z-index:50;}.mobile-cta-bar a{flex:1;text-align:center;padding:0.72rem 0.65rem;border-radius:999px;color:#fff;font-weight:800;}.mobile-cta-bar a:first-child{background:var(--accent-deep);}.cookie-banner{position:fixed;left:50%;right:auto;bottom:1rem;z-index:60;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;width:min(calc(100% - 2rem),58rem);padding:1rem;border:1px solid var(--line-strong);border-radius:var(--radius-xl);background:rgba(255,255,255,0.98);box-shadow:0 18px 42px rgba(17,45,39,0.18);transform:translateX(-50%);}.cookie-banner p{margin:0;}.cookie-banner__title{margin-bottom:0.25rem;color:var(--primary);font-weight:850;}.cookie-banner__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:0.55rem;}.cookie-banner__actions .btn{min-height:2.65rem;padding:0.68rem 0.95rem;}.cookie-banner__actions a{color:var(--primary);font-weight:800;}.site-footer :focus-visible,.mobile-cta-bar :focus-visible,.visual-photo-card :focus-visible{outline-color:#fff;}@media (max-width:1080px){.product-categories,.compact-grid,.products-grid.compact-grid,.blog-grid,.footer-grid-local{grid-template-columns:repeat(2,minmax(0,1fr));}.inline-links{grid-template-columns:1fr;}}@media (max-width:1040px){.nav-toggle{display:inline-block;}.site-nav{position:absolute;top:calc(100% + 0.65rem);left:1rem;right:1rem;display:none;flex-direction:column;align-items:stretch;gap:0.85rem;padding:1rem;border-radius:var(--radius-xl);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-md);}.site-nav.is-open{display:flex;}.header-phone{display:none;}.btn-nav{width:100%;}.mobile-cta-bar{display:flex;}.cookie-banner{bottom:5.25rem;}}@media (max-width:900px){.section{padding:3.2rem 0;}.hero-grid,.split-grid,.specialty-grid,.contact-grid,.legal-layout,.blog-hero-grid,.article-layout,.product-categories,.compact-grid,.products-grid.compact-grid,.blog-grid,.footer-grid-local{grid-template-columns:1fr;}.inline-links{grid-template-columns:1fr;}h1,h2{max-width:none;}h1{font-size:3rem;}h2{font-size:2.2rem;}.visual-photo-card,.visual-photo-card img{min-height:auto;}.visual-photo-card img{aspect-ratio:4 / 3;}.hero-product-card{min-height:auto;background:#f2eee5;}.hero-product-card img{width:100%;min-height:0;aspect-ratio:4 / 5;padding:0.75rem 0.75rem 6.5rem;object-fit:contain;object-position:center;}.hero-product-card::after{background:linear-gradient(180deg,rgba(18,59,53,0) 48%,rgba(18,59,53,0.72) 100%);}.hero-product-card .visual-overlay{padding:1rem;}.hero-product-card .visual-overlay h2{max-width:13ch;}.article-cover img{max-height:none;}.article-sidebar{position:static;top:auto;}.cta-band{display:grid;}}@media (max-width:560px){.container{width:min(calc(100% - 1.25rem),var(--container));}.section{padding:2.7rem 0;}.header-inner{min-height:4.5rem;}.brand-logo{width:3rem;height:3rem;flex-basis:3rem;}.brand-text small{display:none;}h1{font-size:2.35rem;}h2{font-size:1.9rem;}.hero-actions,.contact-shortcuts,.cta-actions{flex-direction:column;}.btn{width:100%;}.visual-overlay,.info-card,.location-card,.blog-card,.blog-aside-card,.article-cta-box,.legal-card,.cta-band{padding:1rem;}.hero-product-card img{aspect-ratio:3 / 4;padding:0.6rem 0.6rem 6rem;}.hero-product-card .visual-overlay h2{font-size:1.55rem;}.hero-features,.article-meta{gap:0.5rem;}.hero-features li,.article-meta span{padding:0.52rem 0.7rem;}.mobile-cta-bar{bottom:0.65rem;}.cookie-banner{bottom:4.95rem;grid-template-columns:1fr;width:min(calc(100% - 1rem),28rem);padding:0.85rem;}.cookie-banner__actions{justify-content:stretch;}.cookie-banner__actions .btn,.cookie-banner__actions a{width:100%;text-align:center;}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;}*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important;}.btn:hover,.btn:focus-visible,.visual-photo-card:hover,.category-card:hover,.product-card:hover,.blog-card:hover{transform:none;}}