*{box-sizing:border-box}body{color:#17142a;background:#fbf7ff;margin:0;font-family:Inter,system-ui,sans-serif}.back-link{color:#8b5cf6;margin-bottom:24px;font-weight:600;text-decoration:none;display:inline-block}.page-container{max-width:1200px;margin:0 auto;padding:48px 24px}.page-label{color:#8b5cf6;margin:0;font-weight:700}.subject-code{color:#8b5cf6;margin:0 0 12px;font-size:.9rem;font-weight:700}.notes-search{background:#fff;border:1px solid #e2d8f0;border-radius:18px;width:100%;margin-top:32px;padding:16px 20px;font-size:1rem}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10000;background:#ffffffbf;border-radius:24px;justify-content:space-between;align-items:center;max-width:1400px;margin:16px auto 0;padding:16px 24px;display:flex;position:sticky;top:16px}.logo{color:inherit;align-items:center;gap:12px;font-weight:700;text-decoration:none;display:flex}.logo-mark{background:linear-gradient(135deg,#e9c6ff,#b38bf3);border-radius:50%;width:40px;height:40px}.nav-links{gap:12px;display:flex}.nav-link{color:#5f5873;border-radius:999px;padding:10px 18px;font-weight:600;text-decoration:none}.active-nav-link{color:#fff;background:#b38bf3}.nav-actions{align-items:center;gap:8px;display:flex}.icon-button,.menu-button{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.menu-button{font-size:1.35rem}.icon-button:hover,.menu-button:hover{background:#0000000d}.profile-button{cursor:pointer;background:#fff;border:none;border-radius:999px;padding:10px 16px;font-weight:500}.menu-overlay{z-index:999;background:#fbf7ff;min-height:100vh;padding:80px 12%;position:fixed;inset:0}.menu-overlay:before{content:"";z-index:-1;background:#fbf7ff;position:fixed;inset:0}.menu-top{align-items:center;gap:20px;margin-bottom:40px;display:flex}.menu-top input{background:#f0eafb;border:none;border-radius:24px;flex:1;padding:20px 24px;font-size:1.1rem}.menu-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:60px;display:grid;position:relative}.menu-column h3{letter-spacing:.08em;color:#6b647c;margin-bottom:24px;font-size:.8rem}.menu-link{color:#17142a;border-radius:16px;margin-bottom:8px;padding:12px 16px;font-weight:700;text-decoration:none;transition:all .2s;display:block}.menu-link:hover{color:#8b5cf6;background:#eee7fb}.active-menu-link{color:#fff;background:#b38bf3}.menu-button{z-index:10002;position:relative}.menu-overlay{animation:.2s fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:32px auto;padding:0 24px;display:grid}.year-section{max-width:1200px;margin:32px auto;padding:0 24px}.year-section h2{margin-bottom:16px}.year-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.subjects-section{max-width:1200px;margin:32px auto;padding:0 24px}.subjects-section h2{margin-bottom:16px}.subjects-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.hero{max-width:1200px;margin:32px auto 0;padding:0 24px}.hero-card{padding:48px 0}.hero h1{margin:0 0 24px;font-size:4rem}.hero-text{max-width:760px;margin-bottom:32px;font-size:1.2rem;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-button{color:#fff;background:#b38bf3;border-radius:999px;padding:14px 24px;font-weight:600;text-decoration:none;display:inline-block}.hero-button.secondary{color:#17142a;background:#fff;box-shadow:0 8px 20px #0000000d}.stats-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 8px 20px #0000000d}.stats-card h3{color:#6b647c;margin:0 0 8px;font-size:.95rem}.stats-card p{margin:0;font-size:2rem;font-weight:700}.continue-learning{max-width:1200px;margin:32px auto;padding:24px}.continue-learning h2{margin-bottom:20px}.recent-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.recent-card{color:inherit;background:#fff;border-radius:24px;padding:24px;text-decoration:none;transition:transform .2s;box-shadow:0 8px 20px #0000000d}.recent-card:hover{transform:translateY(-4px)}.recent-type{color:#8b5cf6;margin:0 0 12px;font-size:.9rem;font-weight:600}.recent-card h3{margin:0;font-size:1.1rem}@media (width<=1024px){.recent-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.recent-grid{grid-template-columns:1fr}}.year-card{text-align:center;color:inherit;background:#fff;border-radius:24px;padding:24px;text-decoration:none;transition:transform .2s;box-shadow:0 8px 20px #0000000d}.year-card:hover{transform:translateY(-4px)}.year-card h3{margin:0;font-size:2rem}.year-card p{color:#6b647c;margin:4px 0 0}.footer{color:#fff;background-color:#b38bf3;margin-top:80px;padding:48px 24px}.footer-content{max-width:1200px;margin:0 auto}.footer-content h3{margin:0 0 12px}.footer-content p{margin:0}.footer-copy{opacity:.8;margin-top:16px!important}.home-progress{max-width:1200px;margin:32px auto;padding:0 24px}.home-progress-header{margin-bottom:20px}.home-progress-label{color:#8b5cf6;margin:0 0 8px;font-weight:700}.home-progress h2{margin:0}.home-progress-header a{color:#fff;background:#b38bf3;border-radius:999px;padding:10px 18px;font-weight:600;text-decoration:none}.home-progress-list{gap:12px;display:grid}.home-progress-item{color:inherit;background:#fff;border-radius:24px;padding:16px;text-decoration:none;display:block;box-shadow:0 8px 20px #0000000d}.home-progress-info{justify-content:space-between;gap:20px;margin-bottom:16px;display:flex}.home-progress-info div{gap:4px;display:grid}.home-progress-info span{color:#6b647c}.home-progress-info p{color:#6b647c;margin:0;font-weight:600}.home-progress-bar{background:#eee7fb;border-radius:999px;height:12px;overflow:hidden}.home-progress-fill{background:#b38bf3;border-radius:999px;height:100%;transition:width .3s}.home-progress-percent{color:#6b647c;margin:10px 0 0;font-weight:600}.home-progress-details{color:#6b647c;flex-wrap:wrap;gap:12px;margin-bottom:16px;font-size:.9rem;font-weight:600;display:flex}.semester-subjects{max-width:1200px;margin:32px auto;padding:0 24px}.semester-subjects-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.semester-subjects-header a{color:#fff;background:#b38bf3;border-radius:999px;padding:10px 18px;font-weight:600;text-decoration:none;transition:transform .2s}.semester-subjects-header a:hover{transform:translateY(-2px)}.semester-subjects-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.semester-subject-card{color:inherit;background:#fff;border-radius:24px;padding:24px;text-decoration:none;transition:transform .2s;box-shadow:0 8px 20px #0000000d}.semester-subject-card:hover{transform:translateY(-4px)}.semester-subject-card h3{margin:8px 0 0}@media (width<=1024px){.semester-subjects-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.semester-subjects-grid{grid-template-columns:1fr}}.exam-overview{max-width:1200px;margin:32px auto;padding:0 24px}.exam-label{color:#8b5cf6;margin:0 0 8px;font-weight:700}.exam-overview h2{margin:0 0 20px}.exam-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.exam-code{color:#8b5cf6;margin:0 0 8px;font-weight:700}.exam-card span{color:#8b5cf6;background:#eee7fb;border-radius:999px;padding:8px 14px;font-weight:700;display:inline-block}@media (width<=1024px){.exam-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.exam-grid{grid-template-columns:1fr}}.subject-page{max-width:1200px;margin:48px auto;padding:0 24px}.subject-page-label{color:#8b5cf6;margin:0;font-weight:700}.subject-page h1{margin:8px 0;font-size:3rem}.subject-features-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:32px;display:grid}.subject-feature-card{color:inherit;background:#fff;border-radius:24px;padding:28px;text-decoration:none;transition:transform .2s;box-shadow:0 8px 20px #0000000d}.subject-feature-card:hover{transform:translateY(-4px)}.subject-feature-card h3{margin:0 0 8px}.subject-feature-card p{color:#6b647c;margin:0}.syllabus-tracker{background:#fff;border-radius:24px;margin-top:40px;padding:28px;box-shadow:0 8px 20px #0000000d}.syllabus-tracker h2{margin:0 0 20px}.syllabus-list{gap:14px;display:grid}.syllabus-item{cursor:pointer;background:#fbf7ff;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;font-weight:600;display:flex}.syllabus-item input{width:18px;height:18px}.progress-info{color:#6b647c;justify-content:space-between;align-items:center;margin-bottom:12px;font-weight:600;display:flex}.progress-bar{background:#eee7fb;border-radius:999px;height:12px;margin-bottom:24px;overflow:hidden}.progress-fill{background:#8b5cf6;border-radius:999px;height:100%;transition:width .3s}.notes-page{max-width:1200px;margin:48px auto;padding:0 40px}.notes-list{gap:20px;margin-top:40px;display:grid}.note-progress-preview{color:#8b5cf6;align-items:center;gap:12px;margin-top:8px;font-weight:600;display:flex}.rating-1{color:#ef4444}.rating-2{color:#f97316}.rating-3{color:#eab308}.rating-4{color:#84cc16}.rating-5{color:#22c55e}.note-page{max-width:900px;margin:48px auto;padding:0 24px}.note-label{color:#8b5cf6;font-weight:700}.note-page h1{margin:8px 0 16px;font-size:3rem}.note-content{background:#fff;border-radius:24px;margin-top:40px;padding:32px 40px;box-shadow:0 8px 20px #0000000d}.note-content pre{white-space:pre-wrap;margin:0;font-family:inherit;line-height:1.7}.resource-progress{background:#fff;border-radius:24px;margin-top:24px;padding:24px;box-shadow:0 8px 20px #0000000d}.resource-completed{cursor:pointer;align-items:center;gap:12px;margin-bottom:24px;font-weight:600;display:flex}.resource-completed input{width:18px;height:18px}.resource-rating p{margin-bottom:12px;font-weight:600}.stars{gap:8px;display:flex}.stars button{cursor:pointer;color:#d1d5db;background:0 0;border:none;font-size:2rem;transition:color .2s}.stars button:hover{color:#b38bf3}.stars button.star-1{color:#ef4444}.stars button.star-2{color:#f97316}.stars button.star-3{color:#eab308}.stars button.star-4{color:#84cc16}.stars button.star-5{color:#22c55e}.flashcards-grid{gap:20px;margin-top:32px;display:grid}.flashcard{text-align:left;cursor:pointer;background:#fff;border:none;border-radius:24px;padding:32px;transition:transform .2s,background .2s;box-shadow:0 8px 20px #0000000d}.flashcard:hover{transform:translateY(-4px)}.flashcard-label{color:#8b5cf6;margin:0 0 12px;font-size:.9rem;font-weight:700}.flashcard h3{color:#17142a;margin:0;font-size:1.2rem}.flashcard p{margin:0}.video-topics{gap:48px;margin-top:40px;display:grid}.video-topic-section h2{margin-bottom:18px}.video-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.video-card{text-align:left;cursor:pointer;color:inherit;background:#fff;border:none;border-radius:24px;padding:0;transition:transform .2s;overflow:hidden;box-shadow:0 8px 20px #0000000d}.video-card:hover{transform:translateY(-4px)}.video-card iframe{aspect-ratio:16/9;border:none;width:100%;display:block}.video-thumbnail-button{cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:block;position:relative}.video-thumbnail-button img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.play-button{color:#fff;background:red;border-radius:14px;justify-content:center;align-items:center;width:64px;height:44px;font-size:1.3rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-card h3{color:#17142a;margin:0;padding:18px 20px 22px;font-size:1rem}.exam-grid{gap:20px;margin-top:32px;display:grid}.exam-card{background:#fff;border-radius:24px;padding:32px;box-shadow:0 8px 20px #0000000d}.exam-card h3{margin:0 0 8px}.exam-card p{color:#6b647c;margin:0}.all-notes-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:32px;display:grid}.note-card{color:inherit;background:#fff;border-radius:20px;padding:32px;text-decoration:none;transition:transform .2s;display:block;box-shadow:0 8px 20px #0000000d}.note-card:hover{transform:translateY(-4px)}.note-card h3{margin:0 0 8px}.note-card p{color:#6b647c;margin:0}.all-flashcards-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin-top:32px;display:grid}.flashcard-deck-card{background:#fff;border-radius:24px;min-height:220px;padding:32px;box-shadow:0 8px 20px #0000000d}.flashcard-deck-card h3{margin:8px 0 12px}.deck-button{text-align:center;color:#fff;background:#b38bf3;border-radius:999px;width:100%;margin-top:24px;padding:14px;font-weight:600;text-decoration:none;display:block}.all-videos-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin-top:32px;display:grid}.video-subject-card{color:inherit;background:#fff;border-radius:24px;padding:32px;text-decoration:none;transition:transform .2s;box-shadow:0 8px 20px #0000000d}.video-subject-card:hover{transform:translateY(-4px)}.video-subject-card h3{margin:8px 0}.pdf-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:16px;display:grid}.pdf-card{color:inherit;background:#fff;border-radius:20px;align-items:center;gap:16px;padding:16px 20px;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 8px 20px #0000000d}.pdf-card:hover{transform:translateY(-4px)}.pdf-icon{font-size:2rem}.pdf-card h3{margin:0}.pdf-arrow{color:#8b5cf6;margin-left:auto;font-size:1.2rem}.pdf-category-section{margin-top:40px}.pdf-category-section h2{margin-bottom:16px}@media (width<=768px){.pdf-grid{grid-template-columns:1fr}}.pdf-card-content{gap:8px;display:grid}.pdf-progress-preview{color:#8b5cf6;align-items:center;gap:12px;font-size:.9rem;font-weight:600;display:flex}.pdf-rating.rating-1{color:#ef4444}.pdf-rating.rating-2{color:#f97316}.pdf-rating.rating-3{color:#eab308}.pdf-rating.rating-4{color:#84cc16}.pdf-rating.rating-5{color:#22c55e}.pdf-viewer{border:none;border-radius:20px;width:100%;height:900px;margin-top:24px}.all-pdfs-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:32px;display:grid}.pdf-subject-card{color:inherit;background:#fff;border-radius:20px;padding:24px;text-decoration:none;transition:transform .2s;display:block;box-shadow:0 8px 20px #0000000d}.pdf-subject-card:hover{transform:translateY(-4px)}.pdf-subject-card h3{margin:8px 0}.pdf-subject-card p:last-child{color:#6b647c;margin:0}@media (width<=768px){.all-pdfs-grid{grid-template-columns:1fr}}.semester-card{background:#fff;border-radius:24px;margin-top:32px;padding:28px;box-shadow:0 8px 20px #0000000d}.semester-card h2{margin:0 0 20px}.year-buttons{flex-wrap:wrap;gap:12px;display:flex}.year-buttons button{cursor:pointer;background:#eee7fb;border:none;border-radius:999px;padding:12px 20px;font-weight:600}.year-buttons button.active-year{color:#fff;background:#b38bf3}.semester-subject-list{gap:14px;display:grid}.semester-subject-item{cursor:pointer;background:#fbf7ff;border-radius:18px;align-items:center;gap:12px;padding:16px 18px;display:flex}.semester-subject-item input{width:18px;height:18px}.semester-card ul{margin:0;padding-left:20px}.semester-card li{margin-bottom:8px}.custom-subject-form{grid-template-columns:1fr 1fr auto;gap:12px;display:grid}.custom-subject-form input{border:1px solid #e2d8f0;border-radius:16px;padding:14px 16px;font-size:1rem}.custom-subject-form button{color:#fff;cursor:pointer;background:#b38bf3;border:none;border-radius:999px;padding:14px 20px;font-weight:600}@media (width<=768px){.custom-subject-form{grid-template-columns:1fr}}.selected-subject-item{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.remove-subject-button{color:#7c3aed;cursor:pointer;background:#f3e8ff;border:none;border-radius:999px;padding:8px 14px;font-weight:600}.year-subjects-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:32px;display:grid}.year-subject-card{color:inherit;background:#fff;border-radius:24px;padding:24px;text-decoration:none;transition:transform .2s;box-shadow:0 8px 20px #0000000d}.year-subject-card:hover{transform:translateY(-4px)}.year-subject-card h3{margin:8px 0 0}@media (width<=768px){.year-subjects-grid{grid-template-columns:1fr}}.exam-page-section{margin-top:40px}.exam-page-section h2{margin-bottom:20px}.exam-page-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.exam-page-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 8px 20px #0000000d}.exam-page-code{color:#8b5cf6;margin:0 0 8px;font-weight:700}.exam-page-card h3{margin:0 0 16px}.exam-page-card p{color:#6b647c;margin:0 0 12px}.exam-page-card span{color:#8b5cf6;background:#eee7fb;border-radius:999px;padding:8px 14px;font-weight:700;display:inline-block}@media (width<=1024px){.exam-page-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.exam-page-grid{grid-template-columns:1fr}}.study-plan-list{gap:24px;margin-top:32px;display:grid}.study-plan-card{background:#fff;border-radius:24px;padding:28px;box-shadow:0 8px 20px #0000000d}.study-plan-card h2{margin:0 0 24px}.study-plan-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.study-plan-grid h3{color:#8b5cf6;margin:0 0 12px}.study-plan-item{cursor:pointer;align-items:center;gap:10px;padding:10px 0;font-weight:600;display:flex}.study-plan-item input{width:18px;height:18px}@media (width<=900px){.study-plan-grid{grid-template-columns:1fr}}.study-plan-summary{background:#fff;border-radius:24px;gap:16px;margin-top:32px;padding:28px;display:grid;box-shadow:0 8px 20px #0000000d}.study-plan-summary-label{color:#8b5cf6;margin:0 0 8px;font-weight:700}.study-plan-summary h2{margin:0}.study-plan-summary>p{color:#6b647c;margin:0;font-weight:700}.study-plan-card-header{justify-content:space-between;gap:20px;margin-bottom:16px;display:flex}.study-plan-card-header h2{margin:0 0 8px}.study-plan-card-header p{color:#6b647c;margin:0;font-weight:600}.study-plan-card-header span{color:#6b647c;font-weight:700}.study-plan-progress-bar{background:#eee7fb;border-radius:999px;height:12px;margin-bottom:24px;overflow:hidden}.study-plan-progress-fill{background:#b38bf3;border-radius:999px;height:100%;transition:width .3s}.study-plan-resources{border-top:1px solid #eee7fb;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px;padding-top:24px;display:grid}.study-plan-resources h3{color:#8b5cf6;margin:0 0 12px}.study-plan-resource-item{color:inherit;align-items:center;gap:10px;padding:10px 0;font-weight:600;text-decoration:none;display:flex}.study-plan-resource-item:hover{color:#8b5cf6}@media (width<=900px){.study-plan-resources{grid-template-columns:1fr}}.book-progress-card{cursor:pointer;background:#fff;border-radius:24px;margin-top:32px;margin-bottom:32px;padding:32px;transition:transform .2s;box-shadow:0 8px 20px #00000008}.study-plan-book-item{color:inherit;padding:14px 0;text-decoration:none;display:block}.study-plan-book-item-header{justify-content:space-between;gap:16px;font-weight:700;display:flex}.study-plan-book-item p{color:var(--muted-text);margin:6px 0 0;font-size:.9rem}.study-plan-progress-bar.small{height:8px;margin-top:8px}.book-progress-link{color:inherit;text-decoration:none;display:block}.book-progress-card{background:#fff;border-radius:24px;margin-top:32px;margin-bottom:32px;padding:32px;box-shadow:0 8px 20px #00000008}.book-progress-card:hover{transform:translateY(-2px)}.book-progress-header{justify-content:space-between;gap:24px;display:flex}.book-progress-header h2{margin:8px 0}.book-page-grid{grid-template-columns:repeat(auto-fill,minmax(50px,1fr));gap:8px;margin-top:20px;display:grid}.book-page-cell{color:#17132f;cursor:pointer;background:#fff;border:1px solid #e6d8ff;border-radius:10px;padding:10px 0;font-size:.85rem;font-weight:700;transition:all .2s}.book-page-cell:hover{background:#f3ebff;transform:translateY(-1px)}.book-page-cell.is-read{color:#fff;background:#a855f7;border-color:#a855f7}.programming-page{max-width:1100px;margin:0 auto;padding:48px 24px}.programming-hero{margin-bottom:40px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#7c3aed;margin-bottom:12px;font-size:.8rem;font-weight:700}.programming-hero h1{margin-bottom:16px;font-size:clamp(2.2rem,5vw,4rem)}.programming-hero p{color:#5f6472;max-width:650px;line-height:1.7}.programming-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.programming-card{background:#fff;border-radius:24px;padding:28px;box-shadow:0 10px 30px #7864b41f}.programming-card h2{margin-bottom:10px}.programming-card p{color:#6b7280;margin-bottom:20px;line-height:1.6}.programming-tags{flex-wrap:wrap;gap:10px;display:flex}.programming-tag{color:#6d28d9;background:#f3e8ff;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.programming-tag:hover{background:#e9d5ff;transform:translateY(-2px)}.programming-topic-page{max-width:1000px;margin:0 auto;padding:48px 24px}.back-link{color:#6d28d9;align-items:center;gap:8px;margin-bottom:32px;font-weight:600;text-decoration:none;display:inline-flex}.back-link:hover{text-decoration:underline}.lesson-header{margin-bottom:40px}.lesson-header h1{margin-bottom:12px;font-size:clamp(2.5rem,5vw,4rem)}.lesson-header p{color:#6b7280;line-height:1.7}.lesson-section{margin-bottom:48px}.lesson-section h2{margin-bottom:16px}.lesson-section p{color:#4b5563;line-height:1.8}.programming-doc-layout{grid-template-columns:240px minmax(0,1fr);gap:48px;max-width:1200px;margin:0 auto;padding:48px 24px;display:grid}.programming-sidebar{background:#fff;border-radius:24px;align-self:start;padding:24px;position:sticky;top:120px;box-shadow:0 10px 30px #7864b41f}.programming-sidebar h2{margin-bottom:20px}.sidebar-link{color:#4b5563;border-radius:12px;padding:10px 12px;font-weight:600;text-decoration:none;display:block}.sidebar-link:hover,.sidebar-link.active{color:#6d28d9;background:#f3e8ff}.programming-doc-content{max-width:850px}.topic-lessons-section h2{margin-bottom:20px}.topic-lessons-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.topic-lesson-card{color:#1f1b3d;background:#fff;border-radius:18px;padding:20px;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 10px 30px #7864b41f}.topic-lesson-card:hover{color:#6d28d9;transform:translateY(-3px)}.code-block{background:#282c34;border:1px solid #6d28d92e;border-radius:16px;margin:20px 0;overflow:hidden}.code-block-header{background:#f8f5ff;border-bottom:1px solid #6d28d924;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.code-block-header span{color:#6d28d9;text-transform:lowercase;font-size:.85rem;font-weight:700}.code-block-header button{color:#4b5563;cursor:pointer;background:#fff;border:none;border-radius:10px;padding:6px 10px;font-weight:700;box-shadow:0 4px 12px #7864b41f}.code-block-header button:hover{color:#6d28d9}.lesson-code{margin:20px 0}.lesson-output{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;margin:20px 0;overflow:hidden}.lesson-output-header{color:#6b7280;background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:10px 16px;font-weight:700}.lesson-output pre{white-space:pre-wrap;margin:0;padding:16px;font-family:monospace}.lesson-callout{border:1px solid;border-radius:16px;margin:20px 0;overflow:hidden}.lesson-callout-header{border-bottom:1px solid;align-items:center;gap:8px;padding:10px 16px;font-weight:700;display:flex}.lesson-callout p{margin:0;padding:16px;line-height:1.7}.lesson-callout-tip{background:#fefce8;border-color:#facc15}.lesson-callout-tip .lesson-callout-header{color:#854d0e;background:#fde68a;border-color:#facc15}.lesson-callout-tip p{color:#44403c}.lesson-callout-warning{background:#fff1f2;border-color:#fb7185}.lesson-callout-warning .lesson-callout-header{color:#9f1239;background:#ffe4e6;border-color:#fb7185}.lesson-callout-warning p{color:#4c0519}.lesson-callout-note{background:#eff6ff;border-color:#93c5fd}.lesson-callout-note .lesson-callout-header{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.lesson-callout-note p{color:#1e3a8a}
