:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#16233f;background:#f3f6fb;font-size:16px;--navy:#111e38;--mint:#1ee3be;--muted:#5b6881;--line:#e0e6ef;--gold:#ffd267}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #147ba6;outline-offset:4px}.shell{display:flex;min-height:100vh}aside{width:238px;flex-shrink:0;background:var(--navy);color:white;padding:38px 23px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;gap:12px;align-items:center;font-size:23px;letter-spacing:-1px;text-decoration:none}.brand b{font-weight:400;color:#c1cee6}.mark{display:grid;place-items:center;width:40px;height:43px;background:var(--mint);color:var(--navy);border-radius:13px;font-weight:900;transform:rotate(-6deg)}.side-label{font-size:12px;color:#a1b2ce;letter-spacing:1.4px;margin:52px 12px 18px}nav{display:grid;gap:9px}nav button{background:none;color:#b9c7df;border:0;border-radius:12px;padding:15px 16px;text-align:left;font-weight:600;display:flex;gap:14px;align-items:center}nav button.active{background:#223652;color:white;box-shadow:inset 3px 0 var(--mint)}nav button:hover{background:#223652}.side-bottom{margin-top:auto;color:#b9c7df;font-size:14px;padding:32px 10px 0;line-height:1.8}.little-star{color:var(--mint);font-size:32px}.workspace{min-width:0;flex:1}header{height:94px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:white}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;color:var(--muted)}#account{display:flex;gap:12px;align-items:center;font-size:14px}.avatar{width:38px;height:38px;border-radius:50%;display:inline-grid;place-items:center;background:#dce9fa;color:#1a426e;font-weight:800}main{max-width:1200px;margin:auto;padding:42px 5% 64px}h1{font-size:clamp(28px,3vw,38px);letter-spacing:-1.4px;margin:0 0 12px;line-height:1.2}h2{font-size:23px;letter-spacing:-.5px;margin:0 0 18px}h3{font-size:19px;margin:0 0 10px}p{line-height:1.6}.muted{color:var(--muted)}.heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.heading p{margin:8px 0 0}.pill{font-size:13px;font-weight:700;border-radius:100px;padding:9px 14px;background:#e4ebf6;color:#304a76}.hero{background:var(--navy);color:white;border-radius:24px;padding:32px;display:flex;gap:24px;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.hero .tag{color:var(--mint);font-size:12px;letter-spacing:2px;font-weight:800}.hero h2{font-size:30px;margin:13px 0}.hero p{color:#c3d0e5;margin-bottom:24px;max-width:460px}.hero-symbol{font-size:100px;line-height:1;filter:drop-shadow(0 12px 16px #0003);transform:rotate(-10deg);padding:15px}.btn{border:0;background:var(--mint);color:#0d302d;font-weight:750;border-radius:12px;padding:14px 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;min-height:48px}.btn:hover{filter:brightness(.95)}.btn.secondary{background:#e9eef6;color:#263a5e}.btn.dark{background:var(--navy);color:white}.text-btn{background:none;border:0;color:#355b8c;font-size:14px;padding:10px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0 35px}.stat{padding:22px;background:white;border:1px solid var(--line);border-radius:17px;display:flex;gap:16px;align-items:center}.stat-icon{font-size:26px;width:48px;height:48px;display:grid;place-items:center;background:#f0f4fa;border-radius:15px}.stat strong{font-size:25px;display:block}.stat small{font-size:13px;color:var(--muted)}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.section-head h2{margin:0}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.card{background:white;border:1px solid var(--line);border-radius:20px;padding:25px}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.flag{font-size:28px;background:#edf3fd;border-radius:13px;padding:9px}.card p{margin:8px 0 20px;font-size:14px;color:var(--muted)}.card .btn{width:100%;margin-top:20px}.progress{height:8px;background:#e9eef5;border-radius:8px;overflow:hidden}.progress span{display:block;height:100%;background:#18b99e;border-radius:8px}.progress-label{display:flex;justify-content:space-between;font-size:13px;color:var(--muted);margin-bottom:8px}.empty{padding:35px;text-align:center;background:white;border:1px dashed #afbdd2;border-radius:18px}.form-card{max-width:530px;margin:24px auto}.form-card .mark{margin-bottom:28px;width:55px;height:55px;font-size:30px}.form-card h1{font-size:30px}.form-card form,.stack{display:grid;gap:18px}label{display:grid;gap:8px;font-size:14px;font-weight:650}input,select,textarea{width:100%;border:1px solid #bac7db;background:white;color:#18243c;border-radius:11px;padding:13px 15px;min-width:0}input:focus,select:focus,textarea:focus{outline:3px solid #1ee3be55;border-color:#198a7c}textarea{resize:vertical;min-height:180px}small.help{font-size:13px;line-height:1.6;color:var(--muted)}.two{display:grid;grid-template-columns:1fr 1fr;gap:24px}.practice{max-width:750px;margin:auto}.practice-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.question{background:white;border:1px solid var(--line);border-radius:24px;text-align:center;padding:40px;margin-top:26px;box-shadow:0 12px 35px #11244206}.question .direction{letter-spacing:1.5px;color:var(--muted);font-size:12px;font-weight:800}.question .word{font-size:clamp(30px,5vw,49px);font-weight:750;letter-spacing:-1px;margin:28px 0;overflow-wrap:anywhere}.question input{text-align:center;font-size:21px;padding:18px}.question .btn{width:100%;margin-top:20px}.feedback{border-radius:14px;padding:20px;margin-top:22px;text-align:left;line-height:1.6;overflow-wrap:anywhere}.feedback.good{background:#d9f8ed;color:#0c624a}.feedback.bad{background:#fff0dd;color:#7f4311}.accents{display:flex;gap:6px;justify-content:center;flex-wrap:wrap;margin-top:14px}.accents button{border:1px solid var(--line);border-radius:8px;background:#f5f7fb;padding:7px 12px;color:#354767}.podium{display:flex;align-items:flex-end;justify-content:center;gap:18px;padding:45px 20px 0;min-height:300px}.podium-item{width:28%;max-width:210px;text-align:center;min-width:0}.podium-item .avatar{width:61px;height:61px;font-size:23px;border:4px solid white;box-shadow:0 0 0 2px #dce5f2;margin-bottom:12px}.podium-item strong{display:block;overflow-wrap:anywhere}.podium-item small{display:block;color:var(--muted);margin:8px 0 17px;font-size:14px}.podium-block{border-radius:14px 14px 0 0;background:#e1e9f5;height:85px;display:grid;place-items:center;font-size:30px;font-weight:900;color:#6882a7}.podium-item.first .podium-block{height:135px;background:#ffda78;color:#79531c}.podium-item.third .podium-block{height:65px;background:#f2dfd5;color:#986952}.trophy{font-size:55px;margin-bottom:8px}.board-list{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-top:26px}.board-row{display:flex;align-items:center;gap:16px;padding:18px 24px;border-bottom:1px solid var(--line)}.board-row:last-child{border:0}.board-row.me{background:#e3faf3}.board-row .name{flex:1;overflow-wrap:anywhere}.rank{color:var(--muted);width:25px}.board-row .score{font-weight:800;white-space:nowrap}.badges{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.badge{padding:25px 15px;text-align:center;background:white;border-radius:17px;border:1px solid var(--line);color:var(--muted)}.badge.earned{background:#fff7df;border-color:#f1d990;color:#7b581d}.badge .icon{font-size:35px;display:block;margin-bottom:14px}.badge strong{font-size:15px;display:block}.badge p{font-size:13px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px}th,td{text-align:left;padding:14px 10px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}th{color:var(--muted);font-weight:600}.notice{margin:18px 0;padding:15px;background:#fff3d5;border-radius:12px;font-size:14px;line-height:1.6}#notice{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:14px 23px;border-radius:12px;background:#16233f;color:white;max-width:90vw;box-shadow:0 8px 25px #0003;display:none;z-index:20}#notice.visible{display:block}footer{padding:20px 5%;font-size:12px;color:var(--muted);border-top:1px solid var(--line)}.result-symbol{font-size:70px}.actions{display:flex;gap:12px;flex-wrap:wrap}.inline-link{overflow-wrap:anywhere;font-size:14px}.rise{animation:rise .3s ease-out}@keyframes rise{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.rise{animation:none}}@media(max-width:1000px){aside{width:200px;padding:30px 15px}.stats{gap:10px}.stat{padding:15px;gap:10px}.stat-icon{display:none}.two{grid-template-columns:1fr}}@media(max-width:700px){.shell{display:block}aside{height:auto;width:100%;position:static;padding:18px 20px 12px}.brand{font-size:21px}.mark{width:32px;height:35px}.side-label,.side-bottom{display:none}nav{display:flex;overflow-x:auto;gap:5px;margin-top:18px}nav button{white-space:nowrap;padding:12px;gap:7px;font-size:14px}nav button.active{box-shadow:inset 0 -3px var(--mint)}header{height:66px;padding:0 20px}.eyebrow{font-size:10px;letter-spacing:1px}main{padding:30px 20px 40px}.heading{align-items:flex-start}.heading .pill{display:none}.hero{padding:24px}.hero h2{font-size:24px}.hero-symbol{font-size:52px;padding:0}.hero p{font-size:14px}.stats{gap:8px;margin:18px 0 28px}.stat{padding:15px 11px}.stat strong{font-size:23px}.stat small{font-size:12px}.cards{grid-template-columns:1fr}.card{padding:22px}.badges{grid-template-columns:repeat(2,1fr)}.question{padding:26px 20px}.podium{gap:10px;padding-left:0;padding-right:0}.podium-item{width:32%}.podium-item small{font-size:12px}.podium-item strong{font-size:14px}.board-row{padding:15px 13px;gap:10px}.trophy{font-size:40px}.two{gap:18px}#account{gap:4px}.form-card{padding:23px}.hero-symbol{display:none}}
