/* Individual product template only. Shared components keep their own styling. */
.apd-page{--apd-brand:var(--antom-color-brand,#12518e);--apd-action:var(--antom-color-action,#006b65);--apd-line:var(--antom-line,#dce5e3);color:var(--antom-ink,#152526);background:#fff;overflow-wrap:anywhere}
.apd-page .apd-container{width:min(1200px,calc(100% - 80px));margin-inline:auto;min-width:0}
.apd-page .apd-section{padding-block:52px}
.apd-page .apd-hero{padding-block:64px;background:#f5f7f9;border-bottom:1px solid var(--apd-line)}
.apd-page .apd-hero-grid{display:grid;gap:40px;align-items:center}
.apd-page .apd-hero-grid--image{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.apd-page .apd-hero-grid>*,.apd-page .apd-features>*,.apd-page .apd-related>*{min-width:0}
.apd-page .apd-label{margin:0 0 12px;color:var(--apd-brand);font-size:13px;font-weight:700;letter-spacing:.1em;line-height:1.6}
.apd-page .apd-hero h1{margin:0 0 16px;font-size:clamp(34px,4vw,56px);line-height:1.2}
.apd-page .apd-section>.apd-container>h2{margin:0 0 28px;font-size:clamp(25px,2.5vw,36px);line-height:1.5}
.apd-page .apd-category{margin:0 0 20px;color:var(--apd-brand);font-weight:700}
.apd-page .apd-catch{margin:0 0 20px;font-size:clamp(20px,2vw,26px);font-weight:600;line-height:1.7}
.apd-page .apd-prose{line-height:1.9;max-width:960px}
.apd-page .apd-prose p{margin:0 0 16px}.apd-page .apd-prose p:last-child{margin-bottom:0}
.apd-page .apd-image{min-width:0}.apd-page .apd-image img{display:block;max-width:100%;height:auto;margin-inline:auto}
.apd-page .apd-button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:48px;max-width:100%;padding:14px 24px;margin-top:24px;background:var(--apd-action);color:#fff;text-decoration:none;font-weight:700}
.apd-page .apd-tags{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0 0 24px}
.apd-page .apd-tags li{max-width:100%;padding:8px 16px;border:1px solid var(--apd-line);background:#fff;line-height:1.6}
.apd-page .apd-major-specs{margin:24px 0 0}.apd-page .apd-major-specs li{color:var(--apd-brand);font-weight:700}
.apd-page .apd-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.apd-page .apd-features article{border-top:2px solid var(--apd-action);padding-top:20px}
.apd-page .apd-number{margin:0 0 12px;color:var(--apd-action);font-size:24px;font-weight:700}
.apd-page .apd-features h3{margin:0 0 12px;font-size:22px;line-height:1.5}
.apd-page .apd-specs{width:100%;table-layout:fixed;border-collapse:collapse;font-size:16px;line-height:1.8}
.apd-page .apd-specs th,.apd-page .apd-specs td{padding:16px 24px;border:1px solid var(--apd-line);text-align:left;vertical-align:top;overflow-wrap:anywhere}
.apd-page .apd-specs th{width:30%;background:#f3f6f8;font-weight:600}.apd-page .apd-specs td{background:#fff}
.apd-page .apd-options{list-style:none;padding:0;margin:0 0 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px}
.apd-page .apd-options li{position:relative;padding:18px 8px 18px 20px;border-bottom:1px solid var(--apd-line);line-height:1.7;min-width:0}
.apd-page .apd-options li::before{content:"";position:absolute;left:0;top:calc(18px + .85em - 3px);width:6px;height:6px;border-radius:1px;background:var(--apd-action)}
/* The list's existing 24px bottom margin supplies the note spacing. */
.apd-page .apd-options + .apd-prose{margin-top:0;font-size:14px;line-height:1.8;color:#66757d}
/* APPLICATIONS only: HERO major-spec tags retain their existing styling. */
.apd-page .apd-section[aria-labelledby="apd-applications"] .apd-tags{margin-bottom:0}
.apd-page .apd-section[aria-labelledby="apd-applications"] .apd-tags li{padding:4.5px 12px;border-left:3px solid var(--apd-action);border-radius:3px;color:var(--apd-brand);background:#fff}
.apd-page .apd-section[aria-labelledby="apd-applications"] .apd-tags + .apd-prose{margin-top:28px;max-width:1000px;font-size:14px;line-height:1.9;color:#66757d}
.apd-page .apd-related{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:start}
.apd-page .apd-related .apd-card{display:flex;flex-direction:column;position:relative;padding:16px;border:1px solid var(--apd-line);color:inherit;text-decoration:none;transition:border-color .25s}
.apd-page .apd-related .apd-card .apd-image{height:160px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}
.apd-page .apd-related .apd-card .apd-image img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}
.apd-page .apd-related .apd-card h3{margin:0 0 8px;font-size:20px;line-height:1.5}
.apd-page .apd-related .apd-card p{margin:0 0 12px;line-height:1.7}.apd-page .apd-related .apd-card-arrow{align-self:flex-start;color:var(--apd-action);font-size:14px;font-weight:600}
.apd-page .apd-embed{margin-top:24px;min-width:0}
.apd-page .apd-embed--contact :where(input,textarea,select,button,iframe){max-width:100%;box-sizing:border-box}
/* Override provider inline fixed widths only; preserve its iframe height. */
.apd-page .apd-embed--contact iframe{width:100%!important;max-width:100%!important}
.apd-page .apd-embed--contact :where(form,fieldset){min-width:0}
.apd-page .apd-button:focus-visible,.apd-page .apd-related .apd-card:focus-visible{outline:3px solid var(--apd-brand);outline-offset:4px}
@media(hover:hover) and (pointer:fine){.apd-page .apd-related .apd-card:hover{border-color:var(--apd-action)}.apd-page .apd-button:hover{text-decoration:underline;text-underline-offset:4px}}
@media(max-width:1100px){.apd-page .apd-container{width:calc(100% - 48px)}.apd-page .apd-hero-grid--image{grid-template-columns:minmax(0,1fr)}.apd-page .apd-features,.apd-page .apd-related{grid-template-columns:repeat(2,minmax(0,1fr))}.apd-page .apd-hero .apd-image{width:100%;max-width:760px;margin-inline:auto}}
@media(max-width:640px){.apd-page .apd-container{width:calc(100% - 40px)}.apd-page .apd-section,.apd-page .apd-hero{padding-block:36px}.apd-page .apd-hero-grid{gap:28px}.apd-page .apd-features,.apd-page .apd-related,.apd-page .apd-options{grid-template-columns:minmax(0,1fr)}.apd-page .apd-specs th,.apd-page .apd-specs td{padding:12px;font-size:14px}.apd-page .apd-specs th{width:34%}}
@media(prefers-reduced-motion:reduce){.apd-page .apd-related .apd-card{transition:none}}
