:root{--black:#090909;--ink:#14171d;--muted:#737987;--paper:#f5f4ef;--card:#fff;--soft:#efefeb;--blue:#0d4b83;--green:#46b23f;--gold:#c9a765;--line:#14171d1a;--shadow:0 28px 80px #0d121a29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#d8d8d5;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.siteFrame{background:#fbfaf7;width:min(1500px,100% - 7vw);min-height:100vh;margin:0 auto;box-shadow:0 40px 130px #00000038}.topNav{z-index:50;background:#fffffff5;border-radius:0 0 26px 26px;grid-template-columns:auto 1fr auto;align-items:center;height:86px;margin-top:34px;padding:0 34px;display:grid;position:sticky;top:0;box-shadow:0 15px 45px #00000014}.brandMark{background:0 0;border:0;align-items:center;padding:0;display:flex}.brandMark img{object-fit:contain;height:56px}.topNav nav{justify-content:center;align-items:center;gap:28px;display:flex}.topNav nav button,.topNav nav a{color:#25272d;background:0 0;border:0;font-weight:850;text-decoration:none}.topNav nav button:nth-child(3){color:var(--blue)}.cartPill{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:9px;padding:12px 16px;font-weight:900;display:flex}.cartPill span{color:#fff;text-align:center;background:#111;border-radius:999px;min-width:25px;padding:2px 8px}.newHero{background-color:#0000;background-image:linear-gradient(120deg,#0000009e,#00000047),url(/category-images/physics-apparatus.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-columns:1fr 1fr;align-items:end;min-height:670px;padding:90px 62px 54px;display:grid;position:relative;overflow:hidden}.heroBackdropWord{letter-spacing:-.14em;color:#ffffff38;z-index:1;font-size:clamp(150px,24vw,355px);font-weight:1000;line-height:.8;position:absolute;top:30px;left:70px}.heroText{z-index:2;color:#fff;max-width:720px;position:relative}.miniLabel,.sectionKicker{text-transform:uppercase;letter-spacing:.18em;color:var(--gold);align-items:center;gap:8px;font-size:12px;font-weight:1000;display:inline-flex}.heroText h1{letter-spacing:-.08em;margin:18px 0;font-size:clamp(54px,7vw,104px);line-height:.88}.heroText p{color:#ffffffc7;max-width:650px;font-size:19px;line-height:1.65}.heroButtons{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.darkButton,.lightButton{border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:14px 24px;font-weight:1000;display:inline-flex}.darkButton{color:#fff;background:#0b0b0c;box-shadow:0 18px 45px #00000040}.lightButton{color:#111;background:#fff}.fullButton{width:100%}.heroProducts{z-index:2;grid-template-rows:1fr 1fr;grid-template-columns:1.1fr .9fr;align-self:center;gap:18px;display:grid;position:relative}.heroTile{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffe0;border:1px solid #ffffff59;border-radius:30px;flex-direction:column;justify-content:flex-end;min-height:190px;padding:22px;display:flex;box-shadow:0 24px 60px #0000002e}.heroTile img{object-fit:contain;width:100%;height:170px;margin:auto}.heroTile span{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900}.heroTile b{margin-top:5px;font-size:20px}.tile0{grid-row:span 2;min-height:420px}.tile0 img{height:300px}.shopPanel{z-index:5;box-shadow:var(--shadow);background:#fff;border-radius:34px;margin:-58px 36px 0;padding:30px;position:relative}.shopIntroBar{grid-template-columns:1fr minmax(280px,480px);align-items:end;gap:22px;margin-bottom:26px;display:grid}.shopIntroBar h2,.recommendHead h2,.storyHeader h2,.chemicalNotice h2{letter-spacing:-.07em;margin:8px 0 0;font-size:clamp(34px,5vw,76px);line-height:.9}.searchBox{border:1px solid var(--line);background:#f8f8f6;border-radius:999px;align-items:center;gap:10px;height:52px;padding:0 18px;display:flex}.searchBox input{background:0 0;border:0;outline:0;width:100%}.shopLayout{grid-template-columns:245px 1fr;gap:28px;display:grid}.sideFilter{border-right:1px solid var(--line);padding-right:22px}.filterTitle{align-items:center;gap:8px;margin-bottom:12px;font-weight:1000;display:flex}.sideFilter button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;width:100%;height:44px;margin-bottom:8px;padding:0 12px;font-weight:800;display:flex}.sideFilter button.active{color:#fff;background:#111}.sideFilter button span{color:#111;background:#efefef;border-radius:999px;padding:2px 8px;font-size:11px}.filterNote{color:#333;background:#f4f2ea;border-radius:20px;gap:10px;margin-top:18px;padding:16px;font-size:13px;line-height:1.45;display:flex}.productArea{min-width:0}.categoryBanner{color:#fff;background:#111;border-radius:28px;grid-template-columns:160px 1fr;align-items:center;height:120px;margin-bottom:22px;display:grid;overflow:hidden}.categoryBanner img{object-fit:cover;opacity:.72;width:100%;height:100%}.categoryBanner div{padding:18px}.categoryBanner span{letter-spacing:-.04em;font-size:26px;font-weight:1000}.categoryBanner p{color:#ffffffb3;margin:6px 0 0;line-height:1.45}.productGridNew{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.productCardNew{border:1px solid var(--line);background:#fff;border-radius:28px;flex-direction:column;min-height:545px;display:flex;overflow:hidden;box-shadow:0 18px 50px #0000000e}.productImageNew{background:#f3f3f1;height:245px;padding:22px;position:relative}.productImageNew img{object-fit:contain;width:100%;height:100%}.tag{color:#fff;background:#111;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:1000;position:absolute;top:16px;left:16px}.productBodyNew{flex-direction:column;flex:1;gap:13px;padding:24px;display:flex}.productBodyNew small{color:#5650b5;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:1000}.productBodyNew h3{letter-spacing:-.04em;margin:0;font-size:24px;line-height:1.08}.productBodyNew p{color:var(--muted);min-height:72px;margin:0;line-height:1.55}.productBodyNew select,.quoteFormNew input,.quoteFormNew select,.quoteFormNew textarea{border:1px solid var(--line);background:#fff;border-radius:15px;outline:0;width:100%;padding:13px 14px}.quoteStrip{color:#fff;background:#101114;border-radius:18px;gap:4px;margin-top:auto;padding:14px 16px;display:grid}.quoteStrip b{font-size:15px}.quoteStrip span{color:#a8e7b0;font-size:13px;font-weight:900}.productActionsNew{grid-template-columns:1fr 1.1fr;gap:10px;display:grid}.productActionsNew button{border:1px solid var(--line);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:1000;display:flex}.productActionsNew button:nth-child(2){color:#fff;background:#111;border-color:#111}.recommendationBlock{padding:74px 36px 40px}.recommendHead{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.arrows{gap:12px;display:flex}.arrows span{border:1px solid var(--line);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.horizontalProducts{grid-auto-columns:minmax(285px,360px);grid-auto-flow:column;gap:22px;padding-bottom:12px;display:grid;overflow-x:auto}.storyBlock{color:#fff;background:#161616;padding:86px 36px 42px}.storyHeader{text-align:center;max-width:840px;margin:0 auto 46px}.ghostText{color:#0000;-webkit-text-stroke:1px #ffffff2e;letter-spacing:-.06em;font-size:72px;font-weight:1000}.storyHeader h2{color:#fff}.storyHeader p{color:#ffffffad;line-height:1.7}.benefitGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:54px;display:grid}.benefitGrid article{text-align:center;background:#ffffff09;border:1px solid #ffffff1f;border-radius:28px;padding:30px}.benefitGrid svg{color:var(--gold)}.benefitGrid p{color:#ffffff9e}.chemicalNotice{background:linear-gradient(135deg,#0e0e0e,#2c2c2c);border:1px solid #ffffff1f;border-radius:30px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:34px;display:grid}.chemicalNotice h2{color:#fff}.chemicalNotice p{color:#ffffffa6;max-width:720px}.chemicalNotice button{color:#111;background:#fff;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:14px 20px;font-weight:1000;display:flex}.footerNew{border-top:1px solid var(--line);background:#fff;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:28px;padding:48px 36px;display:grid}.footerNew img{height:78px}.footerNew h4{margin:0 0 16px}.footerNew span{color:var(--muted);margin:9px 0;display:block}.footerNew p{color:var(--muted)}.quotePageNew,.successPage{background:#fbfaf7;padding:54px 36px 90px}.backButton{background:0 0;border:0;align-items:center;gap:8px;margin-bottom:20px;font-weight:900;display:flex}.quoteShell{grid-template-columns:1fr 380px;gap:28px;display:grid}.quoteFormNew,.quoteSummaryNew{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:34px;padding:34px}.quoteFormNew h1,.successPage h1{letter-spacing:-.07em;margin:12px 0;font-size:clamp(44px,7vw,88px);line-height:.9}.formGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.quoteFormNew label{gap:7px;margin-bottom:16px;font-weight:850;display:grid}.quoteFormNew textarea{resize:vertical;min-height:145px}.quoteNotice{color:#183a1b;background:#eef8ee;border:1px solid #46b23f33;border-radius:18px;align-items:flex-start;gap:9px;margin:18px 0;padding:14px 16px;font-weight:800;display:flex}.quoteSummaryNew img{height:90px;margin-bottom:18px}.summaryLine{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:13px 0;display:flex}.summaryLine b{color:#20833e}.summaryBox{color:#fff;background:#111;border-radius:18px;margin-top:20px;padding:16px;font-weight:850}.successPage{text-align:center;place-items:center;min-height:80vh;display:grid}.successPage img{height:130px;margin:auto}.successPage p{max-width:660px}.overlay,.drawerLayer{z-index:90;background:#0000009e;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.modalNew{background:#fff;border-radius:34px;grid-template-columns:1fr 1fr;width:min(980px,100%);display:grid;position:relative;overflow:hidden}.close{color:#fff;background:#111;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:16px;right:16px}.modalImage{background:#f3f3f1;place-items:center;padding:40px;display:grid}.modalImage img{object-fit:contain;max-height:520px}.modalText{align-content:center;gap:18px;padding:44px;display:grid}.modalText small{color:#5650b5;text-transform:uppercase;font-weight:1000}.modalText h2{margin:0;font-size:52px;line-height:.95}.modalText p{color:var(--muted);line-height:1.65}.modalText label{gap:8px;font-weight:900;display:grid}.modalText select{border:1px solid var(--line);border-radius:16px;padding:13px}.cartDrawerNew{background:#fff;width:min(460px,100%);height:100vh;margin-left:auto;padding:28px;overflow:auto;box-shadow:-30px 0 80px #00000038}.drawerLayer{padding:0;display:block}.drawerTop{justify-content:space-between;align-items:center;display:flex}.drawerTop button{color:#fff;background:#111;border:0;border-radius:50%;width:40px;height:40px}.cartItemNew{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr;gap:14px;padding:18px 0;display:grid}.cartItemNew img{object-fit:contain;background:#f3f3f1;border-radius:18px;width:88px;height:88px}.cartItemNew b{display:block}.cartItemNew span{color:var(--muted);font-size:13px}.qty{align-items:center;gap:8px;margin-top:12px;display:flex}.qty button{border:1px solid var(--line);background:#fff;border-radius:999px;min-width:32px;height:32px}.remove{color:#b42318;padding:0 12px}.drawerItems{min-height:50vh}@media (width<=1100px){.siteFrame{width:100%}.newHero{grid-template-columns:1fr;min-height:auto}.heroProducts{grid-template-columns:repeat(2,1fr)}.tile0{grid-row:auto}.shopLayout{grid-template-columns:1fr}.sideFilter{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:8px;padding:0 0 20px;display:grid}.sideFilter button{margin:0}.filterTitle,.filterNote{grid-column:1/-1}.productGridNew{grid-template-columns:repeat(2,1fr)}.quoteShell,.modalNew,.footerNew,.benefitGrid,.chemicalNotice,.shopIntroBar{grid-template-columns:1fr}.topNav{grid-template-columns:1fr;gap:12px;height:auto;padding:16px}.topNav nav{justify-content:flex-start;overflow:auto}.cartPill{justify-self:start}}@media (width<=680px){.siteFrame{width:100%;box-shadow:none}.newHero{padding:70px 22px 36px}.heroBackdropWord{font-size:116px;left:14px}.heroText h1{font-size:50px}.heroProducts{grid-template-columns:1fr}.heroTile,.tile0{min-height:230px}.tile0 img{height:180px}.shopPanel{border-radius:26px;margin:-24px 14px 0;padding:18px}.productGridNew{grid-template-columns:1fr}.sideFilter{grid-template-columns:1fr 1fr}.formGrid{grid-template-columns:1fr}.recommendationBlock,.storyBlock,.quotePageNew,.footerNew{padding-left:18px;padding-right:18px}.productActionsNew{grid-template-columns:1fr}.modalText h2{font-size:38px}.topNav nav{gap:14px}.brandMark img{height:48px}.cartPill{justify-content:center;width:100%}}.scienceHero{border-radius:0 0 36px 36px;grid-template-columns:.84fr 1.16fr;align-items:stretch;gap:34px;min-height:640px;padding:64px 46px;background:radial-gradient(circle at 12% 20%,#46b23f2e,#0000 30%),radial-gradient(circle at 78% 40%,#0d4b8359,#0000 38%),linear-gradient(135deg,#031321 0%,#061726 42%,#07090d 100%)!important}.scienceHero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#050e18f5 0%,#050e18c7 35%,#050e1838 100%),linear-gradient(135deg,#ffffff0d,#0000 45%);position:absolute;inset:0}.heroBackdropWord{display:none!important}.scienceHero .heroText{align-self:center;max-width:620px}.scienceHero .heroText h1{letter-spacing:-.075em;font-size:clamp(52px,5.6vw,86px)}.scienceHero .heroText h1:first-letter{color:#fff}.scienceHero .heroText p{color:#ffffffbd;max-width:530px}.heroLabGallery{z-index:2;background:#ffffff0f;border:1px solid #ffffff24;border-radius:34px;grid-template-rows:1fr 1fr;grid-template-columns:1.34fr .96fr;gap:12px;min-height:500px;padding:10px;display:grid;position:relative;overflow:hidden;box-shadow:0 42px 100px #00000057}.heroLabGallery figure{background:#08131e;border-radius:26px;margin:0;position:relative;overflow:hidden}.heroLabGallery figure:after{content:"";pointer-events:none;background:linear-gradient(#0000 35%,#00000040);position:absolute;inset:0}.heroLabGallery img{object-fit:cover;filter:saturate(1.08)contrast(1.02);width:100%;height:100%}.labGalleryMain{grid-row:1/span 2}.labGalleryMain img,.labGallerySmall.top img,.labGallerySmall.bottom img{object-position:center}.heroProducts{display:none!important}@media (width<=1100px){.scienceHero{grid-template-columns:1fr;min-height:auto;padding:52px 28px}.heroLabGallery{min-height:420px}}@media (width<=680px){.scienceHero{border-radius:0 0 28px 28px;padding:44px 18px 30px}.scienceHero .heroText h1{font-size:44px}.heroLabGallery{border-radius:26px;grid-template-rows:260px 170px 170px;grid-template-columns:1fr;min-height:auto}.labGalleryMain{grid-row:auto}}.scienceHero{background:radial-gradient(circle at 18% 25%,#46b23f29,#0000 32%),radial-gradient(circle at 86% 42%,#0d4b8359,#0000 36%),linear-gradient(135deg,#031321 0%,#071827 52%,#05080d 100%)!important;border-radius:0 0 36px 36px!important;grid-template-columns:minmax(0,.92fr) minmax(360px,.95fr)!important;align-items:center!important;gap:42px!important;min-height:640px!important;padding:70px 56px 72px!important;overflow:hidden!important}.scienceHero:before{content:none!important}.heroBackdropWord,.heroLabGallery,.heroProducts,.labGalleryMain,.labGallerySmall{display:none!important}.scienceHero .heroText{z-index:2;max-width:650px;position:relative}.scienceHero .heroText h1{letter-spacing:-.075em!important;font-size:clamp(52px,5.8vw,92px)!important;line-height:.9!important}.scienceHero .heroText p{max-width:545px;color:#fffc!important}.heroPhotoOnly{z-index:2;background:#071827;border:1px solid #ffffff24;border-radius:34px;width:100%;height:min(520px,58vh);margin:0;position:relative;overflow:hidden;box-shadow:0 44px 100px #00000061}.heroPhotoOnly img{object-fit:cover;object-position:center;filter:saturate(1.05)contrast(1.02);border-radius:34px;width:100%;height:100%;display:block}@media (width<=1100px){.scienceHero{grid-template-columns:1fr!important;padding:54px 28px!important}.heroPhotoOnly{height:420px}}@media (width<=680px){.scienceHero{border-radius:0 0 28px 28px!important;padding:42px 18px 34px!important}.scienceHero .heroText h1{font-size:44px!important}.heroPhotoOnly{border-radius:24px;height:280px}.heroPhotoOnly img{border-radius:24px}}html,body,#root{background:#fbfaf7;width:100%;min-width:0;overflow-x:hidden}body{min-height:100vh}.siteFrame{overflow:hidden;width:100%!important;max-width:none!important;box-shadow:none!important;border-radius:0!important;margin:0!important}.topNav{border-radius:0 0 22px 22px!important;width:100%!important;margin-top:0!important;padding-left:clamp(14px,3vw,42px)!important;padding-right:clamp(14px,3vw,42px)!important}.newHero,.scienceHero{width:100%!important;max-width:none!important}.shopPanel{width:calc(100% - clamp(24px,5vw,72px))!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.productGridNew{align-items:stretch;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important}.productCardNew{min-width:0}.productImageNew{height:clamp(190px,24vw,245px)}.footerNew,.recommendationBlock,.storyBlock,.quotePageNew,.successPage{width:100%!important}@media (width>=1500px){.productGridNew{grid-template-columns:repeat(4,minmax(0,1fr))!important}.shopLayout{grid-template-columns:280px 1fr}.scienceHero{padding-left:clamp(64px,6vw,110px)!important;padding-right:clamp(64px,6vw,110px)!important}}@media (width<=1200px){.shopPanel{width:calc(100% - 32px)!important}.shopLayout{grid-template-columns:1fr!important}.sideFilter{border-right:0!important;border-bottom:1px solid var(--line)!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:8px!important;padding:0 0 20px!important;display:grid!important}.sideFilter button{margin:0!important}.filterTitle,.filterNote{grid-column:1/-1}}@media (width<=900px){.topNav{grid-template-columns:auto 1fr!important;gap:10px!important;height:auto!important;padding-top:12px!important;padding-bottom:12px!important;display:grid!important}.topNav nav{white-space:nowrap;order:3;grid-column:1/-1;width:100%;padding-bottom:2px;overflow-x:auto;justify-content:flex-start!important}.cartPill{justify-self:end!important}.scienceHero{grid-template-columns:1fr!important;padding:42px 22px 34px!important}.heroPhotoOnly{height:360px!important}.shopPanel{margin-top:-18px!important}.categoryBanner{grid-template-columns:110px 1fr!important}}@media (width<=560px){.topNav{border-radius:0 0 18px 18px!important;grid-template-columns:1fr auto!important}.brandMark img{height:42px!important}.cartPill{font-size:13px;width:auto!important;padding:10px 12px!important}.topNav nav{font-size:14px;gap:16px!important}.scienceHero{gap:22px!important;padding:34px 16px 28px!important}.scienceHero .heroText h1{font-size:clamp(38px,12vw,48px)!important;line-height:.92!important}.scienceHero .heroText p{font-size:15px!important;line-height:1.55!important}.heroButtons{gap:10px!important}.darkButton,.lightButton{width:100%;padding:13px 18px!important}.heroPhotoOnly{border-radius:22px!important;height:240px!important}.heroPhotoOnly img{border-radius:22px!important}.shopPanel{border-radius:22px!important;width:calc(100% - 16px)!important;padding:14px!important}.shopIntroBar h2,.recommendHead h2,.storyHeader h2,.chemicalNotice h2{font-size:36px!important}.searchBox{height:48px}.categoryBanner{border-radius:20px!important;grid-template-columns:92px 1fr!important;height:auto!important;min-height:96px!important}.categoryBanner span{font-size:20px!important}.categoryBanner p{font-size:13px!important}.productGridNew{grid-template-columns:1fr!important;gap:14px!important}.productCardNew{border-radius:22px!important;min-height:auto!important}.productImageNew{height:190px!important}.productBodyNew{gap:10px!important;padding:18px!important}.productBodyNew h3{font-size:21px!important}.productBodyNew p{font-size:14px;min-height:auto!important}.productActionsNew{grid-template-columns:1fr!important}.sideFilter{grid-template-columns:1fr 1fr!important}.sideFilter button{height:42px;font-size:13px}}
