.navbar[data-v-7891f358]{position:sticky;top:0;z-index:100;background:#3e6e54;color:#f8f0e3;min-height:88px}.navbar-inner[data-v-7891f358]{display:flex;align-items:center;min-height:88px;position:relative;padding-inline:0}.logo[data-v-7891f358]{flex:none;display:flex;align-items:center;width:100px;min-height:88px}.logo img[data-v-7891f358]{height:56px;width:100px;object-fit:contain}.nav-links[data-v-7891f358]{display:flex;align-items:center;margin-left:48px}.nav-item[data-v-7891f358]{position:relative;display:flex;flex-direction:column;align-items:center;padding:6px 28px 6px 0;font-size:16px;font-weight:400;line-height:1.6;color:#f8f0e3;cursor:pointer}.nav-item-text[data-v-7891f358]{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;height:25.6px}.nav-item-label[data-v-7891f358]{display:inline-flex;align-items:center;gap:8px}.nav-arrow[data-v-7891f358]{flex:none;display:inline-flex;align-items:center;justify-content:center;margin-right:8px;color:#f8f0e3;transition:transform .3s}.nav-arrow.is-open[data-v-7891f358]{transform:rotate(180deg)}.nav-item-text[data-v-7891f358]:after{content:"";position:absolute;left:0;top:calc(100% + 4px);width:0;height:2px;background-color:#f8f0e3;opacity:0;transition:all .3s ease-in-out}.nav-item:hover .nav-item-text[data-v-7891f358]:after{opacity:1;width:100%}.nav-item-wrap[data-v-7891f358]{display:flex;flex-direction:column;align-items:center}.nav-links>.nav-item[data-v-7891f358]:last-child{padding-right:0}.products-dropdown[data-v-7891f358]{position:fixed;z-index:10110;background:#3e6e54;box-shadow:0 2px 10px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);overflow:hidden;border-radius:0 0 6px 6px}.dropdown-list[data-v-7891f358]{display:flex;flex-direction:column;padding:20px 12px}.dropdown-item[data-v-7891f358]{display:flex;flex-direction:column;font-size:16px;font-weight:400;line-height:1.6;color:#f8f0e3;white-space:nowrap;margin-bottom:8px;position:relative;transition:font-weight .2s}.dropdown-item[data-v-7891f358]:last-child{margin-bottom:0}.dropdown-item[data-v-7891f358]:after{content:"";width:0;height:1px;margin-top:3px;background-color:#f8f0e3;opacity:0;transition:all .3s ease-in-out}.dropdown-item[data-v-7891f358]:hover:after{opacity:1;width:100%}.dropdown-item[data-v-7891f358]:hover{font-weight:700}.drop-enter-active[data-v-7891f358],.drop-leave-active[data-v-7891f358]{transition:opacity .2s ease,transform .2s ease}.drop-enter-from[data-v-7891f358],.drop-leave-to[data-v-7891f358]{opacity:0;transform:translateY(-6px)}.nav-cta[data-v-7891f358]{margin-left:20px;flex:none;background:transparent;color:#f8f0e3;border:1px solid #f8f0e3;border-radius:95px;padding:6px 16px;font-size:16px;font-weight:400;line-height:1.6;transition:background-color .2s,color .2s}.search-desktop[data-v-7891f358]{display:flex;align-items:center;justify-content:center;margin-left:auto;background:none;border:none;cursor:pointer;color:#f8f0e3;padding:0;width:24px;height:24px}.nav-cta[data-v-7891f358]:hover{background:#f8f0e3;color:#3e6e54}.menu-toggle[data-v-7891f358]{display:none;flex-direction:column;align-items:center;justify-content:center;gap:5.75px;background:none;border:none;cursor:pointer;padding:6px}.menu-toggle span[data-v-7891f358]{width:17px;height:1.5px;background:#f8f0e3;border-radius:1px}.search-toggle[data-v-7891f358]{display:none;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#f8f0e3;padding:0}.mobile-overlay[data-v-7891f358]{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:10110;background:#0000}.mobile-menu[data-v-7891f358]{display:none;position:absolute;top:0;left:0;bottom:0;width:80%;flex-direction:column;background:#3e6e54;color:#f8f0e3;overflow-y:auto}.mobile-menu-header[data-v-7891f358]{display:flex;align-items:center;justify-content:space-between;height:93px;padding:0 18px;box-sizing:border-box}.mobile-logo[data-v-7891f358]{flex:none;display:flex;align-items:center}.mobile-logo img[data-v-7891f358]{height:56px;width:100px;object-fit:contain}.mobile-close[data-v-7891f358]{flex:none;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:none;border:none;cursor:pointer;color:#f8f0e3;padding:0}.mobile-nav[data-v-7891f358]{display:flex;flex-direction:column;padding-top:0}.mobile-link[data-v-7891f358]{display:flex;align-items:center;padding:0 18px;height:56px;font-size:14px;color:#f8f0e3;border-bottom:1px solid rgba(248,240,227,.15)}.mobile-sub[data-v-7891f358]{display:flex;flex-direction:column}.mobile-sub-toggle[data-v-7891f358]{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;border-bottom:1px solid rgba(248,240,227,.15);cursor:pointer;font-family:inherit}.mobile-sub-toggle svg[data-v-7891f358]{flex:none}.mobile-submenu[data-v-7891f358]{display:flex;flex-direction:column}.mobile-sub-link[data-v-7891f358]{display:flex;align-items:center;padding:0 18px 0 32px;height:56px;font-size:16px;color:#f8f0e3;border-bottom:1px solid rgba(248,240,227,.15)}.sub-expand-enter-active[data-v-7891f358],.sub-expand-leave-active[data-v-7891f358]{transition:max-height .25s ease,opacity .2s ease;overflow:hidden}.sub-expand-enter-from[data-v-7891f358],.sub-expand-leave-to[data-v-7891f358]{max-height:0;opacity:0}.sub-expand-enter-to[data-v-7891f358],.sub-expand-leave-from[data-v-7891f358]{max-height:280px;opacity:1}.mobile-menu-footer[data-v-7891f358]{padding:18px}.mobile-cta[data-v-7891f358]{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:6px 12px;border:1px solid #f8f0e3;border-radius:95px;background:transparent;color:#f8f0e3;font-size:14px;font-weight:600}.drawer-fade-enter-active[data-v-7891f358],.drawer-fade-leave-active[data-v-7891f358]{transition:opacity .25s ease}.drawer-fade-enter-from[data-v-7891f358],.drawer-fade-leave-to[data-v-7891f358]{opacity:0}@media (max-width: 768px){.navbar[data-v-7891f358],.navbar-inner[data-v-7891f358]{min-height:80px}.navbar-inner[data-v-7891f358]{padding-inline:12px}.logo[data-v-7891f358]{min-height:80px;position:absolute;left:50%;transform:translate(-50%)}.nav-links[data-v-7891f358],.nav-cta[data-v-7891f358],.search-desktop[data-v-7891f358]{display:none}.menu-toggle[data-v-7891f358]{display:flex;position:absolute;left:12px;top:50%;transform:translateY(-50%);padding:0;width:24px;height:24px}.search-toggle[data-v-7891f358]{display:flex;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px}.mobile-overlay[data-v-7891f358]{display:block}.mobile-menu[data-v-7891f358]{display:flex}}.footer[data-v-3ca39ec4]{background:#3e6e54;color:#f8f0e3;padding-top:40px;font-family:Raleway,Segoe UI,Helvetica Neue,Arial,sans-serif}.footer-grid[data-v-3ca39ec4]{display:grid;grid-template-columns:20% 20% 20% 40%;gap:20px;padding-bottom:40px;padding-inline:0}.footer-brand[data-v-3ca39ec4]{text-align:left}.footer-logo[data-v-3ca39ec4]{width:110px;height:auto;margin-bottom:12px}.footer-col h4[data-v-3ca39ec4],.footer-contact h4[data-v-3ca39ec4]{font-size:14px;font-weight:600;line-height:1.6;color:#fff;margin-bottom:4px}.footer-col ul[data-v-3ca39ec4]{list-style:none;display:flex;flex-direction:column;gap:0}.footer-col li[data-v-3ca39ec4]{font-size:14px;font-weight:500;line-height:1.6;color:#f8f0e3;margin-bottom:0}.footer-col a[data-v-3ca39ec4]{display:inline-block;padding:3px 0;font-size:14px;font-weight:500;line-height:1.6;color:#f8f0e3;position:relative;transition:opacity .2s}.footer-col a[data-v-3ca39ec4]:hover{opacity:.8}.footer-email[data-v-3ca39ec4]{display:inline-flex;align-items:center;margin-bottom:12px;font-size:14px;font-weight:400;line-height:1.6;color:#f8f0e3}.footer-email .email-icon[data-v-3ca39ec4]{flex:none;width:16px;height:16px;margin-right:8px;color:#f8f0e3;display:block}.footer-slogan[data-v-3ca39ec4]{font-size:14px;font-weight:400;line-height:1.6;color:#f8f0e3;margin-top:0}.footer-divider[data-v-3ca39ec4]{width:100%;height:1px;background:#ffffff1a}.footer-bottom[data-v-3ca39ec4]{padding:12px 0 70px}.footer-bottom-inner[data-v-3ca39ec4]{display:flex;align-items:center;justify-content:flex-start;gap:32px;flex-wrap:wrap;padding-inline:0}.footer-bottom p[data-v-3ca39ec4],.footer-updated[data-v-3ca39ec4]{font-size:12px;font-weight:500;line-height:1.6;color:#fffbf5}.updated-label[data-v-3ca39ec4]{margin-right:6px}@media (max-width: 900px){.footer-grid[data-v-3ca39ec4]{grid-template-columns:1fr;padding-inline:12px;gap:0}.footer-brand[data-v-3ca39ec4],.footer-contact[data-v-3ca39ec4]{grid-column:1 / -1}.footer-col+.footer-col[data-v-3ca39ec4]{margin-top:0}@media (min-width: 480px){.footer-col+.footer-col[data-v-3ca39ec4]{margin-top:62px}.footer-bottom[data-v-3ca39ec4]{padding-bottom:60px}@media (min-width: 720px){.footer-bottom[data-v-3ca39ec4]{padding-bottom:30px}}}.footer-col ul[data-v-3ca39ec4]{padding-inline:15px}.footer-col a[data-v-3ca39ec4]{display:block;padding:15px 0;font-size:12px;line-height:19px}.footer-col h4[data-v-3ca39ec4]{font-size:14px;font-weight:700}.footer-email[data-v-3ca39ec4]{font-size:12px}.footer-slogan[data-v-3ca39ec4]{font-size:12px;font-weight:500}.footer-bottom-inner[data-v-3ca39ec4]{padding-inline:12px}}.hero[data-v-ac1b12a3]{position:relative;overflow:hidden;background:#000}.hero-slider[data-v-ac1b12a3]{position:relative;height:700px;overflow:hidden}.hero-track[data-v-ac1b12a3]{display:flex;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1)}.hero-slide[data-v-ac1b12a3]{position:relative;flex:0 0 100%;height:100%}.hero-bg[data-v-ac1b12a3]{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.hero-content[data-v-ac1b12a3]{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;flex-direction:column;max-width:550px}.hero-content.left[data-v-ac1b12a3]{left:80px;align-items:flex-start;text-align:left}.hero-content.right[data-v-ac1b12a3]{right:80px;align-items:flex-start;text-align:left}.hero-slide:nth-child(2) .hero-content.right[data-v-ac1b12a3]{right:auto;left:880px}.hero-eyebrow[data-v-ac1b12a3]{font-size:18px;font-weight:400;color:#3e6e54;margin-bottom:16px;letter-spacing:0;line-height:1.2}.hero-title[data-v-ac1b12a3]{font-family:Raleway,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:56px;font-weight:700;line-height:1.2;color:#3e6e54;margin-bottom:32px}.hero-slide:nth-child(1) .hero-title[data-v-ac1b12a3]{color:#fffbf5}.hero-slide:nth-child(1) .hero-eyebrow[data-v-ac1b12a3]{color:#fffbf5}.hero-btn[data-v-ac1b12a3]{display:inline-flex;align-items:center;justify-content:center;height:54px;box-sizing:border-box;background:#3e6e54;color:#fffbf5;padding:13px 36px;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.15;border-radius:80px;text-decoration:none;transition:background .25s}.hero-btn[data-v-ac1b12a3]:hover{background:#335c46}.hero-dots[data-v-ac1b12a3]{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:3}.dot[data-v-ac1b12a3]{width:10px;height:10px;border-radius:50%;border:none;background:#fff6;cursor:pointer;transition:all .3s}.dot.active[data-v-ac1b12a3]{background:#fff;transform:scale(1.25)}@media (max-width: 900px){.hero-slider[data-v-ac1b12a3]{height:400px}.hero-content.left[data-v-ac1b12a3],.hero-content.right[data-v-ac1b12a3]{left:20px;right:20px;max-width:calc(100% - 40px)}.hero-title[data-v-ac1b12a3]{font-size:29px;font-weight:500;max-width:295px;margin-bottom:20px}.hero-eyebrow[data-v-ac1b12a3]{font-size:14px;margin-bottom:12px}.hero-btn[data-v-ac1b12a3]{height:46px;padding:11px 12px;font-size:14px}.hero-dots[data-v-ac1b12a3]{bottom:16px}}.about[data-v-b237423c]{background:#fff}.about-container[data-v-b237423c]{padding-inline:40px;max-width:1440px;padding-top:100px;padding-bottom:100px}.about-title[data-v-b237423c]{font-size:36px;font-weight:500;color:#3e6e54;line-height:1.2;margin-bottom:16px;text-align:left}.about-intro[data-v-b237423c]{font-size:16px;font-weight:400;color:#3e6e54;line-height:1.6;margin-bottom:48px;margin-left:60px;text-align:left;max-width:1300px}.about-columns[data-v-b237423c]{display:grid;grid-template-columns:447px 365px;gap:62px;margin-left:60px;margin-bottom:42px}.about-col-left[data-v-b237423c],.about-col-right[data-v-b237423c]{font-size:16px;font-weight:400;color:#3e6e54;line-height:1.6;text-align:left}.about-btn[data-v-b237423c]{display:inline-flex;align-items:center;justify-content:center;height:54px;box-sizing:border-box;margin-left:60px;background:#3e6e54;color:#fffbf5;padding:13px 36px;font-size:16px;font-weight:400;line-height:1.15;border-radius:80px;text-decoration:none;transition:background .25s}.about-btn[data-v-b237423c]:hover{background:#335c46}@media (max-width: 900px){.about-container[data-v-b237423c]{padding:40px 12px}.about-title[data-v-b237423c]{font-size:29px;margin-bottom:8px}.about-intro[data-v-b237423c]{font-size:14px;margin-left:10px;margin-bottom:0;line-height:1.6;max-width:100%}.about-columns[data-v-b237423c]{grid-template-columns:1fr;gap:52px;margin-left:10px;margin-top:48px;margin-bottom:31px}.about-col-left[data-v-b237423c],.about-col-right[data-v-b237423c]{font-size:14px;line-height:1.6}.about-btn[data-v-b237423c]{margin-left:133px;height:46px;padding:11px 12px;font-size:14px;color:#fff}}.values[data-v-b8129316]{background:#fff}.values-container[data-v-b8129316]{max-width:1440px;padding-inline:80px;padding-top:80px;padding-bottom:98px}.values-title[data-v-b8129316]{font-size:40px;font-weight:700;color:#222;line-height:1.2;text-align:center;margin-bottom:24px}.values-grid[data-v-b8129316]{display:grid;grid-template-columns:repeat(3,411px);gap:24px;justify-content:center}.value-card[data-v-b8129316]{display:flex;flex-direction:column;align-items:center;text-align:center}.value-card img[data-v-b8129316]{width:411px;height:279px;object-fit:cover;display:block}.value-title[data-v-b8129316]{font-size:20px;font-weight:500;color:#3e6e54;line-height:1.2;margin-top:16px;margin-bottom:8px}.value-text[data-v-b8129316]{font-size:16px;font-weight:400;color:#222;line-height:1.6;max-width:379px}@media (max-width: 900px){.values-container[data-v-b8129316]{padding-inline:12px;padding-top:40px;padding-bottom:56px}.values-title[data-v-b8129316]{font-size:26px;text-align:center;margin-bottom:24px}.values-grid[data-v-b8129316]{grid-template-columns:1fr;gap:32px}.value-card[data-v-b8129316]{align-items:center;text-align:center}.value-card img[data-v-b8129316]{width:100%;height:auto;aspect-ratio:351 / 238}.value-title[data-v-b8129316]{font-size:18px;font-weight:500;color:#3e6e54;margin-top:16px;margin-bottom:0;padding:5px 0}.value-text[data-v-b8129316]{font-size:12px;font-weight:500;color:#222;line-height:1.6;width:calc(100% - 32px);max-width:none;margin:0 16px}}.hot[data-v-c7cef26f]{position:relative;height:720px;overflow:hidden}.hot-bg[data-v-c7cef26f]{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.hot-content[data-v-c7cef26f]{position:absolute;top:60px;left:60px;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.hot-eyebrow[data-v-c7cef26f]{font-size:18px;font-weight:400;color:#fff;line-height:1.2;margin-bottom:16px}.hot-title[data-v-c7cef26f]{font-size:48px;font-weight:500;color:#fff;line-height:1.2;max-width:504px;margin-bottom:32px}.hot-btn[data-v-c7cef26f]{display:inline-flex;align-items:center;justify-content:center;height:54px;box-sizing:border-box;background:#3e6e54;color:#fff;padding:13px 36px;font-size:16px;font-weight:400;line-height:1.15;border-radius:80px;text-decoration:none;transition:background .25s}.hot-btn[data-v-c7cef26f]:hover{background:#335c46}@media (max-width: 900px){.hot[data-v-c7cef26f]{height:auto;display:flex;flex-direction:column}.hot-bg[data-v-c7cef26f]{position:relative;aspect-ratio:375 / 437;width:100%;flex:none}.hot-content[data-v-c7cef26f]{position:relative;top:auto;left:auto;padding:24px 20px;align-items:center;text-align:center;background:#3e6e54}.hot-eyebrow[data-v-c7cef26f]{font-size:16px;margin-bottom:8px;color:#fffbf5}.hot-title[data-v-c7cef26f]{font-size:29px;margin-bottom:16px;color:#fffbf5;max-width:504px}.hot-btn[data-v-c7cef26f]{height:46px;padding:11px 12px;font-size:14px;background:#f8f0e3;color:#3e6e54}}.certification[data-v-11bdd529]{background:#fff}.certification-container[data-v-11bdd529]{max-width:1440px;padding-inline:80px;padding-top:80px;padding-bottom:0}.cert-title[data-v-11bdd529]{font-size:36px;font-weight:500;color:#222;line-height:1.2;text-align:left;margin-bottom:16px}.cert-desc[data-v-11bdd529]{font-size:16px;font-weight:400;color:#999;line-height:1.6;text-align:left;max-width:1040px}.brandwall[data-v-11bdd529]{background:#fff}.brandwall-row[data-v-11bdd529]{max-width:1440px;margin:0 auto;padding-inline:80px;padding-top:41px;padding-bottom:61px;display:flex;justify-content:flex-start;align-items:center;gap:26px}.brandwall-row img[data-v-11bdd529]{width:191px;height:107px;object-fit:contain;filter:grayscale(1);opacity:.85}@media (max-width: 900px){.certification-container[data-v-11bdd529]{padding-inline:12px;padding-top:92px;padding-bottom:0}.cert-title[data-v-11bdd529]{font-size:22px;font-weight:700;margin-bottom:8px}.cert-desc[data-v-11bdd529]{font-size:12px;font-weight:500;color:#666;line-height:1.55;max-width:100%}.brandwall-row[data-v-11bdd529]{padding-inline:12px;padding-top:64px;padding-bottom:61px;display:grid;grid-template-columns:1fr 1fr;gap:14px;justify-content:center;align-items:center}.brandwall-row img[data-v-11bdd529]{width:100%;height:auto;aspect-ratio:1.785}}.products-carousel[data-v-bab0846e]{background:#fff}.pc-container[data-v-bab0846e]{max-width:1440px;margin:0 auto;padding-inline:80px;padding-top:80px;padding-bottom:80px;display:flex;gap:15px;align-items:flex-start}.pc-left[data-v-bab0846e]{width:443px;flex:none}.pc-block[data-v-bab0846e]{width:443px;height:574px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:25px}.pc-block[data-v-bab0846e]:last-child{margin-bottom:0}.pc-title[data-v-bab0846e]{font-size:36px;font-weight:700;line-height:1.2;margin-bottom:16px;text-align:center}.pc-desc[data-v-bab0846e]{font-size:16px;font-weight:400;line-height:1.6;max-width:315px;margin:0 auto 32px;text-align:center}.pc-btn[data-v-bab0846e]{display:inline-flex;align-items:center;justify-content:center;width:152px;height:54px;box-sizing:border-box;padding:13px 36px;border:1px solid;border-radius:80px;font-size:16px;font-weight:400;line-height:1.15;background:transparent;text-decoration:none;transition:background .25s,color .25s}.pc-btn[data-v-bab0846e]:hover{background:currentColor;color:#fff}.pc-right[data-v-bab0846e]{width:822px;flex:none;height:574px;position:sticky;top:120px;align-self:flex-start}.pc-img-stage[data-v-bab0846e]{position:relative;width:822px;height:574px}.pc-img[data-v-bab0846e]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}.pc-img.active[data-v-bab0846e]{opacity:1}@media (max-width: 900px){.pc-container[data-v-bab0846e]{flex-direction:column;padding-inline:12px;padding-top:40px;padding-bottom:40px;gap:0}.pc-right[data-v-bab0846e]{order:-1;width:100%;height:auto;aspect-ratio:1.042;position:static}.pc-img-stage[data-v-bab0846e]{width:100%;height:100%}.pc-img[data-v-bab0846e]{position:absolute;width:100%;height:100%;object-fit:cover}.pc-left[data-v-bab0846e]{width:100%;margin-top:15px;padding-inline:64px;box-sizing:border-box}.pc-block[data-v-bab0846e]{width:100%;height:auto;display:none;align-items:flex-start;justify-content:center;padding:24px 0;margin-bottom:0;box-sizing:border-box}.pc-block.pc-active[data-v-bab0846e]{display:flex}.pc-title[data-v-bab0846e]{font-size:29px;font-weight:700;line-height:1.2;margin-bottom:12px;text-align:left}.pc-desc[data-v-bab0846e]{font-size:14px;max-width:100%;margin:0 0 24px;text-align:left}.pc-btn[data-v-bab0846e]{width:auto;height:46px;padding:11px 12px;font-size:14px}}.benefits[data-v-858a0f19]{position:relative;height:560px;overflow:hidden}.benefits-bg[data-v-858a0f19]{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.benefits-content[data-v-858a0f19]{position:absolute;top:50%;transform:translateY(-50%);left:120px;z-index:2;max-width:600px;display:flex;flex-direction:column;align-items:flex-start}.benefits-title[data-v-858a0f19]{font-size:48px;font-weight:500;color:#f8f0e3;line-height:1.2;margin-bottom:24px;text-align:left}.benefits-desc[data-v-858a0f19]{font-size:16px;font-weight:400;color:#f8f0e3;line-height:1.6;text-align:left}@media (max-width: 900px){.benefits[data-v-858a0f19]{height:auto;aspect-ratio:375 / 400;width:100%}.benefits-content[data-v-858a0f19]{left:20px;right:20px;top:50%;transform:translateY(-50%);max-width:100%;align-items:center;text-align:center}.benefits-title[data-v-858a0f19]{font-size:34px;margin-bottom:16px}.benefits-desc[data-v-858a0f19]{font-size:14px;text-align:center}}.cooperation[data-v-57f05560]{background:#fff;overflow:hidden}.cooperation-container[data-v-57f05560]{max-width:1440px;padding-inline:80px;padding-top:80px;padding-bottom:35px}.coop-title[data-v-57f05560]{font-size:40px;font-weight:700;color:#222;line-height:1.2;text-align:center;margin-bottom:48px}.coop-logos[data-v-57f05560]{display:flex;justify-content:center;gap:20px;margin-bottom:84px}.coop-logos img[data-v-57f05560]{width:305px;height:153px;object-fit:contain}.coop-slider[data-v-57f05560]{max-width:794px;margin:0 auto;text-align:center;min-height:110px;position:relative}.coop-slide[data-v-57f05560]{display:flex;flex-direction:column;align-items:center}.coop-desc[data-v-57f05560]{font-size:16px;font-weight:400;color:#333;line-height:1.6;text-align:center;max-width:794px;margin-bottom:16px}.coop-name[data-v-57f05560]{font-size:18px;font-weight:700;color:#222;line-height:1.2;text-align:center}.coop-fade-enter-active[data-v-57f05560],.coop-fade-leave-active[data-v-57f05560]{transition:opacity .5s ease}.coop-fade-enter-from[data-v-57f05560],.coop-fade-leave-to[data-v-57f05560]{opacity:0}.coop-fade-leave-active[data-v-57f05560]{position:absolute;width:100%}@media (max-width: 900px){.cooperation-container[data-v-57f05560]{padding-inline:12px;padding-top:80px;padding-bottom:40px}.coop-title[data-v-57f05560]{font-size:26px;font-weight:700;text-align:left;margin-bottom:8px}.coop-logos[data-v-57f05560]{justify-content:flex-start;gap:8px;margin-bottom:16px}.coop-logos img[data-v-57f05560]{width:48%;height:auto;aspect-ratio:2;flex:none}.coop-slider[data-v-57f05560]{max-width:100%;min-height:270px}@media (min-width: 420px){.coop-slider[data-v-57f05560]{min-height:225px}}@media (min-width: 540px){.coop-slider[data-v-57f05560]{min-height:203px}}@media (min-width: 680px){.coop-slider[data-v-57f05560]{min-height:181px}}.coop-slide[data-v-57f05560]{align-items:flex-start}.coop-desc[data-v-57f05560]{font-size:12px;font-weight:500;color:#333;width:87%;max-width:none;margin:0 auto 12px;text-align:left;line-height:1.6}.coop-name[data-v-57f05560]{font-size:16px;font-weight:700;width:87%;margin:0 auto;text-align:left}}.news[data-v-5d8ba752]{background:#fff}.news-container[data-v-5d8ba752]{max-width:1440px;padding-inline:80px;padding-top:40px;padding-bottom:43px;overflow:hidden}.news-header[data-v-5d8ba752]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.news-title[data-v-5d8ba752]{font-size:48px;font-weight:500;color:#222;line-height:1.2;text-align:left}.news-header-right[data-v-5d8ba752]{display:flex;align-items:center;gap:16px}.news-arrow[data-v-5d8ba752]{width:48px;height:48px;border-radius:50%;border:1px solid #e5e5e5;background:#fff;color:#222;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s}.news-arrow[data-v-5d8ba752]:hover{background:#3e6e54;border-color:#3e6e54;color:#fff}.news-more[data-v-5d8ba752]{display:inline-flex;align-items:center;justify-content:center;width:152px;height:54px;box-sizing:border-box;padding:13px 36px;border:1px solid #3e6e54;border-radius:80px;font-size:16px;font-weight:400;color:#3e6e54;background:transparent;text-decoration:none;transition:background .25s,color .25s}.news-more[data-v-5d8ba752]:hover{background:#3e6e54;color:#fff}.news-track[data-v-5d8ba752]{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.news-track[data-v-5d8ba752]::-webkit-scrollbar{display:none}.news-card[data-v-5d8ba752]{flex:0 0 413px;scroll-snap-align:start}.news-card-link[data-v-5d8ba752]{display:block;color:inherit;text-decoration:none}.news-thumb[data-v-5d8ba752]{width:413px;height:321px;overflow:hidden;background:#f8f9fa}.news-thumb img[data-v-5d8ba752]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.news-card:hover .news-thumb img[data-v-5d8ba752]{transform:scale(1.05)}.news-body[data-v-5d8ba752]{padding:24px 0 0}.news-date[data-v-5d8ba752]{font-size:12px;color:#57c5f7;font-weight:600;margin-bottom:8px}.news-title-text[data-v-5d8ba752]{font-size:18px;font-weight:400;line-height:1.2;margin-bottom:12px}.news-excerpt[data-v-5d8ba752]{font-size:14px;font-weight:500;color:#666;line-height:1.6;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 900px){.news-container[data-v-5d8ba752]{padding-inline:12px;padding-top:40px;padding-bottom:30px}.news-title[data-v-5d8ba752]{font-size:34px;font-weight:500}.news-header[data-v-5d8ba752]{padding-inline:12px;margin-bottom:16px}.news-arrow[data-v-5d8ba752]{display:none}.news-more[data-v-5d8ba752]{width:95px;height:46px;padding:11px 12px;font-size:14px}.news-card[data-v-5d8ba752]{flex:0 0 76%;width:76%;min-width:0}.news-thumb[data-v-5d8ba752]{width:100%;height:auto;aspect-ratio:1.49}.news-body[data-v-5d8ba752]{padding:16px 16px 21px}.news-title-text[data-v-5d8ba752]{font-size:16px;margin-bottom:6px;min-height:38px}.news-excerpt[data-v-5d8ba752]{font-size:12px;font-weight:500;color:#666;margin-bottom:12px}}.closing[data-v-9f2eb8b8]{background:#fff}.closing-container[data-v-9f2eb8b8]{max-width:1440px;padding-inline:80px;padding-top:32px;padding-bottom:32px;display:flex;align-items:center;justify-content:space-between}.closing-text[data-v-9f2eb8b8]{font-size:20px;font-weight:500;color:#3e6e54;line-height:1.2}.closing-btn[data-v-9f2eb8b8]{display:inline-flex;align-items:center;justify-content:center;width:156px;height:54px;box-sizing:border-box;padding:13px 36px;border:1px solid #3e6e54;border-radius:80px;font-size:16px;font-weight:400;color:#3e6e54;background:transparent;text-decoration:none;transition:background .25s,color .25s}.closing-btn[data-v-9f2eb8b8]:hover{background:#3e6e54;color:#fff}@media (max-width: 900px){.closing-container[data-v-9f2eb8b8]{flex-direction:column;gap:9px;align-items:center;text-align:center;padding-inline:12px;padding-top:43px;padding-bottom:20px}.closing-text[data-v-9f2eb8b8]{font-size:18px}.closing-btn[data-v-9f2eb8b8]{width:97px;height:46px;padding:11px 30px;font-size:14px}}.products-page[data-v-ffd52097]{background:#fff}.page-banner[data-v-ffd52097]{position:relative;height:480px;overflow:hidden}.banner-img[data-v-ffd52097]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.banner-inner[data-v-ffd52097]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.banner-title[data-v-ffd52097]{font-size:48px;font-weight:500;color:#fffbf5;line-height:1.2;margin:0 0 16px;padding-inline:80px;max-width:1440px}.banner-sub[data-v-ffd52097]{font-size:24px;font-weight:500;color:#fff;line-height:1.2;margin:0;padding-inline:80px;max-width:1440px}.product-list[data-v-ffd52097]{padding:64px 0 55px}.products-grid[data-v-ffd52097]{display:grid;grid-template-columns:repeat(2,628px);gap:50px 24px;justify-content:center}.product-cell[data-v-ffd52097]{width:628px;text-align:center}.product-cell.single-cell[data-v-ffd52097]{grid-column:1 / -1;justify-self:center}.product-cell img[data-v-ffd52097]{width:628px;height:439px;object-fit:cover;display:block;margin:0 auto 16px}.product-name[data-v-ffd52097]{font-size:20px;font-weight:500;color:#222;line-height:1.2;margin:0}.product-desc[data-v-ffd52097]{font-size:16px;font-weight:400;color:#222;line-height:1.6;max-width:596px;margin:0 auto 16px}.product-btn[data-v-ffd52097]{display:inline-flex;align-items:center;justify-content:center;width:152px;height:58px;box-sizing:border-box;padding:15px 36px;background:#3e6e54;color:#fffbf5;font-size:16px;font-weight:400;line-height:1;border:1px solid #3e6e54;border-radius:80px;text-decoration:none;transition:background .25s}.product-btn[data-v-ffd52097]:hover{background:#335c46}.best-choice[data-v-ffd52097]{padding:40px 0 59px}.choice-title[data-v-ffd52097]{font-size:48px;font-weight:500;color:#222;line-height:1.2;text-align:center;margin:0 0 52px}.choice-grid[data-v-ffd52097]{display:grid;grid-template-columns:repeat(5,216px);gap:20px;justify-content:center}.choice-cell[data-v-ffd52097]{text-align:center}.choice-cell img[data-v-ffd52097]{width:54px;height:54px;object-fit:contain;margin:0 auto 12px;display:block}.choice-name[data-v-ffd52097]{font-size:20px;font-weight:500;color:#222;line-height:1.2;margin:0 0 8px}.choice-text[data-v-ffd52097]{font-size:16px;font-weight:400;color:#222;line-height:1.6;margin:0}.content-block[data-v-ffd52097]{padding:20px 0}.content-inner[data-v-ffd52097]{display:grid;grid-template-columns:768px 1fr;gap:40px;align-items:center}.content-img img[data-v-ffd52097]{width:768px;height:456px;object-fit:cover}.content-title[data-v-ffd52097]{font-size:36px;font-weight:500;color:#3e6e54;line-height:1.2;margin:0 0 16px}.content-desc[data-v-ffd52097]{font-size:16px;font-weight:400;color:#3e6e54;line-height:1.6;margin:0;max-width:432px}.nutrition .content-inner[data-v-ffd52097]{grid-template-columns:1fr 768px}.inquiry-zone[data-v-ffd52097]{padding:36px 0 82px}.inquiry-inner[data-v-ffd52097]{display:grid;grid-template-columns:600px 1fr;gap:80px;align-items:start}.inquiry-text[data-v-ffd52097]{font-size:16px;font-weight:400;color:#3e6e54;line-height:1.6;margin:0}.inquiry-title[data-v-ffd52097]{font-size:34px;font-weight:700;color:#3e6e54;line-height:1.2;margin:0 0 16px}.inquiry-form[data-v-ffd52097]{width:598px}.form-row[data-v-ffd52097]{display:grid;grid-template-columns:290px 290px;gap:18px;margin-bottom:18px}.inquiry-form input[data-v-ffd52097],.inquiry-form textarea[data-v-ffd52097]{width:100%;box-sizing:border-box;height:48px;padding:0 16px;font-family:inherit;font-size:16px;border:1px solid #dcdcdc;border-radius:0;margin-bottom:18px;color:#222}.inquiry-form input[data-v-ffd52097]::placeholder,.inquiry-form textarea[data-v-ffd52097]::placeholder{color:#999}.inquiry-form textarea[data-v-ffd52097]{height:100px;padding:14px 16px;resize:vertical}.form-submit[data-v-ffd52097]{width:127px;height:58px;padding:15px 36px;background:#3e6e54;color:#fffbf5;font-size:16px;font-weight:400;border:1px solid #3e6e54;border-radius:80px;cursor:pointer;transition:background .25s}.form-submit[data-v-ffd52097]:hover{background:#335c46}@media (max-width: 1300px){.products-grid[data-v-ffd52097]{grid-template-columns:1fr}.product-cell[data-v-ffd52097],.product-cell.single-cell[data-v-ffd52097]{justify-self:center}.content-inner[data-v-ffd52097],.nutrition .content-inner[data-v-ffd52097]{grid-template-columns:1fr}.content-img img[data-v-ffd52097]{width:100%}.inquiry-inner[data-v-ffd52097]{grid-template-columns:1fr}.choice-grid[data-v-ffd52097]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.page-banner[data-v-ffd52097]{height:auto;aspect-ratio:375 / 360}.banner-title[data-v-ffd52097]{font-size:29px;padding-inline:40px;margin:0}.banner-sub[data-v-ffd52097]{display:none}.product-list[data-v-ffd52097]{padding:24px 0 0}.product-list .container[data-v-ffd52097]{padding-inline:0}.products-grid[data-v-ffd52097]{grid-template-columns:1fr;gap:33px}.product-cell[data-v-ffd52097],.product-cell.single-cell[data-v-ffd52097]{justify-self:center;width:100%}.product-cell img[data-v-ffd52097]{width:calc(100% - 24px);height:auto;aspect-ratio:351 / 245;margin:0 auto 20px}.product-name[data-v-ffd52097]{font-size:18px;font-weight:500;padding-bottom:10px;margin-bottom:0}.product-desc[data-v-ffd52097]{display:none}.product-btn[data-v-ffd52097]{width:95px;height:50px;padding:11px 30px;font-size:14px;margin-top:82px}.choice-title[data-v-ffd52097]{font-size:29px;margin-bottom:16px}.choice-grid[data-v-ffd52097]{grid-template-columns:1fr;gap:32px}.choice-cell img[data-v-ffd52097]{width:19.5%;height:auto;aspect-ratio:1 / 1;margin:0 auto 8px}.choice-name[data-v-ffd52097]{font-size:18px;margin-bottom:4px}.choice-text[data-v-ffd52097]{font-size:14px;max-width:none;width:96%;margin:0 auto}.content-block[data-v-ffd52097]{padding:24px 0}.content-block .container[data-v-ffd52097]{padding-inline:12px}.content-inner[data-v-ffd52097],.nutrition .content-inner[data-v-ffd52097]{grid-template-columns:1fr;gap:20px}.content-img img[data-v-ffd52097]{width:100%;height:auto;aspect-ratio:351 / 211;object-fit:cover}.content-title[data-v-ffd52097]{font-size:24px;margin-bottom:8px;line-height:1.6}.content-desc[data-v-ffd52097]{font-size:14px;max-width:100%;line-height:1.6}.inquiry-zone[data-v-ffd52097]{padding:44px 0 82px}.inquiry-inner[data-v-ffd52097]{grid-template-columns:1fr;gap:24px}.inquiry-title[data-v-ffd52097]{font-size:34px;line-height:1.2;margin-bottom:8px}.inquiry-text[data-v-ffd52097]{font-size:14px}.inquiry-form[data-v-ffd52097]{width:100%}.form-row[data-v-ffd52097]{grid-template-columns:1fr}.inquiry-form input[data-v-ffd52097],.inquiry-form textarea[data-v-ffd52097]{font-size:14px;height:46px;margin-bottom:12px}.inquiry-form textarea[data-v-ffd52097]{height:134px}.form-submit[data-v-ffd52097]{width:72px;height:50px;padding:11px 30px;font-size:14px}@media (min-width: 480px){.product-btn[data-v-ffd52097]{margin-top:69px}}@media (min-width: 600px){.product-btn[data-v-ffd52097]{margin-top:60px}}@media (min-width: 768px){.product-btn[data-v-ffd52097]{margin-top:55px}}}@media (max-width: 520px){.choice-grid[data-v-ffd52097]{grid-template-columns:1fr}}.why-page[data-v-17b61238]{background:#fff;padding-top:0}.why-container[data-v-17b61238]{max-width:1280px;margin-inline:auto;padding:0}.page-hero[data-v-17b61238]{position:relative;height:480px;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-img[data-v-17b61238]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.page-hero-title[data-v-17b61238]{position:relative;z-index:1;width:600px;font-size:56px;font-weight:700;color:#fffbf5;text-align:center;line-height:1.2;margin:0}.history-head[data-v-17b61238]{padding-top:60px;padding-bottom:0;text-align:center}.history-title[data-v-17b61238]{font-size:48px;font-weight:500;color:#3e6e54;line-height:57.6px;margin:0 0 16px}.history-intro[data-v-17b61238]{font-size:16px;font-weight:400;color:#3e6e54;line-height:25.6px;margin:0;max-width:1080px;margin-inline:auto}.history-intro-m1[data-v-17b61238],.history-intro-m2[data-v-17b61238]{display:none}.divider[data-v-17b61238]{height:41px}.founding[data-v-17b61238]{padding-top:52px;padding-bottom:80px}.founding-grid[data-v-17b61238]{display:flex;width:calc(100% - 49px);margin-left:19px}.founding-col[data-v-17b61238]{flex:1;min-width:0;padding:0 21px;box-sizing:border-box}.founding-col:nth-child(odd) .founding-name[data-v-17b61238],.founding-col:nth-child(odd) .founding-text[data-v-17b61238]{margin-left:20px}.founding-name[data-v-17b61238]{font-size:24px;font-weight:500;color:#3e6e54;line-height:28.8px;margin:0 0 16px}.founding-text[data-v-17b61238]{font-size:16px;font-weight:400;color:#3e6e54;line-height:25.6px;margin:0}.nourish[data-v-17b61238]{display:flex;align-items:stretch}.nourish-img[data-v-17b61238]{width:60%;aspect-ratio:864 / 511;flex-shrink:0;overflow:hidden}.nourish-img img[data-v-17b61238]{width:100%;height:100%;object-fit:cover}.nourish-text[data-v-17b61238]{flex:1;background:#f8f0e3;display:flex;flex-direction:column;justify-content:flex-start;padding:100px 40px 0;box-sizing:border-box}.nourish-title[data-v-17b61238]{font-size:48px;font-weight:500;color:#3e6e54;line-height:57.6px;margin:0;width:100%;box-sizing:border-box;padding:0 200px 30px 0}.nourish-desc[data-v-17b61238]{font-size:16px;font-weight:400;color:#3e6e54;line-height:25.6px;margin:0;width:100%}.nourish-desc-m[data-v-17b61238]{display:none}.enhance[data-v-17b61238]{display:flex;align-items:stretch;margin-top:1px}.enhance-text[data-v-17b61238]{flex:1;background:#f8f0e3;display:flex;flex-direction:column;justify-content:flex-start;padding:162px 40px 0}.enhance-title[data-v-17b61238]{font-size:48px;font-weight:500;color:#3e6e54;line-height:57.6px;margin:0 0 20px}.enhance-desc[data-v-17b61238]{font-size:16px;font-weight:400;color:#3e6e54;line-height:25.6px;margin:0}.enhance-desc-m[data-v-17b61238]{display:none}.enhance-img[data-v-17b61238]{width:60%;aspect-ratio:864 / 512;flex-shrink:0;overflow:hidden}.enhance-img img[data-v-17b61238]{width:100%;height:100%;object-fit:cover}.factory[data-v-17b61238]{background:#fffbf5;padding-top:60px;padding-bottom:76px;text-align:center}.factory-title[data-v-17b61238]{font-size:40px;font-weight:700;color:#222;line-height:48px;margin:0 0 24px}.factory-intro[data-v-17b61238]{font-size:16px;font-weight:400;color:#666;line-height:25.6px;margin:0 auto 24px;max-width:1280px}.factory-grid[data-v-17b61238]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.factory-img[data-v-17b61238]{width:100%;aspect-ratio:1242 / 843;overflow:hidden}.factory-img img[data-v-17b61238]{width:100%;height:100%;object-fit:cover}.factory-name[data-v-17b61238],.factory-text[data-v-17b61238]{width:calc(100% - 32px);margin-left:16px;box-sizing:border-box}.factory-name[data-v-17b61238]{font-size:20px;font-weight:500;color:#3e6e54;line-height:24px;padding-top:10px;margin-top:16px;margin-bottom:0}.factory-text[data-v-17b61238]{font-size:14px;font-weight:500;color:#666;line-height:22.4px;padding-top:0;margin:15px 0 0 16px;text-align:center}.embracing[data-v-17b61238]{padding-top:50px;padding-bottom:0;text-align:center}.embracing-inner[data-v-17b61238]{margin-inline:40px}.embracing-title[data-v-17b61238]{font-size:40px;font-weight:700;color:#222;line-height:48px;margin:0 0 16px}.embracing-text[data-v-17b61238]{font-size:16px;font-weight:400;color:#666;line-height:25.6px;margin:0}.logo-row[data-v-17b61238]{padding-top:40px;padding-bottom:60px}.logos[data-v-17b61238]{display:flex;justify-content:center;align-items:center;gap:16px}.logos img[data-v-17b61238]{height:476px;object-fit:cover}.logo-1[data-v-17b61238]{width:243px}.logo-2[data-v-17b61238]{width:762px}.logo-3[data-v-17b61238]{width:243px}.env[data-v-17b61238]{display:flex;align-items:stretch;background:#3e6e54;height:648px}.env-text[data-v-17b61238]{width:33%;flex-shrink:0;display:flex;flex-direction:column;padding:100px 40px 0;box-sizing:border-box}.env-title[data-v-17b61238]{font-size:48px;font-weight:500;color:#f8f0e3;line-height:57.6px;margin:0 0 20px}.env-desc[data-v-17b61238]{font-size:16px;font-weight:400;color:#f8f0e3;line-height:25.6px;margin:0 0 26px}.env-desc[data-v-17b61238]:last-child{margin-bottom:0}.env-desc strong[data-v-17b61238]{font-weight:600}.env-img[data-v-17b61238]{flex:1;min-width:0;overflow:hidden}.env-img img[data-v-17b61238]{width:100%;height:100%;object-fit:cover}.marketing[data-v-17b61238]{display:flex;align-items:stretch;background:#3e6e54;height:515px}.marketing-img[data-v-17b61238]{width:67%;flex-shrink:0;overflow:hidden}.marketing-img img[data-v-17b61238]{width:100%;height:100%;object-fit:cover}.marketing-text[data-v-17b61238]{flex:1;background:#f8f0e3;display:flex;flex-direction:column;justify-content:center;padding:0 40px;box-sizing:border-box}.marketing-title[data-v-17b61238]{font-size:48px;font-weight:500;color:#3e6e54;line-height:57.6px;margin:0 0 20px}.marketing-desc[data-v-17b61238]{font-size:16px;font-weight:400;color:#3e6e54;line-height:25.6px;margin:0;width:calc(100% - 100px)}.inquiry-zone[data-v-17b61238]{background:#fffbf5;padding-top:40px;padding-bottom:40px}.inquiry-inner[data-v-17b61238]{display:flex;gap:80px}.inquiry-left[data-v-17b61238]{width:600px;flex-shrink:0;padding-top:82px}.inquiry-heading[data-v-17b61238]{font-size:48px;font-weight:500;color:#222;line-height:57.6px;margin:0}.inquiry-tagline[data-v-17b61238]{font-size:18px;font-weight:400;color:#222;line-height:21.6px;margin:8px 0 0;padding:10px 0}.inquiry-contacts[data-v-17b61238]{list-style:none;margin:16px 0 0;padding:0}.inquiry-contacts li[data-v-17b61238]{font-size:16px;font-weight:600;color:#222;line-height:25.6px;margin:0;padding-left:28px}.inquiry-contacts li[data-v-17b61238]:first-child{height:38px}.inquiry-contacts li[data-v-17b61238]:last-child{height:28px}.inquiry-form[data-v-17b61238]{width:600px;flex-shrink:0}.form-row[data-v-17b61238]{display:grid;grid-template-columns:290px 290px;gap:18px;margin-bottom:16px}.field-wrap[data-v-17b61238]{position:relative;height:50px;margin-bottom:16px}.form-row .field-wrap[data-v-17b61238]{margin-bottom:0}.field-wrap.msg-wrap[data-v-17b61238]{height:134px;margin-bottom:16px}.field-wrap label[data-v-17b61238]{position:absolute;left:16px;top:16px;font-size:14px;font-weight:600;color:#999;line-height:22.4px;pointer-events:none}.field-wrap.msg-wrap label[data-v-17b61238]{top:-8px}.inquiry-form input[data-v-17b61238],.inquiry-form textarea[data-v-17b61238]{width:100%;box-sizing:border-box;height:48px;padding:24px 16px 8px;font-family:inherit;font-size:14px;border:0;border-radius:0;color:#222;background:#fff;outline:none}.inquiry-form textarea[data-v-17b61238]{height:100px;padding:0 16px;resize:none}.form-submit[data-v-17b61238]{margin-top:12px;width:127px;height:58px;padding:15px 36px;background:#3e6e54;color:#fffbf5;font-size:16px;font-weight:400;border:1px solid transparent;border-radius:80px;cursor:pointer;transition:background .25s}@media (max-width: 1319px){.why-container[data-v-17b61238]{padding:0 24px}.page-hero-title[data-v-17b61238]{font-size:44px;line-height:52.8px}.history-head[data-v-17b61238]{padding-top:40px}.history-title[data-v-17b61238]{font-size:34px;line-height:40.8px}.history-intro[data-v-17b61238]{font-size:14px;line-height:22.4px}.founding-name[data-v-17b61238]{font-size:20px;line-height:24px}.founding-text[data-v-17b61238]{font-size:12px;font-weight:500;line-height:19.2px}.nourish-title[data-v-17b61238],.enhance-title[data-v-17b61238]{font-size:34px;line-height:40.8px}.nourish-text[data-v-17b61238]{padding-top:40px}.nourish-desc[data-v-17b61238],.enhance-desc[data-v-17b61238]{font-size:14px;line-height:22.4px}.factory-title[data-v-17b61238]{font-size:34px;line-height:40.8px}.factory-intro[data-v-17b61238]{font-size:14px;line-height:22.4px}.factory-name[data-v-17b61238]{font-size:18px;line-height:21.6px}.factory-text[data-v-17b61238]{font-size:12px;line-height:19.2px}.embracing-title[data-v-17b61238]{font-size:34px;line-height:40.8px}.embracing-text[data-v-17b61238]{font-size:14px;line-height:22.4px}.logos img[data-v-17b61238]{height:auto}.logo-1[data-v-17b61238],.logo-3[data-v-17b61238]{width:calc((100% - 32px) * 243 / 1248);aspect-ratio:243 / 476}.logo-2[data-v-17b61238]{width:calc((100% - 32px) * 762 / 1248);aspect-ratio:762 / 476}.env[data-v-17b61238]{height:auto}.env-text[data-v-17b61238]{padding-top:40px;padding-bottom:40px}.env-title[data-v-17b61238]{font-size:34px;line-height:40.8px}.env-desc[data-v-17b61238]{font-size:14px;line-height:22.4px}.marketing[data-v-17b61238]{height:auto}.marketing-text[data-v-17b61238]{justify-content:flex-start;padding-top:40px;padding-bottom:40px}.marketing-title[data-v-17b61238]{font-size:34px;line-height:40.8px}.marketing-desc[data-v-17b61238]{font-size:14px;line-height:22.4px}.inquiry-inner[data-v-17b61238]{gap:16px}.inquiry-left[data-v-17b61238]{flex:1;width:auto;padding-top:0}.inquiry-heading[data-v-17b61238]{font-size:34px;line-height:40.8px}.inquiry-tagline[data-v-17b61238]{font-size:16px;line-height:19.2px}.inquiry-contacts li[data-v-17b61238]{font-size:14px;line-height:22.4px}}@media (max-width: 900px){.why-container[data-v-17b61238]{padding:0 12px}.page-hero[data-v-17b61238]{height:auto;aspect-ratio:375 / 360}.page-hero-title[data-v-17b61238]{font-size:32px;line-height:38.4px}.history-head[data-v-17b61238]{padding-top:40px;padding-bottom:0}.history-title[data-v-17b61238]{font-size:29px;line-height:34.8px;margin:0 0 8px}.history-intro[data-v-17b61238]{font-size:14px;line-height:22.4px;max-width:none}.history-intro-d[data-v-17b61238]{display:none}.history-intro-m1[data-v-17b61238],.history-intro-m2[data-v-17b61238]{display:block}.divider[data-v-17b61238]{height:21px}.founding[data-v-17b61238]{padding-top:32px;padding-bottom:56px}.founding-grid[data-v-17b61238]{width:calc(100% - 24px);margin-left:12px;display:block}.founding-col[data-v-17b61238]{padding:0}.founding-col:nth-child(odd) .founding-name[data-v-17b61238],.founding-col:nth-child(odd) .founding-text[data-v-17b61238]{margin-left:0}.founding-name[data-v-17b61238]{font-size:22px;line-height:26.4px;margin:0 0 16px}.founding-text[data-v-17b61238]{font-size:12px;font-weight:500;line-height:19.2px;margin:0 0 36px}.founding-col:last-child .founding-text[data-v-17b61238]{margin-bottom:0}.nourish[data-v-17b61238],.enhance[data-v-17b61238]{flex-direction:column;padding-top:40px}.enhance[data-v-17b61238]{flex-direction:column-reverse;padding-top:20px;margin-top:0}.nourish-img[data-v-17b61238],.enhance-img[data-v-17b61238]{width:100%;aspect-ratio:auto;height:calc(58vw - 6px)}.nourish-text[data-v-17b61238],.enhance-text[data-v-17b61238]{justify-content:flex-start;padding:16px 24px 20px}.nourish-text[data-v-17b61238]{padding-bottom:21px}.enhance-text[data-v-17b61238]{padding-bottom:40px}.nourish-title[data-v-17b61238],.enhance-title[data-v-17b61238]{font-size:29px;line-height:34.8px;padding:0 0 10px;width:100%}.enhance-title[data-v-17b61238]{margin:0}.nourish-desc[data-v-17b61238],.enhance-desc[data-v-17b61238]{font-size:14px;line-height:22.4px;width:100%}.nourish-desc-d[data-v-17b61238],.enhance-desc-d[data-v-17b61238]{display:none}.nourish-desc-m[data-v-17b61238],.enhance-desc-m[data-v-17b61238]{display:block}.factory[data-v-17b61238]{padding-top:60px;padding-bottom:76px}.factory-title[data-v-17b61238]{font-size:26px;line-height:31.2px;margin:0 0 28px}.factory-intro[data-v-17b61238]{font-size:14px;line-height:22.4px;margin:0 auto 24px}.factory-grid[data-v-17b61238]{grid-template-columns:1fr;gap:32px}.factory-name[data-v-17b61238]{font-size:18px;line-height:21.6px;padding-top:10px;margin-top:16px}.factory-text[data-v-17b61238]{font-size:12px;font-weight:500;line-height:19.2px;color:#222;margin-top:0;padding-top:0}.embracing[data-v-17b61238]{padding-top:40px;padding-bottom:20px}.embracing-inner[data-v-17b61238]{margin-inline:12px}.embracing-title[data-v-17b61238]{font-size:26px;line-height:31.2px;margin:0 0 8px}.embracing-text[data-v-17b61238]{font-size:12px;font-weight:500;line-height:19.2px}.logo-row[data-v-17b61238]{padding-top:20px;padding-bottom:40px}.logo-row .logos[data-v-17b61238]{padding:0}.logos[data-v-17b61238]{gap:8px}.logos img[data-v-17b61238]{height:calc(50vw + 2px);width:auto;min-width:0;flex:1;object-fit:cover}.logo-1[data-v-17b61238],.logo-3[data-v-17b61238]{width:calc(10vw - 7px);flex:0 0 calc(10vw - 7px);aspect-ratio:auto}.logo-2[data-v-17b61238]{flex:1;aspect-ratio:auto}.env[data-v-17b61238]{flex-direction:column-reverse;height:auto;padding-top:40px}.env-img[data-v-17b61238]{width:100%;flex:none;aspect-ratio:auto;height:calc(66.2vw + 7px)}.env-text[data-v-17b61238]{width:100%;padding:16px 12px 60px}.env-title[data-v-17b61238]{font-size:29px;line-height:34.8px;margin:0 0 20px}.env-desc[data-v-17b61238]{font-size:14px;line-height:22.4px;margin:0 0 22.4px}.marketing[data-v-17b61238]{flex-direction:column;height:auto;padding-top:20px}.marketing-img[data-v-17b61238]{width:100%;aspect-ratio:auto;height:calc(52vw + 9px)}.marketing-text[data-v-17b61238]{justify-content:flex-start;width:100%;padding:16px 12px 40px}.marketing-title[data-v-17b61238]{font-size:29px;line-height:34.8px;padding-bottom:10px;margin:0 0 20px}.marketing-desc[data-v-17b61238]{font-size:14px;line-height:22.4px;width:calc(100% - 100px)}.inquiry-zone[data-v-17b61238]{padding-top:20px;padding-bottom:20px}.inquiry-inner[data-v-17b61238]{flex-direction:column;gap:40px}.inquiry-left[data-v-17b61238]{width:100%;padding-top:0}.inquiry-heading[data-v-17b61238]{font-size:34px;line-height:40.8px}.inquiry-tagline[data-v-17b61238]{font-size:16px;line-height:19.2px}.inquiry-contacts li[data-v-17b61238]{font-size:14px;line-height:22.4px}.inquiry-contacts li[data-v-17b61238]:first-child{height:36px;margin-bottom:6px}.inquiry-contacts li[data-v-17b61238]:last-child{height:26px}.inquiry-form[data-v-17b61238]{width:100%}.form-row[data-v-17b61238]{grid-template-columns:1fr;gap:14px;margin-bottom:14px}.field-wrap[data-v-17b61238]{height:44px;margin-bottom:14px}.field-wrap.msg-wrap[data-v-17b61238]{height:100px;margin-top:24px;margin-bottom:14px}.inquiry-form input[data-v-17b61238],.inquiry-form textarea[data-v-17b61238]{height:44px;font-size:12px}.inquiry-form textarea[data-v-17b61238]{height:100px}.field-wrap label[data-v-17b61238]{top:16px}.form-submit[data-v-17b61238]{display:block;margin-top:19px;margin-left:auto;margin-right:auto;width:72px;height:50px;padding:13px 12px;font-size:14px}}.news-page[data-v-b95713e5]{background:#fffbf5}.crumb-bar[data-v-b95713e5]{background:#fffbf5;height:41px;display:flex;align-items:center;padding-top:10px}.crumb-inner[data-v-b95713e5]{display:flex;align-items:center;gap:8px;width:100%;max-width:1280px;margin:0 auto;box-sizing:border-box;padding:0 24px}@media (min-width: 1328px){.crumb-inner[data-v-b95713e5]{padding:0}}@media (max-width: 768px){.crumb-inner[data-v-b95713e5]{padding:0 12px}}.crumb-link[data-v-b95713e5]{font-size:16px;font-weight:400;color:#222;line-height:25.6px}.crumb-sep[data-v-b95713e5]{display:flex;align-items:center;color:#999}.crumb-current[data-v-b95713e5]{font-size:16px;font-weight:400;color:#000;line-height:25.6px}.news-container[data-v-b95713e5]{width:100%;max-width:1280px;margin:0 auto;box-sizing:border-box;padding:0 24px}@media (min-width: 1328px){.news-container[data-v-b95713e5]{padding:0}}@media (max-width: 768px){.news-container[data-v-b95713e5]{padding:0 12px}}.news-list[data-v-b95713e5]{padding-top:32px;padding-bottom:40px}.news-title[data-v-b95713e5]{font-size:48px;font-weight:700;color:#222;line-height:57.6px;margin:0 0 31px}.news-grid[data-v-b95713e5]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.news-card[data-v-b95713e5]{min-width:0}.news-card-link[data-v-b95713e5]{display:flex;flex-direction:column;color:inherit;text-decoration:none;height:100%}.news-thumb[data-v-b95713e5]{width:100%;height:279px;overflow:hidden}@media (max-width: 1327px) and (min-width: 769px){.news-thumb[data-v-b95713e5]{height:auto;aspect-ratio:1 / .655}}.news-thumb img[data-v-b95713e5]{width:100%;height:100%;object-fit:cover}.news-body[data-v-b95713e5]{display:flex;flex-direction:column;flex:1;padding:32px 10px 23px;background:#f8f0e3}.news-heading[data-v-b95713e5]{font-size:18px;font-weight:400;color:#222;line-height:21.6px;min-height:30px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-date[data-v-b95713e5]{font-size:16px;font-weight:400;color:#222;line-height:25.6px;margin:8px 0 0}.news-excerpt[data-v-b95713e5]{font-size:14px;font-weight:500;color:#222;line-height:22.4px;margin:8px 0 0;min-height:44.8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-link[data-v-b95713e5]{font-size:16px;font-weight:400;color:#3e6e54;line-height:18.4px;margin-top:8px;align-self:flex-start;padding:4px 0;border-radius:80px;cursor:pointer}.pagination[data-v-b95713e5]{list-style:none;display:flex;justify-content:center;gap:10px;align-items:center;padding:9px 0;box-sizing:border-box}.page-btn[data-v-b95713e5]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#333;line-height:25.6px;border-radius:5px;cursor:pointer;-webkit-user-select:none;user-select:none}.page-btn[data-v-b95713e5]:hover{background:#f0f0f0}.page-btn.active[data-v-b95713e5]{background:#3e6e54;color:#fff}.page-arrow[data-v-b95713e5]{color:#222;margin:0 -5px}.page-arrow.disabled[data-v-b95713e5]{opacity:.4;cursor:default;pointer-events:none}@media (max-width: 768px){.news-grid[data-v-b95713e5]{grid-template-columns:1fr;gap:0}.news-list[data-v-b95713e5]{padding-top:16px;padding-bottom:114px}.news-title[data-v-b95713e5]{font-size:34px;line-height:41px;margin:0 0 15px}.news-thumb[data-v-b95713e5]{height:auto;aspect-ratio:1 / .67}.news-body[data-v-b95713e5]{padding:16px 0 25px}.news-heading[data-v-b95713e5]{font-size:16px;font-weight:400;line-height:30px;min-height:0;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-date[data-v-b95713e5]{font-size:14px;line-height:22px;margin:0 0 8px}.news-excerpt[data-v-b95713e5]{font-size:12px;font-weight:500;line-height:19px;margin:0 0 8px;min-height:38px;-webkit-line-clamp:2}.news-link[data-v-b95713e5]{font-size:14px;line-height:22px;margin-top:0;padding:0;color:#3e6e54}.news-card[data-v-b95713e5]{border-bottom:1px solid #f0f0f0}.news-card[data-v-b95713e5]:last-child{border-bottom:none}.page-arrow[data-v-b95713e5]{margin:0}}.contact-page[data-v-c254e91a]{background:#fffbf5}.page-hero[data-v-c254e91a]{position:relative;height:480px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.page-hero-overlay[data-v-c254e91a]{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.page-hero-inner[data-v-c254e91a]{position:relative;z-index:1;text-align:center}.page-hero-title[data-v-c254e91a]{font-size:56px;font-weight:700;color:#fffbf5;margin:0}.contact-info[data-v-c254e91a]{background:#fffbf5}.info-grid[data-v-c254e91a]{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:40px 0}.info-item[data-v-c254e91a]{background:#f8f0e3;border-radius:8px;height:200px;text-align:center}.info-icon[data-v-c254e91a]{display:flex;justify-content:center;margin-top:20px;margin-bottom:19px}.info-label[data-v-c254e91a]{font-size:20px;font-weight:500;color:#222;line-height:24px;margin:0 0 6px}.info-label-strong[data-v-c254e91a]{color:#000}.info-value[data-v-c254e91a]{display:block;font-size:16px;font-weight:400;color:#222;line-height:25.6px;margin:0}.inquiry-section[data-v-c254e91a]{background:#fffbf5}.inquiry-inner[data-v-c254e91a]{max-width:1280px;margin:0 auto;padding-top:40px;padding-bottom:40px}.inquiry-title[data-v-c254e91a]{font-size:48px;font-weight:700;color:#3e6e54;text-align:center;line-height:57.6px;margin:0}.inquiry-form[data-v-c254e91a]{margin-top:32px}.form-row[data-v-c254e91a]{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.form-row .field-wrap[data-v-c254e91a]{margin-bottom:0}.field-wrap[data-v-c254e91a]{position:relative;margin-bottom:18px}.phone-wrap[data-v-c254e91a]{margin-bottom:42px}.field-input[data-v-c254e91a]{width:100%;height:48px;background:#fff;border:1px solid transparent;border-radius:0;font-family:inherit;font-size:14px;font-weight:400;color:#222;padding:24px 16px 0;line-height:22.4px;box-sizing:border-box}.field-textarea[data-v-c254e91a]{height:100px;display:block;resize:none}.field-label[data-v-c254e91a]{position:absolute;top:0;left:0;transform:translate(16px,16px);transform-origin:0 11.2px;transition:transform .2s cubic-bezier(0,0,.2,1),color .2s cubic-bezier(0,0,.2,1);font-size:14px;font-weight:600;color:#999;pointer-events:none;line-height:22.4px}.field-wrap.is-active .field-label[data-v-c254e91a]{transform:translate(16px,4px) scale(.75)}.msg-wrap[data-v-c254e91a]{margin-bottom:0}.submit-row[data-v-c254e91a]{display:flex;justify-content:center;margin-top:37px}.form-submit[data-v-c254e91a]{width:127px;height:58px;border:1px solid transparent;border-radius:80px;background:#3e6e54;color:#fffbf5;font-size:16px;font-weight:400;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center}.form-success[data-v-c254e91a]{margin-top:14px;font-size:14px;color:#2e8b57;text-align:center}@media (max-width: 900px){.page-hero[data-v-c254e91a]{height:360px}.page-hero-title[data-v-c254e91a]{font-size:40px}.info-grid[data-v-c254e91a]{grid-template-columns:1fr;gap:40px;padding:40px 20px 60px}.info-item[data-v-c254e91a]{height:auto}.inquiry-inner[data-v-c254e91a]{padding-left:20px;padding-right:20px}.form-row[data-v-c254e91a]{grid-template-columns:1fr}}@media (max-width: 520px){.info-grid[data-v-c254e91a]{grid-template-columns:1fr 1fr;gap:12px;padding:40px 12px}.info-item[data-v-c254e91a]{height:183px}.info-icon[data-v-c254e91a]{margin-top:18px;margin-bottom:18px}.info-icon svg[data-v-c254e91a]{width:14px;height:14px}.info-label[data-v-c254e91a]{font-size:18px;line-height:22px;margin-bottom:6px}.info-value[data-v-c254e91a]{font-size:14px;line-height:1.5}.inquiry-inner[data-v-c254e91a]{padding-top:40px;padding-bottom:48px;padding-inline:13px}.inquiry-title[data-v-c254e91a]{font-size:34px;line-height:49px}.inquiry-form[data-v-c254e91a]{margin-top:20px}.form-row[data-v-c254e91a]{gap:12px;margin-bottom:12px}.field-wrap[data-v-c254e91a]{margin-bottom:12px}.phone-wrap[data-v-c254e91a]{margin-bottom:38px}.field-input[data-v-c254e91a]{height:44px;font-size:12px;line-height:19.2px}.field-textarea[data-v-c254e91a]{height:100px}.msg-wrap[data-v-c254e91a]{margin-bottom:0}.submit-row[data-v-c254e91a]{margin-top:20px}.form-submit[data-v-c254e91a]{width:72px;height:50px;font-size:14px}}.article-page[data-v-262b2e83]{background:#fffbf5}.crumb-bar[data-v-262b2e83]{background:#fffbf5;height:41px;display:flex;align-items:center;padding-top:10px}.crumb-inner[data-v-262b2e83]{display:flex;align-items:center;gap:8px;width:100%;max-width:1280px;margin:0 auto;box-sizing:border-box}.crumb-link[data-v-262b2e83]{font-size:16px;font-weight:400;color:#222;line-height:25.6px}.crumb-sep[data-v-262b2e83]{display:flex;align-items:center;color:#999}.crumb-current[data-v-262b2e83]{font-size:16px;font-weight:400;color:#000;line-height:25.6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-section[data-v-262b2e83]{background:#fffbf5}.article-inner[data-v-262b2e83]{max-width:1280px;margin:0 auto;padding-top:32px;padding-bottom:80px}.article-cover-img[data-v-262b2e83]{width:100%;height:871px;object-fit:cover;display:block}.article-header[data-v-262b2e83]{margin-top:32px}.article-title[data-v-262b2e83]{font-size:48px;font-weight:700;color:#222;line-height:57.6px;margin:0}.article-date[data-v-262b2e83]{display:block;font-size:14px;font-weight:500;color:#222;line-height:22.4px;margin-top:16px}.article-summary[data-v-262b2e83]{display:none}.article-content[data-v-262b2e83]{margin-top:42px;padding-top:32px}.content-p[data-v-262b2e83]{font-size:16px;font-weight:400;color:#222;line-height:25.6px;text-align:justify;margin:0 0 26px}.content-h2[data-v-262b2e83]{font-size:24px;font-weight:700;color:#222;line-height:38.4px;margin:0 0 26px}.content-h3[data-v-262b2e83]{font-size:18.72px;font-weight:700;color:#222;line-height:29.952px;margin:0}.content-h2.conclusion-h2[data-v-262b2e83]{margin-bottom:0}.content-h4[data-v-262b2e83]{font-size:17px;font-weight:700;color:#222;line-height:27.2px;margin:0 0 26px}.content-img[data-v-262b2e83]{width:668px;max-width:100%;height:auto;display:block;margin:5px auto}.content-ul[data-v-262b2e83],.content-ol[data-v-262b2e83]{font-size:16px;font-weight:400;color:#222;line-height:32px;text-align:justify;margin:0 0 26px 20px;padding-left:0}.content-ul li[data-v-262b2e83],.content-ol li[data-v-262b2e83]{line-height:32px}.share-block[data-v-262b2e83]{display:flex;align-items:center;margin-top:30px;padding:33px 0}.share-label[data-v-262b2e83]{font-size:16px;font-weight:600;color:#222;line-height:25.6px}.share-icons[data-v-262b2e83]{display:flex;align-items:center;gap:16px;margin-left:16px}.share-icon[data-v-262b2e83]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#000;border-radius:50%;text-decoration:none}.prev-next[data-v-262b2e83]{display:flex;padding:0}.pn-link[data-v-262b2e83]{display:flex;align-items:center;gap:0;padding:32px 0;font-size:16px;font-weight:600;color:#1c1c1c;text-decoration:none}.pn-prev[data-v-262b2e83]{margin-right:auto}.pn-next[data-v-262b2e83]{margin-left:auto}.pn-chevron-left[data-v-262b2e83]{transform:rotate(90deg)}.pn-chevron-right[data-v-262b2e83]{transform:rotate(-90deg)}.pn-text[data-v-262b2e83]{font-weight:400;color:#222}.not-found[data-v-262b2e83]{padding:120px 0;text-align:center;background:#fffbf5}.nf-title[data-v-262b2e83]{font-size:32px;color:#222;margin-bottom:24px}.back-link[data-v-262b2e83]{font-size:15px;color:#3e6e54;font-weight:600}@media (max-width: 1300px){.article-cover-img[data-v-262b2e83]{height:auto}.article-inner[data-v-262b2e83],.crumb-inner[data-v-262b2e83]{padding-left:20px;padding-right:20px;box-sizing:border-box}}@media (max-width: 520px){.article-inner[data-v-262b2e83]{padding-top:12px;padding-bottom:40px;padding-inline:12px}.article-cover-img[data-v-262b2e83]{height:239px;object-fit:cover}.article-header[data-v-262b2e83]{margin-top:24px}.article-title[data-v-262b2e83]{font-size:34px;font-weight:700;line-height:41px;margin:0}.article-date[data-v-262b2e83]{font-size:12px;font-weight:500;line-height:19px;margin-top:8px}.article-summary[data-v-262b2e83]{display:block;font-size:14px;font-weight:400;color:#666;line-height:1.5;margin:16px 0 0}.article-content[data-v-262b2e83]{margin-top:16px;padding-top:16px}.content-p[data-v-262b2e83]{font-size:14px;line-height:1.58;margin:0 0 23px;text-align:justify}.content-h2[data-v-262b2e83]{font-size:21px;font-weight:700;line-height:33px;margin:0 0 22px}.content-h3[data-v-262b2e83]{font-size:16.38px;font-weight:700;line-height:26px;margin:0}.content-h4[data-v-262b2e83]{font-size:16px;line-height:25px;margin:0 0 22px}.content-ul[data-v-262b2e83],.content-ol[data-v-262b2e83]{font-size:14px;line-height:32px;margin:0 0 23px 20px}.content-ul li[data-v-262b2e83],.content-ol li[data-v-262b2e83]{line-height:32px}.share-block[data-v-262b2e83]{margin-top:0;padding:17px 0}.share-label[data-v-262b2e83]{font-size:14px;line-height:22.4px}.pn-link[data-v-262b2e83]{padding:16px 0;font-size:14px;line-height:22.4px}}.collection-page[data-v-ccff3e18]{background:#fffbf5;padding-top:0}.breadcrumb-bar[data-v-ccff3e18]{background:#fffbf5}.breadcrumb-inner[data-v-ccff3e18]{display:flex;align-items:center;gap:8px;min-height:37px}.crumb-home[data-v-ccff3e18]{font-size:14px;font-weight:400;color:#666;text-decoration:none}.crumb-home[data-v-ccff3e18]:hover{color:#222}.crumb-sep[data-v-ccff3e18]{font-size:14px;color:#222}.crumb-current[data-v-ccff3e18]{font-size:14px;font-weight:400;color:#222}.collection-page[data-v-ccff3e18] .container,.collection-page .container[data-v-ccff3e18]{padding-inline:0}.feature-icons[data-v-ccff3e18]{background:#fffbf5;padding:60px 0}.feature-grid[data-v-ccff3e18]{display:grid;grid-template-columns:repeat(4,262px);gap:64px;justify-content:center}.feature-item[data-v-ccff3e18]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;text-align:center}.feature-item img[data-v-ccff3e18]{flex:none;width:79px;height:79px;object-fit:contain}.feature-item p[data-v-ccff3e18]{font-size:16px;font-weight:400;line-height:1.6;color:#222;margin:0}.collection-main[data-v-ccff3e18]{background:#fffbf5;padding:72px 0 69px}.collection-title[data-v-ccff3e18]{font-size:48px;font-weight:700;line-height:1.5;color:#333;text-align:center;margin:0 0 123px}.products-grid[data-v-ccff3e18]{display:grid;grid-template-columns:repeat(4,311px);gap:12px;justify-content:center}.product-card[data-v-ccff3e18]{display:flex;flex-direction:column;width:311px;border:none;cursor:pointer;min-width:0;margin-bottom:14px}.card-img[data-v-ccff3e18]{position:relative;overflow:hidden;width:309px;height:309px;margin:0 auto;background:#fff}.card-img img[data-v-ccff3e18]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity .3s ease}.card-img .hover-img[data-v-ccff3e18]{opacity:0}.product-card:hover .card-img .hover-img[data-v-ccff3e18]{opacity:1}.product-card:hover .card-img img[data-v-ccff3e18]:not(.hover-img){opacity:0}.card-title[data-v-ccff3e18]{margin-top:14px;height:51px;overflow:hidden;font-size:16px;font-weight:600;line-height:1.6;color:#222;text-align:center;padding:0 6px;box-sizing:border-box}.card-desc[data-v-ccff3e18]{margin-top:6px;height:22px;font-size:14px;font-weight:500;line-height:1.6;color:#666;text-align:center;padding:0 6px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-btn[data-v-ccff3e18]{margin-top:10px;margin-left:17px;width:277px;height:54px;display:flex;align-items:center;justify-content:center;background:#3e6e54;color:#fff;font-size:16px;font-weight:400;line-height:1.6;padding:13px 36px;border:1px solid #3e6e54;border-radius:80px;transition:background .25s,color .25s}.product-card:hover .card-btn[data-v-ccff3e18]{background:#335c46}.no-item[data-v-ccff3e18]{text-align:center;padding:0}.no-item img[data-v-ccff3e18]{width:230px;height:145px;object-fit:contain;display:block;margin:183px auto 39px}.no-item-title[data-v-ccff3e18]{font-size:18px;font-weight:600;color:#222;margin:0 0 33px}.no-item-sub[data-v-ccff3e18]{font-size:16px;font-weight:600;color:#666;margin:0}.stats-strip[data-v-ccff3e18]{background:#fffbf5;padding:40px 0}.stats-grid[data-v-ccff3e18]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stat-item[data-v-ccff3e18]{text-align:center;padding:20px 12px}.stat-num[data-v-ccff3e18]{display:flex;align-items:baseline;justify-content:center;margin-bottom:8px;font-size:48px;font-weight:500;line-height:1.2;color:#3e6e54}.stat-suffix[data-v-ccff3e18]{font-size:20px;font-weight:500;color:#3e6e54;margin-left:2px}.stat-label[data-v-ccff3e18]{font-size:18px;font-weight:400;line-height:1.2;color:#666;margin:0}.natural-section[data-v-ccff3e18]{background:#fffbf5;padding:150px 0 0;min-height:620px}.natural-grid[data-v-ccff3e18]{display:grid;grid-template-columns:480px 1fr;gap:80px;align-items:start}.natural-title[data-v-ccff3e18]{font-size:36px;font-weight:500;line-height:1.2;color:#222;margin:0 0 24px}.natural-desc[data-v-ccff3e18]{font-size:16px;font-weight:400;line-height:1.6;color:#666;margin:0 0 24px}.natural-btn[data-v-ccff3e18]{display:inline-block;width:156px;height:58px;box-sizing:border-box;background:#3e6e54;color:#fffbf5;font-size:16px;font-weight:400;line-height:1;padding:15px 36px;border:1px solid #3e6e54;border-radius:80px;text-decoration:none;transition:background .25s}.natural-btn[data-v-ccff3e18]:hover{background:#335c46}.natural-right[data-v-ccff3e18]{display:flex;flex-direction:column;gap:128px}.natural-card[data-v-ccff3e18]{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.natural-card img[data-v-ccff3e18]{flex:none;width:80px;height:79px;object-fit:contain}.natural-card-desc[data-v-ccff3e18]{font-size:16px;font-weight:400;line-height:1.6;color:#3e6e54;margin:0;max-width:520px}.cert-section[data-v-ccff3e18]{background:#fffbf5;padding:50px 0}.cert-grid[data-v-ccff3e18]{display:grid;grid-template-columns:640px 1fr;gap:40px;align-items:center}.cert-img img[data-v-ccff3e18]{width:640px;height:443px;object-fit:cover}.cert-title[data-v-ccff3e18]{font-size:36px;font-weight:500;line-height:1.2;color:#3e6e54;margin:0 0 10px}.cert-desc[data-v-ccff3e18]{font-size:16px;font-weight:400;line-height:1.6;color:#222;margin:0;max-width:560px}.closing-text[data-v-ccff3e18]{background:#f8f0e3;padding:42px 0 38px}.closing-inner[data-v-ccff3e18]{display:flex;align-items:center;justify-content:space-between;gap:40px}.closing-p[data-v-ccff3e18]{font-size:20px;font-weight:500;line-height:1.6;color:#3e6e54;text-align:left;margin:0;max-width:993px}.closing-btn[data-v-ccff3e18]{flex:none;display:inline-block;width:167px;height:54px;box-sizing:border-box;background:#3e6e54;color:#fff;font-size:16px;font-weight:400;line-height:1;padding:13px 36px;border:1px solid #3e6e54;border-radius:80px;text-align:center;text-decoration:none;transition:background .25s}.closing-btn[data-v-ccff3e18]:hover{background:#335c46}@media (max-width: 1300px){.products-grid[data-v-ccff3e18]{grid-template-columns:repeat(2,311px)}.natural-grid[data-v-ccff3e18]{grid-template-columns:1fr;gap:48px}.cert-grid[data-v-ccff3e18]{grid-template-columns:1fr;gap:24px}.cert-img img[data-v-ccff3e18]{width:100%}}@media (max-width: 900px){.feature-grid[data-v-ccff3e18]{grid-template-columns:repeat(2,1fr)}.products-grid[data-v-ccff3e18]{grid-template-columns:1fr}.stats-grid[data-v-ccff3e18]{grid-template-columns:repeat(2,1fr);gap:16px}.collection-title[data-v-ccff3e18]{font-size:34px}.closing-inner[data-v-ccff3e18]{flex-direction:column;align-items:flex-start}}@media (max-width: 520px){.collection-page[data-v-ccff3e18]{padding-top:0}.feature-icons[data-v-ccff3e18]{padding:35px 0 20px}.feature-grid[data-v-ccff3e18]{grid-template-columns:1fr 1fr;gap:11px;padding-inline:12px}.feature-item[data-v-ccff3e18]{gap:4px}.feature-item img[data-v-ccff3e18]{width:79px;height:79px}.feature-item p[data-v-ccff3e18]{font-size:14px;line-height:1.5;padding-inline:8px}.collection-main[data-v-ccff3e18]{padding:39px 0 82px}.collection-title[data-v-ccff3e18]{font-size:34px;margin:0 0 92px;text-align:left;padding-inline:12px}.products-grid[data-v-ccff3e18]{grid-template-columns:1fr 1fr;gap:11px;padding-inline:12px}.product-card[data-v-ccff3e18]{width:100%;margin-bottom:0}.card-img[data-v-ccff3e18]{width:100%;height:auto;aspect-ratio:1 / 1;margin:0}.card-title[data-v-ccff3e18]{margin-top:14px;height:22px;font-size:14px;line-height:1.4;padding:0}.card-desc[data-v-ccff3e18]{margin-top:8px;height:19px;font-size:12px;padding:0}.card-btn[data-v-ccff3e18]{margin:12px 0 0;width:100%;height:54px;font-size:14px;padding:11px 30px}.stats-strip[data-v-ccff3e18]{padding:32px 0}.stats-grid[data-v-ccff3e18]{grid-template-columns:1fr 1fr;gap:11px;padding-inline:12px}.stat-item[data-v-ccff3e18]{padding:16px 12px;border:1px solid rgba(62,110,84,.2)}.stat-num[data-v-ccff3e18]{font-size:34px;margin-bottom:4px}.stat-suffix[data-v-ccff3e18]{font-size:16px}.stat-label[data-v-ccff3e18]{font-size:16px;line-height:1.3}.natural-section[data-v-ccff3e18]{padding:50px 0 0;min-height:0}.natural-grid[data-v-ccff3e18]{grid-template-columns:1fr;gap:78px;padding-inline:12px}.natural-title[data-v-ccff3e18]{font-size:29px;margin-bottom:8px}.natural-desc[data-v-ccff3e18]{font-size:14px;max-width:321px;margin-bottom:16px;line-height:1.65}.natural-btn[data-v-ccff3e18]{width:156px;height:50px;font-size:14px;padding:11px 36px}.natural-right[data-v-ccff3e18]{gap:145px}.natural-card[data-v-ccff3e18]{gap:8px}.natural-card img[data-v-ccff3e18]{width:63px;height:63px}.natural-card-desc[data-v-ccff3e18]{font-size:14px;line-height:1.65;max-width:321px}.cert-section[data-v-ccff3e18]{padding:54px 0}.cert-grid[data-v-ccff3e18]{grid-template-columns:1fr;gap:16px;padding-inline:12px}.cert-img img[data-v-ccff3e18]{width:100%;height:405px;object-fit:cover}.cert-title[data-v-ccff3e18]{font-size:29px;margin-bottom:8px}.cert-desc[data-v-ccff3e18]{font-size:14px;line-height:1.6}.closing-text[data-v-ccff3e18]{padding:38px 0 32px}.closing-inner[data-v-ccff3e18]{flex-direction:column;align-items:flex-start;gap:16px;padding-inline:12px}.closing-p[data-v-ccff3e18]{font-size:14px}.closing-btn[data-v-ccff3e18]{width:140px;height:46px;font-size:14px;padding:11px 30px}}.collections-page[data-v-cf22b4de]{background:#fff}.collections-section[data-v-cf22b4de]{padding-top:41px;padding-bottom:32px}.collections-title[data-v-cf22b4de]{font-size:56px;font-weight:700;color:#222;line-height:1.2;text-align:center;margin:0 0 64px;padding-inline:80px;max-width:1440px}.collections-list[data-v-cf22b4de]{max-width:1440px;margin:0 auto;padding-inline:80px;display:flex;flex-direction:column}.collection-item[data-v-cf22b4de]{padding:0;margin-bottom:90px;text-align:left}.collection-item[data-v-cf22b4de]:last-child{margin-bottom:0}.collection-name[data-v-cf22b4de]{display:block;font-size:16px;font-weight:600;color:#222;text-decoration:none;margin-bottom:24px}.collection-btn[data-v-cf22b4de]{display:inline-flex;align-items:center;justify-content:center;width:221px;height:54px;box-sizing:border-box;padding:13px 36px;background:#222;color:#fff;font-size:16px;font-weight:400;line-height:1;border-radius:80px;text-decoration:none;transition:background .25s}.collection-btn[data-v-cf22b4de]:hover{background:#3e6e54}.load-more[data-v-cf22b4de]{display:block;width:167px;height:54px;margin:30px auto 0;padding:13px 36px;background:#3e6e54;color:#fff;font-size:16px;font-weight:400;line-height:1;border:1px solid #3e6e54;border-radius:80px;cursor:pointer;transition:background .25s}.load-more[data-v-cf22b4de]:hover{background:#335c46}@media (max-width: 900px){.collections-section[data-v-cf22b4de]{padding-top:24px;padding-bottom:40px}.collections-title[data-v-cf22b4de]{font-size:20px;padding-inline:0;margin:0 12px 32px;text-align:left}.collections-list[data-v-cf22b4de]{padding-inline:12px}.collection-item[data-v-cf22b4de]{margin-bottom:40px}.collection-name[data-v-cf22b4de]{font-size:16px;font-weight:600;margin-bottom:16px}.collection-btn[data-v-cf22b4de]{width:100%;height:46px;padding:13px 12px;font-size:14px}.load-more[data-v-cf22b4de]{width:167px;height:46px;margin:40px auto 0;padding:13px 12px;font-size:14px}}.product-detail-page[data-v-6b6c1c5c]{background:#fff;padding-top:41px}.crumb[data-v-6b6c1c5c]{background:#fff;padding:10px 0 5px}.crumb-inner[data-v-6b6c1c5c]{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:400;line-height:1.5;color:#666;overflow:hidden;white-space:nowrap}.crumb-link[data-v-6b6c1c5c]{color:#666;text-decoration:none}.crumb-link[data-v-6b6c1c5c]:hover{color:#3e6e54}.crumb-sep[data-v-6b6c1c5c]{color:#ccc;margin:0 2px}.crumb-current[data-v-6b6c1c5c]{color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-hero[data-v-6b6c1c5c]{background:#fff;padding-top:16px;padding-bottom:64px}.hero-inner[data-v-6b6c1c5c]{display:grid;grid-template-columns:640px 640px;max-width:1440px;margin:0 auto;padding-inline:80px}.gallery-main[data-v-6b6c1c5c]{position:relative;width:640px;height:640px;overflow:hidden}.gallery-main img[data-v-6b6c1c5c]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .3s}.gallery-main img.active[data-v-6b6c1c5c]{opacity:1}.gallery-thumbs[data-v-6b6c1c5c]{display:flex;gap:22px;margin-top:17px;margin-left:21px}.thumb[data-v-6b6c1c5c]{width:108px;height:108px;padding:0;border:none;background:#fff;cursor:pointer;overflow:hidden;border-radius:0}.thumb.active img[data-v-6b6c1c5c]{outline:2px solid #3e6e54;outline-offset:-2px}.thumb img[data-v-6b6c1c5c]{width:108px;height:108px;object-fit:cover;display:block}.product-info[data-v-6b6c1c5c]{padding:0 48px}.product-title[data-v-6b6c1c5c]{font-size:24px;font-weight:500;color:#222;line-height:1.2;margin:0}.product-desc[data-v-6b6c1c5c]{font-size:16px;font-weight:400;color:#222;line-height:25.6px;margin:15px 0 0}.size-block[data-v-6b6c1c5c]{margin-top:16px}.size-label[data-v-6b6c1c5c]{font-size:16px;font-weight:400;color:#222;margin:0 0 12px}.sku-chip[data-v-6b6c1c5c]{display:inline-block;padding:10px 26px;border:1px solid #dcdcdc;background:#fff;font-size:14px;font-weight:500;color:#333;cursor:pointer;height:44px;line-height:22px}.icon-block[data-v-6b6c1c5c]{display:flex;align-items:center;gap:12px;margin-top:16px;height:30px}.icon-img[data-v-6b6c1c5c]{width:22px;height:22px;flex-shrink:0}.icon-text[data-v-6b6c1c5c]{font-size:16px;font-weight:400;color:#222;margin:0;line-height:26px}.contact-btn[data-v-6b6c1c5c]{display:block;width:544px;height:50px;box-sizing:border-box;background:#3e6e54;color:#fff;font-size:16px;font-weight:400;line-height:50px;text-align:center;border:1px solid #3e6e54;border-radius:80px;text-decoration:none;margin:15px 0 0;transition:background .25s}.contact-btn[data-v-6b6c1c5c]:hover{background:#335c46}.social-row[data-v-6b6c1c5c]{display:flex;gap:6px;margin-top:17px;height:36px;align-items:center}.social-icon[data-v-6b6c1c5c]{display:inline-block;width:28px;height:28px;background:#eef1ee;border-radius:4px;border:1px solid #e0e4e0;text-decoration:none}.accordion[data-v-6b6c1c5c]{margin-top:24px}.acc-item[data-v-6b6c1c5c]{border-bottom:1px solid #efefef}.acc-head[data-v-6b6c1c5c]{font-size:20px;font-weight:500;color:#222;line-height:46px;padding:0}.acc-body[data-v-6b6c1c5c]{padding:0 0 16px}.read-more[data-v-6b6c1c5c]{background:none;border:none;padding:0;margin-top:8px;font-size:14px;font-weight:700;color:#222;cursor:pointer}.ing-line[data-v-6b6c1c5c]{font-size:16px;font-weight:600;color:#212121;line-height:25.6px;margin:0}.ing-line.blank[data-v-6b6c1c5c]{height:26px}.stats-strip[data-v-6b6c1c5c]{background:#fff;padding:40px 0}.stats-grid[data-v-6b6c1c5c]{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.stat-item[data-v-6b6c1c5c]{text-align:center;padding:20px 20px 22px;display:flex;flex-direction:column;align-items:center}.stat-num[data-v-6b6c1c5c]{display:flex;align-items:baseline;justify-content:center;margin-bottom:6px;font-size:48px;font-weight:500;line-height:1.2;color:#3e6e54;height:58px;box-sizing:border-box}.stat-suffix[data-v-6b6c1c5c]{font-size:20px;font-weight:500;color:#3e6e54;margin-left:2px}.stat-label[data-v-6b6c1c5c]{font-size:18px;font-weight:400;line-height:1.2;color:#666;margin:0}.content-block[data-v-6b6c1c5c]{background:#fff}.content-inner[data-v-6b6c1c5c]{display:grid;grid-template-columns:640px 1fr;gap:40px;align-items:center;padding-top:40px;padding-bottom:50px}.content-img img[data-v-6b6c1c5c]{width:640px;height:363px;object-fit:cover}.content-title[data-v-6b6c1c5c]{font-size:36px;font-weight:500;color:#3e6e54;line-height:1.2;margin:0 0 16px}.content-desc[data-v-6b6c1c5c]{font-size:16px;font-weight:400;color:#222;line-height:1.6;margin:0;max-width:560px}.baking-block .content-inner[data-v-6b6c1c5c]{grid-template-columns:1fr 640px;padding-top:50px;padding-bottom:20px}.zero-block[data-v-6b6c1c5c]{background-color:#fffbf5;background-image:url(/images/40b23c97765606031267056_w3000.jpg);background-size:cover;background-position:center;padding:60px 0 100px}.zero-inner[data-v-6b6c1c5c]{max-width:1071px;margin:0 auto;padding:0 20px}.zero-title[data-v-6b6c1c5c]{font-size:36px;font-weight:700;color:#f8f0e3;line-height:1.2;text-align:center;margin:0 0 16px}.zero-sub[data-v-6b6c1c5c]{font-size:20px;font-weight:500;color:#f8f0e3;text-align:center;margin:0 0 32px;line-height:1.2}.zero-grid[data-v-6b6c1c5c]{display:grid;grid-template-columns:1fr 1fr;column-gap:52px;row-gap:40px;max-width:1071px;margin:0 auto}.zero-item[data-v-6b6c1c5c]{font-size:24px;font-weight:500;color:#f8f0e3;text-align:center;margin:0;line-height:29px}.factories-title[data-v-6b6c1c5c]{background:#fff;padding-top:20px;padding-bottom:0}.factories-h2[data-v-6b6c1c5c]{font-size:48px;font-weight:500;color:#222;text-align:center;margin:0;line-height:1.2}.factory-logos[data-v-6b6c1c5c]{background:#fff;padding-top:40px;padding-bottom:50px}.logos-grid[data-v-6b6c1c5c]{display:grid;grid-template-columns:repeat(2,632px);gap:16px 41px;justify-content:center}.logos-grid img[data-v-6b6c1c5c]{width:632px;height:359px;object-fit:contain}.inquiry-zone[data-v-6b6c1c5c]{background:#fff;padding-top:40px;padding-bottom:40px}.inquiry-inner[data-v-6b6c1c5c]{display:grid;grid-template-columns:600px 1fr;gap:80px;align-items:start}.inquiry-left[data-v-6b6c1c5c]{padding-top:119px}.inquiry-title[data-v-6b6c1c5c]{font-size:36px;font-weight:700;color:#3e6e54;line-height:1.2;margin:0 0 8px}.inquiry-text[data-v-6b6c1c5c]{font-size:16px;font-weight:400;color:#222;line-height:1.6;margin:0}.inquiry-form[data-v-6b6c1c5c]{width:600px}.form-row[data-v-6b6c1c5c]{display:grid;grid-template-columns:292px 292px;gap:16px;margin-bottom:16px}.field-wrap[data-v-6b6c1c5c]{height:50px;margin-bottom:16px}.form-row .field-wrap[data-v-6b6c1c5c]{margin-bottom:0}.field-wrap.msg-wrap[data-v-6b6c1c5c]{height:134px;margin-bottom:28px}.inquiry-form input[data-v-6b6c1c5c],.inquiry-form textarea[data-v-6b6c1c5c]{width:100%;box-sizing:border-box;height:48px;padding:0 16px;font-family:inherit;font-size:14px;border:1px solid #dcdcdc;border-radius:0;color:#222;background:#fff}.inquiry-form input[data-v-6b6c1c5c]::placeholder,.inquiry-form textarea[data-v-6b6c1c5c]::placeholder{color:#999}.inquiry-form textarea[data-v-6b6c1c5c]{height:100px;padding:14px 16px;resize:vertical}.full-input[data-v-6b6c1c5c]{width:100%}.form-submit[data-v-6b6c1c5c]{width:127px;height:58px;padding:15px 36px;background:#3e6e54;color:#fffbf5;font-size:16px;font-weight:400;border:1px solid #3e6e54;border-radius:80px;cursor:pointer;transition:background .25s}@media (max-width: 1300px){.hero-inner[data-v-6b6c1c5c]{grid-template-columns:1fr}.gallery-main[data-v-6b6c1c5c]{width:100%;height:auto;aspect-ratio:1}.content-inner[data-v-6b6c1c5c],.baking-block .content-inner[data-v-6b6c1c5c]{grid-template-columns:1fr}.content-img img[data-v-6b6c1c5c]{width:100%}.inquiry-inner[data-v-6b6c1c5c]{grid-template-columns:1fr}.contact-btn[data-v-6b6c1c5c]{width:100%}.logos-grid[data-v-6b6c1c5c]{grid-template-columns:1fr}}@media (max-width: 900px){.stats-grid[data-v-6b6c1c5c]{grid-template-columns:repeat(2,1fr)}.form-row[data-v-6b6c1c5c]{grid-template-columns:1fr}.inquiry-form[data-v-6b6c1c5c]{width:100%}.zero-grid[data-v-6b6c1c5c]{grid-template-columns:1fr}}@media (max-width: 900px){.product-detail-page[data-v-6b6c1c5c]{padding-top:0}.crumb[data-v-6b6c1c5c]{padding:19px 0 16px}.crumb-inner[data-v-6b6c1c5c]{padding-inline:12px}.product-hero[data-v-6b6c1c5c]{padding-top:0;padding-bottom:0}.hero-inner[data-v-6b6c1c5c]{grid-template-columns:1fr;padding-inline:0}.gallery-main[data-v-6b6c1c5c]{width:100%;height:auto;aspect-ratio:1}.gallery-thumbs[data-v-6b6c1c5c]{display:none}.product-info[data-v-6b6c1c5c]{padding:0 12px}.product-title[data-v-6b6c1c5c]{font-size:20px;line-height:1.3}.product-desc[data-v-6b6c1c5c]{font-size:14px;line-height:1.5;margin:8px 0 0}.size-block[data-v-6b6c1c5c]{margin-top:8px}.size-label[data-v-6b6c1c5c]{font-size:14px;margin-bottom:8px}.sku-chip[data-v-6b6c1c5c]{width:82px;height:41px;padding:10px 12px;font-size:14px;margin-right:8px}.icon-block[data-v-6b6c1c5c]{height:49px;margin-top:8px;gap:8px}.icon-text[data-v-6b6c1c5c]{font-size:14px;line-height:1.4}.contact-btn[data-v-6b6c1c5c]{height:43px;line-height:43px;font-size:12px;margin:12px 0 0}.social-row[data-v-6b6c1c5c]{display:none}.accordion[data-v-6b6c1c5c]{margin-top:12px}.acc-head[data-v-6b6c1c5c]{font-size:20px;line-height:46px}.acc-body[data-v-6b6c1c5c]{padding:0 0 8px}.ing-line[data-v-6b6c1c5c]{font-size:14px;line-height:1.6}.ing-line.blank[data-v-6b6c1c5c]{height:20px}.stats-strip[data-v-6b6c1c5c]{padding:20px 0}.stats-grid[data-v-6b6c1c5c]{grid-template-columns:1fr 1fr;gap:11px;padding-inline:12px}.stat-item[data-v-6b6c1c5c]{padding:12px;border:1px solid rgba(62,110,84,.2)}.stat-num[data-v-6b6c1c5c]{font-size:34px;height:41px;margin-bottom:4px}.stat-suffix[data-v-6b6c1c5c]{font-size:16px}.stat-label[data-v-6b6c1c5c]{font-size:16px;line-height:1.3}.content-inner[data-v-6b6c1c5c],.baking-block .content-inner[data-v-6b6c1c5c]{grid-template-columns:1fr;gap:20px;padding-top:40px;padding-bottom:40px;padding-inline:12px}.content-img img[data-v-6b6c1c5c]{width:100%;height:auto;aspect-ratio:351 / 202;object-fit:cover}.content-title[data-v-6b6c1c5c]{font-size:24px;margin-bottom:8px;line-height:1.5}.content-desc[data-v-6b6c1c5c]{font-size:14px;line-height:1.6;max-width:100%}.zero-block[data-v-6b6c1c5c]{padding:30px 0 50px}.zero-inner[data-v-6b6c1c5c]{padding:0 12px}.zero-title[data-v-6b6c1c5c]{font-size:24px}.zero-sub[data-v-6b6c1c5c]{font-size:14px}.zero-item[data-v-6b6c1c5c]{font-size:16px;line-height:22px}.factories-title[data-v-6b6c1c5c]{padding-top:0;padding-bottom:0}.factories-h2[data-v-6b6c1c5c]{font-size:14px;font-weight:400;line-height:35px}.factory-logos[data-v-6b6c1c5c]{padding-top:20px;padding-bottom:30px}.logos-grid[data-v-6b6c1c5c]{grid-template-columns:1fr 1fr;gap:11px;padding-inline:12px}.logos-grid img[data-v-6b6c1c5c]{width:100%;height:auto;aspect-ratio:168 / 99;object-fit:cover}.inquiry-zone[data-v-6b6c1c5c]{padding-top:32px;padding-bottom:32px}.inquiry-inner[data-v-6b6c1c5c]{grid-template-columns:1fr;gap:24px;padding-inline:12px}.inquiry-left[data-v-6b6c1c5c]{padding-top:0}.inquiry-title[data-v-6b6c1c5c]{font-size:24px}.inquiry-text[data-v-6b6c1c5c]{font-size:14px}.inquiry-form[data-v-6b6c1c5c]{width:100%}.form-row[data-v-6b6c1c5c]{grid-template-columns:1fr}.field-wrap[data-v-6b6c1c5c]{height:46px;margin-bottom:12px}.field-wrap.msg-wrap[data-v-6b6c1c5c]{height:134px;margin-bottom:16px}.form-submit[data-v-6b6c1c5c]{width:72px;height:50px;padding:11px 30px;font-size:14px}}:root{--color-brand: #3e6e54;--color-brand-dark: #335c46;--color-cream: #f8f0e3;--color-cream-bg: #fffbf5;--color-primary: #57c5f7;--color-text: #222;--color-text-secondary: #373737;--color-muted: #999;--color-border: #e5e5e5;--color-bg: #fff;--color-bg-light: #f8f9fa;--font-main: "Raleway", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--container-width: 1280px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-main);color:var(--color-text);background:var(--color-bg);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 20px}.btn{display:inline-block;padding:12px 32px;font-family:var(--font-main);font-size:14px;font-weight:600;letter-spacing:1px;border:none;cursor:pointer;text-transform:uppercase;transition:all .25s ease}.btn-primary{background:var(--color-brand);color:#fff}.btn-primary:hover{background:var(--color-brand-dark)}.btn-outline{background:transparent;color:var(--color-brand);border:1px solid var(--color-brand)}.btn-outline:hover{background:var(--color-brand);color:#fff}.section-title{font-size:32px;font-weight:700;color:var(--color-text);text-align:center;margin-bottom:12px}.section-subtitle{font-size:15px;color:var(--color-muted);text-align:center;margin-bottom:48px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease both}
