*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff;color:#1f2a22;line-height:1.65}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,92%);margin:auto}.top{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid #e8efdf}.nav{width:min(1160px,92%);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0}.brand{display:flex;align-items:center;gap:12px}.logo{width:48px;height:48px;border-radius:17px;background:linear-gradient(135deg,#e66aa7,#5b8934);color:#fff;display:grid;place-items:center;font-weight:900;box-shadow:0 14px 32px rgba(60,112,42,.18)}.brand strong{display:block;color:#234f2e;font-size:1.05rem}.brand small{display:block;color:#74806f;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.links{display:flex;gap:8px}.links a{font-weight:800;padding:10px 14px;border-radius:999px;color:#34503a}.links a:hover{background:#f0f8e9}.menu{display:none;border:0;background:#f0f8e9;color:#234f2e;border-radius:12px;padding:10px 13px;font-size:1.2rem}.hero{min-height:calc(100vh - 78px);display:grid;grid-template-columns:1fr .86fr;align-items:center;gap:46px;position:relative;padding:70px 0}.hero:before{content:"";position:absolute;inset:28px -2%;z-index:-1;border-radius:46px;background:radial-gradient(circle at 15% 22%,rgba(230,106,167,.17),transparent 28%),radial-gradient(circle at 83% 10%,rgba(205,168,68,.22),transparent 27%),linear-gradient(135deg,#fff,#fbfff6)}.tag{display:inline-flex;align-items:center;gap:10px;margin:0 0 14px;font-size:.79rem;text-transform:uppercase;letter-spacing:.13em;font-weight:900;color:#67943c}.tag:before{content:"";width:34px;height:2px;background:#c8a445}.tag.center{justify-content:center;width:100%}.tag.light{color:#e9d590}.hero h1,h2{margin:0 0 18px;font-family:Georgia,'Times New Roman',serif;color:#214f2e;line-height:1.08}.hero h1{font-size:clamp(3rem,7vw,6.4rem);letter-spacing:-.06em}h2{font-size:clamp(2.1rem,4.2vw,4rem);text-align:center}.lead{font-size:1.18rem;color:#526056;max-width:630px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.btn{padding:14px 22px;border-radius:999px;font-weight:900}.primary{background:linear-gradient(135deg,#214f2e,#67943c);color:white;box-shadow:0 18px 38px rgba(33,79,46,.26)}.ghost{border:1px solid #c9ddbb;background:white;color:#234f2e}.heroImage{padding:14px;border:1px solid rgba(103,148,60,.2);background:rgba(255,255,255,.75);border-radius:38px;box-shadow:0 25px 70px rgba(39,74,42,.16)}.heroImage img{border-radius:28px;width:100%;height:auto;object-fit:contain;background:white}.intro{padding:70px 0 92px;text-align:center}.intro>p:not(.tag){max-width:780px;margin:0 auto;color:#5e6a60;font-size:1.07rem}.miniGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.miniGrid article,.product,.feature,.galleryGrid figure{background:white;border:1px solid rgba(103,148,60,.16);border-radius:28px;box-shadow:0 18px 48px rgba(39,74,42,.1)}.miniGrid article{padding:28px}.miniGrid span{width:48px;height:48px;display:grid;place-items:center;margin:0 auto 14px;border-radius:16px;background:#f1f8ea;color:#214f2e;font-size:1.4rem}.miniGrid h3,.product h3,.feature h3{margin:0 0 8px;color:#214f2e}.miniGrid p,.product p,.feature p,.sectionText,.placeBox p,.contactBox p{color:#647066}.products{background:linear-gradient(180deg,#fff,#fbfff6 45%,#fff);padding:86px 0}.products h2{text-align:left}.sectionText{font-size:1.06rem;margin-bottom:34px}.feature{display:grid;grid-template-columns:.86fr 1fr;gap:34px;align-items:center;padding:18px;margin-bottom:26px}.feature figure,.product{padding:12px;margin:0}.feature figure img,.product img,.galleryGrid img{width:100%;height:auto;object-fit:contain;border-radius:20px;background:#fff}.feature figure img{max-height:760px}.label{display:inline-block;margin:0 0 12px;padding:8px 12px;border-radius:999px;background:#f5ecd0;color:#6d5415;font-weight:900;text-transform:uppercase;font-size:.76rem;letter-spacing:.08em}.feature h3{font-size:clamp(2.2rem,5vw,4.6rem);font-family:Georgia,'Times New Roman',serif}.chips{display:flex;gap:10px;flex-wrap:wrap}.chips span,.data span{padding:10px 13px;border-radius:999px;background:#f6fbf0;border:1px solid #dbe9ce;font-weight:800;color:#4e6747;font-size:.9rem}.cardGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product{padding-bottom:20px;transition:.25s}.product:hover{transform:translateY(-5px)}.product h3,.product p{padding:0 12px}.gallery{padding:82px 0}.centerText{text-align:center;max-width:820px;margin:0 auto 34px}.galleryGrid{columns:3 280px;column-gap:22px}.galleryGrid figure{break-inside:avoid;margin:0 0 22px;padding:12px}.place{background:linear-gradient(135deg,#f6fbef,#fff5dd)}.placeBox{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:70px 0}.placeBox h2{text-align:left}.pin{width:112px;height:112px;border-radius:32px;background:white;box-shadow:0 18px 48px rgba(39,74,42,.12);display:grid;place-items:center;color:#214f2e;font-size:3rem}.contact{padding:86px 0}.contactBox{border-radius:38px;padding:54px;background:linear-gradient(135deg,#214f2e,#102416);color:white;position:relative;overflow:hidden}.contactBox:after{content:"";position:absolute;right:-80px;top:-80px;width:250px;height:250px;border-radius:50%;border:32px solid rgba(200,164,69,.18)}.contactBox h2{text-align:left;color:white}.contactBox p{color:rgba(255,255,255,.86);max-width:720px}.data{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.data span{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2);color:#fff}footer{text-align:center;padding:28px 16px;color:#6b746c;border-top:1px solid #e8efdf}.show{opacity:0;transform:translateY(20px);transition:.7s ease}.show.visible{opacity:1;transform:none}@media(max-width:900px){.hero,.feature{grid-template-columns:1fr}.links{position:absolute;top:76px;left:4%;right:4%;display:none;flex-direction:column;background:white;border:1px solid #dbe9ce;border-radius:20px;padding:12px;box-shadow:0 18px 48px rgba(39,74,42,.12)}.links.open{display:flex}.menu{display:block}.miniGrid,.cardGrid{grid-template-columns:1fr 1fr}.placeBox{flex-direction:column;align-items:flex-start}}@media(max-width:620px){.hero{padding:48px 0}.hero:before{inset:10px -2%;border-radius:32px}.miniGrid,.cardGrid{grid-template-columns:1fr}.galleryGrid{columns:1}.contactBox{padding:34px 22px;border-radius:28px}.hero h1{font-size:2.8rem}.brand strong{font-size:.95rem}.brand small{font-size:.64rem}.pin{width:88px;height:88px;font-size:2.3rem}}
