:root{--bg_color: #f0f0f0;--text_color: #333}body{background-color:var(--bg_color);color:var(--text_color)}.container{max-width:720px}.form-control:focus{box-shadow:none !important;outline:none !important;border-color:var(--bs-border-color)}.head{padding:15px 0;display:flex;justify-content:space-between;align-items:center;background-color:var(--bg_color)}.head .back{font-size:24px;width:30px}.head a{color:#333}.head .title{font-size:18px;flex:1;text-align:center}.head .action{font-size:24px;width:40px;text-align:center}.login{padding:0 30px;background-color:#fff;height:100vh}@media(min-width: 768px){.login{padding:32px;background-color:#fff;height:auto;border-radius:20px;width:580px;margin:0 auto;margin-top:300px}}.login .login_method .nav-link{font-size:16px;padding:4px 15px}.login .login_method .active{font-weight:600;color:#007bff;border-bottom:2px solid #007bff}.home{padding:0}.home .avatar{width:56px;height:56px;border-radius:50%;margin-right:15px;border:1px solid hsla(0,0%,100%,.4196078431)}.campus-card{border-radius:16px !important;border:2px solid #bdbdbd !important;box-shadow:none !important}.campus-card .badge{border-radius:12px;padding:4px 12px;font-weight:500}.card2{border-radius:16px !important;border:2px solid #bdbdbd !important;box-shadow:none !important;padding:10px 15px;background-color:#fff}.add-campus form{background:#fff;border-radius:12px;padding:24px 16px 16px 16px;box-shadow:0 2px 8px rgba(0,0,0,.03)}.invite_reg{background:#fff;border-radius:12px;padding:24px 16px 16px 16px;box-shadow:0 2px 8px rgba(0,0,0,.03);text-align:center}.user-card{border-radius:16px !important;border:2px solid #bdbdbd !important;box-shadow:none !important}.user-card .badge{border-radius:8px;padding:2px 10px;font-weight:500}.nav_a{background-color:#fff;border-radius:12px;padding:20px 10px;box-shadow:0 2px 8px rgba(0,0,0,.03);display:flex;align-items:center}.nav_a .icon{font-size:24px;width:40px;text-align:center}.nav_a .link{flex:1;padding-left:10px;font-size:18px}.user_type .nav-link{font-size:12px;color:#464646;padding:4px 8px}.user_type .nav-link.active{padding:4px 12px;color:#fff;background-color:#007bff;border-radius:20px}.alert{border-radius:0;border:0}.order-list .order_card{border-radius:16px !important;border:2px solid #bdbdbd !important;box-shadow:none !important;padding:10px 15px 0px 15px;margin-bottom:10px;background-color:#fff}.order-list .order_card .order_at{border-top:1px solid #f8f8f8;line-height:30px}.pagination{display:flex;justify-content:center}.campus-view{padding-bottom:15px;padding-left:15px}.campus_tabs{padding:10px 0}.campus_tabs .nav-link{font-size:12px;color:#464646;border-radius:20px}.campus_tabs .nav-link.active{color:#fff;background-color:#007bff;border-radius:20px}.ls_form{position:fixed;z-index:10000;top:0;left:0;width:100%;height:100vh;background-color:#fff;padding:30px 15px}.account .card{background-color:#fff;border:none;border-radius:16px !important;box-shadow:0 2px 8px rgba(0,0,0,.03)}.account .avatar{width:56px;height:56px;border-radius:50%;margin-right:15px}.account .avatar .set_avatar{position:absolute;bottom:0;right:0;width:20px;height:20px;background-color:rgba(0,0,0,.3490196078);color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:12px}.account .avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.account-info li{padding:15px 15px;color:#888}.account-info li span{color:#333;font-weight:500}.user-rankings .rankings-tabs{padding:16px 0}.user-rankings .rankings-tabs .nav-link{font-size:14px;padding:6px 20px;color:#222;border-radius:20px}.user-rankings .rankings-tabs .nav-link.active{font-weight:600;color:#000;background-color:#fff}.user-rankings .rankings-conten{background-color:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.03);overflow:hidden}.user-rankings .rankings-conten .rankings-header{font-size:12px;border-bottom:1px solid #e0e0e0;color:#555;padding:15px 20px}.user-rankings .rankings-conten .rankings-data .rankings-item{font-size:14px;padding:15px 20px}.level-record .filter_btn{min-width:60px;font-size:14px;border-radius:8px;position:relative}.level-record .filter_btn.border-primary{border-color:#007bff !important;color:#007bff;background-color:#f8f9ff}.level-record .more-filter{padding:15px;box-shadow:0px 20px 20px 0px rgba(0,0,0,.05);border-radius:8px}.level-record .more-filter .action{display:flex;justify-content:space-between}.level-record .more-filter .action .btn{flex:1}.level-record .form-label{font-weight:bold}.level-record .form-options{display:flex;flex-wrap:wrap;gap:10px}.level-record .form-check{padding:0}.level-record .form-options input{display:none}.level-record .form-check-input{margin-top:.25em}.level-record .form-check-input:checked+label{background-color:rgba(0,123,255,.3411764706);color:#007bff}.level-record .form-check-label{cursor:pointer;padding:6px 14px;border-radius:20px;background:#fff;color:#333;font-size:14px;line-height:14px;transition:all .2s}.level-record .record-item{font-size:12px}.level-record .records-list{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.level-record .campus-options,.level-record .class-options{max-height:200px;overflow-y:auto}.level-record .badge{font-size:11px;padding:4px 8px;border-radius:12px}.level-record .btn-close-sm{font-size:.6em;width:.8em;height:.8em}.level-record .score-text{font-weight:600}.level-record .position-relative .position-absolute{animation:pulse 2s infinite}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}.level-record .record-item a{transition:color .2s ease}.level-record .record-item a:hover{color:#007bff !important}.level-record .quick-filters .btn-sm{font-size:12px;padding:4px 12px;border-radius:16px}.level-record .quick-filters .btn{transition:all .2s ease}.cc_pagination{padding:15px 0;text-align:center}.cc_pagination .text{font-size:12px}.cc_pagination .links{padding-top:15px;display:flex;justify-content:center}.open_experience .search input{border-radius:20px;font-size:14px;line-height:40px;height:40px;padding-left:40px;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-search' viewBox='0 0 16 16'><path d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/></svg>");background-position:14px center;background-repeat:no-repeat}.open_experience .user_list{margin-top:10px}.open_experience .user_list .user_card{background-color:#fff;border-radius:12px;padding:10px 15px;margin-bottom:10px;box-shadow:0 2px 8px rgba(0,0,0,.03)}.open_experience .user_list .user_card .small{font-size:12px;color:#888}.open_experience .form .user_info{background-color:#fff;border-radius:12px;padding:10px 15px;margin-bottom:10px;box-shadow:0 2px 8px rgba(0,0,0,.03)}.open_experience .form form{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.03)}.open_experience .form form .chapters{display:flex;flex-wrap:wrap;gap:5px}.open_experience .form form .chapters label{font-size:12px;padding:2px 8px;border-radius:20px;background:#fff;color:#333;border:1px solid #ccc}.open_experience .form form .chapters .btn-check:checked+.btn{background-color:#007bff;border:1px solid #007bff;color:#fff}.store .store_home .menu_card{background-color:#fff;border-radius:8px;padding:15px;box-shadow:0 2px 8px rgba(0,0,0,.03)}.store .store_home .menu_card a{color:#333;text-decoration:none;text-align:center;font-size:12px}.store .store_home .menu_card a .icon{font-size:24px;background-color:#f0f0f0;width:50px;height:50px;border-radius:50px;display:flex;justify-content:center;align-items:center;margin:0 auto 8px auto;position:relative}.store .store_home .menu_card a .icon .badge{position:absolute;top:-5px;right:-5px;font-size:10px;background-color:#ff4d4f;color:#fff;border-radius:50%;width:18px;height:18px;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.03)}.store .store_home .menu_card a.icon_1 .icon{background-color:rgba(194,128,255,.0941176471);color:#8400ff}.store .store_home .menu_card a.icon_2 .icon{background-color:rgba(255,145,0,.0941176471);color:#ff9100}.store .store_home .menu_card a.icon_3 .icon{background-color:rgba(102,255,0,.0941176471);color:#6f0}.store .store_home .menu_card a.icon_4 .icon{background-color:rgba(0,89,255,.0941176471);color:#0059ff}.store .store_home .notice_card{background-color:#fff;border-radius:8px !important;padding:15px;box-shadow:0 2px 8px rgba(0,0,0,.03)}.store .store_home .notice_card .notice_content{font-size:12px;color:#666}.store .store_orders .tabs{margin-bottom:8px}.store .store_orders .tabs .nav-link{font-size:12px;padding:2px 12px;color:#222;border-radius:20px;margin-right:12px}.store .store_orders .tabs .nav-link.active{font-weight:600;color:#fff;background-color:#0059ff}.store .store_orders .order_card{background-color:#fff;border-radius:8px !important;padding:8px 15px;margin-bottom:4px;box-shadow:0 2px 8px rgba(0,0,0,.03)}.store .store_orders .order_card .order_number{font-size:12px;color:#888;margin-bottom:8px;display:flex;justify-content:space-between}.store .store_orders .order_card .info{display:flex;align-items:center}.store .store_orders .order_card .info .thumb{width:60px;height:60px;margin-right:15px}.store .store_orders .order_card .info .thumb img{width:100%;height:100%;border-radius:4px;-o-object-fit:cover;object-fit:cover;border:1px solid #e0e0e0}.store .store_orders .order_card .info .detail{font-size:12px;line-height:14px;color:#6d6d6d}.store .store_orders .order_card .info .detail .name{font-size:14px;font-weight:600;color:#333;margin-bottom:6px}.store .store_orders .order_card .action{display:flex;justify-content:space-between}.store .store_orders .order_card .action .time{font-size:12px;color:#888;margin-top:8px}.store .store_orders .order_card .action button{font-size:12px;padding:4px 12px;border-radius:16px;border:none;color:#fff;background-color:#0059ff}.store .goods_list .filter{margin-bottom:8px}.store .goods_list .filter .base-filter{display:flex;gap:8px;align-items:center;margin-bottom:4px}.store .goods_list .filter .base-filter input{flex:1;border-radius:16px;font-size:14px;line-height:40px;height:40px;padding-left:15px;border:none}.store .goods_list .filter .base-filter .filter_btn{font-size:14px;padding:4px 12px;border-radius:16px;height:40px}.store .goods_list .filter .base-filter .filter_btn.active{border-color:#0059ff !important;color:#0059ff;background-color:#e6f0ff}.store .goods_list .filter .more-filter{background-color:#fff;padding:15px;box-shadow:0px 20px 20px 0px rgba(0,0,0,.05);border-radius:16px}.store .goods_list .filter .more-filter .action{display:flex;justify-content:flex-end}.store .goods_list .filter .tabs{margin:8px 0}.store .goods_list .filter .tabs .nav-link{font-size:12px;padding:2px 12px;color:#222;border-radius:20px;margin-right:12px;cursor:pointer}.store .goods_list .filter .tabs .nav-link.active{font-weight:600;color:#fff;background-color:#0059ff}.store .goods_list .goods_card{background-color:#fff;border-radius:8px !important;padding:8px 15px;margin-bottom:4px;box-shadow:0 2px 8px rgba(0,0,0,.03);display:flex}.store .goods_list .goods_card .thumb{width:100px;height:80px;margin-right:15px}.store .goods_list .goods_card .thumb img{width:100%;height:100%;border-radius:4px;-o-object-fit:cover;object-fit:cover;border:1px solid #e0e0e0}.store .goods_list .goods_card .info{flex:1;display:flex;flex-direction:column;justify-content:space-between}.store .goods_list .goods_card .info .detail{color:#6d6d6d}.store .goods_list .goods_card .info .detail .name{font-size:14px;line-height:1.2;font-weight:600;color:#333;margin-bottom:6px}.store .goods_list .goods_card .info .detail .base_info{font-size:12px;line-height:1.5}.store .goods_list .goods_card .info .detail .base_info span{margin-right:12px}.store .goods_list .goods_card .action{margin-top:8px;display:flex;justify-content:flex-end}.store .goods_list .goods_card .action button{font-size:12px;padding:2px 12px;border-radius:16px;border:1px solid rgba(51,51,51,.3137254902);color:#333;margin-left:8px}.store .goods_create form .image-upload{margin-bottom:4px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.03);padding:16px;display:flex;align-items:center;justify-content:space-between}.store .goods_create form .image-upload .upload-area{height:120px;width:160px;border:2px dashed #ddd;border-radius:8px;background-color:#fafafa;transition:all .3s ease;cursor:pointer;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.store .goods_create form .image-upload .upload-area:hover{border-color:#0059ff;background-color:#f0f9ff}.store .goods_create form .image-upload .upload-area i{color:#ccc;font-size:2.5rem}.store .goods_create form .image-upload .upload-area small{color:#999;font-size:12px}.store .goods_create form .image-upload .upload-area img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px}.store .goods_create form .form-body{margin-bottom:16px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.03);padding:16px}.store .goods_create form .form-label{font-size:14px;font-weight:500;color:#333;margin-bottom:8px}.store .goods_create form .form-control,.store .goods_create form .form-select{border-radius:8px;font-size:14px;padding:12px;border:1px solid #e0e0e0;background-color:#fafafa}.store .goods_create form .form-control:focus,.store .goods_create form .form-select:focus{border-color:#0059ff;box-shadow:0 0 0 .2rem rgba(0,89,255,.25);background-color:#fff}.store .goods_create form .form-control::-moz-placeholder, .store .goods_create form .form-select::-moz-placeholder{color:#999;font-size:14px}.store .goods_create form .form-control::placeholder,.store .goods_create form .form-select::placeholder{color:#999;font-size:14px}.store .goods_create form .form-control.is-invalid,.store .goods_create form .form-select.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.store .goods_create form .btn-primary{background-color:#0059ff;border-color:#0059ff;font-size:16px;font-weight:600;padding:14px;border-radius:12px;transition:all .3s ease}.store .goods_create form .btn-primary:hover{background-color:#0041cc;border-color:#0041cc}.store .goods_create form .btn-primary:disabled{background-color:#6c757d;border-color:#6c757d;opacity:.8}.store .goods_create form .btn-outline-secondary{border-color:#6c757d;color:#6c757d;font-size:16px;font-weight:600;padding:14px;border-radius:12px;transition:all .3s ease}.store .goods_create form .btn-outline-secondary:hover{background-color:#6c757d;color:#fff}.store .goods_create form .btn-outline-secondary:disabled{opacity:.6}.store .goods_create form .text-danger{font-size:12px;color:#dc3545 !important}.store .goods_create form .text-muted{font-size:11px;color:#6c757d !important}.store .goods_create form .goods-status-card{border:1px solid}.store .goods_create form .goods-status-card.status-active{background-color:#d4edda;border-color:#c3e6cb}.store .goods_create form .goods-status-card.status-inactive{background-color:#f8d7da;border-color:#f5c6cb}.store .goods_create form .category-selector{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:12px;cursor:pointer;transition:all .3s ease}.store .goods_create form .category-selector:hover{border-color:#0059ff;background-color:#f0f9fa}.store .goods_create form .category-selector .placeholder-text{color:#999;font-size:14px}/*# sourceMappingURL=app.min.css.map */