:root{font-family:Inter,Microsoft YaHei,system-ui,sans-serif;color:#18352f;background:#f3f5ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.boot{height:100vh;display:flex;align-items:center;justify-content:center;gap:14px}.spinner{width:24px;height:24px;border:3px solid #b8d1c8;border-top-color:#0b7a5b;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#092b27}.auth-hero{padding:8vw;color:#fff;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 20% 25%,#16836555,transparent 38%),linear-gradient(140deg,#082b27,#103c34)}.brandmark{width:56px;height:56px;border-radius:18px;background:#e9b954;color:#17372f;display:grid;place-items:center;font-weight:900;font-size:22px;box-shadow:0 12px 35px #0004}.auth-hero h1{font-size:clamp(36px,5vw,68px);line-height:1.08;margin:28px 0 18px;letter-spacing:-2px}.auth-hero p{font-size:18px;color:#cfe4dc;max-width:600px;line-height:1.8}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.hero-tags span{border:1px solid #ffffff2e;border-radius:99px;padding:9px 14px;background:#ffffff0b}.auth-panel{background:#f6f7f2;border-radius:34px 0 0 34px;padding:clamp(28px,7vw,90px);display:flex;justify-content:center;flex-direction:column}.auth-panel form{max-width:500px;width:100%;margin:auto}.auth-panel h2{font-size:30px;margin:0 0 8px}.muted{color:#668078}.tabs{display:flex;background:#e7ece7;padding:5px;border-radius:12px;margin:26px 0}.tabs button{flex:1;border:0;background:transparent;padding:11px;border-radius:9px;color:#65756f}.tabs .active{background:#fff;color:#0b7358;box-shadow:0 2px 10px #14362e12}.field{display:block;margin:14px 0}.field span{display:block;font-size:13px;font-weight:700;margin:0 0 7px}.field input,.field select{width:100%;padding:13px 14px;border:1px solid #ccd8d2;border-radius:11px;background:#fff;outline:none}.field input:focus,.field select:focus{border-color:#0b7a5b;box-shadow:0 0 0 3px #0b7a5b16}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.primary{border:0;border-radius:11px;background:#0b7458;color:#fff;padding:13px 18px;font-weight:750;box-shadow:0 7px 20px #0b74582e}.primary:hover{background:#075d47}.secondary{border:1px solid #c9d6d0;background:#fff;color:#24453d;border-radius:10px;padding:11px 16px}.danger{color:#a43333;border-color:#e8c4c4}.full{width:100%}.hint{font-size:12px;color:#7a8d87;line-height:1.6}.shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.sidebar{background:#0e342e;color:#d9ece6;padding:26px 18px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.side-brand{display:flex;align-items:center;gap:11px;padding:0 10px 24px;border-bottom:1px solid #ffffff15}.side-brand i{font-style:normal;background:#e6b950;color:#17362e;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;font-weight:900}.side-brand b{line-height:1.25}.side-brand small{display:block;color:#8bb3a8;font-weight:400}.nav{display:grid;gap:5px;margin:26px 0}.nav button{border:0;background:transparent;color:#b7d1c9;text-align:left;padding:12px 14px;border-radius:10px}.nav button:hover,.nav button.active{background:#ffffff13;color:#fff}.nav .admin-link{color:#f0cb78}.side-user{margin-top:auto;border-top:1px solid #ffffff17;padding:18px 10px 0}.side-user b,.side-user small{display:block}.side-user small{color:#91aaa4;margin-top:4px;overflow:hidden;text-overflow:ellipsis}.side-user button{border:0;background:transparent;color:#b7d1c9;padding:10px 0}.main{padding:clamp(22px,4vw,54px);max-width:1400px;width:100%;margin:auto}.topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.topline h1{margin:0;font-size:30px}.topline p{margin:6px 0 0;color:#758981}.pill{background:#e3eee8;color:#16735a;border-radius:99px;padding:8px 12px;font-size:13px;font-weight:700}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{background:#fff;border:1px solid #e3e8e3;border-radius:16px;padding:21px;box-shadow:0 7px 24px #16372e08}.metric strong{display:block;font-size:30px;margin:12px 0 2px}.metric span{color:#70847d;font-size:13px}.section{margin-top:22px}.section h2{font-size:19px;margin:0 0 14px}.quick{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.quick button{text-align:left;border:1px solid #dde6e0;background:#fff;border-radius:16px;padding:22px;color:#1b4037}.quick button b{display:block;font-size:17px;margin-bottom:7px}.quick button span{color:#72877f;line-height:1.5}.quick button:hover{transform:translateY(-2px);border-color:#91b9aa}.progressbar{height:9px;background:#e5ebe7;border-radius:99px;overflow:hidden;margin-top:14px}.progressbar i{display:block;height:100%;background:linear-gradient(90deg,#0c7a5b,#e1b24b)}.toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:15px}.toolbar select,.toolbar input{padding:10px 12px;border:1px solid #d5dfda;border-radius:9px;background:#fff}.question-card{background:#fff;border:1px solid #e0e7e2;border-radius:19px;padding:clamp(22px,4vw,42px);box-shadow:0 12px 35px #183b3009}.qmeta{display:flex;justify-content:space-between;color:#6f857d;font-size:13px}.qmeta span:first-child{color:#0d7559;font-weight:750}.question-card h2{font-size:clamp(20px,2.5vw,28px);line-height:1.65;margin:22px 0}.options{display:grid;gap:11px}.option{width:100%;display:flex;text-align:left;gap:14px;align-items:flex-start;border:1px solid #dae3de;background:#fff;padding:14px 16px;border-radius:12px;color:#25423b}.option b{display:grid;place-items:center;flex:none;width:26px;height:26px;border-radius:8px;background:#edf2ee;color:#0f6e55}.option:hover{border-color:#81aa9a}.option.selected{border-color:#1a7b60;background:#eef8f4}.option.correct{border-color:#45a56e;background:#edf8f0}.option.wrong{border-color:#db6b67;background:#fff2f1}.answer-box{margin-top:18px;padding:15px 17px;border-radius:12px;background:#edf6ef;border-left:4px solid #1a8a62}.answer-box.wrong{background:#fff1ef;border-color:#d85953}.qactions{display:flex;justify-content:space-between;gap:10px;margin-top:22px}.qactions>div{display:flex;gap:8px}.qactions button{padding:10px 16px}.switch{display:flex;align-items:center;gap:6px;color:#5f766e;font-size:13px}.exam-config{max-width:720px}.exam-config .card{margin-bottom:14px}.radio-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.radio-row label{border:1px solid #d9e2dd;background:#fff;padding:15px;border-radius:11px;text-align:center;cursor:pointer}.radio-row input{margin-right:6px}.timer{font-size:18px;font-weight:800;color:#a85d24}.exam-nav{display:grid;grid-template-columns:repeat(10,1fr);gap:7px;margin-top:18px}.exam-nav button{border:1px solid #dae2de;background:#fff;border-radius:7px;padding:7px 2px;font-size:12px}.exam-nav button.done{background:#dcefe7;color:#0a6d52}.result-hero{text-align:center;padding:34px}.score{font-size:64px;font-weight:900;color:#0b7759}.score small{font-size:18px;color:#7a8e87}.list{display:grid;gap:10px}.list-row{background:#fff;border:1px solid #e0e7e2;border-radius:13px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:15px}.list-row .grow{flex:1;min-width:0}.list-row b,.list-row small{display:block}.list-row small{color:#72867f;margin-top:5px}.tag{display:inline-block;border-radius:99px;padding:5px 9px;font-size:12px;background:#edf1ee;color:#60736c}.tag.good{background:#e3f2e8;color:#227048}.tag.bad{background:#fbe8e7;color:#9b3c37}.empty{text-align:center;padding:60px 20px;color:#7b8c86;background:#fff;border:1px dashed #cedbd4;border-radius:16px}.profile-form{max-width:700px}.profile-form .card{padding:28px}.admin-tabs{display:flex;gap:8px;margin-bottom:18px}.admin-tabs button{border:1px solid #d7e2dc;background:#fff;border-radius:9px;padding:9px 14px}.admin-tabs .active{background:#153f36;color:#fff}.table-wrap{overflow:auto;background:#fff;border-radius:14px;border:1px solid #e0e7e2}table{border-collapse:collapse;width:100%;min-width:750px}th,td{text-align:left;padding:13px 15px;border-bottom:1px solid #edf0ed;font-size:13px}th{background:#f7f9f6;color:#62766f}.modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#08221db8;display:grid;place-items:center;padding:20px;z-index:20}.modal{background:#f8faf7;border-radius:18px;padding:26px;width:min(560px,100%);max-height:90vh;overflow:auto}.modal h2{margin-top:0}.iconbtn{border:0;background:#edf2ee;color:#31544b;border-radius:8px;padding:8px 10px}#toast{position:fixed;right:22px;bottom:22px;z-index:50;background:#183d34;color:#fff;padding:13px 17px;border-radius:11px;box-shadow:0 10px 30px #0003;opacity:0;transform:translateY(10px);pointer-events:none;transition:.25s}#toast.show{opacity:1;transform:none}#toast.error{background:#9b3835}.mobile-head{display:none}.study-toolbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px;margin-bottom:12px;background:#f3f5eff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #dce5df;border-radius:13px}.study-toolbar select,.study-toolbar input{height:38px;border:1px solid #cfdad4;border-radius:8px;background:#fff;padding:0 10px}.jump-box{display:flex;gap:7px}.jump-box input{width:130px}.jump-box button{padding:8px 13px}.answer-toggle{display:flex;align-items:center;gap:7px;margin-left:auto;font-size:13px;font-weight:700;color:#34584f}.answer-toggle input{width:18px;height:18px}.q-index{background:#fff;border:1px solid #dfe7e2;border-radius:12px;margin-bottom:13px}.q-index summary{cursor:pointer;padding:12px 15px;font-size:13px;font-weight:700;color:#47665e}.number-grid{display:grid;grid-template-columns:repeat(16,1fr);gap:5px;padding:0 12px 12px}.number-grid button{border:1px solid #d9e2dd;background:#f8faf7;color:#46645c;border-radius:6px;padding:6px 2px;font-size:11px}.number-grid button:hover{background:#dcefe7;color:#0b6f54}.study-list{display:grid;gap:10px}.study-card{scroll-margin-top:82px;background:#fff;border:1px solid #e0e7e2;border-radius:13px;padding:16px 18px;transition:.25s}.study-card.located{border-color:#d8a936;box-shadow:0 0 0 4px #e8b7432b}.study-meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#788b84}.study-meta b{color:#0c7458}.study-card h2{font-size:16px;line-height:1.65;margin:10px 0 11px;font-weight:700}.study-options{display:grid;grid-template-columns:1fr 1fr;gap:6px 10px}.study-option{display:flex;gap:9px;align-items:flex-start;border:1px solid #e2e8e4;border-radius:8px;padding:8px 10px;font-size:14px;line-height:1.45;background:#fbfcfa}.study-option b{flex:none;color:#47685f}.study-option.is-answer{border-color:#56a77c;background:#eaf6ee;color:#175e43}.study-option.is-answer b{color:#09734f}.study-answer{display:flex;align-items:center;gap:9px;margin-top:9px;padding:7px 10px;border-radius:8px;background:#eaf5ed;color:#376052;font-size:12px}.study-answer strong{font-size:16px;color:#08704f}.study-answer.answer-hidden{display:none}.reveal-one{margin-top:9px;border:1px dashed #8eaa9f;background:#f7faf8;color:#3f685e;border-radius:8px;padding:7px 12px;font-size:12px}.study-scrubber{position:fixed;right:7px;top:50%;transform:translateY(-50%);z-index:7;width:50px;padding:9px 5px;background:#123e35eb;color:#fff;border-radius:17px;box-shadow:0 8px 28px #0b2e2760;display:flex;flex-direction:column;align-items:center;gap:6px}.study-scrubber b{display:grid;place-items:center;min-width:34px;height:28px;padding:0 4px;border-radius:9px;background:#e9b94e;color:#17362e;font-size:12px}.study-scrubber small{text-align:center;font-size:10px;line-height:1.25;color:#c8ddd6}.study-scrubber input{writing-mode:vertical-lr;direction:ltr;-moz-appearance:slider-vertical;appearance:slider-vertical;-webkit-appearance:slider-vertical;width:28px;height:260px;cursor:grab;accent-color:#e9b94e}.study-scrubber input:active{cursor:grabbing}.study-scrubber input::-webkit-slider-thumb{width:28px;height:28px}.back-top{position:fixed;right:66px;bottom:24px;z-index:6;border:0;background:#143f35;color:#fff;border-radius:99px;padding:10px 14px;box-shadow:0 8px 25px #102f2a35}.mobile-head button{border:0;background:#9b4039;color:#fff;border-radius:9px;padding:8px 11px;font-size:12px;font-weight:700}@media(max-width:900px){.auth{grid-template-columns:1fr}.auth-hero{display:none}.auth-panel{border-radius:0;min-height:100vh;padding:25px}.shell{display:block}.sidebar{position:fixed;z-index:10;left:0;right:0;bottom:0;top:auto;height:auto;padding:7px 8px}.side-brand,.side-user{display:none}.nav{margin:0;display:flex;overflow:auto}.nav button{font-size:12px;white-space:nowrap;text-align:center;padding:10px}.main{padding:20px 16px 90px}.main:has(.study-list){padding-right:58px}.mobile-head{display:flex;justify-content:space-between;align-items:center;gap:10px;font-weight:800;margin-bottom:18px}.cards{grid-template-columns:1fr 1fr}.quick{grid-template-columns:1fr}.topline{align-items:flex-start}.exam-nav{grid-template-columns:repeat(5,1fr)}.number-grid{grid-template-columns:repeat(10,1fr)}.study-scrubber{right:5px;width:47px}.study-scrubber input{width:30px;height:220px}.back-top{right:58px;bottom:68px}}@media(max-width:520px){.cards{grid-template-columns:1fr 1fr}.metric strong{font-size:24px}.grid2{grid-template-columns:1fr}.qactions{flex-direction:column}.qactions>div{display:grid;grid-template-columns:1fr 1fr}.radio-row{grid-template-columns:1fr}.topline h1{font-size:24px}.study-toolbar{position:static}.answer-toggle{margin-left:0;width:100%}.study-options{grid-template-columns:1fr}.study-card{padding:14px}.study-card h2{font-size:15px}.number-grid{grid-template-columns:repeat(8,1fr)}}
