@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#123f33;--yellow:#f5df73;--ink:#203b31;--muted:#6a7267;--cream:#fafaf5;--line:#e3e7dd;--soft:#f0f2e9;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #c4a22b;outline-offset:4px}button:disabled{opacity:.5;cursor:not-allowed}svg{width:24px;height:24px;flex:none}.wrap{max-width:1304px;margin-inline:auto;width:calc(100% - 96px)}.demo-bar{background:#f4e8b7;color:#4b4527;text-align:center;padding:9px 20px;font-size:12px;line-height:1.5}.demo-bar strong{font-weight:500;margin-left:14px}.local-bar{background:var(--green);color:#fff;font-size:12px;letter-spacing:1px}.local-bar .wrap{display:flex;align-items:center;justify-content:space-between;min-height:35px}.local-bar a{letter-spacing:0;color:#e5eddb}.main-header{height:110px;display:flex;align-items:center;gap:52px}.brand{display:block;flex:none;line-height:1}.brand>span{font-family:'Manrope',Arial,sans-serif;font-weight:800;font-size:34px;letter-spacing:-1.9px}.value{color:#235746}.brand-dot{color:#bf9b22}.brand small{display:flex;font-size:10px;letter-spacing:2.5px;margin-top:11px;font-weight:700;gap:21px}.brand small span{font-size:9px;color:var(--muted);letter-spacing:1px}.search{height:49px;display:flex;align-items:center;gap:13px;background:#f0f2ec;border:1px solid #e3e6dd;border-radius:6px;padding:0 15px;flex:1;min-width:0}.search svg{width:21px}.search input{border:0;background:transparent;min-width:0;flex:1;font-size:14px}.search input:focus{outline:none}.search:focus-within{outline:2px solid var(--green)}.search-hint{font-size:12px;color:#73796b;border-left:1px solid #d6dbce;padding-left:14px}.cart-button{border:0;background:none;display:flex;align-items:center;gap:12px;text-align:left;padding:8px 0}.cart-button>span:not(.cart-count){font-size:13px;line-height:1.6}.cart-button b{display:block;font-size:16px}.cart-count{width:25px;height:25px;display:grid;place-items:center;background:var(--yellow);border-radius:50%;font-size:12px;font-weight:700}.nav-shell{border-block:1px solid var(--line)}.nav{display:flex;gap:36px;align-items:center;height:53px;font-size:14px;font-weight:500;overflow:auto;white-space:nowrap}.nav a{height:100%;display:flex;align-items:center;gap:12px}.nav-active{border-bottom:2px solid var(--green)}.visit-link{margin-left:auto}.hero{margin-top:28px;display:grid;grid-template-columns:1.1fr 1fr;min-height:375px;border-radius:10px;overflow:hidden;background:var(--green);color:#fff}.hero-copy{padding:35px 42px 30px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;display:flex;align-items:center;gap:9px}.little-star{font-size:24px;color:var(--yellow);line-height:1}.hero h1{font-family:'Manrope',Arial,sans-serif;font-size:43px;font-weight:700;line-height:1.18;letter-spacing:-1.8px;margin:22px 0 17px}.hero em{font-weight:500;color:var(--yellow);font-style:normal}.hero p{font-size:16px;line-height:1.7;color:#e2e9de;max-width:380px;margin-bottom:23px}.primary{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:46px;background:var(--green);color:white;border:0;border-radius:5px;font-size:14px;font-weight:600;padding:12px 20px;text-decoration:none}.primary:hover{background:#245747;text-decoration:none}.primary.yellow{background:var(--yellow);color:var(--green)}.primary.yellow:hover{background:#ffe991}.primary span{font-size:21px}.hero-note{font-size:12px;color:#cbd8c5;margin-top:23px}.hero-photo{position:relative;min-width:0;overflow:hidden;background:#ecefdf}.hero-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 52%}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#112e2299,transparent 65%)}.photo-caption{position:absolute;bottom:27px;left:28px;z-index:1}.photo-caption span{font-size:12px;font-weight:600;letter-spacing:2px}.photo-caption strong{font-family:'Manrope',Arial,sans-serif;font-size:29px;line-height:1.15;letter-spacing:-1px;display:block;margin-top:10px}.roundel{position:absolute;z-index:1;top:22px;right:23px;width:98px;height:98px;border-radius:50%;background:var(--yellow);color:var(--green);transform:rotate(10deg);text-align:center;padding-top:19px;font-size:10px;font-weight:700;letter-spacing:1px;line-height:1.25}.roundel b{font-family:Georgia,serif;font-style:italic;font-size:22px;font-weight:400;letter-spacing:-.5px}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 0;border-bottom:1px solid var(--line);gap:20px}.service-strip>span{text-align:center;font-size:13px}.service-strip>span+span{border-left:1px solid var(--line)}.shop{padding-top:38px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.green{color:#235746}h2{font-family:'Manrope',Arial,sans-serif;font-size:31px;letter-spacing:-1.1px;line-height:1.2;margin:10px 0 0;font-weight:700}.section-head>p{font-size:14px;color:var(--muted);margin-bottom:3px}.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:25px}.categories{display:flex;gap:8px;overflow:auto;padding:3px 1px}.chip{border:1px solid var(--line);background:transparent;white-space:nowrap;border-radius:40px;font-size:14px;padding:11px 18px;min-height:42px}.chip:hover{background:#e6eadf}.chip.active{color:white;background:var(--green);border-color:var(--green)}.sort-label{font-size:12px;color:var(--muted);display:flex;gap:7px;align-items:center;flex:none}.sort-label select{border:0;background:transparent;color:var(--green);font-size:14px;padding:8px 0;max-width:143px}.results-row{display:flex;justify-content:space-between;align-items:center;margin:14px 0;font-size:12px;color:var(--muted)}.results-row p{margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0;border:1px solid var(--line);border-radius:7px;background:white;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 7px 24px #1739220b}.product-image{display:block;position:relative;width:100%;aspect-ratio:1.3;border:0;padding:0;background:#f1f2e9;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-image:hover img{transform:scale(1.035)}.product-tag{position:absolute;top:13px;left:13px;font-size:12px;padding:6px 8px;background:#fffdf4ed;border-radius:3px;font-weight:600}.product-info{padding:17px}.product-category{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:1px}.product-title{font-size:16px;line-height:1.4;display:block;margin:7px 0 3px;font-weight:600;background:none;border:0;padding:0;text-align:left}.product-unit{font-size:12px;color:var(--muted);margin:0}.price-row{display:flex;align-items:center;justify-content:space-between;margin-top:18px;gap:6px}.price{font-family:'Manrope',Arial,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.5px}.add-button{border:1px solid #d5decf;background:#f0f4ea;border-radius:4px;padding:7px 11px;min-height:38px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:9px}.add-button:hover{background:var(--green);color:white}.add-button span{font-size:19px;font-weight:400}.empty-state{text-align:center;padding:70px 20px;background:var(--soft);border-radius:8px}.empty-state p{color:var(--muted)}.visit{margin-top:58px;margin-bottom:40px;display:grid;grid-template-columns:1.15fr 1fr;border-radius:9px;overflow:hidden;background:#e9eedf}.visit-intro{padding:38px 43px}.visit h2{font-size:34px;line-height:1.2;margin:17px 0}.visit-intro p{font-size:16px;line-height:1.8;max-width:420px;margin-bottom:0}.visit-details{border-left:1px solid #d3dec8;margin:34px 0;padding:0 43px}.visit-details h3{font-size:20px;letter-spacing:-.5px;margin:0 0 15px}.visit-details p{font-size:16px;line-height:1.6}.visit-details>a{font-size:16px}.visit-actions{display:flex;gap:27px;font-size:14px;text-decoration:underline;text-underline-offset:4px;margin-top:26px}footer{padding-bottom:28px}.footer-main{display:flex;align-items:center;justify-content:space-between;padding-bottom:29px;border-bottom:1px solid var(--line)}.footer-main .brand>span{font-size:27px}.footer-main .brand small{font-size:10px;letter-spacing:2px}.footer-main>p{font-size:14px;color:var(--muted)}.footer-fine{display:flex;gap:45px;justify-content:space-between;padding-top:17px;color:var(--muted);font-size:12px;line-height:1.6}.footer-fine p{max-width:720px;margin:0}.footer-fine>div{display:flex;gap:16px;flex:none}.text-button{border:0;background:none;padding:0;font-size:inherit;color:inherit;text-decoration:underline}.toast{position:fixed;z-index:10;left:50%;bottom:24px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--green);color:#fff;padding:14px 24px;border-radius:6px;box-shadow:0 5px 30px #0002;font-size:14px;transition:all .2s;text-align:center;max-width:calc(100% - 30px)}.toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:0;color:var(--ink);padding:0;box-shadow:0 12px 60px #0003;background:var(--cream);max-height:100dvh}dialog::backdrop{background:#112a2380;backdrop-filter:blur(3px)}.cart-dialog{width:460px;max-width:100%;height:100dvh;margin:0 0 0 auto}.dialog-head{display:flex;align-items:center;justify-content:space-between;padding:27px;border-bottom:1px solid var(--line);gap:16px}.dialog-head h2{font-size:28px}.icon-button{border:1px solid var(--line);border-radius:50%;background:white;width:40px;height:40px;display:grid;place-items:center;flex:none}.basket-items{padding:10px 26px}.basket-item{display:grid;grid-template-columns:66px 1fr auto;gap:13px;padding:20px 0;border-bottom:1px solid var(--line)}.basket-item img{width:66px;height:76px;object-fit:cover;border-radius:4px}.basket-item h3{font-size:14px;margin:0 0 6px}.basket-item p{font-size:12px;color:var(--muted);margin:0 0 10px}.quantity{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:4px;overflow:hidden}.quantity button{border:0;background:white;width:34px;height:34px;font-size:18px}.quantity span{min-width:30px;text-align:center;font-size:14px}.basket-item-price{text-align:right;font-size:14px;font-weight:600}.remove-item{display:block;font-size:12px;margin:13px 0 0 auto;border:0;background:none;color:var(--muted);text-decoration:underline}.basket-summary{padding:24px 27px}.summary-line{display:flex;justify-content:space-between;margin:0 0 16px;font-size:14px}.summary-total{font-size:20px;font-weight:700;border-top:1px solid var(--line);padding-top:17px}.basket-summary .primary{width:100%;margin-top:8px}.demo-note{font-size:12px;color:var(--muted);line-height:1.6}.basket-empty,.success{padding:60px 30px;text-align:center}.basket-empty h3,.success h3{font-size:26px;letter-spacing:-.8px}.basket-empty p,.success p{line-height:1.7;color:var(--muted);font-size:16px}.success-mark{font-size:42px;color:var(--green)}.checkout{padding:25px 27px}.checkout h3{margin-top:5px;font-size:21px}.checkout label{display:block;font-size:14px;margin:20px 0 9px}.checkout select{background:white;border:1px solid #cbd5c5;border-radius:5px;width:100%;padding:12px;font-size:14px;color:var(--green)}.checkout .primary{margin-top:22px;width:100%}.back-button{background:none;border:0;padding:0;margin-bottom:22px;font-size:14px;text-decoration:underline}.product-dialog{width:780px;border-radius:10px;max-width:calc(100% - 32px)}.floating-close{position:absolute;right:15px;top:15px;z-index:1}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr}.product-detail-grid>img{width:100%;height:100%;min-height:350px;object-fit:cover}.product-detail-text{padding:42px 30px}.product-detail-text h2{font-size:28px;margin:14px 0}.product-detail-text>p{font-size:16px;line-height:1.7;color:var(--muted)}.product-detail-text .price{display:block;margin:24px 0}.credits-dialog{max-width:calc(100% - 32px);width:600px;border-radius:9px;padding-bottom:25px}.credits-dialog>p,.credits-dialog #credits-list{margin:20px 27px;font-size:14px;line-height:1.7}.credits-dialog a{text-decoration:underline;display:block;margin:7px 0}[hidden]{display:none!important}
@media(min-width:1450px){.hero{min-height:405px}.hero-copy{padding:43px 50px}.hero h1{font-size:48px}.product-image{aspect-ratio:1.4}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.main-header{gap:25px}.brand>span{font-size:29px}.brand small span{display:none}.hero-copy{padding:32px}.hero h1{font-size:36px}.product-grid{gap:15px}.catalog-tools{align-items:flex-start}.categories{gap:6px}.chip{font-size:14px;padding:10px 13px}.sort-label{flex-direction:column;gap:0;align-items:flex-end}.service-strip>span{font-size:12px}.nav{gap:27px}.product-info{padding:14px}.add-button{gap:4px;padding:6px 9px}.footer-fine{gap:20px}.visit-actions{gap:15px}}@media(max-width:760px){.wrap{width:calc(100% - 32px)}.demo-bar{font-size:12px;padding:7px 16px}.demo-bar>strong{display:block;margin:0}.local-bar .wrap{justify-content:center;min-height:30px}.local-bar .wrap>span{display:none}.main-header{height:auto;min-height:123px;display:grid;grid-template-columns:1fr auto;gap:16px;padding-block:18px}.brand>span{font-size:29px}.brand small{font-size:10px;margin-top:8px}.cart-button{grid-column:2;grid-row:1}.cart-button>span:not(.cart-count){font-size:12px}.cart-button b{font-size:14px}.search{grid-column:1/-1;grid-row:2;height:43px}.nav{gap:25px;height:46px;font-size:14px}.visit-link{display:none!important}.hero{grid-template-columns:1fr;margin-top:18px}.hero-copy{padding:29px 25px 25px}.hero h1{font-size:35px;letter-spacing:-1.4px;margin-top:18px}.hero p{font-size:16px;max-width:100%;margin-bottom:20px}.hero-note{margin-top:21px}.hero-photo{height:215px}.hero-photo>img{object-position:50% 52%}.photo-caption{left:23px;bottom:21px}.photo-caption strong{font-size:24px}.roundel{width:83px;height:83px;top:15px;right:17px;font-size:10px;padding-top:14px}.roundel b{font-size:19px}.service-strip{grid-template-columns:1fr;gap:13px;padding:21px 0}.service-strip>span{font-size:13px;text-align:left}.service-strip>span+span{border:0}.shop{padding-top:30px}.section-head{display:block}.section-head h2{font-size:28px}.section-head>p{font-size:14px;margin-top:12px}.catalog-tools{margin-top:20px;display:block}.categories{margin-right:-16px;padding-right:16px;padding-bottom:7px}.sort-label{flex-direction:row;justify-content:flex-end;margin-top:7px}.results-row{font-size:12px;gap:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-image{aspect-ratio:1}.product-info{padding:12px}.product-title{font-size:15px;min-height:42px;line-height:1.4}.product-category{font-size:11px}.product-unit{font-size:12px;min-height:30px}.price{font-size:19px}.price-row{margin-top:12px}.add-button{font-size:13px;min-height:38px;padding:5px 8px}.product-tag{font-size:11px;top:9px;left:9px}.visit{grid-template-columns:1fr;margin-top:35px}.visit-intro{padding:29px}.visit h2{font-size:31px}.visit-details{border-left:0;border-top:1px solid #d3dec8;margin:0 29px;padding:25px 0 30px}.visit-actions{flex-wrap:wrap}.footer-main{align-items:flex-start;gap:22px}.footer-main>p{font-size:12px;max-width:140px;line-height:1.6}.footer-fine{display:block}.footer-fine>div{margin-top:14px}.product-detail-grid{grid-template-columns:1fr}.product-detail-grid>img{min-height:0;height:240px}.product-detail-text{padding:25px}.cart-dialog{width:420px}.eyebrow{font-size:11px}.toast{width:max-content}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.product-image img[src*="8963988"]{object-position:center 80%}
