@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
[hidden]{display:none!important}
:root{font-family:'DM Sans',system-ui,sans-serif;color:#15223b;background:#f7f9fc;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{height:76px;background:#102851;color:white;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1440px)/2));gap:24px;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-weight:800;font-size:1.12rem;letter-spacing:-.035em}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff;overflow:hidden;flex:none}.brand-mark img{width:100%;height:100%;object-fit:contain;display:block}.brand small{display:block;font:600 .72rem 'DM Sans',sans-serif;letter-spacing:.04em;color:#b5c6e3}.head-nav{display:flex;align-items:center;gap:6px}.head-nav a{padding:11px 15px;border-radius:9px;color:#d7e3f5;font-weight:700;font-size:.91rem}.head-nav a:hover,.head-nav a.active{background:#254471;color:#fff}.head-tag{font-size:.8rem;color:#b4c5de;border-left:1px solid #43608b;padding-left:24px}.mobile-menu{display:none}.page-shell{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:272px minmax(0,1fr);min-height:calc(100vh - 76px)}.sidebar{background:#fff;border-right:1px solid #e3e9f2;padding:31px 18px 50px 28px}.sidebar-label{font-size:.71rem;font-weight:800;letter-spacing:.13em;color:#7386a3;text-transform:uppercase;margin:0 12px 13px}.sidebar-link{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border-radius:9px;font-size:.94rem;font-weight:700;color:#425575;margin-bottom:4px}.sidebar-link:hover,.sidebar-link.active{background:#edf3fc;color:#1654ac}.sidebar-count{font-size:.76rem;color:#8191aa}.sidebar-divider{height:1px;background:#e8edf4;margin:21px 12px}.side-note{border-radius:13px;background:#f2f6fd;padding:16px;margin:35px 8px 0;color:#506382;line-height:1.5;font-size:.83rem}.side-note strong{display:block;color:#183663;font-size:.86rem;margin-bottom:5px}.main{padding:46px 56px 90px;min-width:0}.eyebrow{color:#175fba;font-weight:800;font-size:.78rem;letter-spacing:.11em;text-transform:uppercase}.hero{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;border-bottom:1px solid #dce5f0;padding-bottom:35px;margin-bottom:33px}.hero h1,.topic-head h1{font:800 clamp(2rem,3.4vw,3.35rem)/1.13 Manrope,sans-serif;letter-spacing:-.055em;color:#142b50;margin:10px 0 12px}.hero p{font-size:1.02rem;color:#61718a;max-width:650px;line-height:1.6;margin:0}.hero-stat{min-width:150px;text-align:right}.hero-stat b{font:800 2.5rem Manrope,sans-serif;color:#194e9a;display:block;line-height:1}.hero-stat span{font-size:.79rem;color:#71829c}.level-pills{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:27px}.level-pill{border:1px solid #dce5f0;background:white;color:#47607f;border-radius:100px;padding:10px 18px;font-weight:800}.level-pill.active,.level-pill:hover{background:#163e79;border-color:#163e79;color:white}.search-row{display:flex;align-items:center;gap:16px;margin-bottom:25px}.search-row h2,.section-title{font:800 1.45rem Manrope,sans-serif;letter-spacing:-.035em;color:#172e54;margin:0}.search{margin-left:auto;max-width:310px;width:100%;border:1px solid #d9e3ef;border-radius:10px;background:#fff;padding:12px 15px;color:#162c4e;outline:none}.search:focus{border-color:#2465bd;box-shadow:0 0 0 3px #d9e8fb}.topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.topic-card{background:#fff;border:1px solid #e0e7f0;border-radius:14px;padding:20px;min-height:167px;display:flex;flex-direction:column;transition:transform .15s,box-shadow .15s,border-color .15s}.topic-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #15345b14;border-color:#98b9eb}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.level-badge{font-size:.75rem;font-weight:800;border-radius:5px;padding:5px 8px;background:#e5f0ff;color:#1556a5}.level-badge.a2{background:#e9f5ef;color:#177251}.level-badge.b1{background:#f7edfb;color:#7b4c9f}.completion{font-size:.75rem;font-weight:700;color:#61738e}.topic-card h3{font:800 1.02rem/1.4 Manrope,sans-serif;letter-spacing:-.025em;color:#1c3358;margin:0 0 5px}.topic-card p{margin:0;color:#74859c;font-size:.82rem;line-height:1.4}.card-foot{margin-top:auto;padding-top:16px;display:flex;justify-content:space-between;color:#6e7f96;font-size:.8rem}.card-foot b{color:#2262b1}.group-heading{font:800 1.08rem Manrope,sans-serif;color:#243c61;margin:30px 0 15px}.breadcrumb{font-size:.84rem;font-weight:700;color:#617898;display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-bottom:28px}.breadcrumb a:hover{color:#145db8}.topic-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:26px}.topic-head h1{margin-bottom:0}.topic-count{color:#62748e;font-weight:700;font-size:.83rem;white-space:nowrap;padding-bottom:6px}.lesson-card{background:#eaf2ff;border:1px solid #d8e7fb;border-radius:16px;padding:26px 29px;margin-bottom:24px}.lesson-card h2{font:800 .86rem Manrope,sans-serif;text-transform:uppercase;letter-spacing:.09em;color:#17549c;margin:0 0 12px}.lesson-card p{line-height:1.7;margin:0;color:#304968}.example{border-left:3px solid #f5bf36;background:#fff;border-radius:0 8px 8px 0;padding:12px 17px;margin-top:15px!important;color:#18345f!important;font-weight:700}.practice-head{display:flex;justify-content:space-between;align-items:flex-end;margin:30px 0 17px;gap:15px}.practice-head h2{font:800 1.42rem Manrope,sans-serif;letter-spacing:-.035em;color:#172e54;margin:0 0 4px}.practice-head p{color:#71819a;margin:0;font-size:.9rem}.round-tabs{display:flex;gap:7px;background:#edf2f8;border-radius:10px;padding:5px}.round-tabs button{border:0;border-radius:7px;background:transparent;color:#60738f;padding:9px 12px;font-size:.82rem;font-weight:800;white-space:nowrap}.round-tabs button.active{background:#fff;color:#194e94;box-shadow:0 2px 6px #173e711a}.progress-track{height:7px;background:#e4ebf4;border-radius:20px;overflow:hidden;margin:0 0 21px}.progress-fill{height:100%;background:#2d71c9;border-radius:20px;transition:width .25s}.question-card{background:#fff;border:1px solid #dfe7f0;border-radius:15px;padding:24px 26px;margin-bottom:13px}.question-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.question-num{font-size:.78rem;color:#6b80a0;font-weight:800}.question-type{font-size:.77rem;color:#7b8ba2}.sentence{font-size:1.1rem;color:#1b3154;font-weight:600;line-height:1.7;margin:0 0 17px}.gap{display:inline-block;min-width:66px;border-bottom:2px solid #4381ce;text-align:center;color:#1a5db1}.choices{display:flex;flex-wrap:wrap;gap:9px}.choice{background:#f7f9fc;border:1px solid #dce5ef;border-radius:8px;color:#344c6d;padding:9px 14px;font-weight:700}.choice:hover{border-color:#5e92d4;background:#edf4fd}.choice.correct{background:#e6f6ed;border-color:#75c894;color:#17643b}.choice.wrong{background:#fff0ef;border-color:#ed9d98;color:#ad3834}.choice:disabled{cursor:default}.answer-row{display:flex;gap:8px;max-width:410px}.answer-input{min-width:0;flex:1;border:1px solid #bdcde0;border-radius:8px;padding:10px 12px;outline:none}.answer-input:focus{border-color:#3379cc}.answer-input.correct{border-color:#59b77e;background:#f0faf4}.answer-input.wrong{border-color:#e28b80;background:#fff4f2}.check-btn,.next-btn{background:#1c5eaf;color:white;border:0;border-radius:8px;padding:10px 16px;font-weight:800}.feedback{font-size:.86rem;font-weight:700;margin:12px 0 0}.feedback.good{color:#207447}.feedback.bad{color:#b1443e}.next-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:24px 0 40px}.next-row p{font-size:.86rem;color:#657992;margin:0}.next-btn{padding:13px 22px}.next-btn:disabled{opacity:.5;cursor:default}.other-topics{border-top:1px solid #dce5f0;padding-top:24px;margin-top:30px}.other-topics h2{font:800 1.1rem Manrope,sans-serif;color:#1c355c}.other-topics a{display:inline-block;border:1px solid #dce5f0;background:white;border-radius:8px;padding:10px 12px;margin:5px 5px 0 0;font-weight:700;font-size:.84rem;color:#28599b}.empty{padding:45px 20px;text-align:center;color:#71809a;background:white;border:1px solid #e0e7f0;border-radius:12px}.footer{text-align:center;border-top:1px solid #e4e9f1;padding:28px;color:#8190a7;font-size:.8rem;background:#fff}.footer strong{color:#425979}.visitor-counter{color:#526f99;font-weight:700;white-space:nowrap}@media(max-width:1100px){.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main{padding:40px 35px 75px}.head-tag{display:none}}@media(max-width:760px){.site-header{height:auto;min-height:67px;padding:13px 18px;flex-wrap:wrap}.brand{font-size:1rem}.brand-mark{width:36px;height:36px}.mobile-menu{display:block;margin-left:auto;color:#fff;background:#254471;border:0;border-radius:7px;padding:7px 11px}.head-nav{display:none;width:100%;padding-top:9px}.head-nav.open{display:flex}.head-nav a{flex:1;text-align:center;padding:10px}.page-shell{display:block}.sidebar{display:none}.main{padding:29px 18px 62px}.hero{align-items:flex-start;padding-bottom:26px;margin-bottom:25px}.hero h1,.topic-head h1{font-size:2.05rem}.hero-stat{display:none}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.topic-card{padding:16px;min-height:155px}.search-row{align-items:stretch;flex-direction:column;gap:12px}.search{max-width:none;margin:0}.practice-head{display:block}.round-tabs{overflow:auto;margin-top:15px}.question-card{padding:18px}.topic-head{display:block}.topic-count{margin-top:10px}.lesson-card{padding:21px}.next-row{align-items:flex-start;flex-direction:column}}@media(max-width:470px){.topic-grid{grid-template-columns:1fr}.topic-card{min-height:140px}.hero h1,.topic-head h1{font-size:1.8rem}.sentence{font-size:1rem}.answer-row{flex-wrap:wrap}.answer-input{flex-basis:100%}.choice{padding:9px 11px}}
