@charset "UTF-8";#Layout{background-color:#cce3e5}#Layout .header,#Layout .footer{flex:0 0 auto}#Layout .content{flex:auto}#Layout .header{background:#fff;color:#102223}#Layout .footer{background-color:#72b4b5}#AuthLayout{min-height:100vh;background-image:url(/assets/background-sXumG3qQ.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;flex-direction:column}#AuthLayout .card-container{max-width:450px;width:100%}#AuthLayout .card-container .logo-container{display:flex;align-items:flex-end;justify-content:center;text-align:center}#AuthLayout .card-container .logo-container img{height:20px}#Dashboard .updated-alert{background-color:#259a9c;cursor:pointer;transition:all .2s ease-in-out}#Dashboard .updated-alert:hover{background-color:#72b4b5}#Dashboard .statistic-box{border-right:1px solid rgba(0,0,0,.1)}#Dashboard .statistic-box:last-child{border-right:0px}#Dashboard .prod-box{border-bottom:1px solid rgba(0,0,0,.1);transition:all .2s ease-in-out;cursor:pointer}#Dashboard .prod-box:last-child{border-bottom:0px}#Dashboard .prod-box:hover{background-color:#cce3e5}#Dashboard .prod-box .prod-title{color:#259a9c}#Product-Create table,#Product-Detail table{border-collapse:collapse;width:100%}#Product-Create table th,#Product-Create table td,#Product-Detail table th,#Product-Detail table td{padding:12px 16px;border:2px solid #cbe8e9}#Product-Create table td,#Product-Detail table td{background-color:#efefef}#Product-Create table .table-header,#Product-Detail table .table-header{background-color:#79bebe;color:#fff;text-align:left;font-size:20px;font-weight:600}#Product-Create table .table-header .sub-title,#Product-Detail table .table-header .sub-title{display:inline;color:#f3f2f2;padding-left:12px;font-size:14px;font-weight:400}#Product-Create table .column-header,#Product-Detail table .column-header{background-color:#fff;color:#0a263f;text-align:center;vertical-align:middle;width:150px}body{font-family:Noto Sans TC,sans-serif;color:#102223}*{scrollbar-color:rgba(37,154,156,.35) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#00000040;border-radius:999px;border:2px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background-color:#0006}*::-webkit-scrollbar-corner{background:transparent}:root{--font-noto-tc: "Noto Sans TC", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{font-family:Noto Sans TC,sans-serif}
