@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("manrope-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("manrope-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("manrope-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

:root{--green:#193f30;--cream:#f8f7f0;--muted:#707867;--line:#d9dece;--header-height:86px;--dock-height:60px;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 22px);scroll-padding-bottom:calc(var(--dock-height) + 20px)}body{margin:0;padding-bottom:calc(var(--dock-height) + env(safe-area-inset-bottom));background:var(--cream);color:var(--green);font:16px/1.6 Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #cc7b3e;outline-offset:5px}img{max-width:100%;display:block}p,h1,h2,h3{margin-top:0}[hidden]{display:none!important}.wrap{width:calc(100% - 112px);max-width:1440px;margin-inline:auto}
.topbar{background:#244536;color:#e2e8dd;font-size:14px;line-height:1.4}.topbar .wrap{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:5px}.topbar .wrap>div{display:flex;gap:30px}.topbar a{white-space:nowrap}.header{position:sticky;top:0;z-index:30;background:#f8f7f0f2;border-bottom:1px solid #193f3012;backdrop-filter:blur(16px);transition:box-shadow .35s,background .35s}.header.is-scrolled{background:#f8f7f0fa;box-shadow:0 7px 28px #193f3010}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:86px;padding-block:18px}.logo{flex-shrink:0}.logo img{width:223px;height:auto}.header nav{display:flex;gap:28px;align-items:center}.header nav a{position:relative;white-space:nowrap;font-weight:600;padding:6px 0}.header nav a::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:#b17445;transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}.header nav a:hover::after{transform:scaleX(1)}.menu-toggle{display:none;border:0;background:none;font-size:28px;padding:3px 8px}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding-block:30px 38px;min-height:530px}.hero-copy{padding-block:22px;align-self:center}.eyebrow{font-size:16px;letter-spacing:.7px;font-weight:600}.dot{display:inline-block;background:#e5874c;width:7px;height:7px;border-radius:50%;margin-right:10px;vertical-align:middle}h1{font-size:clamp(44px,4.1vw,66px);font-weight:500;line-height:1.13;letter-spacing:-2.6px;margin:24px 0}h1 em{font-family:Georgia,serif;font-weight:400;color:#74804d}h2{font-size:38px;letter-spacing:-1.3px;font-weight:500;line-height:1.2;margin:10px 0 0}h3{font-size:22px;line-height:1.35;font-weight:600;letter-spacing:-.4px}.hero-copy>p{font-size:18px;max-width:460px;color:var(--muted);margin-bottom:26px}.button{display:inline-flex;align-items:center;gap:34px;padding:15px 23px;background:var(--green);color:white;border:1px solid var(--green);border-radius:5px;font-weight:600;transition:background .3s,box-shadow .3s,transform .3s}.button span{font-size:23px;line-height:1}.hero-visual{position:relative;min-height:450px;border-radius:9px;overflow:hidden}.hero-visual>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 44%;filter:brightness(.91)}.photo-label{position:absolute;left:22px;bottom:22px;right:22px;width:fit-content;background:#f8f7f0ed;padding:11px 16px;border-radius:4px;font-size:16px}
.section{padding-block:40px 60px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.section-mark{font-size:56px;color:#8b985c;line-height:1}.direction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.direction-card{background:#eeeee3;border-radius:7px;overflow:hidden;display:block;transition:transform .45s var(--ease),box-shadow .45s}.card-image{height:210px;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}.card-copy{position:relative;padding:18px 24px 24px;min-height:142px}.card-number{font-size:16px;color:#838c76}.card-copy h3{margin:7px 20px 0 0;font-size:21px}.card-arrow{position:absolute;right:20px;bottom:23px;font-size:23px;transition:transform .3s}
.contacts-section{background:#edefe3;padding-block:42px 46px}.branch-grid,.department-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.branch{border-top:1px solid #ccd3bf;padding-top:20px}.branch h3{margin:0 0 9px;font-size:24px;font-weight:500}.branch p{font-size:16px;color:#65715e;margin-bottom:17px}.contact-links{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.contact-links a{font-size:16px;line-height:1.65;overflow-wrap:anywhere}.contact-links a:hover{text-decoration:underline;text-underline-offset:4px}.text-button{display:inline-flex;align-items:center;gap:22px;font-weight:600;background:none;border:0;padding:5px 0}.text-button span{font-size:23px}.text-button:hover{color:#a86232}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:28px;font-size:16px}footer .logo img{width:170px}footer>span{color:var(--muted)}
.contact-dock{position:fixed;left:0;right:0;bottom:0;z-index:45;background:var(--green);color:#f8f7f0;box-shadow:0 -5px 22px #193f3015;padding-bottom:env(safe-area-inset-bottom)}.dock-inner{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:58px;padding-block:8px;font-size:16px}.dock-label{display:flex;gap:10px;align-items:center;color:#d6dfca}.status-dot{width:7px;height:7px;border-radius:50%;background:#d4dea7;flex-shrink:0}.dock-phone{font-weight:600;white-space:nowrap}.dock-email{color:#d6dfca}.dock-inner a:hover{color:#e4c591}.dock-inner button{display:flex;align-items:center;gap:20px;border:0;border-left:1px solid #ffffff38;padding:5px 0 5px 28px;color:inherit;background:none;font-weight:600;white-space:nowrap}.dock-chevron{font-size:23px;line-height:1;transition:transform .3s}.dock-inner button[aria-expanded=true] .dock-chevron{transform:rotate(180deg)}
.contact-panel{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%);width:calc(100% - 64px);max-width:1328px;max-height:calc(100dvh - var(--header-height) - var(--dock-height) - env(safe-area-inset-bottom) - 28px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;background:#f8f7f0;color:var(--green);border:1px solid #ccd3bf;border-radius:10px;box-shadow:0 -12px 80px #12271b35;padding:26px 32px 30px;scroll-padding:16px}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:20px}.panel-heading h2{font-size:30px;margin-top:3px}.panel-heading .eyebrow{color:var(--muted)}.panel-close{align-self:flex-start;display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border:1px solid #ced5c3;background:#edf0e3;border-radius:50%;font-size:29px;line-height:1}.panel-close:hover{background:#dfe5d1}.department-heading{font-weight:600;border-top:1px solid var(--line);padding-top:22px;margin:26px 0 18px}.department h3{font-size:18px;margin-bottom:12px;min-height:49px;letter-spacing:0}.whatsapp{color:#4d6f3f}
.botanical-surface{position:relative;isolation:isolate;overflow:clip}.botanical{position:absolute;pointer-events:none;z-index:-1;width:240px;height:290px;fill:none;stroke:#86935f;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;opacity:.2}.hero>.botanical{left:31%;bottom:12px;width:180px;transform:rotate(15deg);opacity:.14}.directions>.botanical{right:55px;top:0;width:200px;transform:rotate(-15deg);opacity:.17}.contacts-section>.botanical{right:0;bottom:0;width:190px;transform:rotate(-18deg);opacity:.17}.contacts-section::before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 90% 0,#d5deaf65,transparent 65%);opacity:0;transition:opacity 1.2s}.contacts-section.is-visible::before{opacity:1}
@media(hover:hover) and (pointer:fine){.button:hover{background:#2a5740;transform:translateY(-2px);box-shadow:0 8px 20px #193f3020}.direction-card:hover{transform:translateY(-5px);box-shadow:0 14px 28px #193f3017}.direction-card:hover img{transform:scale(1.045)}.direction-card:hover .card-arrow{transform:translate(3px,-3px)}}
@media(prefers-reduced-motion:no-preference){.reveal-ready{opacity:0;translate:0 20px;transition:opacity .75s,translate .9s var(--ease)}.reveal-ready.is-visible,.reveal-ready:focus-within{opacity:1;translate:0 0}.botanical path{stroke-dasharray:1;stroke-dashoffset:1}.is-visible>.botanical path{animation:draw 1.8s var(--ease) forwards;animation-delay:var(--stroke-delay,0ms)}.contact-panel:not([hidden]){animation:panel-open .3s var(--ease)}@keyframes draw{to{stroke-dashoffset:0}}@keyframes panel-open{from{opacity:0;translate:0 14px}to{opacity:1;translate:0 0}}}
@media(max-width:1150px){.wrap{width:calc(100% - 60px)}.header nav{gap:18px}.logo img{width:200px}.hero{gap:30px}h1{font-size:48px}.dock-label{display:none}.card-copy{padding-inline:18px}.card-copy h3{font-size:20px}footer{flex-wrap:wrap}}
@media(max-width:950px){.header-inner{min-height:78px;position:relative}.header nav{display:none;position:absolute;top:100%;left:0;right:0;padding:24px;background:var(--cream);border:1px solid var(--line);border-radius:5px;box-shadow:0 15px 30px #193f3020;max-height:calc(100dvh - var(--header-height) - var(--dock-height) - 20px);overflow-y:auto}.header nav.open{display:flex;align-items:flex-start;flex-direction:column;gap:16px}.menu-toggle{display:block}.hero{min-height:470px}.hero-visual{min-height:400px}h1{font-size:40px;letter-spacing:-1.8px}.hero .eyebrow{letter-spacing:0}.hero-copy>p{font-size:16px}.card-image{height:165px}.card-copy{min-height:170px}.branch-grid,.department-grid{gap:20px}.contact-panel{width:calc(100% - 30px);padding:24px}.topbar .wrap>div{gap:20px}.topbar .wrap>span{display:none}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.topbar .wrap>div{width:100%;justify-content:space-between;gap:10px}.topbar .wrap{padding-block:5px}.topbar a{font-size:14px}.topbar .wrap>div>a:last-child{display:none}.header-inner{min-height:74px;padding-block:14px}.logo img{width:205px}.hero{grid-template-columns:1fr;gap:24px;padding-block:26px 24px;min-height:0}.hero-copy{padding:0}h1{font-size:clamp(36px,8.5vw,48px);letter-spacing:-1.8px;margin:19px 0}.hero-copy>p{font-size:18px;margin-bottom:22px}.hero-visual{min-height:0;height:275px}.photo-label{font-size:16px;left:15px;right:15px;bottom:15px;padding:9px 12px}.section{padding-block:24px 38px}h2{font-size:30px}.section-heading{margin-bottom:23px;gap:16px}.section-mark{font-size:40px}.direction-grid{grid-template-columns:1fr;gap:16px}.direction-card{display:grid;grid-template-columns:115px minmax(0,1fr);align-items:stretch}.card-image{height:100%;min-height:146px}.card-copy{min-height:146px;padding:14px 17px 30px}.card-copy h3{font-size:18px;margin:5px 0 0}.card-copy h3 br{display:none}.card-arrow{right:15px;bottom:7px;font-size:21px}.branch-grid,.department-grid{grid-template-columns:1fr;gap:22px}.branch{padding-top:16px}.branch h3{font-size:23px}.branch p{margin-bottom:10px}.contacts-section{padding-block:30px}.contacts-section .section-heading{align-items:center}.text-button{gap:10px}.text-button span{font-size:20px}.contact-links{gap:6px}footer{gap:18px;padding-block:25px;flex-direction:column;align-items:flex-start}footer .logo img{width:180px}.dock-inner{min-height:56px;gap:12px;padding-block:7px}.dock-email{display:none}.dock-phone{font-size:16px;letter-spacing:-.3px}.dock-inner button{gap:8px;padding:5px 0 5px 12px;font-size:16px}.dock-chevron{font-size:20px}.contact-panel{width:calc(100% - 20px);padding:21px 20px;border-radius:9px}.panel-heading{margin-bottom:22px}.panel-heading h2{font-size:27px}.department h3{min-height:0;margin-bottom:10px}.department-heading{margin-top:24px}.hero>.botanical{left:auto;right:5px;top:70px;width:150px;opacity:.12}.directions>.botanical{right:0;width:150px;opacity:.12}.contacts-section>.botanical{width:150px;opacity:.12}}
@media(max-width:360px){.dock-inner{width:calc(100% - 24px);gap:8px}.dock-inner button{gap:5px;padding-left:8px}.dock-phone{letter-spacing:-.6px}.dock-chevron{display:none}.direction-card{grid-template-columns:95px minmax(0,1fr)}.card-copy{padding-inline:12px}.section-heading{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal-ready{opacity:1;translate:none}}
/* WordPress templates and native menu walker. */
.icon{display:inline-block;flex-shrink:0;width:24px;height:24px;vertical-align:middle}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;background:white;padding:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}#main:focus{outline:none}.header-inner{gap:24px;position:relative}.header nav{display:block;margin-left:auto}.header-tools{display:flex;align-items:center;gap:12px}.language-switch{display:flex;gap:9px;font-size:16px;white-space:nowrap}.language-switch a{opacity:.65}.language-switch a[aria-current]{opacity:1;text-decoration:underline;text-underline-offset:6px}.primary-menu,.footer-menu{list-style:none;margin:0;padding:0}.primary-menu{display:flex;gap:19px;align-items:center}.primary-menu>li{display:flex;align-items:center;gap:3px}.primary-menu>li>a{font-weight:600}.submenu-toggle{display:grid;place-items:center;min-width:36px;min-height:44px;padding:0;background:none;border:0}.submenu-toggle .icon{width:18px;height:18px;transition:transform .25s}.submenu-toggle[aria-expanded=true] .icon{transform:rotate(180deg)}.primary-menu .sub-menu{display:none;position:absolute;top:calc(100% - 3px);left:0;right:0;list-style:none;padding:24px;margin:0;background:#f8f7f0;border:1px solid #d6decb;border-radius:0 0 10px 10px;box-shadow:0 18px 35px #193f3020;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 18px;max-height:calc(100dvh - var(--header-height) - var(--dock-height) - 20px);overflow-y:auto}.primary-menu .submenu-open>.sub-menu{display:grid}.primary-menu .sub-menu a{display:flex;gap:15px;align-items:center;white-space:normal;padding:14px;border-radius:6px;font-size:16px;line-height:1.45;min-height:72px}.primary-menu .sub-menu a .icon{width:29px;height:29px;color:#70804c}.primary-menu .sub-menu a:hover{background:#e9eddb}.primary-menu .sub-menu a::after{display:none}.primary-menu .current-menu-item>a{color:#687a44}.footer-menu{display:flex;gap:22px;flex-wrap:wrap}.card-symbol{width:26px;height:26px;color:#72824c}.card-arrow{width:21px;height:21px}.section-mark.icon{width:44px;height:44px}.branch h3{display:flex;align-items:center;gap:10px}.branch h3 .icon{width:21px;height:21px;color:#718052}.dock-chevron{transform:rotate(180deg)}.dock-inner button[aria-expanded=true] .dock-chevron{transform:none}.panel-close .icon{width:22px;height:22px}.whatsapp .icon{width:18px;height:18px}.page-heading{padding-top:28px;padding-bottom:36px}.breadcrumbs{display:flex;gap:12px;align-items:center;flex-wrap:wrap;color:#64715c;font-size:16px}.breadcrumbs .icon{width:15px;height:15px;transform:rotate(-90deg)}.page-title-icon{display:flex;align-items:center;gap:22px;margin-top:22px}.page-title-icon>.icon{width:48px;height:48px;color:#7d8d55}.page-heading h1{font-size:clamp(32px,3.4vw,52px);margin:0;line-height:1.2;letter-spacing:-1.5px}.content-section{padding-bottom:65px;min-height:40vh}.editor-content{font-size:18px;line-height:1.8;max-width:1050px}.editor-content:empty{display:none}.editor-content h2{font-size:30px;margin:30px 0 18px;line-height:1.35}.editor-content h3{font-size:23px;margin:25px 0 16px}.editor-content p{margin:0 0 20px}.editor-content>img{width:auto;max-width:100%;height:auto;border-radius:8px;margin:18px 0}.editor-content ul{padding-left:24px}.editor-content a{color:#456737;text-decoration:underline;text-underline-offset:4px}.editor-content table{border-collapse:collapse;width:100%}.editor-content td,.editor-content th{padding:12px;border:1px solid #d6decb}.product-entry{display:flex;gap:25px;align-items:center;padding:25px;background:#eeefe5;margin-bottom:14px;border-radius:8px;flex-wrap:wrap}.product-entry img{width:115px;height:115px;object-fit:contain;flex-shrink:0}.product-entry p{margin:0;flex:1;min-width:200px}.product-entry h2,.product-entry h3{margin:0}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.catalog-card{background:#eeeee3;border-radius:8px;overflow:hidden;transition:transform .35s,box-shadow .35s}.catalog-image{height:200px;overflow:hidden}.catalog-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.catalog-copy{display:flex;align-items:flex-start;gap:14px;padding:22px}.catalog-copy h2{font-size:21px;line-height:1.4;letter-spacing:-.3px;margin:0;flex:1}.catalog-copy>.icon{color:#73824f;width:25px;height:25px}.catalog-copy>.icon:last-child{width:18px;height:18px}.purchase-contact{padding:25px 30px;border-radius:8px;background:#e9edda;margin-top:32px;display:flex;flex-wrap:wrap;align-items:center;gap:20px 35px}.purchase-contact h2{font-size:23px;margin:0}.purchase-contact a{display:flex;align-items:center;gap:10px;font-size:18px}.contact-panel{z-index:60}body.admin-bar .header{top:32px}.hero-visual img{aspect-ratio:1.3;width:100%;height:100%}.direction-card img{aspect-ratio:1.6}a,button{touch-action:manipulation}
@media(hover:hover) and (pointer:fine){.catalog-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #193f3014}.catalog-card:hover img{transform:scale(1.04)}}
@media(max-width:1250px){.primary-menu{gap:12px}.header-inner{gap:15px}.primary-menu>li>a{font-size:16px}.header .logo img{width:185px}}
@media(max-width:1100px){.header .logo img{width:205px}.header-tools{margin-left:auto}.header .menu-toggle{display:grid;place-items:center;min-width:44px;min-height:44px}.header nav{display:none;position:absolute;top:100%;left:0;right:0;margin:0;padding:15px;background:#f8f7f0;border:1px solid var(--line);box-shadow:0 15px 30px #193f3020;max-height:calc(100dvh - var(--header-height) - var(--dock-height) - 20px);overflow-y:auto}.header nav.open{display:block}.primary-menu{display:block}.primary-menu>li{position:relative;display:flex;flex-wrap:wrap;border-bottom:1px solid #dce1d2}.primary-menu>li>a{padding:13px 10px;flex:1}.primary-menu>li>.submenu-toggle{width:48px}.primary-menu .sub-menu{position:static;flex-basis:100%;box-shadow:none;border:0;background:#eef0e5;border-radius:5px;padding:10px;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.primary-menu .sub-menu a{padding:12px 8px;min-height:65px}.primary-menu .sub-menu li{min-width:0}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.header .logo img{width:170px}.header-inner{gap:8px}.header-tools{gap:5px}.language-switch{gap:6px;font-size:16px}.header .menu-toggle{padding:3px;min-width:36px}.primary-menu .sub-menu{grid-template-columns:1fr}.page-heading{padding-top:20px;padding-bottom:25px}.page-title-icon{gap:14px}.page-title-icon>.icon{width:33px;height:33px}.page-heading h1{font-size:32px;letter-spacing:-.8px;overflow-wrap:anywhere}.editor-content{font-size:16px}.editor-content h2{font-size:25px}.product-entry{gap:15px;padding:18px;align-items:flex-start}.product-entry img{width:80px;height:80px}.product-entry p{min-width:150px;font-size:16px}.catalog-grid{grid-template-columns:1fr;gap:16px}.catalog-card{display:grid;grid-template-columns:105px minmax(0,1fr)}.catalog-image{height:100%;min-height:135px}.catalog-copy{padding:18px 14px;gap:10px;flex-wrap:wrap}.catalog-copy h2{font-size:18px;min-width:120px;flex:1}.catalog-copy .icon:last-child{display:none}.content-section{padding-bottom:38px}.purchase-contact{padding:22px;display:flex;align-items:flex-start;flex-direction:column;gap:12px}.purchase-contact h2{font-size:22px;margin-bottom:5px}.purchase-contact a{font-size:16px}.footer-menu{gap:18px}.dock-label{display:none}body.admin-bar .header{top:46px}}
@media(max-width:360px){.header .logo img{width:140px}.language-switch{gap:5px}.header-tools{gap:0}}

:root{--muted:#606b56}.language-switch a{opacity:1;color:#52654e}.language-switch a[aria-current]{color:var(--green)}.branch,.department,.contact-links,.page-title-icon h1{min-width:0}.contact-links a{max-width:100%;overflow-wrap:anywhere}.department h3{overflow-wrap:anywhere}.editor-content{overflow-wrap:anywhere}.product-entry{display:grid;grid-template-columns:115px minmax(0,1fr);gap:25px}.product-entry>p{min-width:0}.product-entry>p:has(img){width:115px;min-width:0}.product-entry>p>img{max-width:100%}.product-entry>br{display:none}
@media(max-width:700px){.product-entry{grid-template-columns:80px minmax(0,1fr);gap:15px}.product-entry>p:has(img){width:80px}.page-title-icon h1{min-width:0}.panel-heading{position:sticky;top:-21px;z-index:2;background:var(--cream);padding-block:10px}}

/* Keep short pages full-height, reserving real space for the fixed contact dock. */
body{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;padding-bottom:calc(var(--dock-height,64px) + env(safe-area-inset-bottom))}
body>main{flex:1 0 auto;width:100%}body>.topbar,body>.header,body>footer{flex-shrink:0}body>footer{margin-top:auto}
body.admin-bar{min-height:calc(100dvh - 32px)}
.services-page{padding-bottom:56px}.service-block{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(28px,4vw,64px);align-items:center;padding:36px;background:#eeefe5;border:1px solid #dde1d1;border-radius:12px;margin-bottom:28px}.service-media{margin:0;overflow:hidden;border-radius:8px;background:#fff}.service-media img{display:block;width:100%;height:auto;aspect-ratio:1.35;object-fit:contain}.service-copy{min-width:0}.service-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:22px}.service-heading .icon{width:30px;height:30px;color:#78894f;margin-top:4px}.service-heading h2{font-size:clamp(25px,2.3vw,34px);line-height:1.25;margin:0;letter-spacing:-.8px}.service-description{font-size:16px;line-height:1.8}.service-description p{margin:0 0 16px}.service-description ul{padding-left:20px;margin:0 0 20px}.service-description li{padding-left:4px;margin-bottom:5px}.service-contacts{display:flex;flex-wrap:wrap;gap:12px 24px;border-top:1px solid #ccd3bf;padding-top:20px;margin-top:22px}.service-contacts a{display:inline-flex;gap:9px;align-items:center;font-size:16px;overflow-wrap:anywhere}.service-contacts .icon{width:18px;height:18px;color:#718052}.service-contacts a:hover{color:#a86232}.service-block:nth-child(even){background:#f0eee5}
@media(max-width:800px){.service-block{grid-template-columns:1fr;padding:22px;gap:24px}.service-media{max-width:520px;width:100%;justify-self:center}.service-media img{aspect-ratio:1.6}.services-page{padding-bottom:28px}.service-heading{gap:12px}.service-contacts{flex-direction:column;align-items:flex-start}}
@media(max-width:782px){body.admin-bar{min-height:calc(100dvh - 46px)}}
.product-entry>p:empty{display:none}.product-entry>img{grid-column:1;grid-row:1}.product-entry>p:not(:has(img)){grid-column:2;width:auto;min-width:0}.product-entry>p:has(img){grid-column:1;grid-row:1}.product-entry{align-items:center}.product-entry p{overflow-wrap:normal;word-break:normal}
.menu-backdrop{position:fixed;inset:0;z-index:35;background:rgba(13,29,21,.38);opacity:0;visibility:hidden;transition:opacity .22s,visibility .22s;pointer-events:none}body.mega-menu-open .menu-backdrop{opacity:1;visibility:visible;pointer-events:auto}.header{z-index:40}.contact-dock{z-index:45}
@media(prefers-reduced-motion:reduce){.menu-backdrop{transition:none}}
.service-media img{object-fit:cover}.skip-link:not(:focus){clip-path:inset(100%);width:1px;height:1px;overflow:hidden;padding:0}
.product-entry p{overflow-wrap:anywhere}

.content-with-sections{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:36px;align-items:start}.content-main{min-width:0}.content-with-sections .editor-content{max-width:none}.section-sidebar{position:sticky;top:calc(var(--header-height) + 24px);min-width:0;background:#f0f1e7;border:1px solid #dce1d1;border-radius:10px;overflow:hidden}.section-disclosure>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 20px;font-size:19px;font-weight:600;border-bottom:1px solid #dce1d1;cursor:pointer}.section-disclosure>summary::-webkit-details-marker{display:none}.section-disclosure>summary>.icon{width:18px;height:18px;transition:transform .2s}.section-disclosure[open]>summary>.icon{transform:rotate(180deg)}.section-sidebar ul{list-style:none;margin:0;padding:10px}.section-sidebar nav{max-height:calc(100dvh - var(--header-height) - var(--dock-height) - 140px);overflow:auto;overscroll-behavior:contain}.section-sidebar a{display:flex;align-items:center;gap:12px;padding:12px 10px;font-size:16px;line-height:1.45;border-radius:6px;transition:background .2s,color .2s}.section-sidebar a>.icon{width:24px;height:24px;color:#76864f}.section-sidebar a:hover{background:#e2e8d5}.section-sidebar a[aria-current=page]{background:#193f30;color:#fff}.section-sidebar a[aria-current=page]>.icon{color:#c5d3a7}.section-sidebar a:focus-visible{outline-offset:-3px}body.admin-bar .section-sidebar{top:calc(var(--header-height) + 56px)}
@media(max-width:1100px){.content-with-sections{grid-template-columns:minmax(0,1fr) 280px;gap:24px}}
@media(max-width:900px){.content-with-sections{grid-template-columns:1fr;gap:22px}.section-sidebar{position:static;order:-1}.section-disclosure>summary{padding:17px 18px;font-size:18px}.section-disclosure:not([open])>summary{border-bottom:0}.section-sidebar nav{max-height:360px}.section-sidebar ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.section-sidebar a{height:100%}}
@media(max-width:540px){.section-sidebar ul{grid-template-columns:1fr}}
.product-item{display:grid;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:24px;padding:24px;background:#eeefe5;border-radius:8px;margin-bottom:14px}.product-item figure{margin:0}.product-item figure img{display:block;width:100px;height:100px;object-fit:contain}.product-copy{min-width:0;font-size:17px;line-height:1.7;overflow-wrap:anywhere}.product-copy p{margin:0}.product-copy p+p{margin-top:10px}.product-item>p:empty{display:none}
@media(max-width:700px){.product-item{grid-template-columns:80px minmax(0,1fr);gap:16px;padding:18px}.product-item figure img{width:80px;height:80px}.product-copy{font-size:16px}}

/* Shared compact product grid. */
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-grid>.product-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:18px;margin:0;padding:22px;min-width:0}.product-grid>.product-item figure{width:100%}.product-grid>.product-item figure img{width:90px;height:90px}.product-grid .product-copy{width:100%;font-size:16px;line-height:1.65}.product-grid>.product-item p{margin:0}.product-grid>.product-item p+p{margin-top:10px}.product-grid>:not(.product-item){grid-column:1/-1}.product-grid>p:empty{display:none}
@media(max-width:1199px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.product-grid{grid-template-columns:1fr;gap:12px}.product-grid>.product-item{display:grid;grid-template-columns:80px minmax(0,1fr);align-items:center;gap:16px;padding:18px}.product-grid>.product-item figure img{width:80px;height:80px}}
/* Language disclosure uses the same cream and forest-green palette as the site. */
.language-dropdown{position:relative;flex-shrink:0}.language-toggle{display:flex;align-items:center;justify-content:center;gap:8px;min-width:65px;min-height:44px;padding:9px 12px;border:1px solid #cfd6c4;border-radius:10px;background:#f0f2e8;font-size:16px;line-height:1;color:var(--green);transition:background .2s,border-color .2s}.language-toggle>.icon{width:12px;height:12px}.language-toggle:hover,.language-toggle[aria-expanded=true]{background:#e5ebd9;border-color:#91a374}.language-toggle[aria-expanded=true]>.icon{transform:rotate(180deg)}.header .language-options{display:flex;flex-direction:column;position:absolute;top:calc(100% + 8px);right:0;left:auto;width:180px;margin:0;padding:6px;gap:3px;border:1px solid #cfd6c4;border-radius:12px;background:#f8f7f0;box-shadow:0 12px 32px #193f3024;z-index:55;max-height:none;overflow:visible}.header .language-options a{display:block;padding:11px 13px;border-radius:7px;font-size:16px;line-height:1.4;white-space:nowrap;color:#52654e}.header .language-options a::after{display:none}.header .language-options a:hover{background:#e7eddc;color:#193f30}.header .language-options a[aria-current=page]{background:#193f30;color:#fff}.header .language-options a:focus-visible{outline-offset:-3px}
@media(max-width:400px){.header-tools{gap:8px}.language-toggle{min-width:58px;padding-inline:9px}.header .logo img{width:170px}}
.header .language-options{align-items:stretch;text-align:left}.header .language-options a{width:100%;font-weight:400}.header .language-options a[aria-current=page]{font-weight:600}

.about-breadcrumbs{padding-block:28px}.about-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center;padding:22px 0 68px}.about-hero h1{font-size:clamp(40px,4.1vw,62px);line-height:1.08;letter-spacing:-2.5px;margin:24px 0}.about-hero-copy>p{font-size:18px;line-height:1.8;max-width:540px;margin-bottom:30px}.about-art{position:relative;padding-bottom:26px}.about-art figure{margin:0;border-radius:100px 16px 16px 16px;overflow:hidden;background:#eeeadf}.about-art img{width:100%;height:auto;aspect-ratio:1.12;object-fit:cover}.about-year{position:absolute;bottom:0;left:-26px;background:#193f30;color:#f8f7f0;padding:22px 28px;display:flex;align-items:center;gap:32px;border-radius:8px;font-size:24px}.about-year>.icon{width:38px;height:38px;color:#c0ce91}.about-story{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:70px;padding:56px 0;border-top:1px solid #d6ddcb;border-bottom:1px solid #d6ddcb}.about-story h2{font-size:clamp(30px,3vw,42px);line-height:1.2;max-width:420px;margin:18px 0}.about-body{font-size:18px;line-height:1.85}.about-body p{margin:0 0 18px}.about-body p:last-child{margin:0}.about-advantages{padding:60px 0}.about-advantages h2{margin:0}.about-advantage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.about-advantage{padding:28px;background:#eeefe5;border:1px solid #e0e4d6;border-radius:10px}.about-advantage>.icon{width:32px;height:32px;color:#7b8b50;margin-bottom:24px}.about-advantage h3{font-size:21px;line-height:1.35;margin:0 0 12px;font-weight:600}.about-advantage p{font-size:16px;line-height:1.7;margin:0;color:#56634e}.about-offices{background:#193f30;color:#f8f7f0;border-radius:12px;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:48px}.about-offices .eyebrow{color:#c5d1ae}.about-offices p{font-size:clamp(22px,2.4vw,32px);margin:10px 0 0;line-height:1.4}.about-offices .button{background:#e8edda;color:#193f30;flex-shrink:0}.about-offices .button:hover{background:#f8f7f0}
@media(max-width:1000px){.about-hero{gap:36px}.about-story{gap:36px}.about-advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.about-hero{grid-template-columns:1fr;padding-top:10px;padding-bottom:36px;gap:30px}.about-hero h1{font-size:clamp(38px,7.8vw,56px);letter-spacing:-1.5px}.about-art{padding-bottom:20px}.about-art figure{border-top-left-radius:70px}.about-art img{aspect-ratio:1.4}.about-year{left:16px;font-size:21px;padding:16px 22px}.about-story{grid-template-columns:1fr;gap:12px;padding-block:32px}.about-story h2{max-width:none}.about-body{font-size:16px}.about-advantages{padding:36px 0}.about-offices{align-items:flex-start;flex-direction:column;padding:26px;margin-bottom:32px}.about-offices .button{max-width:100%}}
@media(max-width:540px){.about-advantage-grid{grid-template-columns:1fr}.about-advantage{padding:24px}.about-hero-copy>p{font-size:16px}.about-breadcrumbs{padding-block:22px}}

.feedback-fab{position:fixed;right:24px;bottom:calc(var(--dock-height) + env(safe-area-inset-bottom) + 20px);z-index:44;display:flex;align-items:center;gap:12px;min-height:54px;padding:14px 20px;border:1px solid #dce3ce;border-radius:28px;background:#193f30;color:#fff;box-shadow:0 6px 24px #193f3030;font-size:16px;transition:background .2s,translate .2s}.feedback-fab>.icon{width:23px;height:23px}.feedback-fab:hover{background:#315844;translate:0 -2px}.feedback-dialog{position:fixed;inset:0;margin:auto;width:min(540px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;border:1px solid #d4dcc8;border-radius:16px;background:#f8f7f0;color:#193f30;padding:34px;box-shadow:0 24px 90px #132d2440}.feedback-dialog::backdrop{background:#10271db3;backdrop-filter:blur(3px)}.feedback-close{position:absolute;right:16px;top:16px;border:0;background:#e6ecdb;width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.feedback-close .icon{width:20px;height:20px}.feedback-dialog h2{font-size:32px;margin:20px 0 10px;line-height:1.2}.feedback-dialog>p{font-size:16px;margin-bottom:22px}.feedback-form{display:grid;gap:16px}.feedback-form label{display:grid;gap:6px;font-size:16px}.feedback-form input:not([type=hidden]),.feedback-form textarea{font:inherit;width:100%;border:1px solid #bbc7ac;background:#fffef9;color:#193f30;border-radius:7px;padding:11px 13px;min-height:46px;box-sizing:border-box}.feedback-form textarea{resize:vertical;min-height:94px}.feedback-form input:focus-visible,.feedback-form textarea:focus-visible{outline:2px solid #6a834b;outline-offset:2px}.feedback-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(100%)}.feedback-note,.feedback-status{font-size:16px;line-height:1.5;margin:0}.feedback-note{color:#606b56}.feedback-submit{width:100%;justify-content:space-between}.feedback-submit:disabled{opacity:.65;cursor:wait}.feedback-status:empty{display:none}.feedback-status.is-error{color:#a23626}body.feedback-open{overflow:hidden}body:has(#contact-panel:not([hidden])) .feedback-fab{visibility:hidden}
@media(max-width:600px){.feedback-fab{right:16px;padding:14px;width:54px;height:54px;justify-content:center}.feedback-fab span{display:none}.feedback-dialog{padding:28px 22px}.feedback-dialog h2{font-size:28px}.feedback-dialog>.eyebrow{padding-right:40px}}

.direction-card .card-copy{display:grid;grid-template-columns:36px minmax(0,1fr) 20px;align-items:start;gap:14px;padding:24px;min-height:132px}.direction-card .card-symbol{width:34px;height:34px;stroke-width:1.25;color:#6f8350;margin-top:2px}.direction-card .card-copy h3{margin:0;font-size:20px;line-height:1.45;font-weight:500;letter-spacing:-.4px}.direction-card .card-arrow{position:static;align-self:end;width:19px;height:19px;stroke-width:1.3;transition:translate .25s}.direction-card:hover .card-arrow{translate:2px -2px}.directions .section-mark{stroke-width:1.2}.direction-card .card-image img{object-position:center 52%}
@media(max-width:1100px) and (min-width:701px){.direction-card .card-copy{grid-template-columns:28px minmax(0,1fr);padding:20px 16px;gap:12px}.direction-card .card-symbol{width:28px;height:28px}.direction-card .card-arrow{grid-column:2;justify-self:end}.direction-card .card-copy h3{font-size:18px}}
@media(max-width:700px){.direction-card .card-copy{display:block;padding:16px 17px 34px;min-height:156px}.direction-card .card-symbol{width:28px;height:28px;margin:0 0 7px}.direction-card .card-copy h3{font-size:18px;line-height:1.4}.direction-card .card-arrow{position:absolute;right:17px;bottom:13px}.direction-card .card-image img{object-position:center}}

.hero-slider{background:#233f31;isolation:isolate;touch-action:pan-y}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{z-index:0;overflow:hidden}.hero-slide.is-active{z-index:2}.hero-slide.is-previous{z-index:1}.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-slider-overlay{position:absolute;inset:auto 0 0;z-index:3;background:linear-gradient(transparent,#102e24c9 60%,#102e24e0);padding:55px 24px 20px;color:#fff}.hero-slide-caption{font-size:18px;font-weight:500;line-height:1.4;margin:0 0 12px;max-width:90%}.hero-slider-controls{display:flex;align-items:center;justify-content:space-between;gap:14px}.hero-slider-dots,.hero-slider-actions{display:flex;align-items:center;gap:6px}.hero-slide-dot{padding:0;width:30px;height:36px;border:0;background:transparent;display:grid;place-items:center}.hero-slide-dot span{width:7px;height:7px;border-radius:8px;background:#ffffff80;transition:width .3s,background .3s}.hero-slide-dot[aria-current] span{width:24px;background:#fff}.hero-slider-actions button{display:grid;place-items:center;width:40px;height:40px;border:1px solid #ffffff66;border-radius:50%;background:#193f3030;color:#fff;padding:0}.hero-slider-actions button:hover{background:#ffffff24}.hero-slider-actions .icon{width:18px;height:18px}.hero-slider-prev .icon{transform:rotate(90deg)}.hero-slider-next .icon{transform:rotate(-90deg)}.hero-slider-pause .play-glyph{display:none}.hero-slider-pause.is-stopped .pause-glyph{display:none}.hero-slider-pause.is-stopped .play-glyph{display:block}.hero-slider button:focus-visible{outline:2px solid #fff;outline-offset:3px}
@media(prefers-reduced-motion:no-preference){.hero-slide.is-active img{animation:hero-drift 7s ease-out both}.hero-slider.is-paused .hero-slide img{animation-play-state:paused}.hero-slide.is-entering{animation:hero-reveal .95s cubic-bezier(.22,1,.36,1) both}.hero-slider[data-direction=reverse] .hero-slide.is-entering{animation-name:hero-reveal-reverse}@keyframes hero-drift{from{transform:scale(1.07)}to{transform:scale(1)}}@keyframes hero-reveal{from{clip-path:polygon(0 0,0 0,0 100%,0 100%);filter:brightness(1.12)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);filter:brightness(1)}}@keyframes hero-reveal-reverse{from{clip-path:inset(0 0 0 100% round 30%)}to{clip-path:inset(0 0 0 0 round 0)}}}
@media(max-width:700px){.hero-slider{height:310px}.hero-slider-overlay{padding:44px 16px 14px}.hero-slide-caption{font-size:16px;max-width:100%}.hero-slider-actions button{width:40px;height:40px}}

.about-story{display:block}.about-story>div:first-child{margin-bottom:30px}.about-story h2{max-width:760px}.about-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 48px;font-size:16px;line-height:1.8}.about-text-block{position:relative;padding-top:22px;border-top:1px solid #d6ddcb;min-width:0}.about-text-number{display:block;color:#7b8c55;font-size:16px;letter-spacing:.1em;margin-bottom:12px}.about-text-block h3{font-size:25px;line-height:1.3;letter-spacing:-.5px;margin:0 0 20px}.about-text-block p{margin:0 0 16px}.about-text-block strong{font-weight:600}.about-text-block p:last-child{margin-bottom:0}
@media(max-width:800px){.about-body{grid-template-columns:1fr;gap:28px}.about-text-block h3{font-size:23px}.about-story>div:first-child{margin-bottom:24px}}
