@charset "UTF-8";
:root{--blue:#1616fa;--ink:#161921;--muted:#70737d;--surface:#f5f6f8;--line:#dce0e9;--header:88px;--ease:cubic-bezier(.2,.75,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 20px)}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}button:focus-visible,a:focus-visible{outline:3px solid var(--blue);outline-offset:6px}.skip-link{position:fixed;z-index:100;top:-80px;left:20px;padding:15px;background:var(--blue);color:white}.skip-link:focus{top:10px}.site-header{position:fixed;inset:0 0 auto;height:var(--header);padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid #18284c0e;background:#ffffffd9;backdrop-filter:blur(24px);z-index:30}.brand{width:350px;max-width:42%;display:block}.brand svg{width:100%;display:block}.site-header nav{display:flex;align-items:center;gap:36px;font-size:14px}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--blue)}.nav-contact{border:1px solid #1c204725;border-radius:28px;padding:11px 19px}.nav-contact span{margin-left:18px}.menu-toggle{display:none}.hero{min-height:880px;height:100svh;max-height:1150px;position:relative;display:grid;grid-template-columns:44% 56%;align-items:center;padding:calc(var(--header) + 50px) 5.5% 130px;background:var(--surface);overflow:hidden}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:.19em;font-weight:600;color:var(--blue);margin:0 0 28px}.hero h1{font-size:clamp(50px,5.5vw,88px);font-weight:650;letter-spacing:-.055em;line-height:1.2;margin:0 0 30px}.hero h1 span{color:var(--blue)}.hero-description{font-size:18px;line-height:1.9;color:#6e727c;margin-bottom:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;border-radius:30px;padding:16px 23px;min-height:50px;font-size:14px;font-weight:500;transition:transform .3s,background .3s}.button:hover{transform:translateY(-3px)}.primary{background:var(--blue);color:white}.primary:hover{background:#0000ca}.hero-visual{position:relative;align-self:stretch;display:flex;align-items:center;isolation:isolate;min-width:0}.hero-type{position:absolute;font-size:clamp(270px,33vw,550px);line-height:1;font-weight:750;letter-spacing:-.07em;color:#e5e9f1;left:9%;top:50%;transform:translateY(-58%);z-index:-1}.hero-visual img{width:110%;height:auto;max-width:none;mix-blend-mode:multiply;transform:rotate(-8deg);will-change:transform}.visual-caption{position:absolute;bottom:0;right:0;padding-top:16px;width:220px;border-top:1px solid #20244330;display:flex;flex-direction:column;gap:9px;font-size:13px}.visual-caption span:first-child{letter-spacing:.16em;font-size:12px;color:var(--muted)}.hero-bottom{position:absolute;left:5.5%;right:5.5%;bottom:35px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.hero-bottom a{display:flex;gap:30px}.section{padding:124px 5.5%}.section-heading{margin-bottom:56px}.section-heading h2{font-size:clamp(36px,4.3vw,64px);line-height:1.2;letter-spacing:-.045em;font-weight:600;margin:0 0 25px}.section-heading h2 span{color:#838790}.section-heading>p:last-child{font-size:17px;line-height:1.8;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border-radius:24px;background:var(--surface);overflow:hidden;min-width:0;padding:34px 28px 0}.product-number{font-size:12px;color:var(--muted);letter-spacing:.1em}.product-card h3{font-size:26px;letter-spacing:-.04em;margin:20px 0 12px;font-weight:600}.product-card p{font-size:14px;color:var(--muted);line-height:1.6}.product-card img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:12px;margin-top:32px;mix-blend-mode:multiply}
.product-more{display:flex;align-items:center;justify-content:space-between;width:100%;padding:22px 0;border:0;background:none;font-size:14px;color:var(--ink)}.product-more span{display:grid;place-items:center;border-radius:100%;background:white;width:36px;height:36px;font-size:24px;transition:background .3s,color .3s,transform .3s}.product-more:hover span{background:var(--blue);color:white;transform:rotate(90deg)}.product-card{transition:transform .5s var(--ease),box-shadow .5s}.product-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px #2430590a}.product-note{color:var(--muted);font-size:14px;margin:30px 0 0}.material-story{height:185vh;min-height:1050px;background:#1111ef;color:white;position:relative}.story-sticky{position:sticky;top:var(--header);height:calc(100svh - var(--header));min-height:600px;padding:64px 8% 48px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.story-top{display:flex;justify-content:space-between;gap:20px;align-items:baseline}.story-top .eyebrow{color:#bebeff}.story-top>span{font-size:12px;color:#b9b9ff;letter-spacing:.1em}.story-sticky h2{font-size:clamp(46px,6.3vw,100px);line-height:1.24;letter-spacing:-.04em;margin:5px 0;font-weight:550;position:relative;z-index:1}.story-line{display:block;opacity:.24;transition:opacity .25s}.story-line.is-lit{opacity:1}.story-bottom{display:flex;align-items:end;justify-content:space-between}.story-bottom p{font-size:16px;line-height:1.9;margin:0;color:#d3d4ff}.story-index{font-size:180px;line-height:.75;font-weight:700;letter-spacing:-.04em;color:#3434fc;position:absolute;right:7%;bottom:50px;pointer-events:none}.story-progress{height:2px;background:#ffffff20;position:absolute;bottom:0;left:0;right:0}.story-progress span{display:block;height:100%;background:#d9d9ff;transform:scaleX(0);transform-origin:left}.application{background:#070a1e;color:white;display:grid;grid-template-columns:46% 54%;align-items:center;min-height:660px;overflow:hidden;gap:20px}.application .eyebrow{color:#9494ff}.application h2{font-size:clamp(32px,3.6vw,56px);line-height:1.28;letter-spacing:-.04em;font-weight:550;margin:0 0 32px}.application h2 span{color:#9c9fb4}.application-copy>p{font-size:17px}.application-description{font-size:16px!important;line-height:1.9;max-width:460px;color:#a3a7bf;margin-bottom:32px}.text-link{font-size:15px;border-bottom:1px solid #666d85;padding-bottom:8px;display:inline-flex;gap:25px}.text-link:hover{color:#bfbfff}.application-visual{margin:0;min-width:0;position:relative}.application-visual img{width:115%;max-width:none;transform:rotate(-7deg);filter:drop-shadow(0 0 35px #8989ff35)}.application-visual figcaption{color:#888da9;font-size:12px;text-align:right;margin-top:25px}.process-tabs{display:grid;grid-template-columns:repeat(5,1fr);margin:12px 0 40px}.process-tabs button{border:0;border-bottom:2px solid var(--line);background:none;text-align:left;padding:20px 10px 22px 0;color:var(--muted);font-size:16px;transition:color .25s,border-color .25s}.process-tabs button span{display:block;margin-bottom:13px;font-size:12px;letter-spacing:.05em}.process-tabs button[aria-selected=true]{color:var(--blue);border-color:var(--blue)}.process-tabs button:hover{color:var(--blue)}.process-panel{display:grid;grid-template-columns:58% 42%;border-radius:22px;background:var(--surface);overflow:hidden;min-height:470px}.process-photo{overflow:hidden;background:#e4e7ed}.process-photo img{width:100%;height:100%;object-fit:cover;min-height:470px;transition:opacity .2s}.process-copy{padding:55px 45px;display:flex;flex-direction:column;justify-content:center}.process-copy .eyebrow{font-size:12px;margin:0 0 28px}.process-copy h3{font-size:32px;line-height:1.4;margin:0 0 20px;font-weight:600;letter-spacing:-.035em}.process-copy p{font-size:16px;color:var(--muted);line-height:1.9;margin:0 0 35px}.process-copy>span:last-child{font-size:12px;color:#8b8e98;line-height:1.8}.about{background:var(--surface)}.about-heading{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-bottom:70px}.about-heading .section-heading{margin:0}.about-description>p{font-size:17px;line-height:1.9;color:#626671;margin:0 0 20px}.about-facts{display:flex;gap:60px;margin-top:40px}.about-facts>div{display:flex;flex-direction:column;gap:12px}.about-facts strong{font-size:52px;letter-spacing:-.05em;font-weight:500}.about-facts strong>span{font-size:16px;margin-left:8px;letter-spacing:0}.about-facts>div>span{font-size:13px;color:var(--muted)}.campus-image{margin:0 5.5%;position:relative;border-radius:22px;overflow:hidden}.campus-image img{width:100%;height:clamp(300px,38vw,590px);object-fit:cover;transition:transform 1.3s var(--ease)}.campus-image:hover img{transform:scale(1.03)}.campus-image figcaption{position:absolute;inset:auto 0 0;padding:60px 35px 30px;color:white;background:linear-gradient(transparent,#0009);display:flex;justify-content:space-between;font-size:13px;letter-spacing:.1em}.responsibility{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:90px;padding-bottom:100px}.responsibility h3{font-size:44px;letter-spacing:-.04em;font-weight:550;line-height:1.3;margin-top:25px}.responsibility-items article{display:flex;gap:30px;border-bottom:1px solid var(--line);padding:0 0 27px;margin-bottom:27px}.responsibility-items article:last-child{margin-bottom:0}.responsibility-items article>span{font-size:12px;color:var(--blue);padding-top:7px}.responsibility h4{font-size:20px;font-weight:500;margin:0 0 12px}.responsibility-items p{font-size:15px;line-height:1.85;color:var(--muted);margin:0}.contact{background:var(--blue);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:110px;padding-bottom:120px}.contact .eyebrow{color:#bcbcfc}.contact h2{font-size:clamp(34px,3.8vw,58px);line-height:1.3;letter-spacing:-.04em;font-weight:550;margin:0 0 28px}.contact-heading>p:last-child{font-size:16px;color:#cdcfff;line-height:1.8;max-width:380px}.contact-details{padding-top:25px}.contact-row{display:grid;grid-template-columns:45px 1fr 24px;gap:15px;align-items:center;padding:25px 0;border-bottom:1px solid #ffffff50}.contact-row>span:first-child{font-size:13px;color:#c3c3ff}.contact-row strong{font-size:clamp(17px,1.8vw,28px);font-weight:400;letter-spacing:-.03em;overflow-wrap:anywhere}.contact-row>span:last-child{font-size:24px;transition:transform .3s}.contact-row:hover>span:last-child{transform:translate(3px,-3px)}.contact-row:focus-visible{outline-color:white}.contact-address{display:flex;align-items:baseline;gap:33px;margin-top:30px}.contact-address>span{font-size:13px;color:#c3c3ff;white-space:nowrap}.contact-address p{font-size:14px;line-height:1.7;margin:0}footer{padding:45px 5.5% 30px;background:white}.footer-brand{display:block;width:330px;max-width:100%;margin-bottom:36px}.footer-brand svg{display:block;width:100%}footer>div{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:25px;font-size:12px;color:var(--muted)}footer p{margin:0}dialog{border:none;padding:0;max-width:880px;width:calc(100% - 40px);max-height:90svh;border-radius:24px;color:var(--ink);box-shadow:0 30px 120px #0003;overscroll-behavior:contain}dialog::backdrop{background:#090e236b;backdrop-filter:blur(10px)}dialog[open]{animation:dialog-in .35s var(--ease)}.dialog-close{position:sticky;top:18px;float:right;margin:18px 18px -62px 0;z-index:3;width:44px;height:44px;border-radius:50%;border:1px solid #00000012;background:#fffffff2;font-size:28px;line-height:1;display:grid;place-items:center}.detail-visual{background:var(--surface);height:270px;overflow:hidden}.detail-visual img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.detail-copy{padding:40px 55px 55px}.detail-copy h2{font-size:36px;letter-spacing:-.04em;margin:0 0 22px;font-weight:550}.detail-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted)}.detail-copy dl{margin:25px 0 32px}.detail-copy dl>div{padding:17px 0;display:grid;grid-template-columns:100px 1fr;gap:15px;border-bottom:1px solid var(--line);font-size:15px;line-height:1.7}.detail-copy dt{color:var(--muted)}.detail-copy dd{margin:0}.has-dialog{overflow:hidden}.reveal{opacity:1;transform:none}.js-motion .reveal{opacity:0;transform:translateY(35px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.js-motion .reveal.is-visible{opacity:1;transform:none}.product-grid .reveal:nth-child(2){transition-delay:.1s}.product-grid .reveal:nth-child(3){transition-delay:.2s}.hero-copy .eyebrow,.hero h1,.hero-description,.hero-copy .button,.hero-visual{animation:hero-in 1.1s var(--ease) both}.hero h1{animation-delay:.08s}.hero-description{animation-delay:.16s}.hero-copy .button{animation-delay:.24s}.hero-visual{animation-delay:.12s;animation-duration:1.4s}.site-header.is-scrolled{box-shadow:0 4px 25px #12194d07}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.menu-toggle span{transition:transform .25s} @keyframes hero-in{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-in{from{opacity:0;transform:translateY(22px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
.engine-overview{padding-top:95px;padding-bottom:65px;background:#fff}.engine-intro{display:flex;justify-content:space-between;gap:50px;align-items:end}.engine-intro h2,.bushing-copy h2,.research h2{font-size:clamp(34px,3.7vw,56px);line-height:1.3;letter-spacing:-.04em;font-weight:550;margin:0}.engine-intro h2 span,.bushing-copy h2 span,.research h2 span{color:#848895}.engine-intro>p{color:var(--muted);font-size:16px;line-height:1.9;max-width:420px;margin:0}.engine-panorama{margin:45px 0 25px;position:relative}.engine-panorama img{width:100%;aspect-ratio:2.05;object-fit:contain;mix-blend-mode:multiply;will-change:transform}.source-schematic{filter:brightness(0) saturate(100%) invert(13%) sepia(99%) saturate(4500%) hue-rotate(242deg)}.engine-panorama figcaption{position:absolute;bottom:0;right:0;font-size:12px;color:var(--muted);padding:8px;background:#ffffffb0}.engine-route{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:14px;padding:24px 0;border-top:1px solid var(--line)}.engine-route b{font-size:12px;font-weight:500;color:var(--blue);margin-right:12px}.engine-route a:hover{color:var(--blue)}.route-line{height:1px;flex:1;max-width:160px;background:#dce0e9}.products{padding-top:90px}.bushing-focus{background:#f5f6f8;display:grid;grid-template-columns:56% 44%;align-items:center;gap:30px;overflow:hidden;border-bottom:1px solid var(--line)}.bushing-visual{position:relative;min-width:0}.bushing-visual img{mix-blend-mode:multiply;width:100%;aspect-ratio:1.35;object-fit:contain}.drawing-caption{display:block;color:var(--muted);font-size:12px;text-align:center;margin-top:20px}.bushing-copy{padding:10px 30px 10px 0}.bushing-copy>p:not(.eyebrow){font-size:16px;line-height:1.9;color:var(--muted);max-width:470px;margin:25px 0}.part-legend{display:flex;flex-wrap:wrap;gap:18px;font-size:12px;color:var(--muted);margin:25px 0 35px}.part-legend span{display:flex;align-items:center;gap:7px}.part-legend i{background:var(--blue);width:8px;height:8px;display:block;border-radius:50%}.bushing-copy .text-link{color:var(--blue);border-color:#b0b0ed}.technical-reference{margin-top:35px;color:var(--muted);font-size:12px;max-width:430px;line-height:1.8}.technical-reference summary{cursor:pointer;padding:7px 0}.technical-reference summary:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.technical-reference a{text-decoration:underline}.research{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.research-number{font-size:clamp(75px,9vw,138px);letter-spacing:-.07em;font-weight:500;color:var(--blue);line-height:1}.research-number>span{font-size:.42em;letter-spacing:-.07em;padding-left:7px}.research-label{font-size:18px;font-weight:500;margin:20px 0}.research-direction>p:not(.research-label){font-size:16px;line-height:1.85;color:var(--muted);max-width:430px}.research-note{font-size:12px;color:#90939c;line-height:1.8}.site-header nav{gap:27px}
@media(min-width:1700px){.hero,.section,.site-header{padding-left:max(5.5%,calc((100vw - 1500px)/2));padding-right:max(5.5%,calc((100vw - 1500px)/2))}}
@media(max-width:1000px){:root{--header:76px}.brand{width:310px}.site-header nav{gap:20px}.hero{min-height:760px}.hero h1{font-size:58px}.product-card{padding:25px 20px 0}.product-card h3{font-size:23px}}
@media(max-width:700px){:root{--header:72px}.site-header{padding:0 6%}.brand{max-width:80%;width:285px}.site-header nav{display:none}.menu-toggle{display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center;width:44px;height:44px;background:none;border:0;padding:10px}.menu-toggle span{width:22px;height:1.5px;background:var(--ink)}.mobile-nav{position:fixed;top:var(--header);left:0;right:0;background:white;padding:20px 6% 35px;z-index:25;box-shadow:0 20px 25px #1a1c3510}.mobile-nav a{display:block;padding:16px 0;border-bottom:1px solid var(--line);font-size:17px}.hero{height:auto;min-height:850px;max-height:none;grid-template-columns:1fr;padding:135px 6% 80px;text-align:center;gap:10px}.hero h1{font-size:56px;line-height:1.2;margin-bottom:22px}.eyebrow{font-size:12px;letter-spacing:.12em;margin-bottom:23px}.hero-description{font-size:16px;margin:0 0 25px}.hero-visual{height:290px;width:100%;margin:10px auto 0;justify-content:center}.hero-visual img{width:95%;max-width:450px;transform:rotate(-6deg)}.hero-type{font-size:280px;left:50%;transform:translate(-50%,-55%)}.visual-caption{right:0;bottom:0;width:auto;text-align:left;border:0;font-size:12px;gap:4px}.visual-caption span:first-child{font-size:12px}.hero-bottom{bottom:22px;left:6%;right:6%;justify-content:center}.hero-bottom>span{display:none}.section{padding:80px 6%}.section-heading{margin-bottom:36px}.section-heading h2{font-size:42px}.section-heading>p:last-child{font-size:16px}.product-grid{grid-template-columns:1fr;gap:20px}.product-card{padding:30px 26px 0}.product-card img{max-height:340px}.product-card h3{font-size:26px}}
@media(max-width:1000px){.process-copy{padding:35px 28px}.process-copy h3{font-size:27px}.process-panel,.process-photo img{min-height:430px}.about-facts{gap:35px}.contact{gap:5%}.contact-row{gap:10px;grid-template-columns:35px 1fr 22px}.contact-row strong{font-size:19px}.story-sticky h2{font-size:70px}.application{gap:10px}.responsibility{gap:7%}}
@media(max-width:700px){.material-story{height:auto;min-height:0}.story-sticky{position:relative;top:auto;height:auto;min-height:640px;padding:50px 6%}.story-top>span{display:none}.story-top .eyebrow{line-height:1.8;max-width:240px}.story-sticky h2{font-size:clamp(34px,7.9vw,54px);line-height:1.45;margin:30px 0 55px;white-space:nowrap}.story-line{opacity:1}.story-bottom p{font-size:14px;position:relative;z-index:1}.story-index{font-size:130px;bottom:55px;color:#3333fc}.story-progress{display:none}.application{grid-template-columns:1fr;padding-top:75px;padding-bottom:50px;gap:45px}.application h2{font-size:36px}.application-copy>p{font-size:16px}.application-description{font-size:15px!important}.application-visual img{width:100%;transform:rotate(-5deg)}.application-visual figcaption{font-size:12px}.process-tabs{margin-bottom:25px;grid-template-columns:repeat(5,minmax(0,1fr))}.process-tabs button{padding-right:3px;font-size:13px;line-height:1.5}.process-tabs button span{margin-bottom:10px}.process-panel{grid-template-columns:1fr}.process-photo img{min-height:0;height:270px}.process-copy{padding:32px 25px;min-height:300px}.process-copy h3{font-size:28px}.process-copy .eyebrow{margin-bottom:20px}.process-copy p{font-size:15px;margin-bottom:24px}.about-heading{grid-template-columns:1fr;gap:35px;padding-bottom:45px}.about-description>p{font-size:16px}.about-facts{gap:50px}.about-facts strong{font-size:46px}.campus-image{margin:0 6%;border-radius:16px}.campus-image img{height:280px}.campus-image figcaption{padding:45px 20px 20px;flex-direction:column;gap:8px;font-size:12px}.responsibility{grid-template-columns:1fr;gap:20px;padding-top:60px;padding-bottom:65px}.responsibility h3{font-size:36px;margin-bottom:20px}.responsibility-items article{gap:20px}.responsibility h4{font-size:19px}.responsibility-items p{font-size:15px}.contact{grid-template-columns:1fr;gap:15px;padding-top:75px;padding-bottom:70px}.contact h2{font-size:38px}.contact-heading>p:last-child{font-size:15px}.contact-details{padding:0}.contact-row strong{font-size:clamp(16px,5vw,22px)}.contact-address{gap:20px}.contact-address p{font-size:13px}footer{padding:35px 6% 25px}.footer-brand{width:300px;margin-bottom:27px}footer>div{gap:15px;align-items:baseline;font-size:12px}footer>div>a{white-space:nowrap}footer p{line-height:1.6}.detail-copy{padding:30px 25px 35px}.detail-copy h2{font-size:29px}.detail-copy dl>div{grid-template-columns:75px 1fr;gap:12px;font-size:14px}.detail-visual{height:220px}.product-note{line-height:1.8}.js-motion .reveal{transform:translateY(22px)}}
@media(max-width:1150px) and (min-width:701px){.site-header{gap:20px;padding-inline:4%}.brand{max-width:35%}.site-header nav{gap:18px}.nav-contact{padding:10px 12px}.nav-contact span{margin-left:6px}.engine-intro>p{max-width:320px;font-size:15px}.bushing-copy{padding-right:0}.bushing-focus{gap:20px;grid-template-columns:50% 50%}}
@media(max-width:700px){.engine-overview{padding-top:65px;padding-bottom:30px}.engine-intro{display:block}.engine-intro h2,.bushing-copy h2,.research h2{font-size:36px}.engine-intro>p{margin-top:25px;font-size:15px}.engine-panorama{margin:25px -4% 25px}.engine-panorama img{aspect-ratio:1.4;object-fit:contain}.engine-panorama figcaption{position:static;text-align:right;font-size:12px;padding:8px 4%}.engine-route{gap:10px;font-size:12px;align-items:start}.engine-route>span:not(.route-line),.engine-route>a{flex:1;line-height:1.7}.engine-route b{display:block;margin-bottom:5px}.route-line{display:none}.products{padding-top:60px}.bushing-focus{grid-template-columns:1fr;gap:35px;padding-top:65px;padding-bottom:65px}.bushing-visual img{aspect-ratio:1.45}.bushing-copy{padding:0}.bushing-copy>p:not(.eyebrow){font-size:15px}.part-legend{font-size:12px;gap:15px}.technical-reference{font-size:12px}.research{grid-template-columns:1fr;gap:40px}.research-number{font-size:100px}.research-label{font-size:18px}.research-direction>p:not(.research-label){font-size:15px}.site-header nav{gap:14px}}
.application{grid-template-columns:minmax(0,.46fr) minmax(0,.54fr)}.application-visual svg{display:block;width:100%;height:auto;filter:drop-shadow(0 0 16px #6c8cfe66)}.bushing-focus{grid-template-columns:minmax(0,.56fr) minmax(0,.44fr)}.engine-panorama{overflow:hidden}.engine-hotspot{position:absolute;left:45%;top:9%;display:flex;flex-direction:column;gap:5px;background:#ffffffd9;border:1px solid #dce0f3;padding:12px 18px;border-radius:12px;box-shadow:0 8px 30px #1717ff08;font-size:13px;color:var(--blue)}.engine-hotspot span{font-size:12px;color:var(--muted)}.engine-hotspot::after{content:'';height:55px;width:1px;background:var(--blue);position:absolute;top:100%;left:25px;opacity:.4}.engine-hotspot:hover{background:#f1f1ff}.part-legend span:first-child{color:var(--blue)}
@media(max-width:700px){.application,.bushing-focus{grid-template-columns:1fr}.engine-hotspot{position:static;width:max-content;margin:0 auto 15px;padding:10px 15px;font-size:12px}.engine-hotspot::after{display:none}.engine-panorama img{will-change:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}.js-motion .reveal{opacity:1;transform:none}.material-story{height:auto;min-height:0}.story-sticky{position:relative;top:0;height:auto;min-height:670px}.story-line{opacity:1}.hero-visual img{transform:rotate(-8deg)!important}.story-progress{display:none}.engine-panorama img{transform:none!important}}
