:root{--ink:#17152a;--navy:#282247;--navy-2:#3a3263;--teal:#6957d9;--teal-2:#816ff0;--cyan:#efedff;--ice:#f8f7fc;--paper:#fff;--amber:#08758a;--amber-soft:#fff6df;--text:#403b57;--muted:#756f8b;--line:#e6e1f0;--line-dark:#d5cce8;--shadow:0 18px 50px rgba(40,34,71,.1);--radius:18px;--max:1220px}.chemical-home *{box-sizing:border-box}.chemical-home .html{scroll-behavior:smooth}.chemical-home .body{margin:0;color:var(--text);background:var(--paper);font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased}.chemical-home a{text-decoration:none;color:inherit}.chemical-home button,.chemical-home input{font:inherit}.chemical-home img{max-width:100%}.chemical-home .container{width:min(var(--max),calc(100% - 40px));margin:auto}.chemical-home .section{padding:48px 0}.chemical-home .section-soft{background:var(--ice)}.chemical-home .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:14px}.chemical-home .eyebrow:before{content:"";width:26px;height:2px;background:var(--amber)}.chemical-home h1,.chemical-home h2,.chemical-home h3,.chemical-home h4{font-family:Manrope,sans-serif;color:var(--ink);margin:0}.chemical-home h2{font-size:clamp(31px,4vw,46px);line-height:1.08;letter-spacing:-.035em}.chemical-home p{line-height:1.7}.chemical-home .lead{font-size:17px;color:var(--muted);max-width:700px}.chemical-home .section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.chemical-home .text-link{font-weight:800;color:var(--teal);white-space:nowrap}.chemical-home .text-link:hover{color:var(--navy)}.chemical-home .utility{background:var(--ink);color:#e8e4f5;font-size:12px}.chemical-home .utility .container{min-height:35px;justify-content:space-between}.chemical-home .utility .container,.chemical-home .utility-left,.chemical-home .utility-right{display:flex;align-items:center;gap:20px}.chemical-home .utility span{display:inline-flex;align-items:center;gap:7px}.chemical-home .utility .amber{color:#f0c86b}.chemical-home header{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.chemical-home nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.chemical-home .brand{display:flex;align-items:center;gap:12px;min-width:260px}.chemical-home .brand-mark{width:43px;height:43px;border-radius:11px;background:var(--navy);position:relative;display:grid;place-items:center;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.12)}.chemical-home .brand-mark:after,.chemical-home .brand-mark:before{content:"";position:absolute;border-radius:50%;background:var(--amber)}.chemical-home .brand-mark:before{width:8px;height:8px;top:9px;left:9px;box-shadow:17px 8px 0 var(--teal-2),7px 19px 0 #fff}.chemical-home .brand-mark:after{width:22px;height:1.5px;background:#82c4cf;transform:rotate(25deg)}.chemical-home .brand-copy strong{display:block;font-family:Manrope;font-size:16px;color:var(--ink);letter-spacing:-.02em}.chemical-home .brand-copy small{font-size:10px;color:var(--teal);font-weight:800;letter-spacing:.16em;text-transform:uppercase}.chemical-home .nav-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700;color:#514b69}.chemical-home .nav-links a{transition:.2s}.chemical-home .nav-links a:hover{color:var(--teal)}.chemical-home .nav-cta{display:inline-flex;align-items:center;gap:8px;background:var(--navy);color:#fff;padding:12px 17px;border-radius:9px;font-weight:800;font-size:13px}.chemical-home .menu-btn{display:none;border:0;background:none;color:var(--ink);cursor:pointer}.chemical-home .hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 20%,rgba(129,111,240,.13),transparent 28%),linear-gradient(180deg,#f7fbfc,#fff);border-bottom:1px solid var(--line)}.chemical-home .hero:before{content:"";position:absolute;inset:0;opacity:.5;pointer-events:none;background-image:linear-gradient(rgba(40,34,71,.035) 1px,transparent 0),linear-gradient(90deg,rgba(40,34,71,.035) 1px,transparent 0);background-size:52px 52px}.chemical-home .molecule{position:absolute;width:410px;height:410px;right:-40px;top:48px;opacity:.3;pointer-events:none}.chemical-home .atom{position:absolute;width:16px;height:16px;border-radius:50%;background:var(--teal);border:4px solid #fff;box-shadow:0 0 0 1px rgba(8,117,138,.3)}.chemical-home .atom.a1{left:170px;top:42px}.chemical-home .atom.a2{left:280px;top:110px}.chemical-home .atom.a3{left:250px;top:235px}.chemical-home .atom.a4{left:115px;top:285px}.chemical-home .atom.a5{left:55px;top:160px}.chemical-home .bond{position:absolute;height:2px;background:var(--teal);transform-origin:left center}.chemical-home .b1{width:128px;left:178px;top:51px;transform:rotate(31deg)}.chemical-home .b2{width:130px;left:287px;top:118px;transform:rotate(103deg)}.chemical-home .b3{width:145px;left:258px;top:242px;transform:rotate(159deg)}.chemical-home .b4{width:145px;left:122px;top:292px;transform:rotate(221deg)}.chemical-home .b5{width:150px;left:62px;top:168px;transform:rotate(307deg)}.chemical-home .hero-inner{position:relative;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;padding:88px 0 72px}.chemical-home .hero h1{font-size:clamp(46px,6.2vw,77px);line-height:.98;letter-spacing:-.055em;max-width:800px}.chemical-home .hero h1 span{color:var(--teal)}.chemical-home .hero .sub{font-size:18px;max-width:730px;color:#6d6780;margin:26px 0 28px}.chemical-home .search-shell{display:flex;background:#fff;border:1px solid var(--line-dark);border-radius:13px;padding:7px;box-shadow:0 14px 35px rgba(40,34,71,.08);max-width:720px}.chemical-home .search-shell .icon{display:grid;place-items:center;width:44px;color:var(--teal)}.chemical-home .search-shell input{flex:1;border:0;outline:0;padding:0 10px;color:var(--ink);min-width:0;text-align:left;width:100%}.chemical-home .search-shell button{border:0;background:var(--teal);color:#fff;padding:13px 18px;border-radius:8px;font-weight:800;cursor:pointer}.chemical-home .trending{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:15px;font-size:12px}.chemical-home .trending strong{color:var(--ink)}.chemical-home .trend-chip{color:var(--teal);font-weight:700;padding:5px 9px;background:#f0edff;border-radius:999px}.chemical-home .hero-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.chemical-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:9px;padding:13px 18px;font-size:13px;font-weight:800;border:1px solid transparent;transition:.2s}.chemical-home .btn-primary{background:var(--navy);color:#fff}.chemical-home .btn-primary:hover{background:var(--teal)}.chemical-home .btn-secondary{background:#fff;color:var(--ink);border-color:var(--line-dark)}.chemical-home .btn-secondary:hover{border-color:var(--teal)}.chemical-home .hero-panel{position:relative;background:var(--navy);color:#fff;border-radius:24px;padding:32px;overflow:hidden;box-shadow:var(--shadow)}.chemical-home .hero-panel:after{content:"";position:absolute;width:180px;height:180px;border:45px solid hsla(0,0%,100%,.04);border-radius:50%;right:-60px;bottom:-65px}.chemical-home .panel-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#c8bfff;font-weight:800}.chemical-home .home-hero-panel h3{font-size:26px;color:#fff;margin:9px 0 10px}.chemical-home .hero-panel p{font-size:14px;color:#d9d3eb;margin-bottom:23px}.chemical-home .signal{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;position:relative;z-index:2}.chemical-home .signal div{padding:14px;border:1px solid hsla(0,0%,100%,.11);border-radius:11px;background:hsla(0,0%,100%,.04)}.chemical-home .signal strong{display:block;color:#fff;font-family:Manrope;font-size:20px}.chemical-home .signal span{font-size:11px;color:#bcb4d8}.chemical-home .market-pulse{margin-top:18px;padding-top:17px;border-top:1px solid hsla(0,0%,100%,.1);display:flex;gap:10px;align-items:center;color:#e6e1f4;font-size:12px;position:relative;z-index:2}.chemical-home .pulse-dot{width:8px;height:8px;border-radius:50%;background:#70d0b2;box-shadow:0 0 0 5px rgba(112,208,178,.14)}.chemical-home .stats{background:#fff;border-bottom:1px solid var(--line)}.chemical-home .stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.chemical-home .stat{padding:27px 32px;border-right:1px solid var(--line)}.chemical-home .stat:first-child{border-left:1px solid var(--line)}.chemical-home .stat strong{display:block;font-family:Manrope;font-size:30px;color:var(--ink);line-height:1}.chemical-home .stat strong em{font-style:normal;color:var(--amber)}.chemical-home .stat span{font-size:12px;color:var(--muted);font-weight:600}.chemical-home .sector-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.chemical-home .sector-card{min-height:auto;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:15px;padding:21px;background:#fff;transition:.25s;position:relative;overflow:hidden}.chemical-home .sector-card:after{content:"";position:absolute;width:80px;height:80px;border-radius:50%;background:var(--cyan);right:-42px;bottom:-42px}.chemical-home .sector-card:hover{transform:translateY(-3px);border-color:#bdb4ef;box-shadow:0 14px 35px rgba(40,34,71,.07)}.chemical-home .sector-icon{width:38px;height:38px;border-radius:9px;background:var(--ice);display:grid;place-items:center;color:var(--teal)}.chemical-home .sector-card h3{font-size:16px;margin-top:19px}.chemical-home .sector-meta{font-size:11px;color:var(--muted);margin-top:5px}.chemical-home .report-layout{display:grid;grid-template-columns:245px 1fr;gap:28px}.chemical-home .vertical-tabs{border:1px solid var(--line);border-radius:15px;background:#fff;padding:8px;height:max-content;position:sticky;top:100px}.chemical-home .tab{width:100%;border:0;background:transparent;text-align:left;padding:12px 13px;border-radius:9px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;color:#625b78;font-weight:700;font-size:13px}.chemical-home .tab:hover{background:var(--ice)}.chemical-home .tab.active{background:var(--navy);color:#fff}.chemical-home .tab small{font-weight:700;opacity:.6}.chemical-home .reports-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.chemical-home .report-card{border:1px solid var(--line);border-radius:16px;background:#fff;padding:22px;transition:.22s;display:flex;flex-direction:column;min-height:255px}.chemical-home .report-card:hover{border-color:#bdb4ef;box-shadow:0 16px 38px rgba(40,34,71,.07);transform:translateY(-2px)}.chemical-home .report-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.chemical-home .report-tag{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--teal);background:#f0edff;border-radius:999px;padding:6px 9px}.chemical-home .edition{font-size:10px;color:var(--muted)}.chemical-home .report-card h3{font-size:18px;line-height:1.35;margin-bottom:9px}.chemical-home .report-card p{font-size:13px;color:var(--muted);margin:0 0 18px}.chemical-home .report-data{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:auto 0 17px}.chemical-home .report-data div{padding:10px 5px}.chemical-home .report-data div+div{border-left:1px solid var(--line);padding-left:12px}.chemical-home .report-data span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#938ca5;font-weight:800}.chemical-home .report-data strong{font-size:13px;color:var(--ink)}.chemical-home .read{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:800;color:var(--teal)}.chemical-home .service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.chemical-home .service{background:var(--navy);border-radius:16px;padding:25px;color:#c5d8de;min-height:245px;position:relative;overflow:hidden}.chemical-home .service .service-num{font-family:Manrope;font-size:12px;color:#b3a8ff;font-weight:800}.chemical-home .service i{display:block;margin:25px 0 20px;color:#f0c86b}.chemical-home .service h3{color:#fff;font-size:19px}.chemical-home .service p{font-size:13px;color:#cfc8df}.chemical-home .service a{font-size:12px;color:#fff;font-weight:800}.chemical-home .service:after{content:"";position:absolute;width:130px;height:130px;border:1px solid hsla(0,0%,100%,.055);border-radius:50%;right:-65px;top:-65px}.chemical-home .why-wrap{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:start}.chemical-home .principles{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.chemical-home .principle{border-top:3px solid var(--teal);background:var(--ice);padding:23px;border-radius:0 0 13px 13px}.chemical-home .principle h3{font-size:16px;margin:14px 0 7px}.chemical-home .principle p{font-size:12px;color:var(--muted);margin:0}.chemical-home .method-card{background:var(--navy);border-radius:20px;padding:30px;color:#c4d7dd}.chemical-home .method-card h3{color:#fff;font-size:24px;margin-bottom:20px}.chemical-home .method-step{display:flex;gap:14px;padding:16px 0;border-top:1px solid hsla(0,0%,100%,.09)}.chemical-home .method-step:first-of-type{border-top:0}.chemical-home .method-index{width:30px;height:30px;border-radius:50%;border:1px solid #6d648f;display:grid;place-items:center;font-size:11px;color:#efc96e;flex:0 0 auto}.chemical-home .method-step strong{display:block;color:#fff;font-size:13px}.chemical-home .method-step span{font-size:12px;color:#bdb5d2}.chemical-home .news-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.chemical-home .feature-story{min-height:360px;border-radius:19px;padding:30px;background:linear-gradient(135deg,rgba(40,34,71,.98),rgba(105,87,217,.9));color:#fff;display:flex;flex-direction:column;justify-content:end;position:relative;overflow:hidden}.chemical-home .feature-story:before{content:"C₆H₆";position:absolute;right:30px;top:20px;font-family:Manrope;font-size:82px;font-weight:800;color:hsla(0,0%,100%,.055)}.chemical-home .feature-story small{color:#efc96e;text-transform:uppercase;letter-spacing:.11em;font-weight:800}.chemical-home .feature-story h3{color:#fff;font-size:30px;max-width:650px;margin:8px 0 10px}.chemical-home .feature-story p{max-width:620px;color:#ddd7eb;font-size:13px}.chemical-home .side-news{display:grid;gap:12px}.chemical-home .news-card{border:1px solid var(--line);border-radius:14px;padding:19px;background:#fff}.chemical-home .news-card small{font-size:10px;color:var(--teal);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.chemical-home .news-card h3{font-size:15px;line-height:1.35;margin:8px 0 11px}.chemical-home .news-card span{font-size:10px;color:var(--muted)}.chemical-home .quote-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.chemical-home .quote-title{background:var(--amber-soft);border-radius:17px;padding:28px}.chemical-home .quote-title h2{font-size:34px}.chemical-home .quote-title p{font-size:13px;color:#786e59}.chemical-home .quote-card{border:1px solid var(--line);border-radius:17px;padding:30px;display:flex;flex-direction:column;justify-content:space-between}.chemical-home .quote-mark{font-family:Georgia;font-size:64px;color:var(--teal);line-height:.7}.chemical-home .quote-card blockquote{font-size:18px;line-height:1.65;color:#514b69;margin:18px 0 22px}.chemical-home .person{display:flex;align-items:center;gap:11px}.chemical-home .avatar{width:42px;height:42px;border-radius:50%;background:var(--navy);display:grid;place-items:center;color:#fff;font-weight:800}.chemical-home .person strong{display:block;color:var(--ink);font-size:13px}.chemical-home .person span{font-size:11px;color:var(--muted)}.chemical-home .cta-band{background:var(--teal);color:#fff;padding:54px 0}.chemical-home .cta-row{display:flex;align-items:center;justify-content:space-between;gap:30px}.chemical-home .cta-row h2{color:#fff;font-size:35px;max-width:700px}.chemical-home .cta-row p{color:#e6dff9;margin-bottom:0}.chemical-home .cta-band .btn{background:#fff;color:var(--navy);white-space:nowrap}.chemical-home footer{background:var(--ink);color:#a79fbc;padding:56px 0 22px}.chemical-home .footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}.chemical-home footer .brand-copy strong{color:#fff}.chemical-home .footer-brand p{font-size:12px;max-width:320px}.chemical-home footer h4{color:#fff;font-size:13px;margin-bottom:16px}.chemical-home footer ul{list-style:none;padding:0;margin:0;display:grid;gap:10px;font-size:12px}.chemical-home footer a:hover{color:#fff}.chemical-home .footer-bottom{margin-top:42px;padding-top:20px;border-top:1px solid #302a50;display:flex;justify-content:space-between;gap:20px;font-size:10px}@media(max-width:1000px){.chemical-home .nav-links{display:none}.chemical-home .menu-btn{display:block}.chemical-home .hero-inner{grid-template-columns:1fr}.chemical-home .hero-panel{max-width:680px}.chemical-home .sector-grid,.chemical-home .service-grid{grid-template-columns:repeat(2,1fr)}.chemical-home .news-grid,.chemical-home .quote-wrap,.chemical-home .report-layout,.chemical-home .why-wrap{grid-template-columns:1fr}.chemical-home .vertical-tabs{position:static;display:flex;overflow:auto}.chemical-home .tab{width:auto;white-space:nowrap}.chemical-home .footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.chemical-home .container{width:min(100% - 26px,var(--max))}.chemical-home .utility{display:none}.chemical-home nav{height:68px}.chemical-home .brand{min-width:0}.chemical-home .brand-copy strong{font-size:14px}.chemical-home .nav-cta{display:none}.chemical-home .hero-inner{padding:62px 0 52px}.chemical-home .hero h1{font-size:47px}.chemical-home .search-shell button{padding:12px}.chemical-home .search-shell button span{display:none}.chemical-home .stats-grid{grid-template-columns:repeat(2,1fr)}.chemical-home .stat{padding:22px 18px}.chemical-home .stat:nth-child(3){border-left:1px solid var(--line)}.chemical-home .section{padding:66px 0}.chemical-home .section-head{align-items:start;flex-direction:column}.chemical-home .principles,.chemical-home .reports-grid,.chemical-home .sector-grid,.chemical-home .service-grid{grid-template-columns:1fr}.chemical-home .report-data{grid-template-columns:repeat(3,1fr)}.chemical-home .cta-row{align-items:start;flex-direction:column}.chemical-home .footer-grid{grid-template-columns:1fr}.chemical-home .footer-bottom{flex-direction:column}}