:root{--green:#164b3b;--green2:#0e3a2e;--yellow:#e2b727;--red:#b64132;--ink:#18241f;--muted:#66736d;--line:#dde4e0;--soft:#f4f7f5;--white:#fff;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",Tahoma,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.75}body[dir=rtl]{font-family:Tahoma,"Segoe UI",Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{min-height:88px;display:flex;align-items:center;gap:26px}.brand img{width:92px;height:72px;object-fit:contain}.nav{display:flex;gap:22px;align-items:center;flex:1;justify-content:center;font-size:14px}.nav a:hover{color:var(--green)}.actions{display:flex;align-items:center;gap:10px}.lang{border:1px solid var(--line);border-radius:999px;padding:7px 12px;background:#fff;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:11px 18px;font-weight:700;border:1px solid transparent;cursor:pointer}.btn.primary{background:var(--green);color:#fff}.btn.secondary{border-color:var(--green);color:var(--green);background:#fff}.btn.accent{background:var(--yellow);color:#262112}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;padding:88px 0 70px;align-items:center}.eyebrow{display:inline-block;color:var(--green);font-weight:800;letter-spacing:.04em;font-size:13px;text-transform:uppercase}.hero h1,.page-hero h1{font-size:clamp(36px,5vw,68px);line-height:1.2;margin:14px 0 20px;letter-spacing:-.03em}.hero p,.page-hero p{font-size:18px;color:var(--muted);max-width:760px}.hero-card{min-height:420px;border-radius:32px;background:linear-gradient(145deg,var(--green2),var(--green));position:relative;overflow:hidden;color:#fff;box-shadow:0 24px 70px rgba(12,59,46,.2)}.hero-card:before,.hero-card:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.hero-card:before{width:330px;height:330px;inset:-90px -80px auto auto}.hero-card:after{width:220px;height:220px;inset:auto auto -60px -45px}.flask{position:absolute;inset:88px 0 auto 50%;transform:translateX(-50%);width:160px;height:220px;border:8px solid rgba(255,255,255,.88);border-top:0;border-radius:24px 24px 70px 70px}.flask:before{content:"";position:absolute;width:58px;height:76px;border:8px solid rgba(255,255,255,.88);border-bottom:0;left:43px;top:-70px}.flask:after{content:"";position:absolute;left:18px;right:18px;bottom:18px;height:82px;background:rgba(226,183,39,.95);border-radius:16px 16px 50px 50px}.hero-note{position:absolute;inset:auto 26px 26px 26px;padding:18px 20px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);border-radius:16px}.hero-note strong{display:block;font-size:21px}.trust{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.trust span{background:var(--soft);padding:10px 14px;border-radius:999px;font-size:13px}.section{padding:74px 0}.soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-head h2{font-size:34px;line-height:1.25;margin:7px 0}.section-head p{max-width:540px;color:var(--muted)}.grid{display:grid;gap:18px}.industries{grid-template-columns:repeat(4,1fr)}.categories{grid-template-columns:repeat(4,1fr)}.products{grid-template-columns:repeat(4,1fr)}.card{border:1px solid var(--line);border-radius:var(--radius);padding:22px;background:#fff}.card h3{margin:8px 0 8px}.card p{color:var(--muted);font-size:14px}.number{font-size:12px;color:var(--green);font-weight:800}.pill{display:inline-flex;border-radius:999px;padding:5px 9px;background:#fff5cf;color:#6d5710;font-size:11px;font-weight:800}.about{display:grid;grid-template-columns:.36fr .64fr;gap:46px;align-items:center}.about-mark{font-weight:900;font-size:96px;color:#dce8e3;letter-spacing:-.06em}.sourcing-banner{background:var(--green2);color:#fff;border-radius:28px;padding:38px;display:flex;justify-content:space-between;align-items:center;gap:30px}.sourcing-banner p{color:#d5e3de}.footer{border-top:1px solid var(--line);padding:48px 0;background:#fbfcfb}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:34px}.footer img{width:84px}.footer p,.footer a{color:var(--muted);font-size:14px}.page-hero{padding:64px 0 36px}.toolbar{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;margin-bottom:24px}.input,.select,textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 13px;background:#fff;font:inherit}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card dl{font-size:13px}.product-card dl div{display:flex;justify-content:space-between;gap:14px;border-top:1px solid var(--line);padding:8px 0}.product-card dt{color:var(--muted)}.link{color:var(--green);font-weight:800}.notice{border:1px solid #eddc9d;background:#fff9df;border-radius:14px;padding:14px 16px;color:#6b5918}.detail{display:grid;grid-template-columns:1.15fr .85fr;gap:28px}.detail-side{background:var(--soft);border-radius:20px;padding:24px}.detail-side div{padding:10px 0;border-bottom:1px solid var(--line)}.formshell{max-width:860px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:6px}.field span{font-size:13px;font-weight:700}.span2{grid-column:1/-1}.status{display:none;margin-top:14px;border-radius:12px;padding:12px 14px}.status.show{display:block}.status.ok{background:#eaf5ef;color:#1f5b45}.status.warn{background:#fff6d6;color:#6c5814}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-item{border:1px solid var(--line);border-radius:18px;padding:22px}.small{font-size:13px;color:var(--muted)}@media(max-width:900px){.nav{display:none}.hero,.detail,.about{grid-template-columns:1fr}.hero-card{min-height:330px}.industries,.categories,.products,.catalog-grid{grid-template-columns:repeat(2,1fr)}.toolbar{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.about-mark{font-size:60px}}@media(max-width:560px){.header-inner{min-height:76px}.brand img{width:72px;height:58px}.actions .primary{display:none}.hero{padding-top:52px}.hero h1,.page-hero h1{font-size:38px}.industries,.categories,.products,.catalog-grid,.form-grid,.contact-grid,.footer-grid{grid-template-columns:1fr}.sourcing-banner,.section-head{align-items:flex-start;flex-direction:column}.span2{grid-column:auto}}
