:root{--gbr-ink:#000;--gbr-muted:#5b5b5b;--gbr-rule:rgba(0,0,0,.14);--gbr-shell:1120px}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:#fff;color:var(--gbr-ink);font-family:'Montserrat',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit}.gbr-skip{position:absolute;left:-9999px;top:0;background:#000;color:#fff;padding:10px 16px;z-index:1000}.gbr-skip:focus{left:0}.gbr-shell{width:100%;max-width:var(--gbr-shell);margin:0 auto;padding:0 clamp(16px,4vw,40px)}.gbr-site-header{border-bottom:1px solid var(--gbr-rule);padding:18px 0}.gbr-site-header .gbr-shell{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.gbr-brand-text{font-weight:600;text-decoration:none;font-size:18px}.gbr-menu{display:flex;flex-wrap:wrap;gap:20px;list-style:none;margin:0;padding:0}.gbr-menu a{text-decoration:none}.gbr-menu a:hover,.gbr-menu a:focus-visible{text-decoration:underline}.gbr-main{padding:48px 0 64px;min-height:50vh}.gbr-entry+.gbr-entry{margin-top:48px;padding-top:48px;border-top:1px solid var(--gbr-rule)}.gbr-entry-title{font-family:'Manrope',system-ui,sans-serif;font-weight:500;line-height:1.25;font-size:clamp(26px,4vw,40px);margin:0 0 16px}.gbr-entry-title a{text-decoration:none}.gbr-entry-media{margin:0 0 20px}.gbr-entry-content>*+*{margin-top:1em}.gbr-site-footer{border-top:1px solid var(--gbr-rule);padding:28px 0;color:var(--gbr-muted);font-size:14px}.gbr-site-footer .gbr-shell{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.gbr-copy{margin:0}:focus-visible{outline:2px solid #000;outline-offset:3px}.gbr-inner{width:var(--container,1120px);max-width:100%;display:block}.gbr-inner>.gbr-entry+.gbr-entry{margin-top:48px}.gbr-cover{position:relative;display:block;width:100%;aspect-ratio:1120/420;border-radius:10px;overflow:hidden;background:var(--card,#f5f5f5);margin-bottom:clamp(24px,3.4vw,44px)}.gbr-cover img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.gbr-inner .gbr-entry-title{font-family:'Manrope',system-ui,sans-serif;font-weight:500;font-size:clamp(30px,4.2vw,50px);line-height:1.2;text-transform:uppercase;margin:0 0 clamp(16px,2vw,24px)}.gbr-inner .gbr-entry-content{max-width:78ch}.gbr-inner .gbr-entry-content>*+*{margin-top:1em}.gbr-inner .gbr-entry-content img{max-width:100%;height:auto;border-radius:10px}.gbr-inner .gbr-entry-content iframe,.gbr-inner .gbr-entry-content video,.gbr-inner .gbr-entry-content table{max-width:100%}.gbr-inner .gbr-entry-content table{display:block;overflow-x:auto}@media (max-width:767.98px){.gbr-cover{aspect-ratio:16/10;margin-bottom:24px}.gbr-inner .gbr-entry-content{max-width:none}}