<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body section .teachable-machine .form-check-input[type="checkbox"] {
  background-color: transparent;
  height: 1rem;
  width: 1rem;
  cursor: pointer;
}
body section .teachable-machine .form-check-label {
  color: #707070;
  font-size: 1.1rem;
  padding-left: 0.4rem;
}
body section .teachable-machine .works {
  font-size: 1.1rem;
  color: #0dba4b;
  display: inline-block;
  margin-left: 1.2rem;
  text-decoration: none;
}
body section .teachable-machine .works img {
  margin-right: 0.6rem;
  width: 1.5rem;
  height: auto;
}
body section .machine-scan {
  padding: 1rem;
  border-radius: 0.75rem;
  display: flex;
}

/* @include globalMix.media-breakpoint-down(sm) {
  padding: 0;
  display: block;
} */
@media screen and (max-width: 600px) {
  body section .machine-scan {
    padding: 0;
    display: block;
  }
}
body section .machine-scan .user-scanning-sec {
  border-radius: 0.75rem;
  overflow: hidden;
  background: #000;
  position: relative;
  height: 100%;
  width: 70%;
  margin-right: 1rem;
}
/* @include globalMix.media-breakpoint-down(sm) {
  border-radius: 0;
  margin-bottom: 1.5rem;
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 9;
} */

@media screen and (max-width: 600px) {
  body section .machine-scan .user-scanning-sec {
    border-radius: 0;
    margin-bottom: 1.5rem;
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 9;
  }
}
body section .machine-scan .user-scanning-sec picture img {
  width: 100%;
  margin: auto;
  display: table;
  height: auto;
}
body section .machine-scan .user-scanning-sec h3 {
  margin-bottom: 0;
  text-align: center;
  color: #fff;
  background: rgba(4, 107, 72, 1);
  font-weight: 400;
  padding: 0.7rem;
  font-size: 1.4rem;
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* @include globalMix.media-breakpoint-down(sm) {
  font-size: 1.2rem;
  text-align: left;
} */
@media screen and (max-width: 600px) {
  body section .machine-scan .user-scanning-sec h3 {
    font-size: 1.2rem;
    text-align: left;
  }
}
body section .machine-scan .position-relative {
  width: 30%;
  display: flex;
  flex-direction: column;
}
/* @include globalMix.media-breakpoint-down(sm) {
  width: 100%;
} */
@media screen and (max-width: 600px) {
  body section .machine-scan .position-relative {
    width: 100%;
  }
}
body section .machine-scan .position-relative .scan-classes-details {
  flex: 1;
}
body section .machine-scan .position-relative .scan-classes-details input {
  padding: 1.375rem 0.75rem;
}
body section .machine-scan .position-relative .scan-classes-details h4 {
  font-size: 1.2rem;
}
body section .machine-scan .position-relative .scan-classes-details h4 img {
  width: 1.188rem;
}
body
  section
  .machine-scan
  .position-relative
  .scan-classes-details
  .add-class-btn {
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  width: 100%;
  text-align: center;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  color: #0dba4b;
  text-decoration: none;
}
body
  section
  .machine-scan
  .position-relative
  .scan-classes-details
  .add-class-btn
  img {
  width: 1.25rem;
  margin-right: 0.1rem;
}
body
  section
  .machine-scan
  .position-relative
  .scan-classes-details
  .ai-class-list {
  padding-left: 0;
  margin-bottom: 0;
  max-height: 200px;
  /* min-height: 300px; */
  overflow-y: auto;
}
/* @include globalMix.media-breakpoint-down(sm) {
  max-height: inherit;
  min-height: inherit;
} */
@media screen and (max-width: 600px) {
  body
  section
  .machine-scan
  .position-relative
  .scan-classes-details
  .ai-class-list {
    max-height: inherit;
    min-height: inherit;
  }
}
body
  section
  .machine-scan
  .position-relative
  .scan-classes-details
  .ai-class-list
  li {
  background: #f6f7f8;
  margin-top: 0.7rem;
  border-radius: 0.25rem;
  width: 100% !important;
}
body
  section
  .machine-scan
  .position-relative
  .scan-classes-details
  .ai-class-list
  li
  p {
  margin-bottom: 0;
  color: rgba(42, 42, 42, 1);
  font-weight: 600;
  font-size: 1rem;
  padding-top: 0.3rem;
  position: relative;
}
body
  section
  .machine-scan
  .position-relative
  .scan-classes-details
  .ai-class-list
  li
  .ai-cam-icon
  .upload-complete-icon
  img {
  height: 1.875rem;
  margin-right: 1rem;
}
body
  section
  .machine-scan
  .position-relative
  .scan-classes-details
  .ai-class-list
  li
  .ai-cam-icon
  a {
  display: inline-block;
  background: #0dba4b;
  border-radius: 0.25rem;
  filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.15));
  padding: 0.275rem 0.375rem;
}
body
  section
  .machine-scan
  .position-relative
  .scan-classes-details
  .ai-class-list
  li
  .ai-cam-icon
  a:hover {
  background: rgba(9, 159, 78, 1);
}
body
  section
  .machine-scan
  .position-relative
  .scan-classes-details
  .ai-class-list
  li
  .ai-cam-icon
  a:active {
  background: rgba(4, 107, 72, 1);
}
body
  section
  .machine-scan
  .position-relative
  .scan-classes-details
  .ai-class-list
  li
  .ai-cam-icon
  .delete-icon {
    border: none;
    background: none;
    padding: 0;
    margin-right: 1rem;
}
.delete-icon img {
  height: 31px;
}
body
  section
  .machine-scan
  .position-relative
  .scan-classes-details
  .ai-class-list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0.375rem #fff;
  background-color: #fff;
}
body
  section
  .machine-scan
  .position-relative
  .scan-classes-details
  .ai-class-list::-webkit-scrollbar {
  width: 0.3rem;
  background-color: #fff;
}
body
  section
  .machine-scan
  .position-relative
  .scan-classes-details
  .ai-class-list::-webkit-scrollbar-thumb {
  background-color: rgba(217, 217, 217, 1);
}
body section .machine-scan .train-export-btn {
  /* position: absolute; */
  bottom: 0;
  width: 100%;
}

body section .machine-scan .train-export-btn .disabled {
  border-color: #707070 !important;
  background-color: white !important;
}
/* @include globalMix.media-breakpoint-down(sm) {
  position: inherit;
  margin-bottom: 1rem;
} */
@media screen and (max-width: 600px) {
  body section .machine-scan .train-export-btn {
    position: inherit;
    margin-bottom: 1rem;
  }
}
body section .machine-scan .train-export-btn a {
  display: block;
  width: 100%;
  padding: 0.6rem 0;
  font-size: 1rem;
}
body section .machine-scan .train-export-btn .train-data {
  background: #0dba4b;
  color: #fff;
  margin-bottom: 1rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
body section .machine-scan .train-export-btn .train-data:hover {
  background: rgba(9, 159, 78, 1);
}
body section .machine-scan .train-export-btn .train-data:active {
  background: rgba(4, 107, 72, 1);
}
body section .machine-scan .train-export-btn .export-projext {
  color: #0dba4b;
  border: 1px solid #0dba4b;
}
body .common-modal .modal-header {
  padding: 0;
  border-bottom: none;
}
body .common-modal .modal-header .close {
  font-size: 1.8rem;
  margin: 0;
  padding: 0;
  width: 20px;
  position: absolute;
  right: 1rem;
  top: 0.5rem;
  z-index: 9;
}
body .common-modal .modal-content {
  border-radius: 0.75rem;
  border: none;
  overflow: hidden;
}
body .common-modal .modal-content .modal-body {
  padding: 2.5rem;
}
/* @include globalMix.media-breakpoint-down(sm) {
  padding: 2rem 1rem 1.5rem 1rem;
} */
@media screen and (max-width: 600px) {
  body .common-modal .modal-content .modal-body {
    padding: 2rem 1rem 1.5rem 1rem;
  }
}
body .common-modal .modal-content .modal-body .modal-title {
  text-align: center;
  color: rgba(42, 42, 42, 1);
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
}
body .common-modal .modal-content .modal-body .indicators {
  padding-left: 0;
  display: flex;
  position: initial;
  margin: 0 0 2rem;
}
body .common-modal .modal-content .modal-body .indicators li {
  list-style: none;
  width: 24%;
  height: 0.5rem;
  background: rgba(205, 251, 204, 1);
  border-radius: 0.75rem;
  margin-left: 1rem;
  border: none;
}
body .common-modal .modal-content .modal-body .indicators li:nth-of-type(1) {
  margin-left: 0;
}
body .common-modal .modal-content .modal-body .indicators .active {
  background: #0dba4b;
}
body .common-modal .modal-content .modal-body .works-slider {
  text-align: center;
}
body .common-modal .modal-content .modal-body .works-slider img {
  margin-bottom: 1rem;
}
/* @include globalMix.media-breakpoint-down(sm) {
  height: 5.625rem;
} */
@media screen and (max-width: 600px) {
  body .common-modal .modal-content .modal-body .works-slider img {
    height: 5.625rem;
  }
}
body .common-modal .modal-content .modal-body .works-slider h6 {
  font-size: 1.25rem;
}
body .common-modal .modal-content .modal-body .works-slider h3 {
  color: #0dba4b;
  margin-bottom: 1.2rem;
}
body .common-modal .modal-content .modal-body .works-slider p {
  color: #707070;
  margin-bottom: 1.5rem;
}
body .common-modal .modal-content .modal-body .Sec-counter {
  text-align: center;
}
body .common-modal .modal-content .modal-body .Sec-counter span {
  color: #707070;
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
  display: block;
}
body .common-modal .modal-content .modal-body .Sec-counter .count-timer {
  background: rgba(230, 247, 233, 1);
  width: 12rem;
  margin: auto;
  border-radius: 0.75rem;
  padding: 2rem 0;
}
body .common-modal .modal-content .modal-body .Sec-counter .count-timer h4,
body .common-modal .modal-content .modal-body .Sec-counter .count-timer h5 {
  color: rgba(9, 159, 78, 1);
}
body .common-modal .modal-content .modal-body .Sec-counter .count-timer h4 {
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
}
body .common-modal .modal-content .modal-body .Sec-counter .count-timer h5 {
  margin-bottom: 0;
  font-size: 1.25rem;
}
body .common-modal .modal-content .modal-body .Sec-counter .modal-close-btn {
  color: #0dba4b;
  border: 1px solid #0dba4b;
  padding: 0.5rem 0;
  width: 11.75rem;
  font-size: 1rem;
  margin-top: 2rem;
}
body .common-modal .modal-content .modal-body .export-user-details label {
  color: rgba(42, 42, 42, 1);
  margin-bottom: 0.25rem;
}
body
  .common-modal
  .modal-content
  .modal-body
  .export-user-details
  .form-control {
  padding: 0.7rem 1rem;
  height: auto;
}
body .common-modal .modal-content .modal-body .export-user-details button {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  background: #0dba4b;
  color: #fff;
  width: 100%;
  padding: 0.6rem 0;
  margin-top: 1rem;
}
body .common-modal .modal-content .modal-body .exporte-detail {
  text-align: center;
}
body .common-modal .modal-content .modal-body .exporte-detail p {
  color: #707070;
  margin-bottom: 1.5rem;
}
body .common-modal .modal-content .modal-body .exporte-detail small {
  color: rgba(42, 42, 42, 1);
  margin-bottom: 2rem;
  display: block;
}
body .common-modal .modal-content .modal-body .exporte-detail button {
  width: 90%;
}
body .common-modal .modal-content .pre-next-btn {
  display: table;
  margin: auto;
}
body .common-modal .modal-content .pre-next-btn a {
  padding: 0.5rem 0;
  display: inline-block;
  width: 8.75rem;
  font-size: 1rem;
}
body .common-modal .modal-content .pre-next-btn .pre-btn {
  color: #0dba4b;
  border: 1px solid #0dba4b;
  margin-right: 1rem;
}
body .common-modal .modal-content .pre-next-btn .next-btn {
  background: #0dba4b;
  color: #fff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
body .common-modal .modal-content .delete-class p {
  text-align: center;
  margin-bottom: 0;
  color: #707070;
  font-size: 1.1rem;
}
body .common-modal .modal-content .modal-footer {
  border: none;
  background: #f6f7f8;
}
body .share-social-media {
  padding: 1rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  border-radius: 0.75rem;
}
body .share-social-media .ai-border-right {
  border-right: 1px solid #e3e3e3;
}
body .share-social-media .referall-link h3 {
  font-size: 1.5rem;
}
body .share-social-media .referall-link .buttonIn {
  /* position: relative; */
  display: flex;
  width: 100%;
  border-radius: 0.25rem;
  border: 1.5px dashed rgba(205, 251, 204, 1);
  color: #707070;
  padding: 0.5rem;
}
body .share-social-media .referall-link .buttonIn input {
  flex: 1;
  text-overflow: ellipsis;
  border: none;
  font-size: 0.9rem;
}
body .share-social-media .referall-link .buttonIn input:focus {
  border: none;
  outline: none;
}
body .share-social-media .referall-link .buttonIn .copy-link-btn {
  width: fit-content;
  height: fit-content;
}
body .share-social-media h6 {
  color: #707070;
  padding-top: 0.6rem;
  font-weight: 400;
}
body .share-social-media ul {
  padding-left: 0;
  display: flex;
  margin-bottom: 0;
}
body .share-social-media ul li {
  list-style: none;
}
body .share-social-media ul li a {
  display: block;
  width: 4.063rem;
  height: 2.5rem;
}
body .share-social-media ul li a img {
  width: 100%;
}
body .share-your-model-mob {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  display: none;
  padding: 0.6rem 0;
}
body .share-your-model {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0.6rem 0;
}
/* @include globalMix.media-breakpoint-down(sm) {
  z-index: 99;
  display: block;
} */
/* @include globalMix.media-breakpoint-down(sm) {
  display: block !important;
  padding: 0;
} */
@media screen and (max-width: 600px) {
  body .share-social-media {
    display: none;
  }
  .socila-media-modal {
    display: block !important;
  }
}
@media screen and (max-width: 600px) {
  body .share-your-model-mob {
    z-index: 99;
    display: block;
  }
}
body .socila-media-modal ul li a {
  width: auto !important;
}
body section .position-relative .scan-classes-details .share-ai-model {
  width: 100%;
  background: #0dba4b;
  color: #fff;
  margin-top: 1rem;
  margin-bottom: 1rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
body section .position-relative .scan-classes-details .share-ai-model:hover {
  background: rgba(9, 159, 78, 1);
}
body section .position-relative .scan-classes-details .share-ai-model:active {
  background: rgba(4, 107, 72, 1);
}
body .alert-primary {
  border-radius: 0.75rem;
  background: #0dba4b;
  padding: 1rem 1.25rem;
}
body .alert-primary p {
  margin-bottom: 0;
  font-size: 1rem;
  color: #fff;
}
body .alert-primary .close {
  font-size: 1.7rem;
  color: #fff;
  opacity: 1;
}
.train-new-modal-btn {
  color: #0dba4b !important;
  border: 1px solid #0dba4b !important;
  padding: 0.475rem 1.75rem !important;
}

.project-done-show p {
  margin-bottom: 0;
  color: #707070;
}
@media (max-width: 600px) {
  .modal.show .modal-dialog {
    width: auto !important;
}
}
.progress-bar-custom {
  position: relative;
  background: #f6f7f8 !important;
  border-radius: 0 !important;
}
.progress-bar-custom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: rgba(252, 191, 7, 1);
  animation: fill-progress 2s forwards;
}
.progress-custom {
  background: #f6f7f8 !important;
  border-radius: 0 !important;
  height: 55px !important;
}
.position-relative-remove {
  position: initial !important;
}
.progress-custom .progress-bar-custom {
  border-radius: 0 !important;
  background-color: rgba(252, 191, 7, 1) !important;
}

.img-capture {
  position: absolute;
  width: 100%;
  padding: 0.7rem 0.8rem;
}

.input_video {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.teachable-machine h1 {
  font-size: 24px;
  color: black;
  font-weight: 700;
}

.project-content .project-question .card-body p {
  font-size: 0.75rem;
  color: #0dba4b;
}

body section .machine-scan .overlay-center {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
</pre></body></html>