/* Homepage: material-section drawings and precision-machining visual language. */
:root{--engineering-navy:#0a2b55;--engineering-blue:#0d5aa6;--engineering-cyan:#9ae0f6;--engineering-steel:#b8c9d9;--engineering-paper:#f2f5f8}

.site-header{height:92px;border-bottom-color:#cfdbe6;box-shadow:inset 0 -2px 0 rgba(7,84,185,.055)}
.desktop-nav{gap:30px;margin-right:36px}
.desktop-nav a{position:relative;padding:35px 0 33px;letter-spacing:.02em}
.desktop-nav a::after{content:"";position:absolute;right:0;bottom:22px;left:0;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .24s ease}
.desktop-nav a:hover::after{transform:scaleX(1)}
.header-cta{padding:14px 20px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}

.hero{min-height:clamp(590px,calc(100svh - 92px),650px);padding:104px 9.5vw 76px;background-color:#f7fbfe;background-image:linear-gradient(90deg,rgba(33,105,170,.07) 1px,transparent 1px),linear-gradient(rgba(33,105,170,.07) 1px,transparent 1px);background-size:56px 56px;color:var(--engineering-navy);isolation:isolate}
.hero::before{content:"";position:absolute;inset:0 0 0 45%;z-index:0;background:linear-gradient(124deg,#1d70bd 0%,#0a4e9d 43%,#062c61 100%);clip-path:polygon(19% 0,100% 0,100% 100%,0 100%)}
.hero::after{content:"";position:absolute;inset:0 0 0 45%;z-index:0;background-image:linear-gradient(90deg,rgba(196,231,250,.09) 1px,transparent 1px),linear-gradient(rgba(196,231,250,.09) 1px,transparent 1px);background-size:56px 56px;clip-path:polygon(19% 0,100% 0,100% 100%,0 100%);pointer-events:none}
.grid-glow{z-index:0;background-image:linear-gradient(rgba(34,111,178,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(34,111,178,.1) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(90deg,#000 43%,transparent 76%);opacity:.7}
.hero-copy{max-width:630px;padding-left:28px;border-left:1px solid rgba(139,220,246,.62)}
.hero-copy>.eyebrow{margin-bottom:19px;color:#315c86;font-size:12px;letter-spacing:.13em}
.hero h1{max-width:610px;margin-bottom:25px;color:#082b55;font-size:clamp(51px,5.25vw,80px);line-height:1.1;letter-spacing:-.055em;text-wrap:balance}
.hero h1 em{color:#0a5eae}
.hero-lede{max-width:500px;color:#365a7e;font-size:16px;line-height:2}
/* A calmer English scale keeps the intended two-line mission statement readable. */
html[lang="en"] .hero-copy{max-width:700px}
html[lang="en"] .hero h1{max-width:700px;font-size:clamp(34px,3.1vw,48px);line-height:1.12;letter-spacing:-.05em}
.hero-actions{margin-top:36px;gap:26px}
.hero .button-primary{background:#0964b8;box-shadow:inset 0 0 0 1px rgba(212,242,255,.42),0 10px 25px rgba(0,50,102,.16)}
.hero .button-primary:hover{background:#1070d4}
.hero .text-link{color:#0a477f}
.scroll-note{z-index:1;bottom:30px;left:9.5vw;color:#37678f;font-size:11px}
.scroll-note span{width:116px;background:#398acb}

.hero-visual{z-index:1;width:500px;height:500px;top:78px;right:7vw}
.hero-visual::before{inset:20px;border-color:rgba(154,221,249,.38);background:radial-gradient(circle,rgba(59,137,210,.28),rgba(15,71,139,.08) 46%,transparent 70%);box-shadow:inset 0 0 58px rgba(156,220,250,.12)}
.radial-map .map-rings circle{stroke:rgba(195,234,252,.4)!important}
.radial-map .map-links line{stroke:#b6efff!important;stroke-width:1.5!important}
.hero-visual .core{width:212px;height:212px;border-color:rgba(195,239,255,.9);background:radial-gradient(circle at 35% 25%,#5caee8 0,#1263bc 46%,#062a60 80%);box-shadow:inset 0 1px 0 rgba(239,253,255,.55),0 22px 54px rgba(0,17,51,.36)}
.hero-visual .spec,.hero-visual .spec-one,.hero-visual .spec-two,.hero-visual .spec-three,.hero-visual .spec-four,.hero-visual .spec-five{font-size:17px;letter-spacing:.03em;color:#f2fbff}
.radial-visual .spec b{color:#9edff7}

.intro{position:relative;padding:128px 10vw 122px;gap:9vw;background:#fff}
.intro::before{content:"";position:absolute;top:52px;right:10vw;left:10vw;height:1px;background:linear-gradient(90deg,transparent,#c4d3e1 8%,#c4d3e1 92%,transparent)}
.intro>.eyebrow{align-self:start;margin-top:14px;color:#0c559b}
.intro>div{position:relative;padding:4px 0 0}
.intro h2{max-width:670px;margin-bottom:24px;font-size:clamp(39px,4vw,61px);line-height:1.18}
.intro-friction{position:relative;display:inline-block;color:#0a5eae;background:linear-gradient(104deg,#168fc4 0%,#0a5eae 54%,#0754b9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;white-space:nowrap}
.intro-friction::after{content:"";position:absolute;right:2px;bottom:.07em;left:2px;height:2px;background:linear-gradient(90deg,rgba(22,143,196,.34),rgba(7,84,185,.34))}
.intro div p{max-width:610px;color:#36516e}
.about-more{display:inline-flex;align-items:center;gap:16px;margin-top:14px;padding:12px 16px;background:#0754b9;border:1px solid #0754b9;color:#fff;font-weight:700;text-decoration:none;transition:background .2s ease,border-color .2s ease}
.about-more:hover{background:#063b81;border-color:#063b81}

.products{position:relative;padding:104px 5.5vw 122px;background:#eef3f7}
.products::before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(16,74,134,.045) 1px,transparent 1px);background-size:25% 100%;pointer-events:none}
.section-heading{position:relative;margin-bottom:42px}
.section-heading>p{color:#415e7d}
.product-grid{position:relative;gap:14px}
.product-card{border-color:#c7d5e2!important;border-radius:0;box-shadow:none!important}
.product-card:not(.material){background:#f8fbfd}
.product-card:not(.material)::after{content:"";position:absolute;right:18px;bottom:18px;width:38px;height:38px;border-right:1px solid #7b9cbb;border-bottom:1px solid #7b9cbb;opacity:.65;pointer-events:none}
.product-card.featured{background:#e7f1fa}
.product-card.bearing-product{background:#edf3f8}
.product-card.other-product{background:#eaf4fa}
.product-card:hover{border-color:#397bb9!important;box-shadow:0 16px 34px rgba(7,47,93,.13)!important}
.product-card h3{font-size:22px;letter-spacing:-.02em}
.product-card .number{color:#2869a7}
.product-card:not(.material) h3{margin-top:11px}
.product-card:not(.material) p{margin-bottom:0}
.product-card:not(.material) i{bottom:20px;display:inline-flex;align-items:center;min-height:36px;color:#073b78;font-size:14px;font-weight:800;letter-spacing:.025em}
.product-card:not(.material):hover i{color:#0754b9}
.product-card.material{min-height:172px;background:#0b417f;color:#fff;box-shadow:inset 0 0 0 1px rgba(176,226,251,.46)!important}
.product-card.material::before{content:"MATERIAL DATABASE";position:absolute;right:32px;top:21px;color:rgba(186,225,246,.68);font:10px/1 "DM Mono",monospace;letter-spacing:.13em}
.product-card.material::after{content:"";position:absolute;right:24px;bottom:18px;width:86px;height:1px;background:#8bdcf6;opacity:.8}

.solutions{position:relative;padding:116px 10vw;background:#0a2d5c;gap:11vw;overflow:hidden}
.solutions::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(160,215,244,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(160,215,244,.06) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(90deg,#000,transparent 80%)}
.solutions-copy,.application-list{position:relative}
.solutions-copy{padding-left:0}
.solutions-copy>.eyebrow{color:#9fdcf7}
.solutions-copy h2{margin-bottom:24px;line-height:1.16}
.solutions-copy>p:not(.eyebrow){color:#c7d8ec}
.button-light{background:#dff4fc;color:#08366e;box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)}
.application-list{padding-top:2px;border-bottom:1px solid rgba(138,188,229,.52)}
.application-list article{min-height:96px;padding:18px 4px;border-color:rgba(138,188,229,.52)}
.application-list b{color:#9fdcf7}
.application-list h3{font-size:22px}
.application-list .application-icon{width:38px;height:38px;border-color:#9fdcf7;color:#c5efff}

.capability{position:relative;padding:112px 10vw 122px;background:var(--engineering-paper)}
.capability>h2{max-width:600px;margin-bottom:0}
.capability-list{position:relative;gap:0;margin-top:54px;border:1px solid #c3d2df;background:#fff}
.capability-list article,.capability-list article:first-child{min-height:270px;padding:24px 20px 18px;background:#fff;border:0;border-right:1px solid #cbd8e4}
.capability-list article:last-child{border-right:0}
.capability-list article::before{content:"";display:block;width:100%;height:3px;margin-bottom:22px;background:#0b5eae}
.capability-list article:nth-child(2)::before{background:#1680bd}.capability-list article:nth-child(3)::before{background:#3970ae}.capability-list article:nth-child(4)::before{background:#095496}.capability-list article:nth-child(5)::before{background:#2687bd}
.capability-list h3{margin:42px 0 10px;font-size:19px}
.capability-list p{color:#46617d}

.contact{position:relative;padding:104px 10vw;background:#dce8f1;gap:7vw;overflow:hidden}
.contact::before{content:"";position:absolute;top:0;right:0;bottom:0;width:33%;background:linear-gradient(135deg,rgba(20,92,157,.1),rgba(20,92,157,0));clip-path:polygon(28% 0,100% 0,100% 100%,0 100%)}
.contact>div{position:relative}
.contact>div:first-child{padding-top:13px}
.contact-card{border:1px solid rgba(182,225,247,.48);box-shadow:0 18px 35px rgba(5,40,83,.14)}

@media(max-width:1000px){
  .hero{padding-left:7vw;padding-right:7vw}.hero-copy{max-width:52%}.hero h1{font-size:clamp(44px,5vw,63px)}.hero-visual{right:2vw;transform:scale(.88);transform-origin:right center}.capability-list article,.capability-list article:first-child{min-height:300px}
}
@media(max-width:800px){
  .site-header{height:70px}.hero{min-height:clamp(570px,calc(100svh - 70px),620px);padding:80px 7vw 64px;background-size:36px 36px}.hero::before{inset:72% 0 0;background:linear-gradient(124deg,#1d70bd 0%,#0a4e9d 43%,#062c61 100%);clip-path:none}.hero::after{inset:72% 0 0;width:auto;height:auto;background-image:linear-gradient(90deg,rgba(196,231,250,.09) 1px,transparent 1px),linear-gradient(rgba(196,231,250,.09) 1px,transparent 1px);background-size:36px 36px;clip-path:none}.grid-glow{mask-image:none;opacity:.38}.hero-copy{max-width:100%;padding-left:18px}.hero-copy::before{font-size:9px}.hero h1,html[lang="en"] .hero h1{font-size:clamp(37px,11vw,52px);letter-spacing:-.05em}.hero-lede{font-size:15px}.hero-visual{display:none}.scroll-note{left:7vw;bottom:26px;color:#dcefff}.scroll-note span{background:#dcefff}.intro{padding:88px 7vw 76px;gap:22px}.intro::before{top:36px;right:7vw;left:7vw}.intro>div{padding-left:20px}.intro>div::before{left:20px}.products{padding:78px 5vw}.products::before{background-size:50% 100%}.section-heading>div{padding-left:15px}.product-card.material::before{right:22px}.solutions{padding:84px 7vw}.solutions-copy{padding-left:18px}.capability{padding:84px 7vw}.capability::before{top:42px;right:7vw}.capability-list{grid-template-columns:1fr}.capability-list article,.capability-list article:first-child{min-height:0;padding:20px;border-right:0;border-bottom:1px solid #cbd8e4}.capability-list article:last-child{border-bottom:0}.capability-list h3{margin-top:27px}.contact{padding:84px 7vw}.contact::before{width:62%}
}

@media(max-width:800px){
  html[lang="en"] .hero::before,
  html[lang="en"] .hero::after{inset:88% 0 0}
  html[lang="en"] .hero h1{
    max-width:100%;
    font-size:clamp(28px,7.2vw,34px);
    line-height:1.1;
    letter-spacing:-.05em;
  }
  html[lang="en"] .hero-actions{
    gap:14px;
    margin-top:30px;
    align-items:stretch;
  }
  html[lang="en"] .hero-actions .button{
    flex:0 1 158px;
    gap:12px;
    padding:14px 15px;
    font-size:13px;
  }
  html[lang="en"] .hero-actions .text-link{
    flex:1 1 0;
    min-width:0;
    display:inline-flex;
    align-items:center;
    justify-content:space-between;
    gap:8px;
    font-size:13px;
    line-height:1.35;
  }
  html[lang="en"] .hero-actions .text-link span{
    flex:none;
    margin-left:0;
  }
}

/* Keep mobile product-card copy in normal flow: localized descriptions can grow without covering the CTA. */
@media (max-width:800px){
  .product-card:not(.material){
    min-height:310px;
    display:flex;
    flex-direction:column;
  }
  .product-card:not(.material) i{
    position:static;
    margin-top:auto;
    padding-top:18px;
    min-height:0;
  }
}

@media(prefers-reduced-motion:reduce){.desktop-nav a::after{transition:none}}

@media(max-width:800px){
  .intro>div,.solutions-copy{padding-left:0}
  .section-heading>div{padding-left:0}
}
