@charset "UTF-8";
:root body.light-mode {
  --swatch-color-secondary:          #ff70fd !important;
  --swatch-primary-gradient:         linear-gradient(16deg, var(--swatch-primary-color) 0%, var(--swatch-primary-color-lighter) 7%, var(--swatch-color-secondary) 45%) !important;
  --swatch-primary-color:            #fafafa !important;
  --swatch-primary-color-lighter:    #543bdc !important;
  --swatch-primary-color-lightest:   #1FFFB4 !important;
  --swatch-primary-color-muted:      #1FFFB4 !important;
  --swatch-sidebar-panel-color:      #f3f2f2;
  --swatch-input-element-border-color: #543bdc;
  --swatch-text-primary-color:       #1e1d31 !important;
  --swatch-text-primary-color-inverted: hsl(from var(--swatch-text-primary-color) calc(h + 180) s calc(l + 100));
  --swatch-text-accented-color:      #543bdc !important;
  --swatch-text-muted-color:         #5f5f5f !important;
  --swatch-link-hover-color:         #000 !important;
  --swatch-input-element-color:      #fff !important;
  --swatch-input-success-color:      #1FFFB4 !important;
  --swatch-input-error-color:        #ff9afe !important;
  --swatch-border-color:             rgba(0, 0, 0, 0.09) !important;
  --swatch-bg-elevated:              rgba(0, 0, 0, 0.025) !important;
  --swatch-accent-glow:              rgba(84, 59, 220, 0.12) !important;
  --swatch-border-radius:            10px !important; }

:root {
  --swatch-color-secondary:          #ff70fd;
  --swatch-primary-gradient:         linear-gradient(16deg, var(--swatch-text-accented-color) 0%, var(--swatch-text-accented-color) 27%, var(--swatch-color-secondary) 53%);
  --swatch-primary-color:            #0a0a0b;
  --swatch-primary-color-lighter:    #1a1a1a !important;
  --swatch-primary-color-lightest:   #333333 !important;
  --swatch-primary-color-muted:      #0b0b0b;
  --swatch-sidebar-panel-color:      #131313;
  --swatch-text-primary-color:       #f2f2f2;
  --swatch-text-primary-color-inverted: hsl(from var(--swatch-text-primary-color) calc(h + 180) s calc(l - 100));
  --swatch-text-accented-color:      #a2e4b8;
  --swatch-link-hover-color:         #f2f2f2;
  --swatch-text-muted-color:         #a9a9a9;
  --swatch-input-element-color:      #151414;
  --swatch-input-success-color:      #a2e4b8;
  --swatch-input-element-border-color: #343434;
  --swatch-input-error-color:        rgb(218, 186, 210);
  --swatch-border-color:             rgba(255, 255, 255, 0.08);
  --swatch-bg-elevated:              rgba(255, 255, 255, 0.03);
  --swatch-accent-glow:              rgba(162, 228, 184, 0.15);
  --swatch-border-radius:            10px; }

:root body.light-mode {
  --swatch-color-secondary:                #ff70fd !important;
  --swatch-primary-gradient:               linear-gradient(16deg, var(--swatch-primary-color) 0%, var(--swatch-primary-color-lighter) 7%, var(--swatch-color-secondary) 45%) !important;
  --swatch-primary-color:                  #fafafa !important;
  --swatch-primary-color-lighter:          #543bdc !important;
  --swatch-primary-color-lightest:         #1FFFB4 !important;
  --swatch-primary-color-muted:            #1FFFB4 !important;
  --swatch-sidebar-panel-color:            #f3f2f2;
  --swatch-input-element-border-color:     #543bdc;
  --swatch-text-primary-color:             #1e1d31 !important;
  --swatch-text-primary-color-inverted:    hsl(from var(--swatch-text-primary-color) calc(h + 180) s calc(l + 100));
  --swatch-text-accented-color:            #543bdc !important;
  --swatch-text-muted-color:               #5f5f5f !important;
  --swatch-link-hover-color:               #000 !important;
  --swatch-input-element-color:            #fff !important;
  --swatch-input-success-color:            #1FFFB4 !important;
  --swatch-input-error-color:              #ff9afe !important;
  --swatch-border-color:                   rgba(0, 0, 0, 0.09) !important;
  --swatch-bg-elevated:                    rgba(0, 0, 0, 0.025) !important;
  --swatch-accent-glow:                    rgba(84, 59, 220, 0.12) !important;
  --swatch-border-radius:                  10px !important;
  --swatch-border-radius-small:            9999px !important;
  --swatch-primary-color:                  #fafafa !important; }

:root {
  --swatch-color-secondary:                #ff70fd;
  --swatch-primary-gradient:               linear-gradient(16deg, var(--swatch-text-accented-color) 0%, var(--swatch-text-accented-color) 27%, var(--swatch-color-secondary) 53%);
  --swatch-primary-color:                  #0a0a0b;
  --swatch-primary-color-lighter:          #1a1a1a !important;
  --swatch-primary-color-lightest:         #333333 !important;
  --swatch-primary-color-muted:            #0b0b0b;
  --swatch-sidebar-panel-color:            #131313;
  --swatch-text-primary-color:             #f2f2f2;
  --swatch-text-primary-color-inverted:    hsl(from var(--swatch-text-primary-color) calc(h + 180) s calc(l - 100));
  --swatch-text-accented-color:            #a2e4b8;
  --swatch-link-hover-color:               #f2f2f2;
  --swatch-text-muted-color:               #a9a9a9;
  --swatch-input-element-color:            #151414;
  --swatch-input-success-color:            #a2e4b8;
  --swatch-input-element-border-color:     #343434;
  --swatch-input-error-color:              rgb(218, 186, 210);
  --swatch-border-color:                   rgba(255, 255, 255, 0.08);
  --swatch-bg-elevated:                    rgba(255, 255, 255, 0.03);
  --swatch-accent-glow:                    rgba(162, 228, 184, 0.15);
  --swatch-border-radius:                  10px;
  --swatch-border-radius-small:            9999px;
  --swatch-primary-color:                  #0a0a0b !important; }

.focus-search-input {
  opacity: 1; }

.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5; }

@media (max-width: 575.98px) {
  .offcanvas-sm {
    background-clip: padding-box;
    background-color: var(--bs-offcanvas-bg);
    bottom: 0;
    color: var(--bs-offcanvas-color);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    outline: 0;
    position: fixed;
    transition: var(--bs-offcanvas-transition);
    visibility: hidden;
    z-index: var(--bs-offcanvas-zindex); } }
  @media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-sm {
      transition: none; } }
@media (max-width: 575.98px) {
    .offcanvas-sm.offcanvas-start {
      border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      left: 0;
      top: 0;
      transform: translateX(-100%);
      width: var(--bs-offcanvas-width); }
    .offcanvas-sm.offcanvas-end {
      border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      right: 0;
      top: 0;
      transform: translateX(100%);
      width: var(--bs-offcanvas-width); }
    .offcanvas-sm.offcanvas-top {
      border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      height: var(--bs-offcanvas-height);
      left: 0;
      max-height: 100%;
      right: 0;
      top: 0;
      transform: translateY(-100%); }
    .offcanvas-sm.offcanvas-bottom {
      border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      height: var(--bs-offcanvas-height);
      left: 0;
      max-height: 100%;
      right: 0;
      transform: translateY(100%); }
    .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
      transform: none; }
    .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
      visibility: visible; } }

@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
    .offcanvas-sm .offcanvas-header {
      display: none; }
    .offcanvas-sm .offcanvas-body {
      background-color: transparent !important;
      display: flex;
      flex-grow: 0;
      overflow-y: visible;
      padding: 0; } }

@media (max-width: 767.98px) {
  .offcanvas-md {
    background-clip: padding-box;
    background-color: var(--bs-offcanvas-bg);
    bottom: 0;
    color: var(--bs-offcanvas-color);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    outline: 0;
    position: fixed;
    transition: var(--bs-offcanvas-transition);
    visibility: hidden;
    z-index: var(--bs-offcanvas-zindex); } }
  @media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-md {
      transition: none; } }
@media (max-width: 767.98px) {
    .offcanvas-md.offcanvas-start {
      border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      left: 0;
      top: 0;
      transform: translateX(-100%);
      width: var(--bs-offcanvas-width); }
    .offcanvas-md.offcanvas-end {
      border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      right: 0;
      top: 0;
      transform: translateX(100%);
      width: var(--bs-offcanvas-width); }
    .offcanvas-md.offcanvas-top {
      border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      height: var(--bs-offcanvas-height);
      left: 0;
      max-height: 100%;
      right: 0;
      top: 0;
      transform: translateY(-100%); }
    .offcanvas-md.offcanvas-bottom {
      border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      height: var(--bs-offcanvas-height);
      left: 0;
      max-height: 100%;
      right: 0;
      transform: translateY(100%); }
    .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
      transform: none; }
    .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
      visibility: visible; } }

@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
    .offcanvas-md .offcanvas-header {
      display: none; }
    .offcanvas-md .offcanvas-body {
      background-color: transparent !important;
      display: flex;
      flex-grow: 0;
      overflow-y: visible;
      padding: 0; } }

@media (max-width: 991.98px) {
  .offcanvas-lg {
    background-clip: padding-box;
    background-color: var(--bs-offcanvas-bg);
    bottom: 0;
    color: var(--bs-offcanvas-color);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    outline: 0;
    position: fixed;
    transition: var(--bs-offcanvas-transition);
    visibility: hidden;
    z-index: var(--bs-offcanvas-zindex); } }
  @media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-lg {
      transition: none; } }
@media (max-width: 991.98px) {
    .offcanvas-lg.offcanvas-start {
      border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      left: 0;
      top: 0;
      transform: translateX(-100%);
      width: var(--bs-offcanvas-width); }
    .offcanvas-lg.offcanvas-end {
      border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      right: 0;
      top: 0;
      transform: translateX(100%);
      width: var(--bs-offcanvas-width); }
    .offcanvas-lg.offcanvas-top {
      border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      height: var(--bs-offcanvas-height);
      left: 0;
      max-height: 100%;
      right: 0;
      top: 0;
      transform: translateY(-100%); }
    .offcanvas-lg.offcanvas-bottom {
      border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      height: var(--bs-offcanvas-height);
      left: 0;
      max-height: 100%;
      right: 0;
      transform: translateY(100%); }
    .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
      transform: none; }
    .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
      visibility: visible; } }

@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
    .offcanvas-lg .offcanvas-header {
      display: none; }
    .offcanvas-lg .offcanvas-body {
      background-color: transparent !important;
      display: flex;
      flex-grow: 0;
      overflow-y: visible;
      padding: 0; } }

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    background-clip: padding-box;
    background-color: var(--bs-offcanvas-bg);
    bottom: 0;
    color: var(--bs-offcanvas-color);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    outline: 0;
    position: fixed;
    transition: var(--bs-offcanvas-transition);
    visibility: hidden;
    z-index: var(--bs-offcanvas-zindex); } }
  @media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-xl {
      transition: none; } }
@media (max-width: 1199.98px) {
    .offcanvas-xl.offcanvas-start {
      border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      left: 0;
      top: 0;
      transform: translateX(-100%);
      width: var(--bs-offcanvas-width); }
    .offcanvas-xl.offcanvas-end {
      border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      right: 0;
      top: 0;
      transform: translateX(100%);
      width: var(--bs-offcanvas-width); }
    .offcanvas-xl.offcanvas-top {
      border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      height: var(--bs-offcanvas-height);
      left: 0;
      max-height: 100%;
      right: 0;
      top: 0;
      transform: translateY(-100%); }
    .offcanvas-xl.offcanvas-bottom {
      border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      height: var(--bs-offcanvas-height);
      left: 0;
      max-height: 100%;
      right: 0;
      transform: translateY(100%); }
    .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
      transform: none; }
    .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
      visibility: visible; } }

@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
    .offcanvas-xl .offcanvas-header {
      display: none; }
    .offcanvas-xl .offcanvas-body {
      background-color: transparent !important;
      display: flex;
      flex-grow: 0;
      overflow-y: visible;
      padding: 0; } }

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    background-clip: padding-box;
    background-color: var(--bs-offcanvas-bg);
    bottom: 0;
    color: var(--bs-offcanvas-color);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    outline: 0;
    position: fixed;
    transition: var(--bs-offcanvas-transition);
    visibility: hidden;
    z-index: var(--bs-offcanvas-zindex); } }
  @media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-xxl {
      transition: none; } }
@media (max-width: 1399.98px) {
    .offcanvas-xxl.offcanvas-start {
      border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      left: 0;
      top: 0;
      transform: translateX(-100%);
      width: var(--bs-offcanvas-width); }
    .offcanvas-xxl.offcanvas-end {
      border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      right: 0;
      top: 0;
      transform: translateX(100%);
      width: var(--bs-offcanvas-width); }
    .offcanvas-xxl.offcanvas-top {
      border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      height: var(--bs-offcanvas-height);
      left: 0;
      max-height: 100%;
      right: 0;
      top: 0;
      transform: translateY(-100%); }
    .offcanvas-xxl.offcanvas-bottom {
      border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      height: var(--bs-offcanvas-height);
      left: 0;
      max-height: 100%;
      right: 0;
      transform: translateY(100%); }
    .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
      transform: none; }
    .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
      visibility: visible; } }

@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
    .offcanvas-xxl .offcanvas-header {
      display: none; }
    .offcanvas-xxl .offcanvas-body {
      background-color: transparent !important;
      display: flex;
      flex-grow: 0;
      overflow-y: visible;
      padding: 0; } }

.offcanvas {
  background-clip: padding-box;
  background-color: var(--bs-offcanvas-bg);
  bottom: 0;
  color: var(--bs-offcanvas-color);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  outline: 0;
  position: fixed;
  transition: var(--bs-offcanvas-transition);
  visibility: hidden;
  z-index: var(--bs-offcanvas-zindex); }
  @media (prefers-reduced-motion: reduce) {
    .offcanvas {
      transition: none; } }
  .offcanvas.offcanvas-start {
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    left: 0;
    top: 0;
    transform: translateX(-100%);
    width: var(--bs-offcanvas-width); }
  .offcanvas.offcanvas-end {
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    right: 0;
    top: 0;
    transform: translateX(100%);
    width: var(--bs-offcanvas-width); }
  .offcanvas.offcanvas-top {
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    height: var(--bs-offcanvas-height);
    left: 0;
    max-height: 100%;
    right: 0;
    top: 0;
    transform: translateY(-100%); }
  .offcanvas.offcanvas-bottom {
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    height: var(--bs-offcanvas-height);
    left: 0;
    max-height: 100%;
    right: 0;
    transform: translateY(100%); }
  .offcanvas.showing, .offcanvas.show:not(.hiding) {
    transform: none; }
  .offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
    visibility: visible; }

.offcanvas-backdrop {
  background-color: #000;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1040; }
  .offcanvas-backdrop.fade {
    opacity: 0; }
  .offcanvas-backdrop.show {
    opacity: 0.5; }

.offcanvas-header {
  align-items: center;
  display: flex;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x); }
  .offcanvas-header .btn-close {
    margin-bottom: calc(-.5 * var(--bs-offcanvas-padding-y));
    margin-left: auto;
    margin-right: calc(-.5 * var(--bs-offcanvas-padding-x));
    margin-top: calc(-.5 * var(--bs-offcanvas-padding-y));
    padding: calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5); }

.offcanvas-title {
  line-height: var(--bs-offcanvas-title-line-height);
  margin-bottom: 0; }

.offcanvas-body {
  flex-grow: 1;
  overflow-y: auto;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x); }

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  box-sizing: content-box;
  color: var(--bs-btn-close-color);
  filter: var(--bs-btn-close-filter);
  height: 1em;
  opacity: var(--bs-btn-close-opacity);
  padding: 0.25em 0.25em;
  width: 1em; }
  .btn-close:hover {
    color: var(--bs-btn-close-color);
    opacity: var(--bs-btn-close-hover-opacity);
    text-decoration: none; }
  .btn-close:focus {
    box-shadow: var(--bs-btn-close-focus-shadow);
    opacity: var(--bs-btn-close-focus-opacity);
    outline: 0; }
  .btn-close:disabled {
    opacity: var(--bs-btn-close-disabled-opacity);
    pointer-events: none;
    user-select: none; }

.btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%); }

:root,
[data-bs-theme="light"] {
  --bs-btn-close-filter: none; }

[data-bs-theme="dark"] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%); }

.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: 0;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  display: block;
  font-family: var(--bs-font-sans-serif);
  font-size: var(--bs-tooltip-font-size);
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  margin: var(--bs-tooltip-margin);
  opacity: 0;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: break-word;
  z-index: var(--bs-tooltip-zindex); }
  .tooltip.show {
    opacity: var(--bs-tooltip-opacity); }
  .tooltip .tooltip-arrow {
    display: block;
    height: var(--bs-tooltip-arrow-height);
    width: var(--bs-tooltip-arrow-width); }
    .tooltip .tooltip-arrow::before {
      border-color: transparent;
      border-style: solid;
      content: "";
      position: absolute; }

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height)); }
  .bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
    border-top-color: var(--bs-tooltip-bg);
    border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
    top: -1px; }

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  height: var(--bs-tooltip-arrow-width);
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height); }
  .bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
    border-right-color: var(--bs-tooltip-bg);
    border-width: calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
    right: -1px; }

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height)); }
  .bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
    border-bottom-color: var(--bs-tooltip-bg);
    border-width: 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
    bottom: -1px; }

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  height: var(--bs-tooltip-arrow-width);
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height); }
  .bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
    border-left-color: var(--bs-tooltip-bg);
    border-width: calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
    left: -1px; }

/* rtl:end:ignore */
.tooltip-inner {
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
  color: var(--bs-tooltip-color);
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  text-align: center; }

.figure {
  display: inline-block; }

.figure-img {
  line-height: 1;
  margin-bottom: 0.5rem; }

.figure-caption {
  color: var(--bs-secondary-color);
  font-size: 0.875em; }
  .form-control-color::-moz-color-swatch {
    border: 0 !important;
    border-radius: var(--bs-border-radius); }
  .form-control-color::-webkit-color-swatch {
    border: 0 !important;
    border-radius: var(--bs-border-radius); }

[data-bs-theme="dark"] .form-select { }
  .form-check .form-check-input {
    float: left;
    margin-left: -1.5em; }
  .form-check-reverse .form-check-input {
    float: right;
    margin-left: 0;
    margin-right: -1.5em; }

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  flex-shrink: 0;
  height: 1em;
  margin-top: 0.25em;
  print-color-adjust: exact;
  vertical-align: top;
  width: 1em; }
  .form-check-input[type="checkbox"] {
    border-radius: 0.25em; }
  .form-check-input[type="radio"] {
    border-radius: 50%; }
  .form-check-input:active {
    filter: brightness(90%); }
  .form-check-input:focus {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    outline: 0; }
  .form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd; }
    .form-check-input:checked[type="checkbox"] {
      --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e"); }
    .form-check-input:checked[type="radio"] {
      --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e"); }
  .form-check-input[type="checkbox"]:indeterminate {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
    background-color: #0d6efd;
    border-color: #0d6efd; }
  .form-check-input:disabled {
    filter: none;
    opacity: 0.5;
    pointer-events: none; }
  .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
    cursor: default;
    opacity: 0.5; }
  .form-switch .form-check-input {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-image: var(--bs-form-switch-bg);
    background-position: left center;
    border-radius: 2em;
    margin-left: -2.5em;
    transition: background-position 0.15s ease-in-out;
    width: 2em; }
    @media (prefers-reduced-motion: reduce) {
      .form-switch .form-check-input {
        transition: none; } }
    .form-switch .form-check-input:focus {
      --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e"); }
    .form-switch .form-check-input:checked {
      --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
      background-position: right center; }
    .form-switch.form-check-reverse .form-check-input {
      margin-left: 0;
      margin-right: -2.5em; }

[data-bs-theme="dark"] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e"); }
    .form-range::-webkit-slider-thumb:active {
      background-color: #b6d4fe; }
    .form-range::-moz-range-thumb:active {
      background-color: #b6d4fe; }

.input-group {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-select,
  .input-group > .form-floating {
    flex: 1 1 auto;
    min-width: 0;
    position: relative;
    width: 1%; }
  .input-group > .form-control:focus,
  .input-group > .form-select:focus,
  .input-group > .form-floating:focus-within {
    z-index: 5; }
  .input-group .btn {
    position: relative;
    z-index: 2; }
    .input-group .btn:focus {
      z-index: 5; }

.input-group-text {
  align-items: center;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  color: var(--bs-body-color);
  display: flex;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.375rem 0.75rem;
  text-align: center;
  white-space: nowrap; }

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  border-radius: var(--bs-border-radius-lg);
  font-size: 1.25rem;
  padding: 0.5rem 1rem; }

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  border-radius: var(--bs-border-radius-sm);
  font-size: 0.875rem;
  padding: 0.25rem 0.5rem; }

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem; }

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: calc(-1 * var(--bs-border-width)); }

.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.valid-tooltip {
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
  color: #fff;
  display: none;
  font-size: 0.875rem;
  margin-top: .1rem;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  position: absolute;
  top: 100%;
  z-index: 5; }


.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color); }
  .was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
    background-color: var(--bs-form-valid-color); }
  .was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
    box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25); }
  .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: var(--bs-form-valid-color); }

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em; }

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid, .was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid, .was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3; }

.invalid-tooltip {
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
  color: #fff;
  display: none;
  font-size: 0.875rem;
  margin-top: .1rem;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  position: absolute;
  top: 100%;
  z-index: 5; }


.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color); }
  .was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
    background-color: var(--bs-form-invalid-color); }
  .was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
    box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25); }
  .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: var(--bs-form-invalid-color); }

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em; }

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid, .was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid, .was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4; }

.modal-fullscreen {
  height: 100%;
  margin: 0;
  max-width: none;
  width: 100vw; }
  .modal-fullscreen .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%; }
  .modal-fullscreen .modal-header,
  .modal-fullscreen .modal-footer {
    border-radius: 0; }
  .modal-fullscreen .modal-body {
    overflow-y: auto; }

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw; }
    .modal-fullscreen-sm-down .modal-content {
      border: 0;
      border-radius: 0;
      height: 100%; }
    .modal-fullscreen-sm-down .modal-header,
    .modal-fullscreen-sm-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-sm-down .modal-body {
      overflow-y: auto; } }

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw; }
    .modal-fullscreen-md-down .modal-content {
      border: 0;
      border-radius: 0;
      height: 100%; }
    .modal-fullscreen-md-down .modal-header,
    .modal-fullscreen-md-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-md-down .modal-body {
      overflow-y: auto; } }

@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw; }
    .modal-fullscreen-lg-down .modal-content {
      border: 0;
      border-radius: 0;
      height: 100%; }
    .modal-fullscreen-lg-down .modal-header,
    .modal-fullscreen-lg-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-lg-down .modal-body {
      overflow-y: auto; } }

@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw; }
    .modal-fullscreen-xl-down .modal-content {
      border: 0;
      border-radius: 0;
      height: 100%; }
    .modal-fullscreen-xl-down .modal-header,
    .modal-fullscreen-xl-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-xl-down .modal-body {
      overflow-y: auto; } }

@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw; }
    .modal-fullscreen-xxl-down .modal-content {
      border: 0;
      border-radius: 0;
      height: 100%; }
    .modal-fullscreen-xxl-down .modal-header,
    .modal-fullscreen-xxl-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-xxl-down .modal-body {
      overflow-y: auto; } }

:root body.light-mode {
  --swatch-admonition-note-color:             rgba(68, 138, 255, 0.2) !important;
  --swatch-admonition-note-color-lighter:     hsl(from var(--swatch-admonition-note-color) h s calc(l - 40)) !important; }

:root {
  --swatch-admonition-note-color:              rgba(68, 138, 255, 0.1);
  --swatch-admonition-note-color-lighter:      hsl(from var(--swatch-admonition-note-color) h s calc(l - 40)); }

.admonition {
  background-color: var(--swatch-admonition-note-color);
  border-left: 0.15rem solid var(--swatch-admonition-note-color-lighter);
  border-radius: 10px;
  box-shadow: var(--md-shadow-z2);
  display: flow-root;
  font-size: .87rem;
  margin: 1.5625em 0;
  padding: 0 0.8rem 0.8rem;
  page-break-inside: avoid;
  position: relative; }
  .admonition .admonition-title {
    background-color: var(--swatch-admonition-note-color);
    border-bottom: 1px solid var(--swatch-admonition-note-color);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: bold;
    margin: 0 -0.75rem;
    margin-left: -14px !important;
    margin-right: -13px !important;
    opacity: 0.85;
    padding: 0.25rem 0.8rem; }
  .admonition.open .admonition-title {
    background-color: var(--swatch-admonition-note-color); }
  .admonition .admonition-content {
    padding: 0.5rem 0; }
  .admonition.note {
    border-left-color: var(--swatch-admonition-note-color-lighter); }
  .admonition.note {
    background-color: var(--swatch-admonition-note-color); }
    .admonition.note .admonition-title {
      background-color: var(--swatch-admonition-note-color), 0.15;
      border-bottom-color: var(--swatch-admonition-note-color);
      opacity: 0.85; }
    .admonition.note.open .admonition-title {
      background-color: var(--swatch-admonition-note-color); }
  .admonition:last-child {
    margin-bottom: 0.75rem; }

.admonition-text {
  display: inline-block;
  padding-left: 5px !important; }

.bento {
  background-color: var(--swatch-border-color);
  border: 1px solid var(--swatch-border-color);
  display: grid;
  grid-gap: 1px;
  grid-template-columns: 1fr 1fr;
  justify-items: stretch;
  left: -1px;
  margin-left: auto;
  margin-right: auto;
  max-width: 2000px;
  position: relative;
  width: calc(100% + 2px); }
  @media (max-width: 991px) {
    .bento {
      max-width: 770px; } }
  @media (max-width: 575px) {
    .bento {
      grid-template-columns: 1fr; } }
.bento-service {
  background-color: var(--swatch-border-color);
  border: 1px solid var(--swatch-border-color);
  display: grid;
  grid-gap: 1px;
  grid-template-columns: 1fr 1fr;
  justify-items: stretch;
  left: -1px;
  margin-left: auto;
  margin-right: auto;
  max-width: 2000px;
  position: relative;
  width: calc(100% + 2px); }
  @media (max-width: 991px) {
    .bento-service {
      max-width: 770px; } }

.mw-90 {
  margin-left: 5% !important;
  max-width: 70% !important; }

.mr-20 {
  margin-right: 20px; }
  @media (max-width: 575px) {
    .mr-20 {
      margin-right: 0px !important; } }
@media (max-width: 575px) {
  .mr-mobile-20 {
    margin-top: 20px; } }

.bento-container {
  border-bottom: 1px solid; }

.bento-container:before {
  border-top: 1px solid var(--swatch-border-color);
  content: "";
  margin-left: -250%;
  position: absolute;
  width: 500%; }

.bento-container:after {
  border-top: 1px solid var(--swatch-border-color);
  content: "";
  position: absolute;
  width: 100%; }

p > a {
  color: var(--swatch-text-accented-color);
  text-decoration: none; }

.bento-cell {
  align-items: center;
  background-color: var(--swatch-primary-color);
  box-sizing: border-box;
  display: flex;
  height: calc(100% + 1px);
  justify-content: center;
  overflow: hidden;
  padding: 7.5vw 6vw;
  position: relative;
  text-align: center; }
  @media (max-width: 991px) {
    .bento-cell {
      padding: 102px 52px; } }
  @media (max-width: 575px) {
    .bento-cell {
      padding: 25px; } }
.factoid > span {
  word-wrap: break-word; }

.bento-cell-factoids {
  box-sizing: border-box; }

.bento-cell-copy {
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.factoid {
  font-size: 21px;
  line-height: 1.1904761905;
  text-align: center;
  word-wrap: break-word; }
  @media (max-width: 991px) {
    .factoid {
      font-size: 17px;
      font-weight: 600;
      letter-spacing: 0em;
      line-height: 1.2353641176; } }

.factoid-1-alt {
  box-sizing: border-box; }

.text-accented {
  color: var(--swatch-text-accented-color);
  text-decoration: none !important; }

.text-accented > a {
  text-decoration: none !important; }

.stat-number {
  display: inline-block;
  font-size: 120px;
  font-weight: 600;
  letter-spacing: -0.0166666667em;
  line-height: .9166666667;
  padding-bottom: 0;
  width: 100%; }
  @media (max-width: 991px) {
    .stat-number {
      font-size: 80px;
      font-weight: 600;
      letter-spacing: 0em;
      line-height: 1;
      margin-top: -14px; } }
  @media (max-width: 991px) {
    .stat-number {
      margin-top: 0px; } }
.stat-unit {
  font-size: 52px;
  font-weight: 600;
  letter-spacing: 0em;
  line-height: 1; }

.bento-cell-magsafe {
  box-sizing: border-box; }

.bento-icon {
  background: var(--swatch-primary-gradient);
  border-radius: var(--swatch-border-radius);
  color: white !important;
  height: 245px;
  padding: 50px;
  width: 245px; }
  @media (max-width: 575px) {
    .bento-icon {
      height: 135px !important;
      padding: 30px !important;
      width: 135px !important; } }

body.light-mode * .card-video-bento {
  filter: invert(0.985) hue-rotate(180deg); }

.btn-primary { }

/* Button style — shadcn/linear */
.btn {
  border: 0;
  border-radius: var(--swatch-border-radius);
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  padding: 0.625rem 1.25rem;
  pointer-events: auto !important;
  position: relative;
  text-decoration: none !important;
  text-transform: none;
  transition: all 0.15s ease;
  z-index: 1; }
  .btn:focus {
    box-shadow: 0 0 0 2px var(--swatch-accent-glow) !important;
    outline: 0; }
  .btn:active {
    box-shadow: none; }
  .btn-sm {
    border-radius: var(--swatch-border-radius);
    font-size: 0.8125rem;
    padding: 0.5rem 1rem; }

.btn-primary {
  background: var(--swatch-primary-color-lighter);
  border: 1px solid var(--swatch-primary-color-lighter) !important;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  color: var(--swatch-text-primary-color) !important; }
  .btn-primary:active {
    background: var(--swatch-primary-color-lightest) !important; }
  .btn-primary:hover {
    background: var(--swatch-primary-color-lightest) !important;
    border: 1px solid var(--swatch-primary-color-lightest) !important; }
  .btn-primary:disabled {
    background: var(--swatch-primary-color-lighter) !important;
    color: var(--swatch-text-primary-color) !important;
    cursor: not-allowed !important;
    opacity: 0.60 !important; }
    .btn-primary:disabled:hover {
      border: 1px solid var(--swatch-primary-color-lighter) !important;
      color: var(--swatch-text-primary-color-inverted) !important; }
   .btn-primary.active {
    background: var(--swatch-primary-color-lighter) !important; }

body.light-mode * .btn-primary {
  color: var(--swatch-text-primary-color-inverted) !important; }

body.light-mode * .btn-primary:hover {
  color: var(--swatch-text-primary-color) !important; }

.button {
  border: none;
  height: 44px; }

button {
  background: none;
  border: none;
  cursor: pointer; }
  button:focus {
    border: none;
    outline: none; }

ol,
ul {
  list-style-type: none;
  margin: 0px; }

.icon-gradient {
  fill: white !important; }

.display-table-column {
  display: table-column; }

.news-card-meta {
  border: 1px solid var(--swatch-border-color);
  border-radius: var(--swatch-border-radius-small);
  color: var(--swatch-text-primary-color); }

.meta {
  flex-flow: wrap;
  gap: 5px; }

.color-white {
  color: white !important; }

body:not(.light-mode) .btn-close {
  filter: invert(1) grayscale(100%) brightness(200%) !important; }

body.light-mode .btn-close-white {
  filter: none !important; }

.topbar {
  justify-content: space-between; }

.exit-sign-search {
  display: none;
  filter: invert(1); }

body
.vertical-align-top {
  margin-top: 2px !important;
  vertical-align: top !important; }

.input-group-override {
  align-items: stretch;
  border-radius: 1px;
  cursor: pointer;
  display: flex;
  left: 50%;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%); }
  .input-group-override:hover {
    background: rgba(255, 255, 255, 0.5) !important;
    border-radius: 5px; }

.copy-markdown-button {
  background-color: var(--swatch-primary-color);
  border: var(--border, 1px solid var(--swatch-primary-color));
  border: none !important;
  border-radius: 8px;
  color: var(--swatch-text-primary-color);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  height: 25px !important;
  letter-spacing: 0.5px;
  line-height: 12px;
  margin: 2px !important;
  margin: 0 0 0 0px;
  margin-right: 1px !important;
  margin-top: 2px !important;
  opacity: 0.6;
  padding: 6px 6px 7px 6px;
  padding-left: 8px !important;
  padding-top: 8px !important;
  right: 0;
  top: -1px;
  white-space: nowrap;
  width: 133px;
  z-index: 2; }

.copy-markdown-button:hover,
.copy-markdown-button:focus,
.copy-markdown-button:active,
.copy-markdown-button:active:hover {
  background-color: var(--swatch-primary-color-lightest);
  border: none !important;
  color: var(--swatch-text-primary-color) !important;
  opacity: 0.8; }

.copy-markdown-button:before {
  background: #262626;
  border-bottom: 0px !important;
  border-radius: 4px;
  color: #fff;
  content: attr(data-before);
  display: none !important;
  display: var(--displaytext, none);
  font-size: 11px;
  font-weight: 700;
  left: -71px;
  margin-top: -18px;
  padding: 3px;
  position: relative;
  text-align: center;
  top: 14px;
  width: 60px;
  z-index: 0; }

.copy-markdown-icon {
  height: 14px;
  margin-left: -3px;
  margin-top: -1.5px;
  width: 18px; }

.copy-markdown-text {
  margin-top: -1.5px; }

span.copyAsMarkdown {
  display: none;
  float: right; }
  span.copyAsMarkdown button {
    background: none;
    border: none;
    padding: unset; }

@media (orientation: portrait) {
  .copyAsMarkdown {
    display: none !important; } }

body.light-mode * .copy-markdown-icon {
  mix-blend-mode: difference; }

/**
 * _c2pa.scss - C2PA Content Credentials badge and tooltip styles
 *
 * Lightwaves - First to apply C2PA to blog articles
 *
 * Signal-style message preview design
 */
.c2pa-hover-tooltip .tooltip-inner {
  background: rgba(0, 0, 0, 0.9) !important;
  border: 1px solid rgba(255, 255, 255, 0.15);
  color: #fff !important;
  font-size: 0.6875rem;
  font-weight: 400;
  padding: 0.375rem 0.625rem; }

.c2pa-hover-tooltip .tooltip-arrow::before {
  border-bottom-color: rgba(0, 0, 0, 0.9) !important;
  border-top-color: rgba(0, 0, 0, 0.9) !important; }

.c2pa-hover-tooltip.bs-tooltip-top .tooltip-arrow::before, .c2pa-hover-tooltip.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  border-top-color: rgba(0, 0, 0, 0.9) !important; }

.c2pa-hover-tooltip.bs-tooltip-bottom .tooltip-arrow::before, .c2pa-hover-tooltip.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  border-bottom-color: rgba(0, 0, 0, 0.9) !important; }

.c2pa-badge-wrapper {
  display: inline-block;
  margin: 1rem 0 1.5rem;
  position: relative; }

.c2pa-badge-button {
  background: transparent;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  padding: 0;
  transition: transform 0.15s ease, filter 0.15s ease; }
  .c2pa-badge-button:hover, .c2pa-badge-button:focus {
    outline: none;
    transform: scale(1.1); }
  .c2pa-badge-button:focus-visible {
    filter: drop-shadow(0 0 8px rgba(162, 228, 184, 0.5)); }
  .c2pa-badge-button[aria-expanded="true"] {
    animation: c2pa-badge-pulse 0.4s ease-out; }

@keyframes c2pa-badge-pulse {
  0% {
    transform: scale(1); }
  50% {
    filter: drop-shadow(0 0 12px rgba(162, 228, 184, 0.6));
    transform: scale(1.15); }
  100% {
    filter: drop-shadow(0 0 8px rgba(162, 228, 184, 0.4));
    transform: scale(1.1); } }

.c2pa-badge-icon {
  border-radius: 50%;
  display: block;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.15)); }

.c2pa-tooltip {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background: rgba(12, 12, 12, 0.85);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  bottom: calc(100% + 12px);
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  left: 50%;
  max-height: 70vh;
  max-width: calc(100vw - 32px);
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  text-align: left;
  transform: translateX(-50%);
  transform: translateX(-50%) translateY(-4px);
  transition: opacity 0.15s ease, visibility 0.15s ease, transform 0.15s ease;
  visibility: hidden;
  width: 520px;
  z-index: 1000; }
  .c2pa-tooltip::after {
    border: 5px solid transparent;
    border-top-color: rgba(12, 12, 12, 0.85);
    content: '';
    left: 50%;
    position: absolute;
    top: 100%;
    transform: translateX(-50%); }
  .c2pa-tooltip::before {
    border: 6px solid transparent;
    border-top-color: rgba(255, 255, 255, 0.1);
    content: '';
    left: 50%;
    margin-top: 1px;
    position: absolute;
    top: 100%;
    transform: translateX(-50%); }
  .c2pa-tooltip.c2pa-tooltip--open {
    opacity: 1;
    pointer-events: auto;
    transform: translateX(-50%) translateY(0);
    visibility: visible; }
  .c2pa-tooltip[hidden] {
    display: none; }

body.light-mode .c2pa-tooltip {
  background: rgba(255, 255, 255, 0.98);
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15); }
  body.light-mode .c2pa-tooltip::after {
    border-top-color: rgba(255, 255, 255, 0.98); }
  body.light-mode .c2pa-tooltip::before {
    border-top-color: rgba(0, 0, 0, 0.1); }

.c2pa-tooltip-header {
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  gap: 0.5rem;
  overflow: hidden;
  padding: 0.625rem 0.875rem;
  position: relative; }
  .c2pa-tooltip-header::before {
    animation: c2pa-header-shimmer 3s ease-in-out infinite;
    animation-delay: 0.5s;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.03), transparent);
    content: '';
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%; }

@keyframes c2pa-header-shimmer {
  0% {
    left: -100%; }
  50% {
    left: 100%; }
  100% {
    left: 100%; } }

body.light-mode .c2pa-tooltip-header {
  border-color: rgba(0, 0, 0, 0.08); }
  body.light-mode .c2pa-tooltip-header::before {
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.02), transparent); }

.c2pa-icon-link {
  text-decoration: none; }
  .c2pa-icon-link:hover .c2pa-icon {
    border-color: var(--swatch-text-primary-color);
    color: var(--swatch-text-primary-color); }

.c2pa-icon {
  align-items: center;
  border: 1.5px solid currentColor;
  border-radius: 50%;
  border-bottom-right-radius: 0;
  color: var(--swatch-text-muted-color);
  display: inline-flex;
  flex-shrink: 0;
  font-size: 9px;
  font-weight: 700;
  justify-content: center;
  line-height: 1;
  min-height: 22px;
  min-width: 22px;
  padding: 4px 5px;
  text-transform: lowercase;
  transition: color 0.12s ease, border-color 0.12s ease; }

.c2pa-title {
  color: var(--swatch-text-primary-color);
  flex: 1;
  font-size: 0.75rem;
  font-weight: 500; }

.c2pa-close {
  background: transparent;
  border: none;
  border-radius: 4px;
  color: var(--swatch-text-muted-color);
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  margin: -4px -6px -4px 0;
  opacity: 0.5;
  padding: 4px 6px;
  transition: opacity 0.15s ease; }
  .c2pa-close:hover {
    background: rgba(255, 255, 255, 0.08);
    opacity: 1; }

body.light-mode .c2pa-close:hover {
  background: rgba(0, 0, 0, 0.05); }

.c2pa-tooltip-body {
  flex: 1;
  max-height: 50vh;
  -ms-overflow-style: none;
  overflow-y: auto;
  padding: 0;
  scrollbar-width: none; }
  .c2pa-tooltip-body::-webkit-scrollbar {
    display: none; }

.c2pa-tooltip-content {
  padding: 0; }

.c2pa-meta-section {
  display: flex;
  flex-direction: column;
  gap: 3px;
  padding: 0.5rem 0.625rem 0.625rem; }

@keyframes c2pa-row-fadein {
  from {
    opacity: 0;
    transform: translateY(4px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.c2pa-meta-row {
  align-items: center;
  animation: c2pa-row-fadein 0.2s ease-out backwards;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 6px;
  display: flex;
  font-size: 0.6875rem;
  gap: 0.5rem;
  padding: 0.5rem 0.625rem;
  transition: all 0.12s ease; }
  .c2pa-meta-row:nth-child(1) {
    animation-delay: 0.04s; }
  .c2pa-meta-row:nth-child(2) {
    animation-delay: 0.08s; }
  .c2pa-meta-row:nth-child(3) {
    animation-delay: 0.12s; }
  .c2pa-meta-row:nth-child(4) {
    animation-delay: 0.16s; }
  .c2pa-meta-row:hover {
    background: rgba(255, 255, 255, 0.02);
    border-color: rgba(255, 255, 255, 0.1); }

body.light-mode .c2pa-meta-row {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.08); }
  body.light-mode .c2pa-meta-row:hover {
    background: rgba(0, 0, 0, 0.02);
    border-color: rgba(0, 0, 0, 0.12); }

.c2pa-meta-row-scroll {
  -ms-overflow-style: none;
  overflow-x: auto;
  scrollbar-width: none; }
  .c2pa-meta-row-scroll::-webkit-scrollbar {
    display: none; }

.c2pa-meta-row-hash .c2pa-meta-value {
  -ms-overflow-style: none;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none; }
  .c2pa-meta-row-hash .c2pa-meta-value::-webkit-scrollbar {
    display: none; }

.c2pa-hash-link {
  text-decoration: none; }
  .c2pa-hash-link:hover .c2pa-hash-inline {
    border-color: rgba(255, 255, 255, 0.1);
    color: var(--swatch-text-primary-color); }

.c2pa-hash-inline {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.03);
  border-radius: 4px;
  color: var(--swatch-text-muted-color);
  font-family: "SF Mono", Monaco, "Cascadia Mono", "Roboto Mono", monospace;
  font-size: 0.625rem;
  margin-left: -8px;
  padding: 3px 8px;
  transition: border-color 0.12s ease, color 0.12s ease;
  white-space: nowrap; }

body.light-mode .c2pa-hash-inline {
  background: rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0.03); }

body.light-mode .c2pa-hash-link:hover .c2pa-hash-inline {
  border-color: rgba(0, 0, 0, 0.15); }

@media (orientation: portrait) {
  .c2pa-meta-author {
    max-width: 100%;
    -ms-overflow-style: none;
    overflow-x: auto;
    scrollbar-width: none; }
    .c2pa-meta-author::-webkit-scrollbar {
      display: none; }
  .c2pa-avatar-group {
    flex-shrink: 0; }
  .c2pa-author-names {
    flex-shrink: 0;
    white-space: nowrap; } }

.c2pa-meta-label {
  color: var(--swatch-text-muted-color);
  flex-shrink: 0;
  font-size: 0.625rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  min-width: 6.5rem;
  opacity: 0.6;
  text-transform: uppercase;
  width: 6.5rem; }

.c2pa-meta-value {
  color: var(--swatch-text-primary-color);
  flex: 1;
  font-weight: 400; }

.c2pa-meta-author {
  align-items: center;
  display: flex;
  gap: 0.375rem; }

.c2pa-meta-avatar {
  border-radius: 50%;
  flex-shrink: 0;
  height: 24px;
  object-fit: cover;
  transition: transform 0.15s ease;
  width: 24px; }
  .c2pa-meta-avatar:hover {
    transform: scale(1.12); }

.c2pa-meta-avatar-link {
  border-radius: 50%;
  flex-shrink: 0;
  transition: transform 0.15s ease; }
  .c2pa-meta-avatar-link:hover {
    transform: scale(1.12); }

.c2pa-author-link {
  color: var(--swatch-text-primary-color);
  text-decoration: none;
  transition: color 0.15s ease; }
  .c2pa-author-link:hover {
    color: var(--swatch-text-accented-color); }

.c2pa-avatar-group {
  align-items: center;
  display: flex;
  margin-left: -2px; }

.c2pa-avatar-group-item {
  flex-shrink: 0;
  margin-left: -6px;
  position: relative;
  transition: transform 0.15s ease, z-index 0s;
  z-index: 5; }
  .c2pa-avatar-group-item:first-child {
    margin-left: 0;
    z-index: 10; }
  .c2pa-avatar-group-item:not(:first-child) {
    z-index: 1; }
  .c2pa-avatar-group-item:hover {
    transform: scale(1.12);
    z-index: 20; }

.c2pa-avatar-group-img {
  border-radius: 50%;
  height: 24px;
  object-fit: cover;
  transition: transform 0.15s ease;
  width: 24px; }

.c2pa-avatar-group-item:first-child .c2pa-avatar-group-img {
  outline: 2px solid rgba(12, 12, 12, 0.98);
  outline-offset: -1px; }

body.light-mode .c2pa-avatar-group-item:first-child .c2pa-avatar-group-img {
  outline-color: rgba(250, 250, 250, 0.98); }

.c2pa-avatar-group-placeholder {
  align-items: center;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 50%;
  color: var(--swatch-text-muted-color);
  display: flex;
  font-size: 9px;
  font-weight: 600;
  height: 24px;
  justify-content: center;
  width: 24px; }

.c2pa-avatar-group-item:first-child .c2pa-avatar-group-placeholder {
  outline: 2px solid rgba(12, 12, 12, 0.98);
  outline-offset: -1px; }

body.light-mode .c2pa-avatar-group-placeholder {
  background: rgba(0, 0, 0, 0.05); }

body.light-mode .c2pa-avatar-group-item:first-child .c2pa-avatar-group-placeholder {
  outline-color: rgba(250, 250, 250, 0.98); }

.c2pa-author-names {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  margin-left: 0.375rem; }

.c2pa-author-separator {
  color: var(--swatch-text-muted-color);
  opacity: 0.5; }

.c2pa-contributor-name {
  color: var(--swatch-text-primary-color);
  font-weight: 400; }

.c2pa-role-icon {
  align-items: center;
  color: var(--swatch-text-muted-color);
  cursor: help;
  display: inline-flex;
  height: 16px;
  justify-content: center;
  margin-left: 0.25rem;
  opacity: 0.6;
  transition: opacity 0.15s ease, color 0.15s ease;
  width: 16px; }
  .c2pa-role-icon svg {
    height: 12px;
    width: 12px; }
  .c2pa-role-icon:hover {
    color: var(--swatch-text-primary-color);
    opacity: 1; }

.c2pa-role-tooltip {
  background: rgba(0, 0, 0, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 4px;
  color: var(--swatch-text-primary-color);
  font-size: 0.625rem;
  font-weight: 400;
  left: 50%;
  opacity: 0;
  padding: 0.25rem 0.5rem;
  pointer-events: none;
  position: absolute;
  top: calc(100% + 6px);
  transform: translateX(-50%);
  transition: opacity 0.15s ease, visibility 0.15s ease;
  visibility: hidden;
  white-space: nowrap;
  z-index: 10; }
  .c2pa-role-tooltip::after {
    border: 4px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.9);
    bottom: 100%;
    content: '';
    left: 50%;
    position: absolute;
    transform: translateX(-50%); }

.c2pa-role-icon-wrapper {
  display: inline-flex;
  position: relative; }
  .c2pa-role-icon-wrapper:hover .c2pa-role-tooltip {
    opacity: 1;
    visibility: visible; }

.c2pa-action-avatars {
  align-items: center;
  display: flex;
  flex-shrink: 0; }

.c2pa-action-avatar-collab {
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  margin-left: -6px;
  object-fit: cover;
  position: relative;
  transition: transform 0.15s ease, z-index 0s;
  width: 20px;
  z-index: 0; }
  .c2pa-action-avatar-collab:hover {
    transform: scale(1.12);
    z-index: 10; }

.c2pa-action-avatar-collab-placeholder {
  align-items: center;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 50%;
  color: var(--swatch-text-muted-color);
  cursor: pointer;
  display: flex;
  font-size: 0.625rem;
  font-weight: 600;
  height: 20px;
  justify-content: center;
  margin-left: -6px;
  position: relative;
  transition: transform 0.15s ease, z-index 0s;
  width: 20px;
  z-index: 0; }
  .c2pa-action-avatar-collab-placeholder:hover {
    transform: scale(1.12);
    z-index: 10; }

body.light-mode .c2pa-action-avatar-collab-placeholder {
  background: rgba(0, 0, 0, 0.06); }

.c2pa-action-avatar-link {
  border-radius: 50%;
  flex-shrink: 0;
  transition: transform 0.15s ease; }
  .c2pa-action-avatar-link:hover {
    transform: scale(1.08); }
  .c2pa-action-avatar-link:has(.c2pa-action-avatar-collab), .c2pa-action-avatar-link:has(.c2pa-action-avatar-collab-placeholder) {
    margin-left: -6px;
    position: relative;
    z-index: 0; }
    .c2pa-action-avatar-link:has(.c2pa-action-avatar-collab):hover, .c2pa-action-avatar-link:has(.c2pa-action-avatar-collab-placeholder):hover {
      z-index: 10; }
    .c2pa-action-avatar-link:has(.c2pa-action-avatar-collab) .c2pa-action-avatar-collab,
    .c2pa-action-avatar-link:has(.c2pa-action-avatar-collab) .c2pa-action-avatar-collab-placeholder, .c2pa-action-avatar-link:has(.c2pa-action-avatar-collab-placeholder) .c2pa-action-avatar-collab,
    .c2pa-action-avatar-link:has(.c2pa-action-avatar-collab-placeholder) .c2pa-action-avatar-collab-placeholder {
      margin-left: 0; }

.c2pa-not-allowed {
  color: #ef4444;
  font-weight: 500; }

.c2pa-allowed {
  color: #22c55e;
  font-weight: 500; }

.c2pa-hash {
  background: rgba(255, 255, 255, 0.06);
  border-radius: 3px;
  color: var(--swatch-text-muted-color);
  cursor: help;
  font-family: "SF Mono", Monaco, "Cascadia Mono", "Roboto Mono", monospace;
  font-size: 0.625rem;
  line-height: 1.4;
  padding: 2px 5px;
  word-break: break-all; }

body.light-mode .c2pa-hash {
  background: rgba(0, 0, 0, 0.05); }

.c2pa-hash-full {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 4px;
  color: var(--swatch-text-muted-color);
  display: block;
  font-family: "SF Mono", Monaco, "Cascadia Mono", "Roboto Mono", monospace;
  font-size: 0.625rem;
  line-height: 1.5;
  margin-top: 0.25rem;
  padding: 0.375rem 0.5rem;
  word-break: break-all; }

body.light-mode .c2pa-hash-full {
  background: rgba(0, 0, 0, 0.03);
  border-color: rgba(0, 0, 0, 0.06); }

.c2pa-timestamp {
  color: var(--swatch-text-muted-color);
  font-family: "SF Mono", Monaco, "Cascadia Mono", "Roboto Mono", monospace;
  font-size: 0.625rem; }

.c2pa-timestamp-sep {
  margin: 0 0.125rem;
  opacity: 0.4; }

.c2pa-action-hash {
  align-items: center;
  display: flex;
  font-size: 0.625rem;
  gap: 0.25rem;
  margin-top: 0.25rem; }

.c2pa-action-hash-value {
  background: rgba(255, 255, 255, 0.04);
  border-radius: 3px;
  color: var(--swatch-text-muted-color);
  font-family: "SF Mono", Monaco, "Cascadia Mono", "Roboto Mono", monospace;
  padding: 1px 4px; }

body.light-mode .c2pa-action-hash-value {
  background: rgba(0, 0, 0, 0.04); }

.c2pa-action-hash-invalidated {
  opacity: 0.5;
  text-decoration: line-through; }

.c2pa-action-hash-arrow {
  color: var(--swatch-text-muted-color);
  font-size: 9px;
  opacity: 0.4; }

.c2pa-action-hash-current {
  color: var(--swatch-text-accented-color);
  font-weight: 500; }

.c2pa-divider {
  background: rgba(255, 255, 255, 0.08);
  height: 1px;
  margin: 0; }

body.light-mode .c2pa-divider {
  background: rgba(0, 0, 0, 0.08); }

.c2pa-history-section {
  padding: 0.5rem 0.875rem 0.625rem; }

.c2pa-section-label {
  color: var(--swatch-text-muted-color);
  font-size: 0.625rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  margin-bottom: 0.5rem;
  opacity: 0.6;
  text-transform: uppercase; }

.c2pa-history {
  display: flex;
  flex-direction: column;
  gap: 2px; }

@keyframes c2pa-action-fadein {
  from {
    opacity: 0;
    transform: translateY(8px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.c2pa-action {
  align-items: flex-start;
  animation: c2pa-action-fadein 0.25s ease-out backwards;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  gap: 0.5rem;
  padding: 0.375rem 0.5rem;
  transition: background 0.1s ease; }
  .c2pa-action:nth-child(1) {
    animation-delay: 0.05s; }
  .c2pa-action:nth-child(2) {
    animation-delay: 0.1s; }
  .c2pa-action:nth-child(3) {
    animation-delay: 0.15s; }
  .c2pa-action:nth-child(4) {
    animation-delay: 0.2s; }
  .c2pa-action:nth-child(5) {
    animation-delay: 0.25s; }
  .c2pa-action:nth-child(6) {
    animation-delay: 0.3s; }
  .c2pa-action:hover {
    background: rgba(255, 255, 255, 0.04); }
  .c2pa-action.c2pa-action--expanded {
    background: rgba(255, 255, 255, 0.06); }

body.light-mode .c2pa-action:hover {
  background: rgba(0, 0, 0, 0.03); }

body.light-mode .c2pa-action.c2pa-action--expanded {
  background: rgba(0, 0, 0, 0.04); }

.c2pa-action-avatar {
  border-radius: 50%;
  cursor: pointer;
  flex-shrink: 0;
  height: 20px;
  object-fit: cover;
  position: relative;
  transition: transform 0.15s ease;
  width: 20px;
  z-index: 2; }
  .c2pa-action-avatar:hover {
    transform: scale(1.12);
    z-index: 10; }

.c2pa-action-avatar-placeholder {
  align-items: center;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  color: var(--swatch-text-muted-color);
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  font-size: 0.625rem;
  font-weight: 600;
  height: 20px;
  justify-content: center;
  position: relative;
  transition: transform 0.15s ease;
  width: 20px;
  z-index: 2; }
  .c2pa-action-avatar-placeholder:hover {
    transform: scale(1.12);
    z-index: 10; }

body.light-mode .c2pa-action-avatar-placeholder {
  background: rgba(0, 0, 0, 0.08); }

.c2pa-action-content {
  flex: 1;
  min-width: 0; }

.c2pa-action-basic {
  align-items: baseline;
  display: flex;
  gap: 0.375rem;
  line-height: 1.3; }

.c2pa-action-author {
  color: var(--swatch-text-primary-color);
  flex-shrink: 0;
  font-size: 0.6875rem;
  font-weight: 500; }

.c2pa-action-date {
  color: var(--swatch-text-muted-color);
  flex-shrink: 0;
  font-family: "SF Mono", Monaco, "Cascadia Mono", "Roboto Mono", monospace;
  font-size: 0.625rem;
  margin-left: auto;
  opacity: 0.6; }

.c2pa-action-expand {
  align-items: center;
  background: transparent;
  border: none;
  color: var(--swatch-text-muted-color);
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  margin: -2px;
  opacity: 0.4;
  padding: 2px;
  transition: opacity 0.1s ease; }
  .c2pa-action-expand:hover {
    opacity: 0.8; }
  .c2pa-action-expand .c2pa-chevron-small {
    transition: transform 0.15s ease; }
  .c2pa-action-expand[aria-expanded="true"] .c2pa-chevron-small {
    transform: rotate(180deg); }

.c2pa-action-details {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.2s ease; }
  .c2pa-action-details.c2pa-action-details--open {
    grid-template-rows: 1fr; }

.c2pa-action-details-inner {
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  margin-top: 0.375rem;
  overflow: hidden;
  padding-top: 0.375rem; }

body.light-mode .c2pa-action-details-inner {
  border-color: rgba(0, 0, 0, 0.04); }

.c2pa-action-details-table {
  display: flex;
  flex-direction: column;
  gap: 0.25rem; }

.c2pa-action-details-row {
  align-items: flex-start;
  display: flex;
  font-size: 0.625rem;
  gap: 0.5rem; }

.c2pa-action-details-label {
  color: var(--swatch-text-muted-color);
  flex-shrink: 0;
  font-weight: 500;
  letter-spacing: 0.04em;
  min-width: 4.5rem;
  opacity: 0.6;
  text-transform: uppercase; }

.c2pa-action-details-value {
  color: var(--swatch-text-primary-color);
  flex: 1;
  min-width: 0; }
  .c2pa-action-details-value code {
    background: rgba(255, 255, 255, 0.06);
    border-radius: 3px;
    font-family: "SF Mono", Monaco, "Cascadia Mono", "Roboto Mono", monospace;
    padding: 1px 4px; }

body.light-mode .c2pa-action-details-value code {
  background: rgba(0, 0, 0, 0.05); }

.c2pa-action-details-row-hash .c2pa-action-details-value {
  -ms-overflow-style: none;
  overflow-x: auto;
  scrollbar-width: none;
  white-space: nowrap; }
  .c2pa-action-details-row-hash .c2pa-action-details-value::-webkit-scrollbar {
    display: none; }
  .c2pa-action-details-row-hash .c2pa-action-details-value code {
    white-space: nowrap; }
  .c2pa-action-details-row-hash .c2pa-action-details-value .c2pa-action-hash-invalidated {
    opacity: 0.5;
    text-decoration: line-through; }
  .c2pa-action-details-row-hash .c2pa-action-details-value .c2pa-action-hash-current {
    color: var(--swatch-text-accented-color);
    font-weight: 500; }
  .c2pa-action-details-row-hash .c2pa-action-details-value .c2pa-action-hash-arrow {
    color: var(--swatch-text-muted-color);
    font-size: 9px;
    opacity: 0.4; }

.c2pa-action-type {
  color: var(--swatch-text-muted-color);
  font-size: 0.625rem;
  margin-bottom: 0.125rem;
  opacity: 0.7; }

.c2pa-action-timestamp {
  color: var(--swatch-text-muted-color);
  font-family: "SF Mono", Monaco, "Cascadia Mono", "Roboto Mono", monospace;
  font-size: 0.625rem; }

.c2pa-action-message {
  background: rgba(255, 255, 255, 0.04);
  border-radius: 4px;
  color: var(--swatch-text-muted-color);
  font-size: 0.625rem;
  margin-bottom: 0.25rem;
  padding: 0.25rem 0.375rem;
  word-break: break-word; }

body.light-mode .c2pa-action-message {
  background: rgba(0, 0, 0, 0.03); }

.c2pa-action-commit {
  font-size: 0.625rem; }
  .c2pa-action-commit code {
    background: rgba(255, 255, 255, 0.06);
    border-radius: 3px;
    color: var(--swatch-text-muted-color);
    font-family: "SF Mono", Monaco, "Cascadia Mono", "Roboto Mono", monospace;
    padding: 1px 4px; }

body.light-mode .c2pa-action-commit code {
  background: rgba(0, 0, 0, 0.05); }

.c2pa-ai-badge {
  background: transparent;
  border: 1px solid rgba(162, 228, 184, 0.25);
  border-radius: 2px;
  color: var(--swatch-text-accented-color);
  display: inline-block;
  font-size: 7px;
  font-weight: 500;
  letter-spacing: 0.2px;
  line-height: 1.3;
  margin-left: 2px;
  opacity: 0.7;
  padding: 0 2px;
  text-transform: uppercase;
  vertical-align: middle; }

.c2pa-loading {
  align-items: center;
  color: var(--swatch-text-muted-color);
  display: flex;
  font-size: 0.6875rem;
  gap: 0.5rem;
  justify-content: center;
  opacity: 0.6;
  padding: 1.5rem 1rem; }

.c2pa-spinner {
  animation: c2pa-spin 0.8s linear infinite;
  border: 1.5px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  border-top-color: var(--swatch-text-accented-color);
  height: 12px;
  width: 12px; }

body.light-mode .c2pa-spinner {
  border-color: rgba(0, 0, 0, 0.1);
  border-top-color: var(--swatch-text-accented-color); }

@keyframes c2pa-spin {
  to {
    transform: rotate(360deg); } }

.c2pa-error {
  color: #ef4444;
  font-size: 0.6875rem;
  padding: 1rem;
  text-align: left; }
  .c2pa-error::before {
    content: '× '; }

.c2pa-tooltip-footer {
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  display: flex;
  gap: 0.5rem;
  justify-content: flex-end;
  padding: 0.5rem 0.625rem; }

body.light-mode .c2pa-tooltip-footer {
  border-color: rgba(0, 0, 0, 0.04); }

.c2pa-verify-link {
  align-items: center;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 5px;
  color: var(--swatch-text-muted-color);
  display: inline-flex;
  font-size: 0.625rem;
  font-weight: 500;
  gap: 0.375rem;
  letter-spacing: 0.01em;
  padding: 0.375rem 0.625rem;
  text-decoration: none;
  transition: all 0.12s ease; }
  .c2pa-verify-link .c2pa-verify-icon {
    height: 12px;
    opacity: 0.6;
    transition: opacity 0.12s ease;
    width: 12px; }
  .c2pa-verify-link:hover {
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.1);
    color: var(--swatch-text-primary-color); }
    .c2pa-verify-link:hover .c2pa-verify-icon {
      opacity: 0.9; }

body.light-mode .c2pa-verify-link {
  background: rgba(0, 0, 0, 0.02);
  border-color: rgba(0, 0, 0, 0.06); }
  body.light-mode .c2pa-verify-link:hover {
    background: rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.1); }

.c2pa-copy-manifest {
  align-items: center;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 5px;
  color: var(--swatch-text-muted-color);
  cursor: pointer;
  display: inline-flex;
  font-size: 0.625rem;
  font-weight: 500;
  gap: 0.375rem;
  justify-content: center;
  letter-spacing: 0.01em;
  min-width: 6.5rem;
  padding: 0.375rem 0.625rem;
  transition: all 0.12s ease; }
  .c2pa-copy-manifest .c2pa-copy-icon {
    height: 12px;
    opacity: 0.6;
    transition: opacity 0.12s ease;
    width: 12px; }
  .c2pa-copy-manifest:hover {
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.1);
    color: var(--swatch-text-primary-color); }
    .c2pa-copy-manifest:hover .c2pa-copy-icon {
      opacity: 0.9; }
  .c2pa-copy-manifest.c2pa-copy-success {
    background: rgba(162, 228, 184, 0.1);
    border-color: var(--swatch-text-accented-color);
    color: var(--swatch-text-accented-color); }

body.light-mode .c2pa-copy-manifest {
  background: rgba(0, 0, 0, 0.02);
  border-color: rgba(0, 0, 0, 0.06); }
  body.light-mode .c2pa-copy-manifest:hover {
    background: rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.1); }
  body.light-mode .c2pa-copy-manifest.c2pa-copy-success {
    background: rgba(0, 100, 50, 0.1); }

@media (orientation: portrait) {
  .c2pa-tooltip,
  .c2pa-badge-inline .c2pa-tooltip {
    bottom: auto !important;
    left: 50% !important;
    max-height: 60vh;
    max-width: calc(100vw - 32px) !important;
    position: absolute !important;
    right: auto !important;
    top: calc(100% + 12px) !important;
    transform: translateX(-50%) translateY(-4px) !important;
    width: 520px !important; }
    .c2pa-tooltip::after,
    .c2pa-badge-inline .c2pa-tooltip::after {
      bottom: auto;
      display: block;
      top: -6px;
      transform: translateX(-50%) rotate(-135deg); }
    .c2pa-tooltip.c2pa-tooltip--open,
    .c2pa-badge-inline .c2pa-tooltip.c2pa-tooltip--open {
      transform: translateX(-50%) translateY(0) !important; } }

.c2pa-badge-inline {
  display: inline-flex;
  margin: 0;
  margin-top: -20px;
  padding-bottom: 20px;
  position: relative;
  vertical-align: middle; }
  .c2pa-badge-inline .c2pa-badge-button {
    cursor: pointer;
    transition: transform 0.15s ease, filter 0.15s ease; }
    .c2pa-badge-inline .c2pa-badge-button:hover {
      transform: scale(1.1); }
    .c2pa-badge-inline .c2pa-badge-button[aria-expanded="true"] {
      filter: drop-shadow(0 0 8px rgba(162, 228, 184, 0.4));
      transform: scale(1.1); }
  .c2pa-badge-inline .c2pa-badge-icon {
    display: block; }
  .c2pa-badge-inline .c2pa-tooltip {
    bottom: auto;
    left: 50%;
    top: calc(100% + 12px);
    transform: translateX(-50%) translateY(-4px); }
    .c2pa-badge-inline .c2pa-tooltip.c2pa-tooltip--open {
      transform: translateX(-50%) translateY(0); }
    .c2pa-badge-inline .c2pa-tooltip::after {
      bottom: auto;
      left: 50%;
      top: -6px;
      transform: translateX(-50%) rotate(-135deg); }

/* card — linear/shadcn style */
.carder {
  background: var(--swatch-bg-elevated);
  border: 1px solid var(--swatch-border-color) !important;
  border-radius: var(--swatch-border-radius);
  min-height: 500px;
  transition: border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease; }
  .carder > a:first-child {
    align-items: center;
    background: #111;
    border-radius: var(--swatch-border-radius) var(--swatch-border-radius) 0 0;
    display: flex;
    height: 220px;
    justify-content: center;
    overflow: hidden; }
    .carder > a:first-child picture {
      display: contents; }
    .carder > a:first-child img {
      height: 100% !important;
      object-fit: cover;
      object-position: center center;
      transition: transform 0.3s ease;
      width: 100%; }
  @media (orientation: portrait) {
    .carder {
      min-height: unset !important; } }
.carder:hover {
  border: 1px solid var(--swatch-link-hover-color) !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px); }
  .carder:hover > a:first-child img {
    transform: scale(1.03); }

.post-navigation {
  background: var(--swatch-bg-elevated);
  border: 1px solid var(--swatch-border-color) !important;
  border-radius: var(--swatch-border-radius);
  height: 100%;
  padding: 5px !important;
  transition: border-color 0.2s ease, transform 0.2s ease; }
  @media (max-width: 575px) {
    .post-navigation {
      min-width: 0px; } }
.post-navigation:hover {
  border: 1px solid var(--swatch-link-hover-color) !important;
  transform: translateY(-1px); }

.news-card-meta:hover {
  border: 1px solid var(--swatch-text-primary-color) !important; }

.card-title {
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.3; }
  .card-title > a {
    text-decoration: none !important; }

.card-body {
  margin-bottom: 30px !important; }

.drop-shadow {
  box-shadow: 4px 10px 10px -2px rgba(0, 0, 0, 0.5) !important; }

.rounded-drop-shadow {
  border-radius: var(--swatch-border-radius) !important;
  box-shadow: 4px 10px 10px -2px rgba(0, 0, 0, 0.5) !important; }

.chroma [data-lang]:before {
  background-color: #2a2a2a !important;
  border: 1.25px solid #4f4f4f;
  border-bottom: 0px !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #fff;
  content: attr(data-lang);
  font-size: 13px;
  font-weight: 700;
  left: 0;
  letter-spacing: 0.5px;
  line-height: 14px;
  margin: 0 0 0 0px;
  margin-top: 1px !important;
  margin-top: 1px !important;
  opacity: 0.6;
  padding: 6px 6px 7px 6px;
  position: absolute;
  position: absolute;
  text-align: center;
  top: -29px;
  white-space: break-spaces;
  width: 100%;
  z-index: 0; }

.code-block-wrap {
  white-space: unset !important; }

.pt-0 {
  padding-top: 0px !important; }

pre code {
  white-space: unset !important; }

.main-content {
  display: block; }

.chroma [data-title]:not([data-title=""]):before {
  content: attr(data-title) !important; }

.chroma .lntd:last-child {
  display: grid !important; }

.chroma .lntd pre {
  border: 0px solid #ccc; }

.chroma pre {
  background-color: unset !important; }

pre code[data-lang="txt"],
pre code[data-lang="text"] {
  display: block !important;
  white-space: pre-wrap !important;
  word-wrap: break-word !important; }

.has-sparkle-title pre code::before,
.has-sparkle-title .chroma code::before {
  display: none !important; }

.codeblock-header-sparkle {
  background-color: #2a2a2a;
  border: 1.25px solid #4f4f4f;
  border-bottom: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 14px;
  margin-bottom: -1px;
  padding: 6px 6px 7px 6px;
  position: relative;
  text-align: center;
  z-index: 1; }
  .codeblock-header-sparkle .sparkle-wrapper {
    padding: 0 0.5em; }

body.light-mode .codeblock-header-sparkle {
  background-color: #e8e8e8;
  border-color: #ccc;
  color: #333; }

.has-sparkle-title .copy-code-menu {
  top: 10px; }

.has-sparkle-title .copy-code-button {
  top: 0; }

.chroma code p,
.chroma code ul,
.chroma code ol {
  margin: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding: 0 !important; }

.chroma code ul,
.chroma code ol {
  padding-left: 1.5em !important; }

@keyframes commandPaletteIn {
  0% {
    opacity: 0;
    transform: scale(0.95) translateY(-10px); }
  50% {
    transform: scale(1.02) translateY(2px); }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0); } }

@keyframes commandPaletteBackdropIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

body.lv2-search-modal-open {
  overflow: hidden; }

.lv2-search-modal {
  align-items: flex-start;
  display: none;
  inset: 0;
  justify-content: center;
  padding-top: 120px;
  position: fixed;
  z-index: 9999; }
  .lv2-search-modal:not([hidden]) {
    display: flex; }
  @media (min-height: 700px) {
    .lv2-search-modal {
      padding-top: 140px; } }
  .lv2-search-modal__backdrop {
    animation: commandPaletteBackdropIn 0.15s ease-out;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background: rgba(0, 0, 0, 0.85);
    inset: 0;
    position: absolute; }
  .lv2-search-modal__container {
    margin: 0 16px;
    max-width: 560px;
    position: relative;
    width: 100%; }
  .lv2-search-modal__content {
    animation: commandPaletteIn 0.2s cubic-bezier(0.34, 1.56, 0.64, 1);
    background: #0f0f12;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5), 0 24px 80px rgba(0, 0, 0, 0.7), 0 0 100px rgba(162, 228, 184, 0.08);
    overflow: hidden; }
    body.light-mode .lv2-search-modal__content {
      background: #ffffff;
      border-color: rgba(0, 0, 0, 0.08);
      box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 16px 70px rgba(0, 0, 0, 0.15); }
  .lv2-search-modal__input-wrapper {
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
    display: flex;
    gap: 12px;
    padding: 16px 20px; }
    body.light-mode .lv2-search-modal__input-wrapper {
      border-bottom-color: rgba(0, 0, 0, 0.06); }
  .lv2-search-modal__icon {
    color: rgba(255, 255, 255, 0.4);
    flex-shrink: 0; }
    body.light-mode .lv2-search-modal__icon {
      color: rgba(0, 0, 0, 0.35); }
  .lv2-search-modal__input {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    caret-color: #a2e4b8;
    color: rgba(255, 255, 255, 0.95);
    flex: 1;
    font-size: 1rem !important;
    font-weight: 400;
    outline: none !important; }
    .lv2-search-modal__input:focus {
      background: transparent !important;
      border: none !important;
      box-shadow: none !important;
      font-size: 1rem !important;
      outline: none !important; }
    .lv2-search-modal__input::placeholder {
      color: rgba(255, 255, 255, 0.35); }
    body.light-mode .lv2-search-modal__input {
      caret-color: #4f46e5;
      color: rgba(0, 0, 0, 0.9); }
      body.light-mode .lv2-search-modal__input:focus {
        background: transparent !important; }
      body.light-mode .lv2-search-modal__input::placeholder {
        color: rgba(0, 0, 0, 0.4); }
  .lv2-search-modal__kbd {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 4px;
    color: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    flex-shrink: 0;
    font-family: inherit;
    font-size: 0.6875rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    padding: 4px 8px;
    text-transform: uppercase;
    transition: color 0.15s ease, border-color 0.15s ease; }
    .lv2-search-modal__kbd:hover {
      border-color: rgba(255, 255, 255, 0.15);
      color: rgba(255, 255, 255, 0.6); }
    body.light-mode .lv2-search-modal__kbd {
      background: rgba(0, 0, 0, 0.04);
      border-color: rgba(0, 0, 0, 0.08);
      color: rgba(0, 0, 0, 0.4); }
      body.light-mode .lv2-search-modal__kbd:hover {
        border-color: rgba(0, 0, 0, 0.15);
        color: rgba(0, 0, 0, 0.6); }
  .lv2-search-modal__results {
    max-height: 360px;
    overflow-y: auto;
    overscroll-behavior: contain;
    padding: 8px; }
    .lv2-search-modal__results::-webkit-scrollbar {
      width: 6px; }
    .lv2-search-modal__results::-webkit-scrollbar-track {
      background: transparent; }
    .lv2-search-modal__results::-webkit-scrollbar-thumb {
      background: rgba(255, 255, 255, 0.1);
      border-radius: 3px; }
      .lv2-search-modal__results::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.15); }
  .lv2-search-modal__empty {
    align-items: center;
    color: rgba(255, 255, 255, 0.4);
    display: flex;
    flex-direction: column;
    font-size: 0.875rem;
    gap: 8px;
    padding: 40px 16px;
    text-align: center; }
    body.light-mode .lv2-search-modal__empty {
      color: rgba(0, 0, 0, 0.4); }
  .lv2-search-modal__empty-icon {
    font-size: 1.5rem;
    opacity: 0.5; }
  .lv2-search-modal__result {
    align-items: center;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    gap: 12px;
    padding: 10px 14px;
    transition: background 0.1s ease; }
    .lv2-search-modal__result:hover, .lv2-search-modal__result--selected {
      background: rgba(255, 255, 255, 0.04); }
      body.light-mode .lv2-search-modal__result:hover, body.light-mode .lv2-search-modal__result--selected {
        background: rgba(0, 0, 0, 0.04); }
    .lv2-search-modal__result--selected {
      background: rgba(162, 228, 184, 0.08) !important; }
      body.light-mode .lv2-search-modal__result--selected {
        background: rgba(184, 162, 228, 0.08) !important; }
    .lv2-search-modal__result:hover .lv2-search-modal__result-arrow, .lv2-search-modal__result--selected .lv2-search-modal__result-arrow {
      opacity: 1; }
    .lv2-search-modal__result--with-image {
      padding-bottom: 10px;
      padding-top: 10px; }
  .lv2-search-modal__result-title {
    color: rgba(255, 255, 255, 0.95);
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    body.light-mode .lv2-search-modal__result-title {
      color: rgba(0, 0, 0, 0.9); }
  .lv2-search-modal__result-description {
    -webkit-box-orient: vertical;
    color: rgba(255, 255, 255, 0.5);
    display: -webkit-box;
    font-size: 0.75rem;
    -webkit-line-clamp: 1;
    line-height: 1.3;
    overflow: hidden; }
    body.light-mode .lv2-search-modal__result-description {
      color: rgba(0, 0, 0, 0.5); }
  .lv2-search-modal__section {
    color: rgba(255, 255, 255, 0.3);
    font-size: 0.625rem;
    font-weight: 600;
    letter-spacing: 0.08em;
    padding: 8px 12px 4px;
    text-transform: uppercase; }
    .lv2-search-modal__section:not(:first-child) {
      border-top: 1px solid rgba(255, 255, 255, 0.04);
      margin-top: 4px;
      padding-top: 8px; }
    body.light-mode .lv2-search-modal__section {
      color: rgba(0, 0, 0, 0.4); }
      body.light-mode .lv2-search-modal__section:not(:first-child) {
        border-top-color: rgba(0, 0, 0, 0.06); }
  .lv2-search-modal__result-icon {
    align-items: center;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 6px;
    color: rgba(255, 255, 255, 0.6);
    display: flex;
    flex-shrink: 0;
    font-size: 1rem;
    height: 32px;
    justify-content: center;
    width: 32px; }
    body.light-mode .lv2-search-modal__result-icon {
      background: rgba(0, 0, 0, 0.03);
      border-color: rgba(0, 0, 0, 0.06);
      color: rgba(0, 0, 0, 0.6); }
  .lv2-search-modal__result-image {
    background-image: var(--result-bg-image);
    background-position: center;
    background-size: cover;
    border-radius: 6px;
    flex-shrink: 0;
    height: 40px;
    overflow: hidden;
    width: 40px; }
  .lv2-search-modal__result-content {
    flex: 1;
    min-width: 0; }
  .lv2-search-modal__result-subtitle {
    color: rgba(255, 255, 255, 0.4);
    font-size: 0.6875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    body.light-mode .lv2-search-modal__result-subtitle {
      color: rgba(0, 0, 0, 0.45); }
  .lv2-search-modal__highlight {
    background: rgba(162, 228, 184, 0.25);
    border-radius: 2px;
    color: #a2e4b8;
    margin: 0 -2px;
    padding: 0 2px; }
    body.light-mode .lv2-search-modal__highlight {
      background: rgba(184, 162, 228, 0.2);
      color: #7c5cb8; }
  .lv2-search-modal__result-badge {
    background: rgba(162, 228, 184, 0.1);
    border: 1px solid rgba(162, 228, 184, 0.2);
    border-radius: 4px;
    color: #a2e4b8;
    flex-shrink: 0;
    font-size: 0.625rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    padding: 3px 8px;
    text-transform: uppercase; }
    body.light-mode .lv2-search-modal__result-badge {
      background: rgba(184, 162, 228, 0.1);
      border-color: rgba(184, 162, 228, 0.2);
      color: #7c5cb8; }
  .lv2-search-modal__shortcut {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 4px;
    color: rgba(255, 255, 255, 0.5);
    flex-shrink: 0;
    font-family: inherit;
    font-size: 0.6875rem;
    font-weight: 500;
    padding: 3px 6px; }
    body.light-mode .lv2-search-modal__shortcut {
      background: rgba(0, 0, 0, 0.04);
      border-color: rgba(0, 0, 0, 0.1);
      color: rgba(0, 0, 0, 0.5); }
  .lv2-search-modal__result-arrow {
    color: rgba(255, 255, 255, 0.25);
    flex-shrink: 0;
    font-size: 0.875rem;
    opacity: 0;
    transition: opacity 0.1s ease; }
    body.light-mode .lv2-search-modal__result-arrow {
      color: rgba(0, 0, 0, 0.3); }

.highlight-wrapper {
  display: block; }

/* Start: Turn off individual column border, margin, and padding when line numbers are showing */

.copy-code-icon {
  height: 10px;
  margin-top: -4px;
  mix-blend-mode: difference;
  width: 10px; }

.copy-code-success {
  color: var(--swatch-input-success-color);
  fill: var(--swatch-input-success-color);
  margin-left: -3px;
  margin-top: -5px;
  mix-blend-mode: difference;
  stroke: var(--swatch-input-success-color); }

/* End: Turn off individual column border, margin, and padding when line numbers are showing */
.highlight {
  border-radius: 4px;
  margin: 40px 0 10px 0;
  padding: 0;
  position: relative;
  z-index: 0; }

.copy-code-success-anchor {
  border: var(--border, 1px solid var(--swatch-input-success-color));
  border-radius: 6px;
  height: 18px;
  margin-left: 11px;
  margin-top: 4px;
  padding: 4px;
  width: 18px; }

.copy-code-success-anchor:before {
  background: #262626;
  border-bottom: 0px !important;
  border-radius: 4px;
  color: #fff;
  display: var(--displaytext, block);
  font-size: 11px;
  font-weight: 700;
  left: -15px;
  padding: 3px;
  position: relative;
  text-align: center;
  width: 50px;
  z-index: 0; }

.copy-code-button-success-anchor {
  margin-left: -8px !important; }

.copy-code-button-success-anchor:after {
  background: #262626;
  border-bottom: 0px !important;
  border-radius: 4px;
  color: #fff;
  content: attr(data-before);
  display: var(--displaytext2, none);
  font-size: 11px;
  font-weight: 700;
  height: 20px;
  line-height: 21px;
  margin-left: -51px !important;
  position: relative;
  text-align: center;
  text-align: center;
  top: -4px;
  width: 58px;
  z-index: 2; }

.highlight > .chroma {
  background-color: #101010;
  border: 1px solid #2f2f2f;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top: 0px !important;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 10px;
  position: static;
  z-index: 1; }

body.light-mode * .copy-code-button {
  mix-blend-mode: luminosity; }

.copy-code-button {
  border: var(--border, 1px solid #191919);
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  height: 25px !important;
  letter-spacing: 0.5px;
  line-height: 14px;
  margin: 2px !important;
  margin: 0 0 0 0px;
  margin-right: 1px !important;
  margin-top: 2px !important;
  opacity: 0.6;
  padding: 6px 6px 7px 6px;
  position: absolute;
  right: 0;
  top: -29px;
  white-space: nowrap;
  width: 25px;
  z-index: 2; }

.copy-code-button:hover,
.copy-code-button:focus,
.copy-code-button:active,
.copy-code-button:active:hover {
  background-color: var(--bgcolor, #3c3b3b);
  border: var(--borderhover, 1px solid #3c3b3b);
  color: #222225;
  opacity: 0.8; }

.copy-code-button:before {
  background: #262626;
  border-bottom: 0px !important;
  border-radius: 4px;
  color: #fff;
  content: attr(data-before);
  display: var(--displaytext, none);
  font-size: 11px;
  font-weight: 700;
  left: -67px;
  padding: 3px;
  position: absolute;
  text-align: center;
  top: 1.9px;
  width: 60px;
  z-index: 0; }

.copy-code-menu {
  background-color: #7f7f7f;
  border-radius: 50px;
  box-shadow: 20px 0 #7f7f7f,40px 0 #7f7f7f;
  content: "";
  height: 12px;
  margin-left: 12px;
  opacity: 0.6;
  position: absolute;
  top: -19px;
  width: 12px;
  z-index: 2; }
  @media (max-width: 575px) {
    .copy-code-menu {
      display: none; } }

.lowlight + span > a:hover {
  color: var(--swatch-input-success-color) !important; }

.heading-anchor {
  border-radius: 10px;
  margin-bottom: 2px;
  margin-top: 2px;
  opacity: 0;
  padding: 10px;
  padding-bottom: 2px !important;
  padding-top: 2px !important; }

.heading-anchor:hover {
  opacity: 1 !important; }

h1:hover > span > a {
  opacity: 1; }

h2:hover > span > a {
  opacity: 1; }

h3:hover > span > a {
  opacity: 1; }

h4:hover > span > a {
  opacity: 1; }

h5:hover > span > a {
  opacity: 1; }

.copy-markdown-button {
  background-color: var(--swatch-primary-color);
  border: var(--border, 1px solid var(--swatch-primary-color));
  border: none !important;
  border-radius: 8px;
  color: var(--swatch-text-primary-color);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  height: 25px !important;
  letter-spacing: 0.5px;
  line-height: 12px;
  margin: 2px !important;
  margin: 0 0 0 0px;
  margin-right: 1px !important;
  margin-top: 2px !important;
  opacity: 0.6;
  padding: 6px 6px 7px 6px;
  padding-left: 8px !important;
  padding-top: 8px !important;
  right: 0;
  top: -1px;
  white-space: nowrap;
  width: 133px;
  z-index: 2; }

.copy-markdown-button:hover,
.copy-markdown-button:focus,
.copy-markdown-button:active,
.copy-markdown-button:active:hover {
  background-color: var(--swatch-primary-color-lightest);
  border: none !important;
  color: var(--swatch-text-primary-color) !important;
  opacity: 0.8; }

.copy-markdown-button:before {
  background: #262626;
  border-bottom: 0px !important;
  border-radius: 4px;
  color: #fff;
  content: attr(data-before);
  display: none !important;
  display: var(--displaytext, none);
  font-size: 11px;
  font-weight: 700;
  left: -71px;
  margin-top: -18px;
  padding: 3px;
  position: relative;
  text-align: center;
  top: 14px;
  width: 60px;
  z-index: 0; }

.copy-markdown-icon {
  height: 14px;
  margin-left: -3px;
  margin-top: -1.5px;
  width: 18px; }

.copy-markdown-text {
  margin-top: -1.5px; }

span.copyAsMarkdown {
  display: none;
  float: right; }
  span.copyAsMarkdown button {
    background: none;
    border: none;
    padding: unset; }

@media (orientation: portrait) {
  .copyAsMarkdown {
    display: none !important; } }

body.light-mode * .copy-markdown-icon {
  mix-blend-mode: difference; }

.eyebrow-paragraph {
  margin-left: 15%;
  width: 50%; }
  @media (max-width: 575px) {
    .eyebrow-paragraph {
      margin-left: 2%;
      width: 95%; } }
  @media (orientation: landscape) and (hover: none) and (pointer: coarse) {
    .eyebrow-paragraph {
      margin-left: 10%;
      width: 80%; } }
.eyebrow-paragraph-404 {
  margin-left: 15%; }
  @media (max-width: 575px) {
    .eyebrow-paragraph-404 {
      margin-left: 2%;
      width: 95%; } }
  @media (orientation: landscape) and (hover: none) and (pointer: coarse) {
    .eyebrow-paragraph-404 {
      margin-left: 10%;
      width: 80%; } }
.section-eyebrow-forms {
  padding-bottom: 130px;
  padding-bottom: 15% !important;
  padding-top: 15% !important; }
  @media (max-width: 575px) {
    .section-eyebrow-forms {
      padding-top: 35%; } }

.lv2-footer {
  background: var(--lv2-bg, var(--swatch-background-color));
  padding: 48px 0 32px; }
  .lv2-footer__grid {
    align-items: flex-start;
    display: flex;
    gap: 48px;
    justify-content: space-between;
    margin-bottom: 48px; }
    @media (max-width: 768px) {
      .lv2-footer__grid {
        flex-direction: column;
        gap: 32px;
        margin-bottom: 32px; } }
  .lv2-footer__brand {
    flex: 1; }
  .lv2-footer__logo {
    color: var(--lv2-text-primary, rgba(255, 255, 255, 0.95));
    display: block;
    font-size: 0.9375rem;
    font-weight: 600;
    letter-spacing: -0.01em;
    margin-bottom: 4px; }
    body.light-mode .lv2-footer__logo {
      color: var(--lv2-text-primary, rgba(0, 0, 0, 0.9)); }
  .lv2-footer__tagline {
    color: var(--lv2-text-tertiary, rgba(255, 255, 255, 0.4));
    font-size: 0.8125rem;
    margin: 0; }
    body.light-mode .lv2-footer__tagline {
      color: var(--lv2-text-tertiary, rgba(0, 0, 0, 0.45)); }
  .lv2-footer__links {
    display: flex;
    flex-wrap: wrap;
    gap: 24px; }
    @media (max-width: 768px) {
      .lv2-footer__links {
        flex-direction: column;
        gap: 12px; } }
  .lv2-footer__link {
    color: var(--lv2-text-tertiary, rgba(255, 255, 255, 0.4));
    font-size: 0.8125rem;
    text-decoration: none;
    transition: color 0.15s ease; }
    .lv2-footer__link:hover {
      color: var(--lv2-text-secondary, rgba(255, 255, 255, 0.7)); }
    body.light-mode .lv2-footer__link {
      color: var(--lv2-text-tertiary, rgba(0, 0, 0, 0.45)); }
      body.light-mode .lv2-footer__link:hover {
        color: var(--lv2-text-secondary, rgba(0, 0, 0, 0.7)); }
  .lv2-footer__bottom {
    align-items: center;
    border-top: 1px solid var(--lv2-border, rgba(255, 255, 255, 0.06));
    display: flex;
    justify-content: space-between;
    padding-top: 24px; }
    @media (max-width: 768px) {
      .lv2-footer__bottom {
        flex-direction: column;
        gap: 8px;
        text-align: center; } }
    body.light-mode .lv2-footer__bottom {
      border-top-color: var(--lv2-border, rgba(0, 0, 0, 0.08)); }
  .lv2-footer__copyright, .lv2-footer__location {
    color: var(--lv2-text-tertiary, rgba(255, 255, 255, 0.4));
    font-size: 0.75rem; }
    body.light-mode .lv2-footer__copyright, body.light-mode .lv2-footer__location {
      color: var(--lv2-text-tertiary, rgba(0, 0, 0, 0.45)); }

.lv2-footer .lv2-container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 24px; }
  @media (max-width: 768px) {
    .lv2-footer .lv2-container {
      padding: 0 16px; } }
/* footer */

.tiny {
  font-size: .765em !important; }

.form-height {
  height: 25% !important; }
/* /footer */
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  font-size: 16px; }
  @media (min-width: 1353px) {
    input[type="color"],
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="email"],
    input[type="month"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    input[type="week"],
    textarea {
      font-size: 26px !important; } }

textarea {
  font-size: 16px; }

input:-moz-placeholder {
  color: #999; }

input::-webkit-input-placeholder {
  color: #999; }

/* form — shadcn/linear style */

input {
  outline: none; }

/* icon */

.icon-color {
  fill: var(--swatch-text-primary-color); }

.icon-mt5 {
  margin-top: -4px; }

.icon-color-inverted {
  fill: #000; }

.pr-3 {
  padding-bottom: 3px;
  padding-right: 3px; }

.lightmodeImage {
  display: none; }

.rounded-lg {
  border-radius: var(--swatch-border-radius); }

img {
  display: inline-block;
  height: auto;
  max-width: 100%; }
  img.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  img.img-left {
    display: block;
    margin-left: 0;
    margin-right: auto; }
  img.img-right {
    display: block;
    margin-left: auto;
    margin-right: 0; }

.img {
  height: auto;
  max-width: 100%; }

figure {
  display: inline-block;
  margin-bottom: 1.5rem; }
  figure img {
    margin-bottom: 0.7rem; }
  figure.img-center {
    display: block;
    text-align: center; }
  figure.img-left {
    display: block;
    text-align: left; }
  figure.img-right {
    display: block;
    text-align: right; }
  figure.img-float-left {
    float: left;
    margin-right: 1.5rem; }
  figure.img-float-right {
    float: right;
    margin-left: 1.5rem; }

.shields-badge {
  height: 18px !important;
  margin-top: -3px !important; }

body.light-mode * .darkmodeImage {
  display: none !important; }

body.light-mode * .lightmodeImage {
  display: unset !important; }

.lightmodeImage {
  display: none !important; }

img {
  border: 0; }

.lightmodeImage {
  display: none; }

.border-radius-10 {
  border-radius: var(--swatch-border-radius) !important;
  height: 20px; }

.w-x {
  max-width: 50% !important;
  width: 50% !important; }
  @media (max-width: 575px) {
    .w-x {
      max-width: 85% !important;
      width: 85% !important; } }

.glightbox-container.inactive {
  display: none; }

.glightbox-container .gslide.current {
  opacity: 1;
  position: relative;
  z-index: 99999; }

.gslide-video.fullscreen {
  height: 75vh;
  max-width: 100% !important;
  min-width: 100%; }

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important; }

figcaption {
  font-size: 0.7rem !important;
  padding-top: 9px;
  text-align: center; }

.mb-3 {
  margin-bottom: 5px !important; }
.color-gray-background {
  background-color: #4c4c4c; }

.ml-20 {
  margin-left: 20px; }

.z-index-0 {
  z-index: 0 !important; }

.small-padding {
  margin-top: 7px; }

.mt-100 {
  color: var(--swatch-color-secondary);
  margin-top: -120px !important; }

.navbar-dark .navbar-nav .nav-link {
  font-size: 4em; }
  @media (max-width: 575px) {
    .navbar-dark .navbar-nav .nav-link {
      font-size: 2.4em; } }
  @media (orientation: landscape) and (hover: none) and (pointer: coarse) {
    .navbar-dark .navbar-nav .nav-link {
      font-size: 1.3em; } }
.navbar-dark .navbar-nav .nav-link-no-script {
  color: #fff;
  font-size: 2em;
  padding: 0px; }
  .navbar-dark .navbar-nav .nav-link-no-script:hover {
    color: rgba(255, 255, 255, 0.7); }
  @media (max-width: 575px) {
    .navbar-dark .navbar-nav .nav-link-no-script {
      font-size: 1.2em; } }
@media (max-width: 575px) {
  .navbar-nav {
    text-align: left !important; } }

.navbar-addon {
  font-size: 0.5em;
  padding: 1px; }

.branding-toggler {
  border-radius: 6px;
  color: white !important; }
  .branding-toggler:hover {
    background: rgba(255, 255, 255, 0.5) !important; }

body.light-mode * .branding-toggler:hover {
  background: rgba(81, 81, 81, 0.5) !important; }

.nl-signup__input-group {
  display: flex;
  gap: 0.5rem; }
  @media (max-width: 575px) {
    .nl-signup__input-group {
      flex-direction: column; } }
.nl-signup__input {
  background: transparent;
  border: 1px solid var(--swatch-border-color);
  border-radius: 0.375rem;
  color: var(--swatch-text-primary-color);
  flex: 1;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.5rem;
  outline: none;
  padding: 0 0.75rem;
  transition: border-color 0.15s ease, box-shadow 0.15s ease; }
  .nl-signup__input::placeholder {
    color: var(--swatch-text-primary-color);
    opacity: 0.4; }
  .nl-signup__input:focus {
    border-color: var(--swatch-text-accented-color);
    box-shadow: 0 0 0 1px var(--swatch-text-accented-color); }
  .nl-signup__input:valid:not(:placeholder-shown) {
    border-color: var(--swatch-input-success-color); }
  .nl-signup__input:invalid:not(:placeholder-shown):focus {
    border-color: var(--swatch-input-error-color);
    box-shadow: 0 0 0 1px var(--swatch-input-error-color); }
  .nl-signup__button:active {
    opacity: 0.7; }

.waiting .nl-signup__button {
  cursor: progress;
  opacity: 0.5;
  pointer-events: none; }

.newsletter-input {
  border-bottom-left-radius: 25px !important;
  border-top-left-radius: 25px !important; }
@media (max-width: 575px) {
  .newsletter-svg-error {
    scale: 0.9; } }

@media (max-width: 575px) {
  .newsletter-svg-success {
    scale: 0.9; } }

.newsletter-subscription-result-no-motion {
  display: none; }
.newsletter-subscription-result {
  display: flex;
  justify-content: center; }
  @media (prefers-reduced-motion) {
    .newsletter-subscription-result {
      display: none; } }

.newsletter-subscription-result-error-copy {
  align-items: center;
  color: var(--swatch-input-error-color) !important;
  display: flex;
  font-size: 16px;
  justify-content: center;
  text-align: center; }

.newsletter-subscription-result-success-copy {
  align-items: center;
  color: var(--swatch-input-success-color) !important;
  display: flex;
  font-size: 16px;
  justify-content: center;
  text-align: center; }

.bg-offcanvas {
  background-color: var(--swatch-sidebar-panel-color) !important; }

.offcanvas {
  z-index: 1100 !important; }

body.light-mode .btn-close-white {
  filter: none !important; }

.rounded-lg {
  border-radius: var(--swatch-border-radius); }

.hero-of-work {
  height: 75lvh !important;
  height: 75vh !important;
  margin-top: -33.33lvh;
  object-fit: cover; }
  @media (orientation: landscape) and (hover: none) and (pointer: coarse) {
    .hero-of-work {
      height: 95lvh !important;
      height: 95vh !important;
      margin-top: -65.33lvh; } }
.hero-of-work-2 {
  display: block;
  height: 90lvh !important;
  height: 99vh !important;
  margin-left: -5%;
  margin-top: -25.33lvh;
  mask-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.85) 1%);
  max-width: 150% !important;
  object-fit: cover;
  object-position: center center;
  position: relative;
  width: 110% !important; }
  @media (orientation: landscape) and (hover: none) and (pointer: coarse) {
    .hero-of-work-2 {
      height: 95lvh !important;
      height: 95vh !important;
      margin-top: -40.33lvh; } }

.work-headline {
  left: 50%;
  opacity: 0;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%); }
  @media (orientation: portrait) {
    .work-headline {
      padding-left: 10px !important;
      padding-right: 10px !important;
      top: 50%; } }
  @media (prefers-reduced-motion) {
    .work-headline {
      display: none; } }
.page-title-work {
  margin-left: -1px;
  padding: 175px 0 0px; }
  @media (max-width: 575px) {
    .page-title-work {
      height: 90vh;
      height: 90lvh;
      margin-top: -30px; } }
  @media (orientation: landscape) and (hover: none) and (pointer: coarse) {
    .page-title-work {
      height: 90vh;
      height: 90lvh;
      padding: 150px 0 100px !important; } }
.cat {
  stroke-width: 3 !important; }

.watch {
  margin-top: 2px !important; }

.focus-search-input {
  opacity: 1 !important; }

#searchfield input[type=search]:hover {
  background-color: transparent;
  border: none;
  border-radius: 1px;
  border-radius: 0px;
  box-shadow: none; }

#searchfield input[type=search]:focus {
  background-color: transparent;
  border: none;
  border-radius: 1px;
  border-radius: 0px;
  box-shadow: none;
  cursor: auto;
  font-size: 16px !important;
  max-width: 100%;
  padding-left: 32px;
  width: 130px; }

#searchfield input:-moz-placeholder {
  border: none;
  border-radius: 1px;
  box-shadow: none;
  color: transparent; }

#searchfield input::-webkit-input-placeholder {
  border: none;
  border-radius: 1px;
  box-shadow: none;
  color: transparent; }

.exit-sign-search:hover {
  background: gray;
  clip-path: circle(50% at 50% 50%); }

.sparkle-wrapper {
  display: inline-block;
  margin-left: -0.6em;
  padding: 0.2em 0.6em;
  position: relative; }

.sparkle-star {
  pointer-events: none;
  position: absolute;
  z-index: 2; }
  .sparkle-star polygon {
    fill: #ffffff; }

body.light-mode .sparkle-star polygon {
  fill: #ffcc00; }

@keyframes sparkle-twinkle {
  0%, 100% {
    opacity: 0;
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: scale(1); } }

.sparkle-star {
  animation: sparkle-twinkle 2.5s ease-in-out infinite;
  height: 8px;
  width: 8px; }

.sparkle-star-1 {
  animation-delay: 0s;
  left: 20%;
  top: -4px; }

.sparkle-star-2 {
  animation-delay: 0.8s;
  right: -6px;
  top: 50%; }

.sparkle-star-3 {
  animation-delay: 1.6s;
  bottom: -2px;
  left: 60%; }

.sparkle-star-4 {
  animation-delay: 0.4s;
  left: -8px;
  top: 30%; }

.sparkle-star-5 {
  animation-delay: 1.2s;
  right: 15%;
  top: -6px; }

.sparkle-star-6 {
  animation-delay: 2s;
  bottom: -4px;
  left: 10%; }

@media (prefers-reduced-motion: reduce) {
  .sparkle-star {
    animation: none;
    opacity: 0.6;
    transform: scale(0.8); } }

/* Background */

/* PreWrapper */
.chroma {
  background-color: #1b1b1b;
  color: #f8f8f2; }

/* Other */
/* CodeLine */
/* LineLink */
.chroma .lnlinks {
  color: inherit;
  outline: none;
  text-decoration: none; }

/* LineTableTD */
.chroma .lntd {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: top; }

/* LineTable */
.chroma .lntable {
  border: 0;
  border-spacing: 0;
  margin: 0;
  padding: 0; }

/* LineHighlight */
.chroma .hl {
  background-color: #3c3d38; }

/* LineNumbersTable */
.chroma .lnt {
  color: #7f7f7f;
  margin-right: 0.4em;
  padding: 0 0.4em 0 0.4em;
  -webkit-user-select: none;
  user-select: none;
  white-space: pre; }

/* LineNumbers */
.chroma .ln {
  color: #7f7f7f;
  margin-right: 0.4em;
  padding: 0 0.4em 0 0.4em;
  -webkit-user-select: none;
  user-select: none;
  white-space: pre; }

/* Line */
.chroma .line {
  display: flex; }

/* Keyword */
.chroma .k {
  color: #66d9ef; }

/* KeywordConstant */
.chroma .kc {
  color: #66d9ef; }

/* KeywordDeclaration */
.chroma .kd {
  color: #66d9ef; }

/* KeywordNamespace */
.chroma .kn {
  color: #f92672; }

/* KeywordPseudo */
.chroma .kp {
  color: #66d9ef; }

/* KeywordReserved */
.chroma .kr {
  color: #66d9ef; }

/* KeywordType */
.chroma .kt {
  color: #66d9ef; }

/* Name */
/* NameAttribute */
.chroma .na {
  color: #a6e22e; }

/* NameBuiltin */
/* NameBuiltinPseudo */
/* NameClass */
.chroma .nc {
  color: #a6e22e; }

/* NameConstant */
.chroma .no {
  color: #66d9ef; }

/* NameDecorator */
.chroma .nd {
  color: #a6e22e; }

/* NameEntity */
/* NameException */
.chroma .ne {
  color: #a6e22e; }

/* NameFunction */
.chroma .nf {
  color: #a6e22e; }

/* NameFunctionMagic */
/* NameLabel */
/* NameNamespace */
/* NameOther */
.chroma .nx {
  color: #a6e22e; }

/* NameProperty */
/* NameTag */
.chroma .nt {
  color: #f92672; }

/* NameVariable */
/* NameVariableClass */
/* NameVariableGlobal */
/* NameVariableInstance */
/* NameVariableMagic */
/* Literal */
.chroma .l {
  color: #ae81ff; }

/* LiteralDate */
.chroma .ld {
  color: #e6db74; }

/* LiteralString */
.chroma .s {
  color: #e6db74; }

/* LiteralStringAffix */
.chroma .sa {
  color: #e6db74; }

/* LiteralStringBacktick */
.chroma .sb {
  color: #e6db74; }

/* LiteralStringChar */
.chroma .sc {
  color: #e6db74; }

/* LiteralStringDelimiter */
.chroma .dl {
  color: #e6db74; }

/* LiteralStringDoc */
.chroma .sd {
  color: #e6db74; }

/* LiteralStringDouble */
.chroma .s2 {
  color: #e6db74; }

/* LiteralStringEscape */
.chroma .se {
  color: #ae81ff; }

/* LiteralStringHeredoc */
.chroma .sh {
  color: #e6db74; }

/* LiteralStringInterpol */
.chroma .si {
  color: #e6db74; }

/* LiteralStringOther */
.chroma .sx {
  color: #e6db74; }

/* LiteralStringRegex */
.chroma .sr {
  color: #e6db74; }

/* LiteralStringSingle */
.chroma .s1 {
  color: #e6db74; }

/* LiteralStringSymbol */
.chroma .ss {
  color: #e6db74; }

/* LiteralNumber */
.chroma .m {
  color: #ae81ff; }

/* LiteralNumberBin */
.chroma .mb {
  color: #ae81ff; }

/* LiteralNumberFloat */
.chroma .mf {
  color: #ae81ff; }

/* LiteralNumberHex */
.chroma .mh {
  color: #ae81ff; }

/* LiteralNumberInteger */
.chroma .mi {
  color: #ae81ff; }

/* LiteralNumberIntegerLong */
.chroma .il {
  color: #ae81ff; }

/* LiteralNumberOct */
.chroma .mo {
  color: #ae81ff; }

/* Operator */
.chroma .o {
  color: #f92672; }

/* OperatorWord */
.chroma .ow {
  color: #f92672; }

/* Punctuation */
/* Comment */
.chroma .c {
  color: #75715e; }

/* CommentHashbang */
.chroma .ch {
  color: #75715e; }

/* CommentMultiline */
.chroma .cm {
  color: #75715e; }

/* CommentSingle */
.chroma .c1 {
  color: #75715e; }

/* CommentSpecial */
.chroma .cs {
  color: #75715e; }

/* CommentPreproc */
.chroma .cp {
  color: #75715e; }

/* CommentPreprocFile */
.chroma .cpf {
  color: #75715e; }

/* Generic */
/* GenericDeleted */
.chroma .gd {
  color: #f92672; }

/* GenericEmph */
.chroma .ge {
  font-style: italic; }

/* GenericError */
/* GenericHeading */
/* GenericInserted */
.chroma .gi {
  color: #a6e22e; }

/* GenericOutput */
/* GenericPrompt */
/* GenericStrong */
.chroma .gs {
  font-weight: bold; }

/* GenericSubheading */
.chroma .gu {
  color: #75715e; }

/* GenericTraceback */
/* GenericUnderline */
/* TextWhitespace */
.main-content ol,
.content ol {
  list-style-type: decimal;
  margin: 1rem 0;
  padding-left: 1.5rem; }
  .main-content ol li,
  .content ol li {
    margin-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .main-content ol ol,
  .content ol ol {
    list-style-type: lower-alpha;
    margin: 0.5rem 0; }

.main-content ul,
.content ul {
  list-style-type: disc;
  margin: 1rem 0;
  padding-left: 1.5rem; }
  .main-content ul li,
  .content ul li {
    margin-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .main-content ul ul,
  .content ul ul {
    list-style-type: circle;
    margin: 0.5rem 0; }

.main-content table,
.content table {
  border: 1px solid var(--swatch-border-color, #e5e7eb);
  border-collapse: collapse;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  margin: 1.5rem 0;
  overflow: hidden;
  width: 100%; }

.main-content thead,
.content thead {
  background: var(--swatch-primary-color-muted, #f9fafb); }
  .main-content thead th,
  .content thead th {
    border-bottom: 1px solid var(--swatch-border-color, #e5e7eb);
    color: var(--swatch-text-primary-color, #111827);
    font-family: "Montserrat-Bold", sans-serif;
    font-weight: 600;
    padding: 0.75rem 1rem;
    text-align: left;
    white-space: nowrap; }
    .main-content thead th:first-child,
    .content thead th:first-child {
      border-top-left-radius: 0.5rem; }
    .main-content thead th:last-child,
    .content thead th:last-child {
      border-top-right-radius: 0.5rem; }

.main-content tbody tr,
.content tbody tr {
  border-bottom: 1px solid var(--swatch-border-color, #e5e7eb);
  transition: background-color 0.15s ease; }
  .main-content tbody tr:hover,
  .content tbody tr:hover {
    background: var(--swatch-primary-color-muted, #f9fafb); }
  .main-content tbody tr:last-child,
  .content tbody tr:last-child {
    border-bottom: none; }
    .main-content tbody tr:last-child td:first-child,
    .content tbody tr:last-child td:first-child {
      border-bottom-left-radius: 0.5rem; }
    .main-content tbody tr:last-child td:last-child,
    .content tbody tr:last-child td:last-child {
      border-bottom-right-radius: 0.5rem; }

.main-content tbody td,
.content tbody td {
  color: var(--swatch-text-primary-color, #374151);
  padding: 0.75rem 1rem;
  vertical-align: top; }
  .main-content tbody td:first-child,
  .content tbody td:first-child {
    color: var(--swatch-text-primary-color, #111827);
    font-weight: 500; }

@media (max-width: 575px) {
  .main-content table,
  .content table {
    display: block;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto; } }

body:not(.light-mode) .main-content table,
body:not(.light-mode) .content table {
  border-color: var(--swatch-border-color, #374151); }

body:not(.light-mode) .main-content thead,
body:not(.light-mode) .content thead {
  background: var(--swatch-primary-color-muted, #1f2937); }
  body:not(.light-mode) .main-content thead th,
  body:not(.light-mode) .content thead th {
    border-color: var(--swatch-border-color, #374151); }

body:not(.light-mode) .main-content tbody tr,
body:not(.light-mode) .content tbody tr {
  border-color: var(--swatch-border-color, #374151); }
  body:not(.light-mode) .main-content tbody tr:hover,
  body:not(.light-mode) .content tbody tr:hover {
    background: var(--swatch-primary-color-muted, #1f2937); }

body.light-mode * .news-card-meta:hover {
  border: 1px solid #000 !important; }

body.light-mode * .bg-hero {
  background-color: #000 !important; }

span > strong {
  color: var(--swatch-text-accented-color) !important; }

body.light-mode * .bg-services * p > strong > span {
  color: var(--swatch-text-accented-color) !important; }

body.light-mode * .chroma {
  background-color: var(--swatch-sidebar-panel-color);
  color: #272822; }

body.light-mode * .breadcrumb-active {
  border: 1px solid #000 !important; }

body.light-mode * .charAlternative {
  color: white !important; }

body.light-mode * .lightToggleIcon > path {
  color: white !important; }

body.light-mode * .darkToggleIcon > path {
  color: white !important; }

body.light-mode * .nav-link {
  color: #3a3a3a !important; }

body.light-mode * .space-content {
  color: #dedbdb !important;
  mix-blend-mode: plus-lighter; }

@media (orientation: landscape) and (hover: none) and (pointer: coarse) {
  body.light-mode * .left-people {
    margin-top: 45px !important; } }

body.light-mode * .navbar-brand {
  mix-blend-mode: difference; }

body.light-mode * blockquote:not(.lv2-testimonial__quote) {
  border-left: rgba(0, 0, 0, 0.2) !important;
  color: #333 !important; }

body.light-mode * blockquote > p {
  color: #333 !important; }

body.light-mode * .card-gradient {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.14) 14%, var(--swatch-primary-color) 52%, var(--swatch-primary-color) 100%); }

body.light-mode * .bento {
  border-color: var(--swatch-border-color) !important; }

body.light-mode * .navbar-toggler {
  mix-blend-mode: difference; }
  body.light-mode * .navbar-toggler:hover {
    background: rgba(81, 81, 81, 0.5) !important; }

body.light-mode * .language-toggler {
  color: white !important;
  mix-blend-mode: difference; }
  body.light-mode * .language-toggler:hover {
    background: rgba(81, 81, 81, 0.5) !important; }

body.light-mode * .theme-toggle-wrapper {
  mix-blend-mode: difference; }
  body.light-mode * .theme-toggle-wrapper:hover {
    background: rgba(81, 81, 81, 0.5) !important; }

body.light-mode * .theme-toggle {
  mix-blend-mode: difference; }

body.light-mode * .input-group-override:hover {
  background: rgba(81, 81, 81, 0.5) !important;
  border-radius: 5px; }

body.light-mode * .intro {
  transition-duration: 1s; }

body.light-mode > main {
  background-color: var(--swatch-primary-color) !important; }

body.light-mode > .navigation > .row > .d-flex > .search-toggler > .input-group > .form-outline > .filter-white {
  mix-blend-mode: difference; }

body.light-mode * .test {
  mix-blend-mode: difference !important; }

body.light-mode ~ .hr {
  background-color: #f1f1f1 !important; }

body.light-mode * .theme-toggler {
  color: rgba(255, 255, 255, 0.7) !important; }

body.light-mode * .text-light-gray {
  color: #513f3f !important; }

body.light-mode * .disassembly-text {
  color: white !important; }

body.light-mode * .disassembly-contentitem-1 {
  color: var(--swatch-border-color) !important; }

body.light-mode * .disassembly-text:nth-child(1) {
  color: white; }

body.light-mode * hr {
  color: #3a3a3a !important; }

body.light-mode * form {
  background: none !important; }

body.light-mode * .form-validation {
  background: var(--swatch-input-element-color) !important;
  border: 1px solid var(--swatch-input-element-border-color) !important;
  color: #3a3a3a !important; }

body.light-mode * .social-icons a {
  background-color: white; }

body.light-mode * .box img:hover {
  border: solid 1px var(--swatch-link-hover-color); }

body.light-mode * .revue-embed {
  background: none !important; }

body.light-mode * #member_email {
  border: 1px solid var(--swatch-border-color);
  border-radius: 5px 0 0 5px; }

body.light-mode * .copright {
  color: var(--swatch-border-color) !important; }

body.light-mode * .servicesPhotos {
  border: unset !important; }

body.light-mode * .servicesPhotos:hover {
  border: unset !important;
  outline: 2px solid var(--swatch-link-hover-color) !important; }
  @media (max-width: 575px) {
    body.light-mode * .servicesPhotos:hover {
      outline: unset !important; } }
  @media (orientation: landscape) and (hover: none) and (pointer: coarse) {
    body.light-mode * .servicesPhotos:hover {
      outline: unset !important; } }
body.light-mode * .performance-clock:hover {
  border: unset !important;
  outline: 2px solid var(--swatch-link-hover-color) !important; }
  @media (max-width: 575px) {
    body.light-mode * .performance-clock:hover {
      outline: unset !important; } }
body.light-mode * .right > .servicesPhoto:hover {
  border-radius: 28px !important; }

body.light-mode * .copy-code-button {
  background: var(--swatch-primary-color-lightest);
  border: var(--border, 1px solid var(--swatch-primary-color-lightest)); }

.copy-code-success-anchor {
  border: var(--border, 1px solid var(--swatch-input-success-color)) !important; }

body.light-mode * .copy-code-success {
  color: var(--swatch-input-success-color) !important;
  fill: var(--swatch-input-success-color) !important;
  mix-blend-mode: normal !important;
  stroke: var(--swatch-input-success-color) !important; }

body.light-mode * .copy-code-success-anchor {
  mix-blend-mode: unset !important; }

body.light-mode * .copy-code-button:hover {
  background-color: var(--bgcolor, #ead3cab8);
  border: var(--borderhover, 1px solid #ead3cab8);
  mix-blend-mode: unset; }

body.light-mode * .copy-code-button * svg:not(.copy-code-success) * path {
  fill: black;
  stroke: black; }

body.light-mode * .copy-code-menu {
  background-color: #676b6c !important;
  box-shadow: 20px 0 #676b6c,40px 0 #676b6c !important; }

body.light-mode * .chroma [data-lang]:before {
  background-color: var(--swatch-primary-color-lightest) !important;
  border: 1.25px solid #000;
  color: #5a5959 !important;
  opacity: 1 !important; }

/* Background */
body.light-mode * .bg {
  background-color: #dbdada;
  color: #272822; }

/* LineLink */
body.light-mode * .chroma .lnlinks {
  color: inherit;
  outline: none;
  text-decoration: none; }

/* LineTableTD */
body.light-mode * .chroma .lntd {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: top; }

/* LineTable */
body.light-mode * .chroma .lntable {
  border: 0;
  border-spacing: 0;
  margin: 0;
  padding: 0; }

/* LineHighlight */
body.light-mode * .chroma .hl {
  background-color: #e1e1e1; }

/* LineNumbersTable */
body.light-mode * .chroma .lnt {
  color: #7f7f7f;
  margin-right: 0.4em;
  padding: 0 0.4em 0 0.4em;
  -webkit-user-select: none;
  user-select: none;
  white-space: pre; }

/* LineNumbers */
body.light-mode * .chroma .ln {
  color: #7f7f7f;
  margin-right: 0.4em;
  padding: 0 0.4em 0 0.4em;
  -webkit-user-select: none;
  user-select: none;
  white-space: pre; }

/* Line */
body.light-mode * .chroma .line {
  display: flex; }

/* Keyword */
body.light-mode * .chroma .k {
  color: #00a8c8; }

/* KeywordConstant */
body.light-mode * .chroma .kc {
  color: #00a8c8; }

/* KeywordDeclaration */
body.light-mode * .chroma .kd {
  color: #00a8c8; }

/* KeywordNamespace */
body.light-mode * .chroma .kn {
  color: #f92672; }

/* KeywordPseudo */
body.light-mode * .chroma .kp {
  color: #00a8c8; }

/* KeywordReserved */
body.light-mode * .chroma .kr {
  color: #00a8c8; }

/* KeywordType */
body.light-mode * .chroma .kt {
  color: #00a8c8; }

/* Name */
body.light-mode * .chroma .n {
  color: #111111; }

/* NameAttribute */
body.light-mode * .chroma .na {
  color: #75af00; }

/* NameBuiltin */
body.light-mode * .chroma .nb {
  color: #111111; }

/* NameBuiltinPseudo */
body.light-mode * .chroma .bp {
  color: #111111; }

/* NameClass */
body.light-mode * .chroma .nc {
  color: #75af00; }

/* NameConstant */
body.light-mode * .chroma .no {
  color: #00a8c8; }

/* NameDecorator */
body.light-mode * .chroma .nd {
  color: #75af00; }

/* NameEntity */
body.light-mode * .chroma .ni {
  color: #111111; }

/* NameException */
body.light-mode * .chroma .ne {
  color: #75af00; }

/* NameFunction */
body.light-mode * .chroma .nf {
  color: #75af00; }

/* NameFunctionMagic */
body.light-mode * .chroma .fm {
  color: #111111; }

/* NameLabel */
body.light-mode * .chroma .nl {
  color: #111111; }

/* NameNamespace */
body.light-mode * .chroma .nn {
  color: #111111; }

/* NameOther */
body.light-mode * .chroma .nx {
  color: #75af00; }

/* NameProperty */
body.light-mode * .chroma .py {
  color: #111111; }

/* NameTag */
body.light-mode * .chroma .nt {
  color: #f92672; }

/* NameVariable */
body.light-mode * .chroma .nv {
  color: #111111; }

/* NameVariableClass */
body.light-mode * .chroma .vc {
  color: #111111; }

/* NameVariableGlobal */
body.light-mode * .chroma .vg {
  color: #111111; }

/* NameVariableInstance */
body.light-mode * .chroma .vi {
  color: #111111; }

/* NameVariableMagic */
body.light-mode * .chroma .vm {
  color: #111111; }

/* Literal */
body.light-mode * .chroma .l {
  color: #ae81ff; }

/* LiteralDate */
body.light-mode * .chroma .ld {
  color: #d88200; }

/* LiteralString */
body.light-mode * .chroma .s {
  color: #d88200; }

/* LiteralStringAffix */
body.light-mode * .chroma .sa {
  color: #d88200; }

/* LiteralStringBacktick */
body.light-mode * .chroma .sb {
  color: #d88200; }

/* LiteralStringChar */
body.light-mode * .chroma .sc {
  color: #d88200; }

/* LiteralStringDelimiter */
body.light-mode * .chroma .dl {
  color: #d88200; }

/* LiteralStringDoc */
body.light-mode * .chroma .sd {
  color: #d88200; }

/* LiteralStringDouble */
body.light-mode * .chroma .s2 {
  color: #d88200; }

/* LiteralStringEscape */
body.light-mode * .chroma .se {
  color: #8045ff; }

/* LiteralStringHeredoc */
body.light-mode * .chroma .sh {
  color: #d88200; }

/* LiteralStringInterpol */
body.light-mode * .chroma .si {
  color: #d88200; }

/* LiteralStringOther */
body.light-mode * .chroma .sx {
  color: #d88200; }

/* LiteralStringRegex */
body.light-mode * .chroma .sr {
  color: #d88200; }

/* LiteralStringSingle */
body.light-mode * .chroma .s1 {
  color: #d88200; }

/* LiteralStringSymbol */
body.light-mode * .chroma .ss {
  color: #d88200; }

/* LiteralNumber */
body.light-mode * .chroma .m {
  color: #ae81ff; }

/* LiteralNumberBin */
body.light-mode * .chroma .mb {
  color: #ae81ff; }

/* LiteralNumberFloat */
body.light-mode * .chroma .mf {
  color: #ae81ff; }

/* LiteralNumberHex */
body.light-mode * .chroma .mh {
  color: #ae81ff; }

/* LiteralNumberInteger */
body.light-mode * .chroma .mi {
  color: #ae81ff; }

/* LiteralNumberIntegerLong */
body.light-mode * .chroma .il {
  color: #ae81ff; }

/* LiteralNumberOct */
body.light-mode * .chroma .mo {
  color: #ae81ff; }

/* Operator */
body.light-mode * .chroma .o {
  color: #f92672; }

/* OperatorWord */
body.light-mode * .chroma .ow {
  color: #f92672; }

/* Punctuation */
body.light-mode * .chroma .p {
  color: #111111; }

/* Comment */
body.light-mode * .chroma .c {
  color: #75715e; }

/* CommentHashbang */
body.light-mode * .chroma .ch {
  color: #75715e; }

/* CommentMultiline */
body.light-mode * .chroma .cm {
  color: #75715e; }

/* CommentSingle */
body.light-mode * .chroma .c1 {
  color: #75715e; }

/* CommentSpecial */
body.light-mode * .chroma .cs {
  color: #75715e; }

/* CommentPreproc */
body.light-mode * .chroma .cp {
  color: #75715e; }

/* CommentPreprocFile */
body.light-mode * .chroma .cpf {
  color: #75715e; }

/* GenericEmph */
body.light-mode * .chroma .ge {
  font-style: italic; }

/* GenericStrong */
body.light-mode * .chroma .gs {
  font-weight: bold; }

body.light-mode * .desktopPeoplePhotos:before {
  background: var(--swatch-primary-color); }

body.light-mode * .ti-instagram::before {
  color: black; }

body.light-mode * .disassembly-contentitem-1 > p {
  color: #373232c2 !important; }

body.light-mode * .toast {
  background-color: #97b7a9 !important; }

body.light-mode * .toast-header {
  background-color: #000 !important; }

body.light-mode * .btn-close {
  filter: none !important; }

body.light-mode * .sessionTimeout-modal {
  color: #3f3e3e !important; }

body.light-mode * .breadcrumb:before {
  filter: none !important; }

body.light-mode * .breadcrumb-home-wrapper:hover {
  border: 1px solid  #000 !important; }

body.light-mode * .list-inline-item {
  border: 2px solid var(--swatch-border-color);
  border-radius: 50px; }

body.light-mode * .list-inline-item:hover {
  border: 2px solid var(--swatch-link-hover-color); }

body.light-mode * .link-hover-menu:after {
  background-color: #3a3a3a !important;
  opacity: 0.9; }

body.light-mode * .brand-filter {
  transition-duration: 1s; }

body.light-mode * .search-toggler {
  mix-blend-mode: difference !important; }

body.light-mode * .search-toggler:focus {
  mix-blend-mode: normal !important; }

body.light-mode * .cat {
  fill: none !important;
  stroke: #292d2b9c !important;
  stroke-width: 3 !important; }

body.light-mode * .watch {
  fill: #292d2b9c !important; }

.toc-marker {
  height: 100%;
  left: 0;
  margin-top: 5px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }

.toc-marker path {
  transition: all 0.3s ease; }

.toc-marker-color {
  stroke: var(--swatch-text-accented-color); }

.main {
  display: grid;
  grid-template-columns: 15em 40em 15em;
  margin: 0 auto;
  max-width: 100em;
  width: 100%; }
  @media (orientation: landscape) and (hover: none) and (pointer: coarse) {
    .main {
      display: block; } }
  @media (max-width: 767px) {
    .main {
      grid-template-columns: 5em 1fr 5em; } }
  @media (max-width: 1200px) {
    .main {
      grid-template-columns: 15em 30em 15em; } }
  @media (orientation: portrait) {
    .main {
      display: block; } }
.toc-container {
  align-self: start;
  font-size: .875em;
  padding-top: 0px !important;
  position: sticky;
  top: 140px; }
  @media (orientation: portrait) {
    .toc-container {
      height: 0px;
      opacity: 0;
      z-index: -999; } }
  @media (max-width: 991px) {
    .toc-container {
      height: 0px;
      opacity: 0;
      z-index: -999; } }
#TableOfContents {
  background: transparent;
  display: block;
  font-size: 1em;
  padding-left: 15px; }
  @media (max-width: 991px) {
    #TableOfContents {
      padding-left: 12px;
      width: 150px; } }
  #TableOfContents ul {
    display: list-item;
    padding-left: 15px !important; }
    #TableOfContents ul:not(:first-child) {
      display: list-item;
      font-size: 95%;
      padding-left: 0.9rem; }
  #TableOfContents li {
    color: var(--swatch-text-primary-color);
    cursor: pointer !important;
    display: inherit; }
    #TableOfContents li a {
      color: inherit;
      cursor: pointer !important;
      padding-top: 10px;
      text-align: left;
      text-decoration: none !important;
      transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
      #TableOfContents li a:hover {
        background-color: transparent;
        color: var(--swatch-text-accented-color) !important; }
  #TableOfContents li.visible > a {
    color: var(--swatch-text-accented-color) !important;
    transform: translate(5px); }

.toc-marker {
  height: 100%;
  left: 0;
  margin-top: 5px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }

.toc-marker path {
  transition: all 0.3s ease; }

.toc-marker-color {
  stroke: var(--swatch-text-accented-color); }

.lightwaves-tooltip {
  z-index: 9 !important; }

.lightwaves-tooltip-no-opacity {
  opacity: 1 !important;
  z-index: 9 !important; }

.tooltip {
  --bs-tooltip-bg: rgba(0, 0, 0, 0.9);
  --bs-tooltip-color: #f2f2f2;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-font-size: 0.6875rem;
  --bs-tooltip-border-radius: 4px;
  border: none; }

.tooltip-inner {
  border: 1px solid rgba(255, 255, 255, 0.15) !important; }
  body.light-mode .tooltip-inner {
    border-color: rgba(0, 0, 0, 0.1) !important; }

.tooltip .tooltip-arrow::before {
  border-bottom-color: rgba(0, 0, 0, 0.9) !important;
  border-top-color: rgba(0, 0, 0, 0.9) !important; }

.tooltip .tooltip-arrow::after {
  border-color: transparent;
  border-style: solid;
  content: '';
  position: absolute; }

.tooltip.bs-tooltip-top .tooltip-arrow::after,
.tooltip.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::after {
  border-top-color: rgba(255, 255, 255, 0.15);
  border-width: 6px 6px 0;
  bottom: calc(100% + 1px);
  left: 50%;
  transform: translateX(-50%); }

.tooltip.bs-tooltip-bottom .tooltip-arrow::after,
.tooltip.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::after {
  border-bottom-color: rgba(255, 255, 255, 0.15);
  border-width: 0 6px 6px;
  left: 50%;
  top: calc(100% + 1px);
  transform: translateX(-50%); }

body.light-mode .tooltip .tooltip-arrow::before {
  border-bottom-color: rgba(255, 255, 255, 0.95) !important;
  border-top-color: rgba(255, 255, 255, 0.95) !important; }

body.light-mode .tooltip.bs-tooltip-top .tooltip-arrow::after,
body.light-mode .tooltip.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::after {
  border-top-color: rgba(0, 0, 0, 0.1); }

body.light-mode .tooltip.bs-tooltip-bottom .tooltip-arrow::after,
body.light-mode .tooltip.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::after {
  border-bottom-color: rgba(0, 0, 0, 0.1); }

body.light-mode .tooltip {
  --bs-tooltip-bg: rgba(255, 255, 255, 0.95);
  --bs-tooltip-color: #1f2937; }

.lightwaves-tooltip-darkspeech {
  font-family: "Midjungards";
  z-index: 1030 !important; }

::selection {
  background: var(--swatch-primary-color-lighter);
  color: #fff; }

.lead {
  font-size: 1em !important; }

.supersmall {
  font-size: .8em; }

.micro {
  font-size: .6em; }

.text-muted {
  color: var(--swatch-text-muted-color) !important; }

.text-break {
  word-wrap: break-word; }

.content * {
  margin-bottom: 20px; }

.content strong {
  color: var(--swatch-text-accented-color) !important;
  display: unset !important;
  font-size: unset !important;
  font-weight: bold !important; }

blockquote {
  border-radius: 10px;
  width: 100%; }

blockquote > p {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem; }

a:hover {
  color: var(--swatch-primary-text-color) !important; }

a.text-dark:hover {
  color: var(--swatch-text-link-color) !important; }

p > strong {
  color: var(--swatch-text-accented-color);
  font-weight: bold; }

div > strong {
  color: var(--swatch-text-accented-color);
  font-weight: bold; }

a > strong {
  color: var(--swatch-text-accented-color);
  font-weight: bold; }

.link-hover-menu {
  display: inline-block;
  position: relative; }
  .link-hover-menu:after {
    background-color: white;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin: -5px 0;
    position: absolute;
    transition: all 0.3s ease-in 0s;
    width: 0; }
    @media (prefers-reduced-motion) {
      .link-hover-menu:after {
        display: none;
        transition: none; } }
  .link-hover-menu:hover:after {
    width: 100%; }

.link-hover {
  display: inline-block;
  position: relative; }
  .link-hover:after {
    background-color: var(--swatch-text-accented-color);
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin: -5px 0;
    position: absolute;
    transition: all 0.20s ease-in 0s;
    width: 0; }
    @media (prefers-reduced-motion) {
      .link-hover:after {
        display: none;
        transition: none; } }
  .link-hover:hover:after {
    width: 100%; }
h5,
.h5 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 14.6523px !important;
  line-height: calc(4px + 2ex + 4px);
  margin-bottom: 0.55em; }
  @media (max-width: 991px) {
    h5:not(h5, .h5, h6, .h6),
    .h5:not(h5, .h5, h6, .h6) {
      font-size: calc(14.6523px * 0.9);
      margin-bottom: 0.45em; } }
  @media (max-width: 767px) {
    h5:not(h5, .h5, h6, .h6),
    .h5:not(h5, .h5, h6, .h6) {
      font-size: calc(14.6523px * 0.8); } }
  @media (max-width: 991px) {
    h5,
    .h5 {
      font-size: calc(14.6523px * 0.95);
      margin-bottom: 0.35em; } }
  @media (max-width: 767px) {
    h5,
    .h5 {
      font-size: calc(14.6523px * 0.9); } }
h4,
.h4 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 16.1907915px !important;
  line-height: calc(4px + 2ex + 4px);
  margin-bottom: 0.55em; }
  @media (max-width: 991px) {
    h4:not(h5, .h5, h6, .h6),
    .h4:not(h5, .h5, h6, .h6) {
      font-size: calc(16.1907915px * 0.9);
      margin-bottom: 0.45em; } }
  @media (max-width: 767px) {
    h4:not(h5, .h5, h6, .h6),
    .h4:not(h5, .h5, h6, .h6) {
      font-size: calc(16.1907915px * 0.8); } }
  @media (max-width: 991px) {
    h4,
    .h4 {
      font-size: calc(16.1907915px * 0.95);
      margin-bottom: 0.35em; } }
  @media (max-width: 767px) {
    h4,
    .h4 {
      font-size: calc(16.1907915px * 0.9); } }
h3,
.h3 {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 17.89082461px !important;
  line-height: calc(4px + 2ex + 4px);
  margin-bottom: 0.55em; }
  @media (max-width: 991px) {
    h3:not(h5, .h5, h6, .h6),
    .h3:not(h5, .h5, h6, .h6) {
      font-size: calc(17.89082461px * 0.9);
      margin-bottom: 0.45em; } }
  @media (max-width: 767px) {
    h3:not(h5, .h5, h6, .h6),
    .h3:not(h5, .h5, h6, .h6) {
      font-size: calc(17.89082461px * 0.8); } }
  @media (max-width: 991px) {
    h3,
    .h3 {
      font-size: calc(17.89082461px * 0.95);
      margin-bottom: 0.35em; } }
  @media (max-width: 767px) {
    h3,
    .h3 {
      font-size: calc(17.89082461px * 0.9); } }
.audit-journey-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(3, 1fr);
  margin: 2rem 0; }
  @media (max-width: 640px) {
    .audit-journey-grid {
      grid-template-columns: 1fr; } }
.audit-journey-card {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-left: 4px solid var(--swatch-text-accented-color);
  border-radius: 8px;
  margin: 2rem 0;
  padding: 1.25rem;
  transition: border-color 0.15s ease, background 0.15s ease; }
  .audit-journey-card:hover {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.15);
    border-left-color: var(--swatch-text-accented-color); }

.audit-journey-header {
  align-items: center;
  display: flex;
  gap: 0.75rem;
  margin-bottom: 0.75rem; }

.audit-journey-meta {
  display: flex;
  flex-direction: column;
  gap: 0.125rem; }

.audit-journey-avatar {
  border-radius: 50%;
  flex-shrink: 0;
  height: 32px;
  object-fit: cover;
  width: 32px; }

.audit-journey-title {
  color: var(--swatch-text-accented-color);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

.audit-journey-note {
  color: var(--swatch-text-muted-color);
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0;
  opacity: 0.7;
  text-transform: none; }

.audit-journey-desc {
  color: var(--swatch-text-muted-color);
  font-size: 0.875rem;
  line-height: 1.5; }

body.light-mode .audit-journey-card {
  background: rgba(0, 0, 0, 0.02);
  border-color: rgba(0, 0, 0, 0.08); }
  body.light-mode .audit-journey-card:hover {
    background: rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.15); }

.section-audit {
  padding-bottom: 2rem;
  padding-top: 7rem; }
  @media (orientation: portrait) {
    .section-audit {
      padding-bottom: 1.5rem;
      padding-top: 6rem; } }
  .section-audit .row > .col-12 {
    padding-left: 0;
    padding-right: 0; }

.audit-global-tooltip {
  background: rgba(0, 0, 0, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 4px;
  color: var(--swatch-text-primary-color);
  font-size: 0.6875rem;
  font-weight: 400;
  left: var(--tooltip-left, 0);
  opacity: 0;
  padding: 0.25rem 0.5rem;
  pointer-events: none;
  position: fixed;
  top: var(--tooltip-top, 0);
  transition: opacity 0.15s ease, visibility 0.15s ease;
  visibility: hidden;
  white-space: nowrap;
  z-index: 1000; }
  .audit-global-tooltip.visible {
    opacity: 1;
    visibility: visible; }
  .audit-global-tooltip::after {
    border: 5px solid transparent;
    border-top-color: rgba(0, 0, 0, 0.9);
    content: '';
    left: 50%;
    position: absolute;
    top: 100%;
    transform: translateX(-50%); }
  .audit-global-tooltip::before {
    border: 6px solid transparent;
    border-top-color: rgba(255, 255, 255, 0.15);
    content: '';
    left: 50%;
    position: absolute;
    top: calc(100% + 1px);
    transform: translateX(-50%); }
  .audit-global-tooltip.below::after {
    border-bottom-color: rgba(0, 0, 0, 0.9);
    border-top-color: transparent;
    bottom: 100%;
    top: auto; }
  .audit-global-tooltip.below::before {
    border-bottom-color: rgba(255, 255, 255, 0.15);
    border-top-color: transparent;
    bottom: calc(100% + 1px);
    top: auto; }
  .audit-global-tooltip .audit-tooltip-item {
    align-items: center;
    display: flex;
    gap: 0.375rem; }
    .audit-global-tooltip .audit-tooltip-item .brand-icon {
      flex-shrink: 0;
      height: 14px;
      width: 14px; }
    .audit-global-tooltip .audit-tooltip-item.audit-tooltip-note {
      font-size: 0.625rem;
      font-style: normal;
      opacity: 0.7; }
    .audit-global-tooltip .audit-tooltip-item.audit-tooltip-url {
      font-family: 'SF Mono', 'Monaco', 'Inconsolata', monospace;
      font-size: 0.5625rem;
      max-width: 220px;
      opacity: 0.8;
      word-break: break-all; }
    .audit-global-tooltip .audit-tooltip-item.audit-tooltip-alt {
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      color: #22c55e;
      font-size: 0.5625rem;
      margin-top: 0.25rem;
      padding-top: 0.25rem; }
      .audit-global-tooltip .audit-tooltip-item.audit-tooltip-alt .audit-alt-link {
        border-bottom: 1px solid transparent;
        color: #22c55e;
        text-decoration: none;
        transition: border-color 0.15s ease; }
        .audit-global-tooltip .audit-tooltip-item.audit-tooltip-alt .audit-alt-link:hover {
          border-bottom-color: #22c55e; }

body.light-mode .audit-global-tooltip {
  background: rgba(255, 255, 255, 0.95);
  border-color: rgba(0, 0, 0, 0.1);
  color: var(--swatch-text-primary-color); }
  body.light-mode .audit-global-tooltip::before {
    border-top-color: rgba(0, 0, 0, 0.1); }
  body.light-mode .audit-global-tooltip::after {
    border-top-color: rgba(255, 255, 255, 0.95); }
  body.light-mode .audit-global-tooltip.below::before {
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-top-color: transparent; }
  body.light-mode .audit-global-tooltip.below::after {
    border-bottom-color: rgba(255, 255, 255, 0.95);
    border-top-color: transparent; }

.audit-history-dropdown-menu {
  background: #141414 !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 6px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
  display: none;
  left: var(--menu-left, 0);
  min-width: 200px;
  overflow: hidden;
  position: fixed !important;
  top: var(--menu-top, 0);
  z-index: 10000 !important; }

body.light-mode .audit-history-dropdown-menu {
  background: #fafafa !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); }

.audit-form-container:has(.audit-results:not(.audit-hidden)) .audit-history-dropdown-menu {
  background: #000000 !important;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.8); }

body.light-mode .audit-form-container:has(.audit-results:not(.audit-hidden)) .audit-history-dropdown-menu {
  background: #ffffff !important;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.25); }

.audit-form-container.dropdown-open .audit-results,
.audit-form-container.dropdown-open .audit-leaderboard {
  isolation: isolate;
  position: relative;
  z-index: 1; }

.audit-form-container {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  margin: 2rem 0;
  overflow: hidden;
  padding: 1.5rem;
  position: relative; }
  .audit-form-container::before {
    animation: audit-shimmer 4s ease-in-out infinite;
    animation-delay: 0.5s;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.05), transparent);
    content: '';
    height: 80px;
    left: -100%;
    -webkit-mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
    mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%; }

@keyframes audit-shimmer {
  0% {
    left: -100%; }
  50% {
    left: 100%; }
  100% {
    left: 100%; } }
  .audit-form-container .audit-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.5rem; }
  .audit-form-container .audit-label {
    color: var(--swatch-text-muted-color);
    font-size: 0.6875rem;
    font-weight: 500;
    letter-spacing: 0.08em;
    opacity: 0.6;
    text-transform: uppercase; }
  .audit-form-container .audit-header-stars {
    align-items: center;
    display: flex; }
    .audit-form-container .audit-header-stars.clickable {
      cursor: pointer; }
      .audit-form-container .audit-header-stars.clickable .eu-star-ring {
        transition: color 0.2s ease, text-shadow 0.2s ease; }
      .audit-form-container .audit-header-stars.clickable:hover .eu-star-ring.lit {
        text-shadow: 0 0 6px rgba(255, 204, 0, 0.6); }
    .audit-form-container .audit-header-stars .eu-stars-ring {
      height: 24px;
      overflow: visible;
      position: relative;
      width: 24px; }
    .audit-form-container .audit-header-stars .eu-star-ring {
      color: rgba(250, 250, 250, 0.1);
      font-size: 4px;
      height: 1em;
      left: 50%;
      line-height: 1;
      margin-left: -0.5em;
      margin-top: -0.5em;
      position: absolute;
      text-align: center;
      top: 50%;
      transition: color 0.3s ease;
      width: 1em; }
      .audit-form-container .audit-header-stars .eu-star-ring.lit {
        color: rgba(250, 250, 250, 0.5); }
      .audit-form-container .audit-header-stars .eu-star-ring.star-0 {
        transform: rotate(0deg) translateY(-10px) rotate(0deg);
        transition-delay: 0s; }
      .audit-form-container .audit-header-stars .eu-star-ring.star-1 {
        transform: rotate(30deg) translateY(-10px) rotate(-30deg);
        transition-delay: 0.05s; }
      .audit-form-container .audit-header-stars .eu-star-ring.star-2 {
        transform: rotate(60deg) translateY(-10px) rotate(-60deg);
        transition-delay: 0.1s; }
      .audit-form-container .audit-header-stars .eu-star-ring.star-3 {
        transform: rotate(90deg) translateY(-10px) rotate(-90deg);
        transition-delay: 0.15s; }
      .audit-form-container .audit-header-stars .eu-star-ring.star-4 {
        transform: rotate(120deg) translateY(-10px) rotate(-120deg);
        transition-delay: 0.2s; }
      .audit-form-container .audit-header-stars .eu-star-ring.star-5 {
        transform: rotate(150deg) translateY(-10px) rotate(-150deg);
        transition-delay: 0.25s; }
      .audit-form-container .audit-header-stars .eu-star-ring.star-6 {
        transform: rotate(180deg) translateY(-10px) rotate(-180deg);
        transition-delay: 0.3s; }
      .audit-form-container .audit-header-stars .eu-star-ring.star-7 {
        transform: rotate(210deg) translateY(-10px) rotate(-210deg);
        transition-delay: 0.35s; }
      .audit-form-container .audit-header-stars .eu-star-ring.star-8 {
        transform: rotate(240deg) translateY(-10px) rotate(-240deg);
        transition-delay: 0.4s; }
      .audit-form-container .audit-header-stars .eu-star-ring.star-9 {
        transform: rotate(270deg) translateY(-10px) rotate(-270deg);
        transition-delay: 0.45s; }
      .audit-form-container .audit-header-stars .eu-star-ring.star-10 {
        transform: rotate(300deg) translateY(-10px) rotate(-300deg);
        transition-delay: 0.5s; }
      .audit-form-container .audit-header-stars .eu-star-ring.star-11 {
        transform: rotate(330deg) translateY(-10px) rotate(-330deg);
        transition-delay: 0.55s; }
  body.light-mode .audit-form-container .audit-header-stars .eu-star-ring {
    color: rgba(0, 0, 0, 0.08); }
    body.light-mode .audit-form-container .audit-header-stars .eu-star-ring.lit {
      color: rgba(0, 0, 0, 0.35); }
  .audit-form-container form {
    display: flex;
    flex-direction: column;
    gap: 1.25rem; }
  .audit-form-container .audit-form-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr 1fr; }
    @media (max-width: 640px) {
      .audit-form-container .audit-form-grid {
        grid-template-columns: 1fr; } }
  .audit-form-container .audit-input-group {
    display: flex;
    flex-direction: column;
    gap: 0.5rem; }
    .audit-form-container .audit-input-group label {
      color: var(--swatch-text-primary-color);
      font-size: 0.8125rem;
      font-weight: 500; }
    .audit-form-container .audit-input-group input {
      background: rgba(255, 255, 255, 0.04);
      border: 1px solid rgba(255, 255, 255, 0.1);
      border-radius: 6px;
      color: var(--swatch-text-primary-color);
      font-size: 0.875rem;
      height: 2.5rem;
      line-height: 1.25rem;
      outline: none;
      padding: 0.625rem 0.875rem;
      transition: border-color 0.15s ease, box-shadow 0.15s ease;
      width: 100%; }
      @media (orientation: portrait) {
        .audit-form-container .audit-input-group input {
          font-size: 16px; } }
      .audit-form-container .audit-input-group input::placeholder {
        opacity: 0.5; }
      .audit-form-container .audit-input-group input:invalid, .audit-form-container .audit-input-group input:invalid:focus, .audit-form-container .audit-input-group input:invalid:not(:focus), .audit-form-container .audit-input-group input:-moz-ui-invalid {
        border-color: rgba(255, 255, 255, 0.1) !important;
        box-shadow: none !important;
        outline: none !important; }
      .audit-form-container .audit-input-group input:hover {
        border-color: rgba(255, 255, 255, 0.2); }
      .audit-form-container .audit-input-group input:focus {
        border-color: var(--swatch-text-accented-color); }
      .audit-form-container .audit-input-group input:focus-visible {
        border-color: var(--swatch-text-accented-color);
        box-shadow: 0 0 0 3px rgba(162, 228, 184, 0.2);
        outline: none; }
      .audit-form-container .audit-input-group input:-webkit-autofill, .audit-form-container .audit-input-group input:-webkit-autofill:hover, .audit-form-container .audit-input-group input:-webkit-autofill:focus, .audit-form-container .audit-input-group input:-webkit-autofill:active {
        -webkit-box-shadow: 0 0 0 30px #131313 inset !important;
        caret-color: var(--swatch-text-primary-color);
        -webkit-text-fill-color: var(--swatch-text-primary-color) !important; }
  .audit-form-container .audit-result-frame {
    background: transparent;
    border: none;
    border-radius: 0;
    display: none;
    margin-top: 1.5rem;
    min-height: 250px;
    width: 100%; }
  .audit-form-container #audit-manual-section {
    margin-top: 1.25rem; }
  .audit-form-container .audit-url-row,
  .audit-form-container .audit-email-row {
    display: flex;
    gap: 0.75rem;
    position: relative; }
    .audit-form-container .audit-url-row input,
    .audit-form-container .audit-email-row input {
      flex: 1; }
    .audit-form-container .audit-url-row .audit-url-clear,
    .audit-form-container .audit-email-row .audit-url-clear {
      align-items: center;
      background: transparent;
      border: none;
      color: var(--swatch-text-muted-color);
      cursor: pointer;
      display: flex;
      height: 1.5rem;
      justify-content: center;
      opacity: 0;
      padding: 0;
      position: absolute;
      right: 7.5rem;
      top: 50%;
      transform: translateY(-50%);
      transition: opacity 0.15s ease, color 0.15s ease;
      visibility: hidden;
      width: 1.5rem; }
      .audit-form-container .audit-url-row .audit-url-clear svg,
      .audit-form-container .audit-email-row .audit-url-clear svg {
        display: block;
        height: 10px;
        width: 10px; }
      .audit-form-container .audit-url-row .audit-url-clear:hover,
      .audit-form-container .audit-email-row .audit-url-clear:hover {
        background: transparent;
        border: none;
        color: var(--swatch-text-primary-color); }
      .audit-form-container .audit-url-row .audit-url-clear.visible,
      .audit-form-container .audit-email-row .audit-url-clear.visible {
        opacity: 1;
        visibility: visible; }
      .audit-form-container .audit-url-row .audit-url-clear.valid,
      .audit-form-container .audit-email-row .audit-url-clear.valid {
        animation: checkmark-pop 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
        color: rgba(162, 228, 184, 0.8); }
        .audit-form-container .audit-url-row .audit-url-clear.valid:hover,
        .audit-form-container .audit-email-row .audit-url-clear.valid:hover {
          color: #a2e4b8; }
    .audit-form-container .audit-url-row button,
    .audit-form-container .audit-email-row button {
      background: transparent;
      border: 1px solid rgba(255, 255, 255, 0.15);
      border-radius: 4px;
      color: var(--swatch-text-primary-color);
      cursor: pointer;
      flex-shrink: 0;
      font-size: 0.8125rem;
      font-weight: 500;
      height: 2.5rem;
      overflow: hidden;
      padding: 0 0.75rem;
      position: relative;
      text-align: center;
      transition: all 0.15s ease;
      user-select: none;
      white-space: nowrap;
      width: 6.5rem; }
      .audit-form-container .audit-url-row button:hover:not(:disabled),
      .audit-form-container .audit-email-row button:hover:not(:disabled) {
        background: rgba(255, 255, 255, 0.03);
        border-color: rgba(255, 255, 255, 0.3); }
      .audit-form-container .audit-url-row button:active:not(:disabled),
      .audit-form-container .audit-email-row button:active:not(:disabled) {
        background: rgba(255, 255, 255, 0.05); }
      .audit-form-container .audit-url-row button:disabled,
      .audit-form-container .audit-email-row button:disabled {
        border-color: rgba(255, 255, 255, 0.12);
        cursor: not-allowed;
        opacity: 0.5; }
      .audit-form-container .audit-url-row button:focus-visible,
      .audit-form-container .audit-email-row button:focus-visible {
        border-color: var(--swatch-text-accented-color);
        box-shadow: 0 0 0 3px rgba(162, 228, 184, 0.2);
        outline: none; }
      .audit-form-container .audit-url-row button.holding::before,
      .audit-form-container .audit-email-row button.holding::before {
        animation: hold-fill-progress 3s linear forwards;
        background: rgba(255, 255, 255, 0.1);
        content: '';
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 0; }
      .audit-form-container .audit-url-row button.success,
      .audit-form-container .audit-email-row button.success {
        border-color: rgba(34, 197, 94, 0.5);
        color: #22c55e; }
      .audit-form-container .audit-url-row button.error,
      .audit-form-container .audit-email-row button.error {
        border-color: rgba(239, 68, 68, 0.5);
        color: #ef4444; }
    .audit-form-container .audit-url-row .audit-hold-tooltip,
    .audit-form-container .audit-email-row .audit-hold-tooltip {
      background: var(--swatch-text-primary-color);
      border-radius: 4px;
      bottom: calc(100% + 8px);
      color: var(--swatch-primary-color);
      font-size: 0.6875rem;
      line-height: 1.5;
      max-width: 280px;
      opacity: 0;
      padding: 0.5rem 0.75rem;
      pointer-events: none;
      position: absolute;
      right: 0;
      transform: translateY(4px);
      transition: opacity 0.15s ease, transform 0.15s ease;
      white-space: normal;
      z-index: 10; }
      .audit-form-container .audit-url-row .audit-hold-tooltip::after,
      .audit-form-container .audit-email-row .audit-hold-tooltip::after {
        border: 5px solid transparent;
        border-top-color: var(--swatch-text-primary-color);
        content: '';
        position: absolute;
        right: 16px;
        top: 100%; }
      .audit-form-container .audit-url-row .audit-hold-tooltip.visible,
      .audit-form-container .audit-email-row .audit-hold-tooltip.visible {
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0); }
      .audit-form-container .audit-url-row .audit-hold-tooltip a,
      .audit-form-container .audit-email-row .audit-hold-tooltip a {
        color: var(--swatch-text-accented-color);
        text-decoration: underline;
        text-underline-offset: 2px; }
        .audit-form-container .audit-url-row .audit-hold-tooltip a:hover,
        .audit-form-container .audit-email-row .audit-hold-tooltip a:hover {
          color: var(--swatch-primary-color); }

@keyframes hold-fill-progress {
  from {
    width: 0; }
  to {
    width: 100%; } }
  .audit-form-container .audit-examples {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0.375rem;
    margin-top: 0.5rem;
    padding-right: calc(6.5rem + 0.75rem); }
    @media (orientation: portrait) {
      .audit-form-container .audit-examples {
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
        overflow-x: auto;
        overflow-y: hidden;
        padding-right: 0;
        scrollbar-width: none; }
        .audit-form-container .audit-examples::-webkit-scrollbar {
          display: none; } }
  .audit-form-container .audit-examples-links {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    gap: 0.125rem; }
  .audit-form-container .audit-examples-divider {
    color: var(--swatch-text-muted-color);
    flex-shrink: 0;
    font-size: 0.6875rem;
    margin: 0 0.125rem;
    opacity: 0.4; }
  .audit-form-container .audit-example-link {
    background: transparent;
    border: none;
    border-radius: 4px;
    color: var(--swatch-text-muted-color);
    cursor: pointer;
    flex-shrink: 0;
    font-family: 'SF Mono', 'Monaco', 'Inconsolata', monospace;
    font-size: 0.6875rem;
    opacity: 0.5;
    padding: 0.1875rem 0.375rem;
    transition: all 0.15s ease;
    white-space: nowrap; }
    .audit-form-container .audit-example-link:hover {
      background: rgba(255, 255, 255, 0.08);
      color: var(--swatch-text-primary-color);
      opacity: 1; }
    .audit-form-container .audit-example-link:active {
      background: rgba(255, 255, 255, 0.12); }
  .audit-form-container .audit-score-history {
    display: inline-flex;
    flex-shrink: 0; }
  .audit-form-container .audit-history-dropdown {
    display: inline-block;
    position: relative; }
  .audit-form-container .audit-history-dropdown-trigger {
    align-items: center;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 4px;
    color: var(--swatch-text-muted-color);
    cursor: pointer;
    display: inline-flex;
    flex-shrink: 0;
    font-size: 0.6875rem;
    gap: 0.25rem;
    opacity: 0.7;
    padding: 0.1875rem 0.375rem;
    transition: all 0.15s ease;
    white-space: nowrap; }
    .audit-form-container .audit-history-dropdown-trigger:hover {
      background: rgba(255, 255, 255, 0.08);
      border-color: rgba(255, 255, 255, 0.2);
      color: var(--swatch-text-primary-color);
      opacity: 1; }
    .audit-form-container .audit-history-dropdown-trigger svg {
      height: 10px;
      opacity: 0.6;
      transition: transform 0.2s ease;
      width: 10px; }
  .audit-form-container .audit-history-dropdown-menu {
    background: #141414 !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 6px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
    display: none;
    left: var(--menu-left, 0);
    min-width: 200px;
    overflow: hidden;
    position: fixed !important;
    top: var(--menu-top, 0);
    z-index: 10000 !important; }
  .audit-form-container .audit-history-dropdown.open .audit-history-dropdown-trigger svg {
    transform: rotate(180deg); }
  .audit-form-container .audit-history-dropdown.open .audit-history-dropdown-menu {
    display: block; }
  .audit-form-container .audit-history-dropdown-item {
    align-items: center;
    background: transparent;
    border: none;
    color: var(--swatch-text-muted-color);
    cursor: pointer;
    display: flex;
    font-size: 0.75rem;
    gap: 0.5rem;
    padding: 0.5rem 0.75rem;
    text-align: left;
    transition: background-color 0.1s ease;
    width: 100%; }
    .audit-form-container .audit-history-dropdown-item:hover {
      background: rgba(255, 255, 255, 0.08);
      color: var(--swatch-text-primary-color); }
    .audit-form-container .audit-history-dropdown-item:not(:last-child) {
      border-bottom: 1px solid rgba(255, 255, 255, 0.06); }
  .audit-form-container .audit-score-history-score {
    border-radius: 4px;
    font-size: 0.625rem;
    font-weight: 600;
    min-width: 1.75rem;
    padding: 0.125rem 0.375rem;
    text-align: center; }
    .audit-form-container .audit-score-history-score.excellent {
      background: rgba(34, 197, 94, 0.2);
      color: #22c55e; }
    .audit-form-container .audit-score-history-score.good {
      background: rgba(132, 204, 22, 0.2);
      color: #84cc16; }
    .audit-form-container .audit-score-history-score.fair {
      background: rgba(234, 179, 8, 0.2);
      color: #eab308; }
    .audit-form-container .audit-score-history-score.poor {
      background: rgba(239, 68, 68, 0.2);
      color: #ef4444; }
  .audit-form-container .audit-score-history-hostname {
    color: var(--swatch-text-muted-color);
    font-family: 'SF Mono', 'Monaco', 'Inconsolata', monospace; }
  .audit-form-container .audit-url-row input#audit-url {
    animation: input-glow 3s ease-in-out infinite;
    border-color: rgba(255, 255, 255, 0.25); }
    .audit-form-container .audit-url-row input#audit-url:hover {
      animation: none;
      border-color: rgba(255, 255, 255, 0.35); }
    .audit-form-container .audit-url-row input#audit-url:focus {
      animation: none; }

@keyframes input-glow {
  0%, 100% {
    box-shadow: 0 0 0 0 rgba(162, 228, 184, 0); }
  50% {
    box-shadow: 0 0 8px 2px rgba(162, 228, 184, 0.15); } }
  .audit-form-container .audit-url-row button#audit-check-btn:disabled {
    animation: button-glow-foreshadow 4s ease-in-out infinite; }
  .audit-form-container .audit-url-row button#audit-check-btn:not(:disabled) {
    animation: button-glow 2s ease-in-out infinite; }
  .audit-form-container .audit-url-row button#audit-check-btn:hover {
    animation: none; }
  .audit-form-container .audit-url-row button#audit-check-btn.just-enabled {
    animation: button-pop 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-color: rgba(162, 228, 184, 0.5); }
  .audit-form-container .audit-url-row button#audit-check-btn.refreshing {
    animation: button-refresh-pulse 1s ease-in-out infinite; }
  .audit-form-container .audit-url-row button#audit-check-btn:not(:disabled)::after {
    color: var(--swatch-text-muted-color);
    content: '↵';
    font-size: 0.6875rem;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: -1.75rem;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 0.15s ease; }
  .audit-form-container .audit-url-row button#audit-check-btn:not(:disabled):hover::after {
    opacity: 0.6; }

@keyframes button-refresh-pulse {
  0%, 100% {
    border-color: rgba(162, 228, 184, 0.3);
    opacity: 0.7; }
  50% {
    border-color: rgba(162, 228, 184, 0.6);
    opacity: 1; } }

@keyframes button-glow {
  0%, 100% {
    border-color: rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 0 0 rgba(162, 228, 184, 0); }
  50% {
    border-color: rgba(162, 228, 184, 0.4);
    box-shadow: 0 0 8px 2px rgba(162, 228, 184, 0.2); } }

@keyframes button-glow-foreshadow {
  0%, 100% {
    border-color: rgba(255, 255, 255, 0.12);
    box-shadow: 0 0 0 0 rgba(162, 228, 184, 0); }
  50% {
    border-color: rgba(162, 228, 184, 0.15);
    box-shadow: 0 0 4px 1px rgba(162, 228, 184, 0.06); } }

@keyframes button-pop {
  0% {
    box-shadow: 0 0 0 0 rgba(162, 228, 184, 0.4);
    transform: scale(1); }
  50% {
    box-shadow: 0 0 12px 4px rgba(162, 228, 184, 0.3);
    transform: scale(1.05); }
  100% {
    box-shadow: 0 0 0 0 rgba(162, 228, 184, 0);
    transform: scale(1); } }

@keyframes checkmark-pop {
  0% {
    opacity: 0;
    transform: translateY(-50%) scale(0.5); }
  50% {
    transform: translateY(-50%) scale(1.2); }
  100% {
    opacity: 1;
    transform: translateY(-50%) scale(1); } }
  .audit-form-container .audit-email-row button#audit-submit:not(:disabled) {
    animation: button-glow 2s ease-in-out infinite; }
    .audit-form-container .audit-email-row button#audit-submit:not(:disabled):hover {
      animation: none; }
  .audit-form-container .audit-results {
    background: transparent;
    border: none;
    margin-top: 2rem;
    padding: 0;
    transition: opacity 0.15s ease; }
    .audit-form-container .audit-results.audit-crossfade-out {
      opacity: 0.5; }
    .audit-form-container .audit-results.audit-crossfade-in {
      animation: audit-crossfade-in 0.2s ease-out; }

@keyframes audit-crossfade-in {
  from {
    opacity: 0.5; }
  to {
    opacity: 1; } }
  .audit-form-container .audit-summary {
    align-items: center;
    background: transparent;
    border-radius: 0;
    display: flex;
    font-size: 0.875rem;
    font-weight: 400;
    gap: 0.5rem;
    padding: 0; }
    .audit-form-container .audit-summary .audit-icon {
      font-size: 0.875rem;
      opacity: 0.8; }
  .audit-form-container .audit-pass {
    background: transparent;
    color: var(--swatch-text-primary-color); }
    .audit-form-container .audit-pass .audit-icon {
      color: #22c55e; }
  .audit-form-container .audit-warn {
    background: transparent;
    color: var(--swatch-text-primary-color); }
    .audit-form-container .audit-warn .audit-icon {
      color: #eab308; }
  .audit-form-container .audit-fail-summary {
    background: transparent;
    color: var(--swatch-text-primary-color); }
    .audit-form-container .audit-fail-summary .audit-icon {
      color: #ef4444; }
  .audit-form-container .audit-hosting {
    color: var(--swatch-text-muted-color);
    font-size: 0.8125rem;
    margin: 0.75rem 0 0 0;
    opacity: 0.6; }
  .audit-form-container .audit-findings {
    color: var(--swatch-text-muted-color);
    font-size: 0.8125rem;
    list-style: none;
    margin: 1rem 0 0 0;
    padding-left: 0; }
    .audit-form-container .audit-findings li {
      line-height: 1.5;
      margin-bottom: 0.375rem;
      padding-left: 1rem;
      position: relative; }
      .audit-form-container .audit-findings li::before {
        color: var(--swatch-text-muted-color);
        content: '·';
        left: 0;
        opacity: 0.4;
        position: absolute; }
    .audit-form-container .audit-findings code {
      background: transparent;
      color: var(--swatch-text-muted-color);
      font-family: 'SF Mono', 'Monaco', 'Inconsolata', monospace;
      font-size: 0.75rem;
      opacity: 0.7;
      padding: 0; }
  .audit-form-container .audit-loading {
    color: var(--swatch-text-muted-color);
    font-size: 0.8125rem;
    font-style: normal;
    margin: 0;
    opacity: 0.6; }
  .audit-form-container .audit-skeleton .skeleton-bar,
  .audit-form-container .audit-skeleton .skeleton-text,
  .audit-form-container .audit-skeleton .skeleton-badge {
    background: rgba(255, 255, 255, 0.06);
    border-radius: 4px;
    overflow: hidden;
    position: relative; }
    .audit-form-container .audit-skeleton .skeleton-bar::after,
    .audit-form-container .audit-skeleton .skeleton-text::after,
    .audit-form-container .audit-skeleton .skeleton-badge::after {
      animation: skeleton-shimmer 1.5s ease-in-out infinite;
      background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.08) 50%, transparent 100%);
      content: '';
      height: 100%;
      left: -100%;
      position: absolute;
      top: 0;
      width: 100%; }
  .audit-form-container .audit-skeleton .skeleton-bar {
    height: 2px;
    width: 60%; }
  .audit-form-container .audit-skeleton .skeleton-score {
    display: inline-block;
    height: 1.25rem;
    width: 2rem; }
  .audit-form-container .audit-skeleton .skeleton-label {
    display: inline-block;
    height: 0.75rem;
    margin-left: 0.5rem;
    width: 8rem; }
  .audit-form-container .audit-skeleton .skeleton-badge {
    border-radius: 4px;
    display: inline-block;
    height: 1.5rem;
    width: 4.5rem; }

@keyframes skeleton-shimmer {
  0% {
    left: -100%; }
  100% {
    left: 100%; } }
  .audit-form-container .audit-error {
    align-items: center;
    color: var(--swatch-text-muted-color);
    display: flex;
    font-size: 0.875rem;
    gap: 0.5rem;
    margin: 0; }
  .audit-form-container .audit-error-badge {
    align-items: center;
    background: rgba(239, 68, 68, 0.1);
    border: 1px solid rgba(239, 68, 68, 0.3);
    border-radius: 4px;
    color: #ef4444;
    cursor: help;
    display: inline-flex;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    font-size: 0.6875rem;
    font-weight: 600;
    justify-content: center;
    letter-spacing: 0.02em;
    padding: 0.25rem 0.5rem;
    position: relative; }
    .audit-form-container .audit-error-badge .audit-tooltip {
      display: none; }
  .audit-form-container .audit-manual-text {
    color: var(--swatch-text-muted-color);
    font-size: 0.625rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    margin: 1.5rem 0 0.75rem 0;
    opacity: 0.4;
    text-transform: uppercase; }
  .audit-form-container .audit-disclaimer {
    color: var(--swatch-text-muted-color);
    font-size: 0.6875rem;
    line-height: 1.5;
    margin: 0 0 1rem 0;
    opacity: 0.6;
    text-align: left; }
    .audit-form-container .audit-disclaimer a {
      color: var(--swatch-text-muted-color);
      text-decoration: underline;
      text-underline-offset: 2px; }
      .audit-form-container .audit-disclaimer a:hover {
        color: var(--swatch-text-primary-color); }
  .audit-form-container .audit-score-section {
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    display: flex;
    gap: 0.75rem;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
    position: relative;
    z-index: 100; }
  .audit-form-container .audit-score-meter {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 1px;
    flex: 1;
    height: 2px;
    overflow: hidden; }
  .audit-form-container .audit-score-fill {
    border-radius: 1px;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: var(--score-width, 0%); }
    .audit-form-container .audit-score-fill::after {
      animation: shimmer 2s ease-in-out infinite;
      animation-delay: 0.8s;
      background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100%);
      content: '';
      height: 100%;
      left: -100%;
      position: absolute;
      top: 0;
      width: 100%; }
    .audit-form-container .audit-score-fill.score-excellent {
      background: #22c55e; }
    .audit-form-container .audit-score-fill.score-good {
      background: #84cc16; }
    .audit-form-container .audit-score-fill.score-fair {
      background: #eab308; }
    .audit-form-container .audit-score-fill.score-poor {
      background: #f97316; }
    .audit-form-container .audit-score-fill.score-critical {
      background: #ef4444; }

@keyframes shimmer {
  0% {
    left: -100%; }
  100% {
    left: 200%; } }
  .audit-form-container .audit-score-info {
    align-items: center;
    display: flex;
    gap: 0.25rem;
    min-width: auto;
    overflow: visible; }
  .audit-form-container .audit-score-value {
    cursor: default;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1;
    position: relative;
    transition: text-shadow 0.3s ease; }
    .audit-form-container .audit-score-value.score-excellent {
      color: #22c55e;
      text-shadow: 0 0 20px rgba(34, 197, 94, 0.5); }
    .audit-form-container .audit-score-value.score-good {
      color: #84cc16;
      text-shadow: 0 0 20px rgba(132, 204, 22, 0.4); }
    .audit-form-container .audit-score-value.score-fair {
      color: #eab308;
      text-shadow: 0 0 20px rgba(234, 179, 8, 0.4); }
    .audit-form-container .audit-score-value.score-poor {
      color: #f97316;
      text-shadow: 0 0 20px rgba(249, 115, 22, 0.4); }
    .audit-form-container .audit-score-value.score-critical {
      color: #ef4444;
      text-shadow: 0 0 20px rgba(239, 68, 68, 0.4); }
    .audit-form-container .audit-score-value.copied {
      animation: score-copied 0.3s ease; }

@keyframes score-copied {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }
    .audit-form-container .audit-score-value .audit-score-tooltip {
      background: rgba(0, 0, 0, 0.9);
      border: 1px solid rgba(255, 255, 255, 0.15);
      border-radius: 4px;
      bottom: calc(100% + 20px);
      color: var(--swatch-text-primary-color);
      font-size: 0.6875rem;
      font-weight: 400;
      left: 50%;
      opacity: 0;
      padding: 0.375rem 0.625rem;
      pointer-events: none;
      position: absolute;
      transform: translateX(-50%);
      transition: opacity 0.15s ease, visibility 0.15s ease;
      visibility: hidden;
      white-space: nowrap;
      z-index: 1000; }
      .audit-form-container .audit-score-value .audit-score-tooltip::before {
        border: 6px solid transparent;
        border-top-color: rgba(255, 255, 255, 0.15);
        content: '';
        left: 50%;
        margin-top: -1px;
        position: absolute;
        top: 100%;
        transform: translateX(-50%); }
      .audit-form-container .audit-score-value .audit-score-tooltip::after {
        border: 5px solid transparent;
        border-top-color: rgba(0, 0, 0, 0.9);
        content: '';
        left: 50%;
        margin-top: -1px;
        position: absolute;
        top: 100%;
        transform: translateX(-50%); }
    .audit-form-container .audit-score-value:hover .audit-score-tooltip {
      opacity: 1;
      visibility: visible; }
  .audit-form-container .audit-score-label {
    align-self: center;
    color: var(--swatch-text-muted-color);
    font-size: 0.6875rem;
    opacity: 0.5; }
  .audit-form-container .audit-score-percent {
    font-size: 0.75rem;
    font-weight: 400;
    margin-left: 0.0625rem;
    opacity: 0.7; }
  .audit-form-container .audit-score-trend {
    animation: trend-pop 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-radius: 3px;
    font-size: 0.625rem;
    font-weight: 600;
    margin-left: 0.25rem;
    padding: 0.125rem 0.25rem; }
    .audit-form-container .audit-score-trend.trend-up {
      background: rgba(34, 197, 94, 0.2);
      color: #22c55e; }
    .audit-form-container .audit-score-trend.trend-down {
      background: rgba(239, 68, 68, 0.2);
      color: #ef4444; }

@keyframes trend-pop {
  0% {
    opacity: 0;
    transform: scale(0.5); }
  100% {
    opacity: 1;
    transform: scale(1); } }
  .audit-form-container .audit-score-status {
    color: var(--swatch-text-muted-color);
    font-size: 0.8125rem;
    font-weight: 400; }
  .audit-form-container .audit-score-with-stars {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    min-height: 52px;
    min-width: 52px;
    overflow: visible;
    position: relative; }
  .audit-form-container .audit-action-btn {
    align-items: center;
    background: transparent;
    border: none;
    color: var(--swatch-text-muted-color);
    cursor: pointer;
    display: flex;
    flex-shrink: 0;
    height: 1.5rem;
    justify-content: center;
    margin-left: auto;
    opacity: 0.4;
    padding: 0;
    transition: opacity 0.15s ease;
    width: 1.5rem; }
    .audit-form-container .audit-action-btn:hover {
      opacity: 0.8; }
    .audit-form-container .audit-action-btn .audit-action-icon {
      height: 16px;
      width: 16px; }
  .audit-form-container .audit-action-menu {
    background: #1a1a1a;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 4px;
    margin-top: 0.25rem;
    opacity: 0;
    padding: 0.25rem 0;
    position: absolute;
    right: 0;
    top: 100%;
    transform: translateY(-4px);
    transition: opacity 0.15s ease, visibility 0.15s ease, transform 0.15s ease;
    visibility: hidden;
    z-index: 1000; }
    .audit-form-container .audit-action-menu.visible {
      opacity: 1;
      transform: translateY(0);
      visibility: visible; }
    .audit-form-container .audit-action-menu button {
      background: transparent;
      border: none;
      color: var(--swatch-text-muted-color);
      cursor: pointer;
      display: block;
      font-size: 0.75rem;
      padding: 0.375rem 0.75rem;
      text-align: left;
      transition: background 0.1s ease, color 0.1s ease;
      white-space: nowrap;
      width: 100%; }
      .audit-form-container .audit-action-menu button:hover {
        background: rgba(255, 255, 255, 0.08);
        color: var(--swatch-text-primary-color); }
      .audit-form-container .audit-action-menu button.copied {
        color: #22c55e; }
  .audit-form-container .audit-category-tag {
    background: transparent;
    border-radius: 0;
    color: var(--swatch-text-muted-color);
    display: inline;
    font-size: 0.6875rem;
    margin-left: 0.25rem;
    opacity: 0.5;
    padding: 0; }
    .audit-form-container .audit-category-tag::before {
      content: '('; }
    .audit-form-container .audit-category-tag::after {
      content: ')'; }
  .audit-form-container .audit-deep-stats {
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    margin-top: 0.75rem;
    padding: 0; }
    .audit-form-container .audit-deep-stats span {
      color: var(--swatch-text-muted-color);
      font-size: 0.75rem;
      opacity: 0.6; }
  .audit-form-container .audit-finding-item {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0.375rem; }
  .audit-form-container .audit-finding-icon {
    align-items: center;
    display: inline-flex;
    justify-content: center; }
    .audit-form-container .audit-finding-icon .brand-icon {
      height: 14px;
      opacity: 0.4;
      width: 14px; }
  .audit-form-container .audit-details-collapse {
    margin-top: 1rem; }
  .audit-form-container .audit-details-row {
    align-items: center;
    display: flex;
    gap: 0.5rem;
    justify-content: space-between; }
  .audit-form-container .audit-actions-inline {
    align-items: center;
    display: flex;
    gap: 0.25rem;
    margin: 0;
    padding: 0; }
  .audit-form-container .audit-actions-standalone {
    justify-content: flex-end;
    margin-top: 1rem; }
  .audit-form-container .audit-details-trigger {
    align-items: center;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 4px;
    color: var(--swatch-text-muted-color);
    cursor: pointer;
    display: inline-flex;
    font-size: 0.6875rem;
    font-weight: 500;
    gap: 0.375rem;
    padding: 0.25rem 0.625rem;
    transition: all 0.15s ease; }
    .audit-form-container .audit-details-trigger:hover {
      background: rgba(255, 255, 255, 0.05);
      border-color: rgba(255, 255, 255, 0.25); }
    .audit-form-container .audit-details-trigger svg {
      opacity: 0.6;
      transition: transform 0.2s ease; }
  .audit-form-container .audit-details-collapse.open .audit-details-trigger svg {
    transform: rotate(180deg); }
  .audit-form-container .audit-details-content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    padding-bottom: 0.5rem;
    transition: max-height 0.25s ease, opacity 0.2s ease; }
  .audit-form-container .audit-details-collapse.open .audit-details-content {
    max-height: 500px;
    opacity: 1; }
  .audit-form-container .audit-details-content > :first-child {
    margin-top: 0.75rem; }
  .audit-form-container .audit-deductions {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    gap: 0.375rem;
    margin-top: 0.75rem;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow-x: auto;
    padding: 0.25rem 0;
    scrollbar-width: none; }
    .audit-form-container .audit-deductions::-webkit-scrollbar {
      display: none; }
  .audit-form-container .audit-deductions-label {
    color: var(--swatch-text-muted-color);
    flex-shrink: 0;
    font-size: 0.625rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    min-width: 5.5rem;
    opacity: 0.5;
    text-transform: uppercase; }
  .audit-form-container .audit-deduction-badge {
    align-items: center;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    color: var(--swatch-text-muted-color);
    cursor: default;
    display: inline-flex;
    flex-shrink: 0;
    font-size: 0.625rem;
    font-weight: 500;
    padding: 0.1875rem 0.5rem;
    transition: border-color 0.15s ease; }
    .audit-form-container .audit-deduction-badge:hover {
      border-color: rgba(239, 68, 68, 0.6); }
    .audit-form-container .audit-deduction-badge .audit-deduction-value {
      font-family: 'JetBrains Mono', 'SF Mono', 'Fira Code', 'Cascadia Code', 'Consolas', ui-monospace, monospace;
      font-weight: 600;
      letter-spacing: -0.02em;
      transition: color 0.15s ease; }
    .audit-form-container .audit-deduction-badge:hover .audit-deduction-value {
      color: #ef4444; }
  .audit-form-container .audit-dependencies {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    gap: 0.5rem;
    margin-top: 0.75rem;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow-x: auto;
    padding: 0.25rem 0;
    scrollbar-width: none; }
    .audit-form-container .audit-dependencies::-webkit-scrollbar {
      display: none; }
  .audit-form-container .audit-dependencies-label {
    color: var(--swatch-text-muted-color);
    flex-shrink: 0;
    font-size: 0.625rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    min-width: 5.5rem;
    opacity: 0.5;
    text-transform: uppercase; }
  .audit-form-container .audit-dep-badge {
    cursor: pointer;
    flex-shrink: 0;
    font-size: 0.625rem;
    padding: 0.1875rem 0.5rem;
    text-decoration: none; }
    .audit-form-container .audit-dep-badge:hover {
      border-color: rgba(239, 68, 68, 0.6) !important; }
    .audit-form-container .audit-dep-badge .audit-finding-icon {
      margin-right: 0.125rem; }
      .audit-form-container .audit-dep-badge .audit-finding-icon .brand-icon {
        height: 12px;
        opacity: 0.5;
        width: 12px; }
  .audit-form-container a.audit-dep-badge {
    color: var(--swatch-text-muted-color); }
    .audit-form-container a.audit-dep-badge:hover {
      color: var(--swatch-text-primary-color) !important; }

.audit-solutions {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  gap: 0.5rem;
  margin-top: 0.75rem;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  overflow-x: auto;
  padding: 0.25rem 0;
  scrollbar-width: none; }
  .audit-solutions::-webkit-scrollbar {
    display: none; }

.audit-solutions-label {
  color: var(--swatch-text-muted-color);
  flex-shrink: 0;
  font-size: 0.625rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  min-width: 5.5rem;
  opacity: 0.5;
  text-transform: uppercase; }

.badge-solution {
  border-color: rgba(255, 255, 255, 0.25) !important;
  color: var(--swatch-text-muted-color) !important;
  flex-shrink: 0;
  font-size: 0.625rem !important;
  padding: 0.1875rem 0.5rem !important;
  text-decoration: none; }
  .badge-solution:hover {
    border-color: rgba(0, 51, 153, 0.7) !important;
    box-shadow: 0 2px 8px rgba(0, 51, 153, 0.15);
    color: var(--swatch-text-primary-color) !important; }

a.badge-solution {
  cursor: pointer; }

body.light-mode .badge-solution {
  border-color: rgba(0, 0, 0, 0.2) !important; }
  body.light-mode .badge-solution:hover {
    border-color: rgba(0, 51, 153, 0.6) !important;
    box-shadow: 0 2px 8px rgba(0, 51, 153, 0.12); }

.audit-cost-estimate {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  gap: 0.5rem;
  margin-top: 0.75rem;
  padding: 0.25rem 0; }

.audit-cost-label {
  align-items: center;
  color: var(--swatch-text-muted-color);
  display: flex;
  flex-shrink: 0;
  font-size: 0.625rem;
  font-weight: 500;
  gap: 0.25rem;
  letter-spacing: 0.05em;
  min-width: 5.5rem;
  opacity: 0.5;
  text-transform: uppercase; }
  .audit-cost-label .audit-icon {
    height: 0.75rem;
    opacity: 0.7;
    width: 0.75rem; }

.badge-cost {
  background: rgba(234, 179, 8, 0.08) !important;
  border-color: rgba(234, 179, 8, 0.3) !important;
  color: #eab308 !important;
  cursor: help;
  font-size: 0.625rem !important;
  font-weight: 600 !important;
  padding: 0.1875rem 0.5rem !important;
  position: relative; }

.audit-tooltip-cost {
  min-width: 180px; }

.audit-tooltip-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #eab308 !important;
  font-weight: 600 !important;
  margin-bottom: 0.125rem;
  padding-bottom: 0.25rem !important; }

body.light-mode .audit-tooltip-header {
  border-bottom-color: rgba(0, 0, 0, 0.1);
  color: #b45309 !important; }

.audit-tooltip-note {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 0.5625rem !important;
  font-style: italic;
  margin-top: 0.125rem;
  opacity: 0.6;
  padding-top: 0.25rem !important; }

body.light-mode .badge-cost {
  background: rgba(234, 179, 8, 0.1) !important;
  border-color: rgba(180, 83, 9, 0.3) !important;
  color: #b45309 !important; }

body.light-mode .audit-tooltip-note {
  border-top-color: rgba(0, 0, 0, 0.1); }

.audit-actions-bar-wrapper {
  margin-top: 1rem; }
  .audit-actions-bar-wrapper > .audit-details-content {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    display: none !important;
    max-height: none !important;
    opacity: 1 !important;
    overflow: visible !important;
    padding-top: 0.75rem; }
  .audit-actions-bar-wrapper.open > .audit-details-content {
    display: block !important; }

.audit-actions-bar {
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  gap: 0.5rem;
  justify-content: space-between;
  padding: 0.75rem 0; }
  @media (orientation: portrait) {
    .audit-actions-bar {
      align-items: stretch;
      flex-direction: column;
      gap: 0.75rem; } }
  .audit-actions-bar .audit-actions-inline:only-child {
    margin-left: auto; }
    @media (orientation: portrait) {
      .audit-actions-bar .audit-actions-inline:only-child {
        margin-left: 0; } }
  .audit-actions-bar .audit-details-trigger {
    align-items: center;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 4px;
    color: var(--swatch-text-muted-color);
    cursor: pointer;
    display: inline-flex;
    font-size: 0.75rem;
    gap: 0.25rem;
    padding: 0.25rem 0.5rem;
    transition: all 0.15s ease; }
    .audit-actions-bar .audit-details-trigger:hover {
      border-color: rgba(255, 255, 255, 0.25);
      color: var(--swatch-text-primary-color); }
    .audit-actions-bar .audit-details-trigger svg {
      transition: transform 0.2s ease; }
    .audit-actions-bar .audit-details-trigger.open svg {
      transform: rotate(180deg); }

.audit-actions-badge {
  align-items: center;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
  display: flex;
  gap: 0.25rem;
  margin-right: 0.25rem;
  padding-right: 0.5rem; }

.audit-actions-bar .audit-badge-preview {
  height: 18px; }

.audit-actions-right {
  align-items: center;
  display: flex;
  gap: 0.5rem;
  justify-content: flex-end;
  margin: 0;
  margin-left: auto;
  min-width: 0;
  padding: 0; }
  @media (orientation: portrait) {
    .audit-actions-right {
      flex-wrap: wrap;
      margin-left: auto; } }
.audit-email-inline {
  align-items: center;
  display: flex;
  max-width: 100%;
  min-width: 0;
  position: relative;
  width: 320px; }
  @media (orientation: portrait) {
    .audit-email-inline {
      width: 100%; } }
  .audit-email-inline #audit-email {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 6px;
    color: var(--swatch-text-primary-color);
    font-size: 0.75rem;
    height: 1.75rem;
    line-height: 1.25rem;
    outline: none;
    padding: 0.25rem 6rem 0.25rem 0.5rem;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
    width: 100%; }
    @media (orientation: portrait) {
      .audit-email-inline #audit-email {
        font-size: 16px; } }
    .audit-email-inline #audit-email::placeholder {
      opacity: 0.5; }
    .audit-email-inline #audit-email:invalid, .audit-email-inline #audit-email:invalid:focus, .audit-email-inline #audit-email:invalid:not(:focus), .audit-email-inline #audit-email:-moz-ui-invalid {
      border-color: rgba(255, 255, 255, 0.1) !important;
      box-shadow: none !important;
      outline: none !important; }
    .audit-email-inline #audit-email:hover {
      border-color: rgba(255, 255, 255, 0.2); }
    .audit-email-inline #audit-email:focus {
      border-color: var(--swatch-text-accented-color);
      box-shadow: 0 0 0 3px rgba(162, 228, 184, 0.15); }
    .audit-email-inline #audit-email:-webkit-autofill, .audit-email-inline #audit-email:-webkit-autofill:hover, .audit-email-inline #audit-email:-webkit-autofill:focus, .audit-email-inline #audit-email:-webkit-autofill:active {
      -webkit-box-shadow: 0 0 0 30px #131313 inset !important;
      caret-color: var(--swatch-text-primary-color);
      -webkit-text-fill-color: var(--swatch-text-primary-color) !important; }
  .audit-email-inline #audit-submit {
    background: transparent;
    border: none;
    border-radius: 3px;
    color: var(--swatch-text-muted-color);
    cursor: pointer;
    font-size: 0.6875rem;
    font-weight: 500;
    height: calc(100% - 4px);
    padding: 0 0.5rem;
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.15s ease;
    width: auto; }
    .audit-email-inline #audit-submit:hover:not(:disabled) {
      background: rgba(255, 255, 255, 0.06);
      color: var(--swatch-text-primary-color); }
    .audit-email-inline #audit-submit:disabled {
      cursor: not-allowed;
      opacity: 0.35; }
    .audit-email-inline #audit-submit:active {
      transform: translateY(-50%) scale(0.98); }

body.light-mode .audit-email-inline #audit-email {
  background: rgba(0, 0, 0, 0.02);
  border-color: rgba(0, 0, 0, 0.12); }
  body.light-mode .audit-email-inline #audit-email:invalid, body.light-mode .audit-email-inline #audit-email:invalid:focus, body.light-mode .audit-email-inline #audit-email:invalid:not(:focus), body.light-mode .audit-email-inline #audit-email:-moz-ui-invalid {
    border-color: rgba(0, 0, 0, 0.12) !important; }
  body.light-mode .audit-email-inline #audit-email:hover {
    border-color: rgba(0, 0, 0, 0.2); }
  body.light-mode .audit-email-inline #audit-email:focus {
    background: white;
    border-color: var(--swatch-text-accented-color); }
  body.light-mode .audit-email-inline #audit-email:-webkit-autofill, body.light-mode .audit-email-inline #audit-email:-webkit-autofill:hover, body.light-mode .audit-email-inline #audit-email:-webkit-autofill:focus, body.light-mode .audit-email-inline #audit-email:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #fafafa inset !important;
    -webkit-text-fill-color: #333 !important; }

body.light-mode .audit-email-inline #audit-submit:hover:not(:disabled) {
  background: rgba(0, 0, 0, 0.05); }

.audit-action-icon {
  align-items: center;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
  color: var(--swatch-text-muted-color);
  cursor: pointer;
  display: inline-flex;
  flex-shrink: 0;
  height: 26px;
  justify-content: center;
  margin: 0;
  padding: 0;
  transition: all 0.15s ease;
  width: 26px; }
  .audit-action-icon svg {
    height: 14px;
    width: 14px; }
    .audit-action-icon svg:nth-child(2) {
      display: none; }
  .audit-action-icon .audit-tooltip {
    display: none; }
  .audit-action-icon:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.15);
    color: var(--swatch-text-primary-color); }
  .audit-action-icon.copied {
    color: #22c55e; }
    .audit-action-icon.copied svg:first-child {
      display: none; }
    .audit-action-icon.copied svg:nth-child(2) {
      display: block; }

body.light-mode .audit-actions-bar-wrapper .audit-details-content {
  border-top-color: rgba(0, 0, 0, 0.08); }

body.light-mode .audit-actions-bar {
  border-top-color: rgba(0, 0, 0, 0.08); }
  body.light-mode .audit-actions-bar .audit-details-trigger {
    border-color: rgba(0, 0, 0, 0.12); }
    body.light-mode .audit-actions-bar .audit-details-trigger:hover {
      border-color: rgba(0, 0, 0, 0.25); }

body.light-mode .audit-actions-badge {
  border-right-color: rgba(0, 0, 0, 0.1); }

body.light-mode .audit-action-icon:hover {
  background: rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0.1); }

.audit-action-icon.pulse-attention {
  animation: share-pulse 1s ease-in-out 3; }
  .audit-action-icon.pulse-attention svg {
    color: var(--swatch-text-accented-color); }

@keyframes share-pulse {
  0%, 100% {
    border-color: transparent;
    box-shadow: 0 0 0 0 rgba(162, 228, 184, 0); }
  50% {
    border-color: rgba(162, 228, 184, 0.5);
    box-shadow: 0 0 8px 3px rgba(162, 228, 184, 0.3); } }

body.light-mode .audit-action-icon.pulse-attention {
  animation-name: share-pulse-light; }
  body.light-mode .audit-action-icon.pulse-attention svg {
    color: var(--swatch-text-accented-color); }

@keyframes share-pulse-light {
  0%, 100% {
    border-color: transparent;
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0); }
  50% {
    border-color: rgba(34, 197, 94, 0.4);
    box-shadow: 0 0 8px 3px rgba(34, 197, 94, 0.25); } }

.audit-leaderboard {
  border-top: none;
  margin-top: 0;
  padding-top: 0; }

.audit-results.audit-hidden ~ .audit-leaderboard {
  margin-top: 1rem; }

.audit-results:not(.audit-hidden) ~ .audit-leaderboard {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding-top: 0.75rem; }

.audit-leaderboard-header {
  align-items: baseline;
  display: flex;
  gap: 0.75rem;
  margin-bottom: 1rem; }

.audit-leaderboard-title {
  color: var(--swatch-text-primary-color);
  font-size: 0.875rem;
  font-weight: 600; }

.audit-leaderboard-list {
  display: flex;
  flex-direction: column;
  gap: 0.25rem; }

.audit-leaderboard-row {
  align-items: center;
  display: flex;
  gap: 0.5rem; }
  .audit-leaderboard-row.admin-mode .audit-leaderboard-entry {
    border-left: 2px solid #c00; }

.audit-leaderboard-entry {
  align-items: center;
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 6px;
  color: inherit;
  display: flex;
  flex: 1;
  gap: 0.5rem;
  padding: 0.5rem 0.75rem;
  text-decoration: none;
  transition: all 0.15s ease; }
  .audit-leaderboard-entry:hover {
    background: rgba(255, 255, 255, 0.04);
    border-color: rgba(255, 255, 255, 0.1); }

.audit-leaderboard-rank {
  align-items: center;
  color: var(--swatch-text-muted-color);
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
  justify-content: center;
  text-align: center;
  width: 1.5rem; }

.audit-medal-wrap {
  cursor: pointer;
  display: inline-flex; }

.audit-medal {
  height: 0.85rem;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 0.85rem; }
  .audit-medal.gold {
    animation: gold-shimmer 3s ease-in-out infinite;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3)); }
  .audit-medal.silver {
    animation: silver-shimmer 4s ease-in-out infinite;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2)); }
  .audit-medal.bronze {
    animation: bronze-shimmer 5s ease-in-out infinite;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2)); }

@keyframes gold-shimmer {
  0%, 100% {
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3)); }
  50% {
    filter: drop-shadow(0 0 6px rgba(255, 215, 0, 0.9)) drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3)); } }

@keyframes silver-shimmer {
  0%, 100% {
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2)); }
  50% {
    filter: drop-shadow(0 0 5px rgba(192, 192, 192, 0.8)) drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2)); } }

@keyframes bronze-shimmer {
  0%, 100% {
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2)); }
  50% {
    filter: drop-shadow(0 0 4px rgba(205, 127, 50, 0.7)) drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2)); } }

.audit-leaderboard-delete {
  background: transparent;
  border: none;
  color: #c00;
  cursor: pointer;
  font-size: 1.25rem;
  line-height: 1;
  margin-left: auto;
  opacity: 0.6;
  padding: 0 0.25rem;
  transition: opacity 0.2s; }
  .audit-leaderboard-delete:hover {
    opacity: 1; }

.audit-leaderboard-expand {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 6px;
  color: var(--swatch-text-muted-color);
  cursor: pointer;
  font-size: 0.6875rem;
  margin-top: 0.5rem;
  padding: 0.5rem;
  transition: all 0.15s ease;
  width: 100%; }
  .audit-leaderboard-expand:hover {
    background: rgba(255, 255, 255, 0.03);
    border-color: rgba(255, 255, 255, 0.15);
    color: var(--swatch-text-primary-color); }

body.light-mode .audit-leaderboard-expand {
  border-color: rgba(0, 0, 0, 0.08); }
  body.light-mode .audit-leaderboard-expand:hover {
    background: rgba(0, 0, 0, 0.03);
    border-color: rgba(0, 0, 0, 0.15); }

.audit-leaderboard-hostname {
  align-items: center;
  color: var(--swatch-text-primary-color);
  display: inline-flex;
  flex: 1;
  font-family: 'SF Mono', 'Monaco', 'Inconsolata', monospace;
  font-size: 0.75rem;
  line-height: 1rem; }

.audit-leaderboard-score {
  border-radius: 4px;
  cursor: default;
  font-size: 0.6875rem;
  font-weight: 600;
  min-width: 2rem;
  padding: 0.125rem 0.5rem;
  text-align: center; }
  .audit-leaderboard-score.excellent {
    background: rgba(34, 197, 94, 0.15);
    color: #22c55e; }
  .audit-leaderboard-score.good {
    background: rgba(132, 204, 22, 0.15);
    color: #84cc16; }
  .audit-leaderboard-score.fair {
    background: rgba(234, 179, 8, 0.15);
    color: #eab308; }
  .audit-leaderboard-score.poor {
    background: rgba(239, 68, 68, 0.15);
    color: #ef4444; }

.audit-leaderboard-empty {
  color: var(--swatch-text-muted-color);
  font-size: 0.75rem;
  opacity: 0.6;
  padding: 1rem;
  text-align: center; }

body.light-mode .audit-results:not(.audit-hidden) ~ .audit-leaderboard {
  border-top-color: rgba(0, 0, 0, 0.08); }

body.light-mode .audit-leaderboard-entry {
  background: rgba(0, 0, 0, 0.02);
  border-color: rgba(0, 0, 0, 0.06); }
  body.light-mode .audit-leaderboard-entry:hover {
    background: rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.1); }

.audit-action-icon.added {
  border-color: rgba(34, 197, 94, 0.3) !important;
  color: #22c55e !important; }
  .audit-action-icon.added svg:first-child {
    display: none; }
  .audit-action-icon.added svg:nth-child(2) {
    display: block; }

.audit-badges-wrapper {
  margin-bottom: 0;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  z-index: 101; }
  .audit-badges-wrapper::after {
    background: linear-gradient(to right, transparent, var(--swatch-primary-color));
    bottom: 0;
    content: '';
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.15s ease;
    width: 40px;
    z-index: 5; }
  .audit-badges-wrapper.has-overflow::after {
    opacity: 1; }

.audit-badges {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.5rem;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  overflow-x: auto;
  overflow-y: visible;
  scroll-behavior: smooth;
  scrollbar-width: none; }
  .audit-badges::-webkit-scrollbar {
    display: none; }

.audit-badge-item {
  align-items: center;
  animation: badge-stagger-in 0.3s ease-out forwards;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 4px;
  cursor: default;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 0.6875rem;
  font-weight: 500;
  gap: 0.375rem;
  opacity: 0;
  padding: 0.25rem 0.625rem;
  position: relative;
  transition: border-color 0.15s ease, transform 0.15s ease, box-shadow 0.15s ease, z-index 0s;
  z-index: 1; }
  .audit-badge-item:nth-child(1) {
    animation-delay: 0s; }
  .audit-badge-item:nth-child(2) {
    animation-delay: 0.05s; }
  .audit-badge-item:nth-child(3) {
    animation-delay: 0.1s; }
  .audit-badge-item:nth-child(4) {
    animation-delay: 0.15s; }
  .audit-badge-item:nth-child(5) {
    animation-delay: 0.2s; }
  .audit-badge-item:nth-child(6) {
    animation-delay: 0.25s; }
  .audit-badge-item:nth-child(7) {
    animation-delay: 0.3s; }
  .audit-badge-item:nth-child(8) {
    animation-delay: 0.35s; }
  .audit-badge-item:nth-child(9) {
    animation-delay: 0.4s; }
  .audit-badge-item:nth-child(10) {
    animation-delay: 0.45s; }
  .audit-badge-item:hover {
    border-color: rgba(255, 255, 255, 0.25);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    transform: translateY(-1px);
    z-index: 200; }
  .audit-badge-item .audit-icon {
    flex-shrink: 0;
    height: 10px;
    width: 10px; }
  .audit-badge-item .audit-tooltip {
    display: none; }

.badge-pass {
  border-color: rgba(34, 197, 94, 0.4);
  color: var(--swatch-text-muted-color); }
  .badge-pass .audit-icon {
    color: #22c55e; }
  .badge-pass:hover {
    border-color: rgba(34, 197, 94, 0.6); }

.badge-fail {
  border-color: rgba(239, 68, 68, 0.4);
  color: var(--swatch-text-muted-color); }
  .badge-fail .audit-icon {
    color: #ef4444; }
  .badge-fail:hover {
    border-color: rgba(239, 68, 68, 0.6); }

.badge-warn {
  border-color: rgba(234, 179, 8, 0.4);
  color: var(--swatch-text-muted-color); }
  .badge-warn .audit-icon {
    color: #eab308; }
  .badge-warn:hover {
    border-color: rgba(234, 179, 8, 0.6); }

.badge-neutral {
  border-color: rgba(255, 255, 255, 0.25);
  color: var(--swatch-text-muted-color); }
  .badge-neutral:hover {
    border-color: rgba(255, 255, 255, 0.4);
    box-shadow: 0 2px 8px rgba(255, 255, 255, 0.08); }

.audit-details {
  margin-top: 1rem; }
  .audit-details summary {
    color: var(--swatch-text-muted-color);
    cursor: pointer;
    font-size: 0.75rem;
    opacity: 0.6; }
    .audit-details summary:hover {
      opacity: 1; }

.eu-stars-overlay {
  align-items: center;
  animation: eu-overlay-in 0.3s ease-out forwards;
  backdrop-filter: blur(4px);
  background: rgba(0, 51, 153, 0.2);
  cursor: pointer;
  display: flex;
  height: 100vh;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 99999; }
  .eu-stars-overlay.eu-stars-fade {
    animation: eu-overlay-out 0.4s ease-out forwards; }
  .eu-stars-overlay.screenshot-frozen, .eu-stars-overlay.screenshot-frozen * {
    animation-play-state: paused !important; }
  .eu-stars-overlay.nsa-anti-celebration {
    background: rgba(153, 0, 0, 0.3); }
    .eu-stars-overlay.nsa-anti-celebration .eu-stars-circle .eu-star {
      color: #111; }

.eu-confetti-container {
  height: 100%;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%; }

.eu-confetti {
  animation: confetti-fall var(--confetti-duration) ease-out var(--confetti-delay) forwards;
  background: var(--confetti-color);
  height: 10px;
  left: var(--confetti-x);
  opacity: 0;
  position: absolute;
  top: -20px;
  width: 10px; }
  .eu-confetti:nth-child(3n) {
    height: 14px;
    width: 8px; }
  .eu-confetti:nth-child(5n) {
    border-radius: 50%;
    height: 6px;
    width: 6px; }
  .eu-confetti:nth-child(7n) {
    height: 8px;
    width: 12px; }

@keyframes confetti-fall {
  0% {
    opacity: 1;
    transform: translateY(0) rotate(0deg); }
  100% {
    opacity: 0;
    transform: translateY(100vh) rotate(var(--confetti-rotate)); } }

.eu-stars-circle {
  height: 90vmin;
  left: 50%;
  pointer-events: none;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90vmin; }

.eu-star {
  color: #FFCC00;
  font-size: clamp(28px, min(11.11vh, 11.11vw), 80px);
  height: 1em;
  left: 50%;
  line-height: 1;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 20px rgba(255, 204, 0, 0.8);
  top: 50%;
  width: 1em; }

.eu-star-0 {
  animation: eu-star-burst-0 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0s forwards, eu-star-glow 2s ease-in-out 0.7s infinite; }

@keyframes eu-star-burst-0 {
  0% {
    opacity: 0;
    transform: rotate(0deg) translateY(0) rotate(-0deg) scale(0); }
  70% {
    opacity: 1;
    transform: rotate(0deg) translateY(min(35vh, 35vw)) rotate(-0deg) scale(1.3); }
  100% {
    opacity: 1;
    transform: rotate(0deg) translateY(min(33.33vh, 33.33vw)) rotate(-0deg) scale(1); } }

.eu-star-1 {
  animation: eu-star-burst-1 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.05s forwards, eu-star-glow 2s ease-in-out 0.7s infinite; }

@keyframes eu-star-burst-1 {
  0% {
    opacity: 0;
    transform: rotate(30deg) translateY(0) rotate(-30deg) scale(0); }
  70% {
    opacity: 1;
    transform: rotate(30deg) translateY(min(35vh, 35vw)) rotate(-30deg) scale(1.3); }
  100% {
    opacity: 1;
    transform: rotate(30deg) translateY(min(33.33vh, 33.33vw)) rotate(-30deg) scale(1); } }

.eu-star-2 {
  animation: eu-star-burst-2 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s forwards, eu-star-glow 2s ease-in-out 0.7s infinite; }

@keyframes eu-star-burst-2 {
  0% {
    opacity: 0;
    transform: rotate(60deg) translateY(0) rotate(-60deg) scale(0); }
  70% {
    opacity: 1;
    transform: rotate(60deg) translateY(min(35vh, 35vw)) rotate(-60deg) scale(1.3); }
  100% {
    opacity: 1;
    transform: rotate(60deg) translateY(min(33.33vh, 33.33vw)) rotate(-60deg) scale(1); } }

.eu-star-3 {
  animation: eu-star-burst-3 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.15s forwards, eu-star-glow 2s ease-in-out 0.7s infinite; }

@keyframes eu-star-burst-3 {
  0% {
    opacity: 0;
    transform: rotate(90deg) translateY(0) rotate(-90deg) scale(0); }
  70% {
    opacity: 1;
    transform: rotate(90deg) translateY(min(35vh, 35vw)) rotate(-90deg) scale(1.3); }
  100% {
    opacity: 1;
    transform: rotate(90deg) translateY(min(33.33vh, 33.33vw)) rotate(-90deg) scale(1); } }

.eu-star-4 {
  animation: eu-star-burst-4 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.2s forwards, eu-star-glow 2s ease-in-out 0.7s infinite; }

@keyframes eu-star-burst-4 {
  0% {
    opacity: 0;
    transform: rotate(120deg) translateY(0) rotate(-120deg) scale(0); }
  70% {
    opacity: 1;
    transform: rotate(120deg) translateY(min(35vh, 35vw)) rotate(-120deg) scale(1.3); }
  100% {
    opacity: 1;
    transform: rotate(120deg) translateY(min(33.33vh, 33.33vw)) rotate(-120deg) scale(1); } }

.eu-star-5 {
  animation: eu-star-burst-5 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.25s forwards, eu-star-glow 2s ease-in-out 0.7s infinite; }

@keyframes eu-star-burst-5 {
  0% {
    opacity: 0;
    transform: rotate(150deg) translateY(0) rotate(-150deg) scale(0); }
  70% {
    opacity: 1;
    transform: rotate(150deg) translateY(min(35vh, 35vw)) rotate(-150deg) scale(1.3); }
  100% {
    opacity: 1;
    transform: rotate(150deg) translateY(min(33.33vh, 33.33vw)) rotate(-150deg) scale(1); } }

.eu-star-6 {
  animation: eu-star-burst-6 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.3s forwards, eu-star-glow 2s ease-in-out 0.7s infinite; }

@keyframes eu-star-burst-6 {
  0% {
    opacity: 0;
    transform: rotate(180deg) translateY(0) rotate(-180deg) scale(0); }
  70% {
    opacity: 1;
    transform: rotate(180deg) translateY(min(35vh, 35vw)) rotate(-180deg) scale(1.3); }
  100% {
    opacity: 1;
    transform: rotate(180deg) translateY(min(33.33vh, 33.33vw)) rotate(-180deg) scale(1); } }

.eu-star-7 {
  animation: eu-star-burst-7 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.35s forwards, eu-star-glow 2s ease-in-out 0.7s infinite; }

@keyframes eu-star-burst-7 {
  0% {
    opacity: 0;
    transform: rotate(210deg) translateY(0) rotate(-210deg) scale(0); }
  70% {
    opacity: 1;
    transform: rotate(210deg) translateY(min(35vh, 35vw)) rotate(-210deg) scale(1.3); }
  100% {
    opacity: 1;
    transform: rotate(210deg) translateY(min(33.33vh, 33.33vw)) rotate(-210deg) scale(1); } }

.eu-star-8 {
  animation: eu-star-burst-8 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s forwards, eu-star-glow 2s ease-in-out 0.7s infinite; }

@keyframes eu-star-burst-8 {
  0% {
    opacity: 0;
    transform: rotate(240deg) translateY(0) rotate(-240deg) scale(0); }
  70% {
    opacity: 1;
    transform: rotate(240deg) translateY(min(35vh, 35vw)) rotate(-240deg) scale(1.3); }
  100% {
    opacity: 1;
    transform: rotate(240deg) translateY(min(33.33vh, 33.33vw)) rotate(-240deg) scale(1); } }

.eu-star-9 {
  animation: eu-star-burst-9 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.45s forwards, eu-star-glow 2s ease-in-out 0.7s infinite; }

@keyframes eu-star-burst-9 {
  0% {
    opacity: 0;
    transform: rotate(270deg) translateY(0) rotate(-270deg) scale(0); }
  70% {
    opacity: 1;
    transform: rotate(270deg) translateY(min(35vh, 35vw)) rotate(-270deg) scale(1.3); }
  100% {
    opacity: 1;
    transform: rotate(270deg) translateY(min(33.33vh, 33.33vw)) rotate(-270deg) scale(1); } }

.eu-star-10 {
  animation: eu-star-burst-10 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s forwards, eu-star-glow 2s ease-in-out 0.7s infinite; }

@keyframes eu-star-burst-10 {
  0% {
    opacity: 0;
    transform: rotate(300deg) translateY(0) rotate(-300deg) scale(0); }
  70% {
    opacity: 1;
    transform: rotate(300deg) translateY(min(35vh, 35vw)) rotate(-300deg) scale(1.3); }
  100% {
    opacity: 1;
    transform: rotate(300deg) translateY(min(33.33vh, 33.33vw)) rotate(-300deg) scale(1); } }

.eu-star-11 {
  animation: eu-star-burst-11 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.55s forwards, eu-star-glow 2s ease-in-out 0.7s infinite; }

@keyframes eu-star-burst-11 {
  0% {
    opacity: 0;
    transform: rotate(330deg) translateY(0) rotate(-330deg) scale(0); }
  70% {
    opacity: 1;
    transform: rotate(330deg) translateY(min(35vh, 35vw)) rotate(-330deg) scale(1.3); }
  100% {
    opacity: 1;
    transform: rotate(330deg) translateY(min(33.33vh, 33.33vw)) rotate(-330deg) scale(1); } }

@keyframes eu-star-glow {
  0%, 100% {
    text-shadow: 0 0 20px rgba(255, 204, 0, 0.8); }
  50% {
    text-shadow: 0 0 40px #ffcc00, 0 0 60px rgba(255, 204, 0, 0.5); } }

.eu-celebration {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 50%;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1; }

h1.eu-emoji {
  animation: emoji-pop 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.2s forwards;
  font-size: clamp(3rem, 11vmin, 7rem);
  font-weight: normal;
  line-height: 1;
  margin: 0;
  opacity: 0;
  text-align: center !important; }

@keyframes emoji-pop {
  from {
    opacity: 0;
    transform: scale(0.5); }
  to {
    opacity: 1;
    transform: scale(1); } }

@keyframes badge-stagger-in {
  from {
    opacity: 0;
    transform: translateY(4px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

h2.eu-title {
  animation: text-slide 0.4s ease-out 0.35s forwards;
  color: white;
  font-size: clamp(1.5rem, 5.5vmin, 4rem);
  font-weight: 700;
  margin: clamp(0.75rem, 2vmin, 1.5rem) 0 0 0;
  opacity: 0;
  text-align: center !important; }

.eu-subtitle {
  animation: text-slide 0.4s ease-out 0.45s forwards;
  color: rgba(255, 255, 255, 0.8);
  font-size: clamp(0.875rem, 3vmin, 2rem);
  font-weight: 400;
  margin-top: clamp(0.5rem, 1.5vmin, 1rem);
  opacity: 0;
  text-align: center !important; }

@keyframes text-slide {
  from {
    opacity: 0;
    transform: translateY(10px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes eu-overlay-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes eu-overlay-out {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.eu-stars-indicator {
  align-items: center;
  display: flex;
  gap: 3px; }

.eu-star-mini {
  color: rgba(250, 250, 250, 0.1);
  font-size: 6px;
  transition: color 0.3s ease, opacity 0.3s ease; }
  .eu-star-mini.lit {
    color: rgba(250, 250, 250, 0.5); }
  .eu-star-mini.star-0 {
    transition-delay: 0s; }
  .eu-star-mini.star-1 {
    transition-delay: 0.05s; }
  .eu-star-mini.star-2 {
    transition-delay: 0.1s; }
  .eu-star-mini.star-3 {
    transition-delay: 0.15s; }
  .eu-star-mini.star-4 {
    transition-delay: 0.2s; }
  .eu-star-mini.star-5 {
    transition-delay: 0.25s; }
  .eu-star-mini.star-6 {
    transition-delay: 0.3s; }
  .eu-star-mini.star-7 {
    transition-delay: 0.35s; }
  .eu-star-mini.star-8 {
    transition-delay: 0.4s; }
  .eu-star-mini.star-9 {
    transition-delay: 0.45s; }
  .eu-star-mini.star-10 {
    transition-delay: 0.5s; }
  .eu-star-mini.star-11 {
    transition-delay: 0.55s; }

body.light-mode .eu-star-mini {
  color: rgba(0, 0, 0, 0.08); }
  body.light-mode .eu-star-mini.lit {
    color: rgba(0, 0, 0, 0.3); }

body.light-mode .audit-score-tooltip {
  background: #fafafa;
  border-color: rgba(0, 0, 0, 0.1);
  color: var(--swatch-text-primary-color); }
  body.light-mode .audit-score-tooltip::before {
    border-top-color: rgba(0, 0, 0, 0.1); }
  body.light-mode .audit-score-tooltip::after {
    border-top-color: #fafafa; }

body.light-mode .audit-action-menu {
  background: rgba(255, 255, 255, 0.95);
  border-color: rgba(0, 0, 0, 0.1); }
  body.light-mode .audit-action-menu button {
    color: var(--swatch-text-primary-color); }
    body.light-mode .audit-action-menu button:hover {
      background: rgba(0, 0, 0, 0.05); }

body.light-mode .audit-form-container {
  border-color: rgba(0, 0, 0, 0.12); }
  body.light-mode .audit-form-container::before {
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.03), transparent); }
  body.light-mode .audit-form-container .audit-url-row input#audit-url {
    animation: input-glow-light 3s ease-in-out infinite;
    border-color: rgba(0, 0, 0, 0.2); }
    body.light-mode .audit-form-container .audit-url-row input#audit-url:hover {
      animation: none;
      border-color: rgba(0, 0, 0, 0.3); }
    body.light-mode .audit-form-container .audit-url-row input#audit-url:focus {
      animation: none; }

@keyframes input-glow-light {
  0%, 100% {
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0); }
  50% {
    box-shadow: 0 0 8px 2px rgba(34, 197, 94, 0.12); } }
  body.light-mode .audit-form-container .audit-url-row button#audit-check-btn:disabled {
    animation: button-glow-foreshadow-light 4s ease-in-out infinite; }
  body.light-mode .audit-form-container .audit-url-row button#audit-check-btn:not(:disabled) {
    animation: button-glow-light 2s ease-in-out infinite; }
  body.light-mode .audit-form-container .audit-url-row button#audit-check-btn:hover {
    animation: none; }
  body.light-mode .audit-form-container .audit-url-row button#audit-check-btn.just-enabled {
    animation: button-pop-light 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-color: rgba(34, 197, 94, 0.5); }

@keyframes button-glow-foreshadow-light {
  0%, 100% {
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0); }
  50% {
    border-color: rgba(34, 197, 94, 0.12);
    box-shadow: 0 0 4px 1px rgba(34, 197, 94, 0.04); } }

@keyframes button-glow-light {
  0%, 100% {
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0); }
  50% {
    border-color: rgba(34, 197, 94, 0.4);
    box-shadow: 0 0 8px 2px rgba(34, 197, 94, 0.15); } }

@keyframes button-pop-light {
  0% {
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.4);
    transform: scale(1); }
  50% {
    box-shadow: 0 0 12px 4px rgba(34, 197, 94, 0.25);
    transform: scale(1.05); }
  100% {
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0);
    transform: scale(1); } }
  body.light-mode .audit-form-container .audit-email-row button#audit-submit:not(:disabled) {
    animation: button-glow-light 2s ease-in-out infinite; }
    body.light-mode .audit-form-container .audit-email-row button#audit-submit:not(:disabled):hover {
      animation: none; }
  body.light-mode .audit-form-container .audit-example-link:hover {
    background: rgba(0, 0, 0, 0.05); }
  body.light-mode .audit-form-container .audit-example-link:active {
    background: rgba(0, 0, 0, 0.08); }
  body.light-mode .audit-form-container .audit-input-group input {
    background: rgba(0, 0, 0, 0.02);
    border-color: rgba(0, 0, 0, 0.12); }
    body.light-mode .audit-form-container .audit-input-group input:invalid, body.light-mode .audit-form-container .audit-input-group input:invalid:focus, body.light-mode .audit-form-container .audit-input-group input:invalid:not(:focus), body.light-mode .audit-form-container .audit-input-group input:-moz-ui-invalid {
      border-color: rgba(0, 0, 0, 0.12) !important;
      box-shadow: none !important;
      outline: none !important; }
    body.light-mode .audit-form-container .audit-input-group input:hover {
      border-color: rgba(0, 0, 0, 0.2); }
    body.light-mode .audit-form-container .audit-input-group input:focus {
      background: white;
      border-color: var(--swatch-text-accented-color); }
    body.light-mode .audit-form-container .audit-input-group input:-webkit-autofill, body.light-mode .audit-form-container .audit-input-group input:-webkit-autofill:hover, body.light-mode .audit-form-container .audit-input-group input:-webkit-autofill:focus, body.light-mode .audit-form-container .audit-input-group input:-webkit-autofill:active {
      -webkit-box-shadow: 0 0 0 30px #fafafa inset !important;
      -webkit-text-fill-color: #333 !important; }
  body.light-mode .audit-form-container .audit-url-row button,
  body.light-mode .audit-form-container .audit-email-row button {
    border-color: rgba(0, 0, 0, 0.12); }
    body.light-mode .audit-form-container .audit-url-row button:hover:not(:disabled),
    body.light-mode .audit-form-container .audit-email-row button:hover:not(:disabled) {
      background: rgba(0, 0, 0, 0.02);
      border-color: rgba(0, 0, 0, 0.2); }
    body.light-mode .audit-form-container .audit-url-row button:disabled,
    body.light-mode .audit-form-container .audit-email-row button:disabled {
      border-color: rgba(0, 0, 0, 0.1);
      opacity: 0.5; }
  body.light-mode .audit-form-container .audit-results {
    background: transparent;
    border: none; }
  body.light-mode .audit-form-container .audit-skeleton .skeleton-bar,
  body.light-mode .audit-form-container .audit-skeleton .skeleton-text,
  body.light-mode .audit-form-container .audit-skeleton .skeleton-badge {
    background: rgba(0, 0, 0, 0.06); }
    body.light-mode .audit-form-container .audit-skeleton .skeleton-bar::after,
    body.light-mode .audit-form-container .audit-skeleton .skeleton-text::after,
    body.light-mode .audit-form-container .audit-skeleton .skeleton-badge::after {
      background: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.04) 50%, transparent 100%); }
  body.light-mode .audit-form-container .audit-pdf-btn,
  body.light-mode .audit-form-container .audit-share-btn {
    border-color: rgba(0, 0, 0, 0.12); }
    body.light-mode .audit-form-container .audit-pdf-btn:hover,
    body.light-mode .audit-form-container .audit-share-btn:hover {
      border-color: rgba(0, 0, 0, 0.25); }
  body.light-mode .audit-form-container .audit-pdf-btn:hover {
    border-color: rgba(0, 51, 153, 0.4);
    color: #003399; }
  body.light-mode .audit-form-container .audit-share-btn.copied {
    border-color: rgba(34, 197, 94, 0.5); }
  body.light-mode .audit-form-container .audit-findings code {
    background: transparent; }
  body.light-mode .audit-form-container .audit-score-section {
    border-bottom-color: rgba(0, 0, 0, 0.08); }
  body.light-mode .audit-form-container .audit-score-meter {
    background: rgba(0, 0, 0, 0.08); }
  body.light-mode .audit-form-container .audit-category-tag {
    background: transparent; }
  body.light-mode .audit-form-container .audit-deep-stats {
    background: transparent; }
  body.light-mode .audit-form-container .audit-deduction-badge {
    border-color: rgba(0, 0, 0, 0.15); }
    body.light-mode .audit-form-container .audit-deduction-badge:hover {
      border-color: rgba(239, 68, 68, 0.5); }
  body.light-mode .audit-form-container .audit-dep-badge:hover {
    border-color: rgba(239, 68, 68, 0.5) !important; }
  body.light-mode .audit-form-container .audit-examples-divider {
    color: var(--swatch-text-muted-color); }
  body.light-mode .audit-form-container .audit-history-dropdown-trigger {
    border-color: rgba(0, 0, 0, 0.1); }
    body.light-mode .audit-form-container .audit-history-dropdown-trigger:hover {
      background: rgba(0, 0, 0, 0.05);
      border-color: rgba(0, 0, 0, 0.18); }
  body.light-mode .audit-form-container .audit-history-dropdown-menu {
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); }
  body.light-mode .audit-form-container .audit-history-dropdown-item:hover {
    background: rgba(0, 0, 0, 0.05); }
  body.light-mode .audit-form-container .audit-history-dropdown-item:not(:last-child) {
    border-bottom-color: rgba(0, 0, 0, 0.06); }
  body.light-mode .audit-form-container .audit-details-trigger {
    border-color: rgba(0, 0, 0, 0.15); }
    body.light-mode .audit-form-container .audit-details-trigger:hover {
      background: rgba(0, 0, 0, 0.03);
      border-color: rgba(0, 0, 0, 0.25); }

body.light-mode .audit-badge-item {
  border-color: rgba(0, 0, 0, 0.1); }
  body.light-mode .audit-badge-item:hover {
    border-color: rgba(0, 0, 0, 0.2); }

body.light-mode .badge-neutral {
  border-color: rgba(0, 0, 0, 0.2); }
  body.light-mode .badge-neutral:hover {
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }

body.light-mode .main-content .audit-form-container .audit-result-frame {
  background: transparent; }

.audit-hidden {
  display: none; }

#audit-manual-section #audit-form,
#audit-manual-section .audit-result-frame {
  display: none !important; }

.audit-badge-toast {
  align-items: center;
  background: rgba(0, 0, 0, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  bottom: 1.5rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  display: flex;
  gap: 0.75rem;
  opacity: 0;
  padding: 0.75rem 1rem;
  position: fixed;
  right: 1.5rem;
  transform: translateY(1rem);
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 10000; }
  .audit-badge-toast.visible {
    opacity: 1;
    transform: translateY(0); }

.audit-badge-toast-img {
  border-radius: 3px;
  height: 20px; }

.audit-badge-toast-text {
  color: #fafafa;
  font-size: 0.8125rem;
  white-space: nowrap; }

body.light-mode .audit-badge-toast {
  background: rgba(255, 255, 255, 0.95);
  border-color: rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); }
  body.light-mode .audit-badge-toast .audit-badge-toast-text {
    color: #1a1a1a; }

.audit-improvement-toast {
  align-items: center;
  background: rgba(0, 0, 0, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  bottom: 1.5rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  display: flex;
  gap: 0.75rem;
  opacity: 0;
  padding: 0.75rem 1rem;
  position: fixed;
  right: 1.5rem;
  transform: translateY(1rem);
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 10000; }
  .audit-improvement-toast.visible {
    opacity: 1;
    transform: translateY(0); }

.audit-improvement-toast-text {
  color: #fafafa;
  font-size: 0.8125rem;
  white-space: nowrap; }
  .audit-improvement-toast-text strong {
    color: #22c55e; }

body.light-mode .audit-improvement-toast {
  background: rgba(255, 255, 255, 0.95);
  border-color: rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); }
  body.light-mode .audit-improvement-toast .audit-improvement-toast-text {
    color: #1a1a1a; }
    body.light-mode .audit-improvement-toast .audit-improvement-toast-text strong {
      color: #16a34a; }

.audit-leaderboard-sparkle {
  align-items: center;
  animation: sparkle-pulse 2s ease-in-out infinite;
  cursor: help;
  display: inline-flex;
  font-size: 0.4rem;
  height: 1rem;
  margin-left: 0.2rem; }

@keyframes sparkle-pulse {
  0%, 100% {
    opacity: 1; }
  50% {
    opacity: 0.5; } }

.audit-leaderboard-entry.recently-improved {
  background: rgba(34, 197, 94, 0.08);
  border-color: rgba(34, 197, 94, 0.2); }

body.light-mode .audit-leaderboard-entry.recently-improved {
  background: rgba(34, 197, 94, 0.06);
  border-color: rgba(34, 197, 94, 0.15); }

.audit-leaderboard-entry.optimistic {
  animation: audit-optimistic-pulse 1.5s ease-in-out infinite;
  opacity: 0.7; }

@keyframes audit-optimistic-pulse {
  0%, 100% {
    opacity: 0.7; }
  50% {
    opacity: 0.5; } }

.audit-journey-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(3, 1fr);
  margin: 2rem 0; }
  @media (max-width: 640px) {
    .audit-journey-grid {
      grid-template-columns: 1fr; } }
.audit-journey-card {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-left: 4px solid var(--swatch-text-accented-color);
  border-radius: 8px;
  margin: 2rem 0;
  padding: 1.25rem;
  transition: border-color 0.15s ease, background 0.15s ease; }
  .audit-journey-card:hover {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.15);
    border-left-color: var(--swatch-text-accented-color); }

.audit-journey-header {
  align-items: center;
  display: flex;
  gap: 0.75rem;
  margin-bottom: 0.75rem; }

.audit-journey-meta {
  display: flex;
  flex-direction: column;
  gap: 0.125rem; }

.audit-journey-avatar {
  border-radius: 50%;
  flex-shrink: 0;
  height: 32px;
  object-fit: cover;
  width: 32px; }

.audit-journey-title {
  color: var(--swatch-text-accented-color);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

.audit-journey-note {
  color: var(--swatch-text-muted-color);
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0;
  opacity: 0.7;
  text-transform: none; }

.audit-journey-desc {
  color: var(--swatch-text-muted-color);
  font-size: 0.875rem;
  line-height: 1.5; }

body.light-mode .audit-journey-card {
  background: rgba(0, 0, 0, 0.02);
  border-color: rgba(0, 0, 0, 0.08); }
  body.light-mode .audit-journey-card:hover {
    background: rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.15); }

.audit-methodology-trigger {
  align-items: center;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  color: var(--swatch-text-muted-color);
  cursor: pointer;
  display: inline-flex;
  font-size: 0.5rem;
  font-weight: 600;
  height: 12px;
  justify-content: center;
  line-height: 1;
  margin-left: 2px;
  padding: 0;
  position: relative;
  top: -0.3em;
  transition: all 0.15s ease;
  vertical-align: super;
  width: 12px; }
  .audit-methodology-trigger:hover {
    border-color: rgba(255, 255, 255, 0.4);
    color: var(--swatch-text-primary-color); }

body.light-mode .audit-methodology-trigger {
  border-color: rgba(0, 0, 0, 0.2); }
  body.light-mode .audit-methodology-trigger:hover {
    border-color: rgba(0, 0, 0, 0.35); }

.audit-methodology-overlay {
  align-items: center;
  backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  height: 100vh;
  justify-content: center;
  left: 0;
  opacity: 0;
  padding: 1rem;
  position: fixed;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100vw;
  z-index: 100000; }
  .audit-methodology-overlay.audit-methodology-visible {
    opacity: 1; }
  .audit-methodology-overlay.audit-methodology-fade {
    opacity: 0; }

body.light-mode .audit-methodology-overlay {
  background: rgba(255, 255, 255, 0.8); }

.audit-methodology-modal {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background: rgba(26, 26, 26, 0.85);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.05) inset, 0 20px 60px rgba(0, 0, 0, 0.5);
  max-height: 85vh;
  max-width: 640px;
  opacity: 0;
  overflow-y: auto;
  padding: 1.5rem;
  position: relative;
  transform: translateY(-12px) scale(0.96);
  transition: transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.15s ease;
  width: 100%; }
  .audit-methodology-visible .audit-methodology-modal {
    opacity: 1;
    transform: translateY(0) scale(1); }
  @media (orientation: portrait) {
    .audit-methodology-modal {
      border-radius: 12px;
      max-height: 90vh;
      max-width: 90vw;
      padding: 1rem;
      width: 90vw; } }
  .audit-methodology-modal h2 {
    color: var(--swatch-text-primary-color);
    font-size: 1.125rem;
    font-weight: 600;
    margin: 0 0 0.5rem 0; }
  .audit-methodology-modal .audit-methodology-tagline {
    border-left: 2px solid rgba(0, 51, 153, 0.8);
    color: var(--swatch-text-primary-color);
    font-size: 0.9375rem;
    margin: 0 0 1.25rem 0;
    opacity: 0.85;
    padding-left: 0.75rem; }
  .audit-methodology-modal h3 {
    color: var(--swatch-text-primary-color);
    font-size: 0.8125rem;
    font-weight: 600;
    letter-spacing: 0.03em;
    margin: 1.25rem 0 0.5rem 0;
    text-transform: uppercase; }
  .audit-methodology-modal p {
    color: var(--swatch-text-muted-color);
    font-size: 0.8125rem;
    line-height: 1.5;
    margin: 0 0 0.75rem 0; }

body.light-mode .audit-methodology-modal {
  background: rgba(250, 250, 250, 0.85);
  border-color: rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset, 0 20px 60px rgba(0, 0, 0, 0.15); }

.audit-methodology-close {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 6px;
  color: var(--swatch-text-muted-color);
  cursor: pointer;
  font-size: 1.25rem;
  height: 28px;
  line-height: 1;
  padding: 0;
  position: absolute;
  right: 1rem;
  top: 1rem;
  transition: all 0.15s ease;
  width: 28px; }
  .audit-methodology-close:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.25);
    color: var(--swatch-text-primary-color); }

body.light-mode .audit-methodology-close {
  border-color: rgba(0, 0, 0, 0.12); }
  body.light-mode .audit-methodology-close:hover {
    background: rgba(0, 0, 0, 0.05);
    border-color: rgba(0, 0, 0, 0.2); }

.audit-methodology-table-wrapper {
  margin: 0 -0.5rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 0 0.5rem; }
  @media (orientation: portrait) {
    .audit-methodology-table-wrapper {
      margin: 0 -1rem;
      padding: 0 1rem; } }
.audit-methodology-table {
  border-collapse: collapse;
  font-size: 0.75rem;
  min-width: 400px;
  width: 100%; }
  .audit-methodology-table th, .audit-methodology-table td {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    padding: 0.5rem 0.625rem;
    text-align: left; }
  .audit-methodology-table th:first-child,
  .audit-methodology-table td:first-child {
    min-width: 5.5rem;
    width: 5.5rem; }
  .audit-methodology-table th:nth-child(2),
  .audit-methodology-table td:nth-child(2) {
    min-width: 4rem;
    width: 4rem; }
  .audit-methodology-table th {
    color: var(--swatch-text-primary-color);
    font-size: 0.6875rem;
    font-weight: 600;
    letter-spacing: 0.03em;
    text-transform: uppercase; }
  .audit-methodology-table td {
    color: var(--swatch-text-muted-color); }
  .audit-methodology-table tbody tr:hover {
    background: rgba(255, 255, 255, 0.03); }
  .audit-methodology-table tbody tr:last-child td {
    border-bottom: none; }

body.light-mode .audit-methodology-table th, body.light-mode .audit-methodology-table td {
  border-bottom-color: rgba(0, 0, 0, 0.08); }

body.light-mode .audit-methodology-table tbody tr:hover {
  background: rgba(0, 0, 0, 0.02); }

.audit-methodology-negative {
  color: #ef4444 !important;
  font-family: 'SF Mono', 'Monaco', 'Inconsolata', monospace;
  font-weight: 600; }

.audit-methodology-reason {
  font-size: 0.6875rem;
  max-width: 200px;
  opacity: 0.8; }
  @media (orientation: portrait) {
    .audit-methodology-reason {
      max-width: 140px; } }
.audit-methodology-labels {
  max-width: 200px; }
  .audit-methodology-labels td:last-child {
    font-family: 'SF Mono', 'Monaco', 'Inconsolata', monospace;
    font-weight: 500; }

.audit-methodology-cost-note {
  font-size: 0.6875rem !important;
  margin-bottom: 1rem !important;
  margin-top: 0.5rem !important;
  opacity: 0.65; }

.audit-methodology-note {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 0.6875rem !important;
  margin-top: 1rem !important;
  opacity: 0.6;
  padding-top: 0.75rem; }

body.light-mode .audit-methodology-note {
  border-top-color: rgba(0, 0, 0, 0.08); }

.audit-command-palette-overlay {
  align-items: flex-start;
  backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  inset: 0;
  justify-content: center;
  opacity: 0;
  padding-top: 20vh;
  pointer-events: none;
  position: fixed;
  transition: opacity 0.15s ease;
  z-index: 10000; }
  .audit-command-palette-overlay.visible {
    opacity: 1;
    pointer-events: auto; }

.audit-command-palette {
  background: #1a1a1a;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  box-shadow: 0 16px 64px rgba(0, 0, 0, 0.5);
  max-width: 480px;
  opacity: 0;
  overflow: hidden;
  pointer-events: auto;
  transform: translateY(-12px) scale(0.96);
  transition: transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.15s ease;
  width: 100%; }
  .visible .audit-command-palette {
    opacity: 1;
    transform: translateY(0) scale(1); }

.audit-command-input {
  -webkit-appearance: none;
  appearance: none;
  background: #1a1a1a;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0;
  color: #fff;
  font-family: inherit;
  font-size: 0.9375rem;
  outline: none;
  padding: 0.875rem 1rem;
  width: 100%; }
  .audit-command-input::placeholder {
    color: rgba(255, 255, 255, 0.4); }
  .audit-command-input:focus {
    background: #1a1a1a; }

.audit-command-list {
  max-height: 300px;
  overflow-y: auto; }

.audit-command-item {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  padding: 0.625rem 1rem;
  transition: background 0.1s ease; }
  .audit-command-item:hover, .audit-command-item.selected {
    background: rgba(255, 255, 255, 0.06); }
  .audit-command-item.disabled {
    cursor: not-allowed;
    opacity: 0.4; }

.audit-command-label {
  color: var(--swatch-text-primary-color);
  font-size: 0.875rem; }

.audit-command-shortcut {
  background: rgba(255, 255, 255, 0.08);
  border-radius: 3px;
  color: var(--swatch-text-muted-color);
  font-family: 'SF Mono', 'Monaco', 'Inconsolata', monospace;
  font-size: 0.6875rem;
  padding: 0.125rem 0.375rem; }

.audit-command-divider {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  color: var(--swatch-text-muted-color);
  font-size: 0.6875rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-top: 0.25rem;
  padding: 0.5rem 1rem 0.25rem;
  text-transform: uppercase; }

.audit-command-item.recent .audit-command-label {
  color: var(--swatch-text-muted-color);
  font-family: 'SF Mono', 'Monaco', 'Inconsolata', monospace;
  font-size: 0.8125rem; }

.audit-command-item.recent:hover .audit-command-label,
.audit-command-item.recent.selected .audit-command-label {
  color: var(--swatch-text-primary-color); }

.audit-command-label strong {
  color: var(--swatch-text-accented-color);
  font-weight: 600; }

.audit-command-empty {
  color: var(--swatch-text-muted-color);
  font-size: 0.875rem;
  padding: 1.5rem 1rem;
  text-align: center; }

body.light-mode .audit-command-divider {
  border-top-color: rgba(0, 0, 0, 0.08); }

body.light-mode .audit-command-palette-overlay {
  background: rgba(255, 255, 255, 0.5); }

body.light-mode .audit-command-palette {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 16px 64px rgba(0, 0, 0, 0.15); }

body.light-mode .audit-command-input {
  background: #fff;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  color: #1a1a1a; }
  body.light-mode .audit-command-input::placeholder {
    color: rgba(0, 0, 0, 0.4); }
  body.light-mode .audit-command-input:focus {
    background: #fff; }

body.light-mode .audit-command-item:hover, body.light-mode .audit-command-item.selected {
  background: rgba(0, 0, 0, 0.04); }

body.light-mode .audit-command-shortcut {
  background: rgba(0, 0, 0, 0.06); }

@media (prefers-reduced-motion: reduce) {
  .audit-badge-item {
    animation: none !important;
    opacity: 1 !important; }
  .audit-results {
    transition: none !important; }
  .audit-global-tooltip {
    transition: none !important; }
  .audit-url-row button,
  .audit-email-row button {
    animation: none !important; }
  .audit-command-palette-overlay {
    transition: none !important; }
  .audit-command-palette {
    transition: none !important; }
  .audit-methodology-overlay {
    transition: none !important; }
  .audit-methodology-modal {
    transition: none !important; } }
