html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#app{min-height:100vh}.front-layout{background:#f5f5f5;flex-direction:column;min-height:100vh;display:flex}.front-content{flex:1;width:100%;padding:0 12px 72px}.front-content.no-tabbar{padding-bottom:0}.bottom-tabbar{z-index:100;height:56px;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 8px #0000000f}.tabbar-item{cursor:pointer;color:#999;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;height:100%;font-size:10px;transition:all .2s;display:flex}.tabbar-item.active{color:#1890ff}.tabbar-item .tab-icon{margin-bottom:2px;font-size:22px}.tabbar-item .tab-label{line-height:1}.page-header{color:#333;text-align:center;z-index:50;background:#fff;border-bottom:1px solid #f0f0f0;padding:16px;font-size:17px;font-weight:600;position:sticky;top:0}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding-top:12px;display:grid}.product-card{cursor:pointer;background:#fff;border-radius:12px;transition:all .2s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.product-card:active{transform:scale(.97);box-shadow:0 1px 4px #0000001a}.product-card .card-img{color:#1890ff;background:#f0f5ff;justify-content:center;align-items:center;width:100%;height:140px;font-size:48px;display:flex}.product-card .card-body{padding:10px 12px}.product-card .card-name{color:#333;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:14px;font-weight:500;overflow:hidden}.product-card .card-desc{color:#999;text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px;font-size:11px;overflow:hidden}.product-card .card-price{color:#1890ff;font-size:16px;font-weight:600}.product-card .card-price .symbol{font-size:12px}.detail-top-bar{color:#333;z-index:50;background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;padding:14px 16px;display:flex;position:sticky;top:0}.detail-top-bar .back-btn{color:#333;cursor:pointer;padding:4px;font-size:20px}.detail-top-bar .back-btn:active{opacity:.6}.detail-top-bar .title{flex:1;font-size:16px;font-weight:500}.product-banner{text-align:center;background:#fff;padding:24px 16px}.product-banner .product-name{color:#333;margin-bottom:8px;font-size:20px;font-weight:600}.product-banner .product-price{color:#1890ff;font-size:32px;font-weight:700}.product-banner .product-price .symbol{font-size:16px}.order-form-section{z-index:1;background:#fff;border-radius:12px;margin:-16px 12px 12px;padding:16px;position:relative}.order-form-section .section-title{color:#333;border-left:3px solid #1890ff;margin-bottom:12px;padding-left:8px;font-size:15px;font-weight:600}.order-form-section .form-item{margin-bottom:14px}.order-form-section .form-label{color:#666;margin-bottom:6px;font-size:13px;display:block}.order-form-section .form-input{background:#fafafa;border:1px solid #e8e8e8;border-radius:10px;outline:none;width:100%;height:44px;padding:0 14px;font-size:14px;transition:all .2s}.order-form-section .form-input:focus{background:#fff;border-color:#1890ff;box-shadow:0 0 0 3px #1890ff1a}.query-btn{color:#fff;cursor:pointer;background:#1890ff;border:none;border-radius:10px;width:100%;height:46px;margin-top:8px;font-size:15px;font-weight:500;transition:all .2s}.query-btn:active{opacity:.85;transform:scale(.98)}.query-btn:disabled{cursor:not-allowed;background:#ccc;transform:none}.submit-btn{color:#fff;cursor:pointer;background:#1890ff;border:none;border-radius:10px;width:100%;height:46px;margin-top:8px;font-size:15px;font-weight:500;transition:all .2s}.submit-btn:active{opacity:.85;transform:scale(.98)}.submit-btn:disabled{cursor:not-allowed;background:#ccc;transform:none}.course-drawer-mask{z-index:200;background:#00000080;animation:.2s fadeIn;position:fixed;inset:0}.course-drawer{z-index:201;background:#fff;border-radius:20px 20px 0 0;flex-direction:column;max-height:75vh;animation:.3s ease-out slideUp;display:flex;position:fixed;bottom:0;left:0;right:0}.course-drawer .drawer-header{border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.course-drawer .drawer-header .drawer-title{color:#333;font-size:16px;font-weight:600}.course-drawer .drawer-header .close-btn{color:#999;cursor:pointer;background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.course-drawer .drawer-body{flex:1;padding:8px 16px;overflow-y:auto}.course-drawer .drawer-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0));border-top:1px solid #f0f0f0;flex-shrink:0}.course-item{border-bottom:1px solid #f5f5f5;align-items:center;gap:12px;padding:12px 0;display:flex}.course-item:last-child{border-bottom:none}.course-item .course-check{flex-shrink:0}.course-item .course-info{flex:1;min-width:0}.course-item .course-name{color:#333;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.course-item .course-meta{color:#999;margin-top:2px;font-size:12px}.course-item .course-state{flex-shrink:0}.course-selected-bar{justify-content:space-between;align-items:center;display:flex}.course-selected-bar .selected-info{color:#333;font-size:14px}.course-selected-bar .selected-info .count{color:#1890ff;font-weight:600}.course-selected-bar .confirm-btn{color:#fff;cursor:pointer;background:#1890ff;border:none;border-radius:20px;padding:10px 28px;font-size:14px;font-weight:500}.course-selected-bar .confirm-btn:disabled{background:#ccc}.order-list{flex-direction:column;gap:10px;padding-top:12px;display:flex}.order-item{background:#fff;border-radius:12px;padding:14px;box-shadow:0 2px 8px #0000000f}.order-item .order-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.order-item .order-no{color:#999;font-size:12px}.order-item .order-status{font-size:12px;font-weight:500}.order-item .order-product{color:#333;margin-bottom:4px;font-size:15px;font-weight:500}.order-item .order-course{color:#666;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;font-size:13px;overflow:hidden}.order-item .order-bottom{justify-content:space-between;align-items:center;display:flex}.order-item .order-amount{color:#1890ff;font-size:16px;font-weight:600}.order-item .order-time{color:#bbb;font-size:11px}.progress-search-bar{background:#fff;border-radius:12px;gap:8px;margin-top:12px;margin-bottom:12px;padding:12px;display:flex;box-shadow:0 2px 8px #0000000f}.progress-search-bar input{background:#fafafa;border:1px solid #e8e8e8;border-radius:10px;outline:none;flex:1;height:42px;padding:0 14px;font-size:14px;transition:all .2s}.progress-search-bar input:focus{background:#fff;border-color:#1890ff;box-shadow:0 0 0 3px #1890ff1a}.progress-search-bar button{color:#fff;cursor:pointer;white-space:nowrap;background:#1890ff;border:none;border-radius:10px;height:42px;padding:0 18px;font-size:14px;font-weight:500;transition:all .2s}.progress-search-bar button:active{opacity:.85;transform:scale(.98)}.progress-item{background:#fff;border-radius:12px;margin-bottom:10px;padding:14px;transition:all .2s;box-shadow:0 2px 8px #0000000f}.progress-item:active{transform:scale(.99)}.progress-item .progress-title{align-items:center;margin-bottom:8px;display:flex}.progress-item .progress-name{color:#333;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:15px;font-weight:500;overflow:hidden}.progress-item .progress-status{margin-left:8px;font-size:12px;font-weight:500}.progress-item .progress-info{color:#999;margin-bottom:4px;font-size:12px}.progress-item .progress-bar-wrap{margin-top:8px}.progress-item .progress-detail{border-top:1px solid #f5f5f5;margin-top:10px;padding-top:10px}.progress-item .progress-detail .detail-row{margin-bottom:4px;font-size:12px;display:flex}.progress-item .progress-detail .detail-label{color:#999;flex-shrink:0;width:70px}.progress-item .progress-detail .detail-value{color:#666;flex:1}.expand-arrow{color:#999;cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:8px;font-size:12px;transition:transform .2s;display:flex}.expand-arrow.expanded{transform:rotate(180deg)}.admin-layout{min-height:100vh;display:flex}.admin-sider{background:#001529;flex-shrink:0;width:220px;min-height:100vh;overflow-y:auto}.admin-content{background:#f0f2f5;flex:1;min-height:100vh;padding:24px;overflow-y:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (width>=769px){.front-content{max-width:480px;margin:0 auto;padding:0 16px 72px}.product-grid{gap:14px;padding-top:14px}.product-card .card-img{height:180px}}@media (width<=768px){.admin-layout>.admin-sider{display:none}.admin-layout{flex-direction:column}.admin-content{min-height:auto;padding:12px;overflow-x:hidden}.admin-header{border-radius:8px;flex-wrap:wrap;gap:8px;padding:10px 12px}.admin-content .ant-form-inline{flex-direction:column;gap:4px;display:flex}.admin-content .ant-form-inline .ant-form-item{width:100%;margin-bottom:8px;margin-right:0}.admin-content .ant-form-inline .ant-form-item-control{width:100%}.admin-content .ant-form-inline .ant-select,.admin-content .ant-form-inline .ant-input,.admin-content .ant-form-inline .ant-input-number{width:100%!important}.admin-content .ant-card{border-radius:8px;margin-bottom:12px}.admin-content .ant-card .ant-card-head{min-height:auto;padding:10px 12px}.admin-content .ant-card .ant-card-head-title{padding:0;font-size:14px}.admin-content .ant-card .ant-card-body{padding:12px}.admin-content .ant-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-content .ant-table{font-size:13px}.admin-content .ant-table-thead>tr>th,.admin-content .ant-table-thead>tr>td{white-space:nowrap;background:#fafafa;padding:8px;font-size:12px}.admin-content .ant-table-tbody>tr>td{white-space:nowrap;padding:8px;font-size:12px}.admin-content .ant-tag{margin:0;padding:1px 6px;font-size:12px}.admin-content .ant-pagination{text-align:center;margin-top:12px}.admin-content .ant-descriptions{overflow-x:auto}.admin-content .ant-descriptions-item{padding:6px 8px}.ant-modal{max-width:92vw;margin:0 auto;padding:0;top:5vh}.ant-modal .ant-modal-content{border-radius:8px}.ant-modal .ant-modal-body{max-height:75vh;padding:16px;overflow-y:auto}.admin-content .ant-form-vertical .ant-form-item-control{width:100%}.admin-content .ant-input,.admin-content .ant-input-password{width:100%!important;max-width:100%!important}}
