/* Native disclosure navigation. Scoped to the header so content layouts remain unchanged. */
.wp-site-blocks>.wp-block-template-part:has(>.dn-masthead){position:sticky;top:0;z-index:80}
.admin-bar .wp-site-blocks>.wp-block-template-part:has(>.dn-masthead){top:32px}
.dn-masthead{--dn-nav-ink:#113247;--dn-nav-copper:#ac572c;--dn-nav-paper:#f6f6f2;position:relative;z-index:2;color:var(--dn-nav-ink);background:var(--dn-nav-paper)}
.dn-masthead *, .dn-nav-scrim{box-sizing:border-box}.dn-masthead a{text-decoration:none}.dn-masthead button{font-family:inherit;cursor:pointer}.dn-masthead [hidden],.dn-nav-scrim[hidden]{display:none!important}
.dn-utility{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#102d3e;color:#cbd8db;padding:9px var(--gutter);font-size:9px;letter-spacing:.13em;line-height:1.4}.dn-utility>span{display:flex;align-items:center;gap:10px}.dn-utility i{display:block;width:4px;height:4px;background:#d18b57;border-radius:50%}.dn-utility>a{font-size:10px;letter-spacing:.02em;color:#d3dee0}.dn-utility a>span{display:inline-block;color:#d79868;margin-left:14px}
.dn-site-header{background:var(--dn-nav-paper);border-bottom:1px solid #cfd7d2;transition:box-shadow .2s ease}.dn-masthead.is-scrolled .dn-site-header{box-shadow:0 5px 24px #0e293e0d}.dn-header-row{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:91px;padding:0 var(--gutter);max-width:1600px;margin:auto}.dn-site-brand{display:flex;align-items:center;gap:21px;flex-shrink:0}.dn-site-brand img{display:block;width:163px;height:auto}.dn-site-brand>span{font-size:9px;letter-spacing:.16em;line-height:1.35;padding:4px 0 4px 17px;border-left:1px solid #aab9bb;color:#49606b}
.dn-desktop-nav{display:flex;align-items:center;gap:25px;align-self:stretch}.dn-nav-entry{display:flex;align-items:stretch}.dn-product-trigger,.dn-primary-link,.dn-trigger-fallback{position:relative;display:flex;align-items:center;gap:7px;color:var(--dn-nav-ink);font-size:12px;font-weight:500;line-height:1.4;letter-spacing:-.015em;padding:0;border:0;background:none;white-space:nowrap}.dn-product-trigger{display:none}.dn-masthead[data-enhanced=true] .dn-product-trigger{display:flex}.dn-masthead[data-enhanced=true] .dn-trigger-fallback{display:none}.dn-product-trigger::after,.dn-primary-link::after{content:"";position:absolute;left:0;right:0;bottom:20px;height:2px;background:var(--dn-nav-copper);transform:scaleX(0);transform-origin:left;transition:transform .2s cubic-bezier(.25,.7,.2,1)}.dn-product-trigger:hover::after,.dn-product-trigger:focus-visible::after,.dn-product-trigger[aria-expanded=true]::after,.dn-product-trigger.is-current::after,.dn-primary-link:hover::after,.dn-primary-link:focus-visible::after,.dn-primary-link[aria-current=page]::after{transform:scaleX(1)}.dn-product-trigger svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.4;transition:transform .2s ease}.dn-product-trigger[aria-expanded=true] svg{transform:rotate(180deg)}
.dn-header-enquiry{display:flex;align-items:center;gap:17px;flex-shrink:0;padding:12px 12px 12px 17px;color:#fff!important;background:#123448;border:1px solid #123448;font-size:11px;font-weight:600;transition:background .18s ease,border-color .18s ease}.dn-enquiry-arrow{display:grid;place-items:center;height:25px;width:25px;background:#b56b3c;font-size:15px;line-height:1;transition:transform .18s ease}.dn-header-enquiry:hover{background:#1b4054}.dn-header-enquiry:hover .dn-enquiry-arrow{transform:translate(1px,-1px)}.dn-mobile-toggle{display:none}
.dn-nav-scrim{position:fixed;inset:var(--dn-header-bottom,125px) 0 0;z-index:1;background:#07233760;backdrop-filter:blur(3px);opacity:0;transition:opacity .18s ease;touch-action:none}.dn-nav-scrim.is-open{opacity:1}
.dn-mega-panel{position:absolute;top:100%;left:0;right:0;z-index:3;background:#f6f6f2;border-bottom:1px solid #b6c5c3;box-shadow:0 24px 38px #0b26301e;opacity:0;transform:translateY(-9px);transition:opacity .2s ease,transform .24s cubic-bezier(.2,.75,.25,1);max-height:calc(100dvh - var(--dn-header-bottom,125px) - 12px);overflow:auto;overscroll-behavior:contain}.dn-mega-panel.is-open{opacity:1;transform:translateY(0)}.dn-mega-inner{padding:29px var(--gutter) 0;max-width:1600px;margin:auto}.dn-mega-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin:0 0 26px}.dn-mega-heading p{font-size:9px;color:#7a6b5f;font-weight:600;letter-spacing:.17em;line-height:1.3;margin:0 0 10px}.dn-mega-heading h2{font-size:32px;letter-spacing:-.055em;line-height:1;margin:0}.dn-mega-overview{font-size:11px;color:#526570;border-bottom:1px solid #bac6c3;padding-bottom:6px}.dn-mega-overview span{margin-left:16px;color:#af622f}
.dn-mega-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr) minmax(0,1fr);gap:45px;align-items:stretch}.dn-mega-column>h3{font-size:9px;line-height:1.5;letter-spacing:.12em;text-transform:uppercase;color:#788985;font-weight:600;margin:0 0 11px}.dn-mega-link{position:relative;display:flex;flex-direction:column;gap:4px;padding:12px 21px 12px 0;border-top:1px solid #d9e0d8;transition:padding .16s ease,color .16s ease}.dn-mega-link strong{font-weight:500;font-size:15px;letter-spacing:-.025em;line-height:1.25}.dn-mega-link>span{font-size:10px;color:#647976;line-height:1.4}.dn-mega-link>b{position:absolute;right:3px;top:13px;font-size:13px;font-weight:400;color:#8da09a;opacity:0;transform:translate(-4px,3px);transition:opacity .16s,transform .16s}.dn-mega-link:hover,.dn-mega-link:focus-visible{padding-left:7px;color:#945124}.dn-mega-link:hover>b,.dn-mega-link:focus-visible>b{opacity:1;transform:translate(0,0)}.dn-model-link{display:grid;grid-template-columns:65px 1fr 15px;gap:9px;align-items:center;border-top:1px solid #d9e0d8;padding:16px 0;font-size:12px}.dn-model-link>span{font-size:10px;font-weight:600;letter-spacing:.035em;color:#9b623d}.dn-model-link strong{font-weight:400;line-height:1.35}.dn-model-link b{font-weight:400;color:#839992;opacity:0;transition:opacity .16s}.dn-model-link:hover b,.dn-model-link:focus-visible b{opacity:1}.dn-model-link:hover{color:#945124}.dn-mega-guide{margin-top:21px;padding:18px 0 0;border-top:1px solid #b5c3bd}.dn-mega-guide>p{font-size:15px;letter-spacing:-.025em;margin:0 0 9px;line-height:1.3}.dn-mega-guide a{font-size:10px;color:#677c79;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dn-mega-guide a>span{color:#ac6436}
.dn-nav-feature{display:flex;flex-direction:column;background:#e8ece4;overflow:hidden;min-width:0;border:1px solid #dce2d7}.dn-nav-feature-image{height:187px;background:radial-gradient(ellipse at 55% 45%,#f7f6ee 0%,#d4dfd4 100%);position:relative;overflow:hidden;padding:14px 26px 13px}.dn-nav-feature-image img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(4px 9px 5px #102d3e22);transition:transform .32s cubic-bezier(.2,.75,.25,1)}.dn-feature-model{position:absolute;top:14px;left:15px;font-size:8px;letter-spacing:.11em;color:#5e716d;line-height:1.4}.dn-nav-feature-copy{padding:16px 18px 19px}.dn-nav-feature-copy>p{font-size:8px;letter-spacing:.14em;font-weight:600;color:#7a715f;margin:0 0 9px;line-height:1.2}.dn-nav-feature-copy h3{position:relative;font-size:20px;line-height:1.06;letter-spacing:-.04em;font-weight:500;margin:0 0 8px;padding-right:17px}.dn-nav-feature-copy h3>span{position:absolute;right:0;top:0;color:#9c613b;font-size:18px}.dn-nav-feature-copy>span{font-size:10px;color:#617871;line-height:1.4;display:block}.dn-nav-feature:hover img{transform:translateY(-3px) scale(1.025)}.dn-nav-feature:focus-visible{outline-offset:3px}.dn-nav-feature-barrel .dn-nav-feature-image{padding:18px 24px;background:#e9ede7}.dn-nav-feature-barrel img{mix-blend-mode:multiply}
.dn-mega-bottom{margin-top:25px;padding:17px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #cfd8ce;font-size:11px;color:#667a76}.dn-mega-bottom a{display:flex;align-items:center;gap:22px;color:#8d4d29;font-size:11px;font-weight:600}.dn-mega-bottom a>span{font-size:16px;font-weight:400;line-height:1}.dn-mobile-nav{display:none}.dn-nav-fallback{padding:15px var(--gutter);display:flex;flex-wrap:wrap;gap:20px;font-size:13px}
@media(min-width:1024px) and (max-width:1230px){.dn-header-row{gap:22px}.dn-desktop-nav{gap:19px}.dn-site-brand img{width:146px}.dn-site-brand>span{display:none}.dn-header-enquiry{gap:12px;padding-left:13px}.dn-product-trigger,.dn-primary-link{font-size:11px}.dn-mega-grid{gap:29px}.dn-mega-link strong{font-size:14px}.dn-mega-link>span{font-size:9px}.dn-mega-heading h2{font-size:30px}}
@media(max-width:1023px){.dn-utility{padding:8px var(--gutter);font-size:8px;letter-spacing:.1em}.dn-utility>a{display:none}.dn-header-row{min-height:79px;gap:20px}.dn-site-brand img{width:153px}.dn-site-brand>span{font-size:8px;padding-left:14px}.dn-desktop-nav,.dn-header-enquiry,.dn-mega-panel{display:none!important}.dn-masthead[data-enhanced=true] .dn-mobile-toggle{display:flex;align-items:center;justify-content:center;gap:14px;padding:12px 0 12px 14px;min-width:70px;min-height:44px;background:transparent;border:0;color:var(--dn-nav-ink);font-size:11px}.dn-menu-glyph{height:18px;width:22px;position:relative;display:block}.dn-menu-glyph i{position:absolute;left:0;width:22px;height:1px;background:currentColor;transition:transform .2s ease,top .2s ease}.dn-menu-glyph i:first-child{top:5px}.dn-menu-glyph i:last-child{top:12px}.dn-mobile-toggle[aria-expanded=true] .dn-menu-glyph i:first-child{top:9px;transform:rotate(45deg)}.dn-mobile-toggle[aria-expanded=true] .dn-menu-glyph i:last-child{top:9px;transform:rotate(-45deg)}.dn-mobile-nav{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - var(--dn-header-bottom,110px));background:#f6f6f2;z-index:4;box-shadow:0 25px 34px #102d3e20;opacity:0;transform:translateY(-7px);transition:opacity .18s ease,transform .22s cubic-bezier(.2,.75,.25,1)}.dn-mobile-nav.is-open{opacity:1;transform:translateY(0)}.dn-mobile-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:25px var(--gutter) 20px}.dn-mobile-intro{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:22px;color:#7d8c86}.dn-mobile-intro>span{font-size:12px}.dn-mobile-intro>small{font-size:8px;letter-spacing:.08em}.dn-mobile-group{border-top:1px solid #bac9c0}.dn-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;gap:22px;background:none;border:0;padding:22px 0;text-align:left;color:var(--dn-nav-ink)}.dn-accordion-trigger>span{display:flex;align-items:center;gap:18px;font-size:26px;font-weight:400;letter-spacing:-.045em;line-height:1.1}.dn-accordion-trigger small{font-size:9px;font-weight:500;color:#99714f;letter-spacing:.07em}.dn-accordion-trigger>i{position:relative;width:20px;height:20px;flex-shrink:0}.dn-accordion-trigger>i::before,.dn-accordion-trigger>i::after{content:"";position:absolute;top:9px;left:4px;width:12px;height:1px;background:#8c684c;transition:transform .2s ease}.dn-accordion-trigger>i::after{transform:rotate(90deg)}.dn-accordion-trigger[aria-expanded=true]>i::after{transform:rotate(0)}.dn-mobile-submenu{padding:0 0 23px 31px;animation:dn-mobile-reveal .2s ease}.dn-mobile-submenu>a{display:flex;align-items:center;min-height:43px;font-size:13px;line-height:1.35;color:#405c64}.dn-mobile-submenu>a[aria-current=page]{color:#994e24;text-decoration:underline}.dn-mobile-submenu>p{font-size:8px;text-transform:uppercase;letter-spacing:.13em;color:#82928a;margin:23px 0 7px}.dn-mobile-submenu>a.dn-mobile-overview{font-size:11px;font-weight:600;color:#9c542c;min-height:35px;justify-content:space-between;border-bottom:1px solid #d9e1d7;padding-bottom:11px}.dn-mobile-submenu .dn-mobile-feature{background:#e9eee5;display:flex;gap:16px;align-items:center;padding:12px 14px;min-height:93px;margin-top:20px}.dn-mobile-feature img{height:70px;width:58px;object-fit:contain;mix-blend-mode:multiply}.dn-mobile-feature>span{display:flex;flex-direction:column;gap:7px;flex:1;min-width:0}.dn-mobile-feature small{font-size:8px;letter-spacing:.1em;color:#7c816c}.dn-mobile-feature strong{font-size:14px;line-height:1.25;font-weight:400;letter-spacing:-.025em}.dn-mobile-feature>b{font-size:16px;font-weight:400;color:#a36437}.dn-mobile-secondary{display:flex;flex-direction:column;border-top:1px solid #bac9c0;padding:13px 0 0}.dn-mobile-secondary a{display:flex;align-items:center;justify-content:space-between;min-height:49px;font-size:14px;letter-spacing:-.025em}.dn-mobile-secondary span{font-size:13px;color:#8b9d94}.dn-mobile-footer{flex-shrink:0;background:#103144;padding:19px var(--gutter) 16px;border-top:1px solid #cfd9ce}.dn-mobile-footer>a{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:16px;letter-spacing:-.025em;padding:4px 0 7px}.dn-mobile-footer>a>span{display:grid;place-items:center;background:#b56b3c;width:31px;height:31px;font-size:17px}.dn-mobile-footer p{color:#adc2c4;font-size:9px;line-height:1.4;margin:6px 0 0}.dn-mobile-menu-open{overflow:hidden}.dn-nav-scrim{backdrop-filter:blur(2px)}}
@media(max-width:782px){.admin-bar .wp-site-blocks>.wp-block-template-part:has(>.dn-masthead){top:46px}}
@media(max-width:420px){.dn-site-brand img{width:143px}.dn-site-brand{gap:14px}.dn-site-brand>span{font-size:7px;padding-left:11px}.dn-header-row{gap:12px;min-height:75px}.dn-mobile-scroll{padding-top:22px}.dn-accordion-trigger>span{font-size:25px}.dn-mobile-submenu{padding-left:27px}.dn-mobile-intro>small{font-size:7px}}
@keyframes dn-mobile-reveal{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.dn-masthead *,.dn-masthead *::before,.dn-masthead *::after,.dn-nav-scrim{animation:none!important;transition:none!important}.dn-mega-panel,.dn-mobile-nav,.dn-nav-feature:hover img,.dn-header-enquiry:hover .dn-enquiry-arrow{transform:none}}

.dn-model-link{grid-template-columns:42px 55px 1fr 12px;gap:8px;padding:10px 0}.dn-model-link>img{width:42px;height:42px;object-fit:contain;background:#e9eee6}.dn-model-link>img[src*="v3-"]{transform:scale(1.18)}.dn-nav-feature-image img{transform:scale(1.28)}.dn-nav-feature:hover img{transform:translateY(-3px) scale(1.33)}.dn-mobile-feature img{transform:scale(1.25)}
@media(prefers-reduced-motion:reduce){.dn-nav-feature:hover img{transform:scale(1.28)}}

/* 0.5.6: one clear header row, readable navigation and a distinct quote entry. */
.dn-masthead-compact .dn-header-row{min-height:94px;gap:28px}
.dn-masthead-compact .dn-site-brand{display:block;flex-shrink:0}
.dn-masthead-compact .dn-site-brand img{display:block;width:180px;height:auto}
.dn-masthead-compact .dn-desktop-nav{gap:30px}
.dn-masthead-compact .dn-nav-entry{align-self:center;min-height:44px}
.dn-masthead-compact .dn-product-trigger,.dn-masthead-compact .dn-primary-link,.dn-masthead-compact .dn-trigger-fallback{min-height:44px;align-self:center}
.dn-masthead-compact .dn-product-trigger,.dn-masthead-compact .dn-primary-link,.dn-masthead-compact .dn-trigger-fallback{font-size:16px;font-weight:600;line-height:1.35;letter-spacing:-.01em;gap:8px}
.dn-masthead-compact .dn-product-trigger svg{width:13px;height:13px;stroke-width:1.7}
.dn-masthead-compact .dn-product-trigger::after,.dn-masthead-compact .dn-primary-link::after{bottom:4px;height:2px}
.dn-masthead-compact .dn-header-enquiry{display:flex;min-height:50px;padding:8px 8px 8px 16px;gap:13px;border:1px solid #9c643d;border-radius:2px;background:#9c643d;color:#fff!important;font-size:14px;font-weight:600;line-height:1.25;white-space:nowrap;transition:background .18s ease,border-color .18s ease}
.dn-masthead-compact .dn-enquiry-arrow{display:grid;place-items:center;width:30px;height:30px;flex:none;background:#865330}
.dn-masthead-compact .dn-enquiry-arrow svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}
.dn-masthead-compact .dn-header-enquiry:hover{background:#865330;border-color:#865330}
.dn-masthead-compact .dn-header-enquiry:hover .dn-enquiry-arrow{transform:none}
.dn-masthead-compact .dn-header-enquiry:hover .dn-enquiry-arrow svg{transform:translateX(2px)}
.dn-masthead-compact .dn-header-enquiry:focus-visible,.dn-masthead-compact .dn-mobile-toggle:focus-visible{outline:2px solid #172e3c;outline-offset:4px}
@media(min-width:1024px) and (max-width:1230px){
 .dn-masthead-compact .dn-header-row{gap:20px}
 .dn-masthead-compact .dn-site-brand img{width:154px}
 .dn-masthead-compact .dn-desktop-nav{gap:18px}
 .dn-masthead-compact .dn-product-trigger,.dn-masthead-compact .dn-primary-link,.dn-masthead-compact .dn-trigger-fallback{font-size:15px;gap:6px}
 .dn-masthead-compact .dn-header-enquiry{font-size:13px;gap:10px;padding-left:13px}
}
/* Mobile header gives the brand and navigation their own space. */
@media(max-width:1023px){
 .dn-masthead-compact .dn-header-row{min-height:80px;gap:24px}
 .dn-masthead-compact .dn-site-brand img{width:166px}
 .dn-masthead-compact .dn-header-enquiry{display:none!important}
 .dn-masthead-compact[data-enhanced=true] .dn-mobile-toggle{margin-left:auto;padding:10px 0 10px 8px;min-width:72px;min-height:44px;gap:12px;font-size:14px;font-weight:600}
}
@media(max-width:640px){
 .dn-masthead-compact .dn-header-row{min-height:76px;padding-left:22px;padding-right:22px}
 .dn-masthead-compact .dn-site-brand img{width:156px}
}
@media(max-width:359px){
 .dn-masthead-compact .dn-site-brand img{width:148px}
}
@media(prefers-reduced-motion:reduce){.dn-masthead-compact .dn-header-enquiry:hover .dn-enquiry-arrow svg{transform:none}}

/* Mobile navigation uses interface typography, with distinct disclosure and link icons. */
@media(max-width:1023px){
 .dn-masthead-compact .dn-mobile-nav,
 .dn-masthead-compact[data-enhanced=true] .dn-mobile-toggle{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
 .dn-masthead-compact[data-enhanced=true] .dn-mobile-toggle{font-size:13px;font-weight:500;letter-spacing:0;gap:10px}
 .dn-masthead-compact .dn-mobile-scroll{padding:8px var(--gutter) 0}
 .dn-masthead-compact .dn-mobile-group{border-top:0;border-bottom:1px solid #dfe4e1}
 .dn-masthead-compact .dn-accordion-trigger{min-height:56px;padding:16px 0;gap:20px;font-family:inherit}
 .dn-masthead-compact .dn-accordion-trigger>span{gap:0;font-size:18px;line-height:24px;font-weight:600;letter-spacing:-.015em}
 .dn-masthead-compact .dn-mobile-secondary{border-top:0;padding:0}
 .dn-masthead-compact .dn-mobile-secondary a{min-height:56px;padding:16px 0;border-bottom:1px solid #dfe4e1;font-size:18px;line-height:24px;font-weight:600;letter-spacing:-.015em;gap:20px}
 .dn-masthead-compact .dn-mobile-secondary a:last-child{border-bottom:0}
 .dn-masthead-compact .dn-mobile-chevron,
 .dn-masthead-compact .dn-mobile-arrow{display:block;width:18px;height:18px;flex:none;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;color:#64747b}
 .dn-masthead-compact .dn-mobile-chevron{width:16px;height:16px;margin-right:1px;stroke-width:1.4;transition:transform .18s ease}
 .dn-masthead-compact .dn-accordion-trigger[aria-expanded=true]>.dn-mobile-chevron{transform:rotate(180deg)}
 .dn-masthead-compact .dn-mobile-submenu{padding:0 0 14px 14px}
 .dn-masthead-compact .dn-mobile-submenu>a{min-height:44px;padding:6px 0;font-size:15px;line-height:1.4;font-weight:400;letter-spacing:0}
 .dn-masthead-compact .dn-mobile-submenu>a.dn-mobile-overview{font-size:14px;font-weight:600;min-height:44px;padding-bottom:10px}
 .dn-masthead-compact .dn-mobile-submenu>p{margin:20px 0 8px;color:#64747b;font-size:10px;line-height:1.5;letter-spacing:.09em;font-weight:600}
 .dn-masthead-compact .dn-mobile-footer{background:var(--dn-nav-paper);border-top:1px solid #dfe4e1;padding:16px var(--gutter) 20px}
 .dn-masthead-compact .dn-mobile-footer>a{justify-content:space-between;width:218px;max-width:100%;min-height:46px;padding:12px 16px;gap:18px;border-radius:2px;font-size:14px;font-weight:600;line-height:20px;letter-spacing:0;text-align:left}
 .dn-masthead-compact .dn-mobile-footer>a>.dn-mobile-arrow{color:currentColor}
 .dn-masthead-compact .dn-mobile-footer>a:focus-visible{outline-color:var(--dn-accent-ink)}
}

/* Resources: four customer tasks. Existing disclosure, scrolling and motion stay intact. */
#dn-panel-resources .dn-mega-inner{max-width:1240px;padding:24px 36px 28px}
#dn-panel-resources .dn-mega-heading{align-items:center;gap:24px;margin-bottom:21px}
#dn-panel-resources .dn-mega-heading h2{font-size:24px;line-height:1.2;letter-spacing:-.035em}
#dn-panel-resources .dn-mega-overview{font-size:14px;min-height:36px;display:inline-flex;align-items:center;padding-bottom:3px;white-space:nowrap}
#dn-panel-resources .dn15-resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}
#dn-panel-resources .dn15-resource-group{min-width:0;border-top:1px solid #cdd8d2;padding-top:14px}
#dn-panel-resources .dn15-resource-group h3{font-size:18px;line-height:1.35;font-weight:650;letter-spacing:-.02em;text-transform:none;margin:0;color:#19323e}
#dn-panel-resources .dn15-resource-group>p{font-size:14px;line-height:1.5;color:#60747b;margin:8px 0 16px}
#dn-panel-resources .dn15-resource-links{display:flex;flex-direction:column}
#dn-panel-resources .dn15-resource-links>a{display:flex;align-items:center;min-height:44px;padding:10px 0;border-top:1px solid #e0e6e1;font-size:15px;line-height:1.4;color:#19323e;font-weight:450;text-underline-offset:4px}
#dn-panel-resources .dn15-resource-links>a:hover{color:#815417;text-decoration:underline}
#dn-panel-resources a:focus-visible{outline:2px solid #19323e;outline-offset:4px}
/* Current location is persistent; an open disclosure is a temporary surface state. */
.dn-masthead-compact .dn-product-trigger::after,.dn-masthead-compact .dn-primary-link::after{background:var(--dn-accent,#FF9E16)}
.dn-masthead-compact .dn-product-trigger:not(.is-current):not(:hover):not(:focus-visible):not([aria-expanded=true])::after{transform:scaleX(0)}
.dn-masthead-compact .dn-primary-link:not(.is-current):not([aria-current=page]):not(:hover):not(:focus-visible)::after{transform:scaleX(0)}
.dn-masthead-compact .dn-product-trigger.is-current::after,.dn-masthead-compact .dn-primary-link.is-current::after{transform:scaleX(1)}
.dn-masthead-compact .dn-product-trigger[aria-expanded=true]{background:#e7eee8;border-radius:3px}
.dn-masthead-compact .dn-product-trigger:focus-visible,.dn-masthead-compact .dn-primary-link:focus-visible{outline:2px solid #19323e;outline-offset:4px}
.dn-masthead-compact .dn-mega-panel a:is([aria-current=page],[aria-current=location]),.dn-masthead-compact .dn-mobile-submenu a:is([aria-current=page],[aria-current=location]){color:#19323e;font-weight:650;text-decoration:underline;text-decoration-color:var(--dn-accent,#FF9E16);text-underline-offset:4px;text-decoration-thickness:2px}
@media(min-width:1024px) and (max-width:1230px){
 #dn-panel-resources .dn-mega-inner{padding-inline:28px}
 #dn-panel-resources .dn15-resource-grid{gap:26px}
}
@media(max-width:1023px){
 .dn-masthead-compact #dn-mobile-resources{padding-left:14px;padding-bottom:16px}
 .dn-masthead-compact #dn-mobile-resources>a.dn-mobile-overview{font-size:14px;min-height:44px}
 .dn-masthead-compact #dn-mobile-resources .dn15-mobile-resource-group{margin-top:14px}
 .dn-masthead-compact #dn-mobile-resources .dn15-mobile-resource-group>h3{font-size:14px;line-height:1.5;font-weight:650;letter-spacing:.01em;margin:0 0 4px;color:#60747b}
 .dn-masthead-compact #dn-mobile-resources .dn15-mobile-resource-group>a{display:flex;align-items:center;min-height:44px;padding:8px 0;font-size:15px;line-height:1.4;color:#19323e;text-decoration:none}
 .dn-masthead-compact #dn-mobile-resources .dn15-mobile-resource-group>a:is([aria-current=page],[aria-current=location]){font-weight:650;text-decoration:underline;text-decoration-color:var(--dn-accent,#FF9E16);text-underline-offset:4px}
 .dn-masthead-compact .dn-accordion-trigger[aria-expanded=true]{background:#e7eee8}
 .dn-masthead-compact .dn-accordion-trigger.is-current>span,.dn-masthead-compact .dn-mobile-secondary a.is-current{color:#19323e;text-decoration:underline;text-decoration-color:var(--dn-accent,#FF9E16);text-underline-offset:5px;text-decoration-thickness:2px}
 .dn-masthead-compact #dn-mobile-resources a:focus-visible{outline:2px solid #19323e;outline-offset:3px}
}

/* V28 menu hierarchy: topic first, one useful starting point, then the full group. */
#dn-panel-resources .dn15-resource-group{display:flex;flex-direction:column;border-top:0;padding-top:0;}
#dn-panel-resources .dn15-resource-links{margin-top:auto;}
#dn-panel-resources .dn15-resource-group h3{font-size:17px;}
#dn-panel-resources .dn15-resource-group h3 a:hover{text-decoration:underline;text-underline-offset:4px;}
#dn-panel-resources .dn15-resource-links>a{font-size:14px;}
#dn-panel-resources .dn15-resource-links>a.dn28-group-overview{justify-content:space-between;font-weight:600;}
#dn-panel-resources .dn28-group-overview span{color:#986014;}
#dn-panel-resources .dn28-menu-media{display:flex;align-items:center;gap:26px;margin-top:22px;padding-top:15px;border-top:1px solid #dce2e6;font-size:14px;}
#dn-panel-resources .dn28-menu-media>span{margin-right:auto;color:#60747b;}
#dn-panel-resources .dn28-menu-media>a{display:flex;align-items:center;min-height:40px;text-underline-offset:4px;}
#dn-panel-resources .dn28-menu-media>a:hover{text-decoration:underline;}
@media(max-width:1023px){
 .dn-masthead-compact #dn-mobile-resources>a.dn28-mobile-category{display:flex;flex-direction:column;align-items:start;gap:3px;padding:12px 0;border-bottom:1px solid #e1e6e8;}
 .dn-masthead-compact .dn28-mobile-category strong{font-size:16px;line-height:1.4;font-weight:600;}
 .dn-masthead-compact .dn28-mobile-category>span{font-size:13px;line-height:1.5;color:#60747b;}
 .dn-masthead-compact .dn28-mobile-media{display:flex;flex-wrap:wrap;gap:8px 24px;padding-top:8px;}
 .dn-masthead-compact .dn28-mobile-media>a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;text-decoration:underline;text-underline-offset:4px;}
}

/* V29: quiet selection markers. Dots are out of flow, so labels never move. */
.dn-masthead.dn-masthead-compact :is(#dn-panel-products,#dn-panel-resources,#dn-mobile-nav) a,
.dn-masthead.dn-masthead-compact :is(#dn-panel-products,#dn-panel-resources,#dn-mobile-nav) a:is(:hover,:focus-visible,[aria-current],.is-current){
 text-decoration:none;
}
.dn-masthead.dn-masthead-compact :is(.dn-mega-link,.dn-model-link,.dn13-core-subnav>a,.dn15-resource-links>a,.dn15-resource-group h3>a,.dn28-menu-media>a,.dn-mobile-submenu>a,.dn28-mobile-media>a,.dn-mobile-secondary>a){
 position:relative;transition:background-color .16s ease,color .16s ease;
}
.dn-masthead.dn-masthead-compact :is(.dn-mega-link,.dn-model-link,.dn13-core-subnav>a,.dn15-resource-links>a,.dn15-resource-group h3>a,.dn28-menu-media>a,.dn-mobile-submenu>a,.dn28-mobile-media>a,.dn-mobile-secondary>a)::before{
 content:"";position:absolute;left:-11px;top:50%;width:6px;height:6px;border-radius:50%;
 background:var(--dn-accent,#FF9E16);opacity:0;transform:translateY(-50%) scale(.7);
 transition:opacity .16s ease,transform .16s ease;pointer-events:none;
}
.dn-masthead.dn-masthead-compact :is(.dn-mega-link,.dn-model-link,.dn13-core-subnav>a,.dn15-resource-links>a,.dn15-resource-group h3>a,.dn28-menu-media>a,.dn-mobile-submenu>a,.dn28-mobile-media>a,.dn-mobile-secondary>a):is(:hover,:focus-visible,[aria-current=page],[aria-current=location],.is-current){
 background-color:#edf1f2;color:var(--dn-nav-ink);
}
.dn-masthead.dn-masthead-compact :is(.dn-mega-link,.dn-model-link,.dn13-core-subnav>a,.dn15-resource-links>a,.dn15-resource-group h3>a,.dn28-menu-media>a,.dn-mobile-submenu>a,.dn28-mobile-media>a,.dn-mobile-secondary>a):is(:hover,:focus-visible,[aria-current=page],[aria-current=location],.is-current)::before{
 opacity:1;transform:translateY(-50%) scale(1);
}
.dn-masthead.dn-masthead-compact #dn-panel-resources a:is(:hover,:focus-visible,[aria-current=page],[aria-current=location]){color:var(--dn-nav-ink);}
.dn-masthead.dn-masthead-compact .dn-mega-link:is(:hover,:focus-visible){padding-left:0;}
.dn-masthead.dn-masthead-compact .dn-mega-link[aria-current]>span{font-weight:400;}
.dn-masthead.dn-masthead-compact :is(.dn-mega-panel,.dn-mobile-nav) a:focus-visible{
 outline:2px solid var(--dn-nav-ink);outline-offset:3px;
}
@media(max-width:1023px){
 .dn-masthead.dn-masthead-compact .dn-accordion-trigger>span{position:relative;}
 .dn-masthead.dn-masthead-compact .dn-accordion-trigger>span::before{
  content:"";position:absolute;left:-12px;top:50%;width:6px;height:6px;border-radius:50%;
  background:var(--dn-accent,#FF9E16);opacity:0;transform:translateY(-50%);
 }
 .dn-masthead.dn-masthead-compact .dn-accordion-trigger:is(.is-current,[aria-expanded=true])>span::before{opacity:1;}
 .dn-masthead.dn-masthead-compact .dn-accordion-trigger.is-current>span{text-decoration:none;}
 .dn-masthead.dn-masthead-compact .dn-accordion-trigger[aria-expanded=true]{background:transparent;}
 .dn-masthead.dn-masthead-compact .dn-mobile-submenu>a[aria-current]{font-weight:400;}
 .dn-masthead.dn-masthead-compact .dn-mobile-submenu>a.dn-mobile-overview{font-weight:600;}
}
@media(prefers-reduced-motion:reduce){
 .dn-masthead.dn-masthead-compact *::before,.dn-masthead.dn-masthead-compact *::after{transition:none;}
}

/* V30: match the existing 52 px model frames while retaining the MH-3 crop. */
@media(min-width:1024px){
 .dn-masthead-compact #dn-panel-products .dn-model-link>.dn6-menu-render{width:52px;height:52px;flex-basis:52px;background:#fff;}
}
