/* Shared site chrome. Scoped reset isolates it from historical page styles. */
body .edz-header,body .edz-footer,body .edz-header *,body .edz-footer *{all:revert;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.5;letter-spacing:normal;color:#172033}
body .edz-header,body .edz-footer{display:block!important;width:100%;margin:0;padding:0;background:#fff;font-weight:400;text-align:left}
body .edz-header{border-bottom:1px solid #e3e7ed}
body .edz-header-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;width:min(1120px,calc(100% - 40px));min-height:94px;margin:0 auto;padding:20px 0}
body .edz-logo{display:block;flex:0 0 auto;line-height:0}
body .edz-logo img{display:block;width:215px;height:35px;max-width:100%}
body .edz-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px 22px}
body .edz-header a,body .edz-footer a{display:block;text-decoration:none;color:#39485b;cursor:pointer}
body .edz-nav a{padding:6px 0;font-weight:600;white-space:nowrap}
body .edz-header a:hover,body .edz-footer a:hover{color:#2466b2;text-decoration:underline}
body .edz-header a:focus-visible,body .edz-footer a:focus-visible{outline:2px solid #2466b2;outline-offset:5px;border-radius:2px}
body .edz-footer{border-top:1px solid #e3e7ed;background:#f8fafc}
body .edz-footer-inner{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:42px 0}
body .edz-footer nav{display:flex;align-items:flex-start;flex-direction:column;gap:8px}
body .edz-footer strong{display:block;margin:0 0 6px;font-weight:700}
body .edz-footer p{display:block;margin:10px 0;color:#596577}
body .edz-footer .edz-footer-brand{font-size:23px;font-weight:750}
body .product-site-nav{background:#f8fafc;border-bottom:1px solid #e3e7ed;backdrop-filter:none}
body .product-site-nav-inner{min-height:60px;padding:12px 0}
body .product-brand-mark{display:none}
body .product-links a{display:inline-block!important}
body.edz-error{display:block;min-height:100vh;margin:0;padding:0;background:#fff}
body.edz-error main{margin:60px auto;width:min(720px,calc(100% - 40px))}
@media(max-width:900px){body .edz-header-inner{flex-direction:column;align-items:flex-start;gap:14px}body .edz-nav{justify-content:flex-start;gap:4px 20px}}
@media(max-width:600px){body .edz-header-inner,body .edz-footer-inner{width:calc(100% - 32px)}body .edz-footer-inner{grid-template-columns:1fr;gap:28px;padding:32px 0}body .edz-nav a{font-size:14px}body .edz-logo img{width:184px;height:30px}}
