@charset "UTF-8";.el-display-flex,body .app .pg-box-setting-list-item,html .app .pg-box-setting-list-item,body .app .pg-box-result-btn,html .app .pg-box-result-btn,body .app .pg-box-result,html .app .pg-box-result,body .app,html .app,.flex-center{display:flex}.el-display-block{display:block}.el-display-inline{display:inline}.el-display-inline-block,body .app .pg-box-btn,html .app .pg-box-btn,body .app .pg-box-setting-list-item-input[type=number],html .app .pg-box-setting-list-item-input[type=number]{display:inline-block}.el-display-none{display:none}.el-display-table{display:table}.el-jc-flex-start,body .app .pg-box-result,html .app .pg-box-result{justify-content:flex-start}.el-ai-flex-start{align-items:flex-start}.el-jc-flex-end{justify-content:flex-end}.el-ai-flex-end{align-items:flex-end}.el-jc-center,body .app .pg-box-result-btn,html .app .pg-box-result-btn,body .app,html .app,.flex-center{justify-content:center}.el-ai-center,body .app .pg-box-setting-list-item,html .app .pg-box-setting-list-item,body .app .pg-box-result-btn,html .app .pg-box-result-btn,body .app .pg-box-result,html .app .pg-box-result,body .app,html .app,.flex-center{align-items:center}.el-jc-space-between,body .app .pg-box-setting-list-item,html .app .pg-box-setting-list-item{justify-content:space-between}.el-ai-space-between{align-items:space-between}.el-jc-space-around{justify-content:space-around}.el-ai-space-around{align-items:space-around}.el-fd-row{flex-direction:row}.el-fd-row-reverse{flex-direction:row-reverse}.el-fd-column{flex-direction:column}.el-fd-column-reverse{flex-direction:column-reverse}.el-text-left{text-align:left}.el-text-center,body .app .pg-box-title,html .app .pg-box-title{text-align:center}.el-text-right{text-align:right}.el-pos-r,body .app .pg-box-result,html .app .pg-box-result{position:relative}.el-pos-f{position:fixed}.el-pos-a,body .app .pg-box-result-btn,html .app .pg-box-result-btn{position:absolute}.el-pos-s{position:sticky}.el-pos-s{position:static}.fw-normal{font-weight:400}.fw-lighter{font-weight:lighter}.fw-bold{font-weight:700}.fw-bolder{font-weight:bolder}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.bd-solid{border-style:solid}.bdl-solid{border-left-style:solid}.bdt-solid{border-top-style:solid}.bdb-solid{border-bottom-style:solid}.bdr-solid{border-right-style:solid}.bd-dashed{border-style:dashed}.bdl-dashed{border-left-style:dashed}.bdt-dashed{border-top-style:dashed}.bdb-dashed{border-bottom-style:dashed}.bdr-dashed{border-right-style:dashed}.bd-none{border-style:none}.bdl-none{border-left-style:none}.bdt-none{border-top-style:none}.bdb-none{border-bottom-style:none}.bdr-none{border-right-style:none}.el-cursor-pointer,body .app .pg-box-btn,html .app .pg-box-btn,body .app .pg-box-result-btn,html .app .pg-box-result-btn{cursor:pointer}.el-cursor-zoom{cursor:zoom}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.over-auto{overflow:auto}.over-x-auto{overflow-x:auto}.over-y-auto{overflow-y:auto}.over-scroll{overflow:scroll}.over-x-scroll{overflow-x:scroll}.over-y-scroll{overflow-y:scroll}.over-hidden,body .app,html .app,body,html{overflow:hidden}.over-x-hidden{overflow-x:hidden}.over-y-hidden{overflow-y:hidden}.over-visible{overflow:visible}.over-x-visible{overflow-x:visible}.over-y-visible{overflow-y:visible}.box-border-box{box-sizing:border-box}.box-content-box{box-sizing:content-box}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.obj-fit-fill{object-fit:fill}.obj-fit-contain{object-fit:contain}.obj-fit-cover{object-fit:cover}.obj-fit-scale-down{object-fit:scale-down}.obj-fit-none{object-fit:none}.link-text-none{text-decoration:inline-block}.bg-transparent{background-color:transparent}.color-white{color:#fff}.color-transparent{color:transparent}.color-black{color:#000}.reset,*{margin:0;padding:0}.margin-center{margin:0 auto}.bs-border-box,*{box-sizing:border-box}.pg-link{text-decoration:none}body .app,html .app{font-family:nunito_for_arco,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,\5fae\8f6f\96c5\9ed1,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#8981ff 10%,#0d24ee 90%);height:100vh;width:100%}body .app .pg-box,html .app .pg-box{width:350px;padding:20px;border-radius:10px;max-width:100%;background:linear-gradient(135deg,#cd9aeb 10%,#c724e7 90%);box-shadow:0 3px 12px #a597f0}body .app .pg-box-title,html .app .pg-box-title{margin-bottom:10px;color:#fff}body .app .pg-box-result,html .app .pg-box-result{color:#fff;background:linear-gradient(135deg,#f5cb9a 10%,#ee9b1f 90%);height:45px;border-radius:5px;padding:8px 20px}body .app .pg-box-result-btn,html .app .pg-box-result-btn{right:5px;top:5px;width:35px;height:35px;border-radius:5px;border:none;background:linear-gradient(135deg,#9ac5f5 10%,#1f8aee 90%)}body .app .pg-box-result-btn:hover,html .app .pg-box-result-btn:hover{opacity:.8}body .app .pg-box-setting-list,html .app .pg-box-setting-list{padding-top:20px;padding-bottom:20px}body .app .pg-box-setting-list-item,html .app .pg-box-setting-list-item{min-height:35px;color:#fff}body .app .pg-box-setting-list-item-label,html .app .pg-box-setting-list-item-label{font-family:\5e7c\5706,\6977\4f53}body .app .pg-box-setting-list-item-input[type=number],html .app .pg-box-setting-list-item-input[type=number]{padding:10px 16px;font-size:14px;max-width:80px;border-radius:5px;border-color:#e9e9e9;border-style:solid;border-width:1px;color:#535455}body .app .pg-box-setting-list-item-input[type=number]:focus-visible,html .app .pg-box-setting-list-item-input[type=number]:focus-visible{outline:none}body .app .pg-box-btn,html .app .pg-box-btn{border:none;background:linear-gradient(135deg,#9ac5f5 10%,#1f8aee 90%);padding:14px 20px;font-size:15px;border-radius:6px;letter-spacing:2px;width:100%;color:#fff;box-shadow:2px 3px 13px #a597f0;transition:background .4s cubic-bezier(.175,.885,.32,1.275)}body .app .pg-box-btn:hover,html .app .pg-box-btn:hover{background:linear-gradient(135deg,#7eb5f5 10%,#0c7ee7 90%)}
