*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:"Arial Rounded MT Bold","PingFang SC","Microsoft YaHei",sans-serif;color:#15365e;background:radial-gradient(circle at 15% 10%,#fff7b9 0 12%,transparent 26%),linear-gradient(145deg,#dff6ff,#f7eeff 52%,#fff2bf)}[hidden]{display:none!important}.login-page,.course-page{width:min(1080px,calc(100% - 28px));margin:auto;min-height:100vh;display:grid;place-items:center;padding:30px 0}.login-card{width:min(620px,100%);background:#fff;border:3px solid #bfe3ff;border-radius:34px;padding:30px;text-align:center;box-shadow:0 24px 64px #214e7f24}.brand-row{height:125px;display:flex;align-items:center;justify-content:center;gap:4px}.brand-row img{width:108px;height:118px;object-fit:contain}.brand-row img:first-child{width:82px;height:82px}.eyebrow{font-weight:900;letter-spacing:.12em;color:#136dd6}.login-card h1,.course-hero h1{font-size:clamp(2rem,6vw,3.8rem);margin:6px 0}.motto{display:inline-block;background:#fff1a9;color:#7d5600;padding:7px 15px;border-radius:999px;font-weight:900}.intro{line-height:1.75;color:#60748d}.login-card label{display:block;text-align:left;font-weight:900;margin:22px 0 8px}.login-card input{width:100%;padding:15px 16px;border:2px solid #a7cdef;border-radius:16px;font:inherit;font-size:1.16rem}.login-card input#code{text-transform:uppercase}.login-card button,.logout{border:0;border-radius:15px;padding:14px 20px;background:#146bd0;color:white;font:inherit;font-weight:900;cursor:pointer}.login-card button{width:100%;margin-top:12px}.login-card button:disabled{opacity:.65;cursor:wait}.login-error{background:#fff0f4;color:#a31a4d;border:2px solid #ffb3ca;padding:11px;border-radius:14px}.privacy-note{font-size:.9rem;color:#74859a;line-height:1.55}.course-page{display:block;padding:28px 0}.course-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;color:white;background:linear-gradient(135deg,#1166d5,#744bd7);border-radius:32px;padding:32px 38px;box-shadow:0 20px 50px #27517f35}.course-hero img{width:180px;height:180px;object-fit:contain}.course-hero p{line-height:1.6}.hero-eyebrow{color:#ffe37a}.lesson-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0}.lesson-grid.single{grid-template-columns:minmax(0,1fr)}.lesson-card{min-height:230px;display:flex;justify-content:space-between;gap:15px;padding:25px;border-radius:28px;background:#fff;color:inherit;text-decoration:none;border:3px solid #c9e5ff;box-shadow:0 15px 40px #214e7f1d;transition:.18s}.lesson-card:hover{transform:translateY(-4px)}.lesson-card.pink{border-color:#f7c8dc;background:linear-gradient(145deg,#fff,#fff3f8)}.lesson-card.yellow{border-color:#ffe07a;background:linear-gradient(145deg,#fff,#fff9da)}.lesson-card.featured{grid-column:1/-1}.lesson-card h2{font-size:1.85rem;margin:9px 0}.lesson-card p{color:#60748d;line-height:1.6;font-size:1.05rem}.lesson-card span,.lesson-card strong{color:#1268d8;font-weight:900}.lesson-card.pink span,.lesson-card.pink strong{color:#b53670}.lesson-card.yellow span,.lesson-card.yellow strong{color:#946400}.lesson-card img{width:145px;height:175px;object-fit:contain;align-self:center}footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 4px;color:#687b91}@media(max-width:720px){.lesson-grid{grid-template-columns:1fr}.lesson-card.featured{grid-column:auto}.course-hero{padding:26px}.course-hero img{width:120px;height:130px}.lesson-card{min-height:205px}.lesson-card img{width:95px;height:125px}.brand-row{height:105px}.brand-row img{width:90px;height:100px}.brand-row img:first-child{width:70px;height:70px}}
