body.inner-page .navbar,body.inner-page .navbar.scrolled{background:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);box-shadow:0 2px 16px #0000000f}body.inner-page .nav-link{color:var(--text-muted);border-bottom:2px solid transparent}body.inner-page .nav-link:hover{color:var(--text);background:var(--green-subtle)}body.inner-page .nav-link.active{color:var(--green);font-weight:700;background:var(--green-subtle);border-bottom:2px solid var(--green)}body.inner-page .nav-brand-text{color:var(--text)}body.inner-page .lang-trigger{background:transparent;border-color:var(--border);color:var(--text-muted)}body.inner-page .lang-trigger:hover{background:var(--green-subtle);color:var(--text)}body.inner-page .nav-toggle span{background:var(--text)}.page-hero-sub{color:#ffffffbf;font-size:1.05rem;max-width:560px;margin:16px auto 0;line-height:1.7}.services-section{background:#fff}.service-row{display:grid;grid-template-columns:80px 1fr;gap:32px;align-items:flex-start;padding:48px 0}.service-row-reverse{grid-template-columns:1fr 80px}.service-row-reverse .service-icon-wrap{order:2}.service-row-reverse .service-content{order:1}.service-icon-wrap{width:72px;height:72px;border-radius:16px;background:var(--green-subtle);display:flex;align-items:center;justify-content:center;flex-shrink:0}.service-icon-wrap svg{width:32px;height:32px;color:var(--green)}.service-content h2{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--text);margin-bottom:12px;letter-spacing:-.01em}.service-content p{color:#4a5568;font-size:.97rem;line-height:1.7;margin-bottom:16px}.service-list{list-style:none;display:flex;flex-direction:column;gap:8px}.service-list li{display:flex;align-items:center;gap:10px;color:#4a5568;font-size:.92rem}.service-list li:before{content:"";display:block;width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231a7a3c' stroke-width='2.5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpolyline points='22 4 12 14.01 9 11.01'/%3E%3C/svg%3E") center/contain no-repeat;flex-shrink:0}.service-divider{border:none;border-top:1px solid var(--border)}.trade-structure-section{background:#f7faf8}.trade-card{background:var(--dark);border-radius:16px;padding:44px 48px;margin-bottom:40px}.trade-card h2{font-family:var(--font-display);font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:12px}.trade-card>p{color:#ffffffb3;font-size:.97rem;margin-bottom:28px;line-height:1.7}.trade-tags{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.trade-tag{display:flex;align-items:center;gap:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;font-size:.88rem;font-weight:500;padding:10px 18px;border-radius:8px}.trade-tag svg{width:16px;height:16px;color:var(--green-light)}.trade-note{color:#ffffff80;font-size:.85rem;line-height:1.65}.services-cta{text-align:center;padding:16px 0 8px}.product-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:28px}.product-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:box-shadow .3s,transform .3s}.product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.product-img{aspect-ratio:16/10;overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-img img{transform:scale(1.05)}.product-body{padding:24px}.product-body h3{font-family:var(--font-display);font-size:1.2rem;font-weight:700;color:var(--text);margin-bottom:8px}.product-body>p{color:#4a5568;font-size:.9rem;line-height:1.65;margin-bottom:16px}.product-meta{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.product-meta span{display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:.84rem}.product-meta svg{width:14px;height:14px;color:var(--green);flex-shrink:0}.product-badge{display:inline-flex;align-items:center;gap:6px;background:var(--green-subtle);color:var(--green);font-size:.78rem;font-weight:700;padding:5px 12px;border-radius:20px}.product-badge:before{content:"";display:block;width:14px;height:14px;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231a7a3c' stroke-width='2.5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpolyline points='22 4 12 14.01 9 11.01'/%3E%3C/svg%3E") center/contain no-repeat}.commodities-cta-section{background:var(--green);padding:80px 0;text-align:center}.commodities-cta-section h2{font-family:var(--font-display);font-size:clamp(1.8rem,3vw,2.4rem);color:#fff;font-weight:700;margin-bottom:12px}.commodities-cta-section p{color:#ffffffd1;font-size:1rem;margin-bottom:28px}.btn-outline-commodities{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--green-dark);padding:14px 32px;border-radius:8px;font-weight:700;font-size:1rem;transition:background .2s,transform .15s}.btn-outline-commodities:hover{background:#f0faf4;transform:translateY(-1px)}.partner-section{background:#f7faf8}.partner-container{max-width:760px;margin:0 auto}.partner-type-selector{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:40px}.partner-type-btn{display:flex;flex-direction:column;align-items:center;gap:8px;padding:28px 20px;background:#fff;border:2px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:border-color .2s,box-shadow .2s;font-family:var(--font-body)}.partner-type-btn svg{width:32px;height:32px;color:var(--text-muted);transition:color .2s}.partner-type-btn.active{border-color:var(--green);box-shadow:0 0 0 3px #1a7a3c1a}.partner-type-btn.active svg{color:var(--green)}.partner-type-title{font-size:1rem;font-weight:700;color:var(--text)}.partner-type-sub{font-size:.82rem;color:var(--text-muted)}.partner-form-wrap,.contact-form-wrap{background:#fff;border:1px solid var(--border);border-radius:16px;padding:40px}.contact-form-wrap h2{font-family:var(--font-display);font-size:1.4rem;font-weight:700;color:var(--text);margin-bottom:28px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.form-group:last-of-type{margin-bottom:0}.form-group label{font-size:.88rem;font-weight:600;color:var(--text)}.form-group input,.form-group select,.form-group textarea{padding:11px 14px;border:1px solid var(--border);border-radius:8px;font-family:var(--font-body);font-size:.92rem;color:var(--text);background:#f8faf9;outline:none;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1a7a3c1a;background:#fff}.form-group textarea{resize:vertical;min-height:120px}.form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%236b7a8d' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:36px}.btn-submit-full{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--green);color:#fff;padding:14px 24px;border-radius:8px;font-family:var(--font-body);font-weight:700;font-size:1rem;border:none;cursor:pointer;margin-top:24px;transition:background .2s,transform .15s}.btn-submit-full svg{width:18px;height:18px}.btn-submit-full:hover{background:var(--green-light);transform:translateY(-1px)}.contact-section{background:#f7faf8}.contact-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:56px;align-items:flex-start}.contact-info h2{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--text);margin-bottom:8px}.contact-info>p{color:#4a5568;font-size:.97rem;margin-bottom:32px;line-height:1.7}.contact-items{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.contact-item{display:flex;align-items:flex-start;gap:16px}.contact-item-icon{width:44px;height:44px;border-radius:10px;background:var(--green-subtle);display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-item-icon svg{width:20px;height:20px;color:var(--green)}.contact-item-label{font-size:.78rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px}.contact-item-value{font-size:.95rem;color:var(--text);font-weight:500}.contact-map{border-radius:12px;overflow:hidden;border:1px solid var(--border)}@media (max-width: 1024px){.product-grid-3{grid-template-columns:repeat(2,1fr)}.contact-layout{grid-template-columns:1fr;gap:40px}}@media (max-width: 768px){.service-row,.service-row-reverse{grid-template-columns:1fr;gap:20px}.service-row-reverse .service-icon-wrap,.service-row-reverse .service-content{order:unset}.product-grid-2,.product-grid-3{grid-template-columns:1fr}.trade-card{padding:28px 24px}.trade-tags{gap:8px}.partner-container{max-width:100%}.partner-form-wrap,.contact-form-wrap{padding:24px}.form-row,.partner-type-selector{grid-template-columns:1fr}}.services-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:32px 28px;display:flex;flex-direction:column;gap:20px;transition:box-shadow .3s,transform .3s,border-color .3s;position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--green) 0%,var(--green-light) 100%);opacity:0;transition:opacity .3s}.service-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px);border-color:#c6e8d3}.service-card:hover:before{opacity:1}.service-card-dark{background:linear-gradient(135deg,#0f2318,#1a5c35);border-color:transparent}.service-card-dark:before{background:linear-gradient(90deg,#ffffff4d,#ffffff1a)}.service-card-dark:hover{border-color:transparent}.service-card-dark .service-card-body h3{color:#fff}.service-card-dark .service-card-body p,.service-card-dark .service-card-list li{color:#ffffffbf}.service-card-dark .service-card-list li:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%2322a34f' stroke-width='2.5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpolyline points='22 4 12 14.01 9 11.01'/%3E%3C/svg%3E")}.service-card-icon{width:52px;height:52px;border-radius:12px;background:var(--green-subtle);display:flex;align-items:center;justify-content:center;flex-shrink:0}.service-card-icon svg{width:24px;height:24px;color:var(--green)}.service-card-dark .service-card-icon{background:#ffffff1f}.service-card-dark .service-card-icon svg{color:var(--green-light)}.service-card-body{display:flex;flex-direction:column;gap:12px}.service-card-body h3{font-family:var(--font-display);font-size:1.05rem;font-weight:700;color:var(--text);line-height:1.3}.service-card-body p{color:#4a5568;font-size:.9rem;line-height:1.7}.service-card-list{list-style:none;display:flex;flex-direction:column;gap:7px;margin-top:4px}.service-card-list li{display:flex;align-items:center;gap:8px;color:#4a5568;font-size:.86rem}.service-card-list li:before{content:"";display:block;width:16px;height:16px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231a7a3c' stroke-width='2.5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpolyline points='22 4 12 14.01 9 11.01'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.contact-item-value a{color:var(--text);text-decoration:none;transition:color .2s}.contact-item-value a:hover{color:var(--green)}@media (max-width: 1024px){.services-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.services-card-grid{grid-template-columns:1fr}}@media (max-width: 768px){.page-hero{padding-top:68px;height:auto;min-height:280px}.page-hero-content h1{font-size:clamp(1.6rem,7vw,2.4rem)}}
