:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#1f2937;background:#f3f5f8;font-synthesis:none;text-rendering:optimizeLegibility;--orange:#ff5b43;--nav:#0f1c2d;--line:#e5e8ed}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;min-width:1024px;margin:0}button,input,select{font:inherit}.admin-shell{min-height:100%;background:#f4f6f9}.sidebar{position:fixed;z-index:20;inset:0 auto 0 0;width:240px;display:flex;flex-direction:column;color:#9caabd;background:var(--nav);box-shadow:8px 0 28px #0a12200d}.brand{height:64px;display:flex;align-items:center;gap:12px;padding:0 18px;color:#fff;border-bottom:1px solid rgba(255,255,255,.07);background:#0b1726}.brand-mark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#ff7455,#ff4d3b);box-shadow:0 7px 18px #ff543b40;font-weight:800}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font-size:16px;letter-spacing:.04em}.brand small{margin-top:4px;color:#667c95;font-size:7px;letter-spacing:.25em}.sidebar nav{flex:1;min-height:0;padding:16px 10px;overflow:auto}.sidebar nav::-webkit-scrollbar{width:5px}.sidebar nav::-webkit-scrollbar-thumb{border-radius:5px;background:#29384a}.sidebar h2,.sidebar h3{margin:0;color:#d4dbe4;font-size:15px}.sidebar h2{height:44px;display:flex;align-items:center;gap:10px;padding:0 11px}.sidebar h2 span{width:28px;height:28px;border:1px solid rgba(255,103,77,.45);border-radius:8px;display:grid;place-items:center;color:#ff6a50;background:#ff57431a}.sidebar h3{margin-top:8px;padding:10px 16px 5px;color:#c4ceda;font-size:14px}.sidebar h3:before{margin-right:9px;color:#64778e;content:"⌘"}.sidebar button{position:relative;width:100%;min-height:42px;padding:0 20px 0 38px;border:0;border-radius:8px;color:#93a3b5;background:transparent;text-align:left;font-size:13px}.sidebar button:disabled{opacity:1}.sidebar button.active{color:#fff;background:linear-gradient(90deg,#ff5d452e,#ff5d450f);box-shadow:inset 0 0 0 2px #f35c48;font-weight:700}.sidebar button.active:before{position:absolute;left:14px;top:18px;width:6px;height:6px;border-radius:50%;background:#ff5a43;content:""}.sidebar footer{height:62px;display:grid;place-items:center;border-top:1px solid rgba(255,255,255,.08);color:#8ea0b3;background:#0b1726;font-weight:700}.workspace{min-height:100vh;margin-left:240px}.topbar{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;color:#687386;border-bottom:1px solid #eaecf0;background:#fff;font-size:13px}.topbar strong{color:#344054}.admin-account{display:flex;align-items:center;gap:22px}.admin-account i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#e94835;background:#fff4f1;font-style:normal}.workspace main{padding:24px 32px 48px}.page-header{height:88px;display:flex;align-items:flex-start;justify-content:space-between}.page-header h1{margin:0;color:#151c2b;font-size:25px}.page-header p{margin:6px 0 0;color:#778191;font-size:13px}.service-state{padding:6px 10px;border-radius:999px;color:#b42318;background:#fef3f2;font-size:11px}.service-state[data-ready=true]{color:#067647;background:#ecfdf3}.admin-warning{margin-bottom:16px;padding:11px 14px;border:1px solid #fedf89;border-radius:8px;color:#93370d;background:#fffaeb;font-size:12px}.panel{margin-bottom:18px;border:1px solid #e1e5eb;border-radius:12px;background:#fff;box-shadow:0 2px 8px #12203206}.panel>header{min-height:84px;padding:18px 24px;border-bottom:1px solid #eceef2}.panel h2{margin:0;color:#172033;font-size:19px}.panel h2:before{display:inline-block;width:3px;height:20px;margin-right:9px;border-radius:2px;vertical-align:-3px;background:var(--orange);content:""}.panel header p{margin:6px 0 0;color:#858d9b;font-size:12px}.header-row{display:flex;justify-content:space-between;align-items:center}.metric-grid{display:grid;gap:14px;padding:16px 24px 22px;background:#fafbfc}.metric-grid.four{grid-template-columns:repeat(4,1fr)}.metric-grid.five{grid-template-columns:repeat(5,1fr)}.metric-grid article{min-height:142px;padding:20px 16px;border:1px solid #e1e5ea;border-top:3px solid #ff6a55;border-radius:10px;background:#fff;box-shadow:0 4px 12px #1f2d3d0a}.metric-grid article.blue{border-top-color:#3b82f6}.metric-grid article.gold{border-top-color:#d88a22}.metric-grid article.green{border-top-color:#38a779}.metric-grid article>span{font-size:13px;font-weight:600}.metric-grid article>strong{float:right;color:#131a27;font-size:28px;line-height:1}.metric-grid article>strong.money{color:#d94b37}.metric-grid small{margin-left:2px;font-size:12px;font-weight:400}.metric-grid hr{clear:both;margin:20px 0 13px;border:0;border-top:1px solid #eceef1}.metric-grid p{margin:7px 0;color:#667085;font-size:12px}.filters{display:flex;align-items:end;gap:10px;padding:18px 24px;border-bottom:1px solid #eceef2}.filters label{display:grid;gap:7px;min-width:170px;font-size:12px;font-weight:600}.filters label:first-child{min-width:300px}.filters input,.filters select,.form-grid input,.form-grid select,.settings-actions input{height:40px;padding:0 12px;border:1px solid #dfe3e8;border-radius:8px;background:#fff}.filters button,.settings-actions button{height:40px;padding:0 18px;border:0;border-radius:8px;color:#fff;background:var(--orange);font-weight:700}.filters button:disabled{opacity:.55}.filters button.secondary{color:#475467;border:1px solid #d8dce2;background:#fff}.table-panel{overflow:hidden}.table-panel table{width:100%;border-collapse:collapse}.table-panel th{height:46px;padding:0 14px;color:#475467;background:#fafbfc;text-align:left;font-size:12px}.table-panel td{height:64px;padding:0 14px;border-top:1px solid #edf0f2;font-size:12px}.empty{text-align:center!important;color:#98a2b3}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.config-panel{min-height:390px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:22px 24px}.form-grid.single{grid-template-columns:1fr}.form-grid label{min-height:84px;padding:14px;border:1px solid #e1e5ea;border-radius:8px;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:700}.form-grid label.wide{grid-column:1/-1;display:grid;gap:8px}.switch{width:40px;height:22px;border-radius:999px;background:#d5dae1}.switch.disabled:after{display:block;width:18px;height:18px;margin:2px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;content:""}.file-field{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:8px;background:#f8f9fb}.file-field span{color:#8b93a1;font-weight:400}.file-field button{height:36px;border:1px solid #d9dde3;border-radius:7px;background:#fff}.hint{grid-column:1/-1;margin:0;color:#7c8594;font-size:12px;line-height:1.6}.segmented{display:flex;border:1px solid #e2e5ea;border-radius:9px;overflow:hidden}.segmented button{height:38px;padding:0 18px;border:0;color:#687386;background:#fff}.segmented button.selected{color:#d94b37;background:#fff5f2}.reward-settings form{display:flex;align-items:center;gap:10px;padding:16px 24px}.tier{min-width:255px;height:68px;padding:10px 12px;border:1px solid #e2e5ea;border-top:2px solid var(--orange);border-radius:9px;display:grid;grid-template-columns:28px 1fr 94px;gap:10px;align-items:center}.tier b{width:25px;height:25px;border-radius:6px;display:grid;place-items:center;color:#ff644e;background:#fff3f0;font-size:11px}.tier span{color:#7f8794;font-size:11px}.tier span strong{display:block;margin-top:4px;color:#202837;font-size:12px}.tier input{width:82px;height:28px;border:1px solid #e0e4e9;border-radius:6px}.reward-settings form>i{color:#98a2b3;font-style:normal}.settings-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.settings-actions span,.toggle-label{font-size:12px}.settings-actions span strong{color:#13865f}.settings-actions input{width:150px}.toggle-label input{width:auto;height:auto}.notice{margin:0 24px 16px;color:#067647;font-size:12px}@media(max-width:1180px){.metric-grid.five{grid-template-columns:repeat(3,1fr)}.reward-settings form{flex-wrap:wrap}.settings-actions{width:100%;margin-left:0}.filters label:first-child{min-width:230px}}:focus-visible{outline:3px solid rgba(255,91,67,.22);outline-offset:2px}.form-grid input[type=checkbox]{width:42px;height:22px;accent-color:var(--orange);cursor:pointer}.form-grid input[type=checkbox]:disabled{cursor:not-allowed}.config-save{min-height:42px;border:0;border-radius:8px;color:#fff;background:var(--orange);font-weight:700;cursor:pointer}.config-save:disabled{opacity:.5;cursor:not-allowed}.page-header{height:112px}.service-state{padding:8px 0 0;border-radius:0;background:transparent}.service-state[data-ready=true]{color:#98a2b3;background:transparent}.metric-grid article{min-height:174px;padding-top:25px}.tutorial-overview{margin-bottom:26px}.tutorial-overview .metric-grid article{min-height:136px;padding-top:20px}.custom-range{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:12px 24px 0;background:#fafbfc;color:#667085;font-size:12px}.custom-range input,.custom-range button,.tutorial-filters input,.tutorial-filters select,.tutorial-filters button{height:36px;border:1px solid #dfe3e8;border-radius:7px;background:#fff;color:#344054;font:inherit}.custom-range input,.tutorial-filters input,.tutorial-filters select{padding:0 10px}.custom-range button,.tutorial-filters button{padding:0 16px;border-color:var(--orange);color:#fff;background:var(--orange);font-weight:700}.outline-action{height:36px;padding:0 15px;border:1px solid #d9dde3;border-radius:7px;color:#475467;background:#fff;font-weight:700}.tutorial-filters{display:grid;grid-template-columns:150px minmax(240px,1fr) 150px 160px 150px 165px auto auto;align-items:end;gap:10px;padding:18px 24px;border-bottom:1px solid #eceef2}.tutorial-filters label{display:grid;gap:7px;color:#475467;font-size:12px;font-weight:600}.tutorial-filters button.secondary{border-color:#d8dce2;color:#475467;background:#fff}.table-range{padding:10px 24px;border-bottom:1px solid #eceef2;background:#fff}.table-scroll{width:100%;overflow-x:auto}.tutorial-records table{min-width:1120px}.text-action{padding:5px 8px;border:0;color:#e34f3b;background:transparent;font-weight:700}.record-status{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;color:#475467;background:#f2f4f7}.record-status[data-status=granted]{color:#067647;background:#ecfdf3}.record-status[data-status=technical_failed]{color:#b42318;background:#fef3f2}.record-status[data-status=pending]{color:#b54708;background:#fffaeb}.pagination{min-height:58px;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:0 24px;border-top:1px solid #eceef2;color:#667085;font-size:12px}.pagination span{margin-right:auto}.pagination button{height:32px;padding:0 12px;border:1px solid #d8dce2;border-radius:6px;color:#475467;background:#fff}.pagination button:disabled{opacity:.45}.detail-mask{position:fixed;z-index:80;inset:0;display:flex;justify-content:flex-end;background:#0f172a6b}.detail-drawer{width:min(620px,48vw);height:100%;overflow:auto;background:#fff;box-shadow:-14px 0 38px #0f172a29}.detail-drawer>header{position:sticky;z-index:2;top:0;min-height:78px;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e7e9ee;background:#fff}.detail-drawer h2,.detail-drawer h3{margin:0;color:#172033}.detail-drawer header p{margin:5px 0 0;color:#98a2b3;font-size:11px}.detail-drawer header button{width:34px;height:34px;border:0;border-radius:8px;color:#667085;background:#f2f4f7;font-size:22px}.detail-content{display:grid;gap:14px;padding:20px 24px 36px}.detail-content section{padding:18px;border:1px solid #e4e7ec;border-radius:10px}.detail-content h3{margin-bottom:14px;font-size:15px}.detail-content dl{margin:0;display:grid;gap:10px}.detail-content dl div{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;font-size:12px}.detail-content dt{color:#98a2b3}.detail-content dd{margin:0;overflow-wrap:anywhere;color:#344054}.detail-content ol{margin:0;padding-left:20px}.detail-content li{margin:8px 0;color:#475467;font-size:12px}.detail-content li span{display:block;margin-top:3px;color:#98a2b3}.retry-action{height:38px;padding:0 16px;border:0;border-radius:7px;color:#fff;background:var(--orange);font-weight:700}.drawer-warning{margin:12px 0 0;color:#b54708;font-size:11px;line-height:1.6}.empty-detail{margin:0;color:#98a2b3;font-size:12px}.invite-overview-admin{margin-bottom:47px}.invite-overview-admin .metric-grid article{min-height:144px;padding-top:20px}@media(max-width:1440px){.metric-grid article{min-height:202px}.tutorial-overview .metric-grid article{min-height:142px}.invite-overview-admin{margin-bottom:18px}.invite-overview-admin .metric-grid article{min-height:174px}.tutorial-filters{grid-template-columns:repeat(4,minmax(150px,1fr))}}
