*,:after,:before{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,serif;line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--mh-theme-primary:#000;--mh-theme-secondary:#f5f5f5;--mh-theme-inactive:dimgray;--mh-theme-active:#a9a9a9;--mh-theme-duration:0.22;--mh-theme-drop-off:0.75;--mh-theme-ease:linear(0 0%,0.2342 12.49%,0.4374 24.99%,0.6093 37.49%,0.6835 43.74%,0.7499 49.99%,0.8086 56.25%,0.8593 62.5%,0.9023 68.75%,0.9375 75%,0.9648 81.25%,0.9844 87.5%,0.9961 93.75%,1 100%);--mh-theme-border:gray;--mh-banner-background-color:var(--banner-background-color,#fff);--mh-banner-color:var(--banner-color,#aaa);--mh-banner-hover-color:var(--banner-hover-color,#fff);--mh-banner-link-color:var(--banner-link-color,#add8e6);color-scheme:light dark;&[data-theme=light]{color-scheme:light;.mh-banner-theme:empty:before{content:"\2600"}}&[data-theme=dark]{color-scheme:dark;.mh-banner-theme:empty:before{content:"\263D"}}}.matthews-banner{align-items:center;color:inherit;display:flex;justify-content:center;margin:0;padding:0;position:relative;z-index:400}.matthews-banner,.mh-banner{background-color:inherit;text-align:center;width:100%}.mh-banner{border:none;color:var(--mh-banner-color);cursor:pointer;font-size:10px;left:0;outline:none;position:sticky;top:0}.banner-active,.mh-banner:hover{filter:brightness(1.5) contrast(1.5) sepia(.5)}.mh-banner:after{content:"\25BC";margin-left:5px}.banner-active:after{content:"\25B2"}.mh-banner-content{background-color:var(--mh-banner-background-color);color:var(--mh-banner-color);display:grid;font-size:12px;gap:5px;grid-template-columns:minmax(0,1fr) auto auto auto minmax(0,1fr);left:0;max-height:0;opacity:1;overflow:hidden;position:fixed;top:0;transition:max-height .5s ease-out;width:100%;& ul{list-style-type:none;margin:0;padding:0}& hr{background:linear-gradient(to right,var(--mh-banner-background-color),var(--mh-banner-color));border:none;color:var(--mh-banner-color);height:6px}& a{color:var(--mh-banner-link-color);text-decoration:none}& a:hover{filter:brightness(120%);text-decoration:underline}& div.mh-banner-content-center{align-items:center;grid-column:1/span 5;justify-items:center;padding-top:18px;text-align:center}& .mh-banner-content-col2,.mh-banner-content-col4{align-items:start;justify-items:start;text-align:left}}.mh-banner-theme{background-color:inherit;border:none;color:var(--mh-banner-color);cursor:pointer;font-size:24px;left:10%;outline:none;position:absolute;text-align:center;top:0;width:1em}.mh-banner-theme-right{left:90%}.mh-banner-theme:empty:before{content:"\24C8"}dialog.mh-banner-theme-dialog{background-color:#fff;border:2px solid #000;color:#000;font-family:serif,sans-serif;font-size:16px;padding-top:30px;&.dialog-left{margin-left:50px}&.dialog-right{margin-right:50px}& fieldset{margin-bottom:.25em}& select{background-color:var(--mh-theme-secondary);color:#000;width:100%;& option{border:1px solid #000;cursor:pointer;&:hover{background-color:var(--mh-theme-inactive)}&:checked{background-color:var(--mh-theme-active)}}}& button{background-color:var(--mh-theme-secondary);color:#000;cursor:pointer;&:hover{filter:brightness(85%)}& .cancel{float:left}& .apply{float:right}}& div.button-box{display:flex}& div.button-box-action{align-items:center;justify-content:space-between}}.dialog-toggle{aspect-ratio:300/38;background:var(--mh-theme-secondary);border:1px solid var(--mh-theme-border);border-radius:100px;display:grid;font-size:16px;height:38px;letter-spacing:.5px;padding:2px;width:300px;& label{color:var(--mh-theme-primary);cursor:pointer;display:grid;font-size:.75em;height:100%;place-items:center;transition-duration:calc(var(--mh-theme-duration)*1s);transition-property:color,opacity;transition-timing-function:var(--mh-theme-ease);width:100%;z-index:400}& label span{display:grid;height:100%;place-items:center;transition:scale calc(var(--mh-theme-duration)*1s) var(--mh-theme-ease);width:100%}& .dialog-toggle-border{display:grid;grid-template-columns:repeat(4,1fr);height:100%;place-items:center;position:relative;width:100%}& .dialog-toggle-border>label{color:var(--mh-theme-secondary)}& .active{background:var(--mh-theme-primary);border-radius:100px;bottom:0;left:0;position:absolute;top:0;transition:translate calc(var(--mh-theme-duration)*1s) var(--mh-theme-ease);width:50%}& .theme{container-type:size;display:grid;grid-template-columns:1fr 1fr;height:100%;position:relative;width:100%}& .theme,.dialog-toggle-border>label:first-of-type{grid-column:span 2}& .theme label:first-of-type span{border-radius:100px;scale:.75;transform-origin:150% 150%}& .theme label:nth-of-type(2) span{border-radius:100px;scale:.75;transform-origin:-65% 150%}& .theme .active{background:var(--mh-theme-primary);left:50%;top:0;translate:-50% 0}& .theme:before{color:var(--mh-theme-primary);content:"Theme";font-size:.75em;left:50%;position:absolute;top:50%;translate:-50% -80%}& .theme:has(:checked):before{scale:.85;translate:-50% -200%}& .theme:has(:checked) label span{scale:1}& .theme:has(:checked) .active{background:var(--mh-theme-secondary);clip-path:inset(10cqh 10cqh 10cqh 10cqh round 100px)}& .theme:has(:checked) label{color:var(--mh-theme-inactive);filter:brightness(250%);opacity:var(--mh-theme-drop-off)}& .theme:has(:first-of-type:checked) label:first-of-type,.theme:has(:nth-of-type(2):checked) label:nth-of-type(2){color:var(--mh-theme-primary);opacity:1}& .theme:has(:first-of-type:checked) .active{translate:-100% 0}& .theme:has(:nth-of-type(2):checked) .active{translate:0 0}& .theme .active{clip-path:inset(73cqh calc(50% + 1px) calc(27cqh - 2px) calc(50% - 3px) round 100px);transition-property:translate,clip-path,background;transition-timing-function:var(--mh-theme-ease)}& .theme .active,& .theme:before{transition-duration:calc(var(--mh-theme-duration)*1s)}& .theme:before{transition-property:scale,translate;transition-timing-function:var(--mh-theme-ease)}& .theme-options{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}& .dialog-toggle-border:not(:has(>:checked))>label{color:var(--mh-theme-primary);opacity:var(--mh-theme-drop-off)}& .dialog-toggle-border:not(:has(>:checked))>.active{translate:100% 0}& .dialog-toggle-border:has(>:checked) .theme .active{background:var(--mh-theme-inactive)}& .dialog-toggle-border:has(>:checked) .theme label{color:var(--mh-theme-inactive);filter:brightness(50%)}}@media (max-width:768px){dialog.mh-banner-theme-dialog{&.dialog-left{margin-left:40px}&.dialog-right{margin-right:30px}}}@media (max-width:400px){dialog.mh-banner-theme-dialog{&.dialog-left{margin-left:20px}&.dialog-right{margin-right:10px}}}
/*# sourceMappingURL=banner.css.map*/