/* Vendor pages: clean, responsive, and contained within the shortcode. */
.aphw-informational-wrap{--aphw-ink:#182c3b;--aphw-ink-soft:#526573;--aphw-heading:#182c3b;--aphw-brand:#126653;--aphw-brand-dark:#103e35;--aphw-highlight:#94b7a5;--aphw-hero-ink:#fff;box-sizing:border-box;width:100%;max-width:1120px;margin:0 auto;padding:clamp(16px,3vw,36px);font:400 15px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--aphw-ink);background:#f6f8f9;border:1px solid #e3e8eb;border-radius:12px;overflow-wrap:anywhere;text-align:left}
.aphw-informational-wrap *{box-sizing:border-box}
.aphw-informational-wrap [hidden]{display:none!important}
.aphw-informational-wrap :is(h2,h3,h4,p,ul,ol){padding:0;letter-spacing:normal}
.aphw-informational-wrap h2{font-size:clamp(28px,4vw,40px);font-weight:650;line-height:1.2;letter-spacing:-1px;margin:0 0 14px;color:inherit}
.aphw-informational-wrap h3{font-size:21px;font-weight:650;line-height:1.35;letter-spacing:-.35px;margin:0 0 12px;color:var(--aphw-heading)}
.aphw-informational-wrap h4{font-size:15px;font-weight:650;line-height:1.5;margin:0 0 6px;color:var(--aphw-heading)}
.aphw-informational-wrap p{margin:0 0 12px;line-height:1.7;color:inherit}
.aphw-informational-wrap a{color:var(--aphw-brand-dark);text-underline-offset:3px}
.aphw-informational-wrap a:hover{text-decoration-thickness:2px}
.aphw-informational-wrap :is(a,button,iframe):focus-visible{outline:3px solid #247aaf;outline-offset:4px}
.aphw-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(24px,4vw,44px);background:var(--aphw-brand-dark);border-radius:8px;border-bottom:4px solid var(--aphw-highlight);color:var(--aphw-hero-ink)}
.aphw-hero-content{min-width:0;max-width:700px}
.aphw-hero .aphw-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:1.6px;font-weight:650;margin-bottom:12px}
.aphw-hero .aphw-hero-sub{margin:0;max-width:600px;font-size:15px;line-height:1.65}
.aphw-hero-logo{flex:none;width:190px;background:#fff;padding:18px;border-radius:6px}
.aphw-hero-logo img{display:block;width:100%;max-height:82px;object-fit:contain}
.aphw-page-nav{display:flex;flex-wrap:wrap;gap:8px 26px;padding:18px 4px;border-bottom:1px solid #dce4e8;margin-bottom:26px}
.aphw-page-nav a{font-size:13px;font-weight:600;text-decoration:none;padding:3px 0}
.aphw-content-block{scroll-margin-top:45px;margin-top:24px}
.aphw-section{padding:clamp(22px,3vw,30px);background:#fff;border:1px solid #e0e6e9;border-radius:8px;min-width:0}
.aphw-section-head{margin-bottom:22px}
.aphw-section-head h3{margin-bottom:6px}
.aphw-section-head p,.aphw-section-subtitle{color:var(--aphw-ink-soft);font-size:14px}
.aphw-video-shell{position:relative;aspect-ratio:16/9;max-width:680px;background:#101820;border-radius:6px;overflow:hidden}
.aphw-video-shell iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.aphw-video-size-large .aphw-video-shell{max-width:850px}
.aphw-video-size-full .aphw-video-shell{max-width:none}
.aphw-video .aphw-video-lock-note{margin:14px 0 0;font-size:12px;color:var(--aphw-ink-soft)}
.aphw-document-list{display:grid}
.aphw-document{display:flex;align-items:center;gap:18px;padding:20px 0;border-bottom:1px solid #e5eaed;min-width:0}
.aphw-document:first-child{padding-top:0}.aphw-document:last-child{border:0;padding-bottom:0}
.aphw-document-type{display:flex;align-items:center;justify-content:center;width:48px;height:58px;flex:none;border:1px solid #d5e2e0;border-radius:5px;background:#f0f6f4;color:#376357;font-size:10px;font-weight:750;letter-spacing:.7px}
.aphw-document-thumb{width:48px;height:58px;object-fit:cover;border:1px solid #e0e6e9;border-radius:5px}
.aphw-document-copy{flex:1;min-width:0}
.aphw-document-copy h4{margin:0 0 3px}
.aphw-document-copy p{font-size:12px;color:var(--aphw-ink-soft);margin:0}
.aphw-document-actions{display:flex;align-items:center;gap:18px;flex:none;font-size:12px;font-weight:600}
.aphw-document-actions a:first-child{border:1px solid #cbd7dc;border-radius:5px;padding:8px 13px;text-decoration:none}
.aphw-info-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}
.aphw-info-layout-third{grid-column:span 2}.aphw-info-layout-half{grid-column:span 3}.aphw-info-layout-full{grid-column:1/-1}
.aphw-info-card{padding:25px}
.aphw-informational-wrap :is(.aphw-bullet-list,.aphw-step-list){margin:16px 0 0;padding-left:21px}
.aphw-bullet-list>li,.aphw-step-list>li{padding-left:3px;margin-bottom:13px;font-size:14px;line-height:1.75}
.aphw-bullet-list>li:last-child,.aphw-step-list>li:last-child{margin-bottom:0}
.aphw-bullet-list li::marker,.aphw-step-list>li::marker{color:var(--aphw-brand);font-weight:650}
.aphw-informational-wrap .aphw-sub-bullet-list{padding-left:20px;margin:9px 0 0}
.aphw-sub-bullet-list li{margin:8px 0;color:var(--aphw-ink-soft);font-size:13px}
.aphw-step-list p{font-size:14px;margin-bottom:6px}
.aphw-feature-grid,.aphw-callout-list,.aphw-links-grid{display:grid;gap:14px;margin-top:18px}
.aphw-feature-card{border-bottom:1px solid #e5eaed;padding-bottom:14px}
.aphw-feature-card:last-child{border:0;padding-bottom:0}
.aphw-feature-card p,.aphw-callout-item p,.aphw-link-item p{font-size:14px;white-space:pre-line;margin:0}
.aphw-callout-item{border-left:3px solid var(--aphw-highlight);background:#f7f9f9;padding:14px 18px}
.aphw-link-item{padding:16px;background:#f7f9f9;border-radius:5px}
.aphw-link-item p{margin-bottom:12px}
.aphw-informational-wrap .aphw-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 16px;border-radius:5px;background:var(--aphw-brand-dark);color:var(--aphw-hero-ink);font-size:13px;font-weight:600;line-height:1.5;text-decoration:none}
.aphw-link-button.is-disabled{opacity:.5}
.aphw-contacts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.aphw-contact-card{display:flex;align-items:flex-start;gap:16px;padding:18px;border:1px solid #e0e6e9;border-radius:6px;min-width:0}
.aphw-contact-card>img,.aphw-contact-placeholder{width:60px;height:60px;flex:none;object-fit:cover;border-radius:50%}
.aphw-contact-placeholder{display:flex;align-items:center;justify-content:center;background:#eaf0f2;color:#46616e;font-size:23px;font-weight:600}
.aphw-contact-card>div:last-child{min-width:0}
.aphw-contact-card p{margin:4px 0;font-size:13px}
.aphw-contact-card strong{font-weight:500;color:var(--aphw-ink-soft)}
.aphw-vendor-tabs{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:20px}
.aphw-vendor-tab{padding:10px 18px;background:#fff;border:1px solid #cbd7dc;border-radius:6px;color:#314c5a;font:600 13px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}
.aphw-vendor-tab[aria-selected=true]{color:#fff;background:#203e49;border-color:#203e49}
@media(max-width:850px){.aphw-info-layout-third{grid-column:span 3}.aphw-contacts-grid{grid-template-columns:1fr}.aphw-document{flex-wrap:wrap}.aphw-document-actions{margin-left:66px}.aphw-hero-logo{width:150px}}
@media(max-width:560px){.aphw-informational-wrap{padding:16px;border-radius:8px}.aphw-hero{flex-direction:column;align-items:flex-start;padding:25px}.aphw-hero-logo{width:145px;padding:12px}.aphw-info-grid{grid-template-columns:1fr}.aphw-info-layout-third,.aphw-info-layout-half,.aphw-info-layout-full{grid-column:1}.aphw-section{padding:20px}.aphw-contact-card{padding:15px;gap:12px}.aphw-contact-card>img,.aphw-contact-placeholder{width:45px;height:45px}.aphw-page-nav{gap:9px 22px}.aphw-document-copy{flex-basis:calc(100% - 66px)}.aphw-document-actions{gap:18px}}
@media(prefers-reduced-motion:reduce){.aphw-informational-wrap *{scroll-behavior:auto!important}}
@media print{.aphw-informational-wrap{padding:0;border:0;background:#fff;max-width:none}.aphw-page-nav,.aphw-vendor-tabs,.aphw-video{display:none}.aphw-hero{background:#fff;color:#182c3b;border:1px solid #ccc}.aphw-info-grid{display:block}.aphw-section{margin-bottom:16px;break-inside:avoid}.aphw-document-actions{display:none}}
