:root{--ink:#111315;--muted:#666a70;--line:#dfe2e5;--paper:#f7f7f4;--acid:#d7ff32;--white:#fff;--radius:18px;--shadow:0 24px 70px #0c0f141f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}body,button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}button{color:inherit}.shell{width:min(1180px,100% - 48px);margin:0 auto}.section{padding:108px 0}.kicker{color:var(--acid);letter-spacing:.17em;text-transform:uppercase;margin-bottom:20px;font-size:12px;font-weight:800}.kicker.dark{color:#4d7600}.button{border:1px solid var(--acid);background:var(--acid);color:#111;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-weight:750;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:40px;padding:0 18px;font-size:14px}.button-ghost{color:#fff;background:#ffffff0a;border-color:#ffffff73}.button-dark{color:#fff;background:#15181b;border-color:#15181b}.button-outline{color:#17191b;background:0 0;border-color:#9da2a8}.text-link{color:#254800;align-items:center;gap:8px;font-weight:750;display:inline-flex}.site-header{z-index:40;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0e10ed;border-bottom:1px solid #ffffff1a;height:76px;position:sticky;top:0}.header-inner{align-items:center;gap:34px;height:100%;display:flex}.brand{align-items:center;gap:12px;margin-right:auto;display:inline-flex}.brand-logo{object-fit:cover;clip-path:circle(47%);flex:none;width:44px;height:44px;display:block}.brand-mark{color:#fff;letter-spacing:.04em;border:2px solid #ff6d45;border-radius:9px;place-content:center;width:42px;height:42px;font-size:12px;font-weight:900;line-height:.83;display:grid;box-shadow:inset 0 0 16px #ff502d2e}.brand-copy{gap:3px;display:grid}.brand-copy strong{letter-spacing:.06em;font-size:14px}.brand-copy small{color:#9ea4aa;font-size:10px}.desktop-nav{color:#d8dbde;align-items:center;gap:30px;font-size:14px;display:flex}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:var(--acid)}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;font-weight:750;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav-panel{width:210px;box-shadow:var(--shadow);background:#171a1e;border:1px solid #34383d;border-radius:14px;padding:14px;display:grid;position:absolute;top:36px;right:0}.mobile-nav-panel a{border-bottom:1px solid #2c3034;padding:12px}.hero{color:#fff;background:#060708;align-items:center;min-height:760px;display:grid;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;opacity:.58;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.035)}.hero-overlay{background:linear-gradient(90deg,#020304f5 0%,#030506c7 45%,#02030426 74%),linear-gradient(#0000 55%,#050607 100%);position:absolute;inset:0}.hero-content{padding:92px 0 70px;position:relative}.hero h1{letter-spacing:-.055em;max-width:760px;margin-bottom:28px;font-size:clamp(54px,7vw,96px);line-height:.98}.hero h1 em{color:var(--acid);font-style:normal}.hero-lead{color:#c3c8cb;max-width:620px;font-size:18px;line-height:1.8}.hero-actions{gap:12px;margin-top:36px;display:flex}.hero-stats{gap:44px;margin-top:76px;display:flex}.hero-actions,.hero-stats{margin-left:32px}.hero-stats span{color:#aeb3b7;gap:5px;font-size:12px;display:grid}.hero-stats strong{color:#fff;font-size:25px}.split-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:70px;margin-bottom:54px;display:grid}.split-heading h2,.section-head h2,.mechanism-copy h2,.service-card h2,.prose-grid h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,5vw,64px);line-height:1.08}.split-heading>p{color:var(--muted);margin:0;font-size:17px;line-height:1.85}.category-strip{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.category-tile{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:170px;padding:24px;transition:color .25s,background .25s;display:flex;position:relative;overflow:hidden}.category-tile:before{content:"";background:var(--accent);height:5px;transition:height .25s;position:absolute;inset:auto 0 0}.category-tile:hover:before{height:100%}.category-tile>*{z-index:1;position:relative}.category-number{color:#8a8e93;margin-bottom:auto;font-size:11px}.category-icon{object-fit:contain;object-position:center;width:72px;height:72px;transition:transform .25s;position:absolute;top:15px;right:15px}.category-tile:hover .category-icon{transform:translateY(-3px)rotate(2deg)}.category-tile strong{margin-bottom:7px;font-size:22px}.category-tile small{color:#777b80}.align-right{justify-content:flex-end;margin-top:28px;display:flex}.dark-section{color:#fff;background:#0d1012}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:50px;display:flex}.section-head h2{max-width:740px;font-size:clamp(38px,4vw,58px)}.light-link{color:var(--acid)}.featured-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.featured-card{border-radius:var(--radius);background:#171a1d;border:1px solid #2b2f33;transition:transform .25s,border-color .25s;overflow:hidden}.featured-card:hover{border-color:#65741f;transform:translateY(-6px)}.featured-card img{object-fit:cover;background:#fff;width:100%;height:240px}.featured-card-copy{padding:26px}.featured-card-copy>span{color:#9ca2a6;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.featured-card h3{margin:12px 0;font-size:32px}.featured-card p{color:#aeb3b7;min-height:72px;line-height:1.7}.featured-card-copy>strong{color:var(--acid);font-size:14px}.mechanism-section{background:var(--paper)}.mechanism-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid}.mechanism-copy>p:not(.kicker){color:var(--muted);font-size:17px;line-height:1.8}.mechanism-copy ol{margin:38px 0;padding:0;list-style:none}.mechanism-copy li{border-top:1px solid #d6d9db;gap:20px;padding:20px 0;display:flex}.mechanism-copy li>span{color:#5f8300;font-size:12px;font-weight:800}.mechanism-copy li strong{font-size:17px}.mechanism-copy li p{color:var(--muted);margin:7px 0 0;line-height:1.6}.mechanism-visual{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;overflow:hidden}.mechanism-visual img{object-fit:contain;width:100%;height:auto}.emission-visual{background:#070809}.emission-visual img{aspect-ratio:16/10;object-fit:contain}.mechanism-visual span{color:#74797d;padding:14px 20px;font-size:11px;display:block}.recommender h2{letter-spacing:-.045em;margin:0 0 30px;font-size:clamp(38px,4vw,54px);line-height:1.08}.recommender-intro{color:var(--muted);margin:18px 0 28px;line-height:1.75}.recommender-controls{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.recommender-controls label{gap:8px;display:grid}.recommender-controls label>span{color:#696e72;font-size:11px;font-weight:800}.recommender-controls select{color:#17191b;background:#fff;border:1px solid #d0d4d6;border-radius:10px;width:100%;min-width:0;padding:12px 34px 12px 12px;font-size:13px}.recommendation-head{border-bottom:2px solid #17191b;justify-content:space-between;margin-top:30px;padding-bottom:10px;display:flex}.recommendation-head span{color:#6b7075;font-size:12px}.recommendation-list a{border-bottom:1px solid #d8dbdc;justify-content:space-between;align-items:center;gap:18px;padding:13px 0;display:flex}.recommendation-list a>span{gap:3px;display:grid}.recommendation-list small{color:#777c81;font-size:10px}.recommendation-list b{color:#4d7600;text-align:right;font-size:11px}.recommendation-empty{color:var(--muted);padding:22px 0}.recommender-more{margin-top:18px;font-size:13px}.service-section{background:var(--paper);padding-top:0}.service-card{color:#fff;background:#111416;border-radius:24px;justify-content:space-between;align-items:center;gap:60px;padding:66px;display:flex}.service-card>div:first-child{max-width:720px}.service-card h2{font-size:clamp(34px,4vw,52px)}.service-card p{color:#adb2b6;margin-bottom:0;line-height:1.8}.service-actions{flex:0 0 190px;gap:12px;display:grid}.page-hero{color:#fff;background:#071025 url(/images/page-hero-fluorescence-ai.webp) 50%/cover no-repeat;padding:118px 0 90px;position:relative;overflow:hidden}.page-hero:before{content:"";background:linear-gradient(90deg,#030814f0 0%,#030814b8 50%,#03081438 100%),linear-gradient(#0000 28%,#0308149e);position:absolute;inset:0}.page-hero .shell{z-index:1;position:relative}.page-hero h1{letter-spacing:-.06em;margin-bottom:22px;font-size:clamp(28px,5.7vw,64px);line-height:.96}.page-hero p:last-child{color:#b6bbc0;max-width:700px;font-size:18px;line-height:1.75}.explorer-tools{background:#fff;grid-template-columns:minmax(300px,.9fr) minmax(0,2.1fr);align-items:stretch;gap:14px;padding:18px 0;display:grid;position:static}.search-field{border:1px solid var(--line);background:var(--paper);border-radius:16px;grid-template-columns:1fr;align-content:center;gap:8px;min-height:108px;padding:18px 22px;display:grid}.search-field span{letter-spacing:.06em;font-size:12px;font-weight:800}.search-field input{background:0 0;border:0;border-bottom:2px solid #17191c;outline:0;width:100%;padding:5px 0 9px;font-size:16px}.filter-row{border:1px solid var(--line);background:#fff;border-radius:16px;flex-wrap:wrap;align-content:center;gap:7px;min-height:108px;padding:14px 16px;display:flex;overflow:visible}.filter-row button{cursor:pointer;background:#fff;border:1px solid #d8dcdf;border-radius:999px;flex:none;padding:8px 12px;font-size:12px}.filter-row button.active{color:#fff;background:#17191c;border-color:#17191c}.catalog-grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:40px;display:grid}.catalog-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.catalog-card>img{object-fit:cover;border-bottom:5px solid var(--accent);background:#f2f3f1;width:100%;height:245px}.catalog-card-body{padding:28px}.eyebrow{color:#777c81;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.catalog-card h2{margin:10px 0;font-size:34px}.catalog-card p{color:var(--muted);line-height:1.7}.product-list{border-top:1px solid var(--line);margin-top:24px}.product-list a{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 105px 20px;align-items:center;gap:14px;padding:14px 0;transition:color .2s;display:grid}.product-list a:hover{color:#4b7000}.product-list-name,.product-list-meta{gap:4px;min-width:0;display:grid}.product-list-name strong{font-size:15px}.product-list-name small{color:#7b8085;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.product-list-name .product-property-zh{color:#4d5358;font-size:12px}.product-list-name .product-property-en{color:#898e92;font-size:10px}.product-list-meta{text-align:right}.product-list-meta small{color:#6f757a}.product-list-meta em{color:#557900;font-size:10px;font-style:normal}.product-list b{color:var(--accent)}.empty-state{text-align:center;padding:80px 20px}.empty-state strong{font-size:28px}.empty-state p{color:var(--muted)}.category-page-hero{border-bottom:7px solid var(--category-accent)}.category-page-hero .category-breadcrumbs{color:#b4bac0;margin-bottom:42px}.category-page-hero .category-breadcrumbs a{color:var(--acid)}.category-page-hero h1{max-width:900px}.category-overview-section{padding-bottom:86px}.category-overview-grid{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:90px;display:grid}.category-overview-grid article h2,.category-products-heading h2,.category-faq h2{letter-spacing:-.04em;margin:12px 0 22px;font-size:clamp(34px,4.5vw,54px);line-height:1.08}.category-overview-grid article>p:not(.kicker){max-width:820px;color:var(--muted);font-size:17px;line-height:1.85}.category-overview-stat{color:#fff;min-height:240px;box-shadow:inset 0 7px 0 var(--category-accent);background:#141719;border-radius:18px;flex-direction:column;justify-content:flex-end;padding:28px;display:flex}.category-overview-stat strong{color:var(--acid);margin-bottom:8px;font-size:76px;line-height:.9}.category-overview-stat span{font-size:17px;font-weight:750}.category-overview-stat small{color:#9ba1a6;margin-top:8px}.category-products-heading{margin-bottom:38px}.category-table-wrap{border:1px solid var(--line);background:#fff;border-radius:18px;overflow-x:auto;box-shadow:0 18px 50px #0c0f140f}.category-product-table{border-collapse:collapse;width:100%;min-width:980px}.category-product-table th{color:#4f555a;letter-spacing:.05em;text-align:left;background:#f1f2ee;border-bottom:2px solid #202326;padding:16px 18px;font-size:14px;font-weight:800}.category-product-table td{border-bottom:1px solid var(--line);color:#4e5358;vertical-align:top;padding:20px 18px;font-size:13px;line-height:1.55}.category-product-table tbody tr:last-child td{border-bottom:0}.category-product-table tbody tr:hover{background:#fbfcf7}.category-product-table td:first-child{width:185px}.category-product-table td:nth-child(2){color:#547700;width:84px;font-weight:800}.category-product-table td:nth-child(4){white-space:nowrap;width:135px}.category-product-table td a{color:#131619;gap:5px;display:grid}.category-product-table td a strong{font-size:17px}.category-product-table td a span{color:#557900;font-size:11px;font-weight:750}.category-product-table td>strong,.category-product-table td>small{display:block}.category-product-table td>strong{color:#24282b;font-weight:650}.category-product-table td>small{color:#898e92;margin-top:4px;font-size:10px}.category-faq-wide{max-width:900px;margin:0 auto}.category-faq-item{border-top:1px solid var(--line);padding:24px 0}.category-faq-item:last-child{border-bottom:1px solid var(--line)}.category-faq-item h3{margin:0 0 10px;font-size:18px;line-height:1.5}.category-faq-item p{color:var(--muted);margin:0;line-height:1.75}.category-back-section{padding-top:0}.product-hero{background:#f6f7f5;padding:54px 0 90px}.breadcrumbs{color:#73787d;flex-wrap:wrap;gap:10px;margin-bottom:56px;font-size:12px;display:flex}.breadcrumbs a{color:#315400}.product-hero-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:70px;display:grid}.product-hero h1{letter-spacing:-.06em;margin:12px 0 24px;font-size:clamp(58px,7vw,96px);line-height:.95}.product-summary{color:#5f6469;white-space:pre-line;font-size:18px;line-height:1.8}.product-summary-sample{gap:12px;max-width:520px;display:grid}.product-summary-sample p{margin:0}.product-summary-sample span{letter-spacing:.12em;margin-bottom:6px;font-size:11px;font-weight:850;display:block}.summary-classification{color:#385a2b;background:#edf7eb;border-left:4px solid #59b55f;border-radius:0 12px 12px 0;padding:13px 16px;font-size:15px;line-height:1.65}.summary-classification span{color:#52823b}.summary-description{color:#3f526e;background:#edf2fa;border-left:4px solid #6389c8;border-radius:0 12px 12px 0;padding:13px 16px;font-size:17px;line-height:1.7}.summary-description span{color:#5c78a4}.product-actions{gap:10px;margin-top:32px;display:flex}.research-only{color:#777c81;margin-top:18px;font-size:11px}.product-image{min-height:420px;box-shadow:var(--shadow);background:#fff;border:1px solid #e2e4e5;border-radius:22px;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;min-height:420px}.product-content{grid-template-columns:1fr 360px;gap:90px;display:grid}.product-content article h2{letter-spacing:-.03em;margin:14px 0 18px;font-size:38px}.product-content article>p{color:var(--muted);font-size:17px;line-height:1.85}.manual-description{max-width:780px;font-size:18px!important}.highlight-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:34px 0 60px;display:grid}.highlight-grid div{background:var(--paper);border-radius:13px;flex-direction:column;justify-content:space-between;min-height:120px;padding:18px;display:flex}.highlight-grid span{color:#618800;font-size:12px}.product-content aside{color:#fff;background:#15181a;border-radius:16px;align-self:start;padding:30px}.product-content aside h3{font-size:24px}.product-content dl{margin:0 0 25px}.product-content dl div{border-top:1px solid #35393c;grid-template-columns:100px 1fr;gap:14px;padding:14px 0;display:grid}.product-content dt{color:#959ba0;font-size:12px}.product-content dd{margin:0;font-size:14px}.bilingual-field strong,.bilingual-field small{display:block}.bilingual-field strong{color:#fff;font-size:14px;font-weight:600;line-height:1.55}.bilingual-field small{color:#9da3a7;margin-top:4px;font-size:10px;line-height:1.5}.product-content dl .related-products-row{grid-template-columns:1fr;gap:10px}.related-product-list{gap:7px;display:grid}.related-product-link{color:#fff;border-top:1px solid #35393c;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;text-decoration:none;display:flex}.related-product-link:first-child{border-top:0}.related-product-link span{min-width:0}.related-product-link strong,.related-product-link small{display:block}.related-product-link strong{font-size:14px;line-height:1.4}.related-product-link small{color:#9da3a7;text-overflow:ellipsis;margin-top:3px;font-size:10px;line-height:1.45;overflow:hidden}.related-product-link b{color:var(--acid);flex:none;font-size:16px;transition:transform .2s}.related-product-link:hover b,.related-product-link:focus-visible b{transform:translate(3px)}.related-product-link:focus-visible{outline:2px solid var(--acid);outline-offset:3px;border-radius:3px}.related-product-unmatched{color:#fff;cursor:default}.related-product-unmatched b{color:#6f7579}.related-product-unmatched:hover b{transform:none}.product-content aside .text-link{color:var(--acid)}.data-note{color:#959ba0;margin:-6px 0 22px;font-size:11px;line-height:1.6}.product-use-guide{border-top:1px solid var(--line);margin-top:64px;padding-top:42px}.product-use-guide-grid{margin-top:28px}.use-guide-card{padding:0}.use-guide-card+.use-guide-card{border-top:1px solid var(--line);margin-top:34px;padding-top:30px}.use-guide-card h3{letter-spacing:-.02em;margin:0 0 14px;font-size:21px}.use-guide-card ul{max-width:780px;color:var(--muted);margin:0;padding-left:20px}.use-guide-card li{padding:3px 0;font-size:17px;line-height:1.85}.use-guide-card li::marker{color:#638900}.storage-list{list-style:none;padding-left:0!important}.use-guide-source{margin:14px 2px 0;color:#777c81!important;font-size:11px!important;line-height:1.6!important}.use-guide-source a{color:#4f7400;text-underline-offset:2px;text-decoration:underline}.product-reference{border-top:1px solid var(--line);margin-top:64px;padding-top:42px}.product-reference>p:not(.kicker){color:var(--muted);line-height:1.75}.reference-layout{margin-top:28px}.reference-row{grid-template-columns:minmax(0,1fr) 170px;align-items:center;display:grid}.reference-row+.reference-row{border-top:1px solid var(--line);margin-top:30px;padding-top:30px}.reference-row.no-qr{grid-template-columns:1fr}.reference-copy{padding:0 32px 0 0}.reference-copy span{color:#5d8200;letter-spacing:.1em;font-size:11px;font-weight:800}.reference-copy p{color:#454a4e;white-space:pre-line;margin:18px 0 0;font-size:14px;line-height:1.8}.reference-list{color:#454a4e;margin:0;padding-left:24px}.reference-list li{padding:0 0 0 8px;font-size:14px;line-height:1.8}.reference-list li:last-child{padding-bottom:0}.reference-list strong{color:#17191c;font-size:15px;line-height:1.65;display:block}.reference-list span{color:#555b60;letter-spacing:0;margin-top:5px;font-size:13px;font-weight:400;display:block}.reference-qr{text-align:center;place-content:center;justify-items:center;padding:0;display:grid}.reference-qr img{box-sizing:border-box;object-fit:contain;image-rendering:auto;background:#fff;width:136px;height:136px;padding:8px;display:block}.reference-qr small{color:#777c81;max-width:145px;margin-top:8px;font-size:11px;line-height:1.45;display:block}.related-cta{padding-top:0}.guide-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.guide-grid article{border:1px solid var(--line);border-radius:15px;flex-direction:column;min-height:285px;padding:28px;display:flex}.guide-grid span{color:#5d8200;margin-bottom:auto;font-size:12px;font-weight:800}.guide-grid h2{font-size:25px}.guide-grid p{color:var(--muted);margin-bottom:0;line-height:1.7}.soft-section{background:var(--paper)}.decision-grid{grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.decision-grid h2{letter-spacing:-.04em;font-size:46px}.decision-grid ul{grid-template-columns:repeat(2,1fr);gap:0 38px;margin:0;padding:0;list-style:none;display:grid}.decision-grid li{border-top:1px solid #d6d9da;padding:18px 0}.center-cta{text-align:center}.center-cta h2{letter-spacing:-.04em;font-size:50px}.center-cta p{color:var(--muted);margin-bottom:28px;font-size:17px}.resource-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.resource-feature{border:1px solid var(--line);border-radius:20px;grid-column:1/-1;grid-template-columns:1.1fr .9fr;display:grid;overflow:hidden}.resource-feature img{object-fit:contain;background:#090a0b;width:100%;height:100%;min-height:380px}.resource-feature>div{align-self:center;padding:54px}.resource-feature span,.resource-card span{color:#5d8200;letter-spacing:.12em;font-size:11px;font-weight:800}.resource-feature h2{margin:14px 0;font-size:44px}.resource-feature p,.resource-card p{color:var(--muted);line-height:1.75}.resource-card{background:var(--paper);border-radius:16px;min-height:230px;padding:35px}.resource-card h2{margin:18px 0 10px}.emission-resource{color:#fff;background:#08090b;border-radius:20px;grid-column:1/-1;padding:38px}.emission-resource>div{margin-bottom:28px;display:block}.emission-resource span{color:var(--acid);letter-spacing:.13em;font-size:11px;font-weight:800}.emission-resource h2{margin:10px 0 0;font-size:38px}.emission-resource img{border-radius:12px;width:100%;display:block}.about-hero{color:#fff;background:#071025 url(/images/page-hero-fluorescence-ai.webp) 50%/cover no-repeat;min-height:0;padding:118px 0 90px;display:block;position:relative;overflow:hidden}.about-hero:after{content:"";background:linear-gradient(90deg,#030814f0 0%,#030814b8 50%,#03081438 100%),linear-gradient(#0000 28%,#0308149e);position:absolute;inset:0}.about-hero .shell{z-index:1;padding-bottom:0;position:relative}.about-hero h1{letter-spacing:-.06em;white-space:nowrap;margin-bottom:22px;font-size:clamp(28px,5.7vw,64px);line-height:.96}.about-hero p:last-child{color:#b6bbc0;max-width:700px;font-size:18px;line-height:1.75}.prose-grid{grid-template-columns:.7fr 1.3fr;gap:80px;display:grid}.prose-grid h2{font-size:64px}.prose-grid>div:last-child{color:var(--muted);font-size:18px;line-height:1.85}.value-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.value-grid article{background:#fff;border:1px solid #d9dcdd;border-radius:16px;min-height:245px;padding:30px}.value-grid span{color:#618800;font-size:12px;font-weight:800}.value-grid h3{margin:70px 0 10px;font-size:30px}.value-grid p{color:var(--muted)}.about-overview-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:72px;display:grid}.about-manual-visual{box-shadow:var(--shadow);background:#071025;border-radius:22px;overflow:hidden}.about-manual-visual img{aspect-ratio:1.12;object-fit:cover;width:100%;display:block}.about-copy h2{letter-spacing:-.055em;margin:12px 0 24px;font-size:clamp(48px,6vw,76px)}.about-copy p{color:var(--muted);font-size:17px;line-height:1.8}.principle-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.principle-grid article{background:#fff;border:1px solid #d9dcdd;border-radius:18px;padding:38px}.principle-grid article>span{color:#5d8200;letter-spacing:.12em;font-size:11px;font-weight:800}.principle-grid h2{margin:14px 0 30px;font-size:36px}.principle-grid ul{margin:0;padding:0;list-style:none}.principle-grid li{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:15px 0;display:flex}.principle-grid li strong{font-size:18px}.principle-grid li small{color:var(--muted)}.who-section{background:var(--paper)}.science-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.science-story-card{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-rows:230px minmax(320px,1fr);display:grid;overflow:hidden}.science-story-card>div{flex-direction:column;padding:28px 34px 10px;display:flex}.science-story-card h2{letter-spacing:-.045em;white-space:nowrap;min-height:1.06em;margin:8px 0 14px;font-size:clamp(34px,4.2vw,54px);line-height:1.06}.science-story-card>div>p:last-child{max-width:47ch;color:var(--muted);margin:0;font-size:16px;line-height:1.65}.science-story-card figure{background:#fff;justify-content:center;align-items:flex-start;min-width:0;margin:0;padding:0 28px 24px;display:flex}.science-story-card img{object-fit:contain;object-position:center;width:100%;height:100%;max-height:340px;display:block}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.contact-grid h1{letter-spacing:-.04em;font-size:50px}.contact-grid>div>p:last-child{color:var(--muted);line-height:1.75}.contact-list{border-top:2px solid #17191b;margin:0}.contact-list>div{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;padding:20px 0;display:grid}.contact-list dt{color:#777c81;font-size:13px}.contact-list dd{margin:0;font-weight:750}.contact-list a{color:inherit;text-decoration:none}.contact-list a:hover{color:#527700}.contact-qr-row{align-items:start}.contact-qr-codes{grid-template-columns:repeat(2,minmax(150px,190px));gap:28px;display:grid}.contact-qr-codes figure{text-align:center;margin:0}.contact-qr-codes img{border:1px solid var(--line);object-fit:contain;background:#fff;border-radius:12px;width:168px;height:168px;margin:0 auto;display:block}.contact-qr-codes figcaption{color:#555b60;margin-top:10px;font-size:13px;font-weight:700}.contact-note{text-align:center;max-width:760px}.contact-note h2{font-size:44px}.contact-note p{color:var(--muted);line-height:1.8}.contact-note strong{margin-top:24px;display:block}.not-found{text-align:center;place-items:center;min-height:560px;display:grid}.not-found h1{letter-spacing:-.05em;margin-bottom:18px;font-size:clamp(48px,7vw,82px)}.not-found p:not(.kicker){color:var(--muted);margin-bottom:30px}.site-footer{color:#fff;background:#080a0b;padding:76px 0 28px}.footer-grid{grid-template-columns:1.5fr .7fr .7fr;gap:80px;display:grid}.footer-brand{margin-bottom:25px}.footer-brand .brand-logo{width:52px;height:52px}.footer-grid>div:first-child>p{color:#8f959a;max-width:430px;line-height:1.7}.footer-grid>div:not(:first-child){color:#9aa0a5;align-content:start;gap:14px;font-size:13px;display:grid}.footer-grid>div:not(:first-child) strong{color:#fff;margin-bottom:8px}.footer-grid a:hover{color:var(--acid)}.footer-bottom{color:#777d82;border-top:1px solid #24272a;justify-content:space-between;margin-top:64px;padding-top:20px;font-size:11px;display:flex}@media (width<=960px){.desktop-nav,.header-cta{display:none}.mobile-nav{display:block}.hero{min-height:700px}.hero-image{object-position:58% center}.category-strip{grid-template-columns:repeat(2,1fr)}.featured-grid{grid-template-columns:1fr}.featured-card{grid-template-columns:.9fr 1.1fr;display:grid}.featured-card img{height:100%;min-height:260px}.mechanism-grid,.product-hero-grid,.prose-grid,.contact-grid,.about-overview-grid,.science-story-grid{grid-template-columns:1fr}.science-story-card{grid-template-rows:auto 340px}.mechanism-visual{order:-1}.recommender-controls,.catalog-grid{grid-template-columns:1fr}.category-overview-grid{grid-template-columns:1fr 220px;gap:44px}.guide-grid{grid-template-columns:repeat(2,1fr)}.product-content{grid-template-columns:1fr 310px;gap:40px}.resource-feature{grid-template-columns:1fr}.resource-feature img{min-height:280px}.about-manual-visual{max-width:620px}}@media (width<=700px){.shell{width:min(100% - 30px,1180px)}.section{padding:74px 0}.site-header{height:68px}.brand-copy small{display:none}.hero{min-height:690px}.hero-overlay{background:linear-gradient(90deg,#020304e6,#02030473),linear-gradient(#0000 45%,#050607)}.hero h1{font-size:52px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-stats{gap:24px;margin-top:50px}.hero-actions,.hero-stats{margin-left:0}.hero-stats strong{font-size:20px}.split-heading{grid-template-columns:1fr;gap:24px}.split-heading h2{font-size:40px}.category-strip{grid-template-columns:1fr 1fr}.category-tile{min-height:145px;padding:18px}.category-icon{width:58px;height:58px;top:12px;right:12px}.category-tile strong{font-size:18px}.section-head{display:block}.section-head .text-link{margin-top:25px}.science-story-card{grid-template-rows:auto 260px}.science-story-card>div{padding:28px 24px 20px}.science-story-card h2{white-space:normal}.science-story-card figure{padding:18px 20px 24px}.featured-card{display:block}.featured-card img{height:220px;min-height:0}.service-card{padding:36px 25px;display:block}.service-actions{margin-top:28px}.page-hero{padding:85px 0 64px}.page-hero h1{font-size:28px}.explorer-tools{grid-template-columns:1fr}.search-field{grid-template-columns:1fr;min-height:auto}.search-field span{padding-top:10px}.filter-row{min-height:auto}.catalog-card>img{height:190px}.catalog-card-body{padding:22px}.product-list a{grid-template-columns:minmax(0,1fr) 90px 16px}.category-page-hero .category-breadcrumbs{margin-bottom:30px}.category-overview-grid{grid-template-columns:1fr}.category-overview-stat{min-height:190px}.category-overview-stat strong{font-size:60px}.product-hero{padding-top:34px}.breadcrumbs{margin-bottom:36px}.product-hero h1{font-size:58px}.product-actions{flex-direction:column}.product-image,.product-image img{min-height:280px}.product-content{grid-template-columns:1fr}.product-content aside{order:-1}.highlight-grid,.guide-grid,.decision-grid,.resource-grid,.value-grid,.footer-grid,.principle-grid,.reference-row{grid-template-columns:1fr}.reference-copy{padding-right:0}.reference-qr{width:100%;max-width:none;margin-top:24px}.decision-grid{gap:30px}.decision-grid ul{grid-template-columns:1fr}.resource-feature{grid-column:auto}.resource-feature>div{padding:30px 24px}.resource-feature h2{font-size:36px}.emission-resource{padding:24px 16px}.emission-resource>div{grid-template-columns:1fr}.emission-resource p{grid-area:auto/1}.about-hero{min-height:0;padding:85px 0 64px}.about-hero h1{font-size:28px}.prose-grid{gap:30px}.prose-grid h2{font-size:50px}.contact-grid{gap:42px}.contact-list>div{grid-template-columns:105px 1fr}.contact-qr-codes{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.contact-qr-codes img{aspect-ratio:1;width:100%;max-width:138px;height:auto}.footer-grid{gap:40px}.footer-bottom{gap:8px;display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
