/* Click-to-open product directory: native links, keyboard-friendly disclosure. */
.product-navigation{display:flex;align-items:center;position:static}
.product-menu-toggle{font:inherit;display:inline-flex;gap:9px;align-items:center;background:none;border:0;border-radius:0;cursor:pointer}
.menu-chevron{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .2s;margin-bottom:4px}
.product-menu-toggle[aria-expanded=true] .menu-chevron{transform:rotate(225deg);margin-bottom:0}
html.js .product-index-link{display:none}html:not(.js) .product-menu-toggle{display:none}
.product-menu{position:absolute;top:calc(100% + 1px);left:50%;translate:-50% 0;width:min(1120px,calc(100vw - 64px));padding:27px 30px 0;background:#fff;border:1px solid #dfe6ed;border-top:2px solid #1586d1;border-radius:0 0 18px 18px;box-shadow:0 24px 70px #142d4320;color:#1d2c3c;max-height:calc(100dvh - 135px);overflow-y:auto;overscroll-behavior:contain;z-index:40;line-height:1.5}
.product-menu-heading{display:flex;justify-content:space-between;gap:25px;align-items:center;border-bottom:1px solid #e7edf2;padding-bottom:20px;margin-bottom:12px}
.product-menu-heading>div>span{font-size:12px;letter-spacing:.14em;color:#65798a;display:block;margin-bottom:7px}
.product-menu-heading strong{display:block;font-size:22px;letter-spacing:-.02em;font-weight:650}
.product-menu-heading>a{font-size:14px;color:#1672ac;white-space:nowrap;display:flex;gap:12px;align-items:center}
.product-menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 16px;padding-bottom:18px}
.product-menu-item{display:flex;align-items:center;gap:14px;padding:16px 12px;border-radius:9px;min-width:0;transition:background .2s,color .2s}
.product-menu-mark{display:grid;place-items:center;flex-shrink:0;width:46px;height:46px;font-size:17px;letter-spacing:-.04em;font-weight:650;border:1px solid #dce7ef;border-radius:10px;color:#176da7;background:#f9fcff}
.product-menu-item>span:nth-child(2){min-width:0}.product-menu-item strong{font-size:16px;font-weight:600;display:block;line-height:1.45;letter-spacing:-.015em}
.product-menu-item small{display:block;font-size:13px;font-weight:400;color:#64778a;margin-top:5px;line-height:1.5}
.product-menu-item>b{margin-left:auto;font-size:16px;color:#8a9baa;font-weight:400;opacity:0;transition:opacity .2s}
.product-menu-item:hover,.product-menu-item.is-current{background:#eff6fb;color:#116fa9}
.product-menu-item:hover>b,.product-menu-item.is-current>b{opacity:1}
.product-menu-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e7edf2;padding:19px 0;color:#667887;font-size:13px;font-weight:400}
.product-menu-footer>a{color:#186eaa;font-weight:500;white-space:nowrap}
.related-products{padding-block:56px;display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;border-top:1px solid var(--line)}
.related-products h2{font-size:29px;margin-bottom:15px}.related-products>div>a{font-size:15px;color:var(--blue-dark)}
.related-product-links{display:grid;gap:0}.related-product-links>a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}
.related-product-links>a:first-child{padding-top:0}.related-product-links strong{display:block;font-size:18px;font-weight:600;color:#263342}
.related-product-links small{font-size:14px;color:#64768a;display:block;margin-top:5px}.related-product-links b{font-size:25px;font-weight:400;transition:transform .2s}
.related-product-links>a:hover b{transform:translate(3px,-3px)}

/* White wordmarks need a deliberate dark surface, never white-on-white. */
.product-logo.logo-realize{display:flex;align-items:center;justify-content:center;flex-direction:column;width:200px;height:80px;gap:8px;background:#225b4c;padding:13px 20px;border-radius:8px;flex:none}
.product-logo.logo-realize>img{width:155px;max-width:100%;height:auto;max-height:none}
.brand-byline{font-size:12px;letter-spacing:.17em;line-height:1;color:#eef6ee;font-weight:500;white-space:nowrap}
.product-logo.logo-teads{display:flex;align-items:center;justify-content:center;gap:14px;width:345px;height:74px;background:#292c54;padding:14px 18px;border-radius:8px;flex:none}
.product-logo.logo-teads>img.teads-primary{width:155px;max-width:none;height:auto;max-height:none}
.product-logo.logo-teads>img.outbrain-primary{width:120px;max-width:none;height:auto;max-height:none}
.brand-plus{font-size:18px;color:#d3d7ee;line-height:1}
.media-card-heading:has(.logo-realize),.media-card-heading:has(.logo-teads){min-height:96px;justify-content:flex-start}
.media-card-heading .logo-realize{width:200px;height:82px;max-width:100%}
.media-card-heading .logo-teads{width:100%;max-width:320px;height:86px;padding:17px 15px;gap:12px}
.media-card-heading .logo-teads>img.teads-primary{width:49%;max-width:150px}
.media-card-heading .logo-teads>img.outbrain-primary{width:37%;max-width:116px}
.has-product-guide .product-identity>.logo-realize{background:#225b4c;flex-direction:row;width:auto;max-width:100%;height:auto;padding:0;gap:20px;border-radius:0}
.has-product-guide .product-identity>.logo-realize>img{width:200px;height:auto}
.has-product-guide .product-identity>.logo-realize .brand-byline{font-size:12px;padding-left:18px;border-left:1px solid #ffffff50;line-height:1.5}
.has-product-guide .product-identity>.logo-teads{width:375px;max-width:100%;height:auto;background:transparent;gap:16px;padding:0;border-radius:0}
.has-product-guide .product-identity>.logo-teads>img.teads-primary{width:190px;height:auto}
.has-product-guide .product-identity>.logo-teads>img.outbrain-primary{width:143px;height:auto}
.has-product-guide .product-identity:has(.logo-teads),.has-product-guide .product-identity:has(.logo-realize){flex-wrap:wrap;gap:16px}
.has-product-guide .product-identity:has(.logo-teads)>span:last-child{display:none}
.overview-brand{margin-top:30px}.product-overview .overview-brand{max-width:100%}

@media(max-width:980px){.product-menu{width:calc(100vw - 40px);padding:22px 22px 0}.product-menu-grid{gap:3px 5px}.product-menu-item{gap:10px;padding:14px 8px}.product-menu-item>b{display:none}.product-menu-mark{width:38px;height:38px;font-size:15px}.product-menu-item strong{font-size:15px}.product-menu-item small{font-size:13px}.related-products{gap:40px}}
@media(max-width:760px){
 .main-nav.is-open{max-height:calc(100dvh - 106px);overflow-y:auto;overscroll-behavior:contain;padding-bottom:20px}
 .product-navigation{display:block}.product-menu-toggle{width:100%;justify-content:space-between;text-align:left;font-size:17px}
 .product-menu{position:static;translate:none;width:100%;max-height:none;padding:16px 0 0;border:0;border-top:1px solid #dce6ee;box-shadow:none;border-radius:0;background:#f8fbfd;overflow:visible}
 .product-menu-heading{padding:0 13px 15px;gap:10px;align-items:start}.product-menu-heading>div>span{display:none}
 .product-menu-heading strong{font-size:17px}.product-menu-heading>a{font-size:13px;gap:4px}
 .product-menu-grid{grid-template-columns:1fr 1fr;padding:0 8px 10px;gap:4px}
 .product-menu-item{padding:12px 8px;gap:9px;align-items:flex-start}.product-menu-mark{display:none}
 .product-menu-item strong{font-size:15px;overflow-wrap:anywhere}.product-menu-item small{font-size:13px;line-height:1.7;margin-top:4px}
 .product-menu-footer{padding:14px 15px;display:block;font-size:13px}.product-menu-footer>a{display:block;margin-top:7px;font-size:14px}
 .product-index-link{display:block}
 .has-product-guide .product-identity>.logo-realize{gap:15px;flex-wrap:wrap}.has-product-guide .product-identity>.logo-realize>img{width:186px}
 .has-product-guide .product-identity>.logo-realize .brand-byline{font-size:12px;padding-left:12px}
 .has-product-guide .product-identity>.logo-teads{width:338px;gap:13px}
 .has-product-guide .product-identity>.logo-teads>img.teads-primary{width:48%;max-width:172px}
 .has-product-guide .product-identity>.logo-teads>img.outbrain-primary{width:39%;max-width:136px}
 .product-overview:has(.overview-brand)>div:first-child{padding:0;display:block}
 .product-overview .overview-brand{position:static;margin-top:22px}
 .related-products{grid-template-columns:1fr;gap:25px;padding-block:38px}.related-products h2{font-size:27px}
 .related-product-links strong{font-size:18px}.related-product-links small{font-size:14px}
}
@media(max-width:420px){.product-menu-heading strong{font-size:16px}.product-menu-heading>a{font-size:13px}.product-menu-heading>a>span{display:none}.product-menu-item strong{font-size:15px}.has-product-guide .product-identity>.logo-realize{gap:13px}.has-product-guide .product-identity>.logo-realize>img{width:175px}.has-product-guide .product-identity>.logo-realize .brand-byline{font-size:12px;padding-left:0;border-left:0}}
.product-overview>div{min-width:0}
.product-overview .logo-teads{width:min(345px,100%)}
.product-overview .logo-teads>img.teads-primary{width:49%;max-width:155px}
.product-overview .logo-teads>img.outbrain-primary{width:37%;max-width:120px}
@media(max-width:760px){.product-overview{grid-template-columns:minmax(0,1fr)}}
