:root{--jufuda-ink:#17231e;--jufuda-green:#1c5b45;--jufuda-lime:#b5d83d;--jufuda-sand:#f1eee8;--jufuda-white:#fff;--jufuda-line:#dfe5e1}.jufuda-landing,.jufuda-page-head,.jufuda-copy,.jufuda-product-grid,.jufuda-cta,.jufuda-video,.jufuda-video-placeholder,.jufuda-empty-products{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.jufuda-hero{padding:clamp(72px,12vw,150px) clamp(24px,8vw,110px);border-radius:26px;background:radial-gradient(circle at 85% 20%,rgba(181,216,61,.26),transparent 30%),linear-gradient(135deg,#0d241b,#1d4f3e);color:#fff;overflow:hidden}.jufuda-hero h1,.jufuda-page-head h1{font-size:clamp(42px,7vw,86px);line-height:.98;letter-spacing:-.05em;margin:.28em 0}.jufuda-hero p,.jufuda-page-head p{max-width:760px;font-size:clamp(18px,2vw,23px);line-height:1.6;opacity:.86}.jufuda-kicker,.jufuda-eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--jufuda-lime)}.jufuda-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.jufuda-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;background:var(--jufuda-lime);color:#102118!important;text-decoration:none!important;font-weight:800;transition:.2s}.jufuda-button:hover{transform:translateY(-2px);filter:brightness(1.04)}.jufuda-button-outline{background:transparent;color:inherit!important;border:1px solid currentColor}.jufuda-section{padding:clamp(70px,10vw,130px) 0}.jufuda-section h2,.jufuda-split h2,.jufuda-cta h2,.jufuda-specs h2,.jufuda-copy h2{font-size:clamp(32px,5vw,60px);line-height:1.05;letter-spacing:-.04em;margin:.25em 0 .8em}.jufuda-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.jufuda-product-card{border:1px solid var(--jufuda-line);border-radius:18px;overflow:hidden;background:#fff;transition:.25s}.jufuda-product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(14,36,27,.1)}.jufuda-product-image{display:flex;aspect-ratio:4/3;background:#e7ebe8;align-items:center;justify-content:center;color:var(--jufuda-green);font-weight:900;letter-spacing:.18em}.jufuda-product-image img{width:100%;height:100%;object-fit:cover}.jufuda-product-card-body{padding:22px}.jufuda-card-category{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--jufuda-green)}.jufuda-product-card h3{font-size:23px;line-height:1.2;margin:8px 0}.jufuda-product-card h3 a,.jufuda-text-link{color:var(--jufuda-ink);text-decoration:none}.jufuda-product-card p{color:#65716c}.jufuda-text-link{font-weight:800}.jufuda-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,100px);padding:clamp(60px,9vw,110px);border-radius:26px;background:var(--jufuda-sand)}.jufuda-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.jufuda-stat-grid div{padding:28px;border-radius:16px;background:#fff}.jufuda-stat-grid strong,.jufuda-stat-grid span{display:block}.jufuda-stat-grid strong{font-size:24px;color:var(--jufuda-green)}.jufuda-stat-grid span{margin-top:8px;color:#65716c}.jufuda-cta{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.7fr);gap:35px;align-items:center;margin:clamp(70px,10vw,130px) 0 25px;padding:clamp(45px,7vw,85px);border-radius:26px;background:var(--jufuda-ink);color:#fff}.jufuda-cta h2{margin-bottom:.3em}.jufuda-cta p{font-size:18px;line-height:1.6;color:#c9d2cd}.jufuda-contact-detail{grid-column:2;display:flex;flex-direction:column;gap:5px;color:#c9d2cd}.jufuda-page-head{padding:clamp(55px,9vw,115px);margin-bottom:clamp(45px,7vw,85px);border-radius:26px;background:var(--jufuda-sand);color:var(--jufuda-ink)}.jufuda-page-head .jufuda-eyebrow{color:var(--jufuda-green)}.jufuda-page-head-small h1{font-size:clamp(40px,6vw,70px)}.jufuda-copy{max-width:900px;margin:60px auto;font-size:19px;line-height:1.8}.jufuda-copy li{margin:.5em 0}.jufuda-empty-products{padding:50px;border:1px solid var(--jufuda-line);border-radius:18px;text-align:center;background:#fff}.jufuda-empty-products strong,.jufuda-empty-products span{display:block}.jufuda-empty-products strong{font-size:24px}.jufuda-empty-products span{margin:8px 0;color:#65716c}.jufuda-empty-products .jufuda-actions{justify-content:center}.jufuda-video,.jufuda-video-placeholder{max-width:1180px;margin:40px auto;border-radius:24px;overflow:hidden;background:#0f1814}.jufuda-video{aspect-ratio:16/9}.jufuda-video iframe,.jufuda-video video{width:100%;height:100%;border:0}.jufuda-video-placeholder{display:flex;min-height:470px;padding:35px;align-items:center;justify-content:center;flex-direction:column;color:#fff;text-align:center;background:radial-gradient(circle at 50% 20%,#285e49,#0f1814)}.jufuda-video-placeholder span{font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:var(--jufuda-lime)}.jufuda-video-placeholder strong{max-width:560px;margin-top:14px;font-size:24px}.jufuda-specs{margin:60px 0;padding:clamp(30px,5vw,65px);border-radius:22px;background:var(--jufuda-sand)}.jufuda-specs dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#d9dfdb}.jufuda-specs dl>div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:18px;background:var(--jufuda-sand)}.jufuda-specs dt{font-weight:800;color:var(--jufuda-green)}.jufuda-specs dd{margin:0}.jufuda-product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:50px 0}.jufuda-product-gallery img{width:100%;border-radius:16px}@media(max-width:860px){.jufuda-product-grid{grid-template-columns:1fr 1fr}.jufuda-split,.jufuda-cta{grid-template-columns:1fr}.jufuda-contact-detail{grid-column:1}.jufuda-specs dl{grid-template-columns:1fr}}@media(max-width:600px){.jufuda-product-grid,.jufuda-stat-grid,.jufuda-product-gallery{grid-template-columns:1fr}.jufuda-hero,.jufuda-page-head,.jufuda-split,.jufuda-cta{border-radius:16px}.jufuda-specs dl>div{grid-template-columns:1fr;gap:6px}}
