@charset "UTF-8";
.multiline-ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

* {
  box-sizing: border-box;
}

#Customization,
#Responsive,
#Demo,
#plugin,
#libraryUsage,
#Comparison,
#Performance,
#Configuration,
#Components,
#Mizban,
#trust,
#Extensions,
#sponsor {
  position: relative;
  overflow-x: hidden;
}
#Customization .example-info div:first-child img,
#Responsive .example-info div:first-child img,
#Demo .example-info div:first-child img,
#plugin .example-info div:first-child img,
#libraryUsage .example-info div:first-child img,
#Comparison .example-info div:first-child img,
#Performance .example-info div:first-child img,
#Configuration .example-info div:first-child img,
#Components .example-info div:first-child img,
#Mizban .example-info div:first-child img,
#trust .example-info div:first-child img,
#Extensions .example-info div:first-child img,
#sponsor .example-info div:first-child img {
  width: 50px;
  box-shadow: 0px 0px 12px -2px #F44C71;
  border-radius: 50%;
}
#Customization .example-info div:first-child p,
#Responsive .example-info div:first-child p,
#Demo .example-info div:first-child p,
#plugin .example-info div:first-child p,
#libraryUsage .example-info div:first-child p,
#Comparison .example-info div:first-child p,
#Performance .example-info div:first-child p,
#Configuration .example-info div:first-child p,
#Components .example-info div:first-child p,
#Mizban .example-info div:first-child p,
#trust .example-info div:first-child p,
#Extensions .example-info div:first-child p,
#sponsor .example-info div:first-child p {
  color: #F44C71;
}
#Customization .example-info > a,
#Responsive .example-info > a,
#Demo .example-info > a,
#plugin .example-info > a,
#libraryUsage .example-info > a,
#Comparison .example-info > a,
#Performance .example-info > a,
#Configuration .example-info > a,
#Components .example-info > a,
#Mizban .example-info > a,
#trust .example-info > a,
#Extensions .example-info > a,
#sponsor .example-info > a {
  padding: 9px 17px;
  cursor: pointer;
  transition: 0.2s linear;
}
#Customization .example-info > a i,
#Responsive .example-info > a i,
#Demo .example-info > a i,
#plugin .example-info > a i,
#libraryUsage .example-info > a i,
#Comparison .example-info > a i,
#Performance .example-info > a i,
#Configuration .example-info > a i,
#Components .example-info > a i,
#Mizban .example-info > a i,
#trust .example-info > a i,
#Extensions .example-info > a i,
#sponsor .example-info > a i {
  transition: 0.2s linear;
}
#Customization .example-info > a:hover,
#Responsive .example-info > a:hover,
#Demo .example-info > a:hover,
#plugin .example-info > a:hover,
#libraryUsage .example-info > a:hover,
#Comparison .example-info > a:hover,
#Performance .example-info > a:hover,
#Configuration .example-info > a:hover,
#Components .example-info > a:hover,
#Mizban .example-info > a:hover,
#trust .example-info > a:hover,
#Extensions .example-info > a:hover,
#sponsor .example-info > a:hover {
  background-color: #52377b;
}
#Customization .example-info > a:hover i,
#Responsive .example-info > a:hover i,
#Demo .example-info > a:hover i,
#plugin .example-info > a:hover i,
#libraryUsage .example-info > a:hover i,
#Comparison .example-info > a:hover i,
#Performance .example-info > a:hover i,
#Configuration .example-info > a:hover i,
#Components .example-info > a:hover i,
#Mizban .example-info > a:hover i,
#trust .example-info > a:hover i,
#Extensions .example-info > a:hover i,
#sponsor .example-info > a:hover i {
  transform: translateX(5px);
}
#Customization .example-box .example-table input:checked + label,
#Responsive .example-box .example-table input:checked + label,
#Demo .example-box .example-table input:checked + label,
#plugin .example-box .example-table input:checked + label,
#libraryUsage .example-box .example-table input:checked + label,
#Comparison .example-box .example-table input:checked + label,
#Performance .example-box .example-table input:checked + label,
#Configuration .example-box .example-table input:checked + label,
#Components .example-box .example-table input:checked + label,
#Mizban .example-box .example-table input:checked + label,
#trust .example-box .example-table input:checked + label,
#Extensions .example-box .example-table input:checked + label,
#sponsor .example-box .example-table input:checked + label {
  opacity: 1;
}
#Customization .example-box .example-table input:checked + label img,
#Responsive .example-box .example-table input:checked + label img,
#Demo .example-box .example-table input:checked + label img,
#plugin .example-box .example-table input:checked + label img,
#libraryUsage .example-box .example-table input:checked + label img,
#Comparison .example-box .example-table input:checked + label img,
#Performance .example-box .example-table input:checked + label img,
#Configuration .example-box .example-table input:checked + label img,
#Components .example-box .example-table input:checked + label img,
#Mizban .example-box .example-table input:checked + label img,
#trust .example-box .example-table input:checked + label img,
#Extensions .example-box .example-table input:checked + label img,
#sponsor .example-box .example-table input:checked + label img {
  filter: grayscale(0);
}
#Customization .example-box .example-table input:checked + label p,
#Responsive .example-box .example-table input:checked + label p,
#Demo .example-box .example-table input:checked + label p,
#plugin .example-box .example-table input:checked + label p,
#libraryUsage .example-box .example-table input:checked + label p,
#Comparison .example-box .example-table input:checked + label p,
#Performance .example-box .example-table input:checked + label p,
#Configuration .example-box .example-table input:checked + label p,
#Components .example-box .example-table input:checked + label p,
#Mizban .example-box .example-table input:checked + label p,
#trust .example-box .example-table input:checked + label p,
#Extensions .example-box .example-table input:checked + label p,
#sponsor .example-box .example-table input:checked + label p {
  color: var(--highlight-text);
}
@media screen and (max-width: 1024px) {
  #Customization .example-box .example-table,
  #Responsive .example-box .example-table,
  #Demo .example-box .example-table,
  #plugin .example-box .example-table,
  #libraryUsage .example-box .example-table,
  #Comparison .example-box .example-table,
  #Performance .example-box .example-table,
  #Configuration .example-box .example-table,
  #Components .example-box .example-table,
  #Mizban .example-box .example-table,
  #trust .example-box .example-table,
  #Extensions .example-box .example-table,
  #sponsor .example-box .example-table {
    overflow-x: scroll;
    width: 100%;
    justify-content: start;
    padding-bottom: 10px;
  }
  #Customization .example-box .example-table::-webkit-scrollbar,
  #Responsive .example-box .example-table::-webkit-scrollbar,
  #Demo .example-box .example-table::-webkit-scrollbar,
  #plugin .example-box .example-table::-webkit-scrollbar,
  #libraryUsage .example-box .example-table::-webkit-scrollbar,
  #Comparison .example-box .example-table::-webkit-scrollbar,
  #Performance .example-box .example-table::-webkit-scrollbar,
  #Configuration .example-box .example-table::-webkit-scrollbar,
  #Components .example-box .example-table::-webkit-scrollbar,
  #Mizban .example-box .example-table::-webkit-scrollbar,
  #trust .example-box .example-table::-webkit-scrollbar,
  #Extensions .example-box .example-table::-webkit-scrollbar,
  #sponsor .example-box .example-table::-webkit-scrollbar {
    height: 3px;
    width: 6px;
  }
  #Customization .example-box .example-table::-webkit-scrollbar-track,
  #Responsive .example-box .example-table::-webkit-scrollbar-track,
  #Demo .example-box .example-table::-webkit-scrollbar-track,
  #plugin .example-box .example-table::-webkit-scrollbar-track,
  #libraryUsage .example-box .example-table::-webkit-scrollbar-track,
  #Comparison .example-box .example-table::-webkit-scrollbar-track,
  #Performance .example-box .example-table::-webkit-scrollbar-track,
  #Configuration .example-box .example-table::-webkit-scrollbar-track,
  #Components .example-box .example-table::-webkit-scrollbar-track,
  #Mizban .example-box .example-table::-webkit-scrollbar-track,
  #trust .example-box .example-table::-webkit-scrollbar-track,
  #Extensions .example-box .example-table::-webkit-scrollbar-track,
  #sponsor .example-box .example-table::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0);
  }
  #Customization .example-box .example-table::-webkit-scrollbar-thumb,
  #Responsive .example-box .example-table::-webkit-scrollbar-thumb,
  #Demo .example-box .example-table::-webkit-scrollbar-thumb,
  #plugin .example-box .example-table::-webkit-scrollbar-thumb,
  #libraryUsage .example-box .example-table::-webkit-scrollbar-thumb,
  #Comparison .example-box .example-table::-webkit-scrollbar-thumb,
  #Performance .example-box .example-table::-webkit-scrollbar-thumb,
  #Configuration .example-box .example-table::-webkit-scrollbar-thumb,
  #Components .example-box .example-table::-webkit-scrollbar-thumb,
  #Mizban .example-box .example-table::-webkit-scrollbar-thumb,
  #trust .example-box .example-table::-webkit-scrollbar-thumb,
  #Extensions .example-box .example-table::-webkit-scrollbar-thumb,
  #sponsor .example-box .example-table::-webkit-scrollbar-thumb {
    background: #8b76ae;
    transition: 0.3s;
    border-radius: 30px;
    margin-bottom: -10px;
  }
  #Customization .example-box .example-table::-webkit-scrollbar-thumb:hover,
  #Responsive .example-box .example-table::-webkit-scrollbar-thumb:hover,
  #Demo .example-box .example-table::-webkit-scrollbar-thumb:hover,
  #plugin .example-box .example-table::-webkit-scrollbar-thumb:hover,
  #libraryUsage .example-box .example-table::-webkit-scrollbar-thumb:hover,
  #Comparison .example-box .example-table::-webkit-scrollbar-thumb:hover,
  #Performance .example-box .example-table::-webkit-scrollbar-thumb:hover,
  #Configuration .example-box .example-table::-webkit-scrollbar-thumb:hover,
  #Components .example-box .example-table::-webkit-scrollbar-thumb:hover,
  #Mizban .example-box .example-table::-webkit-scrollbar-thumb:hover,
  #trust .example-box .example-table::-webkit-scrollbar-thumb:hover,
  #Extensions .example-box .example-table::-webkit-scrollbar-thumb:hover,
  #sponsor .example-box .example-table::-webkit-scrollbar-thumb:hover {
    background: #fff;
  }
}
#Customization .example-box .preview-box > div,
#Responsive .example-box .preview-box > div,
#Demo .example-box .preview-box > div,
#plugin .example-box .preview-box > div,
#libraryUsage .example-box .preview-box > div,
#Comparison .example-box .preview-box > div,
#Performance .example-box .preview-box > div,
#Configuration .example-box .preview-box > div,
#Components .example-box .preview-box > div,
#Mizban .example-box .preview-box > div,
#trust .example-box .preview-box > div,
#Extensions .example-box .preview-box > div,
#sponsor .example-box .preview-box > div {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.4274509804);
  border-radius: 5px;
  backdrop-filter: blur(1px);
}
#Customization .example-box .code-box,
#Customization .example-box .preview-box,
#Responsive .example-box .code-box,
#Responsive .example-box .preview-box,
#Demo .example-box .code-box,
#Demo .example-box .preview-box,
#plugin .example-box .code-box,
#plugin .example-box .preview-box,
#libraryUsage .example-box .code-box,
#libraryUsage .example-box .preview-box,
#Comparison .example-box .code-box,
#Comparison .example-box .preview-box,
#Performance .example-box .code-box,
#Performance .example-box .preview-box,
#Configuration .example-box .code-box,
#Configuration .example-box .preview-box,
#Components .example-box .code-box,
#Components .example-box .preview-box,
#Mizban .example-box .code-box,
#Mizban .example-box .preview-box,
#trust .example-box .code-box,
#trust .example-box .preview-box,
#Extensions .example-box .code-box,
#Extensions .example-box .preview-box,
#sponsor .example-box .code-box,
#sponsor .example-box .preview-box {
  position: relative;
}
#Customization .example-box .code-box > div,
#Customization .example-box .preview-box > div,
#Responsive .example-box .code-box > div,
#Responsive .example-box .preview-box > div,
#Demo .example-box .code-box > div,
#Demo .example-box .preview-box > div,
#plugin .example-box .code-box > div,
#plugin .example-box .preview-box > div,
#libraryUsage .example-box .code-box > div,
#libraryUsage .example-box .preview-box > div,
#Comparison .example-box .code-box > div,
#Comparison .example-box .preview-box > div,
#Performance .example-box .code-box > div,
#Performance .example-box .preview-box > div,
#Configuration .example-box .code-box > div,
#Configuration .example-box .preview-box > div,
#Components .example-box .code-box > div,
#Components .example-box .preview-box > div,
#Mizban .example-box .code-box > div,
#Mizban .example-box .preview-box > div,
#trust .example-box .code-box > div,
#trust .example-box .preview-box > div,
#Extensions .example-box .code-box > div,
#Extensions .example-box .preview-box > div,
#sponsor .example-box .code-box > div,
#sponsor .example-box .preview-box > div {
  opacity: 0;
  position: absolute;
  transition: 0.7s ease-in-out;
}
#Customization .example-box:has(#color-input:checked) .color-code,
#Customization .example-box:has(#color-input:checked) .palette-container,
#Responsive .example-box:has(#color-input:checked) .color-code,
#Responsive .example-box:has(#color-input:checked) .palette-container,
#Demo .example-box:has(#color-input:checked) .color-code,
#Demo .example-box:has(#color-input:checked) .palette-container,
#plugin .example-box:has(#color-input:checked) .color-code,
#plugin .example-box:has(#color-input:checked) .palette-container,
#libraryUsage .example-box:has(#color-input:checked) .color-code,
#libraryUsage .example-box:has(#color-input:checked) .palette-container,
#Comparison .example-box:has(#color-input:checked) .color-code,
#Comparison .example-box:has(#color-input:checked) .palette-container,
#Performance .example-box:has(#color-input:checked) .color-code,
#Performance .example-box:has(#color-input:checked) .palette-container,
#Configuration .example-box:has(#color-input:checked) .color-code,
#Configuration .example-box:has(#color-input:checked) .palette-container,
#Components .example-box:has(#color-input:checked) .color-code,
#Components .example-box:has(#color-input:checked) .palette-container,
#Mizban .example-box:has(#color-input:checked) .color-code,
#Mizban .example-box:has(#color-input:checked) .palette-container,
#trust .example-box:has(#color-input:checked) .color-code,
#trust .example-box:has(#color-input:checked) .palette-container,
#Extensions .example-box:has(#color-input:checked) .color-code,
#Extensions .example-box:has(#color-input:checked) .palette-container,
#sponsor .example-box:has(#color-input:checked) .color-code,
#sponsor .example-box:has(#color-input:checked) .palette-container {
  opacity: 1;
  position: unset;
}
#Customization .example-box:has(#color-input:checked) .dims-code,
#Customization .example-box:has(#color-input:checked) .width-container,
#Customization .example-box:has(#color-input:checked) .typography-code,
#Customization .example-box:has(#color-input:checked) .typography-container,
#Responsive .example-box:has(#color-input:checked) .dims-code,
#Responsive .example-box:has(#color-input:checked) .width-container,
#Responsive .example-box:has(#color-input:checked) .typography-code,
#Responsive .example-box:has(#color-input:checked) .typography-container,
#Demo .example-box:has(#color-input:checked) .dims-code,
#Demo .example-box:has(#color-input:checked) .width-container,
#Demo .example-box:has(#color-input:checked) .typography-code,
#Demo .example-box:has(#color-input:checked) .typography-container,
#plugin .example-box:has(#color-input:checked) .dims-code,
#plugin .example-box:has(#color-input:checked) .width-container,
#plugin .example-box:has(#color-input:checked) .typography-code,
#plugin .example-box:has(#color-input:checked) .typography-container,
#libraryUsage .example-box:has(#color-input:checked) .dims-code,
#libraryUsage .example-box:has(#color-input:checked) .width-container,
#libraryUsage .example-box:has(#color-input:checked) .typography-code,
#libraryUsage .example-box:has(#color-input:checked) .typography-container,
#Comparison .example-box:has(#color-input:checked) .dims-code,
#Comparison .example-box:has(#color-input:checked) .width-container,
#Comparison .example-box:has(#color-input:checked) .typography-code,
#Comparison .example-box:has(#color-input:checked) .typography-container,
#Performance .example-box:has(#color-input:checked) .dims-code,
#Performance .example-box:has(#color-input:checked) .width-container,
#Performance .example-box:has(#color-input:checked) .typography-code,
#Performance .example-box:has(#color-input:checked) .typography-container,
#Configuration .example-box:has(#color-input:checked) .dims-code,
#Configuration .example-box:has(#color-input:checked) .width-container,
#Configuration .example-box:has(#color-input:checked) .typography-code,
#Configuration .example-box:has(#color-input:checked) .typography-container,
#Components .example-box:has(#color-input:checked) .dims-code,
#Components .example-box:has(#color-input:checked) .width-container,
#Components .example-box:has(#color-input:checked) .typography-code,
#Components .example-box:has(#color-input:checked) .typography-container,
#Mizban .example-box:has(#color-input:checked) .dims-code,
#Mizban .example-box:has(#color-input:checked) .width-container,
#Mizban .example-box:has(#color-input:checked) .typography-code,
#Mizban .example-box:has(#color-input:checked) .typography-container,
#trust .example-box:has(#color-input:checked) .dims-code,
#trust .example-box:has(#color-input:checked) .width-container,
#trust .example-box:has(#color-input:checked) .typography-code,
#trust .example-box:has(#color-input:checked) .typography-container,
#Extensions .example-box:has(#color-input:checked) .dims-code,
#Extensions .example-box:has(#color-input:checked) .width-container,
#Extensions .example-box:has(#color-input:checked) .typography-code,
#Extensions .example-box:has(#color-input:checked) .typography-container,
#sponsor .example-box:has(#color-input:checked) .dims-code,
#sponsor .example-box:has(#color-input:checked) .width-container,
#sponsor .example-box:has(#color-input:checked) .typography-code,
#sponsor .example-box:has(#color-input:checked) .typography-container {
  transition: 0.01s;
}
#Customization .example-box:has(#dims-input:checked) .dims-code,
#Customization .example-box:has(#dims-input:checked) .width-container,
#Responsive .example-box:has(#dims-input:checked) .dims-code,
#Responsive .example-box:has(#dims-input:checked) .width-container,
#Demo .example-box:has(#dims-input:checked) .dims-code,
#Demo .example-box:has(#dims-input:checked) .width-container,
#plugin .example-box:has(#dims-input:checked) .dims-code,
#plugin .example-box:has(#dims-input:checked) .width-container,
#libraryUsage .example-box:has(#dims-input:checked) .dims-code,
#libraryUsage .example-box:has(#dims-input:checked) .width-container,
#Comparison .example-box:has(#dims-input:checked) .dims-code,
#Comparison .example-box:has(#dims-input:checked) .width-container,
#Performance .example-box:has(#dims-input:checked) .dims-code,
#Performance .example-box:has(#dims-input:checked) .width-container,
#Configuration .example-box:has(#dims-input:checked) .dims-code,
#Configuration .example-box:has(#dims-input:checked) .width-container,
#Components .example-box:has(#dims-input:checked) .dims-code,
#Components .example-box:has(#dims-input:checked) .width-container,
#Mizban .example-box:has(#dims-input:checked) .dims-code,
#Mizban .example-box:has(#dims-input:checked) .width-container,
#trust .example-box:has(#dims-input:checked) .dims-code,
#trust .example-box:has(#dims-input:checked) .width-container,
#Extensions .example-box:has(#dims-input:checked) .dims-code,
#Extensions .example-box:has(#dims-input:checked) .width-container,
#sponsor .example-box:has(#dims-input:checked) .dims-code,
#sponsor .example-box:has(#dims-input:checked) .width-container {
  opacity: 1;
  position: unset;
}
#Customization .example-box:has(#dims-input:checked) .dims-code pre,
#Customization .example-box:has(#dims-input:checked) .width-container pre,
#Responsive .example-box:has(#dims-input:checked) .dims-code pre,
#Responsive .example-box:has(#dims-input:checked) .width-container pre,
#Demo .example-box:has(#dims-input:checked) .dims-code pre,
#Demo .example-box:has(#dims-input:checked) .width-container pre,
#plugin .example-box:has(#dims-input:checked) .dims-code pre,
#plugin .example-box:has(#dims-input:checked) .width-container pre,
#libraryUsage .example-box:has(#dims-input:checked) .dims-code pre,
#libraryUsage .example-box:has(#dims-input:checked) .width-container pre,
#Comparison .example-box:has(#dims-input:checked) .dims-code pre,
#Comparison .example-box:has(#dims-input:checked) .width-container pre,
#Performance .example-box:has(#dims-input:checked) .dims-code pre,
#Performance .example-box:has(#dims-input:checked) .width-container pre,
#Configuration .example-box:has(#dims-input:checked) .dims-code pre,
#Configuration .example-box:has(#dims-input:checked) .width-container pre,
#Components .example-box:has(#dims-input:checked) .dims-code pre,
#Components .example-box:has(#dims-input:checked) .width-container pre,
#Mizban .example-box:has(#dims-input:checked) .dims-code pre,
#Mizban .example-box:has(#dims-input:checked) .width-container pre,
#trust .example-box:has(#dims-input:checked) .dims-code pre,
#trust .example-box:has(#dims-input:checked) .width-container pre,
#Extensions .example-box:has(#dims-input:checked) .dims-code pre,
#Extensions .example-box:has(#dims-input:checked) .width-container pre,
#sponsor .example-box:has(#dims-input:checked) .dims-code pre,
#sponsor .example-box:has(#dims-input:checked) .width-container pre {
  margin: 0;
}
#Customization .example-box:has(#dims-input:checked) .color-code,
#Customization .example-box:has(#dims-input:checked) .palette-container,
#Customization .example-box:has(#dims-input:checked) .typography-code,
#Customization .example-box:has(#dims-input:checked) .typography-container,
#Responsive .example-box:has(#dims-input:checked) .color-code,
#Responsive .example-box:has(#dims-input:checked) .palette-container,
#Responsive .example-box:has(#dims-input:checked) .typography-code,
#Responsive .example-box:has(#dims-input:checked) .typography-container,
#Demo .example-box:has(#dims-input:checked) .color-code,
#Demo .example-box:has(#dims-input:checked) .palette-container,
#Demo .example-box:has(#dims-input:checked) .typography-code,
#Demo .example-box:has(#dims-input:checked) .typography-container,
#plugin .example-box:has(#dims-input:checked) .color-code,
#plugin .example-box:has(#dims-input:checked) .palette-container,
#plugin .example-box:has(#dims-input:checked) .typography-code,
#plugin .example-box:has(#dims-input:checked) .typography-container,
#libraryUsage .example-box:has(#dims-input:checked) .color-code,
#libraryUsage .example-box:has(#dims-input:checked) .palette-container,
#libraryUsage .example-box:has(#dims-input:checked) .typography-code,
#libraryUsage .example-box:has(#dims-input:checked) .typography-container,
#Comparison .example-box:has(#dims-input:checked) .color-code,
#Comparison .example-box:has(#dims-input:checked) .palette-container,
#Comparison .example-box:has(#dims-input:checked) .typography-code,
#Comparison .example-box:has(#dims-input:checked) .typography-container,
#Performance .example-box:has(#dims-input:checked) .color-code,
#Performance .example-box:has(#dims-input:checked) .palette-container,
#Performance .example-box:has(#dims-input:checked) .typography-code,
#Performance .example-box:has(#dims-input:checked) .typography-container,
#Configuration .example-box:has(#dims-input:checked) .color-code,
#Configuration .example-box:has(#dims-input:checked) .palette-container,
#Configuration .example-box:has(#dims-input:checked) .typography-code,
#Configuration .example-box:has(#dims-input:checked) .typography-container,
#Components .example-box:has(#dims-input:checked) .color-code,
#Components .example-box:has(#dims-input:checked) .palette-container,
#Components .example-box:has(#dims-input:checked) .typography-code,
#Components .example-box:has(#dims-input:checked) .typography-container,
#Mizban .example-box:has(#dims-input:checked) .color-code,
#Mizban .example-box:has(#dims-input:checked) .palette-container,
#Mizban .example-box:has(#dims-input:checked) .typography-code,
#Mizban .example-box:has(#dims-input:checked) .typography-container,
#trust .example-box:has(#dims-input:checked) .color-code,
#trust .example-box:has(#dims-input:checked) .palette-container,
#trust .example-box:has(#dims-input:checked) .typography-code,
#trust .example-box:has(#dims-input:checked) .typography-container,
#Extensions .example-box:has(#dims-input:checked) .color-code,
#Extensions .example-box:has(#dims-input:checked) .palette-container,
#Extensions .example-box:has(#dims-input:checked) .typography-code,
#Extensions .example-box:has(#dims-input:checked) .typography-container,
#sponsor .example-box:has(#dims-input:checked) .color-code,
#sponsor .example-box:has(#dims-input:checked) .palette-container,
#sponsor .example-box:has(#dims-input:checked) .typography-code,
#sponsor .example-box:has(#dims-input:checked) .typography-container {
  transition: 0.01s;
}
#Customization .example-box:has(#dims-input:checked) .width-box,
#Responsive .example-box:has(#dims-input:checked) .width-box,
#Demo .example-box:has(#dims-input:checked) .width-box,
#plugin .example-box:has(#dims-input:checked) .width-box,
#libraryUsage .example-box:has(#dims-input:checked) .width-box,
#Comparison .example-box:has(#dims-input:checked) .width-box,
#Performance .example-box:has(#dims-input:checked) .width-box,
#Configuration .example-box:has(#dims-input:checked) .width-box,
#Components .example-box:has(#dims-input:checked) .width-box,
#Mizban .example-box:has(#dims-input:checked) .width-box,
#trust .example-box:has(#dims-input:checked) .width-box,
#Extensions .example-box:has(#dims-input:checked) .width-box,
#sponsor .example-box:has(#dims-input:checked) .width-box {
  animation: expandWidth 1s ease-in-out forwards;
}
@-moz-document url-prefix() {
  #Customization .example-box:has(#dims-input:checked) .width-box,
  #Responsive .example-box:has(#dims-input:checked) .width-box,
  #Demo .example-box:has(#dims-input:checked) .width-box,
  #plugin .example-box:has(#dims-input:checked) .width-box,
  #libraryUsage .example-box:has(#dims-input:checked) .width-box,
  #Comparison .example-box:has(#dims-input:checked) .width-box,
  #Performance .example-box:has(#dims-input:checked) .width-box,
  #Configuration .example-box:has(#dims-input:checked) .width-box,
  #Components .example-box:has(#dims-input:checked) .width-box,
  #Mizban .example-box:has(#dims-input:checked) .width-box,
  #trust .example-box:has(#dims-input:checked) .width-box,
  #Extensions .example-box:has(#dims-input:checked) .width-box,
  #sponsor .example-box:has(#dims-input:checked) .width-box {
    animation: expandWidthFirefox 1s ease-in-out forwards !important;
  }
}
#Customization .example-box:has(#typography-input:checked) .typography-code,
#Customization .example-box:has(#typography-input:checked) .typography-container,
#Responsive .example-box:has(#typography-input:checked) .typography-code,
#Responsive .example-box:has(#typography-input:checked) .typography-container,
#Demo .example-box:has(#typography-input:checked) .typography-code,
#Demo .example-box:has(#typography-input:checked) .typography-container,
#plugin .example-box:has(#typography-input:checked) .typography-code,
#plugin .example-box:has(#typography-input:checked) .typography-container,
#libraryUsage .example-box:has(#typography-input:checked) .typography-code,
#libraryUsage .example-box:has(#typography-input:checked) .typography-container,
#Comparison .example-box:has(#typography-input:checked) .typography-code,
#Comparison .example-box:has(#typography-input:checked) .typography-container,
#Performance .example-box:has(#typography-input:checked) .typography-code,
#Performance .example-box:has(#typography-input:checked) .typography-container,
#Configuration .example-box:has(#typography-input:checked) .typography-code,
#Configuration .example-box:has(#typography-input:checked) .typography-container,
#Components .example-box:has(#typography-input:checked) .typography-code,
#Components .example-box:has(#typography-input:checked) .typography-container,
#Mizban .example-box:has(#typography-input:checked) .typography-code,
#Mizban .example-box:has(#typography-input:checked) .typography-container,
#trust .example-box:has(#typography-input:checked) .typography-code,
#trust .example-box:has(#typography-input:checked) .typography-container,
#Extensions .example-box:has(#typography-input:checked) .typography-code,
#Extensions .example-box:has(#typography-input:checked) .typography-container,
#sponsor .example-box:has(#typography-input:checked) .typography-code,
#sponsor .example-box:has(#typography-input:checked) .typography-container {
  opacity: 1;
  position: unset;
}
#Customization .example-box:has(#typography-input:checked) .typography-code pre:first-child,
#Customization .example-box:has(#typography-input:checked) .typography-container pre:first-child,
#Responsive .example-box:has(#typography-input:checked) .typography-code pre:first-child,
#Responsive .example-box:has(#typography-input:checked) .typography-container pre:first-child,
#Demo .example-box:has(#typography-input:checked) .typography-code pre:first-child,
#Demo .example-box:has(#typography-input:checked) .typography-container pre:first-child,
#plugin .example-box:has(#typography-input:checked) .typography-code pre:first-child,
#plugin .example-box:has(#typography-input:checked) .typography-container pre:first-child,
#libraryUsage .example-box:has(#typography-input:checked) .typography-code pre:first-child,
#libraryUsage .example-box:has(#typography-input:checked) .typography-container pre:first-child,
#Comparison .example-box:has(#typography-input:checked) .typography-code pre:first-child,
#Comparison .example-box:has(#typography-input:checked) .typography-container pre:first-child,
#Performance .example-box:has(#typography-input:checked) .typography-code pre:first-child,
#Performance .example-box:has(#typography-input:checked) .typography-container pre:first-child,
#Configuration .example-box:has(#typography-input:checked) .typography-code pre:first-child,
#Configuration .example-box:has(#typography-input:checked) .typography-container pre:first-child,
#Components .example-box:has(#typography-input:checked) .typography-code pre:first-child,
#Components .example-box:has(#typography-input:checked) .typography-container pre:first-child,
#Mizban .example-box:has(#typography-input:checked) .typography-code pre:first-child,
#Mizban .example-box:has(#typography-input:checked) .typography-container pre:first-child,
#trust .example-box:has(#typography-input:checked) .typography-code pre:first-child,
#trust .example-box:has(#typography-input:checked) .typography-container pre:first-child,
#Extensions .example-box:has(#typography-input:checked) .typography-code pre:first-child,
#Extensions .example-box:has(#typography-input:checked) .typography-container pre:first-child,
#sponsor .example-box:has(#typography-input:checked) .typography-code pre:first-child,
#sponsor .example-box:has(#typography-input:checked) .typography-container pre:first-child {
  margin-bottom: 1rem;
}
#Customization .example-box:has(#typography-input:checked) .typography-code pre,
#Customization .example-box:has(#typography-input:checked) .typography-container pre,
#Responsive .example-box:has(#typography-input:checked) .typography-code pre,
#Responsive .example-box:has(#typography-input:checked) .typography-container pre,
#Demo .example-box:has(#typography-input:checked) .typography-code pre,
#Demo .example-box:has(#typography-input:checked) .typography-container pre,
#plugin .example-box:has(#typography-input:checked) .typography-code pre,
#plugin .example-box:has(#typography-input:checked) .typography-container pre,
#libraryUsage .example-box:has(#typography-input:checked) .typography-code pre,
#libraryUsage .example-box:has(#typography-input:checked) .typography-container pre,
#Comparison .example-box:has(#typography-input:checked) .typography-code pre,
#Comparison .example-box:has(#typography-input:checked) .typography-container pre,
#Performance .example-box:has(#typography-input:checked) .typography-code pre,
#Performance .example-box:has(#typography-input:checked) .typography-container pre,
#Configuration .example-box:has(#typography-input:checked) .typography-code pre,
#Configuration .example-box:has(#typography-input:checked) .typography-container pre,
#Components .example-box:has(#typography-input:checked) .typography-code pre,
#Components .example-box:has(#typography-input:checked) .typography-container pre,
#Mizban .example-box:has(#typography-input:checked) .typography-code pre,
#Mizban .example-box:has(#typography-input:checked) .typography-container pre,
#trust .example-box:has(#typography-input:checked) .typography-code pre,
#trust .example-box:has(#typography-input:checked) .typography-container pre,
#Extensions .example-box:has(#typography-input:checked) .typography-code pre,
#Extensions .example-box:has(#typography-input:checked) .typography-container pre,
#sponsor .example-box:has(#typography-input:checked) .typography-code pre,
#sponsor .example-box:has(#typography-input:checked) .typography-container pre {
  margin: 0;
}
#Customization .example-box:has(#typography-input:checked) .color-code,
#Customization .example-box:has(#typography-input:checked) .palette-container,
#Customization .example-box:has(#typography-input:checked) .dims-code,
#Customization .example-box:has(#typography-input:checked) .width-container,
#Responsive .example-box:has(#typography-input:checked) .color-code,
#Responsive .example-box:has(#typography-input:checked) .palette-container,
#Responsive .example-box:has(#typography-input:checked) .dims-code,
#Responsive .example-box:has(#typography-input:checked) .width-container,
#Demo .example-box:has(#typography-input:checked) .color-code,
#Demo .example-box:has(#typography-input:checked) .palette-container,
#Demo .example-box:has(#typography-input:checked) .dims-code,
#Demo .example-box:has(#typography-input:checked) .width-container,
#plugin .example-box:has(#typography-input:checked) .color-code,
#plugin .example-box:has(#typography-input:checked) .palette-container,
#plugin .example-box:has(#typography-input:checked) .dims-code,
#plugin .example-box:has(#typography-input:checked) .width-container,
#libraryUsage .example-box:has(#typography-input:checked) .color-code,
#libraryUsage .example-box:has(#typography-input:checked) .palette-container,
#libraryUsage .example-box:has(#typography-input:checked) .dims-code,
#libraryUsage .example-box:has(#typography-input:checked) .width-container,
#Comparison .example-box:has(#typography-input:checked) .color-code,
#Comparison .example-box:has(#typography-input:checked) .palette-container,
#Comparison .example-box:has(#typography-input:checked) .dims-code,
#Comparison .example-box:has(#typography-input:checked) .width-container,
#Performance .example-box:has(#typography-input:checked) .color-code,
#Performance .example-box:has(#typography-input:checked) .palette-container,
#Performance .example-box:has(#typography-input:checked) .dims-code,
#Performance .example-box:has(#typography-input:checked) .width-container,
#Configuration .example-box:has(#typography-input:checked) .color-code,
#Configuration .example-box:has(#typography-input:checked) .palette-container,
#Configuration .example-box:has(#typography-input:checked) .dims-code,
#Configuration .example-box:has(#typography-input:checked) .width-container,
#Components .example-box:has(#typography-input:checked) .color-code,
#Components .example-box:has(#typography-input:checked) .palette-container,
#Components .example-box:has(#typography-input:checked) .dims-code,
#Components .example-box:has(#typography-input:checked) .width-container,
#Mizban .example-box:has(#typography-input:checked) .color-code,
#Mizban .example-box:has(#typography-input:checked) .palette-container,
#Mizban .example-box:has(#typography-input:checked) .dims-code,
#Mizban .example-box:has(#typography-input:checked) .width-container,
#trust .example-box:has(#typography-input:checked) .color-code,
#trust .example-box:has(#typography-input:checked) .palette-container,
#trust .example-box:has(#typography-input:checked) .dims-code,
#trust .example-box:has(#typography-input:checked) .width-container,
#Extensions .example-box:has(#typography-input:checked) .color-code,
#Extensions .example-box:has(#typography-input:checked) .palette-container,
#Extensions .example-box:has(#typography-input:checked) .dims-code,
#Extensions .example-box:has(#typography-input:checked) .width-container,
#sponsor .example-box:has(#typography-input:checked) .color-code,
#sponsor .example-box:has(#typography-input:checked) .palette-container,
#sponsor .example-box:has(#typography-input:checked) .dims-code,
#sponsor .example-box:has(#typography-input:checked) .width-container {
  transition: 0.01s;
}
#Customization .example-box .typography-container p,
#Responsive .example-box .typography-container p,
#Demo .example-box .typography-container p,
#plugin .example-box .typography-container p,
#libraryUsage .example-box .typography-container p,
#Comparison .example-box .typography-container p,
#Performance .example-box .typography-container p,
#Configuration .example-box .typography-container p,
#Components .example-box .typography-container p,
#Mizban .example-box .typography-container p,
#trust .example-box .typography-container p,
#Extensions .example-box .typography-container p,
#sponsor .example-box .typography-container p {
  color: #3d3d3d;
  border-bottom: 1px solid #3d3d3d;
}
#Customization .example-box .typography-container h2,
#Responsive .example-box .typography-container h2,
#Demo .example-box .typography-container h2,
#plugin .example-box .typography-container h2,
#libraryUsage .example-box .typography-container h2,
#Comparison .example-box .typography-container h2,
#Performance .example-box .typography-container h2,
#Configuration .example-box .typography-container h2,
#Components .example-box .typography-container h2,
#Mizban .example-box .typography-container h2,
#trust .example-box .typography-container h2,
#Extensions .example-box .typography-container h2,
#sponsor .example-box .typography-container h2 {
  color: #232323;
}
#Customization .example-box:has(#border-input:checked) .border-container,
#Customization .example-box:has(#border-input:checked) .border-code,
#Responsive .example-box:has(#border-input:checked) .border-container,
#Responsive .example-box:has(#border-input:checked) .border-code,
#Demo .example-box:has(#border-input:checked) .border-container,
#Demo .example-box:has(#border-input:checked) .border-code,
#plugin .example-box:has(#border-input:checked) .border-container,
#plugin .example-box:has(#border-input:checked) .border-code,
#libraryUsage .example-box:has(#border-input:checked) .border-container,
#libraryUsage .example-box:has(#border-input:checked) .border-code,
#Comparison .example-box:has(#border-input:checked) .border-container,
#Comparison .example-box:has(#border-input:checked) .border-code,
#Performance .example-box:has(#border-input:checked) .border-container,
#Performance .example-box:has(#border-input:checked) .border-code,
#Configuration .example-box:has(#border-input:checked) .border-container,
#Configuration .example-box:has(#border-input:checked) .border-code,
#Components .example-box:has(#border-input:checked) .border-container,
#Components .example-box:has(#border-input:checked) .border-code,
#Mizban .example-box:has(#border-input:checked) .border-container,
#Mizban .example-box:has(#border-input:checked) .border-code,
#trust .example-box:has(#border-input:checked) .border-container,
#trust .example-box:has(#border-input:checked) .border-code,
#Extensions .example-box:has(#border-input:checked) .border-container,
#Extensions .example-box:has(#border-input:checked) .border-code,
#sponsor .example-box:has(#border-input:checked) .border-container,
#sponsor .example-box:has(#border-input:checked) .border-code {
  opacity: 1;
  position: unset;
}
#Customization .example-box:has(#border-input:checked) .border-container > div:first-child,
#Customization .example-box:has(#border-input:checked) .border-code > div:first-child,
#Responsive .example-box:has(#border-input:checked) .border-container > div:first-child,
#Responsive .example-box:has(#border-input:checked) .border-code > div:first-child,
#Demo .example-box:has(#border-input:checked) .border-container > div:first-child,
#Demo .example-box:has(#border-input:checked) .border-code > div:first-child,
#plugin .example-box:has(#border-input:checked) .border-container > div:first-child,
#plugin .example-box:has(#border-input:checked) .border-code > div:first-child,
#libraryUsage .example-box:has(#border-input:checked) .border-container > div:first-child,
#libraryUsage .example-box:has(#border-input:checked) .border-code > div:first-child,
#Comparison .example-box:has(#border-input:checked) .border-container > div:first-child,
#Comparison .example-box:has(#border-input:checked) .border-code > div:first-child,
#Performance .example-box:has(#border-input:checked) .border-container > div:first-child,
#Performance .example-box:has(#border-input:checked) .border-code > div:first-child,
#Configuration .example-box:has(#border-input:checked) .border-container > div:first-child,
#Configuration .example-box:has(#border-input:checked) .border-code > div:first-child,
#Components .example-box:has(#border-input:checked) .border-container > div:first-child,
#Components .example-box:has(#border-input:checked) .border-code > div:first-child,
#Mizban .example-box:has(#border-input:checked) .border-container > div:first-child,
#Mizban .example-box:has(#border-input:checked) .border-code > div:first-child,
#trust .example-box:has(#border-input:checked) .border-container > div:first-child,
#trust .example-box:has(#border-input:checked) .border-code > div:first-child,
#Extensions .example-box:has(#border-input:checked) .border-container > div:first-child,
#Extensions .example-box:has(#border-input:checked) .border-code > div:first-child,
#sponsor .example-box:has(#border-input:checked) .border-container > div:first-child,
#sponsor .example-box:has(#border-input:checked) .border-code > div:first-child {
  border-bottom: none !important;
}
#Customization .example-box:has(#border-input:checked) .border-container > div:first-child p,
#Customization .example-box:has(#border-input:checked) .border-code > div:first-child p,
#Responsive .example-box:has(#border-input:checked) .border-container > div:first-child p,
#Responsive .example-box:has(#border-input:checked) .border-code > div:first-child p,
#Demo .example-box:has(#border-input:checked) .border-container > div:first-child p,
#Demo .example-box:has(#border-input:checked) .border-code > div:first-child p,
#plugin .example-box:has(#border-input:checked) .border-container > div:first-child p,
#plugin .example-box:has(#border-input:checked) .border-code > div:first-child p,
#libraryUsage .example-box:has(#border-input:checked) .border-container > div:first-child p,
#libraryUsage .example-box:has(#border-input:checked) .border-code > div:first-child p,
#Comparison .example-box:has(#border-input:checked) .border-container > div:first-child p,
#Comparison .example-box:has(#border-input:checked) .border-code > div:first-child p,
#Performance .example-box:has(#border-input:checked) .border-container > div:first-child p,
#Performance .example-box:has(#border-input:checked) .border-code > div:first-child p,
#Configuration .example-box:has(#border-input:checked) .border-container > div:first-child p,
#Configuration .example-box:has(#border-input:checked) .border-code > div:first-child p,
#Components .example-box:has(#border-input:checked) .border-container > div:first-child p,
#Components .example-box:has(#border-input:checked) .border-code > div:first-child p,
#Mizban .example-box:has(#border-input:checked) .border-container > div:first-child p,
#Mizban .example-box:has(#border-input:checked) .border-code > div:first-child p,
#trust .example-box:has(#border-input:checked) .border-container > div:first-child p,
#trust .example-box:has(#border-input:checked) .border-code > div:first-child p,
#Extensions .example-box:has(#border-input:checked) .border-container > div:first-child p,
#Extensions .example-box:has(#border-input:checked) .border-code > div:first-child p,
#sponsor .example-box:has(#border-input:checked) .border-container > div:first-child p,
#sponsor .example-box:has(#border-input:checked) .border-code > div:first-child p {
  border-right: none !important;
  border-top: none !important;
  border-left: none !important;
}
#Customization .example-box:has(#border-input:checked) .border-container > div:first-child div,
#Customization .example-box:has(#border-input:checked) .border-code > div:first-child div,
#Responsive .example-box:has(#border-input:checked) .border-container > div:first-child div,
#Responsive .example-box:has(#border-input:checked) .border-code > div:first-child div,
#Demo .example-box:has(#border-input:checked) .border-container > div:first-child div,
#Demo .example-box:has(#border-input:checked) .border-code > div:first-child div,
#plugin .example-box:has(#border-input:checked) .border-container > div:first-child div,
#plugin .example-box:has(#border-input:checked) .border-code > div:first-child div,
#libraryUsage .example-box:has(#border-input:checked) .border-container > div:first-child div,
#libraryUsage .example-box:has(#border-input:checked) .border-code > div:first-child div,
#Comparison .example-box:has(#border-input:checked) .border-container > div:first-child div,
#Comparison .example-box:has(#border-input:checked) .border-code > div:first-child div,
#Performance .example-box:has(#border-input:checked) .border-container > div:first-child div,
#Performance .example-box:has(#border-input:checked) .border-code > div:first-child div,
#Configuration .example-box:has(#border-input:checked) .border-container > div:first-child div,
#Configuration .example-box:has(#border-input:checked) .border-code > div:first-child div,
#Components .example-box:has(#border-input:checked) .border-container > div:first-child div,
#Components .example-box:has(#border-input:checked) .border-code > div:first-child div,
#Mizban .example-box:has(#border-input:checked) .border-container > div:first-child div,
#Mizban .example-box:has(#border-input:checked) .border-code > div:first-child div,
#trust .example-box:has(#border-input:checked) .border-container > div:first-child div,
#trust .example-box:has(#border-input:checked) .border-code > div:first-child div,
#Extensions .example-box:has(#border-input:checked) .border-container > div:first-child div,
#Extensions .example-box:has(#border-input:checked) .border-code > div:first-child div,
#sponsor .example-box:has(#border-input:checked) .border-container > div:first-child div,
#sponsor .example-box:has(#border-input:checked) .border-code > div:first-child div {
  background-color: #4A4E69;
  border-color: #22223B;
}
#Customization .example-box:has(#border-input:checked) .border-container > .b-border,
#Customization .example-box:has(#border-input:checked) .border-code > .b-border,
#Responsive .example-box:has(#border-input:checked) .border-container > .b-border,
#Responsive .example-box:has(#border-input:checked) .border-code > .b-border,
#Demo .example-box:has(#border-input:checked) .border-container > .b-border,
#Demo .example-box:has(#border-input:checked) .border-code > .b-border,
#plugin .example-box:has(#border-input:checked) .border-container > .b-border,
#plugin .example-box:has(#border-input:checked) .border-code > .b-border,
#libraryUsage .example-box:has(#border-input:checked) .border-container > .b-border,
#libraryUsage .example-box:has(#border-input:checked) .border-code > .b-border,
#Comparison .example-box:has(#border-input:checked) .border-container > .b-border,
#Comparison .example-box:has(#border-input:checked) .border-code > .b-border,
#Performance .example-box:has(#border-input:checked) .border-container > .b-border,
#Performance .example-box:has(#border-input:checked) .border-code > .b-border,
#Configuration .example-box:has(#border-input:checked) .border-container > .b-border,
#Configuration .example-box:has(#border-input:checked) .border-code > .b-border,
#Components .example-box:has(#border-input:checked) .border-container > .b-border,
#Components .example-box:has(#border-input:checked) .border-code > .b-border,
#Mizban .example-box:has(#border-input:checked) .border-container > .b-border,
#Mizban .example-box:has(#border-input:checked) .border-code > .b-border,
#trust .example-box:has(#border-input:checked) .border-container > .b-border,
#trust .example-box:has(#border-input:checked) .border-code > .b-border,
#Extensions .example-box:has(#border-input:checked) .border-container > .b-border,
#Extensions .example-box:has(#border-input:checked) .border-code > .b-border,
#sponsor .example-box:has(#border-input:checked) .border-container > .b-border,
#sponsor .example-box:has(#border-input:checked) .border-code > .b-border {
  border-top: none !important;
}
#Customization .example-box:has(#border-input:checked) .border-container > .b-border button,
#Customization .example-box:has(#border-input:checked) .border-code > .b-border button,
#Responsive .example-box:has(#border-input:checked) .border-container > .b-border button,
#Responsive .example-box:has(#border-input:checked) .border-code > .b-border button,
#Demo .example-box:has(#border-input:checked) .border-container > .b-border button,
#Demo .example-box:has(#border-input:checked) .border-code > .b-border button,
#plugin .example-box:has(#border-input:checked) .border-container > .b-border button,
#plugin .example-box:has(#border-input:checked) .border-code > .b-border button,
#libraryUsage .example-box:has(#border-input:checked) .border-container > .b-border button,
#libraryUsage .example-box:has(#border-input:checked) .border-code > .b-border button,
#Comparison .example-box:has(#border-input:checked) .border-container > .b-border button,
#Comparison .example-box:has(#border-input:checked) .border-code > .b-border button,
#Performance .example-box:has(#border-input:checked) .border-container > .b-border button,
#Performance .example-box:has(#border-input:checked) .border-code > .b-border button,
#Configuration .example-box:has(#border-input:checked) .border-container > .b-border button,
#Configuration .example-box:has(#border-input:checked) .border-code > .b-border button,
#Components .example-box:has(#border-input:checked) .border-container > .b-border button,
#Components .example-box:has(#border-input:checked) .border-code > .b-border button,
#Mizban .example-box:has(#border-input:checked) .border-container > .b-border button,
#Mizban .example-box:has(#border-input:checked) .border-code > .b-border button,
#trust .example-box:has(#border-input:checked) .border-container > .b-border button,
#trust .example-box:has(#border-input:checked) .border-code > .b-border button,
#Extensions .example-box:has(#border-input:checked) .border-container > .b-border button,
#Extensions .example-box:has(#border-input:checked) .border-code > .b-border button,
#sponsor .example-box:has(#border-input:checked) .border-container > .b-border button,
#sponsor .example-box:has(#border-input:checked) .border-code > .b-border button {
  background-color: #22223B;
}
#Customization .example-box .border-container p,
#Responsive .example-box .border-container p,
#Demo .example-box .border-container p,
#plugin .example-box .border-container p,
#libraryUsage .example-box .border-container p,
#Comparison .example-box .border-container p,
#Performance .example-box .border-container p,
#Configuration .example-box .border-container p,
#Components .example-box .border-container p,
#Mizban .example-box .border-container p,
#trust .example-box .border-container p,
#Extensions .example-box .border-container p,
#sponsor .example-box .border-container p {
  color: #3D3D3D;
}
#Customization .example-box .border-container > div:first-child,
#Responsive .example-box .border-container > div:first-child,
#Demo .example-box .border-container > div:first-child,
#plugin .example-box .border-container > div:first-child,
#libraryUsage .example-box .border-container > div:first-child,
#Comparison .example-box .border-container > div:first-child,
#Performance .example-box .border-container > div:first-child,
#Configuration .example-box .border-container > div:first-child,
#Components .example-box .border-container > div:first-child,
#Mizban .example-box .border-container > div:first-child,
#trust .example-box .border-container > div:first-child,
#Extensions .example-box .border-container > div:first-child,
#sponsor .example-box .border-container > div:first-child {
  border-bottom: none !important;
}
#Customization .example-box .border-container > div:first-child img,
#Responsive .example-box .border-container > div:first-child img,
#Demo .example-box .border-container > div:first-child img,
#plugin .example-box .border-container > div:first-child img,
#libraryUsage .example-box .border-container > div:first-child img,
#Comparison .example-box .border-container > div:first-child img,
#Performance .example-box .border-container > div:first-child img,
#Configuration .example-box .border-container > div:first-child img,
#Components .example-box .border-container > div:first-child img,
#Mizban .example-box .border-container > div:first-child img,
#trust .example-box .border-container > div:first-child img,
#Extensions .example-box .border-container > div:first-child img,
#sponsor .example-box .border-container > div:first-child img {
  filter: grayscale(1);
}
#Customization .example-box:has(#space-input:checked) .space-container,
#Customization .example-box:has(#space-input:checked) .space-code,
#Responsive .example-box:has(#space-input:checked) .space-container,
#Responsive .example-box:has(#space-input:checked) .space-code,
#Demo .example-box:has(#space-input:checked) .space-container,
#Demo .example-box:has(#space-input:checked) .space-code,
#plugin .example-box:has(#space-input:checked) .space-container,
#plugin .example-box:has(#space-input:checked) .space-code,
#libraryUsage .example-box:has(#space-input:checked) .space-container,
#libraryUsage .example-box:has(#space-input:checked) .space-code,
#Comparison .example-box:has(#space-input:checked) .space-container,
#Comparison .example-box:has(#space-input:checked) .space-code,
#Performance .example-box:has(#space-input:checked) .space-container,
#Performance .example-box:has(#space-input:checked) .space-code,
#Configuration .example-box:has(#space-input:checked) .space-container,
#Configuration .example-box:has(#space-input:checked) .space-code,
#Components .example-box:has(#space-input:checked) .space-container,
#Components .example-box:has(#space-input:checked) .space-code,
#Mizban .example-box:has(#space-input:checked) .space-container,
#Mizban .example-box:has(#space-input:checked) .space-code,
#trust .example-box:has(#space-input:checked) .space-container,
#trust .example-box:has(#space-input:checked) .space-code,
#Extensions .example-box:has(#space-input:checked) .space-container,
#Extensions .example-box:has(#space-input:checked) .space-code,
#sponsor .example-box:has(#space-input:checked) .space-container,
#sponsor .example-box:has(#space-input:checked) .space-code {
  opacity: 1;
  position: unset;
}
#Customization .example-box:has(#space-input:checked) .color-code,
#Customization .example-box:has(#space-input:checked) .palette-container,
#Customization .example-box:has(#space-input:checked) .dims-code,
#Customization .example-box:has(#space-input:checked) .width-container,
#Responsive .example-box:has(#space-input:checked) .color-code,
#Responsive .example-box:has(#space-input:checked) .palette-container,
#Responsive .example-box:has(#space-input:checked) .dims-code,
#Responsive .example-box:has(#space-input:checked) .width-container,
#Demo .example-box:has(#space-input:checked) .color-code,
#Demo .example-box:has(#space-input:checked) .palette-container,
#Demo .example-box:has(#space-input:checked) .dims-code,
#Demo .example-box:has(#space-input:checked) .width-container,
#plugin .example-box:has(#space-input:checked) .color-code,
#plugin .example-box:has(#space-input:checked) .palette-container,
#plugin .example-box:has(#space-input:checked) .dims-code,
#plugin .example-box:has(#space-input:checked) .width-container,
#libraryUsage .example-box:has(#space-input:checked) .color-code,
#libraryUsage .example-box:has(#space-input:checked) .palette-container,
#libraryUsage .example-box:has(#space-input:checked) .dims-code,
#libraryUsage .example-box:has(#space-input:checked) .width-container,
#Comparison .example-box:has(#space-input:checked) .color-code,
#Comparison .example-box:has(#space-input:checked) .palette-container,
#Comparison .example-box:has(#space-input:checked) .dims-code,
#Comparison .example-box:has(#space-input:checked) .width-container,
#Performance .example-box:has(#space-input:checked) .color-code,
#Performance .example-box:has(#space-input:checked) .palette-container,
#Performance .example-box:has(#space-input:checked) .dims-code,
#Performance .example-box:has(#space-input:checked) .width-container,
#Configuration .example-box:has(#space-input:checked) .color-code,
#Configuration .example-box:has(#space-input:checked) .palette-container,
#Configuration .example-box:has(#space-input:checked) .dims-code,
#Configuration .example-box:has(#space-input:checked) .width-container,
#Components .example-box:has(#space-input:checked) .color-code,
#Components .example-box:has(#space-input:checked) .palette-container,
#Components .example-box:has(#space-input:checked) .dims-code,
#Components .example-box:has(#space-input:checked) .width-container,
#Mizban .example-box:has(#space-input:checked) .color-code,
#Mizban .example-box:has(#space-input:checked) .palette-container,
#Mizban .example-box:has(#space-input:checked) .dims-code,
#Mizban .example-box:has(#space-input:checked) .width-container,
#trust .example-box:has(#space-input:checked) .color-code,
#trust .example-box:has(#space-input:checked) .palette-container,
#trust .example-box:has(#space-input:checked) .dims-code,
#trust .example-box:has(#space-input:checked) .width-container,
#Extensions .example-box:has(#space-input:checked) .color-code,
#Extensions .example-box:has(#space-input:checked) .palette-container,
#Extensions .example-box:has(#space-input:checked) .dims-code,
#Extensions .example-box:has(#space-input:checked) .width-container,
#sponsor .example-box:has(#space-input:checked) .color-code,
#sponsor .example-box:has(#space-input:checked) .palette-container,
#sponsor .example-box:has(#space-input:checked) .dims-code,
#sponsor .example-box:has(#space-input:checked) .width-container {
  transition: 0.01s;
}
#Customization .example-box:has(#layout-input:checked) .layout-container,
#Customization .example-box:has(#layout-input:checked) .layout-code,
#Responsive .example-box:has(#layout-input:checked) .layout-container,
#Responsive .example-box:has(#layout-input:checked) .layout-code,
#Demo .example-box:has(#layout-input:checked) .layout-container,
#Demo .example-box:has(#layout-input:checked) .layout-code,
#plugin .example-box:has(#layout-input:checked) .layout-container,
#plugin .example-box:has(#layout-input:checked) .layout-code,
#libraryUsage .example-box:has(#layout-input:checked) .layout-container,
#libraryUsage .example-box:has(#layout-input:checked) .layout-code,
#Comparison .example-box:has(#layout-input:checked) .layout-container,
#Comparison .example-box:has(#layout-input:checked) .layout-code,
#Performance .example-box:has(#layout-input:checked) .layout-container,
#Performance .example-box:has(#layout-input:checked) .layout-code,
#Configuration .example-box:has(#layout-input:checked) .layout-container,
#Configuration .example-box:has(#layout-input:checked) .layout-code,
#Components .example-box:has(#layout-input:checked) .layout-container,
#Components .example-box:has(#layout-input:checked) .layout-code,
#Mizban .example-box:has(#layout-input:checked) .layout-container,
#Mizban .example-box:has(#layout-input:checked) .layout-code,
#trust .example-box:has(#layout-input:checked) .layout-container,
#trust .example-box:has(#layout-input:checked) .layout-code,
#Extensions .example-box:has(#layout-input:checked) .layout-container,
#Extensions .example-box:has(#layout-input:checked) .layout-code,
#sponsor .example-box:has(#layout-input:checked) .layout-container,
#sponsor .example-box:has(#layout-input:checked) .layout-code {
  opacity: 1;
  position: unset;
}
#Customization .example-box:has(#layout-input:checked) .color-code,
#Customization .example-box:has(#layout-input:checked) .palette-container,
#Customization .example-box:has(#layout-input:checked) .dims-code,
#Customization .example-box:has(#layout-input:checked) .width-container,
#Responsive .example-box:has(#layout-input:checked) .color-code,
#Responsive .example-box:has(#layout-input:checked) .palette-container,
#Responsive .example-box:has(#layout-input:checked) .dims-code,
#Responsive .example-box:has(#layout-input:checked) .width-container,
#Demo .example-box:has(#layout-input:checked) .color-code,
#Demo .example-box:has(#layout-input:checked) .palette-container,
#Demo .example-box:has(#layout-input:checked) .dims-code,
#Demo .example-box:has(#layout-input:checked) .width-container,
#plugin .example-box:has(#layout-input:checked) .color-code,
#plugin .example-box:has(#layout-input:checked) .palette-container,
#plugin .example-box:has(#layout-input:checked) .dims-code,
#plugin .example-box:has(#layout-input:checked) .width-container,
#libraryUsage .example-box:has(#layout-input:checked) .color-code,
#libraryUsage .example-box:has(#layout-input:checked) .palette-container,
#libraryUsage .example-box:has(#layout-input:checked) .dims-code,
#libraryUsage .example-box:has(#layout-input:checked) .width-container,
#Comparison .example-box:has(#layout-input:checked) .color-code,
#Comparison .example-box:has(#layout-input:checked) .palette-container,
#Comparison .example-box:has(#layout-input:checked) .dims-code,
#Comparison .example-box:has(#layout-input:checked) .width-container,
#Performance .example-box:has(#layout-input:checked) .color-code,
#Performance .example-box:has(#layout-input:checked) .palette-container,
#Performance .example-box:has(#layout-input:checked) .dims-code,
#Performance .example-box:has(#layout-input:checked) .width-container,
#Configuration .example-box:has(#layout-input:checked) .color-code,
#Configuration .example-box:has(#layout-input:checked) .palette-container,
#Configuration .example-box:has(#layout-input:checked) .dims-code,
#Configuration .example-box:has(#layout-input:checked) .width-container,
#Components .example-box:has(#layout-input:checked) .color-code,
#Components .example-box:has(#layout-input:checked) .palette-container,
#Components .example-box:has(#layout-input:checked) .dims-code,
#Components .example-box:has(#layout-input:checked) .width-container,
#Mizban .example-box:has(#layout-input:checked) .color-code,
#Mizban .example-box:has(#layout-input:checked) .palette-container,
#Mizban .example-box:has(#layout-input:checked) .dims-code,
#Mizban .example-box:has(#layout-input:checked) .width-container,
#trust .example-box:has(#layout-input:checked) .color-code,
#trust .example-box:has(#layout-input:checked) .palette-container,
#trust .example-box:has(#layout-input:checked) .dims-code,
#trust .example-box:has(#layout-input:checked) .width-container,
#Extensions .example-box:has(#layout-input:checked) .color-code,
#Extensions .example-box:has(#layout-input:checked) .palette-container,
#Extensions .example-box:has(#layout-input:checked) .dims-code,
#Extensions .example-box:has(#layout-input:checked) .width-container,
#sponsor .example-box:has(#layout-input:checked) .color-code,
#sponsor .example-box:has(#layout-input:checked) .palette-container,
#sponsor .example-box:has(#layout-input:checked) .dims-code,
#sponsor .example-box:has(#layout-input:checked) .width-container {
  transition: 0.01s;
}
#Customization .example-box:has(#responsive-input:checked) .responsive-container,
#Customization .example-box:has(#responsive-input:checked) .responsive-code,
#Responsive .example-box:has(#responsive-input:checked) .responsive-container,
#Responsive .example-box:has(#responsive-input:checked) .responsive-code,
#Demo .example-box:has(#responsive-input:checked) .responsive-container,
#Demo .example-box:has(#responsive-input:checked) .responsive-code,
#plugin .example-box:has(#responsive-input:checked) .responsive-container,
#plugin .example-box:has(#responsive-input:checked) .responsive-code,
#libraryUsage .example-box:has(#responsive-input:checked) .responsive-container,
#libraryUsage .example-box:has(#responsive-input:checked) .responsive-code,
#Comparison .example-box:has(#responsive-input:checked) .responsive-container,
#Comparison .example-box:has(#responsive-input:checked) .responsive-code,
#Performance .example-box:has(#responsive-input:checked) .responsive-container,
#Performance .example-box:has(#responsive-input:checked) .responsive-code,
#Configuration .example-box:has(#responsive-input:checked) .responsive-container,
#Configuration .example-box:has(#responsive-input:checked) .responsive-code,
#Components .example-box:has(#responsive-input:checked) .responsive-container,
#Components .example-box:has(#responsive-input:checked) .responsive-code,
#Mizban .example-box:has(#responsive-input:checked) .responsive-container,
#Mizban .example-box:has(#responsive-input:checked) .responsive-code,
#trust .example-box:has(#responsive-input:checked) .responsive-container,
#trust .example-box:has(#responsive-input:checked) .responsive-code,
#Extensions .example-box:has(#responsive-input:checked) .responsive-container,
#Extensions .example-box:has(#responsive-input:checked) .responsive-code,
#sponsor .example-box:has(#responsive-input:checked) .responsive-container,
#sponsor .example-box:has(#responsive-input:checked) .responsive-code {
  opacity: 1;
  position: unset;
}

@media screen and (max-width: 767px) {
  #Customization .example-code-container {
    flex-direction: column !important;
  }
}
@media screen and (max-width: 767px) {
  #Comparison .example-box {
    flex-direction: row;
    display: flex;
  }
  #Comparison .example-box > div:first-child {
    display: flex;
    flex-direction: column;
  }
  #Comparison .example-box > div:first-child > div {
    height: 100%;
    padding-top: 2rem;
    padding-right: 0.5rem;
  }
  #Comparison .example-box > div:first-child > div p {
    display: none;
  }
}
#Comparison .example-info div:first-child img {
  width: 50px;
  width: 50px;
  box-shadow: 0px 0px 12px -2px #854CF4;
}
#Comparison .example-info div:first-child p {
  color: #854CF4;
}
#Comparison .bootstrap-code,
#Comparison .miz-code {
  position: unset !important;
  opacity: 1 !important;
}
#Comparison .Comparison-gradient {
  position: absolute;
  top: 30%;
  left: 10%;
  background-color: #4CA7F4;
  width: 120px;
  aspect-ratio: 1;
  filter: blur(120px);
  z-index: -1;
}

#Responsive .example-info div:first-child img {
  width: 50px;
  box-shadow: 0px 0px 12px -2px #818CF8;
}
#Responsive .example-info div:first-child p {
  color: #818CF8;
}
#Responsive .example-box {
  padding-bottom: 150px;
}
#Responsive .code-box pre {
  width: calc(100% + 60px);
  transform: translateX(-30px) translateY(-50%);
}
#Responsive .code-box code {
  max-height: 350px;
}

#Demo {
  overflow: hidden;
  position: relative;
}
#Demo .example-info div:first-child img {
  width: 50px;
  box-shadow: 0px 0px 12px -2px var(--demo-icon);
}
#Demo .example-info div:first-child p {
  color: var(--demo-icon);
}
#Demo .demo-gradient {
  position: absolute;
  width: 150px;
  height: 150px;
  background-color: #9E4CF4;
  filter: blur(122px);
  top: 33%;
  left: 13%;
  z-index: -1;
}

#plugin {
  position: relative;
}
#plugin .mizban-gradient {
  position: absolute;
  top: 48%;
  left: 2%;
  background-color: #5a1eff;
  width: 140px;
  aspect-ratio: 1;
  filter: blur(120px);
  z-index: -3;
}
#plugin .example-info {
  z-index: 1;
  position: relative;
}
#plugin .example-info div:first-child div {
  border-radius: 50%;
  background-color: #f44c5d;
  box-shadow: 0px 0px 12px -2px #f44c5d;
  padding: 4px;
}
#plugin .example-info div:first-child div img {
  padding: 5px;
  border-radius: 0;
  box-shadow: none;
  filter: invert(1);
  width: 44px;
}
#plugin .example-info div:first-child p {
  color: #f44c5d;
}
#plugin > div:last-child {
  color: #fff;
}
#plugin > div:last-child .icon {
  width: 30px;
}
#plugin .plugins-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  position: relative;
}
#plugin .plugins-container::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #ec4364, #3279f3);
  filter: blur(7px);
  border-radius: 8px;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
}
#plugin .plugin-card {
  border-radius: 16px;
  padding: 24px;
  box-shadow: none;
  border: none;
  position: relative;
  z-index: 11;
  backdrop-filter: blur(73px);
  background: rgba(0, 0, 0, 0.8588235294);
}
#plugin .plugin-card h3 {
  font-size: 1.5rem;
  margin-top: 12px;
  margin-bottom: 8px;
}
#plugin .plugin-card p {
  font-size: 0.95rem;
  color: #ccc;
  margin-bottom: 16px;
}
#plugin .tags {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}
#plugin .tags span {
  background: rgba(255, 255, 255, 0.1);
  padding: 4px 12px;
  border-radius: 8px;
  font-size: 0.8rem;
  color: #fff;
}
#plugin .icon {
  font-size: 2rem;
}
#plugin .btn {
  text-decoration: none;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 12px;
  font-weight: bold;
  text-align: center;
}
#plugin .btn-outline {
  border: 1px solid #00bfff;
  color: #00bfff;
  background: transparent;
  padding: 5px 15px;
  font-size: 14px;
  font-weight: 500;
  transition: 0.2s linear;
}
#plugin .btn-outline:hover {
  background: rgba(0, 191, 255, 0.1);
}

#Components {
  position: relative;
}
#Components .example-code-container {
  padding-top: 0.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #Components .example-code-container .form-floating,
  #Components .example-code-container .input-group {
    display: none !important;
  }
}
#Components .example-info {
  z-index: 1;
  position: relative;
}
#Components .example-info div:first-child img {
  width: 50px;
  box-shadow: 0px 0px 12px -2px #9A4CF4;
  background-color: #9A4CF4;
  padding: 5px;
}
#Components .example-info div:first-child p {
  color: #9A4CF4;
}
#Components .example-box > p {
  background-color: #1c1329;
}
#Components .components-gradient {
  position: absolute;
  top: 30%;
  left: 10%;
  background-color: #9A4CF4;
  width: 120px;
  aspect-ratio: 1;
  filter: blur(120px);
  z-index: -1;
}

#Performance {
  position: relative;
}
#Performance .example-info div:first-child img {
  width: 50px;
  box-shadow: 0px 0px 12px -2px #4CA7F4;
  background-color: #4CA7F4;
}
#Performance .example-info div:first-child p {
  color: #4CA7F4;
}
#Performance .example-box .code-box {
  height: 100vh;
}
#Performance .example-box .code-box > div {
  position: unset !important;
  opacity: 1;
}
#Performance .example-box .code-box code {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#Performance .example-box .code-box .code-file {
  background-color: #1c1329;
  position: relative;
  border-radius: 10px 10px 0px 0px;
}
#Performance .example-box .code-box .code-file i {
  cursor: pointer;
  transition: 0.1s;
}
#Performance .example-box .code-box .code-file i span {
  content: "Click here";
  background-color: #52377B;
  position: absolute;
  right: 0;
  margin-right: 1rem;
  top: -38px;
  padding: 8px 14px;
  border-radius: 2px;
  font-family: "secondary";
  letter-spacing: 1px;
  animation: Performance 0.9s ease-in infinite;
  user-select: none;
}
#Performance .example-box .code-box .code-file i span::after {
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #52377B;
  position: absolute;
  bottom: -9px;
  right: 0;
}
#Performance .example-box .code-box .code-file i:hover {
  color: #e3ccff;
}
#Performance .example-box .code-box .css-code {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  overflow: hidden;
}
#Performance .example-box .code-box .css-code pre code:first-child {
  z-index: 1;
}
#Performance .example-box .code-box:has(#runMiz:checked) .runedCode {
  position: unset;
  opacity: 1;
}
#Performance .example-box .code-box:has(#runMiz:checked) .css-code pre code:first-child {
  position: absolute;
  opacity: 0;
  display: none;
}
#Performance .example-box .code-box .runedCode {
  position: absolute;
  opacity: 0;
  transition: 0.3s;
}
#Performance .example-box .code-box .css-code pre code:first-child {
  transition: opacity 0.3s position 0.5s;
}
#Performance .Performance-gradient {
  position: absolute;
  top: 30%;
  left: 10%;
  background-color: #4CA7F4;
  width: 120px;
  aspect-ratio: 1;
  filter: blur(120px);
  z-index: -1;
}

#trust .example-info {
  z-index: 1;
  position: relative;
}
#trust .example-info div:first-child div {
  border-radius: 50%;
  background-color: #4c6df4;
  box-shadow: 0px 0px 12px -2px #4c6df4;
  padding: 4px;
}
#trust .example-info div:first-child div img {
  padding: 5px;
  border-radius: 0;
  box-shadow: none;
  width: 44px;
}
#trust .example-info div:first-child p {
  color: #4c6df4;
}
#trust .example-info .grapes-link {
  background-color: rgba(193, 94, 147, 0.4117647059);
  color: #fff;
  padding: 2px 8px;
  border-radius: 10px;
  font-size: 1rem;
}
#trust .example-info .grapes-link img {
  width: 17px;
  margin-bottom: -2px;
  margin-right: 0.5rem;
}

#Mizban .mizban-gradient {
  position: absolute;
  top: 40%;
  right: 10%;
  background-color: #f44c5d;
  width: 140px;
  aspect-ratio: 1;
  filter: blur(120px);
  z-index: -1;
}
#Mizban .example-info {
  z-index: 1;
  position: relative;
}
#Mizban .example-info div:first-child div {
  border-radius: 50%;
  background-color: #f44c5d;
  box-shadow: 0px 0px 12px -2px #f44c5d;
  padding: 4px;
}
#Mizban .example-info div:first-child div img {
  padding: 5px;
  border-radius: 0;
  box-shadow: none;
  filter: invert(1);
  width: 44px;
}
#Mizban .example-info div:first-child p {
  color: #f44c5d;
}

@keyframes Performance {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
#plugin .example-info div:first-child img {
  box-shadow: 0px 0px 12px -2px #FF6381;
  background-color: #FF6381;
}
#plugin .example-info div:first-child p {
  color: #FF6381;
}

#libraryUsage .example-info div:first-child img {
  box-shadow: 0px 0px 12px -2px #0284C7;
  background-color: #0284c7;
}
#libraryUsage .example-info div:first-child p {
  color: #0284C7;
}
#libraryUsage .example-box #react:checked + label {
  opacity: 1;
}
#libraryUsage .example-box #react:checked + label svg,
#libraryUsage .example-box #react:checked + label p {
  color: #58C4DC;
}
#libraryUsage .example-box #vueJs:checked + label {
  opacity: 1;
}
#libraryUsage .example-box #vueJs:checked + label svg,
#libraryUsage .example-box #vueJs:checked + label p {
  color: #3FB27F;
}
#libraryUsage .example-box #laravel:checked + label {
  opacity: 1;
}
#libraryUsage .example-box #laravel:checked + label svg,
#libraryUsage .example-box #laravel:checked + label p {
  color: #FF2D20;
}
#libraryUsage .example-box label {
  opacity: 0.7;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
#libraryUsage .example-box label:hover {
  opacity: 1;
}
#libraryUsage .react-code {
  transition: 0.2s linear all;
}
#libraryUsage .react-code:has(#reactCard:checked) pre code:first-child {
  z-index: 1;
  position: relative;
}
#libraryUsage .react-code > div {
  background-color: rgba(71, 48, 104, 0.4274509804);
  backdrop-filter: blur(2px);
}
#libraryUsage .react-code div:first-child {
  background-color: #1c1329;
  border-radius: 10px 10px 0px 0px;
}
#libraryUsage .react-code input:checked + label {
  color: #FF5050;
  text-decoration: underline;
}
#libraryUsage .react-code .app-js {
  transition: 0.3s;
}
#libraryUsage .react-code .react-card {
  transition: 0.3s;
  opacity: 1;
}
#libraryUsage:has(#reactApp:checked) .react-card {
  opacity: 0;
}
#libraryUsage:has(#reactApp:checked) .react-card + .app-js {
  opacity: 1;
}
#libraryUsage:has(#reactCard:checked) .react-card {
  opacity: 1;
}
#libraryUsage:has(#reactCard:checked) .react-card + .app-js {
  opacity: 0;
}
#libraryUsage:has(#react:checked) .react-code {
  position: unset;
  opacity: 1;
}
#libraryUsage .vue-code {
  transition: 0.2s linear all;
  opacity: 0;
}
#libraryUsage .vue-code:has(#vueCard:checked) pre code:first-child {
  z-index: 1;
  position: relative;
}
#libraryUsage .vue-code > div {
  background-color: rgba(71, 48, 104, 0.4274509804);
  backdrop-filter: blur(2px);
}
#libraryUsage .vue-code div:first-child {
  background-color: #1c1329;
  border-radius: 10px 10px 0px 0px;
}
#libraryUsage .vue-code input:checked + label {
  color: #FF5050;
  text-decoration: underline;
}
#libraryUsage .vue-code .app-js {
  transition: 0.3s;
}
#libraryUsage .vue-code .vue-card {
  transition: 0.3s;
  opacity: 1;
}
#libraryUsage:has(#vueApp:checked) + .app-js {
  opacity: 1;
}
#libraryUsage:has(#vueApp:checked) .vue-card {
  opacity: 0;
}
#libraryUsage:has(#vueCard:checked) .vue-card {
  opacity: 1;
}
#libraryUsage:has(#vueCard:checked) .vue-card + .app-js {
  opacity: 0 !important;
}
#libraryUsage:has(#vueJs:checked) .vue-code {
  position: unset;
  opacity: 1;
}
#libraryUsage:has(#vueJs:checked) .react-code {
  transition: 0.01s;
}
#libraryUsage .laravel-code {
  transition: 0.2s linear all;
  opacity: 0;
}
#libraryUsage .laravel-code:has(#laravelCard:checked) pre code:first-child {
  z-index: 1;
  position: relative;
}
#libraryUsage .laravel-code > div {
  background-color: rgba(71, 48, 104, 0.4274509804);
  backdrop-filter: blur(2px);
}
#libraryUsage .laravel-code div:first-child {
  background-color: #1c1329;
  border-radius: 10px 10px 0px 0px;
}
#libraryUsage .laravel-code input:checked + label {
  color: #FF5050;
  text-decoration: underline;
}
#libraryUsage .laravel-code .app-js {
  transition: 0.3s;
}
#libraryUsage .laravel-code .laravel-card {
  transition: 0.3s;
  opacity: 1;
}
#libraryUsage:has(#laravelApp:checked) .laravel-card {
  opacity: 0;
}
#libraryUsage:has(#laravelApp:checked) .laravel-card + .app-js {
  opacity: 1;
}
#libraryUsage:has(#laravelCard:checked) .laravel-card {
  opacity: 1;
}
#libraryUsage:has(#laravelCard:checked) .laravel-card + .app-js {
  opacity: 0;
}
#libraryUsage:has(#laravel:checked) .laravel-code {
  position: unset;
  opacity: 1;
}
#libraryUsage:has(#laravel:checked) .react-code {
  transition: 0.01s;
}

.example-table label {
  user-select: none;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.1s;
}
.example-table label p {
  transition: 0.3s;
}
.example-table label:hover {
  opacity: 1;
}
.example-table label:hover p {
  color: var(--title-text);
}
.example-table label img {
  width: 50px;
  filter: grayscale(1);
}

.example-code-container {
  background: -moz-radial-gradient(0% 2%, circle, rgba(96, 16, 48, 0) 9px, #661133 10px, rgba(96, 16, 48, 0) 11px), -moz-radial-gradient(100% 100%, rgba(96, 16, 48, 0) 9px, #661133 10px, rgba(96, 16, 48, 0) 11px), none;
  background: -webkit-radial-gradient(0% 2%, circle, rgba(96, 16, 48, 0) 9px, #661133 10px, rgba(96, 16, 48, 0) 11px), -webkit-radial-gradient(100% 100%, rgba(96, 16, 48, 0) 9px, #661133 10px, rgba(96, 16, 48, 0) 11px), none;
  background: -ms-radial-gradient(0% 2%, circle, rgba(96, 16, 48, 0) 9px, #661133 10px, rgba(96, 16, 48, 0) 11px), -ms-radial-gradient(100% 100%, rgba(96, 16, 48, 0) 9px, #661133 10px, rgba(96, 16, 48, 0) 11px), none;
  background: -o-radial-gradient(0% 2%, circle, rgba(96, 16, 48, 0) 9px, #661133 10px, rgba(96, 16, 48, 0) 11px), -o-radial-gradient(100% 100%, rgba(96, 16, 48, 0) 9px, #661133 10px, rgba(96, 16, 48, 0) 11px), none;
  background: radial-gradient(0% 2%, circle, rgba(96, 16, 48, 0) 9px, #661133 10px, rgba(96, 16, 48, 0) 11px), radial-gradient(100% 100%, rgba(96, 16, 48, 0) 9px, #661133 10px, rgba(96, 16, 48, 0) 11px), none;
  background-size: 20px 20px;
  border-radius: 30px;
  overflow: hidden;
  animation: moving-background 200s linear infinite;
}

.code-box code,
.code-box code {
  background-color: rgba(71, 48, 104, 0.4274509804) !important;
  border-radius: 5px;
  padding: 25px 20px;
  backdrop-filter: blur(2px);
}
.code-box code::-webkit-scrollbar,
.code-box code::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
.code-box code::-webkit-scrollbar-track,
.code-box code::-webkit-scrollbar-track {
  background: rgba(22, 15, 33, 0);
}
.code-box code::-webkit-scrollbar-thumb,
.code-box code::-webkit-scrollbar-thumb {
  background: #3b2958;
  transition: 0.3s;
  border-radius: 30px;
  margin-bottom: -10px;
}
.code-box code::-webkit-scrollbar-thumb:hover,
.code-box code::-webkit-scrollbar-thumb:hover {
  background: #634494;
}
.code-box .react-code code, .code-box .vue-code code, .code-box .laravel-code code,
.code-box .react-code code,
.code-box .vue-code code,
.code-box .laravel-code code {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.palette-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 20px;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.4274509804);
  border-radius: 5px;
  backdrop-filter: blur(1px);
}

.color-box {
  padding: 20px;
  border-radius: 8px;
  font-size: 14px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s;
}

.color-box:hover {
  transform: scale(1.05);
}

.color-name {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.color-box:nth-child(5) .color-name {
  color: #22223B;
}

.color-box:nth-child(6) .color-name {
  color: #22223B;
}

.width-box {
  background-color: #4A4E69;
  color: #ffffff;
  padding: 10px;
  margin: 5px 0;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transform: scale(1);
  transition: transform 0.2s;
  white-space: nowrap;
}

@keyframes expandWidth {
  from {
    width: 10%;
  }
  to {
    width: revert-layer;
  }
}
@keyframes expandWidthFirefox {
  from {
    width: 10%;
  }
  to {
    width: -webkit-fill-available;
  }
}
.gradient-item-Customization {
  position: absolute;
  width: 130px;
  height: 200px;
  background-color: #0EA5E9;
  filter: blur(136px);
  z-index: -1;
  top: 23%;
  right: 12%;
  border-radius: 50%;
  transform: rotate(59deg);
}

#product {
  line-height: 1.3;
}
#product p {
  line-height: 1.7;
}
#product .product-card {
  border: 1px solid #EDEFF3;
  box-shadow: 0 2px 7px 0 rgba(20, 20, 43, 0.0588235294);
}
#product .product-card .product-image {
  background-image: url("../media/images/resize-base-image.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 60vh;
}
#product .product-card .product-image div {
  top: 20px;
  right: 20px;
}
#product .product-card .product-info > div span {
  margin-top: 3px;
}
#product .same-product .smart-home-Wearables {
  background-image: url("../media/images/template-same-image-2.jpg") !important;
}
#product .same-product .smart-home-product-image {
  background-image: url("../media/images/template-same-image.jpg");
}
#product .same-product .product-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#product .same-product .product-image div {
  top: 15px;
  right: 15px;
}
#product .same-product .product-image div i {
  box-shadow: 0 2px 7px 0 rgba(20, 20, 43, 0.0588235294);
  padding: 0.7rem;
  font-size: 18px;
}

.resizable {
  width: 300px;
  border: 1px solid #000;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
  height: 100vh;
  max-width: 99%;
  min-width: 200px;
  border-radius: 10px;
}

.handle {
  width: 10px;
  height: 50px;
  background-color: rgba(127, 97, 173, 0.368627451);
  cursor: ew-resize;
  margin-left: 20px;
  border-radius: 30px;
  backdrop-filter: blur(2px);
}

.resizer {
  cursor: ew-resize;
  background-color: red;
  height: 100vh;
  width: 30px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.gradient-item-Responsive {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-position: center;
  background-size: cover;
  opacity: 0.6;
  z-index: -1;
}

.structure-gradient {
  width: 120px;
  aspect-ratio: 1;
  position: absolute;
  top: 15%;
  left: 2%;
  background: #2b0ee9;
  border-radius: 50%;
  filter: blur(120px);
}

.libraryUsage-gradient {
  width: 215px;
  height: 155px;
  position: absolute;
  top: 22%;
  border-radius: 50%;
  background-color: #3FB27F;
  filter: blur(104px);
  z-index: -1;
  right: 12%;
}

.link-footer {
  transition: 0.2s linear;
}
.link-footer:hover {
  opacity: 1;
}

#footer .logo {
  width: 50px;
}
#footer .footer-gradient {
  width: 222px;
  height: 150px;
  filter: blur(130px);
  position: absolute;
  bottom: 12%;
  right: -4%;
  transform: rotate(-37deg);
  z-index: -1;
  border-radius: 50%;
  background: linear-gradient(45deg, red 37%, blue);
}

#Configuration .example-info div:first-child img {
  width: 50px;
  width: 50px;
  box-shadow: 0px 0px 12px -2px #F8AB81;
  background-color: #F8AB81;
}
#Configuration .example-info div:first-child p {
  color: #F8AB81;
}
#Configuration code span {
  color: #ABB2BF;
}
#Configuration .tree-container {
  min-height: 40vh;
}
#Configuration .tree-container > div:first-child {
  background-color: rgba(22, 15, 33, 0.5882352941);
  backdrop-filter: blur(1px);
}
#Configuration .tree-container > div:first-child label {
  cursor: pointer;
  transition: 0.2s;
}
#Configuration .tree-container > div:first-child label:hover {
  color: #F8AB81;
}
#Configuration .code-box {
  position: relative;
}
#Configuration .code-box pre {
  position: absolute;
  top: 0;
  opacity: 0;
}
#Configuration:has(#assets-folder:checked) .assets-code-folder {
  position: relative !important;
  opacity: 1;
  transition: 0.3s;
  z-index: 1;
}
#Configuration:has(#assets-folder:checked) .scss-code-folder {
  transition: 0.01;
  z-index: 0;
}
#Configuration:has(#sass-folder:checked) .scss-code-folder {
  position: relative !important;
  opacity: 1;
  transition: 0.3s;
  z-index: 1;
}
#Configuration:has(#sass-folder:checked) .assets-code-folder {
  transition: 0.01;
  z-index: 0;
}
#Configuration input:checked + label {
  color: rgba(248, 171, 129, 0.6941176471);
}

@media screen and (max-width: 767px) {
  #Components .components-container > div:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2196078431);
    padding-bottom: 20px;
  }
  #Components .components-container > div:last-child {
    margin-top: 15px;
  }
  .banner .slider {
    width: 250px !important;
  }
  .banner .slider .item {
    animation: showItem2 0.2s ease-in forwards !important;
  }
  @keyframes showItem2 {
    0% {
      transform: unset;
    }
    100% {
      transform: rotateY(calc((var(--position) - 1) * 360deg / var(--quantity))) translateZ(150px);
    }
  }
}
.alert {
  display: block;
}

.show-alert {
  animation: showAlertAnim 3s ease-in-out forwards;
}
@keyframes showAlertAnim {
  0% {
    transform: translateX(-100%);
  }
  30% {
    transform: translateX(0);
  }
  60%, 61% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

#headerLanding {
  backdrop-filter: blur(5px);
}
#headerLanding i {
  transition: 0.2s linear;
}
#headerLanding i:hover {
  color: var(--icon-hover);
}
@media screen and (max-width: 1024px) {
  #headerLanding #headerLanding {
    position: fixed !important;
  }
  #headerLanding #hamburgerMenu:checked + label .fa-x {
    display: block;
  }
  #headerLanding #hamburgerMenu:checked + label .fa-bars {
    display: none;
  }
  #headerLanding #hamburgerMenu:not(:checked) + label .fa-bars {
    display: block;
  }
  #headerLanding #hamburgerMenu:not(:checked) + label .fa-x {
    display: none;
  }
  #headerLanding .hamburger-menu {
    position: relative;
  }
  #headerLanding .hamburger-menu i {
    color: #fff;
    font-size: 1.5rem;
    z-index: 2;
  }
  #headerLanding .menu {
    position: fixed;
    top: 0;
    height: 100vh;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #221733;
    right: -100%;
    opacity: 0;
    transition: 0.5s;
  }
  #headerLanding .menu ul {
    flex-direction: column;
    gap: 2rem;
    font-family: "primary";
  }
  #headerLanding #hamburgerMenu:checked ~ .menu {
    right: 0%;
    opacity: 1;
    display: flex;
  }
}
#headerLanding li a,
#headerLanding p {
  opacity: 0.7;
  transition: 0.2s ease;
}
#headerLanding li a:hover,
#headerLanding p:hover {
  opacity: 1;
}
#headerLanding .logo {
  width: 50px;
}
@media screen and (max-width: 478px) {
  #headerLanding .logo {
    width: 30px;
  }
}
#headerLanding li:has(i) {
  position: relative;
}
#headerLanding li:has(i) a:last-child {
  transition: 0.1s linear;
  top: 2rem;
  left: 1rem;
  opacity: 0;
  position: absolute;
  background-color: #263238;
  white-space: nowrap;
}
#headerLanding li:has(i):hover a {
  opacity: 1;
}
#headerLanding::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: none;
  z-index: -1;
}

#hero button.connect-docs {
  cursor: pointer;
  border-radius: 8px;
  padding: 9px 15px;
  transition: 0.2s linear;
  overflow: hidden;
}
#hero button.connect-docs:hover {
  background-color: #ff6e6e;
  border-color: #ff6e6e;
}
#hero #feedBackForm form button:hover {
  background: var(--success-regular);
  color: var(--success-light);
  border-color: var(--success-regular);
}

.example-container {
  background: linear-gradient(rgba(179, 0, 0, 0.14), rgba(41, 13, 28, 0.18));
}

footer .logo {
  width: 100px;
}

.gradient-item-1 {
  width: 200px;
  height: 200px;
  filter: blur(150px);
  position: absolute;
  top: 32%;
  left: 18%;
  transform: rotate(-37deg);
  z-index: -1;
  border-radius: 50%;
  background: linear-gradient(45deg, red 37%, blue);
}

@keyframes moving-background {
  from {
    background-position-x: 0px;
  }
  to {
    background-position-x: 1000px;
  }
}
.version {
  transition: 0.2s linear;
  opacity: 0.8;
  cursor: pointer;
}
.version:hover {
  opacity: 1;
}

.logo-hover {
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.logo-hover:hover {
  transform: scale(1.1) rotate(-5deg);
}

.feedback-box {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  backdrop-filter: blur(7px);
  background-color: transparent;
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.431372549);
}
.feedback-box.show {
  visibility: visible;
}

.donate-box.show {
  visibility: visible;
}

.opening-feedback {
  writing-mode: vertical-lr;
  top: 50%;
  transform: translateY(-50%) translateX(-10%);
}

.backdrop-feedback-box {
  backdrop-filter: blur(3px);
}
.backdrop-feedback-box.show {
  visibility: visible;
}

.backdrop-donate-box {
  backdrop-filter: blur(3px);
}
.backdrop-donate-box.show {
  visibility: visible;
}

dialog {
  display: block;
}
dialog .feedback-box {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  backdrop-filter: blur(7px);
  background-color: transparent;
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.431372549);
  z-index: 50;
}
dialog .backdrop-feedback-box {
  backdrop-filter: blur(3px);
}
dialog .user-select-none {
  user-select: none;
}
dialog .visiblity-hidden {
  visibility: hidden;
}
dialog .visiblity-visible {
  visibility: visible;
}
dialog .transition {
  transition: 0.2s linear;
}
dialog .opacity-100 {
  opacity: 1;
}
dialog .opacity-80 {
  opacity: 0.8;
}

.donate-btn {
  background-color: #FF6E6E;
  padding: 5px 10px;
  border-radius: 6px;
}

dialog {
  display: block;
}
dialog .donate-box {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  backdrop-filter: blur(18px);
  background-color: rgba(22, 15, 33, 0.5803921569);
  z-index: 50;
  border: 1px solid #252731;
}
dialog .backdrop-donate-box {
  backdrop-filter: blur(3px);
}
dialog .user-select-none {
  user-select: none;
}
dialog .transition {
  transition: 0.2s linear;
}

:root {
  --bg-0: #06070a;
  --bg-1: #0b0f17;
  --bg-2: #0f1422;
  --card: rgba(16, 20, 32, 0.7);
  --border: rgba(255, 255, 255, 0.08);
  --text: #e8edf9;
  --muted: #a9b3c9;
  --accent: #6df0ff; /* cyan */
  --accent-2: #b47bff; /* purple */
  --error: #ff6d8a;
  --radius: 18px;
  --shadow-lg: 0 30px 80px rgba(10, 12, 20, .55), 0 8px 20px rgba(0, 0, 0, .5);
}

.donate-box .modal-inner, .feedback-box .modal-inner {
  scrollbar-width: none;
}
.donate-box .donate-modal-head, .feedback-box .donate-modal-head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 18px;
}
.donate-box .heart, .feedback-box .heart {
  width: 54px;
  height: 54px;
  flex: 0 0 54px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  background-image: radial-gradient(90% 90% at 30% 20%, rgba(182, 132, 255, 0.2) 0%, rgba(0, 0, 0, 0) 60%), linear-gradient(180deg, rgba(109, 240, 255, 0.18), rgba(180, 123, 255, 0.18));
  border: 1px solid var(--border);
}
.donate-box .heart svg, .feedback-box .heart svg {
  width: 28px;
  height: 28px;
}
.donate-box .title, .feedback-box .title {
  font-size: clamp(20px, 2.2vw, 26px);
  line-height: 1.25;
  font-weight: 750;
  letter-spacing: 0.2px;
}
.donate-box .subtitle, .feedback-box .subtitle {
  font-size: 14px;
}
.donate-box .amounts, .feedback-box .amounts {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 18px 0 10px;
}
.donate-box .chip, .feedback-box .chip {
  --chip-bg: rgba(255, 255, 255, .03);
  padding: 10px 14px;
  border-radius: 999px;
  border: 1px solid var(--border);
  color: var(--text);
  cursor: pointer;
  user-select: none;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  transition: border-color 0.2s ease, transform 0.12s ease, box-shadow 0.2s ease, background 0.2s ease;
  background: var(--chip-bg);
}
.donate-box .chip:hover, .feedback-box .chip:hover {
  transform: translateY(-1px);
  border-color: rgba(180, 123, 255, 0.45);
}
.donate-box .chip.active, .feedback-box .chip.active {
  background: linear-gradient(180deg, rgba(109, 240, 255, 0.12), rgba(180, 123, 255, 0.12));
  box-shadow: 0 0 0 2px rgba(109, 240, 255, 0.15);
  border-color: transparent;
}
.donate-box, .feedback-box {
  /* ---------- INPUT ROW ---------- */
}
.donate-box .row, .feedback-box .row {
  display: flex;
  gap: 12px;
  align-items: stretch;
  margin-top: 8px;
}
.donate-box .field, .feedback-box .field {
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  padding: 12px 14px;
  background: rgba(12, 16, 24, 0.55);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.02);
}
.donate-box .field input, .donate-box .field textarea, .feedback-box .field input, .feedback-box .field textarea {
  flex: 1;
  background: transparent;
  border: none;
  outline: none;
  color: var(--text);
  font-size: 16px;
  padding: 2px;
}
.donate-box .prefix, .feedback-box .prefix {
  color: var(--muted);
  font-weight: 700;
  opacity: 0.9;
}
.donate-box .btn-primary, .feedback-box .btn-primary {
  font-family: "primary";
  color: #fff;
  background-color: #FF5050;
  transition: 0.2s linear;
  font-weight: bold;
  font-size: 14px;
}
.donate-box .btn-primary:hover, .feedback-box .btn-primary:hover {
  background-color: #fff;
  color: #c97d7d;
}
.donate-box .close, .feedback-box .close {
  transition: 0.2s ease-in;
  position: absolute;
  top: 10px;
  inset-inline-end: 10px;
  border: none;
  background: transparent;
  color: var(--muted);
  width: 38px;
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  border-radius: 12px;
  cursor: pointer;
  border: 1px solid var(--border);
}
@media screen and (max-width: 767px) {
  .donate-box .close, .feedback-box .close {
    width: 26px;
    border-radius: 6px;
  }
}
.donate-box .close:hover, .feedback-box .close:hover {
  color: var(--text);
  border-color: rgba(109, 240, 255, 0.3);
}

.transition {
  transition: 0.2s linear;
}

.opacity-100 {
  opacity: 1;
}

.opacity-80 {
  opacity: 0.8;
}

html {
  scroll-behavior: smooth;
}

#headerDoc, #headerLanding {
  z-index: 999;
}

#linkSideBar {
  position: sticky;
  top: 10%;
  max-width: 200px;
  margin-left: 2rem;
  height: fit-content;
}
#linkSideBar > p {
  border-bottom: 1px solid #E1E2E3;
}
#linkSideBar ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  transition: 0.3s;
  border-left: 2px solid transparent;
}
#linkSideBar ul li a {
  transition: 0.3s;
  text-transform: capitalize;
}
#linkSideBar ul li:hover {
  border-left: 2px solid var(--primary);
}
#linkSideBar ul li:hover a {
  color: var(--primary);
}

h2 a {
  transition: 0.3s;
  user-select: none;
  color: var(--primary);
  font-weight: 100;
}
h2 a:hover {
  opacity: 1;
}

.target-item:target + h2 a {
  opacity: 1;
}

h2 {
  scroll-margin-top: 77px;
  text-transform: capitalize;
}
h2:target a {
  opacity: 1;
}

pre .code-output-container i {
  cursor: pointer;
  transition: 0.3s;
}
pre .code-output-container i:hover {
  color: var(--primary);
}

ol li {
  list-style: unset;
}

.list-style-disc li {
  list-style: disc;
}

.link {
  color: #0D6EFD;
  text-decoration: underline;
}
.link:hover {
  color: #0A58CA;
}

.logo-hover {
  transition: 0.2s ease-in-out;
  cursor: pointer;
  user-select: none;
}
.logo-hover:hover {
  transform: scale(1.1) rotate(-5deg);
}

mark {
  background-color: transparent;
  color: var(--on-primary);
}

i[onclick="copyToClipboard(this)"] {
  cursor: pointer;
}

.path-file {
  text-transform: lowercase;
}

.palette-color div[class*=d-flex] {
  height: 114px;
}
.palette-color div[class*=d-flex] div {
  box-shadow: 0px 0px 7px 1px #636363 !important;
}

.warning-box {
  color: var(--warning-regular) !important;
}
.warning-box::before {
  content: "⚠️ Warning: ";
  color: var(--warning-regular) !important;
}

.information-box {
  color: var(--information-regular) !important;
}
.information-box::before {
  content: "ⓘ Info: ";
  color: var(--information-regular) !important;
}

code.border-t-none {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

#sponsor .sponsor-avatar {
  font-family: cursive;
}

.pointer {
  cursor: pointer;
}

.txt-nowrap {
  white-space: nowrap;
}

.txt-wrap {
  white-space: normal;
}

dialog {
  padding: 0px;
  border: 0px;
}

.banner {
  width: 100vw;
  height: 70vh;
  text-align: center;
  position: relative;
}

.item {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.item:nth-child(1) {
  background-image: url("../media/images/demo-1.jpeg");
}

.item:nth-child(2) {
  background-image: url("../media/images/demo-2.jpeg");
}

.item:nth-child(3) {
  background-image: url("../media/images/demo-3.jpeg");
}

.banner .slider {
  position: absolute;
  width: 400px;
  height: 250px;
  top: 10%;
  left: 55%;
  transform-style: preserve-3d;
  transform: perspective(1000px);
  animation: autoRun 10s linear infinite;
  z-index: 2;
}

@keyframes autoRun {
  0% {
    transform: perspective(1000px) translateX(-50%) rotateX(-10deg) rotateY(0deg);
  }
  25% {
    transform: perspective(1000px) translateX(-50%) rotateX(-10deg) rotateY(129deg);
  }
  33% {
    transform: perspective(1000px) translateX(-50%) rotateX(-10deg) rotateY(129deg);
  }
  50% {
    transform: perspective(1000px) translateX(-50%) rotateX(-10deg) rotateY(249deg);
  }
  58% {
    transform: perspective(1000px) translateX(-50%) rotateX(-10deg) rotateY(249deg);
  }
  75% {
    transform: perspective(1000px) translateX(-50%) rotateX(-10deg) rotateY(369deg);
  }
  83% {
    transform: perspective(1000px) translateX(-50%) rotateX(-10deg) rotateY(369deg);
  }
  100% {
    transform: perspective(1000px) translateX(-50%) rotateX(-10deg) rotateY(369deg);
  }
}
.banner .slider .item {
  position: absolute;
  inset: 0 0 0 0;
  animation: showItem 0.2s ease-in forwards;
  width: 100%;
}

@keyframes showItem {
  0% {
    transform: unset;
  }
  100% {
    transform: rotateY(calc((var(--position) - 1) * 360deg / var(--quantity))) translateZ(300px);
  }
}
.banner .slider .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
}

.banner .content {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) rotateX(-10deg);
  width: min(1400px, 100vw);
  height: max-content;
  padding-bottom: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  z-index: 1;
}

.banner .content h1 {
  font-family: "ICA Rubrik";
  font-size: 16em;
  line-height: 1em;
  color: #25283B;
  position: relative;
}

.banner .content h1::after {
  position: absolute;
  inset: 0 0 0 0;
  content: attr(data-content);
  z-index: 2;
  -webkit-text-stroke: 2px #D2D2D2;
  color: transparent;
}

.banner .content .author {
  font-family: Poppins;
  text-align: right;
  max-width: 200px;
}

.banner .content h2 {
  font-size: 3em;
}

.banner .content .model {
  background-image: url("./assets/image/model.png");
  width: 100%;
  height: 75vh;
  position: absolute;
  left: 0;
  bottom: 0;
  background-size: auto 130%;
  background-repeat: no-repeat;
  background-position: top center;
  z-index: 1;
}

#changelogHead h1 {
  font-weight: bold;
}
#changelogHead h1 + p {
  opacity: 0.7;
}
#changelogHead .changelog-version {
  font-weight: bold;
  padding: 6px 25px;
  border-radius: 6px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(255, 0, 80, 0.3215686275);
}

.changelog-gradient {
  position: absolute;
  width: 72%;
  height: 390px;
  top: -150px;
  right: 50%;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translateX(50%) rotate(15deg);
  border-radius: 111px;
  filter: blur(62px);
  background: radial-gradient(circle at top left, rgba(255, 0, 0, 0.6784313725) 2%, rgba(112, 0, 255, 0.6784313725) 66%) !important;
}

#changelogArchive .container {
  padding-bottom: 10rem;
  cursor: pointer;
  border-left: 1px solid #fff;
}
#changelogArchive .container .block:first-child {
  top: 100px;
}
#changelogArchive .container .block:first-child > div:first-child {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #5A0948;
  transform: translateX(-50%);
  border: 3px solid var(--background);
}
#changelogArchive .container .block:first-child > div:first-child span {
  width: 8px;
  border-radius: 50%;
  background: #B42785;
  aspect-ratio: 1/1;
}
#changelogArchive .container .block:last-child button {
  background-color: transparent;
  font-weight: 600;
  color: #8376CF;
  opacity: 0.8;
  cursor: pointer;
  transition: 0.3s;
}
#changelogArchive .container .block:last-child button i {
  transform: translateY(2px);
  transition: 0.3s;
}
#changelogArchive .container .changelog-version {
  color: #B90069;
  font-weight: bold;
  background: rgba(185, 0, 105, 0.2588235294);
  padding: 3px 9px;
  border-radius: 6px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 0.7rem;
}
#changelogArchive .container .changelog-date {
  white-space: nowrap;
}
#changelogArchive .container:hover .changelog-version {
  color: #fff;
  background-color: #B90069;
}
#changelogArchive .container:hover .block:last-child button {
  opacity: 1;
}
#changelogArchive .container:hover .block:last-child button i {
  transform: translateY(2px) translateX(10px);
}
#changelogArchive .container:last-child {
  padding-bottom: 2rem;
}

#changelogEmailBox .container {
  background-color: #3a2857;
}
#changelogEmailBox .container input {
  height: 35px;
  border-radius: 7px;
  outline: none !important;
  border: none;
  padding-left: 10px;
  color: #626262;
}
#changelogEmailBox .container input.btn {
  padding: 10px 15px;
  color: #fff;
  background: #8376CF;
}

#changelogContent {
  font-size: 16px;
  color: var(--text);
}
#changelogContent img {
  width: 100%;
  border-radius: 10px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#changelogContent h2 {
  color: var(--title-text);
  font-size: 20px;
}
#changelogContent li {
  list-style: unset;
  padding-left: 10px;
}
#changelogContent ol, #changelogContent ul {
  padding-left: 15px;
}
#changelogContent table {
  color: var(--text);
}
#changelogContent table td, #changelogContent table th {
  padding: 10px 5px;
}
#changelogContent table thead {
  color: var(--title-text);
  font-weight: bold;
}

#comment input, #comment textarea {
  outline: none;
  background-color: #32323f;
  color: var(--title-text);
  border: none;
  resize: vertical;
}
#comment textarea {
  min-height: 150px;
}
#comment input[type=submit] {
  padding: 10px 20px;
  background-color: #ff6060;
  cursor: pointer;
  transition: 0.3s;
}
#comment input[type=submit]:hover {
  background-color: #fea8a8;
}
#comment .comment-avatar {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: cursive;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  width: 35px;
  height: 35px;
  aspect-ratio: 1;
}
#comment .clap {
  background: none;
  margin-top: 0.5rem;
}
#comment .clap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 50%;
  width: 59px;
  height: 59px;
}
#comment .clap:hover {
  cursor: pointer;
  transition: border-color 0.3s ease-in;
}
#comment .clap:hover:after {
  animation: shockwave 1s ease-in infinite;
}
#comment .clap svg {
  width: 20px;
  fill: none;
  stroke: var(--primary);
  stroke-width: 2px;
}
#comment .clap svg.checked {
  fill: var(--primary);
}
#comment .clap .clap--count {
  position: absolute;
  top: 37.5px;
  left: 15px;
  font-size: 0.8rem;
  color: white;
  background: var(--primary);
  border-radius: 50%;
  height: 30px;
  width: 30px;
  line-height: 30px;
}
#comment .clap .clap--count-total {
  position: absolute;
  font-size: 0.8rem;
  text-align: center;
  top: 40%;
  margin-left: 10px;
  color: var(--text);
}

.bold {
  font-weight: bold;
}

.pagination {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.pagination .page-link {
  color: var(--button-text) !important;
}
.pagination li:first-child, .pagination li:last-child {
  font-size: 2rem;
}
.pagination .page-item.active {
  text-decoration: underline var(--button-text);
}

body.document-dark-palette p, body.document-dark-palette tr, body.document-dark-palette th, body.document-dark-palette td, body.document-dark-palette i, body.document-dark-palette li, body.document-dark-palette code {
  color: var(--text);
}

.code-container {
  font-family: "primary";
}

#headerDoc {
  top: 0;
  background-color: transparent;
}
#headerDoc::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background: linear-gradient(#9f1c1c, rgba(177, 32, 32, 0.9490196078));
  z-index: -1;
  backdrop-filter: blur(2px);
}
#headerDoc > label > i {
  cursor: pointer;
}
#headerDoc nav li a {
  transition: 0.3s;
}
#headerDoc nav li a.active {
  color: var(--header-title-text);
}
#headerDoc nav li a:hover {
  color: var(--header-title-text);
}
#headerDoc > div:not(.sidebar-container) li a {
  transition: 0.3s;
}
#headerDoc > div:not(.sidebar-container) li a.active {
  color: var(--header-title-text);
}
#headerDoc > div:not(.sidebar-container) li a:hover {
  color: var(--header-title-text);
}
#headerDoc nav img {
  transition: 0.2s ease-in-out;
}
#headerDoc nav img:hover {
  transform: scale(1.1) rotate(-5deg);
}
#headerDoc > div:not(.sidebar-container) i {
  transition: 0.3s;
}
@media screen and (max-width: 1024px) {
  #headerDoc > div:not(.sidebar-container) > ul {
    border-bottom: 1px solid var(--on-primary);
    padding-bottom: 14px;
    border-right: none;
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    height: 23%;
  }
}
#headerDoc > div:not(.sidebar-container) > div {
  height: 30px;
  width: fit-content;
}
@media screen and (max-width: 1024px) {
  #headerDoc > div:not(.sidebar-container) > div {
    height: auto;
  }
}
#headerDoc > div:not(.sidebar-container) > div:not(:last-child) {
  border-right: 1px solid var(--on-primary);
}
@media screen and (max-width: 1024px) {
  #headerDoc > div:not(.sidebar-container) > div:not(:last-child) {
    border-bottom: 1px solid var(--on-primary);
    border-right: none;
    width: 100%;
    padding: auto;
  }
}
#headerDoc .sidebar-container {
  background-color: var(--white);
}
@media screen and (max-width: 1024px) {
  #headerDoc .sidebar-container {
    width: 60%;
    position: fixed;
    top: 0%;
    left: -60%;
    height: 100%;
    transition: 0.3s ease-in-out;
  }
  #headerDoc .sidebar-container > div:last-child {
    width: 100%;
    justify-content: start;
    align-items: start;
  }
  #headerDoc .sidebar-container > div:first-child {
    border-bottom: 1px solid var(--divider);
  }
}
#headerDoc .showListOverly, #headerDoc .showSidebarOverly {
  background: rgba(0, 0, 0, 0.831372549);
  top: 0;
  right: 0;
  transition: 0.3s ease-in;
  opacity: 0;
  visibility: hidden;
}
#headerDoc #showSidebar:checked ~ .showSidebarOverly {
  visibility: visible;
  transition: 200ms linear;
  opacity: 1;
}
@media screen and (min-width: 1024px) {
  #headerDoc #showSidebar:checked ~ .showSidebarOverly {
    opacity: 0;
  }
}
#headerDoc #showSidebar:checked ~ .sidebar-container {
  left: 0%;
}
#headerDoc #showList:checked ~ .showListOverly {
  visibility: visible;
  transition: 200ms linear;
  opacity: 1;
}
@media screen and (min-width: 1024px) {
  #headerDoc #showList:checked ~ .showListOverly {
    opacity: 0;
  }
}
#headerDoc #showList:checked ~ .menu-list {
  right: 0%;
}
@media screen and (max-width: 1024px) {
  #headerDoc .menu-list {
    top: 0;
    height: 100%;
    width: 60%;
    background-color: var(--primary);
    position: fixed;
    right: -60%;
    display: flex;
    flex-direction: column;
    transition: 0.3s ease-in-out;
  }
}
#headerDoc .header-icon-hover {
  transition: 0.2s;
  color: var(--icon-color);
  opacity: 0.8;
}
#headerDoc .header-icon-hover:hover {
  opacity: 1;
}
#headerDoc .header-icon-hover:hover + .switch-mode-container {
  opacity: 1;
  visibility: visible;
}
#headerDoc .switch-mode-container {
  transition: 0.2s;
  top: 100%;
  visibility: hidden;
}
#headerDoc .switch-mode-container:hover {
  opacity: 1;
  visibility: visible;
}
#headerDoc .switch-mode-container div {
  cursor: pointer;
  transition: 0.2s;
}
#headerDoc .switch-mode-container div:hover {
  background-color: var(--primary);
}
#headerDoc .switch-mode-container div i {
  opacity: 0.8;
  width: 15px;
}

@keyframes overly {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
  }
  100% {
    display: block !important;
    opacity: 1;
  }
}
#footer .footer-link-color {
  transition: 0.1s;
}
#footer .footer-link-color:hover {
  color: var(--footer-link-hover);
  text-decoration: underline;
}

@media screen and (max-width: 1024px) {
  #sidebar {
    width: 55%;
    height: 100% !important;
    position: fixed;
    transform: translateX(-100%);
    z-index: 999;
    transition: 0.2s ease;
  }
}
@media screen and (max-width: 767px) {
  #sidebar {
    width: 80%;
  }
}
#sidebar > div {
  align-items: baseline;
}
#sidebar > div li a {
  text-transform: capitalize;
  transition: 0.2s;
  padding: 3px 4px;
}
#sidebar > div li.active a, #sidebar > div li:hover a {
  font-size: 16px;
  background-color: var(--bg-list-hover);
  border-radius: 5px;
}

.section #sidebar {
  height: 90vh;
  max-width: fit-content;
  padding-right: 3rem;
  position: sticky;
  top: 10%;
}
@media screen and (max-width: 1024px) {
  .section #sidebar {
    max-width: 100%;
    padding-right: 3rem;
    position: fixed;
    top: 0%;
  }
}

body:has(#showSidebar:checked) .section #sidebar {
  transform: translateX(0%);
}

.link-text {
  color: var(--footer-link-hover);
  text-decoration: underline;
}

code::-webkit-scrollbar {
  height: 5px;
  background-color: #ececec;
}

code::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px #434343;
}

.code-output-container {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 2rem;
  flex-wrap: wrap;
}

.code-container {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 2rem;
  flex-wrap: wrap;
}

.preload body {
  visibility: hidden;
}

body.document-dark-palette pre code.hljs {
  display: block;
  overflow-x: auto;
  padding: 1em;
}
body.document-dark-palette code.hljs {
  padding: 3px 5px;
}
body.document-dark-palette .hljs {
  color: #abb2bf;
  background: var(--background);
}
body.document-dark-palette .hljs-comment,
body.document-dark-palette .hljs-quote {
  color: #5c6370;
  font-style: italic;
}
body.document-dark-palette .hljs-doctag,
body.document-dark-palette .hljs-formula,
body.document-dark-palette .hljs-keyword {
  color: #c678dd;
}
body.document-dark-palette .hljs-deletion,
body.document-dark-palette .hljs-name,
body.document-dark-palette .hljs-section,
body.document-dark-palette .hljs-selector-tag,
body.document-dark-palette .hljs-subst {
  color: #e06c75;
}
body.document-dark-palette .hljs-literal {
  color: #56b6c2;
}
body.document-dark-palette .hljs-addition,
body.document-dark-palette .hljs-attribute,
body.document-dark-palette .hljs-meta .hljs-string,
body.document-dark-palette .hljs-regexp,
body.document-dark-palette .hljs-string {
  color: #98c379;
}
body.document-dark-palette .hljs-attr,
body.document-dark-palette .hljs-number,
body.document-dark-palette .hljs-selector-attr,
body.document-dark-palette .hljs-selector-class,
body.document-dark-palette .hljs-selector-pseudo,
body.document-dark-palette .hljs-template-variable,
body.document-dark-palette .hljs-type,
body.document-dark-palette .hljs-variable {
  color: #d19a66;
}
body.document-dark-palette .hljs-bullet,
body.document-dark-palette .hljs-link,
body.document-dark-palette .hljs-meta,
body.document-dark-palette .hljs-selector-id,
body.document-dark-palette .hljs-symbol,
body.document-dark-palette .hljs-title {
  color: #61aeee;
}
body.document-dark-palette .hljs-built_in,
body.document-dark-palette .hljs-class .hljs-title,
body.document-dark-palette .hljs-title.class_ {
  color: #e6c07b;
}
body.document-dark-palette .hljs-emphasis {
  font-style: italic;
}
body.document-dark-palette .hljs-strong {
  font-weight: 700;
}
body.document-dark-palette .hljs-link {
  text-decoration: underline;
}
body.document-dark-palette .hljs-number {
  color: var(--text);
}
body.document-dark-palette .hljs-variable {
  color: var(--on-primary);
}

#library .library-bar #windows + label {
  transition: 200ms linear !important;
}
#library .library-bar #windows + label svg, #library .library-bar #windows + label p {
  color: #6F778B;
  transition: 200ms linear !important;
}
#library .library-bar #windows + label svg path, #library .library-bar #windows + label p path {
  fill: #6F778B;
}
#library .library-bar #windows + label svg {
  width: 48px;
  aspect-ratio: 1;
}
#library .library-bar #windows + label:hover svg, #library .library-bar #windows + label:hover p {
  color: #94A3B8;
}
#library .library-bar #windows + label:hover svg path, #library .library-bar #windows + label:hover p path {
  fill: #94A3B8;
}
#library .library-bar #windows:checked + label svg, #library .library-bar #windows:checked + label p {
  color: #58C4DC;
}
#library .library-bar #windows:checked + label svg path, #library .library-bar #windows:checked + label p path {
  fill: #37BEFE;
}
#library .library-bar #linux + label {
  transition: 200ms linear !important;
}
#library .library-bar #linux + label svg, #library .library-bar #linux + label p {
  color: #6F778B;
  transition: 200ms linear !important;
}
#library .library-bar #linux + label svg path, #library .library-bar #linux + label p path {
  fill: #6F778B;
}
#library .library-bar #linux + label svg {
  width: 48px;
  aspect-ratio: 1;
}
#library .library-bar #linux + label:hover svg, #library .library-bar #linux + label:hover p {
  color: #94A3B8;
}
#library .library-bar #linux + label:hover svg path, #library .library-bar #linux + label:hover p path {
  fill: #94A3B8;
}
#library .library-bar #linux:checked + label svg, #library .library-bar #linux:checked + label p {
  color: #F9C105;
}
#library .library-bar #linux:checked + label svg path.black, #library .library-bar #linux:checked + label p path.black {
  fill: #000000;
}
#library .library-bar #linux:checked + label svg path.yellow, #library .library-bar #linux:checked + label p path.yellow {
  fill: #F9C105;
}
#library .library-bar #react + label {
  transition: 200ms linear !important;
}
#library .library-bar #react + label svg, #library .library-bar #react + label p {
  color: #6F778B;
  transition: 200ms linear !important;
}
#library .library-bar #react + label svg {
  width: 48px;
  aspect-ratio: 1;
}
#library .library-bar #react + label:hover svg, #library .library-bar #react + label:hover p {
  color: #94A3B8;
}
#library .library-bar #react:checked + label svg, #library .library-bar #react:checked + label p {
  color: #58C4DC;
}
#library .library-bar #vue + label {
  transition: 200ms linear !important;
}
#library .library-bar #vue + label svg, #library .library-bar #vue + label p {
  color: #6F778B;
  transition: 200ms linear !important;
}
#library .library-bar #vue + label svg {
  width: 48px;
  aspect-ratio: 1;
}
#library .library-bar #vue + label:hover svg, #library .library-bar #vue + label:hover p {
  color: #94A3B8;
}
#library .library-bar #vue:checked + label svg, #library .library-bar #vue:checked + label p {
  color: #3FB265;
}
#library .library-bar #laravel + label {
  transition: 200ms linear !important;
}
#library .library-bar #laravel + label svg, #library .library-bar #laravel + label p {
  color: #6F778B;
  transition: 200ms linear !important;
}
#library .library-bar #laravel + label svg {
  width: 48px;
  aspect-ratio: 1;
}
#library .library-bar #laravel + label:hover svg, #library .library-bar #laravel + label:hover p {
  color: #94A3B8;
}
#library .library-bar #laravel:checked + label {
  transition: 200ms linear !important;
}
#library .library-bar #laravel:checked + label svg, #library .library-bar #laravel:checked + label p {
  color: #FF2D20;
}
#library .library-box .logo {
  transition: 300ms linear !important;
}
#library .library-box .linux, #library .library-box .windows, #library .library-box .react, #library .library-box .vue, #library .library-box .laravel {
  top: 100%;
}
#library:has(#linux:checked) .library-box .linux {
  height: 100%;
  position: relative;
  top: 0;
  opacity: 1;
}
#library:has(#linux:checked) .library-box .linux > div.position-absolute {
  position: relative;
}
#library:has(#windows:checked) .library-box .windows {
  height: 100%;
  position: relative;
  top: 0;
  opacity: 1;
}
#library:has(#windows:checked) .library-box .windows > div.position-absolute {
  position: relative;
}
#library:has(#react:checked) .library-box .react {
  height: 100%;
  position: relative;
  top: 0;
  opacity: 1;
}
#library:has(#react:checked) .library-box .react > div.position-absolute {
  position: relative;
}
#library:has(#vue:checked) .library-box .vue {
  height: 100%;
  position: relative;
  top: 0;
  opacity: 1;
}
#library:has(#vue:checked) .library-box .vue > div.position-absolute {
  position: relative;
}
#library:has(#laravel:checked) .library-box .laravel {
  height: 100%;
  position: relative;
  top: 0;
  opacity: 1;
}
#library:has(#laravel:checked) .library-box .laravel > div.position-absolute {
  position: relative;
}
#library .link {
  color: #6EA8FE !important;
  text-decoration: underline;
}
#library .link:hover {
  color: #8BB9FE !important;
}

/*# sourceMappingURL=style.min.css.map */
