:root{--antom-color-brand:#12518e;--antom-color-action:var(--antom-accent);--antom-color-action-hover:#004f4a;--antom-color-header-text:#fff;--antom-color-hero-accent:var(--antom-accent);--antom-ink:#152526;--antom-subtle:#516364;--antom-accent:#006b65;--antom-line:#dce5e3;--antom-mist:#f3f6f5;--antom-width:1240px}
*{box-sizing:border-box}html{scroll-padding-top:100px}body.antom-site{margin:0;color:var(--antom-ink);background:#fff;font-family:Arial,"Noto Sans JP","Yu Gothic",Meiryo,sans-serif;font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}button,input{font:inherit}img{max-width:100%;height:auto}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #008e83;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.45;overflow-wrap:anywhere}h2{font-size:clamp(25px,3vw,36px);font-weight:600;letter-spacing:.025em}h3{font-size:21px;font-weight:600}.antom-shell{width:min(var(--antom-width),calc(100% - 96px));margin-inline:auto}.antom-skip{position:fixed;top:-100px;left:16px;z-index:10000;background:#fff;padding:12px}.antom-skip:focus{top:12px}.antom-header{border-bottom:1px solid var(--antom-line);background:#fff;position:relative;z-index:20}.antom-header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:32px}.antom-brand{font-weight:800;font-size:34px;line-height:1;letter-spacing:.02em;text-decoration:none;display:block}.antom-brand small{display:block;font-size:10px;letter-spacing:.04em;font-weight:500;margin-top:12px}.antom-brand-dot{color:var(--antom-accent)}.antom-nav{display:flex;align-items:center;gap:28px}.antom-menu{display:flex;gap:24px;list-style:none;padding:0;margin:0;font-size:14px;font-weight:600}.antom-menu a{text-decoration:none;display:block;padding:10px 0}.antom-menu a:hover{text-decoration:underline}.antom-menu li{position:relative}.antom-menu .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:220px;padding:12px;background:#fff;list-style:none;box-shadow:0 8px 24px #15252620}.antom-menu li:hover>.sub-menu,.antom-menu li:focus-within>.sub-menu{display:block}.antom-menu-toggle{display:none}.antom-button{display:inline-flex;justify-content:center;align-items:center;gap:30px;padding:16px 27px;background:var(--antom-accent);color:#fff;font-size:14px;font-weight:600;text-decoration:none;border:1px solid var(--antom-accent);min-height:48px;cursor:pointer;transition:background .15s}.antom-button:hover{background:#004f4a}.antom-button-small{padding:12px 18px;gap:20px;font-size:13px}.antom-text-link{display:inline-flex;align-items:center;gap:24px;font-size:14px;font-weight:600;min-height:48px;text-decoration:none;border-bottom:1px solid currentColor}.antom-text-link:hover{color:var(--antom-accent)}.antom-eyebrow{font-size:11px;letter-spacing:.16em;font-weight:700;color:var(--antom-accent);margin-bottom:18px}.antom-hero{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:24px;min-height:660px;padding-block:70px}.antom-hero h1{font-size:clamp(40px,4.7vw,66px);font-weight:500;line-height:1.12;letter-spacing:-.04em;max-width:570px;overflow-wrap:normal}.antom-hero-description{font-size:17px;line-height:2.05;margin-top:28px;max-width:465px}.antom-actions{display:flex;gap:28px;align-items:center;flex-wrap:wrap;margin-top:34px}.antom-hero-figure{margin:0;position:relative}.antom-hero-figure img{width:100%;display:block;object-fit:contain}.antom-hero-figure figcaption{text-align:right;font-size:11px;color:var(--antom-subtle);margin-top:8px}.antom-dot{display:inline-block;width:6px;height:6px;background:var(--antom-accent);border-radius:50%;margin-right:10px}.antom-section{padding-block:100px}.antom-section-heading{margin-bottom:40px}.antom-solution{border-top:1px solid var(--antom-line);border-bottom:1px solid var(--antom-line);padding-block:65px}.antom-grid{display:grid;gap:24px}.antom-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.antom-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.antom-card{position:relative;border:1px solid var(--antom-line);background:#fff;min-width:0;transition:border-color .15s}.antom-card:hover{border-color:var(--antom-accent)}.antom-card h3 a{text-decoration:none;display:flex;justify-content:space-between;gap:16px;align-items:center}.antom-card h3 a:after{position:absolute;inset:0;content:""}.antom-card-body{padding:30px}.antom-card-body>p:last-child:not(.antom-eyebrow){font-size:13px;color:var(--antom-subtle);margin-top:14px}.antom-arrow{font-size:20px;font-weight:400;color:var(--antom-accent)}.antom-card .antom-eyebrow{font-size:10px;margin-bottom:16px}.antom-card-product{border:0;border-bottom:1px solid var(--antom-line)}.antom-card-product .antom-card-body{padding:22px 4px}.antom-card-product h3{font-size:25px}.antom-card-image{aspect-ratio:4/3;background:var(--antom-mist);padding:18px;display:flex;align-items:center;justify-content:center}.antom-card-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.antom-image-placeholder{display:grid;place-content:center;min-height:120px;font-size:14px;color:var(--antom-subtle)}.antom-technology{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:0;margin:0 0 26px;gap:0 40px}.antom-technology li{padding:27px 0;display:flex;gap:20px;align-items:center;border-top:1px solid var(--antom-line);font-size:14px;font-weight:600;letter-spacing:.03em}.antom-index{font-size:10px;color:var(--antom-accent)}.antom-muted{background:var(--antom-mist)}.antom-applications{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.antom-applications .antom-card{grid-column:span 2}.antom-applications .antom-card:nth-child(n+4){grid-column:span 3}.antom-card-application .antom-card-body{padding:27px}.antom-card-application h3{font-size:17px}.antom-compact{border-top:1px solid var(--antom-line)}.antom-split{display:grid;grid-template-columns:1fr 1fr;gap:110px}.antom-split h2{max-width:430px}.antom-lead{line-height:2.1}.antom-comparison-topics{display:grid;grid-template-columns:1fr 1fr;gap:12px;list-style:none;padding:0;margin:28px 0;color:var(--antom-subtle);font-size:13px}.antom-comparison-topics li{border-top:1px solid var(--antom-line);padding:10px 0}.antom-cta{background:#073d3a;color:#fff;padding:70px 0}.antom-cta-inner{display:grid;grid-template-columns:1.35fr 1fr;gap:60px;align-items:center}.antom-cta .antom-eyebrow{color:#a3d7ce}.antom-cta h2{font-size:clamp(24px,2.5vw,32px)}.antom-cta p:not(.antom-eyebrow){font-size:14px;margin-top:20px;color:#d2e6e1}.antom-cta .antom-actions{margin:0;gap:18px;flex-direction:column;align-items:flex-start}.antom-button-white{background:#fff;color:#073d3a;border-color:#fff}.antom-button-white:hover{background:#d6ece6}.antom-cta .antom-text-link:hover{color:#b6e4d9}.antom-about{display:grid;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:60px;padding-block:80px}.antom-about h2{font-size:23px}.antom-about p:not(.antom-eyebrow){font-size:14px;color:var(--antom-subtle)}.antom-footer{padding:55px 0 25px;background:var(--antom-mist);border-top:1px solid var(--antom-line)}.antom-footer-top{display:flex;justify-content:space-between;align-items:center}.antom-footer-top p{font-size:14px;color:var(--antom-subtle)}.antom-footer-links{display:flex;gap:18px 26px;list-style:none;padding:30px 0;margin:0;flex-wrap:wrap;font-size:12px}.antom-footer-links a{text-decoration:none}.antom-footer-links a:hover{text-decoration:underline}.antom-footer small{font-size:11px;color:var(--antom-subtle)}.antom-breadcrumb{font-size:12px;padding-block:24px;color:var(--antom-subtle)}.antom-breadcrumb ol{display:flex;gap:12px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.antom-breadcrumb li+li:before{content:"/";margin-right:12px;color:#798c87}.antom-page{padding-block:40px 100px;min-height:45vh}.antom-page-header{margin-bottom:45px}.antom-page h1{font-size:clamp(28px,4vw,46px)}.antom-content{max-width:960px}.antom-content h2{font-size:28px;margin:44px 0 20px}.antom-content h3{margin:30px 0 16px}.antom-content p{margin:0 0 24px}.antom-content ul,.antom-content ol{padding-left:1.4em}.antom-content iframe,.antom-content video{max-width:100%}.antom-content table{border-collapse:collapse;display:block;max-width:100%;overflow:auto}.antom-content td,.antom-content th{padding:12px;border:1px solid var(--antom-line)}.antom-faq{border-top:1px solid var(--antom-line);padding:20px 0}.antom-faq summary{cursor:pointer;font-weight:600}.antom-faq p{padding:18px 0 0;margin:0}.antom-video-frame{aspect-ratio:16/9;background:var(--antom-mist);display:grid;place-items:stretch}.antom-video-frame iframe{width:100%;height:100%;border:0}.antom-video-frame button{cursor:pointer;padding:30px;border:1px solid var(--antom-line);background:var(--antom-mist);color:var(--antom-ink)}.antom-video-frame small{display:block;margin-top:12px}.antom-search{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:28px 0}.antom-search input{border:1px solid var(--antom-line);padding:10px;max-width:100%;min-width:0}.navigation.pagination{margin-top:35px}.page-numbers{display:inline-block;padding:8px 15px;border:1px solid var(--antom-line)}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.antom-content .wp-block-image img{height:auto}.antom-content .wp-block-buttons{margin-block:25px}.antom-content .wp-block-button__link{background:var(--antom-accent);color:#fff;border-radius:0}.antom-content .antom-grid{margin-block:30px}
@media(max-width:1100px){.antom-shell{width:calc(100% - 64px)}.antom-nav{gap:18px}.antom-menu{gap:16px}.antom-menu a{font-size:12px}.antom-header-inner{gap:20px}.antom-brand{font-size:28px}.antom-split{gap:55px}.antom-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.antom-about{gap:30px}.antom-hero{min-height:570px}.antom-card-body{padding:24px}}
@media(max-width:900px){.antom-menu-toggle{display:block;background:#fff;color:var(--antom-ink);padding:10px 14px;border:1px solid var(--antom-line);font-size:13px;min-height:44px}.antom-menu-toggle span{margin-left:15px}.antom-nav{display:none;position:absolute;top:100%;left:0;width:100%;padding:25px 32px;background:#fff;border-bottom:1px solid var(--antom-line);box-shadow:0 12px 20px #15252612}.antom-nav.is-open{display:block}.antom-menu{display:block;margin-bottom:18px}.antom-menu a{font-size:16px;padding:12px 0}.antom-menu .sub-menu{position:static;display:block;box-shadow:none;padding-left:16px}.antom-header-inner{min-height:80px}.antom-hero{padding-block:55px;gap:12px}.antom-hero h1{font-size:45px}.antom-hero-description{font-size:15px}.antom-technology{grid-template-columns:repeat(2,minmax(0,1fr))}.antom-cta-inner{gap:30px}.antom-about{grid-template-columns:1fr 1.3fr}.antom-about>.antom-text-link{grid-column:2;justify-self:start}.antom-applications{grid-template-columns:repeat(2,minmax(0,1fr))}.antom-applications .antom-card,.antom-applications .antom-card:nth-child(n+4){grid-column:auto}}
@media(max-width:600px){.antom-shell{width:calc(100% - 40px)}.antom-hero{grid-template-columns:1fr;padding-block:45px 30px;gap:32px;min-height:0}.antom-hero h1{font-size:49px;max-width:420px}.antom-hero-description{font-size:15px;margin-top:24px}.antom-actions{gap:18px;margin-top:28px}.antom-hero-figure{max-width:460px;margin-inline:auto;width:100%}.antom-hero-figure img{max-height:330px;object-fit:contain}.antom-hero-figure figcaption{font-size:10px}.antom-section{padding-block:60px}.antom-section-heading{margin-bottom:28px}.antom-grid-three{grid-template-columns:1fr}.antom-grid-four{gap:22px 14px}.antom-card-body{padding:25px}.antom-card-product .antom-card-body{padding:18px 0}.antom-card-product h3{font-size:21px}.antom-card-product .antom-card-body>p{font-size:12px}.antom-card-image{padding:10px}.antom-technology{gap:0 20px}.antom-technology li{font-size:11px;gap:10px;padding-block:22px}.antom-applications{grid-template-columns:1fr;gap:12px}.antom-card-application .antom-card-body{padding:23px}.antom-split{grid-template-columns:1fr;gap:0}.antom-cta{padding-block:50px}.antom-cta-inner{grid-template-columns:1fr;gap:30px}.antom-cta .antom-actions{align-items:stretch}.antom-cta .antom-text-link{align-self:flex-start}.antom-about{grid-template-columns:1fr;gap:24px}.antom-about>.antom-text-link{grid-column:auto}.antom-footer-top{display:block}.antom-footer-top p{margin-top:18px;font-size:12px}.antom-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px}.antom-footer-links a{display:block;padding-block:6px}.antom-eyebrow{margin-bottom:14px}.antom-page{padding-top:20px}.antom-page-header{margin-bottom:28px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Header custom logo only. */
.antom-header .antom-brand{flex:0 1 220px;min-width:0;max-width:220px}.antom-header .antom-brand a{display:block;text-decoration:none}.antom-header .custom-logo{display:block;width:auto;height:auto;max-width:100%;max-height:60px;object-fit:contain}@media(max-width:900px){.antom-header .antom-brand{flex-basis:180px;max-width:180px}.antom-header .custom-logo{max-height:50px}}@media(max-width:600px){.antom-header .antom-brand{flex-basis:160px;max-width:160px}.antom-header .custom-logo{max-height:44px}}

/* Header utility: right-aligned telephone above the existing navigation. */
.antom-header-right{display:flex;flex-direction:column;align-items:flex-end;gap:14px;margin-left:auto;padding-block:8px;min-width:0}
.antom-header-utility{display:flex;align-items:center;justify-content:flex-end}
.antom-header .antom-header-phone{display:inline-flex;align-items:center;gap:9px;min-height:32px;white-space:nowrap;line-height:1}
.antom-header .antom-header-phone,
.antom-header .antom-header-phone:link,
.antom-header .antom-header-phone:visited,
.antom-header .antom-header-phone:hover,
.antom-header .antom-header-phone:focus,
.antom-header .antom-header-phone:active{color:var(--antom-ink);text-decoration:none!important}
.antom-header .antom-header-phone-number{text-decoration:none!important;font-size:clamp(30px,2.3vw,34px);font-weight:700;line-height:1;letter-spacing:.025em;font-variant-numeric:tabular-nums}
.antom-header-phone-icon{display:block;width:26px;height:26px;flex:0 0 26px;color:currentColor}
@media(min-width:901px){
 .antom-header-right{flex:1 1 auto}
 .antom-header-right>.antom-header-utility{align-self:stretch;width:100%}
 .antom-header-right>.antom-nav{align-self:stretch;width:100%;justify-content:flex-end}
}
@media(max-width:900px){
 .antom-header-inner{gap:12px}
 .antom-header-right{display:contents}
 .antom-header-utility{margin-left:auto;flex:0 0 44px}
 .antom-header .antom-header-phone{justify-content:center;width:44px;min-height:44px;border:1px solid var(--antom-line);border-radius:2px}
 .antom-header .antom-header-phone-number{display:none}
 .antom-header-phone-icon{width:20px;height:20px;flex-basis:20px;color:var(--antom-accent)}
}

/* ANTOM BLUE HEADER v1: desktop only; retain the existing mobile navigation. */
.antom-utility-links{display:none}
.antom-utility-menu{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px 20px;list-style:none;margin:0;padding:0}
@media(min-width:901px){
 .antom-header{--antom-header-blue:var(--antom-color-brand);--antom-header-deep:var(--antom-color-brand);background:var(--antom-header-blue);border-bottom-color:rgba(255,255,255,.12);color:var(--antom-color-header-text)}
 .antom-header:before{content:"";position:absolute;inset:0 0 auto;height:46px;background:var(--antom-header-deep);pointer-events:none}
 .antom-header-inner{position:relative;min-height:120px}
 .antom-header .antom-brand{background:transparent;padding:10px 0;border-radius:2px;color:var(--antom-ink);box-sizing:content-box;flex-basis:clamp(220px,23vw,320px);max-width:320px}
 .antom-header .custom-logo{max-height:90px}
 .antom-header-right{align-self:stretch;gap:0;padding:0}
 .antom-header-right>.antom-header-utility{min-height:46px;gap:24px;flex-wrap:wrap;padding-block:6px}
 .antom-utility-links{display:flex;align-items:center;gap:20px;font-size:14px;font-weight:500;line-height:1.4;white-space:nowrap}
 .antom-header .antom-utility-links a{color:color-mix(in srgb,var(--antom-color-header-text) 95%,transparent);text-decoration:none;padding-block:10px}
 .antom-header .antom-utility-links a:hover{text-decoration:underline;text-underline-offset:4px}
 .antom-header .antom-header-phone,.antom-header .antom-header-phone:link,.antom-header .antom-header-phone:visited,.antom-header .antom-header-phone:hover,.antom-header .antom-header-phone:focus,.antom-header .antom-header-phone:active{color:var(--antom-color-header-text);text-decoration:none!important}
 .antom-header .antom-header-phone-number{font-size:clamp(26px,2.2vw,32px);font-weight:700;line-height:1}
 .antom-header-phone-icon{width:24px;height:24px;flex-basis:24px}
 .antom-header-right>.antom-nav{min-height:74px;gap:20px;color:var(--antom-color-header-text)}
 .antom-header .antom-menu{gap:clamp(12px,1.3vw,24px)}
 .antom-header .antom-menu a{color:var(--antom-color-header-text);font-size:clamp(16px,1.15vw,18px);font-weight:600;white-space:nowrap}
 .antom-header .antom-menu .sub-menu{background:var(--antom-header-blue);border:1px solid rgba(255,255,255,.12)}
 .antom-header .antom-nav>.antom-button{border-color:rgba(255,255,255,.65);white-space:nowrap;font-size:16px}
 .antom-header a:focus-visible{outline-color:var(--antom-color-header-text)}
 .antom-header .antom-brand a:focus-visible{outline-color:var(--antom-header-deep)}
}

/* Telephone: non-interactive on desktop, dial link on the existing mobile breakpoint. */
.antom-header .antom-header-phone-mobile{display:none}
@media(max-width:900px){
 .antom-header{background:var(--antom-color-brand);border-bottom-color:rgba(255,255,255,.12)}
 .antom-header .antom-brand{color:var(--antom-color-header-text)}
 .antom-header .antom-menu-toggle{background:transparent;color:var(--antom-color-header-text);border-color:rgba(255,255,255,.65);flex-shrink:0}
 .antom-header .antom-header-phone-desktop{display:none}
 .antom-header .antom-header-phone-mobile,
 .antom-header .antom-header-phone-mobile:link,
 .antom-header .antom-header-phone-mobile:visited,
 .antom-header .antom-header-phone-mobile:hover,
 .antom-header .antom-header-phone-mobile:focus,
 .antom-header .antom-header-phone-mobile:active{display:inline-flex;color:var(--antom-color-header-text);border-color:rgba(255,255,255,.65)}
 .antom-header .antom-header-phone-mobile .antom-header-phone-icon{color:currentColor}
 .antom-header .antom-brand a:focus-visible,
 .antom-header .antom-header-phone-mobile:focus-visible,
 .antom-header .antom-menu-toggle:focus-visible{outline-color:var(--antom-color-header-text)}
 .antom-header-utility-no-phone{display:none}
}

/* Shared Utility menu, visible only inside the mobile navigation. */
.antom-mobile-utility{display:none}
@media(max-width:900px){
 .antom-header .antom-nav{max-height:calc(100vh - 160px);max-height:calc(100dvh - 160px);overflow-y:auto;overscroll-behavior-y:contain}
 .antom-mobile-utility{display:block;margin-top:24px;padding-top:16px;border-top:1px solid var(--antom-line)}
 .antom-mobile-utility-menu{list-style:none;margin:0;padding:0}
 .antom-mobile-utility-menu li{margin:0;padding:0;min-width:0}
 .antom-mobile-utility-menu a{display:flex;align-items:center;min-height:44px;padding:10px 8px;color:var(--antom-subtle);font-size:14px;font-weight:500;line-height:1.6;text-decoration:none;overflow-wrap:anywhere}
 .antom-mobile-utility-menu a:hover{text-decoration:underline;text-underline-offset:4px}
}

/* Shared role tokens; keep other sections on their existing palette. */
.antom-header .antom-nav>.antom-button,
.antom-hero-slide .antom-actions .antom-button{background:var(--antom-color-action);color:#fff}
.antom-hero-slide .antom-actions .antom-button{border-color:var(--antom-color-action)}
.antom-header .antom-nav>.antom-button:hover,
.antom-hero-slide .antom-actions .antom-button:hover{background:var(--antom-color-action-hover)}
.antom-hero-slide .antom-eyebrow{color:var(--antom-color-hero-accent)}
@media(max-width:900px){.antom-header .antom-nav>.antom-button{border-color:var(--antom-color-action)}}

/* TOP search: one standard WordPress search form. */
.antom-top-search{padding-block:10px}
.antom-top-search form{display:flex;align-items:stretch;border:1px solid var(--antom-line);background:#fff}
.antom-top-search input{flex:1;min-width:0;width:100%;border:0;background:transparent;color:var(--antom-ink);padding:8px 14px;font-size:15px;line-height:1.5;border-radius:0}
.antom-top-search input::placeholder{color:var(--antom-subtle);opacity:1}
.antom-top-search button{display:grid;place-items:center;flex:0 0 48px;min-height:44px;border:0;border-left:1px solid var(--antom-line);background:#fff;color:var(--antom-ink);cursor:pointer}
.antom-top-search :focus-visible{outline-offset:-3px}
/* Shared HERO; the tallest slide reserves space before rotation. */
.antom-hero-carousel{background:#f6f6f6}
.antom-hero-track{display:grid;overflow:hidden}
.antom-hero-slide{grid-area:1/1;visibility:hidden;pointer-events:none;min-width:0;min-height:0;padding-block:24px;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:24px}
.antom-hero-slide.is-active{visibility:visible;pointer-events:auto}
.antom-hero-copy,.antom-hero-slide .antom-hero-figure{min-width:0}
.antom-hero-slide .antom-hero-heading{font-size:clamp(36px,4vw,56px);font-weight:500;line-height:1.12;letter-spacing:-.04em;max-width:570px;overflow-wrap:anywhere}
.antom-hero-slide .antom-eyebrow{margin-bottom:14px}
.antom-hero-slide .antom-hero-description{font-size:16px;line-height:1.8;margin-top:18px;white-space:pre-line;overflow-wrap:anywhere}
.antom-hero-slide .antom-actions{margin-top:20px;gap:12px 24px}
.antom-hero-slide .antom-actions>a{display:inline-flex;align-items:center;min-height:44px;max-width:100%;overflow-wrap:anywhere}
.antom-hero-slide .antom-actions .antom-text-link{justify-content:center;gap:30px;padding:16px 27px;background:#fff;color:var(--antom-color-hero-accent);border:1px solid var(--antom-color-hero-accent);text-decoration:none;transition:background .15s,color .15s}
.antom-hero-slide .antom-actions .antom-text-link:hover{background:var(--antom-color-hero-accent);color:#fff;text-decoration:none}
.antom-hero-image-slot{height:clamp(280px,48vh,390px);display:flex;align-items:center;justify-content:center;width:100%}
.antom-hero-image-slot img{display:block;width:100%;height:100%;object-fit:contain}
.antom-hero-controls{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px;padding-bottom:16px;font-size:13px;font-variant-numeric:tabular-nums}
.antom-hero-controls[hidden]{display:flex;visibility:hidden}
.antom-hero-controls button{min-width:44px;min-height:44px;padding:8px 12px;background:#fff;border:1px solid var(--antom-line);color:var(--antom-ink);cursor:pointer}
.antom-hero-controls button:hover{border-color:var(--antom-accent)}
.antom-hero-indicators{display:flex;align-items:center;gap:8px;margin-right:auto}
.antom-hero-controls .antom-hero-indicator{display:flex;align-items:center;justify-content:center;width:clamp(44px,6vw,72px);padding:0;border:0;background:transparent}
.antom-hero-indicator span{display:block;width:100%;height:4px;background:var(--antom-line)}
.antom-hero-indicator[aria-current="true"] span{background:var(--antom-color-action)}
@media(max-width:600px){
 .antom-hero-indicators{flex-basis:100%;justify-content:center;margin-right:0}
 .antom-hero-controls [data-hero-play]{min-width:82px}
}

@media(max-width:900px){
 .antom-hero-slide{padding-block:20px;gap:18px}
 .antom-hero-slide .antom-hero-heading{font-size:clamp(30px,4.3vw,38px)}
 .antom-hero-slide .antom-hero-description{font-size:15px;line-height:1.75;margin-top:14px}
 .antom-hero-image-slot{height:clamp(230px,36vw,320px)}
}
@media(max-width:600px){
 .antom-top-search{padding-block:8px}
 .antom-top-search input{font-size:16px;padding-inline:12px}
 .antom-hero-slide{display:flex;flex-direction:column;align-items:stretch;gap:0;padding-block:12px 16px}
 .antom-hero-copy{display:contents}
 .antom-hero-slide .antom-eyebrow{order:1;margin:0 0 8px;font-size:11px;overflow-wrap:anywhere}
 .antom-hero-slide .antom-hero-figure{order:2;width:100%;margin:0 0 14px;max-width:none}
 .antom-hero-image-slot{height:clamp(160px,52vw,230px)}
 .antom-hero-slide .antom-hero-figure img{max-height:none}
 .antom-hero-slide .antom-hero-figure figcaption{margin-top:4px;overflow-wrap:anywhere}
 .antom-hero-slide .antom-hero-heading{order:3;font-size:clamp(28px,8vw,38px);line-height:1.16;max-width:none}
 .antom-hero-slide .antom-hero-description{order:4;font-size:15px;line-height:1.7;margin-top:12px;max-width:none}
 .antom-hero-slide .antom-actions{order:5;margin-top:14px;gap:8px 18px}
 .antom-hero-slide .antom-actions .antom-button,
 .antom-hero-slide .antom-actions .antom-text-link{padding:10px 16px}
 .antom-hero-controls{justify-content:center;gap:10px;padding-bottom:12px}
}
/* TOP desktop header: reserve its expanded footprint while the visible header contracts. */
/* Mobile stays in document flow, so no spacer or content offset is needed. */
@media(max-width:900px){
 .home:not(.antom-follow-disabled) .antom-header{position:sticky;top:0;z-index:1000}
}
@media(min-width:601px) and (max-width:782px){
 .home.admin-bar:not(.antom-follow-disabled) .antom-header{top:46px}
}
@media(min-width:783px) and (max-width:900px){
 .home.admin-bar:not(.antom-follow-disabled) .antom-header{top:32px}
}
@media(min-width:901px){
 .home .antom-header-right>.antom-header-utility{padding-block:10px;line-height:1.5}
 .home .antom-header .antom-utility-links a{padding-block:6px}
 .home .antom-header.antom-header-follow{position:fixed;inset:var(--antom-admin-offset,0px) 0 auto;z-index:1000}
 .home .antom-header.is-compact .antom-header-utility{display:none}
 .home .antom-header.is-compact .antom-header-inner{min-height:74px}
 .home .antom-header.is-compact .custom-logo{max-height:54px}
 .home .antom-header.is-compact .antom-brand{padding-block:8px}
 .home .antom-header.is-compact:before{display:none}
}
/* Optional managed content: existing empty defaults add no layout. */
.antom-managed-description{margin-bottom:24px;white-space:pre-line;overflow-wrap:anywhere}
.antom-managed-caption{padding:4px 12px;font-size:12px;color:var(--antom-subtle);overflow-wrap:anywhere}
.antom-managed-link-label{color:var(--antom-accent)}
.antom-managed-news{list-style:none;padding:0;margin:0;border-top:1px solid var(--antom-line)}
.antom-managed-news li{display:flex;align-items:center;gap:28px;padding-block:32px;border-bottom:1px solid var(--antom-line)}
.antom-managed-news time{flex:0 0 160px;font-size:16px;color:var(--antom-subtle);white-space:nowrap;font-variant-numeric:tabular-nums}
.antom-managed-categories{display:flex;flex:0 0 138px;flex-direction:column;gap:8px;min-width:0}
.antom-managed-category{display:block;padding:3px 10px;border:1px solid currentColor;text-align:center;font-size:14px;line-height:1.5;color:var(--antom-color-action);overflow-wrap:anywhere}
.antom-managed-news a{display:flex;align-items:center;flex:1;min-width:0;min-height:44px;font-size:18px;line-height:1.8;overflow-wrap:anywhere;text-decoration:none}
.antom-managed-news a:hover{text-decoration:underline;text-underline-offset:4px}
@media(min-width:601px) and (max-width:900px){
 .antom-managed-news li{gap:16px;padding-block:24px}
 .antom-managed-news time{flex-basis:140px;font-size:14px}
 .antom-managed-categories{flex-basis:110px}
 .antom-managed-news a{font-size:16px}
}
.antom-footer .antom-brand img{display:block;max-width:220px;max-height:70px;width:auto;height:auto;object-fit:contain}
.antom-footer-top>p{white-space:pre-line;overflow-wrap:anywhere}
@media(max-width:600px){
 .antom-managed-news li{flex-wrap:wrap;gap:12px 16px;padding-block:22px}
 .antom-managed-news time{flex:0 1 auto;font-size:14px}
 .antom-managed-categories{flex:1 1 120px;flex-direction:row;flex-wrap:wrap}
 .antom-managed-category{font-size:12px;padding:3px 10px}
 .antom-managed-news a{flex-basis:100%;font-size:16px;padding-block:4px}
 .antom-footer .antom-brand img{max-width:180px}
}

#products .antom-card-body,#applications .antom-card-body{overflow-wrap:anywhere}
.antom-footer-top>p{min-width:0}

/* TOP content sections: moderate spacing, including after reordering. */
.home #main>.antom-section{padding-block:64px}
@media(max-width:900px){
 .home #main>.antom-section{padding-block:52px}
}
@media(max-width:600px){
 .home #main>.antom-section{padding-block:40px}
}
