.import-view{position:absolute;top:64px;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;opacity:0;animation:gradual 1.2s linear 1;animation-fill-mode:forwards}@keyframes gradual{0%{opacity:0}100%{opacity:1}}.setting-row-style{position:relative;margin:2px;text-align:center}.font-title{color:#fff;font-size:38px;font-weight:700;text-shadow:0 0 12px #000;user-select:none}.font-label{color:#fff;font-size:16px;font-weight:700;text-shadow:0 0 6px #000;user-select:none}.font-hint{color:#fff;font-size:13px;font-weight:400;text-shadow:0 0 3px rgba(0,0,0,.95);user-select:none}.font-result{color:#ff0;font-size:16px;font-weight:400;text-shadow:0 0 3px rgba(0,0,0,.95);user-select:none}.ant-input{color:#000;font-size:16px;font-weight:400}.setting-input-title{width:180px;height:32px;text-align:center}.ant-select{color:#000;font-size:15px;font-weight:400}.setting-selection{width:180px;height:32px}.ant-select-dropdown-menu-item{font-size:15px;font-weight:400}.ant-select-dropdown-menu-item:hover{background-color:rgba(100,100,100,.5)!important}.ant-select-dropdown-menu-item-selected{background-color:rgba(168,168,168,.5)!important}.ant-select-dropdown-menu-item-active{background-color:#fff!important}.setting-button{width:180px;height:32px;color:#000;font-size:16px;font-weight:400}.operation-import-setting{position:absolute;margin-top:0;right:-50px;width:32px}.operation-spinbutton{position:relative;margin:10px;right:-10px;width:32px}.operation-success-icon{position:absolute;top:8px;right:-80px;font-size:26px;color:#52c41a;transform:translate(0,-20%)}.setting-image{position:relative;width:100px;height:100px;border:1px solid;border-color:#000;border-radius:15px}.custom-item{display:flex;align-items:center;height:32px;margin-top:20px;display:flex;white-space:nowrap}.custom-item-input-name{width:280px}.custom-item-input-tag{width:100px}.custom-add-btn{margin-top:20px;width:100%}.custom-item-delete{margin-left:15px}