@charset "UTF-8";
/*
 * CSS Document
 * ==========================================================================
 * 版權所有 © 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Subhead: 首頁 $
 * */
/* 
 * 全域變數
 */
:root {
  --color-primary: #212529;
  --color-secondary: #00a6ed;
  --color-success: #09bb3b;
  --color-danger: #fe0002;
  --color-light: #d6d6d6;
  --color-bg-primary: #ffffff;
  --color-bg-secondary: #f8f9fa;
  --color-bg-input: #f6f6f6;
  --color-bg-card: #ffffff;
  --color-bg-dialog: #ffffff;
  --color-text-primary: #212529;
  --color-text-secondary: #6c757d;
  --color-text-dark: #000000;
  --color-text-middle: #747474;
  --color-text-light: #9b9b9b;
  --color-border: #dee2e6;
  --color-border-input: #e1e1e1;
  --color-shadow-card: 0px 0px 40px rgba(0, 0, 0, 0.1);
  --color-shadow-dialog: 0px 0px 40px rgba(0, 0, 0, 0.1);
  --color-svg-stroke: #747474;
  --ff-default: "Microsoft JhengHei", Sans-serif;
  --fs-head-title: clamp(1rem, 0.9583rem + 0.1389vw, 1.125rem);
  --fs-head-subtitle: clamp(1.25rem, 2.5vw, 1.5rem);
  --fs-head-text: clamp(1.125rem, 2.5vw, 1.375rem);
  --fs-list-title: clamp(1.125rem, 1.1863rem + 0.2614vw, 1.5rem);
  --fs-list-text: 1rem;
  --fs-message-text: clamp(1rem, 2.5vw, 1.125rem);
  --g-txt: font-size: 12px;
  --g-gap: clamp(0.5rem, 0.3333rem + 0.5556vw, 1rem);
  --g-pad: calc(var(--g-gap) * 3);
  --content-max-width: 1190px;
  --breakout-max-width: 1240px;
  --breakout-size: calc((var(--breakout-max-width) - var(--content-max-width)) / 2);
  --padding-inline: calc(var(--g-gap) * 2);
  --g-radius: 6px;
  --h-btn: 50px;
  --radial: linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(250, 250, 250, 1) 41%);
  --g-shadow: 38px 14px 55px -33px rgba(0, 0, 0, 0.5);
}

[data-theme=dark] {
  --color-primary: #212529;
  --color-secondary: #00a6ed;
  --color-success: #09bb3b;
  --color-danger: #fe0002;
  --color-light: #495057;
  --color-bg-primary: #212529;
  --color-bg-secondary: #343a40;
  --color-bg-input: #343a40;
  --color-bg-card: #343a40;
  --color-bg-dialog: #343a40;
  --color-text-primary: #f8f9fa;
  --color-text-secondary: #adb5bd;
  --color-text-dark: #f8f9fa;
  --color-text-middle: #adb5bd;
  --color-text-light: #959fa8;
  --color-border: #495057;
  --color-border-input: #495057;
  --color-shadow-card: 0px 0px 40px rgba(255, 255, 255, 0.1);
  --color-shadow-dialog: 0px 0px 40px rgba(255, 255, 255, 0.1);
  --color-svg-stroke: #adb5bd;
  --radial: linear-gradient(135deg, rgb(0 0 0) 0%, rgb(33 37 41) 41%);
}

/* Title */
h6 {
  font-size: 1rem;
  font-weight: bold;
}

h5 {
  font-size: 1.3rem;
  font-weight: bold;
}

h4 {
  font-size: 1.6rem;
  font-weight: bold;
}

h3 {
  font-size: 1.9rem;
  font-weight: bold;
}

h2 {
  font-size: 2.2rem;
  font-weight: bold;
}

h1 {
  font-size: 2.5rem;
  font-weight: bold;
}

h0 {
  font-size: 2.8rem;
  font-weight: bold;
}

@media (max-width: 991px) {
  h6 {
    font-size: 1rem;
  }
  h5 {
    font-size: 1.2rem;
  }
  h4 {
    font-size: 1.4rem;
  }
  h3 {
    font-size: 1.6rem;
  }
  h2 {
    font-size: 1.8rem;
  }
  h1 {
    font-size: 2rem;
  }
  h0 {
    font-size: 2.2rem;
  }
}
@media (max-width: 991px) {
  h6 {
    font-size: 1rem;
  }
  h5 {
    font-size: 1.125rem;
  }
  h4 {
    font-size: 1.25rem;
  }
  h3 {
    font-size: 1.375rem;
  }
  h2 {
    font-size: 1.5rem;
  }
  h1 {
    font-size: 1.625rem;
  }
  h0 {
    font-size: 1.75rem;
  }
}
/* Button */
/* 
 * Font
 */
@font-face {
  font-family: "BalooBhai2";
  src: url("../webfonts/BalooBhai2-Regular.eot");
  src: url("../webfonts/BalooBhai2-Regular.woff2") format("woff2"), url("../webfonts/BalooBhai2-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BalooBhai2";
  src: url("../webfonts/BalooBhai2-Bold.eot");
  src: url("../webfonts/BalooBhai2-Bold.woff2") format("woff2"), url("../webfonts/BalooBhai2-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSansTC";
  src: url("../webfonts/NotoSansTC-Regular.eot");
  src: url("../webfonts/NotoSansTC-Regular.woff2") format("woff2"), url("../webfonts/NotoSansTC-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSansTC";
  src: url("../webfonts/NotoSansTC-Bold.eot");
  src: url("../webfonts/NotoSansTC-Bold.woff2") format("woff2"), url("../webfonts/NotoSansTC-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/*
 * CSS Document
 * ==========================================================================
 * 版權所有 © 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Subhead: 首頁 $
 * */
/* 
 * Reset
 */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  border: 0;
  text-decoration: none;
  vertical-align: top;
  max-width: 100%;
  pointer-events: none;
}

a {
  color: #000;
  outline: none;
}

a,
a:visited,
a:hover,
a:focus,
a:active {
  color: var(--color-text-middle);
}

a:hover {
  text-decoration: underline;
}

input,
textarea,
select,
button {
  font-size: 1rem;
  font-weight: 400;
}

textarea,
input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

input,
textarea,
select {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none;
  font-size: 1rem;
  border-radius: 0;
}

input,
textarea,
select,
input[type=radio],
input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

textarea {
  resize: vertical;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

p {
  line-height: inherit;
  margin: 0;
  padding: 0;
}

span {
  display: inline-block;
}

label {
  font-weight: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder {
  color: #888;
  font-size: 15px;
  opacity: 1;
}

.reset {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.reset input,
.reset label,
.reset select {
  vertical-align: middle;
}

input[type=date]::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none;
}

:after,
:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 16px;
}

body {
  font-family: "Microsoft JhengHei", "Heiti TC", sans-serif;
  position: relative;
  overflow-x: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: var(--color-text-primary);
  scroll-behavior: smooth;
}

/**!
 * * 保留BS v3隱藏/顯示的樣式 https://getbootstrap.com/docs/3.4/customize/
 * * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * * Copyright 2011-2019 Twitter, Inc.
 * * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/**! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
img {
  vertical-align: middle;
}

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

[role=button] {
  cursor: pointer;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.disabled,
.disabled:hover {
  cursor: not-allowed;
}

/*
 * CSS Document
 * ==========================================================================
 * 版權所有 © 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Subhead: 首頁 $
 * */
#connect[open] {
  display: block;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100dvw;
  height: 100dvh;
  border: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99;
  backdrop-filter: blur(5px);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
#connect[open] button {
  color: #333;
  display: block;
  margin: 0 auto;
  border-radius: var(--g-radius);
  border: 0;
  width: 180px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#connect[open] button:hover {
  background-color: rgb(255, 255, 255);
}

/* 
 * Header-基本款
 */
.header {
  padding: calc(var(--g-gap) * 0.5);
  margin-bottom: calc(var(--g-gap) * 2.5);
  border-radius: var(--g-radius);
  -webkit-box-shadow: var(--color-shadow-card);
          box-shadow: var(--color-shadow-card);
}
@media (max-width: 767px) {
  .header {
    padding: 7px 5px;
  }
}
.header .navigation__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 0.5em 1rem;
}
@media (max-width: 767px) {
  .header .navigation__main {
    gap: 0.5em;
  }
}
.header .navigation__main > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.header .navigation__main > li > a {
  white-space: nowrap;
  cursor: pointer;
  font-size: clamp(0.875rem, 0.7917rem + 0.2778vw, 1.125rem);
  line-height: 1.25;
  padding: 0.75rem 1rem;
  border-radius: var(--g-radius);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  gap: 10px;
  color: var(--color-text-middle);
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  position: relative;
}
@media (max-width: 991px) {
  .header .navigation__main > li > a {
    padding: 0.5rem 1rem;
  }
}
.header .navigation__main > li > a > svg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 991px) {
  .header .navigation__main > li > a > svg {
    margin: 0 auto;
    display: none;
  }
}
.header .navigation__main > li > a:hover {
  color: var(--color-text-dark);
}
.header .navigation__main > li > a:hover > svg > path {
  stroke: currentColor;
  -webkit-transition: stroke 0.2s;
  transition: stroke 0.2s;
}
.header .navigation__main > li.current > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--color-bg-primary);
  background-color: var(--color-text-primary);
}
@media (max-width: 767px) {
  .header .navigation__main > li.current > a > svg {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
  }
}
.header .navigation__main > li.current > a > svg > path {
  stroke: currentColor;
}
@media (max-width: 1349px) {
  .header .navigation__main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.header #other {
  display: none;
}

.setting .header #other {
  display: block;
}

.header.lang-en .navigation__main > li,
.header.lang-kr .navigation__main > li,
.header.lang-jp .navigation__main > li,
.header.lang-cn .navigation__main > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.header.lang-en .navigation__main > li > a,
.header.lang-kr .navigation__main > li > a,
.header.lang-jp .navigation__main > li > a {
  font-size: clamp(0.875rem, 0.7866rem + 0.2439vw, 1rem);
}

@media (max-width: 767px) {
  .header.lang-en .navigation__main > li:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 170px;
            flex: 0 1 170px;
  }
  .header.lang-kr .navigation__main > li:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 170px;
            flex: 0 1 170px;
  }
  .header.lang-jp .navigation__main > li:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 170px;
            flex: 0 1 170px;
  }
  .header.lang-cn .navigation__main > li:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 170px;
            flex: 0 1 170px;
  }
}
.header #theme-toggle-btn {
  gap: 2px;
}

html:not([data-theme=dark]) .header #theme-toggle-btn .sun {
  display: none !important;
}

html[data-theme=dark] .header {
  background: #000;
}
html[data-theme=dark] .header #theme-toggle-btn .moon {
  display: none !important;
}
html[data-theme=dark] .header .navigation__main > li:not(.current) > a {
  background-color: rgba(255, 255, 255, 0.07);
}

/*
 * CSS Document
 * ==========================================================================
 * 版權所有 © 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Subhead: 首頁 $
 * */
/* 
 * Container
 */
.g-wrap {
  padding: var(--g-pad) 0;
  overflow: hidden;
  background: var(--radial);
  min-height: 100dvh;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.content-grid {
  display: grid;
  grid-template-columns: [full-width-start] minmax(var(--padding-inline), 1fr) [breakout-start] minmax(0, var(--breakout-size)) [content-start] min(100% - var(--padding-inline) * 2, var(--content-max-width)) [content-end] minmax(0, var(--breakout-size)) [breakout-end] minmax(var(--padding-inline), 1fr) [full-width-end];
}

.content-grid > :not(.breakout, .full-width),
.full-width > :not(.breakout, .full-width) {
  grid-column: content;
}

.breakout {
  grid-column: breakout;
}

.content-grid > .full-width {
  grid-column: full-width;
  display: grid;
  grid-template-columns: inherit;
}

.warning {
  color: var(--color-danger) !important;
}
.warning strong {
  display: block;
  float: left;
}

@media (max-width: 1680px) {
  .breakout {
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  main {
    padding: 0 1rem;
  }
}
/*
 * CSS Document
 * ==========================================================================
 * 版權所有 © 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Subhead: 首頁 $
 * */
.wireless .center__mouse .mouse-info .light__wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wireless .center__mouse .mouse-info .light__wrap > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.45rem;
}
@media (max-width: 767px) {
  .wireless .center__mouse .mouse-info .light__wrap > div {
    display: none;
  }
}
.wireless .center__mouse .mouse-info .light__wrap > div > span {
  border: 0;
  width: 10px;
  height: 10px;
}
.wireless .center__mouse .mouse-info .light__wrap > div.dpi {
  margin-top: -2%;
  margin-left: 4%;
}
.wireless .center__mouse .mouse-info .light__wrap > div.return {
  margin: 0 15% 0 26%;
}

.setting__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: calc(var(--g-gap) * 0.5);
}
@media (max-width: 991px) and (min-width: 768px) {
  .setting__wrap {
    gap: 1rem;
  }
}
.setting__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc((100% - var(--g-gap) * 1.5) / 4);
          flex: 1 0 calc((100% - var(--g-gap) * 1.5) / 4);
  width: calc((100% - var(--g-gap) * 1.5) / 4);
  padding: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: calc(var(--g-gap) * 0.75);
}
@media (max-width: 991px) and (min-width: 768px) {
  .setting__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 1rem) / 2);
            flex: 0 0 calc((100% - 1rem) / 2);
  }
}
@media (max-width: 767px) {
  .setting__item {
    gap: 8px;
  }
}
.setting__item:has(.switch input:checked) {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.setting__item .c-form__input:disabled {
  color: #c4c4c4;
  background: #e7e7e7;
}

.dot {
  display: block;
  margin: 0 auto;
  width: 10px;
  height: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10px;
          flex: 0 0 10px;
  background-color: #ccc;
  border-radius: 50%;
}
.dot.red {
  background: var(--color-danger);
}
.dot.green {
  background: var(--color-success);
}
.dot.blue {
  background: var(--color-secondary);
}
.dot.purple {
  background: #7f5ada;
}

.error-message {
  color: var(--color-danger);
  position: fixed;
  left: 50%;
  width: 61%;
  top: 21%;
  text-align: center;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.8);
  border-radius: 6px;
  font-size: 14px;
  line-height: 42px;
  z-index: 10;
}

#percentage-bar {
  background-color: var(--color-danger);
}

.btn-reset {
  white-space: nowrap;
  margin-left: auto;
}
.btn-reset svg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.orang {
  color: var(--color-success);
}

.blue {
  color: var(--color-text-primary);
}

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 0;
  gap: var(--g-gap);
  color: var(--color-text-primary);
  background: var(--color-bg-card);
  border-radius: var(--g-radius);
  -webkit-box-shadow: var(--color-shadow-card);
          box-shadow: var(--color-shadow-card);
  padding: var(--g-gap);
}
@media (max-width: 1199px) {
  .card {
    padding: var(--g-gap);
  }
}

.opacity {
  opacity: 0;
  width: 0;
  height: 0;
  padding: 0;
  border: 0;
  position: absolute;
}

.g__title {
  position: relative;
  font-weight: bold;
  font-size: var(--fs-head-title);
  font-family: var(--ff-en);
}

.light {
  color: var(--color-text-light);
}

.dark {
  color: var(--color-text-dark);
}

.g__txt {
  line-height: 16px;
  font-size: 12px;
  color: var(--color-text-middle);
}
.g__txt.light {
  color: var(--color-text-light);
}
.g__txt.dark {
  color: var(--color-text-dark);
}

p.g__txt {
  margin: 0 0 1rem 0;
}

.g__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.g__list .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

/* 
 * No Data
 */
.l-message {
  padding: 5% 0;
  margin: 2% auto;
  text-align: center;
  font-size: var(--fs-message-text);
}
.l-message__title {
  font-size: var(--fs-head-title);
  margin-bottom: 10px;
}
.l-message lottie-player {
  display: block;
  margin: 0 auto 2%;
  fill: var(--color-text-primary);
}
.l-message span.star {
  color: var(--color-text-primary);
}

/* 
 * Copy Url
 */
.js-copy-url {
  position: relative;
}

.copy-done {
  right: -5px;
  top: 0;
  z-index: 10;
  line-height: 1.1;
  position: absolute;
  font-size: 13px;
  color: var(--color-bg-primary);
  padding: 5px;
  white-space: nowrap;
  display: inline-block;
  border-radius: 4px;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  background: var(--color-text-primary);
}

.copy-done {
  right: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.v1920h1200 {
  display: block;
}

.v1199h992 {
  display: none;
}

.v768h991 {
  display: none;
}

.v767 {
  display: none;
}

@media (min-width: 991px) and (max-width: 1199px) {
  .v1920h1200 {
    display: none;
  }
  .v1199h992 {
    display: block;
  }
  .v768h991 {
    display: none;
  }
  .v767 {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .v1920h1200 {
    display: none;
  }
  .v1199h992 {
    display: none;
  }
  .v768h991 {
    display: block;
  }
  .v767 {
    display: none;
  }
}
@media (max-width: 767px) {
  .v1920h1200 {
    display: none;
  }
  .v1199h992 {
    display: none;
  }
  .v768h991 {
    display: none;
  }
  .v767 {
    display: block;
  }
}
.description__wrap {
  background-color: rgba(141, 141, 141, 0.13);
  color: var(--color-text-middle);
  padding: 3rem;
  line-height: 2.2;
  font-size: 0.9375rem;
  border-radius: 1rem;
}
@media (max-width: 767px) {
  .description__wrap {
    padding: 1.5rem;
  }
}
.description__wrap .g__title {
  margin-bottom: 2rem;
}
.description__wrap p {
  margin: 0 0 1rem 0;
}

/*
 * CSS Document
 * ==========================================================================
 * 版權所有 © 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Subhead: 首頁 $
 * */
/* 
 * Animation
 */
@-webkit-keyframes ani_LR {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  40% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  100% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}
@keyframes ani_LR {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  40% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  100% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}
/*
 * CSS Document
 * ==========================================================================
 * 版權所有 © 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Subhead: 首頁 $
 * */
/* 
 * Form
 */
.c-form__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2rem;
  justify-items: center;
}
.c-form__select {
  font-size: 14px;
  font-weight: bold;
  height: var(--h-btn);
  padding: 0 28px 0 15px;
  border: 1px solid var(--color-border-input);
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
  color: var(--color-text-dark);
  border-radius: 5px;
  background: var(--color-bg-input) url(../images/icon_select.png) no-repeat calc(100% - 7px) center/14px;
}
.c-form__select:focus {
  border: 1px solid var(--color-text-middle);
}
.c-form__input {
  font-size: 14px;
  line-height: var(--h-btn);
  font-weight: bold;
  height: var(--h-btn);
  width: 100%;
  padding: 5px;
  text-align: center;
  color: var(--color-text-primary);
  background: var(--color-bg-input);
  border: 1px solid var(--color-border-input);
  border-radius: var(--g-radius);
  -webkit-transition: border 0.15s;
  transition: border 0.15s;
}
.c-form__input:focus {
  border: 1px solid var(--color-text-primary);
}
.c-form__input.bg-none {
  background: none;
}
.c-form__input[disabled] {
  cursor: not-allowed;
}
.c-form__radio {
  padding: 0;
  border: none;
  font-weight: bold;
  position: relative;
  padding: 6px 0 6px 25px;
  line-height: 2;
  cursor: pointer;
}
.c-form__radio small {
  display: block;
}
.c-form__radio:has([disabled]) {
  opacity: 0.6;
  cursor: not-allowed;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.c-form__radio-box {
  position: absolute;
  left: 0;
  display: block;
  top: 12px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 18px;
  width: 18px;
  border: 1px solid var(--color-border-input);
  color: var(--color-bg-primary);
  outline: none;
  background: var(--color-bg-primary);
  border-radius: 50%;
  -webkit-transition: background 0.15s ease-out 0s;
  transition: background 0.15s ease-out 0s;
}
.c-form__radio-box::before, .c-form__radio-box::after {
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  border-radius: 50%;
  border: 3px solid var(--color-success);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.c-form__radio-box::after {
  border: 1px solid var(--color-success);
}
.c-form__radio-box:hover::after {
  opacity: 1;
}
.c-form__radio-box:checked::before {
  opacity: 1;
}
.c-form__radio-box:checked::after {
  -webkit-animation: ani-click-wave 0.3s;
          animation: ani-click-wave 0.3s;
}
.c-form__panel {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  padding: 1rem 6px;
  text-align: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  border: 1px solid #c4c4c4;
  border-radius: var(--g-radius);
}
@media (max-width: 991px) {
  .c-form__panel {
    font-size: 12px;
  }
}
.c-form__panel-box {
  position: absolute;
  border: 1px solid transparent;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  outline: none;
  border-radius: var(--g-radius);
  -webkit-transition: background 0.15s ease-out 0s;
  transition: background 0.15s ease-out 0s;
}
.c-form__panel-box:hover, .c-form__panel-box:checked {
  -webkit-box-shadow: 0 0 10px 1px #03A9F4 !important;
          box-shadow: 0 0 10px 1px #03A9F4 !important;
}
[data-theme=dark] .c-form__panel-box:hover, [data-theme=dark] .c-form__panel-box:checked {
  -webkit-box-shadow: 0 0 10px 1px #03A9F4 !important;
          box-shadow: 0 0 10px 1px #03A9F4 !important;
}

.c-form__panel-box.active {
  -webkit-box-shadow: 0 0 10px 1px #03A9F4 !important;
          box-shadow: 0 0 10px 1px #03A9F4 !important;
}
[data-theme=dark] .c-form__panel-box.active {
  -webkit-box-shadow: 0 0 10px 1px #03A9F4 !important;
          box-shadow: 0 0 10px 1px #03A9F4 !important;
}

.c-form__panel:has(input:checked) {
  border: 1px solid #03A9F4;
}
.c-form__panel:has(input[disabled]) {
  opacity: 0.35;
}
.c-form__panel:has(input[disabled]) input[disabled] {
  cursor: not-allowed;
}

.light__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: calc(var(--g-gap) * 0.2);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.light__wrap span {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #424242;
  border: 1px solid #000;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 #424242;
          box-shadow: 0 0 0 #424242;
}
.light__wrap span.white {
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 3px rgba(255, 255, 255, 0.4);
}
.light__wrap span.blue {
  background: var(--color-secondary);
}
.light__wrap span.red {
  background: var(--color-danger);
}
.light__wrap span.green {
  background: var(--color-success);
}
.light__wrap span.purple {
  background: #7f5ada;
}

@-webkit-keyframes ani-click-wave {
  0% {
    position: relative;
    height: 18px;
    width: 18px;
    opacity: 1;
  }
  100% {
    height: 36px;
    width: 36px;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
  }
}

@keyframes ani-click-wave {
  0% {
    position: relative;
    height: 18px;
    width: 18px;
    opacity: 1;
  }
  100% {
    height: 36px;
    width: 36px;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
  }
}
@media (max-width: 767px) {
  .c-form__group {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
  .c-form__label {
    width: 100%;
    padding-left: 0;
    line-height: 40px;
  }
  .c-form__box {
    display: block;
    width: 100%;
  }
  .c-form__box.name .c-form__radio {
    width: 110px;
  }
  .c-form__input {
    display: inline-block;
    width: 100%;
  }
  .c-form__input.code {
    width: calc(100% - 205px);
  }
  .c-form__radio {
    display: inline-block;
    width: 230px;
  }
}
@media (max-width: 767px) {
  .c-form__group {
    margin-bottom: 10px;
  }
  .c-form__box.code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-form__box.code .c-form__label {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .c-form__box.code .c-form__input {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 180px);
            flex: 0 0 calc(100% - 180px);
  }
  .c-form__box.code .c-form__codeimg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 170px;
            flex: 0 0 170px;
  }
  .c-form__box.name {
    width: 100%;
  }
}
/* Basic Rules */
.switch {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 40px;
  height: 22px;
  padding: 3px;
  border-radius: 13px;
  gap: 3px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* Style Wired */
}
.switch input {
  display: none;
}
.switch .slider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 20px;
  cursor: pointer;
  background: #b5b5b5;
  border: 3px solid transparent;
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-shadow: 0 0 0 1px #e1e1e1, 0 0 2px #e1e1e1;
          box-shadow: 0 0 0 1px #e1e1e1, 0 0 2px #e1e1e1;
}
.switch .slider:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 30px;
  -webkit-transform: translateX(-17px);
      -ms-transform: translateX(-17px);
          transform: translateX(-17px);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch input:checked + .slider:before {
  -webkit-transform: translateX(17px);
      -ms-transform: translateX(17px);
          transform: translateX(17px);
  background: #fff;
}
.switch input:checked + .slider {
  background: limeGreen;
  -webkit-box-shadow: 0 0 0 1px #e1e1e1, 0 0 2px #e1e1e1;
          box-shadow: 0 0 0 1px #e1e1e1, 0 0 2px #e1e1e1;
}
.switch input[disabled] + .slider {
  cursor: not-allowed;
}

/* Style Flat */
.switch.flat .slider {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.switch.flat .slider:before {
  background: #fff;
}

.switch.flat input:checked + .slider:before {
  background: white;
}

.switch.flat input:checked + .slider {
  background: limeGreen;
}

::-ms-backdrop {
  -ms-transition: opacity 0.5s, allow-discrete;
  transition: opacity 0.5s, allow-discrete;
}

dialog,
::backdrop {
  -webkit-transition: opacity 0.5s, allow-discrete;
  transition: opacity 0.5s, allow-discrete;
}
@media (max-width: 767px) {
  ::-ms-backdrop {
    opacity: 0;
  }
  dialog,
  ::backdrop {
    opacity: 0;
  }
}

[open]::-ms-backdrop {
  opacity: 1;
}

[open],
[open]::backdrop {
  opacity: 1;
}

@starting-style {
  [open]::-ms-backdrop {
    opacity: 0;
  }
  [open],
  [open]::backdrop {
    opacity: 0;
  }
}
.overlay::-ms-backdrop {
  -ms-transition: opacity 0.5s, allow-discrete;
  transition: opacity 0.5s, allow-discrete;
}
.overlay,
.overlay::backdrop {
  -webkit-transition: opacity 0.5s, allow-discrete;
  transition: opacity 0.5s, allow-discrete;
}

::-ms-backdrop {
  background-color: rgba(0, 0, 0, 0.6);
}

::backdrop {
  background-color: rgba(0, 0, 0, 0.6);
}

html[data-theme=dark] ::-ms-backdrop {
  background-color: rgba(0, 0, 0, 0.9);
}

html[data-theme=dark] ::backdrop {
  background-color: rgba(0, 0, 0, 0.9);
}

.dropdown {
  width: 80px;
}

.dropdown-menu {
  font-size: 12px;
  min-width: 80px;
  border-radius: var(--g-radius);
  border: 0;
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
  color: #666;
  background-color: #fff;
}
.dropdown-menu a {
  color: #666;
}

a.dropdown-item {
  padding: 0.5rem 1rem;
  text-decoration: none;
}

a.dropdown-item:focus,
a.dropdown-item:hover,
a.dropdown-item.active {
  color: #000;
  background-color: #f5f5f5;
}

a.dropdown-item:visted {
  color: #666;
}

/*
 * CSS Document
 * ==========================================================================
 * 版權所有 © 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Subhead: 首頁 $
 * */
/* 
 * Button
 */
.btn-def {
  color: var(--color-text-dark);
  background-color: var(--color-bg-input);
  border-radius: var(--g-radius);
  height: var(--h-btn);
  padding: 5px 10px;
  width: auto;
  border-style: solid;
  border-width: 1px;
  border-color: var(--color-border-input);
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-align: center;
  display: inline-block;
}

.btn-main {
  color: var(--color-bg-primary);
  background-color: var(--color-text-primary);
  border-radius: var(--g-radius);
  height: var(--h-btn);
  padding: 5px 10px;
  width: auto;
  border-style: solid;
  border-width: 1px;
  border-color: var(--color-border-input);
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-align: center;
  display: inline-block;
}

.btn-white {
  color: var(--color-text-dark);
  background-color: var(--color-bg-primary);
  border-radius: var(--g-radius);
  height: var(--h-btn);
  padding: 5px 10px;
  width: auto;
  border-style: solid;
  border-width: 1px;
  border-color: var(--color-border-input);
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-align: center;
  display: inline-block;
}

.btn-transparent {
  color: var(--color-text-middle);
  background-color: transparent;
  border-radius: var(--g-radius);
  height: 32px;
  padding: 5px 10px;
  width: auto;
  border-style: solid;
  border-width: 1px;
  border-color: var(--color-border-input);
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-align: center;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  z-index: 10;
  position: relative;
  background-color: var(--color-bg-primary);
}

.btn-blue {
  color: #fff;
  background-color: #7ca0ba;
  border-radius: var(--g-radius);
  height: var(--h-btn);
  padding: 5px 10px;
  width: auto;
  border-style: solid;
  border-width: 1px;
  border-color: var(--color-border-input);
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-align: center;
  display: inline-block;
}

.btn-green {
  color: #fff;
  background-color: #8daf8a;
  border-radius: var(--g-radius);
  height: var(--h-btn);
  padding: 5px 10px;
  width: auto;
  border-style: solid;
  border-width: 1px;
  border-color: var(--color-border-input);
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-align: center;
  display: inline-block;
}

.btn-def[readonly],
.btn-main[readonly],
.btn-white[readonly],
.btn-transparent[readonly] {
  cursor: not-allowed;
}
.c-form__panel:has([readonly]) {
  opacity: 0.5;
  cursor: not-allowed;
}

.btn-def:hover .btn-main:hover,
.btn-white:hover {
  background-color: var(--color-text-primary);
  color: var(--color-bg-primary);
}

.btn-transparent:hover {
  background-color: var(--color-text-primary);
  color: var(--color-bg-primary);
}
.btn-transparent:hover svg path {
  stroke: var(--color-bg-primary);
}

/* Button Wrap*/
.btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: var(--g-gap);
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.btn-wrap-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 991px) {
  .btn-wrap,
  .btn-wrap-center {
    gap: 10px;
    padding-top: 1rem;
  }
}
/*
 * CSS Document
 * ==========================================================================
 * 版權所有 © 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Subhead: 首頁 $
 * */
/* 
 * Aside
 */
aside {
  margin-bottom: calc(var(--g-gap) * 2);
}
@media (max-width: 767px) {
  aside {
    margin-bottom: 1rem;
  }
}
aside ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: calc(var(--g-gap) * 1.2);
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
}
@media (max-width: 767px) {
  aside ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  aside ul > li {
    margin-bottom: 20px;
  }
}
aside ul li h4 {
  display: block;
  color: var(--color-text-middle);
}
aside ul li a {
  display: inline-block;
  text-decoration: underline;
  color: var(--color-text-middle);
}
aside ul li:nth-child(3) {
  margin-left: auto;
  font-size: 12px;
}
@media (max-width: 767px) {
  aside ul li:nth-child(3) {
    margin: 0;
  }
}
aside .battery,
aside .charge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px;
}
aside .battery__icon,
aside .charge__icon {
  display: block;
  margin-left: 6px;
}
aside .battery__icon svg,
aside .charge__icon svg {
  margin: 3px;
}
aside .battery__icon,
aside .charge__icon {
  color: var(--color-success);
}
aside .charge__icon {
  color: orange;
}
aside .dropdown-toggle {
  padding: 0;
  border: 0;
  color: var(--color-text-middle);
  background-color: transparent;
}
aside .aside-refresh,
aside .aside-theme {
  color: var(--color-text-middle);
  background-color: transparent;
  border: 1px solid var(--color-border-input);
  border-radius: 8px;
  font-size: 11px;
  line-height: 1.25;
  padding: 5px;
  min-width: 70px;
  margin-top: -5px;
  cursor: pointer;
  text-align: center;
  display: block;
  text-decoration: none;
}
aside .aside-refresh {
  padding: 5px 2px;
}
aside .aside-refresh::before {
  content: "";
  display: block;
  width: 30px;
  margin: -5px auto -10px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23888' d='M4 10a7 7 0 0 1 13.723-1.957A6.001 6.001 0 0 1 17 20H6a5 5 0 0 1-1.988-9.589A7 7 0 0 1 4 10'/%3E%3C/svg%3E") no-repeat 0 0/contain;
  aspect-ratio: 1;
}
aside .aside-refresh span {
  position: relative;
  display: block;
  white-space: nowrap;
  padding-top: 10px;
}
aside .aside-refresh span::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-top: -6px;
  margin-left: -6px;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  background: #eee url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23333' d='M5.463 4.433A9.96 9.96 0 0 1 12 2c5.523 0 10 4.477 10 10c0 2.136-.67 4.116-1.81 5.74L17 12h3A8 8 0 0 0 6.46 6.228zm13.074 15.134A9.96 9.96 0 0 1 12 22C6.477 22 2 17.523 2 12c0-2.136.67-4.116 1.81-5.74L7 12H4a8 8 0 0 0 13.54 5.772z'/%3E%3C/svg%3E") no-repeat center center/80% auto;
}
aside .aside-theme > div {
  max-width: 40px;
  margin: 0 auto 5px;
  height: 20px;
  width: 100%;
  border-radius: 50px;
  -webkit-box-shadow: inset 2px 2px 1px rgba(0, 0, 0, 0.2);
          box-shadow: inset 2px 2px 1px rgba(0, 0, 0, 0.2);
  background-color: #7f56e3;
  position: relative;
  z-index: 0;
}
aside .aside-theme > div::before {
  content: "";
  display: block;
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath fill='%237f56e3' fill-rule='evenodd' d='M29 2.5A1.5 1.5 0 0 1 30.5 4v1.5H32a1.5 1.5 0 0 1 0 3h-1.5V10a1.5 1.5 0 0 1-3 0V8.5H26a1.5 1.5 0 0 1 0-3h1.5V4A1.5 1.5 0 0 1 29 2.5M18.228 19.47c0 7.669 6.217 13.885 13.885 13.885c1.12 0 2.21-.133 3.253-.383c.811-.195 1.595.54 1.272 1.31C33.988 40.579 27.76 45 20.5 45C10.835 45 3 37.165 3 27.5S10.835 10 20.5 10c.572 0 .85.68.506 1.138a13.82 13.82 0 0 0-2.778 8.333m20.096 7.934c-.261.795-1.386.795-1.648 0l-1.615-4.912a.87.87 0 0 0-.553-.553l-4.912-1.615c-.795-.262-.795-1.387 0-1.648l4.912-1.615a.87.87 0 0 0 .553-.553l1.615-4.912c.261-.795 1.386-.795 1.648 0l1.615 4.912a.87.87 0 0 0 .553.553l4.912 1.615c.795.262.795 1.387 0 1.648l-4.912 1.615a.87.87 0 0 0-.553.553z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat center center/70% auto;
  z-index: 2;
  top: 3px;
  left: auto;
  right: 3px;
}

html:not([data-theme=dark]) aside .aside-theme > div {
  background-color: #f5c242;
}
html:not([data-theme=dark]) aside .aside-theme > div::before {
  left: 3px;
  right: auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23f5c242' d='m16 8l-2.2-1.6L14.9 4l-2.7-.2l-.2-2.7l-2.4 1.1L8 0L6.4 2.2L4 1.1l-.2 2.7l-2.7.2l1.1 2.4L0 8l2.2 1.6L1.1 12l2.7.2l.2 2.7l2.4-1.1L8 16l1.6-2.2l2.4 1.1l.2-2.7l2.7-.2l-1.1-2.4zm-8 5c-2.8 0-5-2.2-5-5s2.2-5 5-5s5 2.2 5 5s-2.2 5-5 5'/%3E%3C/svg%3E");
}

/*
 * CSS Document
 * ==========================================================================
 * 版權所有 © 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Subhead: 首頁 $
 * */
/* 
 * Aside
 */
.center__mouse {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 380px;
          flex: 0 0 380px;
  aspect-ratio: 380/580;
}
.center__mouse img {
  margin: 0 auto;
  z-index: 0;
}
.center__mouse > img {
  pointer-events: none;
}
@media (max-width: 991px) and (min-width: 768px) {
  .center__mouse {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 320px;
            flex: 0 0 320px;
  }
}
.center__mouse .mouse-info {
  font-size: 9px;
  color: var(--color-text-secondary);
  position: absolute;
  font-weight: bold;
  text-align: center;
  top: 25.7%;
  left: 47%;
  -webkit-transform: translateX(-45%);
      -ms-transform: translateX(-45%);
          transform: translateX(-45%);
  width: 36%;
  line-height: 1.1;
  font-family: Arial, Helvetica, sans-serif;
}
.center__mouse .mouse-info.mouse2 {
  top: 25.5%;
  left: 47.5%;
}
.center__mouse .mouse-info.mouse3 {
  top: 26.4%;
  left: 50%;
}
.center__mouse .mouse-info.top54 {
  top: 54%;
}
.center__mouse .mouse-info td {
  text-align: center;
  vertical-align: top;
}
.center__mouse .mouse-info td:nth-child(1) {
  padding-right: 14px;
}
.center__mouse .mouse-info .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.center__mouse .mouse-info .light__wrap span {
  width: 5px;
  height: 5px;
}
.center__mouse .mouse-info .one .flex {
  gap: 2px;
}
.center__mouse .mouse-info .one .flex.jcc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 4px;
  gap: 4px;
}
.center__mouse .mouse-info .one .light__wrap {
  gap: 11px;
}
.center__mouse .mouse-info .two .flex {
  gap: 5px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.center__mouse .mouse-info .two .light__wrap {
  margin: 0;
  gap: 11px;
}
.center__mouse .btn-def {
  position: absolute;
  font-size: 0;
  padding: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #ccc;
  background: transparent;
  z-index: 10;
  -webkit-animation: ani_LR 1s infinite;
          animation: ani_LR 1s infinite;
}
@media (min-width: 768px) {
  .center__mouse .btn-def {
    display: none;
  }
}
.center__mouse .btn-def.on {
  border: 1px solid var(--color-success);
  background-color: var(--color-success);
}
.center__mouse #btn__dpi {
  left: 34%;
  top: 48%;
}
.center__mouse #btn__return {
  left: 49%;
  top: 59%;
}
.center__mouse #btn__speed {
  right: 34%;
  top: 48%;
}
.center__mouse .btn_mouse2 #btn__dpi {
  left: 32%;
  top: 23%;
}
.center__mouse .btn_mouse2 #btn__speed {
  right: 37%;
  top: 23%;
}
.center__mouse .btn_mouse2 #btn__return {
  left: 49%;
  top: 32%;
}
.center__mouse .btn_mouse3 #btn__dpi {
  left: 45.5%;
  top: 29%;
}
.center__mouse .btn_mouse3 #btn__speed {
  right: 43.5%;
  top: 29%;
}
.center__mouse .btn_mouse3 #btn__return {
  left: 50%;
  top: 29%;
}

html[data-theme=dark] .center__mouse .btn-def {
  border-color: #7f56e3 !important;
}

@media (max-width: 991px) {
  .center__mouse .mouse-info td:nth-child(1) {
    padding-right: 5px;
  }
}
.index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .index {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.index__left, .index__right {
  padding: calc(var(--g-gap) * 2) 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: calc(var(--g-gap) * 2);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 380px) / 2);
          flex: 0 0 calc((100% - 380px) / 2);
  width: calc((100% - 380px) / 2);
  position: relative;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .index__left, .index__right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 300px) / 2);
            flex: 0 0 calc((100% - 300px) / 2);
    width: calc((100% - 300px) / 2);
  }
}
@media (max-width: 767px) {
  .index__left, .index__right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    padding: 0;
  }
}
.index .selectize-input {
  width: 100%;
  text-align: left;
  font-weight: bold;
  height: auto;
  padding: 6px 28px 6px 15px;
  border: 1px solid var(--color-border-input);
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
  border-radius: 5px;
  background: #f6f6f6 url(../images/icon_select.png) no-repeat calc(100% - 7px) center/14px;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 991px) {
  .index .selectize-input {
    padding: 6px 20px 6px 6px;
    font-size: 12px;
  }
}
.index .selectize-input #select-tools-selectized {
  width: auto !important;
  height: 100%;
  left: 10px;
  top: 0;
  right: 50px;
  background-color: #f00;
  position: absolute;
}
.index .selectize-input:after {
  display: none;
}
.index .selectize-control {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 64%;
          flex: 0 0 64%;
  height: 32px;
  width: 100%;
}
@media (max-width: 767px) {
  .index .selectize-control {
    margin: 0 auto;
  }
}
.index .selectize-control.single .selectize-input.input-active {
  border: #7c7c7c 1px solid;
  background: #f6f6f6 url(../images/icon_select_up.png) no-repeat calc(100% - 7px) center/14px;
}
.index .selectize-control.single .selectize-input.input-active::before {
  display: none !important;
}
.index .selectize-dropdown {
  font-size: 12px;
  width: 185px;
  width: 100%;
  padding: 10px 0;
  border: 0;
  margin: 0;
  top: 32px;
  color: var(--color-text-light);
  background-color: #fff;
  border-radius: var(--g-radius);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
}
.index .selectize-dropdown .selectize-dropdown-content {
  max-height: unset;
}
.index .selectize-dropdown .option {
  padding: 7px 1rem;
}
.index .selectize-dropdown .active,
.index .selectize-dropdown .selected {
  background-color: #b5b5b5;
  color: #000;
}
.index .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: var(--g-gap);
}
.index .flex__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--g-gap);
}
.index .flex .c-form__input {
  border: none;
}
.index .flex .c-form__input:focus {
  border: none;
}
.index .card {
  padding: var(--g-gap);
  position: absolute;
  margin: 0;
  z-index: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.index .card .flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index .card .flex .g__title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.index .card .flex .c-form__input {
  width: auto;
  width: 70px;
}
.index .mode {
  width: 200px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  left: 0;
  top: 0;
}
.index .mode .flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index .mode .flex .c-form__input {
  width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
  .index .mode {
    top: unset;
    bottom: -35px;
  }
}
@media (max-width: 767px) {
  .index .mode {
    position: relative;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    top: unset;
    bottom: 0;
  }
}
.index .trail {
  width: 200px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  left: 0;
  top: 275px;
}
.index .trail .flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index .trail .flex .c-form__input {
  width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
  .index .trail {
    top: unset;
    bottom: -35px;
    left: calc(100vw - (100% - 300px) / 2 - 200px - 2rem - var(--padding-inline) * 2);
    right: auto;
  }
}
@media (max-width: 767px) {
  .index .trail {
    position: relative;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    top: unset;
    bottom: 0;
  }
}
.index .dpi {
  left: 70%;
  top: 20%;
}
@media (max-width: 991px) {
  .index .dpi {
    left: 68%;
  }
}
@media (max-width: 767px) {
  .index .dpi {
    left: 50%;
    top: 50%;
    right: unset;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.index .return {
  left: 65%;
  top: 56%;
  width: 170px;
}
@media (max-width: 1199px) {
  .index .return {
    left: 65%;
    width: 154px;
  }
}
@media (max-width: 991px) {
  .index .return {
    left: 60%;
    top: 56%;
  }
}
@media (max-width: 899px) {
  .index .return {
    left: 45%;
  }
}
@media (max-width: 767px) {
  .index .return {
    left: 50%;
    top: 50%;
    right: unset;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.index .speed {
  left: 0;
  top: 20.5%;
}
@media (max-width: 767px) {
  .index .speed {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.wireless .selectize-control.single .selectize-input:after {
  display: none;
}
.wireless .index {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  .wireless .index {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.wireless .index .mouse-info.text-center.dongle {
  left: 43%;
  top: 57.7%;
}
.wireless .index .mouse-info.text-center.dongle .light__wrap > div {
  gap: 18px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 19%;
          flex: 0 0 19%;
}
.wireless .index .mouse-info.text-center.dongle .light__wrap > div.speed {
  margin-left: 12%;
  gap: 9px;
}
.wireless .index .mouse-info.text-center.dongle .light__wrap > div > span {
  width: 7px;
  height: 7px;
}
.wireless .index .center__mouse {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 380px;
          flex: 0 0 380px;
}
@media (max-width: 767px) {
  .wireless .index .center__mouse {
    margin: 0 auto;
  }
  .wireless .index .center__mouse #btn__dpi {
    left: 28%;
    top: 52%;
  }
  .wireless .index .center__mouse #btn__return {
    left: 50%;
    top: 52%;
  }
  .wireless .index .center__mouse #btn__mode {
    left: 70%;
    top: 52%;
  }
}
.wireless .index__left, .wireless .index__right {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc((100% - 380px) / 3);
          flex: 0 1 calc((100% - 380px) / 3);
  width: calc((100% - 380px) / 3);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: var(--g-gap);
  padding: 0;
}
@media (max-width: 767px) {
  .wireless .index__left, .wireless .index__right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}
.wireless .index__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: calc(var(--g-gap) * 0.5);
}
@media (max-width: 991px) and (min-width: 768px) {
  .wireless .index__wrap {
    gap: 1rem;
  }
}
.wireless .index .setting__wrap {
  gap: calc(var(--g-gap) * 0.5);
}
.wireless .index .card {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  gap: 0;
}
.wireless .index .card h3 {
  margin-bottom: 1rem;
}
.wireless .index .card .select-tools {
  margin: 0 0 calc(var(--g-gap) * 0.5) 0;
}
.wireless .index .card .btn-wrap-center {
  gap: 10px;
}
.wireless .index .card .btn-wrap-center > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
.wireless .index .mode {
  width: calc(100% - var(--g-gap));
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - var(--g-gap));
          flex: 0 0 calc(100% - var(--g-gap));
  margin-right: var(--g-gap);
  z-index: unset;
  position: relative;
}
@media (min-width: 768px) {
  .wireless .index .dpi,
  .wireless .index .return,
  .wireless .index .speed {
    position: relative;
    left: 0;
    top: 0;
  }
  .wireless .index .dpi .btn-wrap-center,
  .wireless .index .return .btn-wrap-center,
  .wireless .index .speed .btn-wrap-center {
    display: none;
  }
}
@media (max-width: 767px) {
  .wireless .index .dpi,
  .wireless .index .return,
  .wireless .index .speed {
    position: absolute;
    padding: 2rem;
    width: 100%;
    -ms-flex-line-pack: center;
        align-content: center;
    border-radius: var(--g-gap);
    background: var(--color-bg-primary);
    border: 0;
    z-index: -1;
  }
}
.wireless .index .speed {
  width: calc(100% - var(--g-gap));
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - var(--g-gap));
          flex: 0 0 calc(100% - var(--g-gap));
}
.wireless .index .speed:after {
  left: unset;
  right: 100%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
@media (min-width: 768px) {
  .wireless .index .speed {
    margin-right: var(--g-gap);
  }
}
@media (max-width: 767px) {
  .wireless .index .speed {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
    z-index: 1;
    background: var(--color-bg-card);
    padding: var(--g-gap);
  }
}
.wireless .index .dpi:after {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.wireless .index .dpi .setting__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #c4c4c4;
  border-radius: var(--g-radius);
  padding: 6px;
  gap: 0;
}
[data-theme=dark] .wireless .index .dpi .setting__item:hover {
  -webkit-box-shadow: 0 0 10px 1px #03A9F4 !important;
          box-shadow: 0 0 10px 1px #03A9F4 !important;
  border: 1px solid #03A9F4;
}
.wireless .index .dpi .setting__item:hover {
  -webkit-box-shadow: 0 0 10px 1px #03A9F4 !important;
          box-shadow: 0 0 10px 1px #03A9F4 !important;
}
.wireless .index .dpi .setting__item[data-only-read=true] {
  opacity: 0.5;
}
.wireless .index .dpi .setting__item.active {
  -webkit-box-shadow: 0 0 10px 1px #03A9F4 !important;
          box-shadow: 0 0 10px 1px #03A9F4 !important;
  border: 1px solid #03A9F4;
}
[data-theme=dark] .wireless .index .dpi .setting__item.active {
  -webkit-box-shadow: 0 0 10px 1px #03A9F4 !important;
          box-shadow: 0 0 10px 1px #03A9F4 !important;
  border: 1px solid #03A9F4;
}
.wireless .index .dpi .setting__item .c-form__input {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}
.wireless .index .return:after {
  top: 15%;
  width: 150px;
  height: 25px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.wireless .index .return .setting__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc((100% - var(--g-gap)) / 2);
          flex: 1 0 calc((100% - var(--g-gap)) / 2);
  width: calc((100% - var(--g-gap)) / 2);
}

.index.lang-en .return {
  left: 58%;
  top: 55%;
  width: 210px;
}

.index.lang-kr .return {
  left: 58%;
  top: 55%;
  width: 210px;
}

.index.lang-jp .return {
  left: 45%;
  top: 55%;
  width: 260px;
}

.index.lang-jp .mode {
  width: 230px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 230px;
          flex: 0 0 230px;
}

@media (max-width: 1199px) {
  .index.lang-en .mouse-info .flex,
  .index.lang-kr .mouse-info .flex,
  .index.lang-jp .mouse-info .flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .index.lang-en .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .index.lang-en .dpi {
    left: 76%;
  }
  .index.lang-en .return {
    left: 68%;
    width: 125px;
  }
  .index.lang-en .card .flex .g__title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .index.lang-kr .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .index.lang-kr .dpi {
    left: 76%;
  }
  .index.lang-kr .return {
    left: 65%;
    width: 125px;
  }
  .index.lang-kr .card .flex .g__title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .index.lang-jp .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .index.lang-jp .dpi {
    left: 76%;
  }
  .index.lang-jp .return {
    left: 62%;
    width: 160px;
  }
  .index.lang-jp .card .flex .g__title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
@media (max-width: 991px) {
  .index.lang-jp .return {
    left: 50%;
  }
}
@media (max-width: 767px) {
  .index.lang-en .dpi,
  .index.lang-en .return,
  .index.lang-en .speed {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .index.lang-en .card .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .index.lang-en .card .flex .g__title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .index.lang-en .return {
    width: 190px;
  }
  .index.lang-kr .dpi,
  .index.lang-kr .return,
  .index.lang-kr .speed {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .index.lang-kr .card .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .index.lang-kr .card .flex .g__title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .index.lang-kr .return {
    width: 190px;
  }
  .index.lang-jp .dpi,
  .index.lang-jp .return,
  .index.lang-jp .speed {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .index.lang-jp .card .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .index.lang-jp .card .flex .g__title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .index.lang-jp .return {
    width: 190px;
  }
}
html[data-theme=dark] .index .card .flex .c-form__input {
  background: rgba(0, 0, 0, 0.08);
}