:root{--blue-top: #3d78a8;--blue-bottom: #2a5a85;--menu-top: #f4f4f4;--menu-bottom: #d5d5d5;--tab-top: #f2f2f2;--tab-bottom: #d8d8d8;--tab-border: #9a9a9a;--text-main: #333;--footer-bg: #1a1a1a;--cookie-blue: #2e94cf;--max-width: 1140px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Georgia,Times New Roman,serif;color:var(--text-main);background:#fff;line-height:1.6}a{color:#2f6d9c}a:hover{color:#1e4c73}.site-header{background:linear-gradient(180deg,var(--blue-top),var(--blue-bottom));color:#fff}.header-bar{max-width:var(--max-width);margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.branding{display:flex;align-items:center;gap:.9rem;text-decoration:none;color:#fff}.branding-logo{height:58px}.branding-name{font-size:1.7rem;font-weight:700;font-family:Trebuchet MS,Verdana,sans-serif;letter-spacing:1px}.header-actions{display:flex;gap:1.4rem;font-size:.85rem}.header-actions a{color:#fff;text-decoration:none}.header-actions a:hover{text-decoration:underline}.branding:hover,.branding:hover .branding-name,.header-actions a:hover{color:#fff}.main-menu{background:linear-gradient(180deg,var(--menu-top),var(--menu-bottom));padding:.9rem 1rem 0}.menu-tabs{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;display:flex;flex-wrap:wrap;gap:4px}.menu-tab{display:inline-block;padding:.5rem 1.2rem;font-size:.95rem;font-family:Verdana,Geneva,sans-serif;color:#333;text-decoration:none;background:linear-gradient(180deg,var(--tab-top),var(--tab-bottom));border:1px solid var(--tab-border);border-bottom:none;border-radius:7px 7px 0 0}.menu-tab:hover{background:linear-gradient(180deg,#fff,#e9e9e9);color:#1c4d74}.menu-tab.active{background:#fff;font-weight:700;color:#1c4d74}.main-content{max-width:var(--max-width);margin:0 auto;padding:1.8rem 1.5rem 3rem;min-height:380px}.page-title{font-size:2rem;margin:0 0 1rem;font-weight:700}.page-layout{display:flex;gap:2rem;align-items:flex-start;flex-wrap:wrap}.page-content{flex:1;min-width:280px}.page-figure{flex:0 0 340px;max-width:360px}.page-figure img{width:100%;border:1px solid #bbb}.page-figure figcaption,.figure-caption{font-size:.8rem;color:#777;margin-top:.3rem}.page-content h2{font-size:1.5rem;margin:1.4rem 0 .6rem}.page-content ul{padding-left:1.4rem}.site-footer{background:var(--footer-bg);color:#ccc;padding:2rem 1.5rem 2.5rem;margin-top:3rem}.footer-inner{max-width:var(--max-width);margin:0 auto}.footer-inner h2{color:#fff;font-size:1.2rem;margin:0 0 .5rem;font-family:Trebuchet MS,Verdana,sans-serif}.footer-inner p{font-size:.9rem;max-width:900px}.footer-logos{display:flex;align-items:center;gap:2rem;margin:1.6rem 0 1rem}.footer-logos img{max-height:64px}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:1000;background:var(--cookie-blue);color:#fff;padding:.9rem 1.5rem;font-size:.9rem}.cookie-inner{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.cookie-message{flex:1;min-width:260px}.cookie-message strong{font-weight:700}.cookie-actions{display:flex;align-items:center;gap:.7rem}.cookie-actions button{border:1px solid #fff;background:#fff;color:#17597f;font-weight:700;padding:.35rem 1rem;cursor:pointer;border-radius:2px;font-size:.88rem}.cookie-actions button.decline{background:transparent;color:#fff}.cookie-actions button:hover{filter:brightness(.95)}.cookie-more{background:none;border:none;color:#fff;text-decoration:underline;cursor:pointer;font-size:.85rem;padding:0}@media (max-width: 720px){.page-layout{flex-direction:column}.page-figure{flex:1 1 auto;max-width:100%}.header-actions{flex-direction:column;gap:.4rem}}
