*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f5f7fa;color:#172b4d}button,input,textarea,select{font:inherit}button{cursor:pointer}.shell{min-height:100vh}.sidebar{position:fixed;left:0;top:0;bottom:0;width:250px;background:#fff;border-right:1px solid #e4e9ef;padding:20px 14px;z-index:30;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:10px;padding:4px 9px 25px}.logo{width:40px;height:40px;border-radius:11px;background:#102a43;color:white;display:grid;place-items:center;font-size:21px;font-weight:800}.brand b{display:block}.brand small{color:#7b8999}.nav{display:grid;gap:3px}.nav button{border:0;background:transparent;text-align:left;padding:12px;border-radius:9px;color:#607086}.nav button:hover,.nav button.active{background:#edf3f8;color:#102a43;font-weight:bold}.signout{margin-top:auto;border:0;background:transparent;text-align:left;padding:12px;color:#9b4a4a}.main{margin-left:250px;min-height:100vh}.top{height:65px;background:#fff;border-bottom:1px solid #e4e9ef;display:flex;align-items:center;padding:0 25px;position:sticky;top:0;z-index:20}.top b{font-size:14px;color:#718096}.avatar{margin-left:auto;width:36px;height:36px;border-radius:50%;background:#e8eef4;display:grid;place-items:center;font-weight:bold}.content{padding:28px;max-width:1400px;margin:auto}.mobile-menu{display:none;border:0;background:transparent;font-size:24px}.hero{background:#102a43;color:white;border-radius:20px;padding:30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.eyebrow{font-size:11px;letter-spacing:.12em;font-weight:800;text-transform:uppercase;color:#6c7d91}.hero .eyebrow{color:#b8c9d8}.hero h1{margin:5px 0;font-size:30px}.hero p{color:#d3dee8}.btn{border:0;border-radius:9px;padding:11px 16px;font-weight:bold}.primary{background:#102a43;color:white}.hero .primary{background:white;color:#102a43}.secondary{background:#edf2f7;color:#102a43}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0}.card{background:#fff;border:1px solid #e4e9ef;border-radius:14px;padding:19px}.stat span,.stat small{display:block;color:#718096}.stat strong{display:block;font-size:29px;margin:8px 0}.section{margin-top:30px}.heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:13px}.heading h2{margin:3px 0}.skill-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.skill{background:#fff;border:1px solid #e4e9ef;border-radius:14px;padding:17px;display:flex;align-items:center;gap:12px}.skill .ico{width:42px;height:42px;border-radius:11px;background:#edf3f8;display:grid;place-items:center;font-size:20px}.skill-main{flex:1}.bar{height:7px;background:#e7ecf1;border-radius:20px;margin:9px 0 5px;overflow:hidden}.bar i{display:block;height:100%;background:#315d82;border-radius:20px}.skill small{color:#718096}.recommend{background:#fff;border:1px solid #e4e9ef;border-radius:14px;padding:21px;display:flex;justify-content:space-between;align-items:center;gap:20px}.page-title h1{margin:3px 0;font-size:31px}.page-title>p:last-child{color:#718096}.practice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.practice{background:#fff;border:1px solid #e4e9ef;border-radius:15px;padding:24px}.practice .emoji{font-size:29px}.practice h2{margin:12px 0 7px}.practice p{color:#718096;line-height:1.6}.tag{display:inline-block;background:#edf3f8;color:#58718a;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.test{background:#fff;border:1px solid #e4e9ef;border-radius:14px;padding:20px;display:flex;align-items:center;gap:15px;margin-bottom:13px}.test .test-body{flex:1}.test h2{margin:7px 0}.test p{color:#718096}.meta{color:#718096;font-size:13px}.switch{display:flex;background:#e9eef3;padding:4px;border-radius:9px;width:max-content;margin:18px 0}.switch button{border:0;background:transparent;padding:9px 13px;border-radius:7px;color:#64758a;font-weight:bold}.switch button.active{background:white;color:#102a43;box-shadow:0 1px 4px #0001}.exam-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.exam-head h1{margin:4px 0}.exam-head p{color:#718096}.timer{background:#fff;border:1px solid #dce3ea;border-radius:9px;padding:10px 14px;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.timer.red{color:#b23b3b}.audio{background:#102a43;color:#fff;border-radius:14px;padding:20px;display:flex;align-items:center;gap:14px;margin-bottom:15px}.play{width:45px;height:45px;border-radius:50%;border:0;background:#fff;color:#102a43}.audio p{color:#d0dce6}.exam-layout{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:15px}.question{background:#fff;border:1px solid #e4e9ef;border-radius:13px;padding:19px;margin-bottom:13px}.qnum{font-size:11px;color:#718096;text-transform:uppercase;font-weight:bold}.question h3{line-height:1.5}.options{display:grid;gap:8px}.option{display:flex;gap:9px;border:1px solid #dce3ea;border-radius:9px;padding:11px}.option.selected{background:#edf3f8;border-color:#315d82}.answer{width:100%;padding:11px;border:1px solid #dce3ea;border-radius:9px}.side{background:#fff;border:1px solid #e4e9ef;border-radius:13px;padding:16px;height:max-content;position:sticky;top:85px}.nums span{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid #dce3ea;border-radius:8px;margin:3px}.nums span.answered{background:#102a43;color:white}.passage-layout{display:grid;grid-template-columns:1fr 1fr;gap:15px}.passage{background:#fff;border:1px solid #e4e9ef;border-radius:13px;padding:22px;line-height:1.75;position:sticky;top:85px}.writing-prompt{background:#fff;border:1px solid #e4e9ef;border-radius:13px;padding:22px;margin-bottom:14px}.writing-prompt h2{line-height:1.55}.visual{padding:28px;border:1px dashed #b9c5d0;border-radius:10px;text-align:center;color:#718096;margin:15px 0}.editor{width:100%;min-height:380px;background:white;border:1px solid #dce3ea;border-radius:13px;padding:18px;line-height:1.7;resize:vertical}.write-foot{display:flex;justify-content:space-between;align-items:center;padding:13px 0}.parts{display:flex;gap:5px;background:#e9eef3;padding:4px;border-radius:9px;width:max-content;margin-bottom:17px}.parts button{border:0;background:transparent;padding:9px 14px;border-radius:7px;font-weight:bold;color:#65758a}.parts button.active{background:#fff;color:#102a43}.speaking{background:#fff;border:1px solid #e4e9ef;border-radius:15px;padding:25px}.squestion{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #edf0f3}.squestion b{width:28px;height:28px;border-radius:50%;background:#edf3f8;display:grid;place-items:center}.record{margin-top:22px;display:flex;align-items:center;gap:14px}.record button{border:0;background:#102a43;color:#fff;padding:11px 15px;border-radius:9px}.record button.stop{background:#a94747}.analytics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.analytics .card strong{display:block;font-size:30px;margin-top:7px}.history{background:#fff;border:1px solid #e4e9ef;border-radius:13px;overflow:hidden}.history-row{display:grid;grid-template-columns:1fr 1fr 80px;padding:15px;border-bottom:1px solid #edf0f3}.profile{display:flex;gap:15px;align-items:center;background:#fff;border:1px solid #e4e9ef;border-radius:14px;padding:20px}.big-avatar{width:60px;height:60px;border-radius:50%;background:#102a43;color:white;display:grid;place-items:center;font-size:23px;font-weight:bold}.settings{margin-top:14px;background:#fff;border:1px solid #e4e9ef;border-radius:14px;padding:20px;max-width:500px}.settings select{width:100%;padding:11px;border:1px solid #dce3ea;border-radius:9px}.success{background:#edf8f0;color:#2d6a42;border:1px solid #c8e6d0;border-radius:9px;padding:12px;margin-top:12px}.empty{background:#fff;border:1px dashed #cbd4dd;border-radius:13px;padding:30px;text-align:center;color:#718096}.result{background:#102a43;color:#fff;border-radius:17px;padding:32px;margin-bottom:16px}.result strong{font-size:64px}.result p{color:#d0dce6}.result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:16px}.stepper{display:flex;gap:7px;margin-bottom:15px}.step{background:#fff;border:1px solid #e4e9ef;padding:8px 11px;border-radius:8px}.step.active{border-color:#315d82;font-weight:bold}.auth{min-height:100vh;display:grid;place-items:center;padding:20px;background:#f5f7fa}.auth-card{background:#fff;border:1px solid #e4e9ef;border-radius:17px;padding:30px;width:min(430px,100%)}.auth-brand{text-align:center}.auth-brand .logo{margin:auto}.auth-brand h1{margin:10px 0 5px}.auth-brand p{color:#718096}.form{display:grid;gap:14px;margin-top:20px}.form label{font-size:14px;font-weight:bold}.form input{width:100%;padding:11px;margin-top:6px;border:1px solid #dce3ea;border-radius:9px}.error{background:#fff0f0;color:#9b4141;padding:10px;border-radius:8px}.auth-card .btn{width:100%}.center{text-align:center}.muted{color:#718096;font-size:12px}.hidden{display:none}

@media(max-width:1000px){.sidebar{width:220px}.main{margin-left:220px}.cards,.skill-grid{grid-template-columns:repeat(2,1fr)}.passage-layout{grid-template-columns:1fr}.passage{position:static}.exam-layout{grid-template-columns:1fr}.side{position:static}.analytics{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.sidebar{transform:translateX(-100%);transition:.2s;width:275px}.sidebar.open{transform:translateX(0)}.main{margin-left:0}.mobile-menu{display:block}.cards,.skill-grid,.practice-grid,.analytics,.result-grid{grid-template-columns:1fr}.content{padding:17px}.hero{display:block;padding:23px}.hero h1{font-size:25px}.hero .primary{margin-top:15px}.top{padding:0 15px}.test,.exam-head,.recommend,.write-foot{display:block}.test .btn{width:100%;margin-top:13px}.exam-head .timer{display:inline-block;margin-top:8px}.practice{padding:20px}.parts{max-width:100%;overflow:auto}.speaking{padding:20px}.write-foot .btn{width:100%;margin-top:10px}.history-row{grid-template-columns:1fr 1fr 60px}.page-title h1{font-size:27px}.overlay{position:fixed;inset:0;background:#102a4366;z-index:25}.sidebar.open+.overlay{display:block}}