@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}}
