:root{--bertie-quad-min-width:250px;--bertie-quad-min-height:200px;--bertie-quad-gap:1rem;--bertie-admin-sidebar-width:280px;--bertie-admin-sidebar-min-width:200px;--bertie-admin-sidebar-max-width:400px;--bertie-sidebar-width:300px;--bertie-sidebar-gap:1.5rem;--bertie-content-gap:1rem;--bertie-section-gap:2rem;--bertie-inner-max-width:1000px;--bertie-desktop-inner-max-width:1200px;}.l-quads[data-quad-min-width]{--bertie-quad-min-width:attr(data-quad-min-width,integer,25%);display:inline-flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;}.l-quads[data-quad-min-height]{--bertie-quad-min-height:attr(data-quad-min-height);}.layout--bertie{min-height:100vh;display:flex;flex-direction:column;}#skip-link a{position:absolute;left:-9999px;top:-9999px;z-index:999;}#skip-link a:focus{position:absolute;left:6px;top:7px;z-index:999;background:#000;color:#fff;padding:8px 16px;text-decoration:none;border-radius:3px;}.l-header-inner-wrapper{max-width:var(--bertie-inner-max-width);margin:0 auto;padding:0 1rem;}.l-header-top-outer-wrapper,.l-header-main-outer-wrapper,.l-header-menu-outer-wrapper,.l-header-bottom-outer-wrapper{width:100%;}.l-header-top-inner-wrapper{display:grid;gap:var(--bertie-content-gap);grid-template-columns:1fr;}.l-header-top-quad-region{min-height:50px;padding:0.5rem 1rem;background:none;border-radius:4px;}.l-top{width:100%;padding:var(--bertie-content-gap);}.l-main-layout{flex:1;display:flex;flex-direction:column;width:100%;}.l-admin-sidebar{display:none;}.l-content-wrapper{flex:1;width:100%;}.l-content-inner-wrapper{max-width:var(--bertie-inner-max-width);margin:0 auto;padding:0 1rem;}.l-content-main-layout{display:flex;flex-direction:column;gap:var(--bertie-content-gap);}.l-content-main{order:1;}.l-sidebar-left{order:2;}.l-sidebar-right{order:3;}.l-quads{display:grid;gap:var(--bertie-quad-gap);grid-template-columns:1fr;margin-top:var(--bertie-section-gap);width:100%}.l-quad-region{min-height:var(--bertie-quad-min-height);padding:1rem;background:#f9f9f9;border-radius:4px;width:100%;max-width:350px;}.l-bottom{margin-top:var(--bertie-section-gap);padding:var(--bertie-content-gap);}.l-footer-wrapper{margin-top:auto;width:100%;background:#f5f5f5;padding:2rem 0;}.l-footer-wrapper-inner{max-width:var(--bertie-inner-max-width);margin:0 auto;padding:0 1rem;}.l-messages{margin-bottom:var(--bertie-content-gap);padding:1rem;background:#e7f3ff;border-left:4px solid #0073aa;border-radius:4px;}.l-page-title{margin-bottom:var(--bertie-content-gap);}.page-title{margin:0;font-size:2rem;font-weight:600;}.tabs{margin-bottom:var(--bertie-content-gap);}@media (min-width:768px){.l-header-top-inner-wrapper{grid-template-columns:repeat(auto-fit,minmax(0,1fr));}.l-content-main-layout{flex-direction:row;gap:var(--bertie-sidebar-gap);}.l-content-main{flex:1;order:2;}.l-sidebar-left{flex:0 0 var(--bertie-sidebar-width);order:1;}.l-sidebar-right{flex:0 0 var(--bertie-sidebar-width);order:3;}.l-quads{grid-template-columns:repeat(auto-fit,minmax(var(--bertie-quad-min-width),1fr));}}@media (min-width:1024px){.l-header-top-inner-wrapper{grid-template-columns:repeat(auto-fit,minmax(0,1fr));}.l-admin-sidebar{display:block;flex:0 0 var(--bertie-admin-sidebar-width);background:#23282d;color:#fff;min-height:100vh;position:sticky;top:0;resize:horizontal;overflow:auto;min-width:var(--bertie-admin-sidebar-min-width);max-width:var(--bertie-admin-sidebar-max-width);}.l-admin-sidebar-inner{padding:1rem;min-width:var(--bertie-admin-sidebar-min-width);}.l-main-layout{flex-direction:row;}.l-content-wrapper{flex:1;min-width:0;}.l-admin-sidebar ~ .l-content-wrapper .l-content-inner-wrapper{max-width:none;padding:0 2rem;}}@media (min-width:1400px){.l-header-inner-wrapper,.l-content-inner-wrapper,.l-footer-wrapper-inner{max-width:var(--bertie-desktop-inner-max-width);}.l-admin-sidebar{max-width:500px;}}.l-admin-sidebar:focus-within{outline:2px solid #0073aa;outline-offset:-2px;}.l-quad-region:focus-within{outline:2px solid #0073aa;outline-offset:-2px;}@media (prefers-contrast:high){.l-quad-region{border:2px solid;}.l-admin-sidebar{border-right:3px solid;}}@media (prefers-reduced-motion:reduce){.l-admin-sidebar{transition:none;}}@media print{.l-admin-sidebar{display:none;}.l-main-layout{flex-direction:column;}.l-content-main-layout{flex-direction:column;}}
.menu-toggle-button{position:relative;display:inline-block;text-indent:28px;min-width:1.5rem;min-height:1.5rem;white-space:nowrap;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);}@media (min-width:25em){.menu-toggle-button{width:auto;}}@media (min-width:48em){.menu-toggle-button,.menu-toggle-state{display:none;}}.menu-toggle-button-text{vertical-align:middle;padding:0 .5em;}.menu-toggle-button-icon,.menu-toggle-button-icon:before,.menu-toggle-button-icon:after{position:absolute;top:50%;left:2px;height:2px;width:24px;background:#bbb;transition:all 0.25s;}[dir="rtl"] .menu-toggle-button-icon{right:2px;}.menu-toggle-button-icon:before{content:'';top:-7px;left:0;}.menu-toggle-button-icon:after{content:'';top:7px;left:0;}[dir="rtl"] .menu-toggle-button-icon:before,[dir="rtl"] .menu-toggle-button-icon:after{right:0;}.menu-toggle-state:checked ~ .menu-toggle-button .menu-toggle-button-icon{height:0;background:transparent;}.menu-toggle-state:checked ~ .menu-toggle-button .menu-toggle-button-icon:before{top:0;transform:rotate(-45deg);}.menu-toggle-state:checked ~ .menu-toggle-button .menu-toggle-button-icon:after{top:0;transform:rotate(45deg);}.menu-toggle-state{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);}.menu-toggle-state ~ .menu{display:none;}.menu-toggle-state:not(:checked) ~ .menu{display:none;}.menu-toggle-state:checked ~ .menu{display:block;}@media (min-width:48em){.menu-toggle-state:not(:checked) ~ .menu{display:block;}}
