:root{--bg: #eff4fb;--surface: rgba(255, 255, 255, .86);--surface-strong: #ffffff;--surface-soft: #f6f9fd;--ink: #0f1728;--muted: #4e5f79;--line: rgba(48, 49, 139, .14);--brand: #30318b;--brand-bright: #00a2ea;--brand-deep: #15235f;--shadow: 0 24px 80px rgba(16, 24, 40, .12);--radius-xl: 34px;--radius-lg: 26px;--radius-md: 20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{margin:0;min-width:320px;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;color:var(--ink);background:radial-gradient(circle at 15% 10%,rgba(0,162,234,.12),transparent 24%),radial-gradient(circle at 85% 15%,rgba(48,49,139,.13),transparent 22%),linear-gradient(180deg,#f8fbff 0%,var(--bg) 45%,#f7f9fc 100%)}html[lang=ja] body{font-family:Noto Sans JP,Yu Gothic UI,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.bg-orb{position:fixed;z-index:-1;width:34vw;height:34vw;min-width:280px;min-height:280px;border-radius:50%;filter:blur(40px);opacity:.24}.orb-a{top:-8vw;right:-10vw;background:radial-gradient(circle,#00a2ea75,#00a2ea00 70%)}.orb-b{bottom:-10vw;left:-12vw;background:radial-gradient(circle,#30318b57,#30318b00 70%)}.site-shell{width:min(1240px,calc(100% - 40px));margin:22px auto 48px}.site-header{position:sticky;top:18px;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:#ffffffd6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 14px 40px #0f172814}.brand img{width:170px;height:auto}.header-controls{display:flex;align-items:center;gap:16px}.menu-toggle{display:none;padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--brand);font:inherit;font-weight:700}.site-nav{display:flex;align-items:center;gap:22px;color:var(--muted);font-size:14px}.site-nav a{white-space:nowrap}.language-switcher{display:inline-flex;align-items:center;gap:8px;padding:6px;border:1px solid rgba(48,49,139,.1);border-radius:999px;background:#f6f9fddb}.language-button{min-width:52px;padding:8px 12px;border:0;border-radius:999px;background:transparent;color:var(--muted);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.language-button.is-active{color:#fff;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-bright) 100%);box-shadow:0 10px 18px #30318b2e}.site-nav a:hover{color:var(--brand)}.nav-button,.button,.download-links a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;font-weight:700;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.nav-button,.button-primary,.download-links a{color:#fff;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-bright) 100%);box-shadow:0 14px 30px #30318b2e}.nav-button{padding:12px 18px}.button{padding:14px 22px}.button-secondary{color:var(--brand);background:#ffffffe6;border:1px solid var(--line)}.button:hover,.nav-button:hover,.download-links a:hover{transform:translateY(-2px)}main{display:grid;gap:28px;margin-top:28px}.site-footer{padding:14px 12px 0;text-align:center}.filing-link{color:var(--muted);font-size:13px;line-height:1.7;text-decoration:underline;text-decoration-color:#4e5f797a;text-underline-offset:.18em}.filing-link:hover{color:var(--brand);text-decoration-color:#30318bb8}.spotlight-banner{display:grid;grid-template-columns:1.2fr auto;gap:24px;align-items:center}.spotlight-copy p:last-child,.research-note p{margin:0;color:#ffffffd6}.spotlight-tags{margin-top:18px}.spotlight-button{align-self:center}.section-card,.section-band{border-radius:var(--radius-xl);overflow:hidden}.section-card{padding:42px;background:var(--surface);border:1px solid rgba(255,255,255,.9);box-shadow:var(--shadow)}.section-band{padding:36px 42px;background:linear-gradient(135deg,var(--brand) 0%,#213ca1 44%,var(--brand-bright) 100%);box-shadow:var(--shadow);color:#fff}.hero{display:grid;grid-template-columns:1.08fr .92fr;align-items:start;gap:28px;background:radial-gradient(circle at top left,rgba(0,162,234,.12),transparent 30%),radial-gradient(circle at 90% 80%,rgba(48,49,139,.1),transparent 32%),var(--surface)}.hero-copy,.section-copy{min-width:0}.hero-copy{display:flex;flex-direction:column;justify-content:center;min-height:560px}.eyebrow,.section-tag,.card-tag,.visual-label{margin:0 0 12px;font-family:Manrope,sans-serif;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.eyebrow,.section-tag,.card-tag{color:var(--brand-bright);font-size:13px}.section-tag-light{color:#ffffffb3}.hero h1,.section-head h2,.section-copy h2,.visual-copy h2{margin:0;font-size:clamp(36px,5vw,60px);line-height:1.04;letter-spacing:-.04em;font-weight:800}.hero h1{max-width:12ch;text-wrap:balance}.section-head h2,.section-copy h2,.visual-copy h2{font-size:clamp(28px,3vw,42px)}.hero-text,.section-head p,.section-copy p,.product-card p,.adv-card p,.visual-copy p,.contact-card p{color:var(--muted);line-height:1.8;font-size:16px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-tags,.application-tags,.download-links{display:flex;flex-wrap:wrap;gap:12px}.hero-tags{margin-top:28px}.hero-tags span,.application-tags span{min-height:42px;padding:10px 14px;border-radius:999px;border:1px solid var(--line);background:#ffffffd6;color:var(--brand-deep);font-size:14px;font-weight:700}.application-tags span{background:#ffffff1f;border-color:#ffffff29;color:#fff}.hero-visual{display:grid;grid-template-columns:1fr .78fr;align-self:start;gap:18px;min-height:560px}.visual-stack{display:grid;grid-template-rows:1fr 1fr;gap:18px;height:100%}.visual-panel{min-height:0;padding:12px;border-radius:28px;border:1px solid var(--line);background:linear-gradient(180deg,#fff,#f5f8ff)}.visual-main{height:100%}.visual-story{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:30px;background:radial-gradient(circle at top right,rgba(0,162,234,.18),transparent 32%),linear-gradient(180deg,#fff,#f3f8ff 58%,#e7f2ff);overflow:hidden}.visual-story:after{content:"";position:absolute;right:-40px;bottom:-48px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,#00a2ea2e,#00a2ea00 72%);pointer-events:none}.visual-story>*{position:relative;z-index:1}.visual-story-head{display:grid;gap:8px}.visual-story h2{margin:0;color:var(--brand-deep);font-size:clamp(32px,3vw,44px);line-height:1.06;letter-spacing:-.04em}.visual-story-subtitle{margin:0;color:var(--brand);font-size:16px;font-weight:700;line-height:1.6}.visual-story-text{margin:0;color:var(--muted);line-height:1.85}.story-list{margin:0;padding-left:20px}.story-list li+li{margin-top:10px}.visual-story-note{margin:0;padding-top:18px;border-top:1px solid rgba(48,49,139,.14);color:var(--brand-deep);font-size:14px;font-weight:700;line-height:1.7}.visual-panel img{width:100%;height:100%;object-fit:cover;border-radius:22px}.visual-mark{display:flex;align-items:center;justify-content:center;padding:28px}.visual-mark img{height:auto;max-height:120px;object-fit:contain;border-radius:0}.agri-data-panel{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:24px}.agri-data-panel .card-tag{margin-bottom:0}.panel-list{margin:0;padding-left:18px;color:var(--muted);line-height:1.8}.panel-list li+li{margin-top:6px}.visual-copy{display:flex;flex-direction:column;justify-content:center;padding:26px;background:linear-gradient(160deg,var(--brand) 0%,#18339d 46%,var(--brand-bright) 100%)}.visual-copy .visual-label,.visual-copy h2,.contact-band .section-copy h2,.contact-band .section-copy p{color:#fff}.visual-copy p:last-child{color:#fffc}.split-grid{display:grid;grid-template-columns:1fr .95fr;gap:24px;align-items:stretch}.split-grid.reverse{grid-template-columns:.96fr 1.04fr}.section-media{min-height:100%}.section-media img{width:100%;height:100%;aspect-ratio:1.25 / 1;object-fit:cover;border-radius:24px;border:1px solid var(--line)}.company-brand-card{display:flex;height:100%;min-height:100%;flex-direction:column;justify-content:center;gap:16px;padding:32px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(180deg,#fff,#f4f8ff)}.company-brand-card img{width:min(100%,360px);height:auto;object-fit:contain}.company-brand-title{margin:0;color:var(--brand-deep);font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1.18}.company-brand-subtitle{margin:0;color:var(--muted);font-size:16px;font-weight:600;line-height:1.6}.section-actions{margin-top:22px}.brochure-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:28px}.brochure-card{display:flex;flex-direction:column;gap:16px;padding:18px;border-radius:26px;border:1px solid var(--line);background:linear-gradient(180deg,#fff,#f6f9ff);color:inherit;text-decoration:none;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.brochure-card:hover{transform:translateY(-2px);border-color:#30318b2e;box-shadow:0 18px 36px #18339d14}.brochure-card img{width:100%;aspect-ratio:.92 / 1;object-fit:contain;border-radius:18px;border:1px solid var(--line);background:#fff}.brochure-meta h3{margin:0;color:var(--brand-deep);font-size:22px;line-height:1.25}.brochure-meta p:last-child{margin:10px 0 0;color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch;margin-top:28px}.stat-card{display:flex;flex-direction:column;justify-content:center;padding:20px;border-radius:var(--radius-md);background:var(--surface-soft);border:1px solid var(--line)}.stat-card strong{display:block;margin-bottom:8px;font-family:Manrope,sans-serif;font-size:30px;color:var(--brand)}.stat-card span{color:var(--muted);font-size:14px}.section-head{margin-bottom:24px}.section-head.compact{margin-bottom:18px}.research-claim{margin-top:22px;padding:20px;border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface-soft)}.research-claim strong{display:block;margin-bottom:10px;font-size:18px;color:var(--brand-deep)}.research-claim p{margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.products-core-grid,.products-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-center-grid{margin-top:18px}.product-card,.adv-card,.contact-card{padding:20px;border-radius:var(--radius-lg);border:1px solid var(--line)}.product-card{position:relative;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#f8fbff);overflow:hidden}.product-card img{width:100%;height:220px;object-fit:cover;border-radius:18px;margin-bottom:18px}.product-card-text{background:radial-gradient(circle at top right,rgba(0,162,234,.12),transparent 34%),linear-gradient(180deg,#fff,#f5f9ff)}.product-card-text:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--brand) 0%,var(--brand-bright) 100%)}.product-card-text>*{position:relative;z-index:1}.product-card h3,.adv-card h3{margin:0 0 10px;font-size:22px;line-height:1.25}.product-card ul{margin:auto 0 0;padding-left:18px;color:var(--muted);line-height:1.8}.adv-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.adv-card{display:flex;flex-direction:column;background:var(--surface-soft)}.download-links{margin-top:22px}.download-links a{padding:12px 16px}.product-tags{margin-top:16px}.document-actions{margin-top:auto}.contact-band{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:stretch;background:linear-gradient(135deg,var(--brand-deep) 0%,#2237a3 45%,#0c9be6 100%)}.contact-card{display:grid;align-content:center;gap:14px;background:#ffffff14;border-color:#ffffff24}.contact-card p{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;color:#ffffffd1;margin:0}.contact-card strong{color:#fff;margin-right:0}.contact-card span{min-width:0}.contact-card .hero-actions{margin-top:8px}.research-note{margin-top:18px;padding:18px 20px;border-radius:var(--radius-md);background:linear-gradient(135deg,#30318b14,#00a2ea14);border:1px solid var(--line)}.research-note p{color:var(--muted)}@media(max-width:1024px){.hero,.split-grid,.product-grid,.adv-grid,.contact-band,.hero-visual,.spotlight-banner{grid-template-columns:1fr}.visual-main{height:auto}.hero-copy{min-height:auto}.hero-visual{min-height:400px}.adv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats,.brochure-grid{grid-template-columns:1fr}}@media(max-width:780px){.site-shell{width:min(100% - 20px,1240px);margin:10px auto 30px}.site-header{position:static;flex-wrap:wrap}.menu-toggle{display:inline-flex}.header-controls{display:none;width:100%;flex-direction:column;align-items:stretch;gap:12px;padding-top:8px}.header-controls.is-open{display:flex}.site-nav{flex-direction:column;align-items:stretch;gap:12px}.site-nav a{padding:10px 0}.language-switcher{width:100%}.language-button{flex:1 1 0}.nav-button{width:100%}.section-card,.section-band{padding:26px}.hero-actions{flex-direction:column}.hero h1{max-width:none}.hero-visual,.visual-stack{height:auto}.section-media{min-height:auto}.contact-card{gap:12px}.contact-card p{grid-template-columns:1fr;gap:4px}.product-grid,.adv-grid{grid-template-columns:1fr}}@media(max-width:560px){.hero h1,.section-head h2,.section-copy h2,.visual-copy h2{font-size:32px}.brand img{width:150px}}
