/* Shell ownership: page styles must not target #db-header or #db-footer. */
#db-header,#db-footer{font:14px/1.5 Inter,"Segoe UI",Arial,sans-serif;color:#172f29;background:#f7f8f2;width:100%;box-sizing:border-box}
#db-header * ,#db-footer *{all:revert;box-sizing:border-box}
#db-header{position:sticky;top:0;z-index:100;border-bottom:1px solid #dce2d8}
#db-header a,#db-footer a{color:inherit;text-decoration:none;font:inherit}
#db-header a:hover,#db-footer a:hover{text-decoration:underline;text-underline-offset:4px}
#db-header :focus-visible,#db-footer :focus-visible{outline:3px solid #74862d;outline-offset:4px}
#db-header .db-new-header{max-width:1440px;margin:auto;display:flex;align-items:center;gap:24px;padding:12px 28px;min-height:84px}
#db-header .db-brand{flex:none}
#db-header .db-authority-logo,#db-footer .db-authority-logo{display:flex;align-items:center;gap:10px;white-space:nowrap}
#db-header .db-authority-logo img,#db-footer .db-authority-logo img{display:block;width:48px;height:48px;object-fit:contain;border:0;background:none;filter:drop-shadow(0 3px 2px #123d3124)}
#db-header .db-authority-wordmark,#db-footer .db-authority-wordmark{font:small-caps 24px Georgia,serif;font-weight:600;letter-spacing:-.025em;text-shadow:0 1px 0 #fff,0 2px 2px #123d3110}
#db-header .db-new-nav{display:flex;align-items:center;gap:20px;margin-inline-start:auto;font-weight:600;white-space:nowrap}
#db-header .db-new-nav>a{display:flex;align-items:center;min-height:44px}
#db-header .db-nav-group{position:relative}
#db-header .db-nav-group summary{display:flex;align-items:center;gap:8px;min-height:44px;cursor:pointer;list-style:none}
#db-header summary::-webkit-details-marker{display:none}
#db-header .db-nav-panel{position:absolute;inset-inline-start:0;top:100%;min-width:240px;padding:12px;background:#fff;border:1px solid #dce2d8;border-radius:12px;box-shadow:0 12px 30px #123d3120}
#db-header .db-nav-panel a{display:block;padding:12px;white-space:normal;border-radius:6px}
#db-header .db-nav-panel a:hover{background:#eef3e5}
#db-header .db-header-controls{display:flex;align-items:center;gap:14px;flex:none}
#db-header .db-language{white-space:nowrap}
#db-header select{font:inherit;border:1px solid #ccd7ca;border-radius:6px;background:transparent;color:inherit;padding:9px 4px;min-height:44px}
#db-header .db-header-cta{display:flex;align-items:center;gap:12px;padding:12px 18px;background:#123d31;color:#fff;border-radius:8px;white-space:nowrap}
#db-header .db-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
#db-header .db-nav-toggle{display:none;font:inherit;cursor:pointer;background:transparent;border:1px solid #ccd7ca;border-radius:6px;min-width:44px;min-height:44px}
#db-footer{border-top:1px solid #dce2d8;padding:48px 28px 24px}
#db-footer .db-section{max-width:1320px;margin:auto}
#db-footer .db-footer-top{display:grid;grid-template-columns:1fr 2fr;gap:48px}
#db-footer p{line-height:1.7;max-width:360px}
#db-footer .db-footer-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
#db-footer nav a{display:block;margin:10px 0}
#db-footer h2{font-size:15px;margin:0 0 18px}
#db-footer .db-footer-policies,#db-footer .db-footer-bottom,#db-footer .db-heritage-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin:28px auto 0;max-width:1320px}
#db-footer .db-footer-policies{justify-content:flex-start}
#db-footer .db-heritage-footer{border-top:1px solid #dce2d8;padding-top:24px}
#db-footer .db-heritage-footer nav{display:flex;flex-wrap:wrap;gap:24px}
#db-footer .db-heritage-mark{display:flex;align-items:center;gap:18px}
#db-footer .db-dragon{border:0;background:transparent;width:64px;height:48px;cursor:pointer}
#db-footer .db-dragon svg{width:64px;height:48px;overflow:visible}
#db-footer .db-dragon-eye{opacity:0}
#db-footer .db-dragon.play .db-dragon-head{transform-origin:205px 214px;animation:head-nod 1.6s ease-in-out}
#db-footer .db-dragon.play .db-dragon-tail{transform-origin:410px 313px;animation:tail-swish 1.6s ease-in-out}
#db-footer .db-dragon.play .db-dragon-jaw{transform-origin:167px 202px;animation:jaw-open 1.6s ease-in-out}
#db-footer .db-dragon.play .db-dragon-eye{animation:blink 1.6s ease-in-out}
@media(max-width:1250px){#db-header .db-new-header{flex-wrap:wrap;gap:12px}#db-header .db-header-controls{margin-inline-start:auto}#db-header .db-nav-toggle{display:block}#db-header .db-new-nav{display:none;order:3;width:100%;margin:0;white-space:normal}#db-header .db-new-nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0;max-height:65vh;overflow:auto}#db-header .db-new-nav>a,#db-header summary{padding:8px 12px}#db-header .db-nav-panel{position:static;min-width:0;box-shadow:none}}
@media(max-width:600px){#db-header .db-new-header{padding:10px 14px;gap:8px;min-height:76px}#db-header .db-authority-wordmark{font-size:20px}#db-header .db-authority-logo img{width:27px;height:40px}#db-header .db-header-controls{gap:8px;font-size:12px}#db-header .db-header-cta{display:none}#db-footer{padding:36px 22px 22px}#db-footer .db-footer-top{grid-template-columns:1fr;gap:28px}#db-footer .db-footer-directory{grid-template-columns:1fr 1fr}#db-footer .db-footer-directory nav:last-child{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){#db-footer .db-dragon *{animation:none!important}}
