:root{--ink:#132d49;--muted:#60758c;--line:#d7e2ec;--panel:#fff;--soft:#f5f8fb;--blue:#1764ea;--teal:#0bbdb6;--shadow:0 22px 60px rgba(28,58,88,.12)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#eef3f7}button,input,select{font:inherit}.academy-shell{min-height:100vh;background:linear-gradient(135deg,#edf3f8,#f8fbfd 52%,#eef1fb)}.academy-top{height:74px;position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:18px;padding:0 20px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);box-shadow:0 7px 22px rgba(20,46,72,.05)}.academy-brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink);min-width:285px}.academy-brand .cap{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,#1764ea,#0bbdb6);color:#fff;font-size:18px;transform:rotate(-7deg)}.academy-brand div{display:flex;flex-direction:column}.academy-brand b{font-size:15px}.academy-brand small{font-size:9px;color:var(--muted);margin-top:2px}.device-tabs{display:flex;align-items:center;gap:6px;padding:5px;border:1px solid var(--line);border-radius:12px;background:#f5f8fb}.device{height:38px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:#556b82;font-weight:850;display:flex;gap:7px;align-items:center;cursor:pointer}.device.active{background:#fff;color:#135bdd;box-shadow:0 2px 8px rgba(33,65,96,.1)}.device small{font-size:8px;background:#e9eff5;border-radius:999px;padding:3px 5px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:7px}.top-actions select,.top-actions button,.close{height:38px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#37506a;padding:0 10px;font-weight:800;font-size:10px;text-decoration:none;display:flex;align-items:center;gap:6px;cursor:pointer}.top-actions button.active{background:#eef5ff;border-color:#b7cdf4;color:#125bdc}.trial{height:38px;padding:0 14px;border-radius:10px;background:linear-gradient(135deg,#1764ea,#0bbdb6);color:#fff;text-decoration:none;font-size:10px;font-weight:900;display:flex;align-items:center}.close{font-size:18px}.close span{font-size:10px}.academy-body{display:grid;grid-template-columns:305px minmax(0,1fr);max-width:1800px;margin:0 auto;min-height:calc(100vh - 74px)}.academy-sidebar{border-right:1px solid var(--line);background:rgba(248,251,253,.88);padding:15px;display:flex;flex-direction:column;max-height:calc(100vh - 74px);position:sticky;top:74px}.academy-search{display:flex;align-items:center;border:1px solid var(--line);background:#fff;border-radius:10px;height:40px;padding:0 11px;gap:7px}.academy-search input{border:0;outline:0;background:transparent;min-width:0;width:100%;color:var(--ink);font-size:10px}.section-chips{display:flex;gap:5px;overflow:auto;padding:10px 0 8px}.section-chips button{white-space:nowrap;border:1px solid var(--line);border-radius:999px;background:#fff;color:#5e7388;font-size:8px;font-weight:850;padding:6px 9px;cursor:pointer}.section-chips button.active{background:#eaf3ff;color:#145edf;border-color:#b6cef6}.lesson-list{display:grid;gap:5px;overflow:auto;padding-right:3px;flex:1}.lesson-item{display:grid;grid-template-columns:28px 1fr;gap:9px;align-items:start;border:0;border-radius:10px;padding:9px;background:transparent;text-align:left;cursor:pointer;color:var(--ink)}.lesson-item:hover{background:#f1f6fa}.lesson-item.active{background:#eaf3ff}.lesson-item>span{width:26px;height:26px;border-radius:8px;background:#e9eff5;display:grid;place-items:center;font-size:8px;font-weight:900;color:#5b7084}.lesson-item.active>span{background:#1764ea;color:#fff}.lesson-item b{display:block;font-size:10px;line-height:1.25}.lesson-item small{display:block;font-size:7.5px;color:#6a7f93;margin-top:3px}.academy-tip{margin-top:10px;border:1px solid #d1dfeb;border-radius:12px;background:#fff;padding:10px;display:grid;grid-template-columns:28px 1fr;gap:8px}.academy-tip>span{width:27px;height:27px;border-radius:8px;background:#eaf3ff;color:#1764ea;display:grid;place-items:center}.academy-tip b{display:block;font-size:9px}.academy-tip small{display:block;font-size:7.5px;line-height:1.45;color:#6c8093;margin-top:3px}.academy-main{padding:20px 22px 18px;min-width:0}.lesson-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:14px}.lesson-head>div{max-width:820px}.lesson-head small{font-size:8px;color:#1764ea;font-weight:900;letter-spacing:1.15px}.lesson-head h1{font-size:30px;letter-spacing:-1px;line-height:1.05;margin:7px 0}.lesson-head p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.audience{border:1px solid #cad8e5;background:#fff;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:850;color:#536b82}.lesson-grid{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:15px;align-items:stretch}.academy-screenshot{min-height:610px;border:1px solid var(--line);border-radius:15px;background:#e7eef4;display:grid;place-items:center;overflow:hidden;padding:10px}.academy-screenshot img{display:block;max-width:100%;max-height:680px;width:auto;height:auto;object-fit:contain;border-radius:9px;box-shadow:0 15px 38px rgba(22,51,79,.12)}.academy-screenshot.mobile img{max-height:720px}.academy-screenshot.tablet img{max-height:690px}.guide-panel{display:flex;flex-direction:column;gap:10px}.guide-panel article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:13px;display:grid;grid-template-columns:31px 1fr;gap:10px;box-shadow:0 8px 25px rgba(28,58,88,.035)}.guide-icon{width:30px;height:30px;border-radius:9px;background:#eaf3ff;color:#1764ea;display:grid;place-items:center;font-weight:900}.guide-panel h3{font-size:10px;margin:1px 0 8px}.guide-panel .bullet{font-size:9px;color:#5e7489;line-height:1.45;margin:7px 0;padding-left:17px;position:relative}.guide-panel .bullet:before{content:'✓';position:absolute;left:0;color:#08a878;font-weight:900}.guide-panel article.next{margin-top:auto;background:#edf5ff;border-color:#bfd4f6}.guide-panel article.next p{font-size:9px;line-height:1.5;color:#526c84;margin:0}.academy-footer{margin-top:14px;display:grid;grid-template-columns:150px 1fr 150px;align-items:center;gap:14px;border-top:1px solid var(--line);padding-top:14px}.academy-footer button{height:40px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#3f5770;font-weight:850;font-size:10px;cursor:pointer}.academy-footer button.primary{background:#1764ea;color:#fff;border-color:#1764ea}.academy-footer button:disabled{opacity:.4;cursor:not-allowed}.academy-footer>div{text-align:center}.academy-footer>div>span{font-size:8px;color:#63788c;font-weight:800}.progress{height:4px;background:#e0e8ef;border-radius:99px;overflow:hidden;margin:6px auto 0;max-width:340px}.progress i{display:block;height:100%;background:linear-gradient(90deg,#1764ea,#0bbdb6);width:0;transition:.25s}.guided-badge{display:inline-flex;align-items:center;gap:4px;color:#1764ea;font-size:7px;font-weight:900;background:#eaf3ff;border-radius:999px;padding:3px 6px;margin-top:4px}@media(max-width:1180px){.academy-top{flex-wrap:wrap;height:auto;padding:10px 14px}.academy-brand{min-width:auto}.device-tabs{order:3;width:100%;justify-content:center}.academy-body{grid-template-columns:240px 1fr;min-height:0}.academy-sidebar{top:118px;max-height:calc(100vh - 118px)}.lesson-grid{grid-template-columns:1fr}.guide-panel{display:grid;grid-template-columns:1fr 1fr}.guide-panel article.next{grid-column:1/-1}.academy-screenshot{min-height:430px}}@media(max-width:820px){.top-actions button span,.close span{display:none}.trial{display:none}.academy-body{display:block}.academy-sidebar{position:relative;top:auto;max-height:none;border-right:0;border-bottom:1px solid var(--line)}.lesson-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:300px}.academy-main{padding:15px}.lesson-head h1{font-size:25px}.academy-footer{grid-template-columns:100px 1fr 100px}}@media(max-width:560px){.academy-brand small{display:none}.device{padding:0 8px;font-size:9px}.top-actions{gap:4px}.lesson-list{grid-template-columns:1fr}.guide-panel{grid-template-columns:1fr}.guide-panel article.next{grid-column:auto}.academy-screenshot{min-height:270px;padding:5px}.academy-footer{grid-template-columns:80px 1fr 80px}.academy-footer button span{display:none}}