@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#17223c;background:#f5f7fb;font-synthesis:none;font-size:16px;--blue:#2458ed;--ink:#17223c;--muted:#69758c;--line:#e5eaf2;--lime:#ddf88b}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:5px}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;background:none;color:inherit}h1,h2,h3,p{margin-top:0}h1{font-size:2.25rem;letter-spacing:-1.4px;line-height:1.2}h2{font-size:1.4rem;letter-spacing:-.5px}h3{font-size:1.05rem}p{line-height:1.7}small,.small{font-size:.875rem}.muted{color:var(--muted)}.brand{font-size:1.35rem;font-weight:800;letter-spacing:-.8px;display:flex;align-items:center;gap:10px;white-space:nowrap}.brand b{background:var(--blue);color:#fff;border-radius:10px;padding:7px 10px;font-size:1rem;letter-spacing:-2px}.brand span span{color:var(--blue)}.demo-bar{padding:7px 24px;background:#17223c;color:#d3dcf0;font-size:.75rem;display:flex;justify-content:center;gap:18px}.demo-bar a{text-decoration:underline}.topbar{height:80px;padding:0 4%;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px}.topbar nav{display:flex;gap:25px;font-size:.875rem;font-weight:700}.row{display:flex;align-items:center;gap:12px}.between{justify-content:space-between}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 20px;border-radius:10px;background:var(--blue);color:#fff;font-weight:700;font-size:.875rem;min-height:44px}.btn:hover{background:#1645d1}.btn.light{background:#edf2ff;color:var(--blue)}.btn.white{background:#fff;color:var(--ink)}.btn.dark{background:var(--ink);color:#fff}.btn:disabled{opacity:.45;cursor:not-allowed}.avatar{width:40px;height:40px;background:#e8efff;border-radius:50%;display:grid;place-items:center;color:var(--blue);font-weight:800}.pill{display:inline-flex;align-items:center;gap:7px;border-radius:7px;padding:7px 10px;background:#eef3ff;color:#355dce;font-size:.75rem;font-weight:700}.pill.green{background:#ecf8ed;color:#27733c}.pill.orange{background:#fff2df;color:#965708}.pill.coin{background:#fff5d9;color:#88630c}.shell{display:grid;grid-template-columns:225px minmax(0,1fr);min-height:calc(100vh - 110px)}.sidebar{background:#fff;border-right:1px solid var(--line);padding:28px 16px;display:flex;flex-direction:column;gap:6px}.sidebar a{display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:9px;color:#65708a;font-weight:600;font-size:.875rem}.sidebar a.active{background:#edf2ff;color:var(--blue)}.sidebar .nav-label{font-size:.75rem;color:#9199ac;letter-spacing:1px;padding:12px 16px}.sidebar .bottom{margin-top:auto;padding-top:50px}.content{padding:32px 36px;max-width:1600px;width:100%;margin:auto}.crumb{font-size:.75rem;color:var(--muted);margin-bottom:20px}.heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px;gap:16px}.heading h1{margin-bottom:7px}.heading p{margin:0;color:var(--muted);font-size:.875rem}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:24px}.welcome{background:#2458ed;border-radius:18px;padding:30px;color:#fff;position:relative;overflow:hidden;margin-bottom:28px;display:flex;justify-content:space-between;gap:20px}.welcome h2{font-size:1.8rem;line-height:1.3;max-width:430px}.welcome p{color:#d9e5ff;font-size:.875rem;max-width:360px}.welcome .eyebrow{color:#c7d7ff}.goal-ring{width:138px;height:138px;border:12px solid #ffffff30;border-right-color:var(--lime);border-top-color:var(--lime);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;align-self:center;transform:rotate(-15deg)}.goal-ring>div{transform:rotate(15deg);text-align:center}.goal-ring strong{font-size:2.2rem;display:block}.goal-ring small{font-size:.75rem}.section-title{display:flex;justify-content:space-between;align-items:center;margin:25px 0 17px}.section-title h2{margin:0}.text-link{font-size:.875rem;color:var(--blue);font-weight:700}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px}.course-card{padding:0;overflow:hidden}.course-art{padding:23px;background:#e8eeff;display:flex;justify-content:space-between;align-items:center;min-height:126px}.course-art.green{background:#eaf4d5}.course-art.orange{background:#fff0d9}.course-art strong{font-family:monospace;font-size:2.6rem;letter-spacing:-3px;color:#3a57af}.course-art .tag{font-size:.75rem;background:#ffffffa0;border-radius:6px;padding:6px 9px}.course-body{padding:20px}.course-body h3{font-size:1.05rem;margin-bottom:8px}.progress{height:6px;background:#eaf0f7;border-radius:20px;overflow:hidden;margin:13px 0}.progress span{display:block;height:100%;background:var(--blue);border-radius:20px}.course-foot{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--muted)}.course-foot a{color:var(--blue);font-weight:800}.stack{display:flex;flex-direction:column;gap:20px}.week{display:flex;justify-content:space-between;margin:20px 0}.day{display:flex;flex-direction:column;gap:9px;text-align:center;font-size:.75rem;color:var(--muted)}.day b{height:27px;width:27px;border-radius:50%;background:#f1f4f9;display:grid;place-items:center;font-size:.75rem}.day.done b{background:var(--blue);color:#fff}.task{display:flex;gap:12px;padding:15px 0;border-bottom:1px solid var(--line);font-size:.875rem;align-items:center}.task:last-child{border:0}.task input{width:18px;height:18px;accent-color:var(--blue)}.task span{flex:1}.task small{color:#8e6b09}.mentor{background:#edf2ff;border-color:#dce6ff}.mentor .avatar{background:#fff}.mentor p{font-size:.875rem}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px}.stat strong{display:block;font-size:1.9rem;margin:12px 0}.stat small{color:var(--muted)}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:.875rem}th{font-size:.75rem;color:var(--muted);font-weight:600;background:#f8faff}th,td{padding:16px;border-bottom:1px solid var(--line);white-space:nowrap}tr:last-child td{border-bottom:0}.rank{display:flex;align-items:center;gap:10px}.rank i{font-style:normal;color:#7b87a1;width:24px}.filter-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.chip{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 16px;font-size:.875rem}.chip.active{background:var(--blue);color:#fff;border-color:var(--blue)}.search,input,select,textarea{border:1px solid #dbe2ed;border-radius:9px;background:#fff;padding:12px 14px;color:var(--ink)}input,select,textarea{max-width:100%}label{font-size:.875rem;font-weight:600;display:block;margin-bottom:7px}.field{margin-bottom:18px}.field input,.field select,.field textarea{width:100%}.eyebrow{font-size:.75rem;font-weight:800;letter-spacing:1.6px;text-transform:uppercase;color:var(--blue);margin-bottom:16px}.landing{background:#fff}.land-container{max-width:1180px;margin:auto;padding:0 32px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center;padding-top:82px;padding-bottom:80px}.hero h1{font-size:4.1rem;line-height:1.12;letter-spacing:-2.5px}.hero h1 em{font-style:normal;color:var(--blue)}.hero p{color:var(--muted);max-width:460px}.hero-tags{display:flex;gap:18px;font-size:.75rem;color:var(--muted);margin-top:25px}.code-window{background:#17223c;border-radius:17px;overflow:hidden;box-shadow:0 25px 80px #244ba924;transform:rotate(2deg)}.window-bar{padding:16px 20px;background:#202e4b;color:#a9b7d5;font-size:.75rem;display:flex;justify-content:space-between}.code-window pre{padding:28px;margin:0;font-size:1rem;line-height:2;color:#cfed9c;white-space:pre-wrap}.code-result{background:#e4f498;padding:28px;color:#17223c}.code-result h3{font-size:1.6rem;margin:0 0 8px}.code-result p{color:#44572b;font-size:.875rem;margin:0}.strip{background:#f4f7fd;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0}.strip .land-container{display:flex;justify-content:space-between;gap:24px}.strip strong{font-size:1.1rem}.strip small{display:block;color:var(--muted);margin-top:6px}.landing-section{padding:70px 0}.landing-section h2{font-size:2.3rem;letter-spacing:-1px}.landing-section .cards{grid-template-columns:repeat(3,minmax(0,1fr))}.step-number{font-size:2rem;font-weight:800;color:var(--blue);margin-bottom:20px}.trial{background:#eef3ff;border-radius:20px;padding:38px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.trial h2{font-size:2.2rem}.faq details{padding:22px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:700}.faq details p{margin:15px 0 0;color:var(--muted)}footer{border-top:1px solid var(--line);padding:30px;display:flex;justify-content:space-between;gap:20px;font-size:.875rem;color:var(--muted)}.lesson-grid{display:grid;grid-template-columns:270px minmax(0,1fr);gap:24px}.lesson-nav button{display:block;text-align:left;width:100%;padding:14px;border-radius:8px;margin:4px 0;font-size:.875rem}.lesson-nav button.active{background:#edf2ff;color:var(--blue)}.lesson-nav button:disabled{color:#a4acba;cursor:not-allowed}.lesson-stage{padding:36px;background:#17223c;color:#fff;border-radius:14px;min-height:270px;display:flex;flex-direction:column;justify-content:center}.lesson-stage pre{font-size:1.05rem;line-height:1.7;color:var(--lime);white-space:pre-wrap}.editor{width:100%;min-height:180px;font-family:monospace;line-height:1.7;background:#111d35;color:#d3e6ff;resize:vertical}.preview-frame{width:100%;height:120px;border:1px solid var(--line);border-radius:9px;background:#fff;margin:16px 0}.chart{height:180px;display:flex;align-items:end;gap:18px;padding:15px 0 0}.bar-column{flex:1;text-align:center;font-size:.75rem;color:var(--muted);height:100%;display:flex;flex-direction:column;justify-content:end;gap:10px}.bar{background:#dbe5ff;border-radius:6px 6px 0 0;min-height:5px}.bar-column:nth-child(4) .bar{background:var(--blue)}.admin-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:24px}.empty{text-align:center;padding:45px 20px;color:var(--muted)}.gift-mark{font-size:2rem;font-weight:800;background:#eef3ff;color:var(--blue);padding:25px;border-radius:9px;margin-bottom:18px;font-family:monospace}.order-note{padding:14px;background:#ecf8ed;border-radius:8px;font-size:.875rem;margin-top:15px}.error{color:#ab273b;font-size:.875rem}dialog{border:1px solid var(--line);border-radius:18px;max-width:520px;width:calc(100% - 32px);padding:30px;color:var(--ink)}dialog::backdrop{background:#14213e80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}dialog .close{float:right;font-size:1.3rem;padding:0 6px}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#17223c;color:#fff;padding:14px 22px;border-radius:10px;box-shadow:0 5px 30px #0003;z-index:20;max-width:90vw;font-size:.875rem;display:none}.skip{position:absolute;left:10px;top:-100px;background:#fff;padding:12px;z-index:50}.skip:focus{top:10px}.notice{background:#fff7e5;border:1px solid #f4e4bd;padding:14px 18px;border-radius:10px;font-size:.875rem;margin-bottom:22px}.mobile-label{display:none}.doc-page{max-width:900px;margin:40px auto;padding:35px;background:#fff;line-height:1.75}.doc-page h2{margin-top:35px}.doc-page table,.doc-page td,.doc-page th{white-space:normal}.badge-line{display:flex;gap:9px;flex-wrap:wrap}.certificate{padding:48px;text-align:center;border:7px double #cbd8f5;background:#f9fbff}.certificate h2{font-size:2.5rem;letter-spacing:2px}.certificate strong{font-size:1.8rem;display:block;margin:25px}.status-select{padding:6px 10px;font-size:.75rem}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (min-width:1500px){.content{padding:38px 50px}.hero{min-height:620px}}@media (max-width:1150px){.dashboard-grid{grid-template-columns:1fr}.stack{display:grid;grid-template-columns:1fr 1fr}.stack .card:last-child{grid-column:1/-1}.shell{grid-template-columns:185px minmax(0,1fr)}.content{padding:25px}.topbar nav{gap:15px}.hero{gap:25px}.hero h1{font-size:3.25rem}.stat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.demo-bar{font-size:.75rem;padding:8px 12px;gap:8px}.demo-bar span{max-width:230px}.topbar{height:auto;min-height:72px;padding:15px 20px;flex-wrap:wrap;gap:14px}.topbar nav{order:3;width:100%;overflow-x:auto;padding:5px 0;justify-content:space-between;gap:20px;white-space:nowrap}.topbar .row .pill{display:none}.shell{display:block}.sidebar{flex-direction:row;padding:10px;overflow-x:auto;position:static;border-right:0;border-bottom:1px solid var(--line)}.sidebar a{white-space:nowrap;padding:10px 12px}.sidebar .nav-label,.sidebar .bottom{display:none}.content{padding:24px 18px}.heading{align-items:flex-start}.heading h1{font-size:1.8rem}.heading .date{display:none}.welcome{padding:24px}.welcome h2{font-size:1.5rem}.goal-ring{width:100px;height:100px;border-width:8px}.goal-ring strong{font-size:1.6rem}.cards,.stack,.split-grid,.admin-grid{grid-template-columns:1fr}.stack .card:last-child{grid-column:auto}.hero{grid-template-columns:1fr;padding-top:45px;padding-bottom:45px;gap:38px}.hero h1{font-size:3rem}.hero-tags{flex-wrap:wrap}.land-container{padding-left:22px;padding-right:22px}.code-window{transform:none}.strip .land-container{display:grid;grid-template-columns:1fr 1fr}.landing-section{padding:45px 0}.landing-section h2{font-size:1.9rem}.landing-section .cards{grid-template-columns:1fr}.trial{grid-template-columns:1fr;padding:24px;gap:20px}.lesson-grid{grid-template-columns:1fr}.lesson-nav{max-height:240px;overflow-y:auto}.lesson-stage{padding:23px}.stat-grid{gap:12px}.stat{padding:17px}.stat strong{font-size:1.65rem}footer{flex-direction:column}.doc-page{margin:20px 12px;padding:22px}.heading .btn{padding:10px 12px}.card{min-width:0}.row{flex-wrap:wrap}.certificate{padding:25px}.certificate h2{font-size:1.7rem}.hero h1{overflow-wrap:normal}}:root{--red: #ab273b}body{background:#f5f7fb}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}:focus-visible{outline:3px solid #9fb8ff;outline-offset:3px}.pill.red{background:#fdebee;color:var(--red)}.btn.light:hover{background:#dfe8ff}.text-link{background:none;border:0;padding:0;cursor:pointer}.text-link:disabled{opacity:.5}.topbar nav a.active{color:var(--blue)}.user-name{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skeleton{height:64px;border-radius:12px;margin-bottom:14px;background:linear-gradient(90deg,#eef2f8 25%,#f6f8fc,#eef2f8 75%);background-size:200% 100%;animation:shimmer 1.2s infinite}@keyframes shimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion: reduce){.skeleton{animation:none!important}*{scroll-behavior:auto!important}}.plain-list{list-style:none;padding:0;margin:12px 0 0;display:grid;gap:8px}.phone-input{display:flex;align-items:center;border:1px solid #dbe2ed;border-radius:9px;background:#fff;overflow:hidden}.phone-input span{padding:0 10px 0 14px;color:var(--muted);font-weight:600}.phone-input input{border:0;flex:1;padding-left:4px}.consent{display:flex;gap:10px;align-items:flex-start;font-weight:500;font-size:.875rem;margin:6px 0}.consent input{margin-top:4px;width:18px;height:18px;accent-color:var(--blue)}.balance-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.balance-row>div{display:flex;flex-direction:column;gap:6px}.balance-row strong{font-size:1.6rem}.lesson-link{display:block;padding:12px 14px;border-radius:8px;margin:3px 0;font-size:.875rem}.lesson-link:hover{background:#f5f8ff}.lesson-link.active{background:#edf2ff;color:var(--blue);font-weight:700}.lesson-text{white-space:pre-wrap;line-height:1.75;margin-bottom:18px}.video-wrap{position:relative;width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#000;margin-bottom:18px}.video-wrap iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.quiz-q{border:1px solid var(--line);border-radius:12px;padding:16px 18px;margin:16px 0}.quiz-q legend{padding:0 6px;font-weight:600}.quiz-opt{display:flex;gap:10px;align-items:center;padding:10px 12px;border-radius:9px;margin:6px 0;font-weight:500;cursor:pointer;border:1px solid transparent}.quiz-opt:hover{background:#f5f8ff;border-color:#dbe5ff}.quiz-opt input{width:18px;height:18px;accent-color:var(--blue)}.quiz-feedback{margin-top:8px;padding:10px 12px;border-radius:8px;font-size:.875rem}.quiz-feedback.ok{background:#ecf8ed;color:#27733c}.quiz-feedback.bad{background:#fdebee;color:var(--red)}.notice.ok{background:#ecf8ed;border-color:#cfe9d3}.review-item{border-left:3px solid #cbd7f5;padding:8px 12px;margin:10px 0;background:#f8faff;border-radius:0 8px 8px 0}.review-item.approved{border-color:#3aa35c}.review-item.changes_requested{border-color:#e0a431}.code-view{background:#111d35;color:#d3e6ff;padding:16px;border-radius:10px;white-space:pre-wrap;max-height:360px;overflow:auto;font-size:.875rem}.msg{background:#f5f7fb;border-radius:10px;padding:10px 14px;margin:8px 0;max-width:85%}.msg.mine{background:#edf2ff;margin-left:auto}.msg p{margin:4px 0}.timeline{display:grid;gap:8px;max-height:260px;overflow-y:auto}.creds{display:grid;gap:12px;background:#f5f8ff;border:1px solid #dbe5ff;border-radius:12px;padding:16px}.creds small{display:block;color:var(--muted)}.creds b{font-size:1.15rem}.mono{font-family:monospace;letter-spacing:1px}.gift-img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:9px;margin-bottom:14px}.shop-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important}.task a,a.task{color:inherit}select.status-select{border-radius:7px}details>summary{cursor:pointer}.login-page{min-height:100vh;background:radial-gradient(1200px 500px at 50% 35%,#eaf0ff,#f7f9fe 60%,#fff);padding:32px 16px 48px}.login-brand{display:flex;justify-content:center;margin-bottom:8px}.login-brand .brand{font-size:1.7rem}.login-wrap{max-width:560px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.login-card{width:100%;background:#fff;border-radius:28px;padding:56px 44px 36px;box-shadow:0 30px 80px -30px #2458ed59,0 2px 8px #17223c0d;position:relative;z-index:1}.login-card h1{text-align:center;font-size:2.1rem;font-weight:800;letter-spacing:-1px;margin-bottom:8px}.login-sub{text-align:center;color:var(--muted);font-weight:500;margin-bottom:28px}.login-phone,.login-password{display:flex;align-items:stretch;height:58px;border:1.5px solid #dfe5f0;border-radius:14px;background:#f7f9fc;transition:border-color .15s,box-shadow .15s,background .15s;margin-bottom:8px}.login-phone:focus-within,.login-password:focus-within{border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px #2458ed1f}.login-phone.invalid,.login-password.invalid{border-color:#e7a2ac;background:#fff8f9}.login-country{position:relative;display:flex;align-items:center;gap:6px;padding:0 12px 0 16px;border-right:1.5px solid #dfe5f0;font-weight:700;font-size:1.05rem;white-space:nowrap}.login-country .chev{color:var(--muted);font-size:.8rem}.login-country select{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;font-size:16px}.login-phone input,.login-password input{flex:1;min-width:0;border:0;background:transparent;font-size:1.1rem;font-weight:600;padding:0 16px;letter-spacing:.3px}.login-phone input:focus,.login-password input:focus{outline:none}.login-password{margin-top:16px}.login-password .eye{padding:0 16px;color:#6b7690;display:flex;align-items:center}.login-error{background:#fdebee;color:var(--red);border-radius:10px;padding:12px 14px;font-size:.9rem;margin-top:14px}.login-submit{width:100%;height:60px;margin-top:22px;border-radius:14px;background:var(--blue);color:#fff;font-weight:800;font-size:1.1rem;box-shadow:0 5px #1a3fb8;transition:transform .08s,box-shadow .08s,background .15s}.login-submit:hover{background:#1f4ee0}.login-submit:active{transform:translateY(3px);box-shadow:0 2px #1a3fb8}.login-submit:disabled{opacity:.6;cursor:wait}.login-help{text-align:center;color:var(--muted);font-size:.85rem;margin:18px 0 0}.login-back{margin-top:20px;font-size:.9rem}.login-back a{color:var(--blue);font-weight:700}@media (max-width: 760px){.login-card{padding:48px 20px 28px;border-radius:22px}.login-card h1{font-size:1.7rem}.login-country{padding:0 8px 0 12px;font-size:.95rem}.user-name{display:none}.balance-row{grid-template-columns:1fr}input,select,textarea{font-size:16px}.msg{max-width:100%}}@media print{.topbar,.sidebar,.row,.section-title,.task,.heading{display:none!important}.shell{display:block}.certificate{break-inside:avoid}}.login-country .flag{width:24px;height:16px;border-radius:3px;box-shadow:0 0 0 1px #17223c1f;object-fit:cover}.notif{position:relative}.notif-bell{position:relative;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#4a5670;background:#f3f6fc;transition:background .15s,color .15s}.notif-bell:hover,.notif-bell[aria-expanded=true]{background:#e8efff;color:var(--blue)}.notif-badge{position:absolute;top:-3px;right:-5px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#e5484d;color:#fff;font-size:.68rem;font-weight:800;line-height:19px;text-align:center;border:2px solid #fff;box-sizing:content-box}.notif-panel{position:absolute;right:0;top:calc(100% + 10px);width:380px;max-width:calc(100vw - 32px);background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 50px #17223c29;z-index:40;overflow:hidden}.notif-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 18px;border-bottom:1px solid var(--line)}.link-btn{color:var(--blue);font-size:.8rem;font-weight:700;padding:4px 0}.link-btn:hover{text-decoration:underline}.notif-list{max-height:min(460px,70vh);overflow-y:auto}.notif-empty{padding:34px 18px;text-align:center;color:var(--muted);font-size:.875rem}.notif-item{display:flex;gap:12px;width:100%;text-align:left;padding:14px 18px;border-bottom:1px solid #f0f3f8}.notif-item:last-child{border-bottom:0}.notif-item:hover{background:#f7f9fe}.notif-item.unread{background:#f4f7ff}.notif-item.unread:hover{background:#ecf1ff}.notif-dot{flex:none;width:9px;height:9px;margin-top:6px;border-radius:50%;background:transparent}.notif-item.unread .notif-dot{background:var(--blue)}.notif-item.unread.ok .notif-dot{background:#2e9b4f}.notif-item.unread.warn .notif-dot{background:#e0922b}.notif-text{display:flex;flex-direction:column;gap:3px;min-width:0}.notif-title{font-size:.875rem;font-weight:700;color:var(--ink)}.notif-item:not(.unread) .notif-title{font-weight:600;color:#4a5670}.notif-body{font-size:.8rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.notif-time{font-size:.72rem;color:#9aa3b5}@media (max-width: 760px){.notif-panel{position:fixed;left:16px;right:16px;top:72px;width:auto;max-width:none}}.brand-logo{display:block;height:44px;width:auto}.login-brand .brand-logo{height:52px}@media (max-width: 760px){.brand-logo{height:36px}}.pub-header-wrap{position:sticky;top:0;z-index:30;padding:14px 4% 10px;background:linear-gradient(#eef2f8 70%,#eef2f800)}.pub-header{max-width:1240px;margin:0 auto;background:#fff;border-radius:22px;box-shadow:0 6px 24px #17223c0f;padding:14px 16px 14px 28px;display:flex;align-items:center;gap:24px;min-height:84px}.pub-header .brand-logo{height:46px}.pub-nav{display:flex;gap:26px;margin-left:20px;font-size:.9rem;font-weight:700;color:#3c4863}.pub-nav a:hover,.pub-nav a.active{color:var(--blue)}.pub-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.pub-contact{display:flex;flex-direction:column;line-height:1.25;margin-right:10px;color:#0f1d33}.pub-contact-label{font-size:.8rem;font-weight:600}.pub-contact-phone{font-size:1.12rem;font-weight:800;letter-spacing:.2px;white-space:nowrap}.pub-contact:hover .pub-contact-phone{color:var(--blue)}.pub-call{display:none;width:46px;height:46px;border-radius:14px;background:#eef2f8;color:#0f1d33;place-items:center}.pub-cta{display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0 34px;border-radius:14px;background:#0f2240;color:#fff;font-weight:600;font-size:.95rem;white-space:nowrap;transition:background .15s}.pub-cta:hover{background:#1b3560}.pub-login{display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0 22px;border-radius:14px;background:#edf2ff;color:var(--blue);font-weight:700;font-size:.95rem}.pub-login:hover{background:#e0e9ff}.landing{background:#eef2f8}@media (max-width: 1100px){.pub-nav{display:none}}@media (max-width: 760px){.pub-header-wrap{padding:10px 12px 8px}.pub-header{padding:10px 10px 10px 16px;border-radius:18px;min-height:64px;gap:10px}.pub-header .brand-logo{height:34px}.pub-contact{display:none}.pub-call{display:grid}.pub-actions{gap:8px}.pub-cta,.pub-login{height:46px;padding:0 14px;font-size:.85rem;border-radius:12px}}@media (max-width: 420px){.pub-call{display:none}.pub-cta,.pub-login{padding:0 12px}}body:has(.pub-header-wrap){background:#eef2f8}.land-container.landing-section{padding-left:32px;padding-right:32px}@media (max-width: 760px){.land-container.landing-section{padding-left:18px;padding-right:18px}}.lx-h2{font-size:clamp(1.8rem,3.4vw,2.9rem);line-height:1.12;letter-spacing:-1.2px;color:#0f1d33;margin-bottom:14px}.lx-accent{color:var(--blue)}.lx-grad{background:linear-gradient(95deg,#2458ed,#5b8cff 45%,#9bd12c);-webkit-background-clip:text;background-clip:text;color:transparent}.lx-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding-top:10px;padding-bottom:30px}.lx-stat{background:#fff;border-radius:28px;padding:30px 26px 26px;text-align:center;box-shadow:0 10px 30px #17223c0d;transition:transform .2s}.lx-stat:hover{transform:translateY(-4px)}.lx-stat strong{display:block;font-size:clamp(2.6rem,4.6vw,3.8rem);font-weight:800;line-height:1;letter-spacing:-2px}.lx-stat-unit{display:block;margin-top:6px;font-weight:800;color:#9bd12c;font-size:1rem}.lx-stat p{margin:10px 0 0;color:#0f1d33;font-size:1.02rem}.lx-panel{position:relative;background:#fff;border-radius:36px;padding:56px 56px 48px;margin-top:24px;box-shadow:0 10px 40px #17223c0d}.lx-panel-tab{position:absolute;top:-12px;left:36%;display:flex;height:24px}.lx-panel-tab i{display:block;width:110px;height:100%;margin-left:-18px;border-radius:0;clip-path:polygon(14% 0,86% 0,100% 50%,0 50%)}.lx-panel-tab i:nth-child(1){background:#ff6440}.lx-panel-tab i:nth-child(2){background:#ffa38a}.lx-panel-tab i:nth-child(3){background:#b8e547}.lx-panel-tab i:nth-child(4){background:#5b8cff}.lx-panel-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap;margin-bottom:34px}.lx-panel-head>div:first-child{max-width:620px}.lx-panel-head .filter-row{margin:0}.lx-course-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:22px}.lx-course{display:flex;flex-direction:column;background:#edf1f8;border-radius:26px;padding:18px;transition:transform .2s,box-shadow .2s}.lx-course:hover{transform:translateY(-4px);box-shadow:0 16px 36px #17223c1a}.lx-course-art{position:relative;height:190px;border-radius:18px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#2458ed,#6f9bff 60%,#b9ceff)}.lx-course-art:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-70px;bottom:-110px;background:#ffffff2e}.lx-course-art.green{background:linear-gradient(135deg,#7fbf1f,#b8e547 55%,#e6f8b0)}.lx-course-art.orange{background:linear-gradient(135deg,#ff6440,#ff9a5c 55%,#ffd58a)}.lx-course-art strong{position:relative;z-index:1;font-family:ui-monospace,monospace;font-size:3.6rem;font-weight:800;letter-spacing:-3px;color:#fff;text-shadow:0 6px 20px rgba(15,29,51,.18)}.lx-course-no{position:absolute;left:14px;bottom:14px;z-index:1;background:#ff6440;color:#fff;font-size:.72rem;font-weight:800;padding:4px 9px;border-radius:8px}.lx-course-art.orange .lx-course-no{background:#0f2240}.lx-course-age{position:absolute;right:14px;top:14px;z-index:1;background:#ffffffd9;color:#0f1d33;font-size:.75rem;font-weight:700;padding:6px 10px;border-radius:9px}.lx-course-body{padding:20px 6px 18px;flex:1}.lx-course-body h3{font-size:1.35rem;color:#0f1d33;margin-bottom:8px}.lx-course-body p{color:#7a859b;font-size:.92rem;line-height:1.6;margin-bottom:8px}.lx-course-body .lx-course-outcome{color:#0f1d33}.lx-btn-dark{display:flex;align-items:center;justify-content:center;height:56px;border-radius:14px;background:#0f2240;color:#fff;font-weight:600;font-size:.92rem;transition:background .15s}.lx-btn-dark:hover{background:#1b3560}.lx-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}.lx-feature{position:relative;overflow:hidden;background:#fff;border-radius:26px;padding:28px 30px 32px;min-height:250px}.lx-feature:after{content:"";position:absolute;top:0;right:0;width:190px;height:170px;opacity:.55;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='40'%3E%3Cpath d='M4 4h16l12 16-12 16H4l12-16z' fill='%23eef2fb'/%3E%3C/svg%3E") repeat;-webkit-mask:linear-gradient(225deg,#000 20%,transparent 75%);mask:linear-gradient(225deg,#000 20%,transparent 75%)}.lx-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:18px;color:#fff;background:linear-gradient(135deg,#2458ed,#6f9bff);box-shadow:0 10px 22px #2458ed40}.lx-icon.orange{background:linear-gradient(135deg,#ff6440,#ffb36b);box-shadow:0 10px 22px #ff644040}.lx-icon.lime{background:linear-gradient(135deg,#7fbf1f,#c9ef6a);box-shadow:0 10px 22px #7fbf1f40}.lx-feature h3{position:relative;z-index:1;font-size:1.6rem;letter-spacing:-.6px;color:#0f1d33;margin:44px 0 10px}.lx-feature p{position:relative;z-index:1;color:#7a859b;font-size:.98rem;line-height:1.6;margin:0;max-width:440px}.lx-trial{position:relative;max-width:780px;margin:30px auto 10px}.lx-trial-shape{position:absolute;top:-34px;right:-44px;bottom:40px;left:44px;border-radius:40px;background:linear-gradient(135deg,#ff6440,#ffb36b 40%,#c9ef6a);transform:rotate(-3deg);opacity:.9}.lx-trial-card{position:relative;background:#fff;border-radius:36px;padding:44px 60px 48px;text-align:center;box-shadow:0 24px 60px #17223c1f}.lx-trial-card>p{max-width:520px;margin:0 auto 20px}.lx-form-card{text-align:left;max-width:480px;margin:0 auto}.lx-form-card input:not([type=checkbox]),.lx-form-card select,.lx-form-card .phone-input{background:#edf1f8;border-color:transparent;border-radius:14px;min-height:56px}.lx-form-card .phone-input input{background:transparent;min-height:0}.lx-btn-accent{width:100%;margin-top:18px;height:60px;border-radius:14px;background:#ff6440;color:#fff;font-weight:700;font-size:1.02rem;transition:background .15s,transform .08s}.lx-btn-accent:hover{background:#f0522d}.lx-btn-accent:active{transform:translateY(1px)}.lx-btn-accent:disabled{opacity:.6;cursor:progress}.lx-faq{display:grid;gap:12px;margin-top:26px}.faq .lx-faq details{background:#fff;border:0;border-radius:20px;padding:22px 26px}.lx-faq summary{font-size:1.05rem;color:#0f1d33}@media (max-width: 1100px){.lx-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.lx-stats{gap:12px}.lx-stat{border-radius:22px;padding:22px 14px 18px}.lx-stat p{font-size:.88rem}.lx-panel{padding:36px 18px 22px;border-radius:26px}.lx-panel-tab{left:24px}.lx-panel-tab i{width:70px}.lx-course-grid,.lx-features{grid-template-columns:1fr}.lx-feature{min-height:0;padding:24px 22px 26px}.lx-feature h3{margin-top:26px;font-size:1.35rem}.lx-trial-shape{top:-14px;right:2px;bottom:30px;left:10px;border-radius:30px;transform:rotate(-2deg)}.lx-trial-card{padding:32px 18px 30px;border-radius:26px}}.landing{overflow-x:clip}.lx-course{background:#fff;box-shadow:0 10px 30px #17223c0d}.lx-panel .lx-course{background:#edf1f8;box-shadow:none}.login-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 16px}.login-brand{margin-bottom:0}.login-brand .brand-logo{height:44px}.login-wrap{width:100%;max-width:520px}.login-card{padding:44px 40px 26px;border-radius:26px}.login-card h1{font-size:1.9rem;margin-bottom:4px}.login-sub{margin-bottom:20px;font-size:.95rem}.login-label{display:block;font-size:.88rem;font-weight:700;color:#17223c;margin:0 0 7px}.login-phone,.login-password{height:54px;margin-bottom:0}.login-password{margin-top:0}.login-phone+.login-label,.error+.login-label{margin-top:16px}.login-submit{height:56px;margin-top:22px}.login-help{margin-top:14px;font-size:.82rem}.login-back{margin:14px 0 0}@media (max-height: 800px){.login-card{padding-top:38px}}@media (max-height: 680px){.login-brand{display:none}.login-card h1{font-size:1.6rem}.login-sub{margin-bottom:14px}}@media (max-width: 760px){.login-card{padding:38px 20px 22px}}@media (max-height: 620px){.login-page{padding:12px 16px}.login-card{padding:30px 20px 16px}.login-card h1{font-size:1.45rem;margin-bottom:12px}.login-sub{display:none}.login-phone,.login-password{height:48px}.login-phone+.login-label,.error+.login-label{margin-top:12px}.login-submit{height:50px;margin-top:16px}.login-help{margin-top:10px}.login-back{margin-top:8px}}.pw-input{display:flex;align-items:stretch;border:1px solid #dbe2ed;border-radius:9px;background:#fff;overflow:hidden}.pw-input:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #2458ed1f}.pw-input input{flex:1;min-width:0;border:0;border-radius:0;font-family:ui-monospace,monospace;font-size:1rem;letter-spacing:.5px}.pw-input input:focus{outline:none}.pw-eye,.pw-gen{padding:0 12px;font-size:.8rem;font-weight:700;color:var(--muted);border-left:1px solid #edf0f5;white-space:nowrap}.pw-gen{color:var(--blue);background:#f4f7ff}.pw-eye:hover,.pw-gen:hover{background:#edf2ff;color:var(--blue)}.name-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width: 520px){.name-grid{grid-template-columns:1fr}}.lg-page{min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);background:#f5f7fc}.lg-side{position:relative;margin:16px 0 16px 16px;border-radius:32px;overflow:hidden;color:#fff;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(600px 400px at 85% 10%,rgba(221,248,139,.22),transparent 60%),radial-gradient(500px 420px at 5% 95%,rgba(255,100,64,.28),transparent 60%),linear-gradient(160deg,#2a5cf0,#1d45cc 55%,#1636a8)}.lg-side:before{content:"</>  { }  ( )  =>  [ ]  </>  { }  ( )  =>  [ ]";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;font:800 64px/1.5 ui-monospace,monospace;color:#ffffff0b;letter-spacing:10px;word-spacing:30px;transform:rotate(-14deg);pointer-events:none}.lg-side-body{position:relative;padding:32px 48px;text-align:center}.lg-orbit{position:relative;width:300px;height:300px;margin:0 auto 18px;display:grid;place-items:center}.lg-orbit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px dashed rgba(255,255,255,.22)}.lg-orbit:after{content:"";position:absolute;top:34px;right:34px;bottom:34px;left:34px;border-radius:50%;background:#ffffff1a}.lg-chip{position:absolute;z-index:2;padding:9px 14px;border-radius:999px;font-weight:800;font-size:.85rem;white-space:nowrap;box-shadow:0 8px 20px #08144640;animation:lg-bob 4s ease-in-out infinite}.lg-chip.c1{top:18px;left:-26px;background:#ddf88b;color:#17223c}.lg-chip.c2{top:120px;right:-44px;background:#fff;color:#1d45cc;animation-delay:-1.3s}.lg-chip.c3{bottom:22px;left:-8px;background:#ff6440;color:#fff;animation-delay:-2.6s}@keyframes lg-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.lg-side h2{font-size:clamp(1.7rem,2.6vw,2.4rem);line-height:1.15;letter-spacing:-1px;margin:0 0 12px}.lg-side h2 em{font-style:normal;color:#ddf88b}.lg-side p{color:#d6e2ff;max-width:400px;margin:0 auto;font-size:.98rem}.lg-main{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 32px}.lg-form-wrap{width:100%;max-width:420px}.lg-brand{margin-bottom:28px}.lg-brand .brand-logo{height:42px}.lg-form h1{font-size:2.1rem;letter-spacing:-1px;margin:0 0 6px;color:#0f1d33}.lg-sub{color:var(--muted);margin:0 0 26px;font-size:.95rem;line-height:1.5}.lg-form .login-label{margin-bottom:7px}.lg-form .login-phone,.lg-form .login-password{height:56px;background:#fff;border-color:#dfe5f0;border-radius:16px}.lg-form .login-phone+.login-label,.lg-form .error+.login-label{margin-top:18px}.lg-form .login-submit{height:58px;border-radius:16px;margin-top:26px;background:linear-gradient(135deg,#2458ed,#3d6bff);box-shadow:0 12px 26px -10px #2458edb3}.lg-form .login-submit:hover{background:linear-gradient(135deg,#1f4ee0,#2f5ff5)}.lg-form .login-submit:active{transform:translateY(1px);box-shadow:0 6px 14px -8px #2458edb3}.lg-form .login-help{text-align:left;margin-top:16px}.lg-main .login-back{margin-top:22px}.lg-mobile-hero{display:none}@media (prefers-reduced-motion: reduce){.lg-chip{animation:none}}@media (max-height: 760px) and (min-width: 901px){.lg-orbit{width:230px;height:230px;margin-bottom:12px}.lg-chip.c2{top:90px}.lg-brand,.lg-sub{margin-bottom:18px}.lg-form h1{font-size:1.8rem}}@media (max-height: 620px) and (min-width: 901px){.lg-orbit{width:170px;height:170px}.lg-chip,.lg-side p{display:none}.lg-form .login-phone,.lg-form .login-password{height:50px}.lg-form .login-submit{height:52px;margin-top:18px}.lg-main .login-back{margin-top:10px}}@media (max-width: 900px){.lg-page{display:block;background:#f5f7fc}.lg-side{display:none}.lg-main{padding:0 0 16px;justify-content:flex-start;min-height:100dvh}.lg-mobile-hero{display:flex;align-items:flex-end;gap:6px;width:100%;padding:18px 20px 42px;border-radius:0 0 30px 30px;color:#fff;background:radial-gradient(260px 160px at 90% 0%,rgba(221,248,139,.25),transparent 70%),linear-gradient(160deg,#2a5cf0,#1d45cc)}.lg-mobile-hero div{display:flex;flex-direction:column;padding-bottom:6px;font-size:1.28rem;line-height:1.2;letter-spacing:-.4px}.lg-mobile-hero span{color:#ddf88b;font-weight:800}.lg-form-wrap{max-width:480px;margin:-24px auto 0;padding:26px 20px 20px;background:#fff;border-radius:26px;width:calc(100% - 28px);box-shadow:0 16px 40px -18px #17223c40;position:relative}.lg-brand{display:none}.lg-form h1{font-size:1.6rem}.lg-sub{margin-bottom:18px;font-size:.9rem}.lg-form .login-phone,.lg-form .login-password{height:52px}.lg-form .login-submit{height:54px;margin-top:20px}.lg-main .login-back{text-align:center;margin-top:14px}}@media (max-width: 900px) and (max-height: 640px){.lg-mobile-hero{padding:10px 18px 34px}.lg-mobile-hero div{font-size:1.05rem}.lg-sub{display:none}.lg-form h1{margin-bottom:12px;font-size:1.4rem}.lg-form .login-phone,.lg-form .login-password{height:48px}.lg-form .login-phone+.login-label,.lg-form .error+.login-label{margin-top:12px}.lg-form .login-submit{height:50px;margin-top:16px}.lg-form .login-help{margin-top:10px}.lg-main .login-back{margin-top:8px}}@media (max-width: 900px){.lg-mobile-hero{padding-top:calc(26px + env(safe-area-inset-top,0px));padding-bottom:46px}}@media (max-width: 900px) and (max-height: 640px){.lg-mobile-hero{padding-top:16px;padding-bottom:36px}}.brand-mark{display:block;height:auto}.lg-mark{position:relative;z-index:1;width:200px;height:200px;border-radius:48px;background:#fff;display:grid;place-items:center;box-shadow:0 24px 50px #08144659;animation:lg-float 5s ease-in-out infinite}.lg-mark .brand-mark{width:136px}@keyframes lg-float{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-8px) rotate(2deg)}}@media (prefers-reduced-motion: reduce){.lg-mark{animation:none}}@media (max-height: 760px) and (min-width: 901px){.lg-mark{width:150px;height:150px;border-radius:38px}.lg-mark .brand-mark{width:100px}}@media (max-height: 620px) and (min-width: 901px){.lg-mark{width:110px;height:110px;border-radius:28px}.lg-mark .brand-mark{width:72px}}.lg-mobile-mark{flex:none;width:64px;height:64px;border-radius:18px;background:#fff;display:grid;place-items:center;box-shadow:0 10px 22px #0814464d;margin-right:10px}.lg-mobile-mark .brand-mark{width:44px}@media (max-width: 900px){.lg-mobile-hero{align-items:center;padding-bottom:48px}}@media (max-width: 900px) and (max-height: 640px){.lg-mobile-mark{width:50px;height:50px;border-radius:14px}.lg-mobile-mark .brand-mark{width:34px}}.pub-header .brand-logo{height:44px}@media (max-width: 760px){.pub-header .brand-logo{height:32px}}@media (max-width: 380px){.pub-header .brand-logo{height:28px}}@media (max-width: 760px){.topbar:has(.notif){flex-wrap:nowrap}.topbar:has(.notif) .brand-logo{height:28px}.topbar:has(.notif)>.row{flex-wrap:nowrap;gap:8px}.topbar:has(.notif) .btn.light{padding:10px 12px}}@media (max-width: 360px){.topbar:has(.notif) .avatar{display:none}}:root{--navy: #0f1d33;--gold: #f2a60c;--gold-bg: #fff6de;--violet: #6d4cff;--violet-bg: #f0ecff;--lime-d: #6fa313;--lime-bg: #eef9d6;--orange: #ff6440;--orange-bg: #fff0eb;--green: #1f9d5c;--card-r: 22px}.icon{flex:none;display:inline-block;vertical-align:-.2em}.student-shell .content{max-width:1480px}.nav-ico{display:inline-flex;width:22px;justify-content:center}.student-shell .sidebar a .icon{opacity:.8}.student-shell .sidebar a.active .icon{opacity:1}.gm-card{background:#fff;border-radius:var(--card-r);padding:20px;border:1px solid #edf0f6;box-shadow:0 6px 18px -12px #17223c26}.gm-card h3{margin:0;font-size:1.02rem;letter-spacing:-.2px;color:var(--navy);display:flex;align-items:center;gap:8px}.gm-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.gm-sub{margin:3px 0 0;font-size:.82rem;color:var(--muted);line-height:1.4}.gm-note{display:flex;align-items:center;gap:6px;margin:12px 0 0;font-size:.8rem;color:var(--muted)}.gm-note.warn{color:#b4520a;background:var(--orange-bg);border-radius:10px;padding:8px 10px}.gm-icon-tile{flex:none;width:42px;height:42px;border-radius:13px;display:grid;place-items:center}.gm-icon-tile.big{width:58px;height:58px;border-radius:17px}.gm-icon-tile.blue{background:#eaf0ff;color:var(--blue)}.gm-icon-tile.lime{background:var(--lime-bg);color:var(--lime-d)}.gm-icon-tile.violet{background:var(--violet-bg);color:var(--violet)}.gm-icon-tile.orange{background:var(--orange-bg);color:var(--orange)}.gm-icon-tile.gold{background:var(--gold-bg);color:var(--gold)}.gm-count-pill{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;background:#eef2f8;color:#4a5670;font-size:.75rem;font-weight:800}.gm-reward{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:999px;background:var(--gold-bg);color:#9a6700;font-size:.78rem;font-weight:800}.gm-reward.got{background:#e4f7ec;color:var(--green)}.gm-bar{height:10px;border-radius:999px;background:#eef1f7;overflow:hidden}.gm-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#6f9bff);transition:width .6s}.gm-bar.violet span{background:linear-gradient(90deg,var(--violet),#a48bff)}.gm-bar.gold span{background:linear-gradient(90deg,#f2a60c,#ffd25e)}.gm-mini-bar{height:5px;border-radius:999px;background:#eef1f7;overflow:hidden;width:100%}.gm-mini-bar span{display:block;height:100%;background:#b3c4ea;border-radius:inherit}.gm-mini-bar.gold span{background:#f5c451}.gm-duo{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gm-duo>div{background:#f6f8fc;border-radius:14px;padding:10px 12px;text-align:center}.gm-duo small{display:block;color:var(--muted);font-size:.74rem;font-weight:600}.gm-duo b{font-size:1.05rem;color:var(--navy)}.gm-duo b.gold{color:#b07900}.gm-duo b.blue{color:var(--blue)}.gm-btn{display:flex;align-items:center;justify-content:center;gap:8px;height:46px;border-radius:14px;font-weight:800;font-size:.9rem}.gm-btn.orange{background:var(--orange);color:#fff;margin-top:14px}.gm-btn.orange:hover{background:#f0522d}.gm-ava{flex:none;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eaf0ff;color:var(--blue);font-weight:800;font-size:.8rem}.gm-ava.sm{width:32px;height:32px;font-size:.75rem}.gm-balance-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:14px;background:var(--gold-bg);color:#8a5c00;font-weight:800}.gm-level{display:inline-flex;align-items:center;gap:8px;padding:5px 12px 5px 5px;border-radius:999px;background:#eaf0ff;color:var(--blue);font-weight:800;font-size:.82rem}.gm-level b{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:.78rem}.gm-level.light{background:#ffffff29;color:#fff}.gm-level.light b{background:#ddf88b;color:var(--navy)}.gm-xp{max-width:460px}.gm-xp-track{height:10px;border-radius:999px;background:#eef1f7;overflow:hidden}.gm-xp-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#b8e547,#ddf88b);transition:width .8s}.gm-xp small{display:block;margin-top:7px;font-size:.8rem;color:var(--muted)}.gm-xp.light .gm-xp-track{background:#ffffff2e}.gm-xp.light small{color:#d6e2ff}.gm-xp.light small b{color:#fff}.sd{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.sd-main{display:flex;flex-direction:column;gap:28px;min-width:0}.sd-rail{display:flex;flex-direction:column;gap:16px}.sd-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.sd-title h2{margin:0;font-size:1.35rem;display:flex;align-items:center;gap:10px;color:var(--navy)}.sd-arrow{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #e5eaf2;color:var(--navy)}.sd-arrow:hover{border-color:var(--blue);color:var(--blue)}.sd-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:30px 32px;border-radius:28px;color:#fff;background:radial-gradient(420px 260px at 92% 0%,rgba(221,248,139,.28),transparent 60%),radial-gradient(360px 260px at 0% 110%,rgba(255,100,64,.3),transparent 60%),linear-gradient(135deg,#2a5cf0,#1a3fc4)}.sd-hero:after{content:"</>";position:absolute;right:-10px;bottom:-40px;font:800 170px/1 ui-monospace,monospace;color:#ffffff0f;pointer-events:none}.sd-hero-hi{margin:0;color:#cddcff;font-weight:600}.sd-hero h1{margin:2px 0 0;font-size:clamp(1.8rem,3.2vw,2.5rem);letter-spacing:-1px;line-height:1.1}.sd-stat{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#ffffff24;font-size:.82rem;font-weight:800}.sd-stat.gold .icon{color:#ffd25e}.sd-hero-next{position:relative;z-index:1;width:280px;background:#fff;color:var(--navy);border-radius:22px;padding:18px;box-shadow:0 20px 40px -18px #08144699}.sd-hero-next small{color:var(--blue);font-weight:800;font-size:.72rem;letter-spacing:1px;text-transform:uppercase}.sd-hero-next b{display:block;margin:6px 0 4px;font-size:1.08rem;line-height:1.3}.sd-hero-next>span{display:block;color:var(--muted);font-size:.8rem}.sd-hero-btn{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;height:46px;border-radius:14px;background:var(--blue);color:#fff;font-weight:800;font-size:.92rem;box-shadow:0 10px 20px -10px #2458edcc}.sd-hero-btn:hover{background:#1b47d6}.sd-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(270px,calc((100% - 32px) / 3));gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;scrollbar-width:thin}.sd-carousel>*{scroll-snap-align:start}.sd-grid-courses{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.sd-course{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:24px;padding:12px;border:1px solid #edf0f6;transition:transform .2s,box-shadow .2s}.sd-course:hover{transform:translateY(-3px);box-shadow:0 16px 34px -18px #17223c4d}.sd-course-art{position:relative;height:150px;border-radius:18px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#2458ed,#6f9bff 60%,#b9ceff)}.sd-course-art.green{background:linear-gradient(135deg,#6fa313,#b8e547 60%,#e6f8b0)}.sd-course-art.orange{background:linear-gradient(135deg,#ff6440,#ff9a5c 60%,#ffd58a)}.sd-course-art:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-60px;bottom:-90px;background:#ffffff2e}.sd-course-art strong{position:relative;z-index:1;font:800 2.9rem/1 ui-monospace,monospace;letter-spacing:-2px;color:#fff;text-shadow:0 6px 18px rgba(15,29,51,.2)}.sd-course-tag{position:absolute;left:12px;top:12px;z-index:1;background:#ffffffe0;color:var(--navy);font-size:.72rem;font-weight:800;padding:5px 9px;border-radius:8px}.sd-course-ring{position:absolute;right:12px;top:12px;z-index:1;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#fff calc(var(--p) * 1%),#ffffff4d 0)}.sd-course-ring:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;background:#0f1d3359}.sd-course-ring b{position:relative;color:#fff;font-size:.72rem}.sd-course-body{padding:14px 6px 6px;flex:1}.sd-course-body h3{margin:0 0 10px;font-size:1.08rem;color:var(--navy);padding-right:48px}.sd-course-bar{height:7px;border-radius:999px;background:#eef1f7;overflow:hidden}.sd-course-bar span{display:block;height:100%;background:var(--blue);border-radius:inherit}.sd-course-next{margin:10px 0 0;font-size:.82rem;color:var(--muted);line-height:1.4;display:flex;gap:5px;align-items:center}.sd-course-next b{color:var(--navy)}.sd-course-play{position:absolute;right:18px;top:146px;z-index:2;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;box-shadow:0 8px 18px -6px #1f9d5cb3;border:3px solid #fff;transition:transform .15s}.sd-course-play:hover{transform:scale(1.08)}.sd-badges{display:grid;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:12px}.sd-rank{background:#fff;border-radius:26px;padding:24px;border:1px solid #edf0f6}.gm-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:16px 12px;border-radius:18px;background:#fff;border:1px solid #edf0f6}.gm-badge b{font-size:.84rem;color:var(--navy);line-height:1.25}.gm-badge small{font-size:.74rem;color:var(--muted);line-height:1.35}.gm-badge-ico{position:relative;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:#fff}.gm-badge.compact .gm-badge-ico{width:50px;height:50px}.gm-badge-ico.blue{background:linear-gradient(135deg,#2458ed,#6f9bff)}.gm-badge-ico.violet{background:linear-gradient(135deg,#6d4cff,#a48bff)}.gm-badge-ico.lime{background:linear-gradient(135deg,#6fa313,#b8e547)}.gm-badge-ico.orange{background:linear-gradient(135deg,#ff6440,#ffab6b)}.gm-badge-ico.gold{background:linear-gradient(135deg,#f2a60c,#ffd25e)}.gm-badge.earned .gm-badge-ico{box-shadow:0 8px 18px -8px #17223c73}.gm-badge.locked .gm-badge-ico{background:#eef1f7;color:#a3adc2}.gm-badge.locked b{color:#6b7690}.gm-badge-lock{position:absolute;right:-2px;bottom:-2px;width:20px;height:20px;border-radius:50%;background:#fff;color:#7c879e;display:grid;place-items:center;box-shadow:0 2px 6px #17223c26}.gm-podium{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:end;max-width:520px;margin:0 auto 18px}.gm-pod{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.gm-pod-ava{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#fff;border:3px solid #dfe5f0;color:var(--navy);font-weight:800}.gm-pod.p1 .gm-pod-ava{width:68px;height:68px;border-color:#f2a60c}.gm-pod-name{font-size:.8rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--navy)}.gm-pod-col{width:100%;border-radius:16px 16px 6px 6px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:12px;gap:2px}.gm-pod-place{font-size:1.6rem;font-weight:800}.gm-pod-col small{font-size:.74rem;font-weight:700;opacity:.9}.gm-pod.p1 .gm-pod-col{height:130px;background:linear-gradient(180deg,#ffd25e,#f2a60c);color:#fff}.gm-pod.p2 .gm-pod-col{height:100px;background:linear-gradient(180deg,#e5eaf2,#c3cddd);color:#3c4863}.gm-pod.p3 .gm-pod-col{height:80px;background:linear-gradient(180deg,#ffc9a8,#e88a5b);color:#fff}.gm-pod.me .gm-pod-ava{box-shadow:0 0 0 4px #2458ed40}.gm-rank{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.gm-rank li{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:14px;background:#f7f9fc}.gm-rank li.me{background:#eaf0ff;outline:2px solid rgba(36,88,237,.3)}.gm-rank-no{width:34px;font-weight:800;color:#6b7690}.gm-rank li b{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;color:var(--navy)}.gm-rank-pts{display:inline-flex;align-items:center;gap:4px;font-weight:800;color:var(--navy);font-size:.9rem}.gm-rank-pts .icon{color:var(--blue)}.gm-count{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:#f3f6fc;border-radius:16px;padding:8px}.gm-count>div{background:#fff;border-radius:12px;padding:8px 4px;text-align:center}.gm-count b{display:block;font-size:1.25rem;color:var(--navy);font-variant-numeric:tabular-nums}.gm-count small{font-size:.68rem;color:var(--muted);font-weight:600}.gm-live{display:flex;align-items:center;gap:8px;margin:0;padding:10px 12px;border-radius:12px;background:var(--lime-bg);color:#4b7a06;font-weight:700;font-size:.88rem}.gm-live-dot{width:10px;height:10px;border-radius:50%;background:#5bb318;box-shadow:0 0 #5bb31899;animation:gm-pulse 1.6s infinite}@keyframes gm-pulse{70%{box-shadow:0 0 0 10px #5bb31800}to{box-shadow:0 0 #5bb31800}}.gm-flame{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:#f1f3f8;color:#b9c1d1}.gm-flame.on{background:linear-gradient(135deg,#ffe3d6,#ffd0b8);color:var(--orange)}.gm-week{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:14px}.gm-day{display:flex;flex-direction:column;align-items:center;gap:5px}.gm-day small{font-size:.7rem;color:var(--muted);font-weight:700}.gm-day-dot{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#f1f3f8;border:2px solid transparent;color:#fff}.gm-day.done .gm-day-dot{background:linear-gradient(135deg,#ff8a5c,#ff6440)}.gm-day.today .gm-day-dot{border-color:var(--orange)}.gm-day.today:not(.done) .gm-day-dot{background:#fff}.gm-day.future .gm-day-dot{opacity:.5}.gm-segs{display:flex;gap:5px}.gm-segs span{width:34px;height:8px;border-radius:999px;background:#eef1f7}.gm-segs span.on{background:var(--green)}.gm-tasks{display:flex;flex-direction:column;gap:8px}.gm-task{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:14px;background:#f6f8fc;border:1.5px solid transparent;color:var(--navy)}a.gm-task:hover{border-color:#cfdaf5;background:#fff}.gm-task.done{background:#eaf8f0;border-color:#bfe8d0}.gm-check{flex:none;width:22px;height:22px;border-radius:50%;border:2px solid #cdd5e3;display:grid;place-items:center;color:#fff;background:#fff}.gm-task.done .gm-check{background:var(--green);border-color:var(--green)}.gm-task-text{flex:1;min-width:0;display:flex;flex-direction:column}.gm-task-text b{font-size:.86rem}.gm-task-text small{font-size:.74rem;color:var(--muted)}.gm-task.done .gm-task-text small{color:var(--green);font-weight:700}.gm-challenge{background:linear-gradient(180deg,#f7f4ff,#fff 60%);border-color:#e7e0ff}.gm-people{display:flex;flex-direction:column;gap:10px}.gm-person{display:flex;align-items:center;gap:10px}.gm-person b{display:block;font-size:.86rem;color:var(--navy)}.gm-person small{display:block;font-size:.74rem;color:var(--muted)}.gm-mentor{background:linear-gradient(180deg,#fff6f2,#fff 55%);border-color:#ffe2d6}.gm-cal-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.gm-cal-nav button{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#f3f6fc;color:var(--navy)}.gm-cal-nav button:disabled{opacity:.35;cursor:not-allowed}.gm-cal-nav small{color:var(--muted)}.gm-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.gm-cal-wd{text-align:center;font-size:.68rem;font-weight:800;color:#8b95aa;padding-bottom:2px}.gm-cal-day{aspect-ratio:1;border-radius:9px;font-size:.74rem;font-weight:800;color:#8b95aa;background:#f3f5f9;display:grid;place-items:center;min-width:0}.gm-cal-day.l1{background:#cfe0ff;color:#1d45cc}.gm-cal-day.l2{background:#7fa6ff;color:#fff}.gm-cal-day.l3{background:var(--blue);color:#fff}.gm-cal-day.today{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--orange)}.gm-cal-day.future{background:transparent;color:#c8cfdc;cursor:default}button.gm-cal-day:not(:disabled):hover{transform:scale(1.08)}.gm-cal-legend{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:12px;font-size:.72rem;color:var(--muted)}.gm-cal-legend span{width:12px;height:12px;border-radius:4px;display:inline-block}.gm-cal-legend .l0{background:#f3f5f9}.gm-cal-legend .l1{background:#cfe0ff}.gm-cal-legend .l3{background:var(--blue)}.gm-timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.gm-timeline li{display:flex;gap:12px;align-items:flex-start}.gm-timeline li b{display:block;font-size:.9rem}.gm-timeline li small{display:block;color:var(--muted);font-size:.78rem}.gm-tl-ico{flex:none;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#eaf0ff;color:var(--blue)}.gm-timeline li.quiz .gm-tl-ico{background:var(--lime-bg);color:var(--lime-d)}.gm-timeline li.project .gm-tl-ico{background:var(--orange-bg);color:var(--orange)}.gm-celebrate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;pointer-events:none}.gm-cel-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;padding:26px 34px 22px;border-radius:26px;background:#fff;box-shadow:0 30px 70px -20px #0f1d3373;animation:gm-pop 2.6s cubic-bezier(.2,.9,.3,1.2) forwards}.gm-cel-card b{font-size:1.2rem;color:var(--navy)}.gm-cel-ico{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;color:#fff;background:radial-gradient(circle at 35% 30%,#ffe08a,#f2a60c);box-shadow:0 10px 24px -8px #f2a60ccc;animation:gm-spin 1s ease-out}.gm-cel-row{display:flex;gap:8px}.gm-cel-row span{padding:6px 12px;border-radius:999px;font-weight:800;font-size:.9rem}.gm-cel-row .gold{background:var(--gold-bg);color:#9a6700}.gm-cel-row .blue{background:#eaf0ff;color:var(--blue)}.gm-cel-burst{position:absolute;left:50%;top:58px;width:0;height:0}.gm-cel-burst i{position:absolute;width:10px;height:10px;border-radius:3px;background:#ffd25e;transform:rotate(var(--a)) translateY(0);animation:gm-burst 1s ease-out forwards}.gm-cel-burst i:nth-child(3n){background:#b8e547}.gm-cel-burst i:nth-child(3n+1){background:#6f9bff}@keyframes gm-pop{0%{transform:scale(.6);opacity:0}12%{transform:scale(1.05);opacity:1}20%{transform:scale(1)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-30px)}}@keyframes gm-spin{0%{transform:rotateY(0) scale(.5)}to{transform:rotateY(720deg) scale(1)}}@keyframes gm-burst{0%{transform:rotate(var(--a)) translateY(0);opacity:1}to{transform:rotate(var(--a)) translateY(-90px);opacity:0}}@media (prefers-reduced-motion: reduce){.gm-cel-card,.gm-cel-ico,.gm-cel-burst i,.gm-live-dot{animation:none!important}}.cp{max-width:980px;margin:0 auto;display:flex;flex-direction:column;gap:22px}.cp-back{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:var(--muted);font-size:.9rem}.cp-back:hover{color:var(--blue)}.cp-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;padding:26px 28px;border-radius:28px;color:#fff;background:linear-gradient(135deg,#2458ed,#5b8cff)}.cp-hero.green{background:linear-gradient(135deg,#5d9410,#9fd12f)}.cp-hero.orange{background:linear-gradient(135deg,#f0522d,#ff9a5c)}.cp-hero-mark{width:88px;height:88px;border-radius:24px;display:grid;place-items:center;background:#ffffff2e;font:800 1.9rem/1 ui-monospace,monospace}.cp-hero-text small{font-weight:700;opacity:.85}.cp-hero h1{margin:2px 0 10px;font-size:clamp(1.5rem,3vw,2.1rem);letter-spacing:-.8px;line-height:1.15}.cp-hero-meta{display:flex;gap:14px;flex-wrap:wrap;font-size:.85rem;font-weight:700}.cp-hero-meta span{display:inline-flex;align-items:center;gap:5px;opacity:.92}.cp-hero-ring{position:relative;width:96px;height:96px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:conic-gradient(#ddf88b calc(var(--p) * 1%),#ffffff38 0)}.cp-hero-ring:before{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border-radius:50%;background:#0f1d3347}.cp-hero-ring b,.cp-hero-ring small{position:relative}.cp-hero-ring b{font-size:1.3rem}.cp-hero-ring small{font-size:.7rem;opacity:.85}.cp-hero-btn{grid-column:1 / -1;justify-self:start;display:inline-flex;align-items:center;gap:8px;height:46px;padding:0 22px;border-radius:14px;background:#fff;color:var(--navy);font-weight:800}.cp-module{background:#fff;border-radius:26px;padding:22px 24px 24px;border:1px solid #edf0f6}.cp-module.locked{opacity:.75}.cp-module-head{display:grid;grid-template-columns:auto minmax(0,1fr) 160px auto;gap:14px;align-items:center;margin-bottom:18px}.cp-module-no{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#eaf0ff;color:var(--blue);font-weight:800}.cp-module-head h2{margin:0;font-size:1.15rem;color:var(--navy)}.cp-module-head small{color:var(--muted);font-size:.8rem}.cp-module-bar{height:8px;border-radius:999px;background:#eef1f7;overflow:hidden}.cp-module-bar span{display:block;height:100%;background:var(--green);border-radius:inherit}.cp-path{position:relative;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.cp-path:before{content:"";position:absolute;left:50%;top:20px;bottom:20px;width:4px;margin-left:-2px;border-radius:4px;background:repeating-linear-gradient(#dfe5f0 0 8px,transparent 8px 14px)}.cp-step{position:relative;display:flex}.cp-step.odd{justify-content:flex-start}.cp-step.even{justify-content:flex-end}.cp-link{position:relative;display:flex;align-items:center;gap:14px;width:calc(50% + 24px);color:var(--navy)}.cp-step.odd .cp-link{flex-direction:row-reverse;text-align:right}.cp-node{position:relative;z-index:1;flex:none;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff;border:3px solid #dfe5f0;color:#8b95aa}.cp-step.completed .cp-node{background:var(--green);border-color:var(--green);color:#fff}.cp-step.available .cp-node,.cp-step.in_progress .cp-node{border-color:#9db8ff;color:var(--blue)}.cp-step.awaiting_review .cp-node{border-color:#f2c14f;color:#b07900;background:#fff8e6}.cp-step.current .cp-node{width:58px;height:58px;background:var(--blue);border-color:#cddcff;color:#fff;box-shadow:0 0 0 6px #2458ed26;animation:cp-glow 2s infinite}.cp-step.locked .cp-node{background:#f3f5f9;color:#b0b8c9}@keyframes cp-glow{50%{box-shadow:0 0 0 12px #2458ed14}}.cp-card{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px;padding:12px 16px;border-radius:16px;background:#f6f8fc;border:1.5px solid transparent;transition:border-color .15s,background .15s}a.cp-link:hover .cp-card{border-color:#cfdaf5;background:#fff}.cp-step.current .cp-card{background:#eaf0ff;border-color:#bcd0ff}.cp-step.odd .cp-card{align-items:flex-end}.cp-card small{font-size:.74rem;color:var(--muted);font-weight:700}.cp-card b{font-size:.95rem;line-height:1.3}.cp-status{font-size:.72rem;font-weight:800;color:#8b95aa}.cp-status.completed{color:var(--green)}.cp-step.current .cp-status{color:var(--blue)}.cp-status.awaiting_review{color:#b07900}.cp-step.locked .cp-card{opacity:.7}.cp-module-done{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:10px;border-radius:14px;background:var(--lime-bg);color:#4b7a06;font-weight:800;font-size:.88rem}.focus-bar{position:sticky;top:env(safe-area-inset-top,0px);z-index:30;display:flex;align-items:center;justify-content:space-between;gap:12px;height:64px;padding:0 20px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #edf0f6}.focus-back{display:inline-flex;align-items:center;gap:6px;font-weight:800;color:var(--navy);padding:8px 12px;border-radius:12px}.focus-back:hover{background:#f3f6fc;color:var(--blue)}.focus-mark{position:absolute;left:50%;transform:translate(-50%)}.focus-bal{display:flex;gap:8px}.focus-bal span{display:inline-flex;align-items:center;gap:5px;padding:7px 12px;border-radius:999px;background:#eef3ff;color:var(--navy);font-weight:800;font-size:.88rem}.focus-bal span .icon{color:var(--blue)}.focus-bal span.gold{background:var(--gold-bg)}.focus-bal span.gold .icon{color:var(--gold)}.focus-main{max-width:1240px;margin:0 auto;padding:18px 20px 48px}.learn-top{position:sticky;top:calc(64px + env(safe-area-inset-top,0px));z-index:20;display:flex;align-items:center;gap:14px;padding:12px 0;margin-bottom:14px;background:#f5f7fb}.learn-list-btn{display:inline-flex;align-items:center;gap:7px;height:42px;padding:0 14px;border-radius:12px;background:#fff;border:1px solid #e3e8f1;font-weight:800;color:var(--navy)}.learn .nav-open .learn-list-btn,.learn.nav-open .learn-list-btn{background:#eaf0ff;border-color:#bcd0ff;color:var(--blue)}.learn-progress{flex:1;min-width:0}.learn-progress-meta{display:flex;justify-content:space-between;gap:10px;font-size:.8rem;color:var(--muted);font-weight:700;margin-bottom:6px}.learn-progress-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.learn-progress-meta b{color:var(--navy)}.learn-progress-bar{height:10px;border-radius:999px;background:#e6ebf3;overflow:hidden}.learn-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--orange),#ffb36b);transition:width .6s}.learn-body{display:grid;grid-template-columns:minmax(0,1fr);gap:22px}.learn.nav-open .learn-body{grid-template-columns:290px minmax(0,1fr)}.learn-stage{max-width:860px;width:100%;margin:0 auto}.learn.nav-open .learn-stage{margin:0}.lesson-title{font-size:clamp(1.5rem,3vw,2.1rem);letter-spacing:-.8px;margin:0 0 6px;color:#fff}.lesson-nav{position:relative;align-self:start;position:sticky;top:144px;max-height:calc(100vh - 170px);overflow-y:auto}.lesson-nav-close{position:absolute;right:12px;top:12px;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#f3f6fc}.ln-ico{display:inline-flex;width:20px;height:20px;border-radius:50%;align-items:center;justify-content:center;background:#eef1f7;color:#8b95aa;vertical-align:middle}.ln-ico.completed{background:var(--green);color:#fff}.ln-ico.awaiting_review{background:#fff3d6;color:#b07900}.learn-nav{display:flex;justify-content:space-between;gap:12px;margin-top:22px}.learn-nav .btn{max-width:48%}.learn-nav .btn span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wal-head{display:grid;grid-template-columns:minmax(0,1fr) 220px 220px;gap:16px;margin-bottom:18px}.wal-intro{display:flex;align-items:center;gap:16px;background:#fff;border-radius:var(--card-r);padding:20px;border:1px solid #edf0f6}.wal-intro h1{margin:0;font-size:1.5rem}.wal-intro p{margin:2px 0 0}.wal-bal{display:flex;flex-direction:column;gap:4px;padding:18px;border-radius:var(--card-r);border:1.5px solid}.wal-bal small{font-weight:700;color:var(--muted)}.wal-bal b{font-size:1.9rem;letter-spacing:-1px}.wal-bal.blue{background:#f1f4ff;border-color:#c9d6ff;color:var(--blue)}.wal-bal.gold{background:#fff9e8;border-color:#f5dc93;color:#b07900}.wal-bal .gm-level{align-self:flex-start}.wal-filters{display:flex;gap:10px;flex-wrap:wrap;padding:16px;border-bottom:1px solid #edf0f6}.seg{display:inline-flex;padding:4px;border-radius:12px;background:#f1f4f9}.seg button{padding:7px 12px;border-radius:9px;font-size:.82rem;font-weight:700;color:#6b7690}.seg button.on{background:#fff;color:var(--navy);box-shadow:0 2px 6px #17223c1a}.wal-list{list-style:none;margin:0;padding:6px 16px 12px}.wal-list li{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #f1f3f8}.wal-list li:last-child{border-bottom:0}.wal-sign{flex:none;width:36px;height:36px;border-radius:50%;display:grid;place-items:center}.wal-sign.in{background:#e4f7ec;color:var(--green)}.wal-sign.out{background:#fdeaec;color:#d23a4b}.wal-reason{flex:1;min-width:0}.wal-reason b{display:block;font-size:.9rem;font-weight:700;color:var(--navy)}.wal-reason small{color:var(--muted);font-size:.76rem}.wal-amt{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:999px;font-weight:800;font-size:.86rem;white-space:nowrap}.wal-amt.coin{background:var(--gold-bg);color:#9a6700}.wal-amt.point{background:#eef1ff;color:var(--violet)}.shop-top{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:16px;margin-bottom:22px}.shop-earn,.shop-goal{background:#fff;border-radius:var(--card-r);padding:20px;border:1px solid #edf0f6}.shop-earn h2{margin:0 0 14px;font-size:1.1rem}.shop-rules{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}.shop-rule{display:flex;align-items:center;gap:10px;padding:10px;border-radius:14px;background:#fafbfe}.shop-rule b{display:block;font-size:.85rem}.shop-rule small{color:#9a6700;font-weight:800}.shop-goal{background:linear-gradient(160deg,#fff9e8,#fff 70%);border-color:#f5e2a8;display:flex;flex-direction:column;justify-content:center;gap:8px}.shop-goal small{font-weight:800;color:#b07900;text-transform:uppercase;letter-spacing:1px;font-size:.72rem}.shop-goal b{font-size:1.2rem;color:var(--navy)}.shop-goal p{margin:0;font-size:.88rem;color:var(--muted)}.shop-grid2{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.gift{display:flex;flex-direction:column;gap:8px;padding:14px;border-radius:22px;background:#fff;border:1px solid #edf0f6}.gift.can{border-color:#bfe8d0;box-shadow:0 10px 24px -16px #1f9d5c80}.gift-pic{height:150px;border-radius:16px;background:#f5f7fb;display:grid;place-items:center;color:#b0b8c9;overflow:hidden}.gift-pic img{width:100%;height:100%;object-fit:contain}.gift h3{margin:4px 0 0;font-size:1rem}.gift p{margin:0}.gift-price{display:inline-flex;align-items:center;gap:6px;font-weight:800;color:#b07900}.gift .btn{margin-top:auto}.pf{display:flex;flex-direction:column;gap:24px}.pf-hero{display:flex;align-items:center;gap:24px;padding:28px;border-radius:28px;color:#fff;background:radial-gradient(360px 240px at 100% 0%,rgba(221,248,139,.25),transparent 60%),linear-gradient(135deg,#2a5cf0,#1a3fc4)}.pf-ava{flex:none;width:104px;height:104px;border-radius:32px;display:grid;place-items:center;background:#fff;color:var(--blue);font-size:2.2rem;font-weight:800;box-shadow:0 16px 30px -14px #08144699}.pf-hero-main{min-width:0;flex:1}.pf-hero h1{margin:0;font-size:clamp(1.5rem,3vw,2.1rem);letter-spacing:-.8px}.pf-hero p{margin:4px 0 0;color:#cddcff;font-size:.88rem}.pf-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.pf-stat{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:16px;border-radius:18px;background:#fff;border:1px solid #edf0f6}.pf-stat .icon{color:var(--blue)}.pf-stat b{font-size:1.4rem;color:var(--navy)}.pf-stat small{color:var(--muted);font-size:.76rem;font-weight:700}.pf-badges{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.pf-cols{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.pf-col{display:flex;flex-direction:column;gap:16px}@media (max-width: 1280px){.sd{grid-template-columns:minmax(0,1fr) 310px}.sd-carousel{grid-auto-columns:minmax(260px,calc((100% - 16px)/2))}.pf-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1100px){.sd{grid-template-columns:minmax(0,1fr)}.sd-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.wal-head{grid-template-columns:1fr 1fr}.wal-intro{grid-column:1 / -1}.pf-cols,.learn.nav-open .learn-body{grid-template-columns:minmax(0,1fr)}.learn.nav-open .lesson-nav{position:fixed;inset:0 auto 0 0;z-index:60;width:min(340px,88vw);max-height:none;border-radius:0 20px 20px 0;box-shadow:20px 0 60px #0f1d3340;padding-top:56px}}@media (max-width: 760px){.sd-hero{grid-template-columns:1fr;padding:22px 20px;border-radius:24px}.sd-hero-next{width:auto}.sd-rail{grid-template-columns:1fr}.sd-carousel{grid-auto-columns:82%}.sd-rank{padding:16px}.gm-pod-ava{width:46px;height:46px}.gm-pod.p1 .gm-pod-ava{width:56px;height:56px}.cp-hero{grid-template-columns:minmax(0,1fr) auto;padding:22px 20px}.cp-hero-mark{display:none}.cp-module{padding:18px 14px}.cp-module-head{grid-template-columns:auto minmax(0,1fr)}.cp-module-bar{grid-column:1 / -1}.cp-path:before{left:24px}.cp-step.odd,.cp-step.even{justify-content:flex-start}.cp-link,.cp-step.odd .cp-link{width:100%;flex-direction:row;text-align:left}.cp-step.odd .cp-card{align-items:flex-start}.focus-bar{padding:0 10px}.focus-back span{display:none}.focus-bal span{padding:6px 9px;font-size:.8rem}.focus-main{padding:10px 14px 40px}.learn-list-btn span{display:none}.learn-nav .btn{max-width:49%;padding:12px}.wal-head{grid-template-columns:1fr 1fr;gap:10px}.wal-bal{padding:14px}.wal-bal b{font-size:1.5rem}.shop-top{grid-template-columns:1fr}.pf-hero{flex-direction:column;align-items:flex-start;padding:22px 20px}.pf-ava{width:76px;height:76px;border-radius:24px;font-size:1.6rem}.pf-stats,.pf-badges{grid-template-columns:repeat(2,minmax(0,1fr))}.sd-badges{grid-template-columns:repeat(3,minmax(0,1fr))}}.student-shell .content{margin:0 auto}.lesson-nav .lesson-nav-close{position:absolute;right:12px;top:12px;width:32px;height:32px;padding:0;margin:0;border-radius:10px;display:grid;place-items:center;background:#f3f6fc}.lesson-nav:has(.lesson-nav-close)>.row:first-of-type{padding-right:44px}.learn .lesson-stage{min-height:0;padding:28px 30px}@media (max-width: 760px){.learn .lesson-stage{padding:20px 18px}}.wal-bal .gm-level b{font-size:.78rem;letter-spacing:0}@media (max-width: 1100px){.sd{display:flex;flex-direction:column;align-items:stretch;gap:18px}.sd>*,.sd-main>*,.sd-rail>*{min-width:0}.sd-main,.sd-rail{display:contents}.sd-hero{order:1}.gm-next{order:2}.gm-streak{order:3}.gm-daily{order:4}.sd-sec-courses{order:5}.gm-challenge{order:6}.sd-sec-badges{order:7}.sd-sec-rank{order:8}.gm-mentor{order:9}.gm-cal{order:10}}.gm-ref{background:linear-gradient(180deg,#fffaf0,#fff 55%);border-color:#f5e2a8}.gm-sub b.gold,b.gold{color:#b07900}.gm-ref-link{display:flex;border:1px solid #e3e8f1;border-radius:12px;overflow:hidden;background:#fff}.gm-ref-link input{flex:1;min-width:0;border:0;border-radius:0;font-size:.82rem;padding:10px 12px;color:#4a5670}.gm-ref-link button{padding:0 14px;font-weight:800;font-size:.82rem;color:var(--blue);background:#eef3ff}.gm-btn.tg{margin-top:10px;background:#229ed9;color:#fff}.gm-btn.tg:hover{background:#1b8cc2}.lx-ref-note{margin:0 0 14px;padding:10px 14px;border-radius:12px;background:#fff6de;color:#8a5c00;font-weight:700;font-size:.88rem;text-align:center}@media (max-width: 1100px){.gm-ref{order:9}}.tg-page{display:flex;flex-direction:column;gap:8px;height:calc(100dvh - 144px);min-height:520px}.tg-note{margin:0;text-align:center}.tg-chat{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;border-radius:22px;overflow:hidden;border:1px solid #e3e8f1;background:#fff}.tg-head{display:flex;align-items:center;gap:12px;padding:10px 16px;min-height:64px;background:#fff;border-bottom:1px solid #edf0f6;z-index:2}.tg-head-text{display:flex;flex-direction:column;min-width:0}.tg-head-text b{font-size:1rem;color:var(--navy);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tg-head-text small{color:#7d8aa3;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tg-head-avas{display:flex;flex:none}.tg-head-avas .tg-ava+.tg-ava{margin-left:-12px;box-shadow:0 0 0 2px #fff}.tg-back{display:none;width:38px;height:38px;border-radius:50%;place-items:center;color:var(--navy)}.tg-ava{flex:none;border-radius:50%;display:grid;place-items:center;font-weight:800;color:#fff;background:linear-gradient(135deg,#5b8cff,#2458ed)}.tg-ava.mentor{background:linear-gradient(135deg,#ffb36b,#ff6440)}.tg-ava.teacher{background:linear-gradient(135deg,#8b6cff,#5a3de0)}.tg-ava.admin{background:linear-gradient(135deg,#4a5670,#1f2a44)}.tg-ava.student{background:linear-gradient(135deg,#62d0a0,#1f9d5c)}.tg-list{flex:1;min-height:0;overflow-y:auto;padding:14px 16px 10px;display:flex;flex-direction:column;gap:2px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cg fill='none' stroke='%23ffffff' stroke-opacity='.45' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 30l-8 8 8 8M36 30l8 8-8 8M30 26l-4 24'/%3E%3Ccircle cx='118' cy='36' r='10'/%3E%3Cpath d='M92 110l10-10 10 10M86 128h32'/%3E%3Cpath d='M30 112c6-8 18-8 24 0M28 126h28'/%3E%3Cpath d='M126 88l6 12h12l-10 8 4 12-12-8-12 8 4-12-10-8h12z'/%3E%3C/g%3E%3C/svg%3E"),linear-gradient(160deg,#a9c9f2,#b8dbc4 55%,#d3e7b2)}.tg-empty{margin:auto;color:#4a5670;text-align:center}.tg-empty-card{display:inline-flex;flex-direction:column;align-items:center;gap:6px;max-width:300px;padding:22px 24px;border-radius:20px;background:#ffffffbf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--navy)}.tg-empty-card .icon{color:var(--blue)}.tg-empty-card small{color:#5b6780;line-height:1.45}.tg-day{display:flex;justify-content:center;margin:10px 0 6px;position:sticky;top:0;z-index:1}.tg-day span{padding:4px 12px;border-radius:999px;background:#28466e59;color:#fff;font-size:.78rem;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tg-row{display:flex;align-items:flex-end;gap:8px}.tg-row.mine{justify-content:flex-end}.tg-row.last{margin-bottom:6px}.tg-row-ava{width:34px;flex:none}.tg-bubble{position:relative;max-width:min(520px,76%);padding:7px 11px 6px;border-radius:16px;background:#fff;color:#0f1d33;box-shadow:0 1px 1.5px #10233c24;font-size:.95rem;line-height:1.42;word-wrap:break-word;overflow-wrap:anywhere}.tg-row.mine .tg-bubble{background:#effdde}.tg-row.theirs.last .tg-bubble{border-bottom-left-radius:4px}.tg-row.mine.last .tg-bubble{border-bottom-right-radius:4px}.tg-row.theirs.last .tg-bubble:before,.tg-row.mine.last .tg-bubble:before{content:"";position:absolute;bottom:0;width:10px;height:14px}.tg-row.theirs.last .tg-bubble:before{left:-7px;background:radial-gradient(circle at 0 0,transparent 9px,#fff 9.5px)}.tg-row.mine.last .tg-bubble:before{right:-7px;background:radial-gradient(circle at 100% 0,transparent 9px,#effdde 9.5px)}.tg-author{display:block;font-weight:800;font-size:.82rem;margin-bottom:2px;color:#2458ed}.tg-author.mentor{color:#e0561f}.tg-author.teacher{color:#6d4cff}.tg-author.admin{color:#4a5670}.tg-author small{font-weight:600;color:#9aa6bd;margin-left:4px}.tg-text{white-space:pre-wrap}.tg-meta{float:right;display:inline-flex;align-items:center;gap:3px;margin:8px 0 -4px 10px;font-size:.7rem;color:#8c9ab0;line-height:1;-webkit-user-select:none;user-select:none}.tg-row.mine .tg-meta{color:#5fae5a}.tg-checks{display:inline-flex;color:#9bb8a0}.tg-checks.read{color:#45a84a}.tg-img{display:block;padding:0;margin:-3px -7px 4px;border-radius:12px;overflow:hidden;max-width:calc(100% + 14px);background:#e8eef5}.tg-img img{display:block;width:100%;max-width:340px;max-height:340px;object-fit:cover}.tg-bubble.media{padding:4px}.tg-bubble.media .tg-img{margin:0}.tg-bubble.media .tg-meta{position:absolute;right:10px;bottom:10px;margin:0;padding:3px 7px;border-radius:999px;background:#00000073;color:#fff}.tg-bubble.media .tg-checks,.tg-bubble.media .tg-checks.read{color:#fff}.tg-err{padding:8px 16px;background:#fdebee;color:#ab273b;font-size:.85rem}.tg-attach{display:flex;align-items:center;gap:10px;padding:8px 14px;background:#f6f8fc;border-top:1px solid #edf0f6;font-size:.85rem;color:#4a5670}.tg-attach img{width:46px;height:46px;object-fit:cover;border-radius:10px}.tg-attach span{flex:1}.tg-attach button{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fff}.tg-composer{display:flex;align-items:flex-end;gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #edf0f6}.tg-composer textarea{flex:1;min-width:0;resize:none;border:0;border-radius:20px;background:#f1f4f9;padding:10px 16px;font-size:16px;line-height:22px;max-height:140px;box-sizing:content-box}.tg-composer textarea:focus{outline:2px solid rgba(36,88,237,.25);background:#fff}.tg-clip{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#7d8aa3;flex:none}.tg-clip:hover{background:#f1f4f9;color:var(--blue)}.tg-send{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#3390ec;color:#fff;flex:none;transition:transform .12s,background .15s}.tg-send:hover{background:#2a7fd6}.tg-send:disabled{background:#c9d6e6;cursor:default}.tg-send:not(:disabled):active{transform:scale(.92)}.tg-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;display:grid;place-items:center;background:#0a101ce0;padding:24px;cursor:zoom-out}.tg-zoom img{max-width:100%;max-height:100%;border-radius:12px}.tg-zoom button{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#ffffff26;color:#fff}.tg-split{display:grid;grid-template-columns:340px minmax(0,1fr);height:calc(100dvh - 144px);min-height:540px;border-radius:22px;overflow:hidden;border:1px solid #e3e8f1;background:#fff}.tg-split .tg-chat{border:0;border-radius:0}.tg-side{display:flex;flex-direction:column;min-height:0;border-right:1px solid #edf0f6}.tg-side-head{padding:14px 14px 10px;display:flex;flex-direction:column;gap:10px;border-bottom:1px solid #f1f3f8}.tg-side-head h1{margin:0;font-size:1.3rem;display:flex;align-items:center;gap:8px}.tg-side-head .seg{align-self:flex-start}.tg-search{display:flex;align-items:center;gap:8px;padding:0 14px;height:40px;border-radius:999px;background:#f1f4f9;color:#8b95aa;margin:0;font-weight:500}.tg-search input{flex:1;border:0;background:transparent;padding:0;font-size:.92rem}.tg-search input:focus{outline:none}.tg-side-list{flex:1;min-height:0;overflow-y:auto;padding:6px}.tg-side-empty{text-align:center;color:var(--muted);font-size:.88rem;padding:30px 10px}.tg-item{width:100%;display:flex;align-items:center;gap:12px;padding:9px 10px;border-radius:14px;text-align:left}.tg-item:hover{background:#f4f6fa}.tg-item.on{background:#3390ec}.tg-item.on b,.tg-item.on small,.tg-item.on em,.tg-item.on i{color:#fff!important}.tg-item-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.tg-item-top,.tg-item-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px}.tg-item-top b{font-size:.92rem;color:var(--navy);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tg-item-top small{flex:none;font-size:.74rem;color:#8b95aa}.tg-item-bottom small{font-size:.82rem;color:#7d8aa3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-flex;gap:4px;align-items:center}.tg-item-bottom em{font-style:normal;color:#3390ec}.tg-unread{flex:none;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#3390ec;color:#fff;font-size:.74rem;font-weight:800;display:inline-grid;place-items:center}.tg-item.on .tg-unread{background:#fff;color:#3390ec}.tg-main{min-width:0;min-height:0;display:flex;flex-direction:column}.tg-pick{flex:1;display:grid;place-items:center;background:linear-gradient(160deg,#a9c9f2,#b8dbc4 55%,#d3e7b2)}.tg-pick span{display:flex;flex-direction:column;align-items:center;gap:6px;padding:22px 26px;border-radius:20px;background:#ffffffbf;color:var(--navy)}.tg-pick small{color:#5b6780}@media (max-width: 900px){.tg-split{grid-template-columns:1fr;height:calc(100dvh - 190px)}.tg-split.has-sel .tg-side{display:none}.tg-split:not(.has-sel) .tg-main{display:none}.tg-back{display:grid}}@media (max-width: 760px){.tg-page{height:calc(100dvh - 190px);min-height:420px}.tg-bubble{max-width:84%}.tg-list{padding:10px 10px 8px}.tg-row-ava{width:30px}.tg-note{display:none}}.tg-img{width:min(280px,62vw);max-width:none}.tg-img img{width:100%;max-width:none;height:auto;max-height:360px}.tg-bubble.media .tg-img{width:min(300px,66vw)}.cabinet-bar{position:sticky;top:0;z-index:40;height:72px;padding-top:env(safe-area-inset-top,0px);box-shadow:0 1px 0 var(--line),0 6px 16px -14px #17223c40;border-bottom:0}.shell{min-height:calc(100vh - 72px)}.shell .content{margin:0 auto;padding-top:24px}.shell>.sidebar{position:sticky;top:72px;height:calc(100vh - 72px);overflow-y:auto;padding-top:20px}.shell .content>:first-child,.shell .content>.sd,.shell .content>.cp,.shell .content>.pf{margin-top:0}.shell .crumb{margin-bottom:8px}.shell .heading{margin-bottom:20px}.shell .heading h1{margin-bottom:4px}.tg-page,.tg-split{height:calc(100dvh - 120px)}@media (min-width: 1500px){.shell .content{padding-top:28px}}@media (max-width: 1150px){.shell .content{padding-top:20px}}@media (max-width: 760px){.cabinet-bar{height:64px;min-height:64px;padding:env(safe-area-inset-top,0px) 14px 0;flex-wrap:nowrap;gap:10px}.cabinet-bar .brand-logo{height:28px}.cabinet-bar>.row{flex-wrap:nowrap;gap:8px}.cabinet-bar .btn.light{padding:10px 12px;min-height:40px}.shell>.sidebar{position:sticky;top:64px;z-index:35;height:auto;padding:8px 10px;overflow-y:visible;background:#fff;box-shadow:0 6px 12px -12px #17223c4d}.shell .content{padding:16px 16px 32px}.tg-page,.tg-split{height:calc(100dvh - 154px)}}@media (max-width: 360px){.cabinet-bar .avatar{display:none}}.rich{font-size:1rem;line-height:1.7;color:#1f2a44}.rich p{margin:0 0 12px}.rich ul{margin:0 0 12px;padding-left:22px}.rich li{margin:4px 0}.rich code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em;padding:2px 6px;border-radius:6px;background:#eef2fb;color:#c2410c}.rich-code{margin:0 0 14px;padding:14px 16px;border-radius:14px;background:#0f1d33;color:#d6e6ff;font:14px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-x:auto;white-space:pre}.rich-code code{background:none;color:inherit;padding:0;font-size:inherit}.lesson-rich{margin-bottom:16px}.code-ed{display:flex;border-radius:14px;overflow:hidden;background:#0f1d33;border:1px solid #1f2d4a}.code-ed-nums{flex:none;display:flex;flex-direction:column;padding:12px 8px;background:#0b1628;color:#4d6182;font:13px/22px ui-monospace,monospace;text-align:right;-webkit-user-select:none;user-select:none;min-width:40px}.code-ed textarea{flex:1;min-width:0;border:0;border-radius:0;background:transparent;color:#e3edff;font:14px/22px ui-monospace,SFMono-Regular,Menlo,monospace;padding:12px 14px;resize:vertical;white-space:pre;overflow-x:auto;-moz-tab-size:2;tab-size:2}.code-ed textarea:focus{outline:none}.code-ed:focus-within{box-shadow:0 0 0 3px #2458ed4d}.runner{margin-top:12px;border-radius:14px;overflow:hidden;border:1px solid #e3e8f1;background:#fff}.runner-bar{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#f3f6fb;border-bottom:1px solid #e3e8f1}.runner-bar small{color:var(--muted);font-weight:700}.runner-dots{display:flex;gap:5px}.runner-dots i{width:10px;height:10px;border-radius:50%;background:#ff6b6b}.runner-dots i:nth-child(2){background:#ffc94d}.runner-dots i:nth-child(3){background:#52c46b}.runner iframe{display:block;width:100%;border:0;background:#fff}.runner-console{max-height:160px;overflow-y:auto;padding:8px 12px;background:#0f1d33;color:#cfe0ff;font:13px/1.6 ui-monospace,monospace;border-top:1px solid #1f2d4a}.runner-console .warn{color:#ffd479}.runner-console .error{color:#ff8a8a}.runner-console span{color:#5c7299}.ex{max-width:760px;margin-left:auto;margin-right:auto}.ex-steps{display:flex;gap:6px;margin-bottom:14px}.ex-steps button{flex:1;height:8px;border-radius:999px;background:#e3e8f1;transition:background .2s}.ex-steps button.done{background:var(--green)}.ex-steps button.cur{background:var(--blue)}.ex-steps button.done.cur{background:#1b8a51;box-shadow:0 0 0 2px #b9ebcf}.ex-card{background:#fff;border-radius:24px;padding:24px;border:2px solid #edf0f6;transition:border-color .2s}.ex-card.ok{border-color:#9fdcb8}.ex-card.bad{border-color:#f4b4bc}.ex-label{display:inline-flex;align-items:center;gap:6px;font-size:.74rem;font-weight:800;letter-spacing:.8px;text-transform:uppercase;color:var(--blue);margin-bottom:12px}.ex-intro .ex-label{color:#8a5c00}.ex-intro{background:linear-gradient(180deg,#fffbef,#fff 40%);border-color:#f5e2a8}.ex-q{font-size:1.08rem;font-weight:600;color:var(--navy);margin-bottom:16px}.ex-q .rich{font-size:1.05rem}.ex-q .rich p:last-child{margin-bottom:0}.ex-choices{display:flex;flex-direction:column;gap:10px}.ex-choice{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:14px 16px;border-radius:16px;border:2px solid #e3e8f1;background:#fff;box-shadow:0 3px #e3e8f1;font-weight:600;color:var(--navy);transition:transform .08s,border-color .15s}.ex-choice:hover:not(:disabled){border-color:#b9ccf5}.ex-choice:active:not(:disabled){transform:translateY(2px);box-shadow:0 1px #e3e8f1}.ex-choice.on{border-color:var(--blue);background:#f0f5ff;box-shadow:0 3px #b9ccf5}.ex-choice-key{flex:none;width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#f1f4f9;color:#6b7690;font-weight:800;font-size:.82rem}.ex-choice.on .ex-choice-key{background:var(--blue);color:#fff}.ex-code{margin:0 0 14px;padding:16px 18px;border-radius:16px;background:#0f1d33;color:#d6e6ff;font:15px/2.1 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;word-break:break-word}.ex-slot{display:inline-block;min-width:56px;padding:0 10px;margin:0 2px;height:30px;line-height:28px;vertical-align:middle;border-radius:9px;border:2px dashed #5c7299;background:#ffffff0d;color:#ddf88b;font:inherit;font-weight:700;text-align:center}.ex-slot.filled{border-style:solid;border-color:#6f9bff;background:#1d3263;color:#fff}.ex-bank{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.ex-token{padding:9px 14px;border-radius:12px;border:2px solid #d5deee;background:#fff;box-shadow:0 3px #d5deee;font:700 14px ui-monospace,monospace;color:var(--navy);cursor:grab}.ex-token:active{cursor:grabbing;transform:translateY(2px);box-shadow:0 1px #d5deee}.ex-token.used{opacity:.25;box-shadow:none}.ex-input{height:30px;min-width:3ch;padding:0 6px;margin:0 2px;vertical-align:middle;border-radius:8px;border:2px solid #6f9bff;background:#1d3263;color:#fff;font:inherit;font-weight:700;box-sizing:content-box}.ex-input:focus{outline:none;border-color:#ddf88b}.ex-order{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ex-order li{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:#0f1d33;color:#d6e6ff;cursor:grab;border:2px solid transparent}.ex-order li.dragging{opacity:.5;border-color:#6f9bff}.ex-order code{flex:1;font:14px/1.5 ui-monospace,monospace;white-space:pre;overflow-x:auto}.ex-order-btns{display:flex;gap:4px}.ex-order-btns button{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#ffffff1a;color:#fff}.ex-order-btns button:disabled{opacity:.3}.icon.rot90{transform:rotate(90deg)}.ex-fb{margin-top:16px;padding:14px 16px;border-radius:16px}.ex-fb b{display:flex;align-items:center;gap:8px;font-size:1.05rem}.ex-fb p{margin:6px 0 0;font-size:.92rem}.ex-fb.ok{background:#e4f7ec;color:#17693f}.ex-fb.bad{background:#fdecee;color:#a3263a}.ex-reveal{margin-top:10px;padding:10px 12px;border-radius:12px;background:#fff;color:var(--navy)}.ex-reveal pre{margin:6px 0;font:14px/1.6 ui-monospace,monospace;white-space:pre-wrap;color:#17693f}.ex-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;flex-wrap:wrap}.ex-hint summary{color:#b07900;font-size:.88rem}.ex-hint p{margin:6px 0 0;font-size:.88rem;color:#6b7690}.ex-main-btn{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:180px;height:52px;padding:0 24px;border-radius:16px;background:var(--blue);color:#fff;font-weight:800;font-size:1rem;box-shadow:0 4px #1a3fb8;transition:transform .08s,box-shadow .08s}.ex-main-btn:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #1a3fb8}.ex-main-btn:disabled{background:#c9d4e8;box-shadow:0 4px #b3c0d8;cursor:not-allowed}.ex-main-btn.ok{background:var(--green);box-shadow:0 4px #157245}.ex-intro .ex-main-btn{margin-top:8px}.ex-done{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--green);font-weight:700;margin-top:14px}.quiz-q .ex-q{margin-bottom:12px}.asg-rubric{margin:0 0 18px;padding:14px 16px;border-radius:16px;background:#f4f7ff;border:1px solid #dbe5ff}.asg-rubric b{display:flex;align-items:center;gap:6px;margin-bottom:6px;color:var(--blue)}.asg-rubric .rich{font-size:.92rem}.shots{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-bottom:8px}.shot{position:relative;aspect-ratio:4 / 3;border-radius:14px;overflow:hidden;background:#eef2f8;padding:0;border:1px solid #e3e8f1}.shot img{width:100%;height:100%;object-fit:cover;display:block}.shot-del{position:absolute;top:6px;right:6px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#0f1d33b3;color:#fff}.shot-add{aspect-ratio:4 / 3;border-radius:14px;border:2px dashed #b9ccf5;background:#f6f9ff;color:var(--blue);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-weight:800;font-size:.85rem}.shot-add small{color:var(--muted);font-weight:600;font-size:.72rem}.shot-add.drag{background:#e6eeff;border-color:var(--blue)}@media (max-width: 760px){.ex-card{padding:18px 16px;border-radius:20px}.ex-main-btn{width:100%;margin-left:0}.ex-code{font-size:13.5px;padding:12px}}.qe-blanks{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-bottom:12px}.qe-blanks label{display:flex;flex-direction:column;gap:4px;margin:0}.qe code{background:#eef2fb;padding:1px 5px;border-radius:5px}.m-burger{display:none}.m-icon-btn{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f3f6fb;color:var(--navy);flex:none}.m-icon-btn:hover{background:#e8eefb}.cab-logout .icon{display:none}.m-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;pointer-events:none}.m-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f1d3373;opacity:0;transition:opacity .25s;border:0}.m-drawer-panel{position:absolute;top:0;bottom:0;left:0;width:min(330px,86vw);background:#fff;display:flex;flex-direction:column;padding:calc(14px + env(safe-area-inset-top,0px)) 16px calc(16px + env(safe-area-inset-bottom,0px));transform:translate(-102%);transition:transform .28s cubic-bezier(.2,.8,.2,1);box-shadow:16px 0 40px #0f1d3333;overflow-y:auto}.m-drawer.open{pointer-events:auto}.m-drawer.open .m-drawer-backdrop{opacity:1}.m-drawer.open .m-drawer-panel{transform:none}.m-drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.m-drawer-head .brand-logo{height:30px}.m-drawer-user{display:flex;align-items:center;gap:12px;padding:12px;border-radius:16px;background:#f5f8ff;margin-bottom:10px}.m-drawer-user b{display:block;font-size:.95rem;color:var(--navy)}.m-drawer-user small{color:var(--muted);font-size:.8rem}.m-drawer-links{display:flex;flex-direction:column}.m-drawer-links a{display:flex;align-items:center;gap:12px;padding:15px 8px;border-bottom:1px solid #f0f2f7;font-weight:600;color:#3c4863;font-size:1rem}.m-drawer-links a.active{color:var(--blue)}.m-drawer-links a .m-chev{margin-left:auto;color:#c3cad8}.m-drawer-logout{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:8px;height:50px;border-radius:14px;background:#fdecee;color:#c2303f;font-weight:800}@media (prefers-reduced-motion: reduce){.m-drawer-panel,.m-drawer-backdrop{transition:none}}@media (max-width: 760px){.m-burger{display:grid}.cabinet-bar{display:grid;grid-template-columns:42px 1fr auto;align-items:center}.cabinet-bar .brand{justify-self:center}.cab-role,.cab-user{display:none!important}.cab-logout{width:42px;height:42px;min-height:42px!important;padding:0!important;border-radius:50%}.cab-logout span{display:none}.cab-logout .icon{display:block}.cab-actions{gap:8px!important}.cabinet-bar .notif-bell{width:42px;height:42px}.shell>.sidebar{display:none}.shell .content{padding-top:16px}.tg-page,.tg-split{height:calc(100dvh - 96px)}}.cabinet-bar .m-burger{display:none}@media (max-width: 760px){.cabinet-bar .m-burger{display:grid}}.rich ol{margin:0 0 12px;padding-left:24px}.rich ul+p,.rich ol+p{margin-top:4px}.rich p+ul,.rich p+ol{margin-top:-6px}.nav-section{padding:16px 16px 6px;font-size:.68rem;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:#9aa3b5}.nav-section:first-child{padding-top:4px}.m-drawer-section{padding:16px 8px 4px;font-size:.7rem;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:#9aa3b5}.shell>.sidebar{gap:2px}.sidebar a{padding:11px 14px}.st{display:flex;flex-direction:column;gap:22px}.st-hero{position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;padding:26px 30px;border-radius:26px;color:#fff;background:radial-gradient(380px 240px at 95% 0%,rgba(221,248,139,.25),transparent 60%),linear-gradient(135deg,#1f2f55,#2458ed)}.st-hero:after{content:"{ }";position:absolute;right:24px;bottom:-44px;font:800 150px/1 ui-monospace,monospace;color:#ffffff0f}.st-hero p{margin:0;color:#c8d6ff;font-weight:600}.st-hero h1{margin:2px 0 8px;font-size:clamp(1.7rem,3vw,2.3rem);letter-spacing:-1px}.st-role{display:inline-block;padding:5px 12px;border-radius:999px;background:#ffffff24;font-size:.82rem;font-weight:700}.st-hero-actions{position:relative;z-index:1;display:flex;gap:10px;flex-wrap:wrap}.st-hero-btn{display:inline-flex;align-items:center;gap:8px;height:46px;padding:0 18px;border-radius:14px;background:#fff;color:var(--navy);font-weight:800;font-size:.9rem}.st-hero-btn.light{background:#ffffff26;color:#fff}.st-hero-btn em{font-style:normal;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:var(--orange);color:#fff;font-size:.74rem;display:inline-grid;place-items:center}.st-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.st-stat{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:20px;background:#fff;border:1px solid #edf0f6}.st-stat small{display:block;color:var(--muted);font-weight:700;font-size:.78rem}.st-stat b{display:block;font-size:1.6rem;color:var(--navy);line-height:1.2}.st-stat span:not(.gm-icon-tile){font-size:.74rem;color:#9aa3b5}.st-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.st-rail{display:flex;flex-direction:column;gap:16px}.st-groups{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.st-group{display:flex;flex-direction:column;border-radius:22px;background:#fff;border:1px solid #edf0f6;padding:10px;color:var(--navy);transition:transform .2s,box-shadow .2s}.st-group:hover{transform:translateY(-3px);box-shadow:0 16px 30px -18px #17223c59}.st-group-art{position:relative;height:110px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#2458ed,#6f9bff 60%,#b9ceff);overflow:hidden}.st-group-art.green{background:linear-gradient(135deg,#6fa313,#b8e547 60%,#e6f8b0)}.st-group-art.orange{background:linear-gradient(135deg,#ff6440,#ff9a5c 60%,#ffd58a)}.st-group-art strong{font:800 2.4rem/1 ui-monospace,monospace;color:#fff;letter-spacing:-2px}.st-ring{position:absolute;right:10px;top:10px;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#fff calc(var(--p) * 1%),#ffffff4d 0)}.st-ring:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;background:#0f1d3361}.st-ring b{position:relative;color:#fff;font-size:.74rem}.st-group-body{padding:12px 6px 4px;display:flex;flex-direction:column;gap:4px}.st-group-body h3{margin:0;font-size:1.1rem}.st-group-body p{margin:0;color:var(--muted);font-size:.84rem}.st-group-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:.8rem;color:#4a5670;font-weight:700;margin-top:4px}.st-group-meta span{display:inline-flex;align-items:center;gap:4px}.st-badge{align-self:flex-start;display:inline-flex;align-items:center;gap:5px;margin-top:6px;padding:4px 10px;border-radius:999px;font-size:.74rem;font-weight:800}.st-badge.orange{background:var(--orange-bg);color:#c2410c}.st-queue{display:flex;flex-direction:column;gap:8px}.st-q{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid #edf0f6;color:var(--navy)}.st-q:hover{border-color:#cfdaf5}.st-q-main{flex:1;min-width:0;display:flex;flex-direction:column}.st-q-main b{font-size:.92rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-q-main small{color:var(--muted);font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-q-tags{display:flex;gap:6px;flex-wrap:wrap}.st-wait{display:inline-flex;align-items:center;gap:4px;font-size:.76rem;font-weight:700;color:#6b7690;white-space:nowrap}.st-wait.late{color:#c2410c}.st-empty{display:flex;align-items:center;gap:8px;padding:16px;border-radius:16px;background:#eaf8f0;color:var(--green);font-weight:700}.st-quiet{color:var(--navy);padding:4px;border-radius:12px}.st-quiet:hover{background:#f6f8fc}.st-quiet>span{flex:1;min-width:0}.st-ghero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center;margin-top:12px;padding:22px 26px;border-radius:26px;color:#fff;background:linear-gradient(135deg,#2458ed,#5b8cff)}.st-ghero.green{background:linear-gradient(135deg,#5d9410,#9fd12f)}.st-ghero.orange{background:linear-gradient(135deg,#f0522d,#ff9a5c)}.st-ghero-mark{width:72px;height:72px;border-radius:20px;display:grid;place-items:center;background:#ffffff2e;font:800 1.6rem/1 ui-monospace,monospace}.st-ghero small{font-weight:700;opacity:.85}.st-ghero h1{margin:2px 0 8px;font-size:clamp(1.4rem,2.8vw,2rem);letter-spacing:-.6px}.st-sort{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:.84rem;color:var(--muted)}.st-students{display:flex;flex-direction:column;gap:8px}.st-stu{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:12px 16px;border-radius:18px;background:#fff;border:1px solid #edf0f6}.st-stu-main{min-width:0}.st-stu-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.st-stu-top b{color:var(--navy)}.st-stu-top .st-badge{margin-top:0}.st-stu-bar{height:7px;border-radius:999px;background:#eef1f7;overflow:hidden;margin:7px 0 4px;max-width:360px}.st-stu-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#6f9bff)}.st-stu-main small{color:var(--muted);font-size:.78rem}.st-stu-kpis{display:flex;flex-direction:column;gap:4px;font-size:.8rem;font-weight:700;color:#4a5670}.st-stu-kpis span{display:inline-flex;align-items:center;gap:5px}.st-stu-kpis .icon{color:var(--blue)}.st-stu-kpis .warn,.st-stu-kpis .warn .icon{color:#c2410c}.st-stu-actions{display:flex;gap:8px;align-items:center}.st-pw{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 12px;border-radius:12px;background:#f3f6fb;font-weight:700;font-size:.82rem;color:var(--navy)}.st-pw:hover{background:#e8eefb;color:var(--blue)}@media (max-width: 1100px){.st-grid{grid-template-columns:1fr}.st-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.st-hero{padding:20px;border-radius:22px}.st-hero-actions,.st-hero-btn{width:100%}.st-hero-btn{justify-content:center}.st-stat{padding:12px;gap:10px}.st-stat b{font-size:1.3rem}.st-ghero{grid-template-columns:minmax(0,1fr) auto;padding:18px}.st-ghero-mark{display:none}.st-stu{grid-template-columns:auto minmax(0,1fr)}.st-stu-kpis{flex-direction:row;gap:12px;grid-column:2}.st-stu-actions{grid-column:1 / -1;justify-content:flex-end}.st-q-tags,.st-q .icon.muted{display:none}}.ad-hero{background:radial-gradient(380px 240px at 95% 0%,rgba(255,179,107,.25),transparent 60%),linear-gradient(135deg,#0f1d33,#2458ed)}.ad-legend{display:flex;align-items:center;gap:6px;font-size:.74rem;color:var(--muted);flex-wrap:wrap}.ad-legend span{width:10px;height:10px;border-radius:3px;display:inline-block}.ad-legend .a,.ad-bars .a{background:#b9ccf5}.ad-legend .c,.ad-bars .c{background:var(--blue)}.ad-chart{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;height:200px;align-items:end;padding-top:10px}.ad-col{display:flex;flex-direction:column;align-items:center;gap:8px;height:100%}.ad-bars{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:center;gap:4px}.ad-bars span{width:38%;max-width:22px;border-radius:6px 6px 2px 2px;transition:height .6s}.ad-col small{font-size:.74rem;color:var(--muted);font-weight:700}.ad-col.today small{color:var(--blue)}.ad-todo{display:flex;flex-direction:column;gap:6px}.ad-todo-item{display:flex;align-items:center;gap:12px;padding:8px 10px;border-radius:14px;color:var(--navy);font-weight:600;font-size:.9rem}.ad-todo-item:hover{background:#f6f8fc}.ad-todo-item span:nth-child(2){flex:1}.ad-todo-item b{min-width:30px;height:26px;padding:0 8px;border-radius:999px;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:.8rem}.ad-todo-item.zero b{background:#eef1f7;color:#9aa3b5}.ad-todo-item.zero{opacity:.75}.py-term{margin-top:12px;border-radius:14px;overflow:hidden;border:1px solid #1f2d4a;background:#0b1628}.py-term .runner-bar{background:#111f38;border-bottom-color:#1f2d4a}.py-term .runner-bar small{color:#8fa3c7}.py-frame{position:absolute;width:1px;height:1px;border:0;opacity:0;pointer-events:none}.py-out{min-height:90px;max-height:320px;overflow-y:auto;padding:12px 14px;font:14px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;color:#e3edff;white-space:pre-wrap;word-break:break-word}.py-out .error{color:#ff9b9b}.py-out .py-hint{color:#5c7299}.py-stdin{display:flex;flex-direction:column;gap:6px;margin:10px 0 0;font-size:.84rem}.py-stdin textarea{font:14px/1.5 ui-monospace,monospace}.tryit{margin:8px 0 18px;padding:16px;border-radius:18px;background:#f4f7ff;border:1px solid #dbe5ff}.tryit-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.tryit-head b{display:inline-flex;align-items:center;gap:6px;color:var(--blue)}
