:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*:before,*:after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.wp-element-button,.wp-block-button__link{display:inline-block;margin-inline-start:1rem}.wp-block-file__button{margin-inline-start:1rem}:root :where(.wp-element-button,.wp-block-button__link){background:var(--accentBorderColor)}.wp-block-file+.wp-block-file{margin-top:.5rem}@font-face{font-family:Roboto;src:url(/wp-content/themes/timber-starter-theme/build/assets/roboto-400-bmy0Q_nm.woff2) format("woff2"),url(/wp-content/themes/timber-starter-theme/build/assets/roboto-400-BKwBj7lc.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/wp-content/themes/timber-starter-theme/build/assets/roboto-700-DNLr4AKr.woff2) format("woff2"),url(/wp-content/themes/timber-starter-theme/build/assets/roboto-700-sgOxpXbb.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--textColor: #373737;--textColorAlt: #f3f3f3;--pageBackgroundColor: #ededed;--pageBackgroundColorAlt: #000000;--sectionBackgroundColor: #ffffff;--sectionBackgroundColorAlt: #000000;--borderColor: #dddddd;--borderColorAlt: #dddddd;--accentBorderColor: #e50014;--accentBorderColorAlt: yellow;--linkColor: #1982d1;--linkColorVisited: #1982d1;--linkColorAlt: #1982d1;--linkColorVisitedAlt: #00ffff;--focusBackgroundColor: #400000;--buttonColor: white;--buttonBackground: var(--accentBorderColor);--borderSize: 1px;--fontScale: 1;--h2-size: 1.75rem;--cardPadding: 1rem;--mainGap: 1.2rem}html{font-size:calc(16px * var(--fontScale, 1))}body{color:var(--textColor);border-color:var(--pageBackgroundColor);background:var(--pageBackgroundColor);font-size:var(--fontSize);font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body.contrast{--textColor: var(--textColorAlt);--pageBackgroundColor: var(--pageBackgroundColorAlt);--sectionBackgroundColor: var(--sectionBackgroundColorAlt);--accentBorderColor: var(--accentBorderColorAlt);--buttonBackground: var(var(--accentBorderColorAlt))}body.contrast a{color:var(--linkColorAlt)!important}body.contrast a:visited{color:var(--linkColorVisitedAlt)!important}body.contrast a:focus,body.contrast a:active,body.contrast a:hover{background:var(--focusBackgroundColor)!important}body.contrast b,body.contrast strong{color:#ff0!important}body.contrast button,body.contrast a.btn,body.contrast .wp-block-file__button{color:#000!important;font-weight:700;background:var(--accentBorderColorAlt);border-color:var(--accentBorderColorAlt)}body.contrast button:focus,body.contrast a.btn:focus,body.contrast .wp-block-file__button:focus{color:var(--accentBorderColorAlt)!important}body.contrast ul.pagination li.current,body.contrast .title-bar-tabs{color:#000}body.contrast .sub-header nav ul li.current-menu-item a{color:#000!important}body a{color:var(--linkColor)}body a:visited{color:var(--linkColorVisited)}body.search #content h1{margin-bottom:2rem}body.search #content article{width:100%;border-bottom:var(--borderSize) solid var(--accentBorderColor)}body.search #content article a{text-decoration:none}body.search #content article a:not(.btn){color:var(--textColor)}body.search #content article a.read-more{font-weight:700}body.search #content article .read-more{display:block;width:fit-content;margin-top:.5rem}@media screen and (min-width:1200px){h2{font-size:1.75rem}}.container{width:95vw;margin-inline:auto}@media screen and (min-width:576px){.container{width:min(90vw,520px)}}@media screen and (min-width:768px){.container{width:min(90vw,728px);grid-template-columns:2fr 8fr}}@media screen and (min-width:992px){.container{width:min(90vw,940px)}}@media screen and (min-width:1200px){.container{width:min(90vw,1140px)}}@media screen and (min-width:1600px){.container{width:min(90vw,1540px)}}@media screen and (min-width:1860px){.container{width:min(90vw,1800px)}}header{background:#fff;padding-block:1rem}header>.wrapper{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:1rem}header>.wrapper img{height:4rem}@media screen and (min-width:768px){header>.wrapper{flex-direction:row}}.sub-header{background:var(--sectionBackgroundColor)}.sub-header nav ul{list-style-type:none;display:flex;align-items:center;margin-bottom:0;padding-left:0}.sub-header nav ul li.current-menu-item,.sub-header nav ul li:hover,.sub-header nav ul li:focus{transition:.1s all ease-in}.sub-header nav ul li.current-menu-item a,.sub-header nav ul li:hover a,.sub-header nav ul li:focus a{background:var(--accentBorderColor);color:var(--textColorAlt)}.sub-header nav ul li a{display:block;text-decoration:none;padding:1rem 1.5rem;color:var(--textColor)}#content{display:flex;flex-direction:column;gap:var(--mainGap);margin-block:var(--mainGap) 4rem}@media screen and (min-width:768px){#content{margin-block:var(--mainGap) 2rem}}@media screen and (min-width:992px){#content{display:grid;grid-template-columns:2fr 8fr}}#content .m-card{background:var(--sectionBackgroundColor);padding:var(--cardPadding)}#content #wrapper{display:flex;flex-direction:column}#content article{width:90%;margin-inline:auto}#content .breadcrumbs{grid-column:1/-1}#content .breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.35rem .6rem;list-style:none;padding:0;margin:0}#content .breadcrumbs li{display:inline-flex;align-items:center;gap:.6rem}#content .breadcrumbs li:not(:last-child):after{content:"/";opacity:.6}#content .breadcrumbs span[aria-current=page]{font-weight:400}#content .breadcrumbs a{text-decoration:none;color:inherit;font-weight:700}article{padding-top:1rem;overflow:clip}article .article-metric,article .article-views{opacity:.9;font-size:.9em;margin-top:2rem}aside{height:fit-content}aside ul.sub-menu{list-style-type:square}aside>.widget label,aside>.widget .widget-title{font-weight:500;font-size:1.25rem}#a11y-floater{display:flex;flex-direction:row;position:fixed;bottom:0;left:calc(50% - 80px);z-index:20}#a11y-floater .a11y-control{position:relative}@media screen and (min-width:768px){#a11y-floater{bottom:unset;flex-direction:column;right:0;top:calc(50% - 2rem);left:unset}}#a11y-floater button{border:var(--borderSize) solid var(--borderColor);width:100%;padding:8px;background:var(--sectionBackgroundColor);color:var(--textColor)!important}#a11y-floater svg{height:32px;width:32px;fill:currentColor}#a11y-floater .a11y-tooltip{position:absolute;right:-100%;top:0;transform:translateY(-100%);padding:.35rem .5rem;background:var(--sectionBackgroundColor);border:var(--borderSize) solid var(--borderColor);color:var(--textColor);white-space:nowrap;z-index:10}@media screen and (min-width:768px){#a11y-floater .a11y-tooltip{transform:translateY(-50%);right:calc(100% + .5rem);top:50%}}#a11y-floater .a11y-tooltip[hidden]{display:none}h1.article-h1{margin-bottom:3rem}.m-card{border:1px solid var(--borderColor);border-bottom:2px solid var(--accentBorderColor)}.m-card-bottom{border-bottom:2px solid var(--accentBorderColor)}.menu-item-home svg{height:1.45em;width:auto}ul.pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.75rem;list-style-type:none;margin-block:4rem 1rem;padding:0}ul.pagination .disabled{opacity:.45}ul.pagination li{--size: 2.5rem;border:var(--borderSize) solid var(--textColor);background:var(--sectionBackgroundColor);transition:background-color .15s ease,border-color .15s ease,color .15s ease}ul.pagination li>a,ul.pagination li>span{display:flex;align-items:center;justify-content:center;height:var(--size);min-width:var(--size);padding-inline:.75rem;color:var(--textColor)}ul.pagination li:not(.btn)>a,ul.pagination li:not(.btn)>span{padding-inline:0}ul.pagination li.btn>a,ul.pagination li.btn>span{padding-inline:.9rem}ul.pagination li a{text-decoration:none}ul.pagination li a:hover{background:#f1f1f1}ul.pagination li a:focus-visible{outline:3px solid var(--linkColor);outline-offset:-3px;background:#f1f1f1}ul.pagination li.current{background:var(--accentBorderColor);border-color:var(--accentBorderColor);font-weight:700}ul.pagination li.current a,ul.pagination li.current span{color:#fff}button,a.btn,.wp-block-file__button{background:var(--buttonBackground);color:var(--buttonColor);border:var(--borderSize) solid var(--buttonBackground);padding:.5rem .75rem;display:inline-block}button:visited,a.btn:visited,.wp-block-file__button:visited{color:var(--buttonColor)}button:focus,a.btn:focus,.wp-block-file__button:focus{outline:2px solid black}.title-bar-tabs{display:flex;color:var(--textColorAlt);border-bottom:2px solid var(--accentBorderColor);background:var(--sectionBackgroundColor)}.title-bar-tabs.single .tab{width:100%}.title-bar-tabs .tab{background:var(--accentBorderColor);padding:calc(var(--cardPadding) * .5);width:fit-content}.title-bar-tabs h2{margin-bottom:0;font-size:1.25rem}.grid-2x{display:grid}@media screen and (min-width:992px){.grid-2x{grid-template-columns:1fr 1fr;gap:1rem}}.w-100{width:100%!important}article.article-list .article-body ul{list-style-type:square}article.article-list .article-body ul li{border-bottom:var(--borderSize) solid var(--borderColor);margin-bottom:1rem;padding-bottom:1rem}article.article-list .article-body ul li:last-child{margin-bottom:0;border-bottom:none}article.article-list .article-body ul li a{text-decoration:none;font-weight:700;color:var(--textColor)}article.article-list .more{display:flex;justify-content:flex-end}article.article-list .more a{color:var(--accentBorderColor);padding:1rem;border:1px solid var(--accentBorderColor);text-decoration:none}
