:root{--ink:#17243a;--muted:#6f7c91;--line:#e7ebf2;--bg:#f7f9fc;--card:#ffffff;--blue:#5474f6;--blue-dark:#3f5fe2;--soft-blue:#edf2ff;--green:#42a77b;--amber:#e8a74c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a,button{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.page{max-width:1440px;margin:0 auto;padding:0 42px 34px}.topbar{min-height:84px;gap:34px;border-bottom:1px solid var(--line)}.brand,.topbar{display:flex;align-items:center}.brand{gap:11px;min-width:250px}.brandMark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:white;background:var(--blue);font-weight:800;font-size:21px}.brandName{font-weight:800;font-size:20px;letter-spacing:-.3px}.brandSub{font-size:10px;margin-top:2px;letter-spacing:.7px;text-transform:uppercase}.brandSub,.nav{color:var(--muted)}.nav{display:flex;gap:27px;flex:1 1;justify-content:center;font-size:14px}.nav a{padding:31px 0 27px;border-bottom:3px solid transparent}.nav a.active{color:var(--blue);border-color:var(--blue);font-weight:700}.profile{display:flex;align-items:center;gap:10px;min-width:165px;justify-content:flex-end;font-size:13px}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#dfe7ff;color:var(--blue-dark);font-weight:800}.profile span,.profile strong{display:block}.profile span:not(.chevron){color:var(--muted);font-size:11px;margin-top:2px}.chevron{margin-left:5px;color:var(--muted)}.hero{margin-top:30px;display:grid;grid-template-columns:1.35fr .85fr;grid-gap:28px;gap:28px}.heroText{min-height:335px;padding:52px 54px;border-radius:24px;background:#edf2ff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative}.heroText:after{content:"";position:absolute;width:260px;height:260px;right:-100px;top:-100px;border-radius:50%;background:rgba(84,116,246,.09)}.eyebrow,.sectionKicker{font-size:11px;letter-spacing:1.25px;font-weight:800;color:var(--blue)}h1{font-size:clamp(38px,4vw,57px);letter-spacing:-2px;margin:13px 0 15px;line-height:1.02}h1 span{color:var(--blue)}.heroText p{max-width:570px;color:var(--muted);line-height:1.65;font-size:15px;margin:0}.heroActions{display:flex;gap:12px;margin-top:27px}.primary,.secondary{border:0;border-radius:11px;padding:13px 18px;font-weight:700;font-size:13px}.primary{background:var(--blue);color:#fff;box-shadow:0 8px 18px rgba(84,116,246,.18)}.primary:hover{background:var(--blue-dark)}.primary span{margin-left:8px}.secondary{background:white;color:var(--ink);border:1px solid #dfe5ef}.heroCard{min-height:335px;border-radius:24px;overflow:hidden;position:relative;background:#b8d5f4}.istanbulSky{position:absolute;inset:0 0 42%;background:linear-gradient(#8fb6e4,#c9dff4)}.mosque{left:13%;right:13%;bottom:72px;height:180px}.dome,.mosque{position:absolute}.dome{width:125px;height:70px;left:50%;bottom:62px;transform:translateX(-50%);border-radius:90px 90px 0 0;background:#7589a9}.building{left:24%;right:24%;height:80px;background:#7e91ad;border-radius:5px 5px 0 0}.building,.minaret{position:absolute;bottom:0}.minaret{width:11px;height:155px;background:#667d9f;border-radius:6px 6px 0 0}.minaret.one{left:12%}.minaret.two{right:12%}.heroCardText{position:absolute;left:0;right:0;bottom:0;padding:17px 21px;background:rgba(255,255,255,.96)}.heroCardText small,.heroCardText span{display:block;color:var(--muted);font-size:10px}.heroCardText strong{display:block;font-size:18px;margin:4px 0}.stats{display:grid;grid-template-columns:repeat(3,1fr) 1.2fr;grid-gap:16px;gap:16px;margin:18px 0 44px}.stat,.streak{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:18px 21px}.stat strong{display:block;font-size:25px}.stat span,.streak span{color:var(--muted);font-size:11px}.streak{display:flex;align-items:center;gap:12px}.streak strong{display:block;font-size:14px;margin-bottom:2px}.flame{width:38px;height:38px;border-radius:12px;background:#fff3dd;color:#e3a34a;display:grid;place-items:center}.contentGrid{display:grid;grid-template-columns:1.6fr .85fr;grid-gap:30px;gap:30px}.sectionHeading{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.sectionHeading h2{margin:6px 0 0;font-size:25px;letter-spacing:-.7px}.sectionHeading a,.textButton{color:var(--blue);font-weight:700;font-size:12px}.lessonList{display:grid;grid-gap:10px;gap:10px}.lesson{display:flex;align-items:center;gap:15px;padding:16px;background:white;border:1px solid var(--line);border-radius:16px}.lessonIcon{width:52px;height:52px;border-radius:13px;background:var(--soft-blue);color:var(--blue);display:grid;place-items:center;font-weight:800;font-size:12px}.lessonInfo{flex:1 1;min-width:0}.lessonTop{display:flex;align-items:center;gap:12px;justify-content:space-between}.lesson h3{font-size:14px;margin:0}.lessonTop span{font-size:10px;padding:5px 8px;border-radius:20px;white-space:nowrap}.done{background:#eaf8f1;color:var(--green)}.inProgress{background:#fff4e3;color:#c1832b}.planned{background:#f1f3f7;color:var(--muted)}.progressTrack{height:5px;border-radius:9px;background:#eef1f5;margin:11px 0 6px;overflow:hidden}.progressTrack div{height:100%;background:var(--blue);border-radius:inherit}.lessonMeta{font-size:10px;color:var(--muted)}.roundButton{width:35px;height:35px;border:1px solid var(--line);background:white;border-radius:50%;color:var(--blue)}.sideColumn{display:grid;grid-gap:14px;gap:14px;align-content:start}.sideCard{background:white;border:1px solid var(--line);border-radius:17px;padding:19px}.cardHeader{display:flex;justify-content:space-between;align-items:center}.cardHeader h3{margin:0 0 12px;font-size:15px}.cardHeader span{color:var(--blue);font-weight:800;font-size:12px}.word{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:12px 0}.word span,.word strong{display:block}.word strong{font-size:14px}.word span{color:var(--muted);font-size:11px;margin-top:2px}.word b{color:#a5afbd;font-size:20px;font-weight:400}.textButton{background:none;border:0;padding:9px 0 0}.homework{display:flex;gap:13px;background:#17243a;color:white;border:none}.homeworkIcon{width:39px;height:39px;flex:0 0 39px;border-radius:12px;background:rgba(255,255,255,.12);display:grid;place-items:center}.homework .sectionKicker{color:#aebeff}.homework h3{margin:6px 0;font-size:15px}.homework p{margin:0 0 14px;color:#b7c1d2;font-size:11px;line-height:1.5}.small{padding:9px 13px;font-size:11px}footer{border-top:1px solid var(--line);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:var(--muted);font-size:10px}footer div{display:flex;gap:18px}@media (max-width:900px){.page{padding:0 20px 25px}.topbar{flex-wrap:wrap;padding:14px 0;gap:12px}.brand{min-width:0}.nav{order:3;width:100%;overflow-x:auto;justify-content:flex-start}.nav a{padding:8px 0 10px;white-space:nowrap}.profile{margin-left:auto;min-width:auto}.contentGrid,.hero{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.heroText{padding:35px 25px}.heroCard{min-height:280px}.stats{grid-template-columns:1fr 1fr}.lessonTop{align-items:flex-start;gap:6px}.lessonTop,footer{flex-direction:column}footer{gap:12px}}