.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;padding:20px;background:#fff url(/images/background.jpg) center/cover no-repeat fixed;background-size:cover;position:fixed;inset:0;overflow:auto}*{box-sizing:border-box}html{background:#f5f7fa!important;min-height:100vh}body{margin:0;padding:0;background:#f5f7fa!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;min-height:100vh}#app{padding:5px 10px;min-height:100vh;background:#f5f7fa!important}@media (min-width: 1024px){#app{padding:5px 16px}}@media (min-width: 1440px){#app{padding:5px 24px}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}@keyframes shine{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a,0 0 0 1px #0000000d;border:none;margin-bottom:10px}.user-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;margin-bottom:16px}.user-card-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #eef2f6;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.user-card-title{font-size:16px;font-weight:700;color:#1e293b}.user-card-body{padding:24px 20px;text-align:center}.user-card-footer{padding:14px 20px;border-top:1px solid #eef2f6;background:#f8fafc;text-align:center}.welcome-text{font-size:18px;font-weight:600;color:#6366f1;margin-bottom:8px}.welcome-school{color:#8b5cf6;font-weight:600;font-size:16px;margin-bottom:8px}.welcome-extend{font-size:14px;color:#64748b}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 20px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;outline:none}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-danger{background:linear-gradient(135deg,#ef4444,#f87171);color:#fff}.btn-danger:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ef444466}.btn-outline{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.btn-outline:hover{background:#e2e8f0;color:#1e293b}.btn-lg{padding:14px 28px;font-size:16px;border-radius:12px}.btn-block{width:100%}.el-button{transition:all .3s ease}.el-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.form-group{margin-bottom:16px}.form-label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:8px}.form-label .required{color:#ef4444}.form-input{width:100%;padding:14px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:15px;color:#1e293b;background:#fff;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.form-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.form-input::placeholder{color:#94a3b8}.form-input-icon{position:relative}.form-input-icon .form-input{padding-left:44px}.form-input-icon .input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#94a3b8}.form-textarea{width:100%;padding:12px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;line-height:1.5;resize:vertical;min-height:100px;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}.form-textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.form-textarea::placeholder{color:#94a3b8}.form-value{padding:12px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;line-height:1.5;word-break:break-word}.checkbox-group{display:flex;flex-wrap:wrap;gap:12px}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;padding:20px;background:#fff url(/images/background.jpg) center/cover no-repeat fixed;background-size:cover;position:fixed;inset:0;overflow:auto}.login-card{background:#fffffff2;padding:40px;border-radius:24px;box-shadow:0 20px 60px #00000026;width:100%;max-width:420px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-title{text-align:center;margin-bottom:32px;font-size:26px;font-weight:700;color:#1e293b}.login-form .form-group{margin-bottom:20px}.notice-section{margin-top:24px;padding:16px;background:linear-gradient(135deg,#fef3c7,#fef9c3);border-left:4px solid #f59e0b;border-radius:8px}.notice-item{display:flex;align-items:flex-start;margin-bottom:10px;font-size:13px;color:#92400e;line-height:1.5}.notice-item:last-child{margin-bottom:0}.notice-icon{color:#f59e0b;margin-right:8px;font-weight:700;flex-shrink:0}.action-bar{display:flex;justify-content:flex-end;gap:12px;margin-bottom:16px;flex-wrap:nowrap}.action-bar .btn{padding:8px 14px;font-size:14px;flex-shrink:1;min-width:0;white-space:nowrap}.btn-refresh{background:linear-gradient(135deg,#10b981,#34d399);color:#fff}.btn-refresh:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}.btn-refresh:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-refresh svg.spinning{animation:spin .8s linear infinite}.btn-password{background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#fff}.btn-password:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b66}.modal-password{max-width:400px}.modal-password .form-input:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.password-footer{display:flex;gap:12px;justify-content:flex-end}.orders-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:16px}@media (min-width: 768px){.orders-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (min-width: 1024px){.orders-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1800px;margin:0 auto}}.order-card{background:#fffffff2;border-radius:16px;padding:12px;margin-bottom:16px;box-shadow:0 8px 25px #0000001a;border-left:4px solid #6b7280;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.order-card:hover{transform:translateY(-2px);box-shadow:0 12px 35px #00000026}.order-card.status-running{border-left-color:#f59e0b}.order-card.status-exam{border-left-color:#8b5cf6}.order-card.status-pending{border-left-color:#3b82f6}.order-card.status-success{border-left-color:#10b981}.order-card.status-paused{border-left-color:#64748b}.order-card.status-error{border-left-color:#ef4444}.order-card.status-ended{border-left-color:#4b5563}.order-card.status-default{border-left-color:#6b7280}.order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap}.order-title{font-size:18px;font-weight:600;color:#2c3e50}.order-status{display:flex;gap:10px;align-items:center}.order-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.settings-section{background:#f8f9fa;padding:20px;border-radius:12px}.settings-section:hover{background:#f1f3f4;transition:background-color .2s ease}.status-bar{height:5px;width:100%}.status-bar.status-running{background:linear-gradient(90deg,#f59e0b,#fbbf24,#fcd34d)}.status-bar.status-exam{background:linear-gradient(90deg,#8b5cf6,#a78bfa,#c4b5fd)}.status-bar.status-pending{background:linear-gradient(90deg,#3b82f6,#60a5fa,#93c5fd)}.status-bar.status-success{background:linear-gradient(90deg,#10b981,#34d399,#6ee7b7)}.status-bar.status-paused{background:linear-gradient(90deg,#64748b,#94a3b8,#cbd5e1)}.status-bar.status-error{background:linear-gradient(90deg,#ef4444,#f87171,#fca5a5)}.status-bar.status-ended{background:linear-gradient(90deg,#4b5563,#6b7280,#9ca3af)}.status-bar.status-default{background:linear-gradient(90deg,#6b7280,#9ca3af,#d1d5db)}.order-card .card-header{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 12px 8px;gap:10px}.header-left{flex:1;min-width:0;overflow:hidden}.course-title-wrapper{position:relative}.course-title{font-size:20px;font-weight:700;color:#111827;margin:0 0 8px;line-height:1.3;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .2s ease}.course-title:hover{color:#6366f1}.course-popover{position:absolute;z-index:9999;min-width:200px;max-width:320px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;border:1px solid #e2e8f0;animation:popoverFadeIn .2s ease;transform:translateY(-100%)}@keyframes popoverFadeIn{0%{opacity:0;transform:translateY(calc(-100% + 4px))}to{opacity:1;transform:translateY(-100%)}}.popover-arrow{position:absolute;bottom:-6px;left:20px;width:12px;height:12px;background:#fff;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;transform:rotate(45deg)}.popover-content{padding:12px}.popover-course-name{margin:0;font-size:14px;color:#1e293b;line-height:1.5;word-break:break-word;white-space:normal}.platform-tag{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}.platform-tag svg{width:14px;height:14px}.header-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:100px;font-size:13px;font-weight:600;white-space:nowrap}.status-dot{width:8px;height:8px;border-radius:50%;background:currentColor;animation:pulse 2s infinite}.status-badge.status-running{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#b45309}.status-badge.status-exam{background:linear-gradient(135deg,#ede9fe,#ddd6fe);color:#7c3aed}.status-badge.status-pending{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1d4ed8}.status-badge.status-success{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#059669}.status-badge.status-paused{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);color:#475569}.status-badge.status-error{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#dc2626}.status-badge.status-ended{background:linear-gradient(135deg,#e5e7eb,#d1d5db);color:#4b5563}.status-badge.status-default{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#6b7280}.status-active{background-color:#d4edda;color:#155724}.status-purple{background-color:#fff;color:#a280ff}.status-expiring{background-color:#fff3cd;color:#856404}.running-time{display:flex;align-items:center;gap:5px;font-size:12px;color:#059669;background:#ecfdf5;padding:4px 10px;border-radius:6px}.running-time svg{width:14px;height:14px;flex-shrink:0}.progress-block{margin:0 12px 10px;padding:12px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.block-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#475569}.block-title svg{width:18px;height:18px;color:#6366f1}.progress-value{font-size:28px;font-weight:800;color:#6366f1;letter-spacing:-.02em}.progress-value.completed{color:#10b981}.progress-bar-wrapper{margin-bottom:12px}.progress-track{height:12px;background:#e2e8f0;border-radius:100px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6,#a78bfa);border-radius:100px;transition:width .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.progress-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:shine 2s infinite}.progress-fill.completed{background:linear-gradient(90deg,#10b981,#34d399,#6ee7b7)}.process-info{background:#fff;border-radius:10px;padding:10px 12px;border:1px solid #e2e8f0}.process-label{display:block;font-size:12px;color:#94a3b8;font-weight:500;margin-bottom:6px}.process-text{margin:0;font-size:14px;color:#334155;line-height:1.6}.action-buttons{display:flex;gap:8px;padding:0 12px 10px}.action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border-radius:10px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid;background:transparent;white-space:nowrap;min-width:0;overflow:hidden}.action-btn span{overflow:hidden;text-overflow:ellipsis}.action-btn svg{width:16px;height:16px}.action-btn:active{transform:scale(.96)}.action-btn.btn-primary{color:#3b82f6;border-color:#93c5fd;background:#eff6ff}.action-btn.btn-primary:hover{background:#3b82f6;color:#fff;border-color:#3b82f6;transform:none;box-shadow:none}.action-btn.btn-success{color:#10b981;border-color:#6ee7b7;background:#ecfdf5}.action-btn.btn-success:hover{background:#10b981;color:#fff;border-color:#10b981}.action-btn.btn-warning{color:#f59e0b;border-color:#fcd34d;background:#fffbeb}.action-btn.btn-warning:hover{background:#f59e0b;color:#fff;border-color:#f59e0b}.action-btn.btn-danger{color:#ef4444;border-color:#fca5a5;background:#fef2f2}.action-btn.btn-danger:hover{background:#ef4444;color:#fff;border-color:#ef4444;transform:none;box-shadow:none}.collapse-trigger{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px;background:#f8fafc;border:none;border-top:1px solid #eef2f6;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s ease}.collapse-trigger:hover{background:#f1f5f9;color:#475569}.collapse-trigger svg{width:16px;height:16px;transition:transform .3s ease}.collapse-trigger svg.rotated{transform:rotate(-180deg)}.collapsible-content{max-height:600px;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.collapsible-content.collapsed{max-height:0}.content-wrapper{border-top:1px solid #eef2f6}.time-section{padding:12px;border-right:none;box-sizing:border-box;overflow:hidden}.time-section-full{width:100%}.section-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151;margin-bottom:16px}.section-title svg{width:18px;height:18px;color:#6366f1}.time-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;box-sizing:border-box}.time-item{display:flex;flex-direction:column;gap:4px;padding:12px;background:#f8fafc;border-radius:10px;transition:all .2s ease;box-sizing:border-box;min-width:0;overflow:hidden}.time-item:hover{background:#f1f5f9}.time-item.time-start{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0}.time-item.time-start .time-value{color:#059669}.time-item.time-end{background:linear-gradient(135deg,#fefce8,#fef9c3);border:1px solid #fde047}.time-item.time-end .time-value{color:#ca8a04}.time-label{font-size:11px;color:#94a3b8;font-weight:500}.time-value{font-size:13px;color:#1e293b;font-weight:600}.logs-section{padding:12px;background:#f8f9fa;border-radius:12px;max-height:400px;overflow-y:auto}.refresh-btn{margin-left:auto;width:28px;height:28px;border:none;background:#f1f5f9;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.refresh-btn:hover{background:#e2e8f0;transform:rotate(180deg)}.refresh-btn svg{width:14px;height:14px;color:#64748b}.logs-list{max-height:280px;overflow-y:auto}.logs-list::-webkit-scrollbar{width:4px}.logs-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.empty-logs{display:flex;align-items:center;justify-content:center;padding:40px;color:#94a3b8;font-size:13px}.log-items{display:flex;flex-direction:column;gap:12px}.log-item{display:flex;gap:12px;align-items:flex-start;background:#fff;padding:12px;border-radius:8px;margin-bottom:8px;border-left:4px solid #dee2e6}.log-success{border-left-color:#28a745}.log-error{border-left-color:#dc3545}.log-dot{width:8px;height:8px;border-radius:50%;margin-top:6px;flex-shrink:0}.log-blue .log-dot{background:#6366f1}.log-green .log-dot{background:#10b981}.log-purple .log-dot{background:#8b5cf6}.log-orange .log-dot{background:#f59e0b}.log-content{flex:1;min-width:0;font-size:14px;color:#2992ff}.log-time{display:block;font-size:11px;color:#94a3b8;margin-bottom:2px}.log-text{font-size:13px;color:#374151;line-height:1.5;word-break:break-word}.logs-section::-webkit-scrollbar{width:6px}.logs-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.logs-section::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.logs-section::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:fadeIn .2s ease}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:480px;box-shadow:0 20px 60px #0003;animation:slideUp .3s ease}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #eef2f6}.modal-title{font-size:16px;font-weight:600;color:#111827;display:flex;align-items:center;gap:8px}.modal-title svg{width:20px;height:20px;color:#6366f1}.modal-close{width:32px;height:32px;border:none;background:#f1f5f9;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.modal-close:hover{background:#e2e8f0}.modal-close svg{width:18px;height:18px;color:#64748b}.modal-body{padding:20px}.modal-footer{padding:16px 20px;border-top:1px solid #eef2f6;display:flex;justify-content:flex-end}.course-full-name{margin:0;font-size:16px;color:#1e293b;line-height:1.6;word-break:break-word;background:#f8fafc;padding:16px;border-radius:12px;border:1px solid #e2e8f0;-webkit-user-select:all;user-select:all}.copy-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.copy-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.copy-btn:active{transform:translateY(0)}.copy-btn svg{width:16px;height:16px}.modal-log{max-width:560px}.log-modal-body{padding:0;max-height:400px;overflow-y:auto}.log-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#64748b;gap:12px}.loading-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:spin .8s linear infinite}.log-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#94a3b8}.log-empty svg{width:48px;height:48px;margin-bottom:12px;opacity:.5}.log-empty span{font-size:14px}.log-timeline-modal{padding:20px}.log-entry-modal{display:flex;gap:14px}.log-marker-modal{display:flex;flex-direction:column;align-items:center;width:12px;flex-shrink:0}.marker-dot-modal{width:10px;height:10px;border-radius:50%;border:2px solid;background:#fff;z-index:1}.marker-line-modal{flex:1;width:2px;background:#e2e8f0;margin:4px 0}.log-blue .marker-dot-modal{border-color:#6366f1}.log-green .marker-dot-modal{border-color:#10b981}.log-purple .marker-dot-modal{border-color:#8b5cf6}.log-orange .marker-dot-modal{border-color:#f59e0b}.log-body-modal{flex:1;padding-bottom:20px;min-width:0}.log-timestamp-modal{display:block;font-size:12px;color:#94a3b8;font-weight:500;margin-bottom:4px}.log-message-modal{font-size:14px;color:#334155;line-height:1.6;word-break:break-word}.refresh-log-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.refresh-log-btn:hover:not(:disabled){background:#e2e8f0;color:#1e293b}.refresh-log-btn:disabled{opacity:.6;cursor:not-allowed}.refresh-log-btn svg{width:16px;height:16px}.refresh-log-btn svg.spinning{animation:spin .8s linear infinite}.modal-feedback{max-width:520px}.feedback-modal-body{padding:0;max-height:70vh;overflow-y:auto}.feedback-notice{padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.feedback-notice .notice-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;background:#eff6ff;border-radius:8px;margin-bottom:10px;font-size:13px;color:#1e40af;line-height:1.5}.feedback-notice .notice-item:last-child{margin-bottom:0}.feedback-notice .notice-item svg{width:18px;height:18px;flex-shrink:0;margin-top:1px}.feedback-notice .notice-item.notice-warning{background:#fef3c7;color:#92400e}.feedback-form{padding:20px}.feedback-form .form-item{margin-bottom:16px}.feedback-form .form-item:last-child{margin-bottom:0}.feedback-form .status-tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:100px;font-size:12px;font-weight:600}.feedback-footer{display:flex;gap:12px;justify-content:flex-end}.cancel-btn{padding:10px 20px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.cancel-btn:hover{background:#e2e8f0;color:#1e293b}.submit-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 24px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:100px}.submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.loading-spinner-small{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.el-loading-mask{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#94a3b8}.empty-state svg{margin-bottom:16px;opacity:.5}.empty-state span{font-size:14px}.header-actions{display:flex;gap:10px;align-items:center}.btn-guide{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:8px 14px;font-size:13px}.btn-guide:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.btn.btn-danger{padding:8px 14px;font-size:13px}@media (max-width: 768px){.main-container{padding:10px}.order-card{margin:12px 0;border-radius:16px}.order-card .card-header{padding:16px;display:flex;flex-direction:row;align-items:flex-start;gap:12px}.header-left{flex:1;min-width:0}.header-right{position:static;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.course-title{font-size:16px;margin-bottom:6px}.platform-tag{font-size:12px}.status-badge{padding:4px 10px;font-size:11px}.status-dot{width:6px;height:6px}.running-time{font-size:10px;padding:3px 8px}.running-time svg{width:12px;height:12px}.time-text{font-size:10px}.progress-block{margin:0 12px 12px;padding:14px;border-radius:12px}.progress-header{margin-bottom:10px}.block-title{font-size:13px;gap:6px}.block-title svg{width:16px;height:16px}.progress-value{font-size:22px}.progress-bar-wrapper{margin-bottom:14px}.progress-track{height:10px}.process-info{padding:12px;border-radius:10px}.process-label{font-size:11px;margin-bottom:4px}.process-text{font-size:13px}.action-buttons{padding:0 12px 12px;gap:6px}.action-btn{padding:8px 6px;font-size:11px;border-radius:8px;gap:4px}.action-btn svg{width:14px;height:14px;flex-shrink:0}.collapse-trigger{padding:10px;font-size:12px}.collapse-trigger svg{width:14px;height:14px}.content-wrapper{grid-template-columns:1fr}.time-section{border-right:none;border-bottom:1px solid #eef2f6;padding:16px}.logs-section{padding:16px;max-height:300px}.section-title{font-size:13px;margin-bottom:12px}.section-title svg{width:16px;height:16px}.time-grid{grid-template-columns:repeat(2,1fr);gap:8px;width:100%}.time-item{padding:10px;border-radius:8px;width:100%}.time-label{font-size:10px}.time-value{font-size:12px}.refresh-btn{width:26px;height:26px}.refresh-btn svg{width:12px;height:12px}.logs-list{max-height:220px}.log-item{gap:10px}.log-dot{width:6px;height:6px;margin-top:5px}.log-time{font-size:10px}.log-text{font-size:12px}.empty-logs{padding:30px;font-size:12px}.order-content{grid-template-columns:1fr}.welcome-section{flex-direction:column;align-items:flex-start;gap:16px}.stats-grid{grid-template-columns:repeat(2,1fr)}.order-header{flex-direction:column;align-items:flex-start;gap:12px}.settings-section{padding:15px}.header-actions{gap:8px}.btn-guide,.btn.btn-danger{padding:6px 10px;font-size:12px}.btn-guide svg,.btn.btn-danger svg{width:14px;height:14px}}@media (max-width: 768px){.modal-overlay{padding:16px;align-items:flex-end}.modal-content{border-radius:20px 20px 0 0;max-width:100%;animation:slideUpMobile .3s ease}@keyframes slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-header{padding:16px}.modal-title{font-size:15px}.modal-body{padding:16px}.course-full-name{font-size:14px;padding:14px}.modal-footer{padding:12px 16px 24px}.copy-btn{width:100%;justify-content:center;padding:12px 20px}.feedback-modal-body{max-height:60vh}.feedback-notice{padding:14px 16px}.feedback-notice .notice-item{padding:8px 10px;font-size:12px}.feedback-notice .notice-item svg{width:16px;height:16px}.feedback-form{padding:16px}.feedback-form .form-label{font-size:12px}.feedback-form .form-value,.feedback-form .form-textarea{padding:10px 12px;font-size:13px}.feedback-footer{flex-direction:column-reverse}.cancel-btn,.submit-btn{width:100%;justify-content:center}.login-card{padding:30px 24px;border-radius:20px;margin:10px}.login-title{font-size:22px;margin-bottom:24px}.user-card-header{padding:14px 16px}.user-card-body{padding:20px 16px}.welcome-text{font-size:16px}.welcome-school{font-size:14px}}@media (max-width: 480px){.user-name{font-size:18px}.order-title{font-size:16px}.form-label{font-size:14px}}@media (max-width: 375px){.order-card .card-header{padding:14px;gap:10px}.course-title{font-size:15px}.status-badge{padding:3px 8px;font-size:10px}.running-time{padding:2px 6px;font-size:9px}.progress-block{margin:0 10px 10px;padding:12px}.progress-value{font-size:20px}.action-buttons{flex-wrap:wrap;padding:0 10px 10px;gap:6px}.action-btn{flex:1 1 calc(50% - 3px);min-width:calc(50% - 3px);padding:8px 4px;font-size:10px;gap:3px}.action-btn svg{width:12px;height:12px}.time-grid{grid-template-columns:1fr}.login-card{padding:24px 20px}.login-title{font-size:20px}.user-card-header{flex-direction:row;gap:8px;align-items:center;justify-content:space-between}.user-card-title{font-size:14px}.header-actions{flex-shrink:0}.header-actions .btn{padding:5px 8px;font-size:11px}.header-actions .btn svg{width:14px;height:14px}}@media (min-width: 1024px){.user-card-header{padding:12px 16px}.user-card-title{font-size:14px}.user-card-body{padding:16px}.welcome-text{font-size:15px;margin-bottom:4px}.welcome-school{font-size:13px;margin-bottom:4px}.user-card-footer{padding:10px 16px}.welcome-extend{font-size:12px}.action-bar .btn{padding:6px 12px;font-size:12px}.order-card{padding:10px;border-radius:12px}.order-card .card-header{padding:8px 8px 6px;gap:8px}.course-title{font-size:14px;margin-bottom:4px}.platform-tag{font-size:11px}.platform-tag svg{width:12px;height:12px}.status-badge{padding:4px 10px;font-size:11px}.status-dot{width:6px;height:6px}.running-time{font-size:10px;padding:3px 8px}.running-time svg{width:12px;height:12px}.progress-block{margin:0 8px 8px;padding:10px;border-radius:10px}.progress-header{margin-bottom:8px}.block-title{font-size:12px;gap:6px}.block-title svg{width:14px;height:14px}.progress-value{font-size:20px}.progress-bar-wrapper{margin-bottom:10px}.progress-track{height:8px}.process-info{padding:8px 10px;border-radius:8px}.process-label{font-size:10px;margin-bottom:4px}.process-text{font-size:12px}.action-buttons{padding:0 8px 8px;gap:6px}.action-btn{padding:6px 8px;font-size:11px;border-radius:8px;gap:4px}.action-btn svg{width:14px;height:14px}.collapse-trigger{padding:8px;font-size:11px}.collapse-trigger svg{width:14px;height:14px}.time-section{padding:10px}.section-title{font-size:12px;margin-bottom:10px}.section-title svg{width:14px;height:14px}.time-grid{gap:8px}.time-item{padding:8px;border-radius:8px}.time-label{font-size:10px}.time-value{font-size:11px}.course-popover{max-width:280px}.popover-content{padding:10px}.popover-course-name{font-size:12px}}
