/* Generated by scripts/generate-theme.mjs. */
html[data-theme="dark"] body{color:#f2efe9;background:#0b0b0b}
html[data-theme="dark"] .cb-navbar-backdrop{background:rgba(5,5,5,0.5)}
@media (min-width:768px){html[data-theme="dark"] .cb-navbar-fill{background:rgba(11,11,11,0.95)}}
html[data-theme="dark"] .cb-navbar-logo.-clone{color:#f2efe9}
html[data-theme="dark"] .cb-navbar-menu{background:#0b0b0b}
html[data-theme="dark"] .cb-navbar-menu-link:after,html[data-theme="dark"] .cb-navbar-menu-link:before{background:rgba(5,5,5,0.2)}
html[data-theme="dark"] .cb-navbar-menu-link:after{background:#050505}
html[data-theme="dark"] .cb-loader-backdrop{background:rgba(5,5,5,0.3)}
html[data-theme="dark"] .cb-loader-fill{background:#0b0b0b}
html[data-theme="dark"] .cb-cursor.-exclusion:before,html[data-theme="dark"] .cb-cursor.-opaque:before,html[data-theme="dark"] .cb-cursor.-pointer:before,html[data-theme="dark"] .cb-cursor:before{background:#0b0b0b}
html[data-theme="dark"] .cb-cursor-text{color:#f2efe9}
html[data-theme="dark"] .cb-btn_cta.-fill{background:#050505}
html[data-theme="dark"] .cb-btn_cta.-fill.-inverse{color:#f2efe9;background:#0b0b0b}
html[data-theme="dark"] .cb-btn_cta.-fill:not(.-inverse) .cb-btn_cta-title span:after,html[data-theme="dark"] .cb-btn_cta.-inverse:not(.-fill) .cb-btn_cta-title span:after{color:#f2efe9}
html[data-theme="dark"] .cb-btn_cta:hover .cb-btn_cta-icon{color:#f2efe9}
html[data-theme="dark"] .cb-btn_round.-inverse:before{background:#050505}
html[data-theme="dark"] .cb-input_light input,html[data-theme="dark"] .cb-input_light textarea{color:#f2efe9}
html[data-theme="dark"] .cb-input_light input::-moz-placeholder,html[data-theme="dark"] .cb-input_light textarea::-moz-placeholder{color:#aaa8a4}
html[data-theme="dark"] .cb-input_light input::-ms-input-placeholder,html[data-theme="dark"] .cb-input_light textarea::-ms-input-placeholder{color:#aaa8a4}
html[data-theme="dark"] .cb-input_light input::placeholder,html[data-theme="dark"] .cb-input_light textarea::placeholder{color:#aaa8a4}
html[data-theme="dark"] .cb-modal_box-backdrop{background:#0b0b0b}
html[data-theme="dark"] .cb-modal_box-backdrop.-gray{background:#121212}
html[data-theme="dark"] .cb-modal_box-nav-item-title span:after,html[data-theme="dark"] .cb-modal_box-nav-item-title span:before{color:#f2efe9}
html[data-theme="dark"] .cb-embedded-play{background:rgba(5,5,5,0.8)}
html[data-theme="dark"] .cb-contact-terms{color:rgba(242,239,233,0.3)}
html[data-theme="dark"] .cb-contact-terms a{color:#f2efe9}
html[data-theme="dark"] .cb-contact-terms a:hover{color:rgba(242,239,233,0.6)}
html[data-theme="dark"] .cb-entrylist-empty{color:rgba(242,239,233,0.5)}
html[data-theme="dark"] .cb-article-text blockquote{background:#191919}
html[data-theme="dark"] .cb-article-text blockquote:nth-of-type(2n){background:#1c1b19}
html[data-theme="dark"] .cb-article-text table thead th{background:#191919}
html[data-theme="dark"] .cb-article-text table tbody td{border-bottom:1px #41403d solid}
html[data-theme="dark"] .cb-feature-item-fill{background:#181818}
html[data-theme="dark"] .cb-feature-item.-active .cb-feature-item-fill,html[data-theme="dark"] .cb-navbar.-open .cb-navbar-toggle button.cb-feature-item .cb-feature-item-fill{background:#050505}
html[data-theme="dark"] .cb-summary-fill{background:#0b0b0b}
html[data-theme="dark"] .cb-summary-fill.-inverse{background:#050505}
html[data-theme="dark"] .cb-summary-testimonial{background:#191919}
html[data-theme="dark"] .cb-summary-testimonial:nth-child(2n){background:#1c1b19}
@media (min-width:768px){html[data-theme="dark"] .cb-summary-testimonial:nth-child(5){background:#1c1b19}}
html[data-theme="dark"] .cb-overview-author-name{color:#aaa8a4}
html[data-theme="dark"] .cb-overview-author-name b{color:#f2efe9}
html[data-theme="dark"] .cb-overview-tile{background:#191919}
html[data-theme="dark"] .cb-overview-tile:has(strong){background:#1c1b19}
html[data-theme="dark"] .cb-logoreel-item-tooltip{background:#050505}
html[data-theme="dark"] .cb-faq.-inverse{background:#050505}
html[data-theme="dark"] .cb-outro{background:#050505}
html[data-theme="dark"] .cb-footer{background:#050505}
html[data-theme="dark"] .cb-footer-social a:before{background:rgba(11,11,11,0.1)!important}
html[data-theme="dark"] { background: #0b0b0b; color-scheme: dark; --royal-gold: #d8bd8a; }
html[data-theme="dark"] body {
  background-image: radial-gradient(ellipse 80% 650px at 85% 0, rgba(255,255,255,.025), transparent 75%);
  background-repeat: no-repeat;
}
.cb-navbar-strip, .cb-navbar-fill { min-height: 64px; }
.codebro-theme-toggle {
  display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0;
  width: 44px; height: 44px; margin-right: 20px; padding: 0;
  border: 1px solid #dedede; border-radius: 50%; background: #fff; color: #252525;
  cursor: pointer; position: relative; z-index: 252; touch-action: manipulation;
  transition: background-color .2s, border-color .2s;
}
.codebro-theme-toggle:hover { background: #f1f1f1; border-color: #aaa; }
.codebro-theme-toggle:focus-visible { outline: 2px solid #669dff; outline-offset: 4px; }
.codebro-theme-toggle svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.codebro-theme-toggle .theme-sun { display: none; }
html[data-theme="dark"] .codebro-theme-toggle { background: #181818; color: var(--royal-gold); border-color: #6b604e; }
html[data-theme="dark"] .codebro-theme-toggle:hover { background: #252525; border-color: var(--royal-gold); }
html[data-theme="dark"] .codebro-theme-toggle .theme-sun { display: block; }
html[data-theme="dark"] .codebro-theme-toggle .theme-moon { display: none; }
html[data-theme="dark"] .cb-navbar-logo.-clone { color: #f2efe9; }
html[data-theme="dark"] .cb-navbar-menu { color: #f2efe9; }
html[data-theme="dark"] .cb-navbar-nav-toggle:hover,
html[data-theme="dark"] .cb-navbar-menu-caption,
html[data-theme="dark"] .cb-tophead-caption { color: var(--royal-gold); }
html[data-theme="dark"] .cb-btn_cta.-fill {
  color: #101010; background: linear-gradient(115deg, #e1cda4, #c5a571);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
}
html[data-theme="dark"] .cb-btn_cta-border { border-color: rgba(216,189,138,.5); }
html[data-theme="dark"] .cb-overview-tile,
html[data-theme="dark"] .cb-summary-testimonial { box-shadow: inset 0 0 0 1px rgba(216,189,138,.1); }
html[data-theme="dark"] .cb-logoreel-item-img img { filter: grayscale(1) invert(1); }
html[data-theme="dark"] .cb-contact-terms { color: #aaa; }
html[data-theme="dark"] .cb-navbar-menu-caption { opacity: .65; }
html[data-theme="dark"] .cb-input_light:not(.-error) .cb-input_light-line { filter: invert(1); opacity: .45; }
html[data-theme="dark"] .cb-input_light input:focus+.cb-input_light-line,
html[data-theme="dark"] .cb-input_light textarea:focus+.cb-input_light-line { opacity: 1; }
html[data-theme="dark"] .cb-navbar-menu-link:before { background: #555; }
html[data-theme="dark"] .cb-navbar-menu-link:after { background: #f4f4f4; }
html[data-theme="dark"] .cb-cursor:before { background: #fff; }
html[data-theme="dark"] .cb-btn_cta-ripple span { background: #f4f4f4; }
html[data-theme="dark"] .cb-btn_cta:hover .cb-btn_cta-title span:after,
html[data-theme="dark"] .cb-btn_cta:hover .cb-btn_cta-icon { color: #171717; }
html[data-theme="dark"] .cb-input_checkbox-ripple span { background: #f4f4f4; }
html[data-theme="dark"] .cb-input_checkbox:hover .cb-input_checkbox-title span:after,
html[data-theme="dark"] input:checked~.cb-input_checkbox-box .cb-input_checkbox-title span:after { color: #171717; }
html[data-theme="dark"] .cb-footer-social a:before { background: rgba(255,255,255,.1)!important; }
html[data-theme="dark"] :focus-visible { outline-color: var(--royal-gold); }
@media (max-width: 767px) {
  .codebro-theme-toggle { position: fixed; top: 16px; right: 70px; margin: 0; }
}
@media (prefers-reduced-motion: reduce) { .codebro-theme-toggle { transition: none; } }
