.LearnTopBar-module__BajuVW__header{z-index:10;background-color:var(--bg-primary);border-bottom:1px solid var(--border);justify-content:center;align-items:center;height:56px;display:flex;position:fixed;top:0;left:0;right:0}.LearnTopBar-module__BajuVW__inner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:0 1.5rem;display:flex}.LearnTopBar-module__BajuVW__left{align-items:center;gap:2rem;display:flex}.LearnTopBar-module__BajuVW__logo{width:auto;height:1.75rem}.LearnTopBar-module__BajuVW__nav{align-items:center;gap:.25rem;display:flex}.LearnTopBar-module__BajuVW__navItem{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .15s,color .15s;display:flex}.LearnTopBar-module__BajuVW__navItem:hover{background-color:var(--bg-tertiary);color:var(--text-primary)}.LearnTopBar-module__BajuVW__navItemActive{color:var(--text-primary);background-color:var(--bg-tertiary);}.LearnTopBar-module__BajuVW__navIcon{flex-shrink:0;width:18px;height:18px}.LearnTopBar-module__BajuVW__right{align-items:center;display:flex}.LearnTopBar-module__BajuVW__profileBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .15s,color .15s;display:flex}.LearnTopBar-module__BajuVW__profileBtn:hover{background-color:var(--bg-tertiary);color:var(--text-primary)}.LearnTopBar-module__BajuVW__profileBtnActive{color:var(--text-primary);background-color:var(--bg-tertiary);}.LearnTopBar-module__BajuVW__avatar{object-fit:cover;border-radius:50%;width:24px;height:24px}@media (max-width:768px){.LearnTopBar-module__BajuVW__header{display:none}}
.LearnBottomBar-module__0EFRHq__bar{z-index:10;background-color:var(--bg-primary);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom,0px);display:none;position:fixed;bottom:0;left:0;right:0}@media (max-width:768px){.LearnBottomBar-module__0EFRHq__bar{justify-content:space-around;align-items:center;display:flex}}.LearnBottomBar-module__0EFRHq__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:.5rem 0;font-family:inherit;transition:color .15s;display:flex}.LearnBottomBar-module__0EFRHq__tab:hover{color:var(--text-primary)}.LearnBottomBar-module__0EFRHq__tabActive{color:var(--text-primary);}.LearnBottomBar-module__0EFRHq__icon{flex-shrink:0;width:22px;height:22px}.LearnBottomBar-module__0EFRHq__label{font-size:.625rem;font-weight:500}.LearnBottomBar-module__0EFRHq__avatar{object-fit:cover;border-radius:50%;width:22px;height:22px}
.LearnPage-module__bLBRKa__main{background-color:var(--bg-primary);flex-direction:column;flex:1;min-height:100vh;display:flex}.LearnPage-module__bLBRKa__content{flex:1;width:100%;max-width:1200px;margin-top:56px;margin-left:auto;margin-right:auto;padding:2rem 1.5rem}.LearnPage-module__bLBRKa__section{flex-direction:column;gap:1.5rem;display:flex}.LearnPage-module__bLBRKa__title{color:var(--text-primary);font-size:1.5rem;font-weight:600}.LearnPage-module__bLBRKa__skeletonGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.LearnPage-module__bLBRKa__skeletonCard{background-color:var(--bg-card);border:1px solid var(--border);border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.LearnPage-module__bLBRKa__skeletonLine{background-color:var(--bg-tertiary);border-radius:6px;height:12px;animation:1.5s ease-in-out infinite LearnPage-module__bLBRKa__pulse}.LearnPage-module__bLBRKa__skeletonThumb{background-color:var(--bg-tertiary);border-radius:.5rem;height:120px;animation:1.5s ease-in-out infinite LearnPage-module__bLBRKa__pulse}.LearnPage-module__bLBRKa__skeletonCircle{background-color:var(--bg-tertiary);border-radius:50%;width:48px;height:48px;animation:1.5s ease-in-out infinite LearnPage-module__bLBRKa__pulse}.LearnPage-module__bLBRKa__skeletonProfile{align-items:flex-start;gap:1.5rem;display:flex}.LearnPage-module__bLBRKa__skeletonAvatarLarge{background-color:var(--bg-tertiary);border-radius:50%;flex-shrink:0;width:80px;height:80px;animation:1.5s ease-in-out infinite LearnPage-module__bLBRKa__pulse}.LearnPage-module__bLBRKa__skeletonLines{flex-direction:column;flex:1;gap:.75rem;padding-top:.5rem;display:flex}@media (max-width:768px){.LearnPage-module__bLBRKa__content{padding-bottom:calc(3.5rem + env(safe-area-inset-bottom,0px));margin-top:0}}@keyframes LearnPage-module__bLBRKa__pulse{0%,to{opacity:1}50%{opacity:.4}}
.CoursePageContent-module__FZI9za__layout{align-items:flex-start;gap:2rem;display:flex}.CoursePageContent-module__FZI9za__sidebar{flex-shrink:0;align-self:flex-start;width:320px;position:sticky;top:72px}.CoursePageContent-module__FZI9za__sidebarInner{flex-direction:column;gap:1rem;display:flex}.CoursePageContent-module__FZI9za__backNav{color:var(--text-muted);align-items:center;gap:.35rem;width:fit-content;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.CoursePageContent-module__FZI9za__backNav:hover{color:var(--text-primary)}.CoursePageContent-module__FZI9za__header{background-color:var(--bg-card);border:1px solid var(--border);border-radius:1rem;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.CoursePageContent-module__FZI9za__headerThumb{border-radius:.875rem;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.CoursePageContent-module__FZI9za__headerIcon{object-fit:contain;border-radius:8px;width:36px;height:36px}.CoursePageContent-module__FZI9za__headerEmoji{font-size:1.75rem;line-height:1}.CoursePageContent-module__FZI9za__headerTitle{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.CoursePageContent-module__FZI9za__headerMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.375rem;font-size:.6875rem;display:flex}.CoursePageContent-module__FZI9za__levelBadge{letter-spacing:.02em;background-color:var(--bg-tertiary);color:var(--text-secondary);border-radius:999px;padding:.125rem .5rem;font-size:.625rem;font-weight:600;display:inline-flex}.CoursePageContent-module__FZI9za__metaText{font-weight:500}.CoursePageContent-module__FZI9za__metaDot{opacity:.4}.CoursePageContent-module__FZI9za__headerDesc{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.55}.CoursePageContent-module__FZI9za__progressWrap{flex-direction:column;gap:.375rem;display:flex}.CoursePageContent-module__FZI9za__progressTop{justify-content:space-between;align-items:baseline;display:flex}.CoursePageContent-module__FZI9za__progressPercent{color:var(--text-primary);font-size:.875rem;font-weight:700}.CoursePageContent-module__FZI9za__progressLabel{color:var(--text-muted);font-size:.6875rem}.CoursePageContent-module__FZI9za__progressBar{background-color:var(--bg-tertiary);border-radius:999px;height:6px;overflow:hidden}.CoursePageContent-module__FZI9za__progressFill{background-color:var(--accent);border-radius:999px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.CoursePageContent-module__FZI9za__certCard{border:1.5px dashed var(--border-strong);background-color:var(--bg-card);border-radius:.875rem;align-items:center;gap:.75rem;padding:1rem 1.125rem;display:flex}.CoursePageContent-module__FZI9za__certCardDone{background:linear-gradient(135deg, #fffbeb, var(--bg-card));border-style:solid;border-color:#f59e0b}.CoursePageContent-module__FZI9za__certIcon{background-color:var(--bg-tertiary);width:44px;height:44px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CoursePageContent-module__FZI9za__certIconDone{color:#d97706;background-color:#fef3c7;animation:2s ease-in-out infinite CoursePageContent-module__FZI9za__certGlow}.CoursePageContent-module__FZI9za__certBody{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.CoursePageContent-module__FZI9za__certTitle{color:var(--text-primary);margin:0;font-size:.8125rem;font-weight:700}.CoursePageContent-module__FZI9za__certDesc{color:var(--text-secondary);margin:0;font-size:.75rem;line-height:1.45}.CoursePageContent-module__FZI9za__certBtn{color:#fff;cursor:pointer;background-color:#f59e0b;border:none;border-radius:.4375rem;align-items:center;width:fit-content;margin-top:.375rem;padding:.35rem .875rem;font-size:.6875rem;font-weight:600;transition:all .15s;display:inline-flex}.CoursePageContent-module__FZI9za__certBtn:hover{background-color:#d97706}.CoursePageContent-module__FZI9za__main{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.CoursePageContent-module__FZI9za__chapter{flex-direction:column;display:flex}.CoursePageContent-module__FZI9za__chapterHeader{align-items:center;gap:.75rem;padding:.75rem 0 .5rem;display:flex}.CoursePageContent-module__FZI9za__chapterBadge{width:32px;height:32px;color:var(--text-muted);background-color:var(--bg-tertiary);border:1.5px solid var(--border);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;display:flex}.CoursePageContent-module__FZI9za__chapterBadgeDone{background-color:var(--accent);border-color:var(--accent);color:#fff}.CoursePageContent-module__FZI9za__chapterInfo{flex-direction:column;gap:.0625rem;display:flex}.CoursePageContent-module__FZI9za__chapterLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.625rem;font-weight:600}.CoursePageContent-module__FZI9za__chapterTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600;line-height:1.3}.CoursePageContent-module__FZI9za__spine{flex-direction:column;padding-left:15px;display:flex}.CoursePageContent-module__FZI9za__lessonRow{align-items:flex-start;gap:.875rem;padding-bottom:.25rem;display:flex;position:relative}.CoursePageContent-module__FZI9za__spineLine{background-color:var(--border);z-index:0;width:2px;position:absolute;top:40px;bottom:-12px;left:15px}.CoursePageContent-module__FZI9za__spineLineDone{background-color:var(--accent)}.CoursePageContent-module__FZI9za__lessonNode{z-index:1;border:2px solid var(--border);background-color:var(--bg-card);width:32px;height:32px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.625rem;transition:all .2s;display:flex;position:relative}.CoursePageContent-module__FZI9za__status_completed .CoursePageContent-module__FZI9za__lessonNode{background-color:var(--accent);border-color:var(--accent);color:#fff}.CoursePageContent-module__FZI9za__status_current .CoursePageContent-module__FZI9za__lessonNode{border-color:var(--accent);background-color:var(--bg-card);color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 18%, transparent);animation:2.5s ease-in-out infinite CoursePageContent-module__FZI9za__pulse}.CoursePageContent-module__FZI9za__status_locked .CoursePageContent-module__FZI9za__lessonNode{opacity:.4}.CoursePageContent-module__FZI9za__lessonNum{font-size:.75rem;font-weight:700;line-height:1}.CoursePageContent-module__FZI9za__lessonCard{background-color:var(--bg-card);border:1px solid var(--border);cursor:default;border-radius:.75rem;flex-direction:column;flex:1;gap:.25rem;min-width:0;padding:.625rem .875rem;transition:all .2s;display:flex}.CoursePageContent-module__FZI9za__status_completed .CoursePageContent-module__FZI9za__lessonCard{opacity:.65}.CoursePageContent-module__FZI9za__status_completed .CoursePageContent-module__FZI9za__lessonCard:hover{opacity:.85}.CoursePageContent-module__FZI9za__status_current .CoursePageContent-module__FZI9za__lessonCard{border-color:var(--accent);background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 4%, var(--bg-card)), var(--bg-card));box-shadow:0 2px 12px color-mix(in srgb, var(--accent) 8%, transparent);cursor:pointer}.CoursePageContent-module__FZI9za__status_locked .CoursePageContent-module__FZI9za__lessonCard{opacity:.45}.CoursePageContent-module__FZI9za__lessonTop{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.CoursePageContent-module__FZI9za__typePill{text-transform:uppercase;letter-spacing:.04em;color:var(--type-color);align-items:center;gap:.25rem;font-size:.625rem;font-weight:600;display:inline-flex}.CoursePageContent-module__FZI9za__typeIcon{font-size:.5625rem}.CoursePageContent-module__FZI9za__lessonDuration{color:var(--text-muted);font-size:.6875rem}.CoursePageContent-module__FZI9za__lessonTitle{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600;line-height:1.35}.CoursePageContent-module__FZI9za__lessonDesc{color:var(--text-secondary);margin:0;font-size:.75rem;line-height:1.5}.CoursePageContent-module__FZI9za__continueBtn{background-color:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:.4375rem;align-items:center;gap:.375rem;width:fit-content;margin-top:.375rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.CoursePageContent-module__FZI9za__continueBtn:hover{opacity:.9;transform:translateY(-1px)}.CoursePageContent-module__FZI9za__notFound{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:4rem 1rem;display:flex}.CoursePageContent-module__FZI9za__notFoundEmoji{margin-bottom:.5rem;font-size:3rem}.CoursePageContent-module__FZI9za__notFoundTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.CoursePageContent-module__FZI9za__notFoundDesc{color:var(--text-secondary);margin:0;font-size:.875rem}.CoursePageContent-module__FZI9za__backLink{color:var(--accent);align-items:center;gap:.375rem;margin-top:1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.CoursePageContent-module__FZI9za__backLink:hover{opacity:.8}@keyframes CoursePageContent-module__FZI9za__pulse{0%,to{box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 18%, transparent)}50%{box-shadow:0 0 0 8px color-mix(in srgb, var(--accent) 8%, transparent)}}@keyframes CoursePageContent-module__FZI9za__certGlow{0%,to{box-shadow:0 0 #f59e0b00}50%{box-shadow:0 0 16px 2px #f59e0b26}}@media (max-width:900px){.CoursePageContent-module__FZI9za__layout{flex-direction:column;gap:1.25rem}.CoursePageContent-module__FZI9za__sidebar{width:100%;position:static}}@media (max-width:480px){.CoursePageContent-module__FZI9za__headerTitle{font-size:1rem}.CoursePageContent-module__FZI9za__lessonCard{padding:.5rem .75rem}.CoursePageContent-module__FZI9za__lessonTitle{font-size:.8125rem}.CoursePageContent-module__FZI9za__lessonDesc{font-size:.6875rem}.CoursePageContent-module__FZI9za__chapterTitle{font-size:.9375rem}.CoursePageContent-module__FZI9za__certCard{text-align:center;flex-direction:column;align-items:center}}
.CoursesContent-module__qDkkPG__filterRow{scrollbar-width:none;align-items:center;gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.CoursesContent-module__qDkkPG__filterRow::-webkit-scrollbar{display:none}.CoursesContent-module__qDkkPG__filterPill{border:1.5px solid var(--border);cursor:pointer;white-space:nowrap;color:var(--text-secondary);background:0 0;border-radius:999px;flex-shrink:0;align-items:center;gap:.375rem;padding:.4rem .875rem;font-size:.8125rem;transition:all .15s;display:flex}.CoursesContent-module__qDkkPG__filterPill:hover{border-color:var(--border-strong);background-color:var(--bg-tertiary)}.CoursesContent-module__qDkkPG__filterPillActive{background-color:var(--text-primary);color:var(--bg-primary);border-color:var(--text-primary)}.CoursesContent-module__qDkkPG__filterPillActive:hover{background-color:var(--text-primary);border-color:var(--text-primary);opacity:.9}.CoursesContent-module__qDkkPG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.CoursesContent-module__qDkkPG__card{background-color:var(--bg-card);border:1px solid var(--border);cursor:pointer;color:inherit;border-radius:.75rem;flex-direction:column;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.CoursesContent-module__qDkkPG__card:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.CoursesContent-module__qDkkPG__cardThumb{justify-content:center;align-items:center;height:140px;display:flex;position:relative;overflow:hidden}.CoursesContent-module__qDkkPG__cardIcon{object-fit:contain;border-radius:12px;width:48px;height:48px}.CoursesContent-module__qDkkPG__cardEmoji{font-size:2.5rem;line-height:1}.CoursesContent-module__qDkkPG__cardBody{flex-direction:column;gap:.5rem;padding:1rem 1.25rem 1.25rem;display:flex}.CoursesContent-module__qDkkPG__cardTag{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;display:inline-flex}.CoursesContent-module__qDkkPG__cardTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600;line-height:1.35}.CoursesContent-module__qDkkPG__cardDesc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.CoursesContent-module__qDkkPG__cardMeta{color:var(--text-muted);align-items:center;gap:.75rem;margin-top:.25rem;font-size:.75rem;display:flex}.CoursesContent-module__qDkkPG__cardMetaItem{align-items:center;gap:.25rem;display:flex}.CoursesContent-module__qDkkPG__badge{background-color:var(--bg-tertiary);color:var(--text-secondary);border-radius:999px;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.CoursesContent-module__qDkkPG__badgeNew{color:#166534;background-color:#dcfce7}.CoursesContent-module__qDkkPG__badgePopular{color:#92400e;background-color:#fef3c7}.CoursesContent-module__qDkkPG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1rem;display:flex}.CoursesContent-module__qDkkPG__emptyEmoji{margin-bottom:.5rem;font-size:2.5rem}.CoursesContent-module__qDkkPG__emptyTitle{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600}.CoursesContent-module__qDkkPG__emptyDesc{color:var(--text-secondary);margin:0;font-size:.875rem}@media (max-width:768px){.CoursesContent-module__qDkkPG__grid{grid-template-columns:1fr}.CoursesContent-module__qDkkPG__cardThumb{height:120px}}@media (max-width:480px){.CoursesContent-module__qDkkPG__filterPill{padding:.35rem .75rem;font-size:.75rem}}
.HomeContent-module__zBYaaa__greeting{flex-direction:column;gap:.25rem;display:flex}.HomeContent-module__zBYaaa__greetingTitle{color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:1.3}.HomeContent-module__zBYaaa__greetingSub{color:var(--text-secondary);margin:0;font-size:.875rem}.HomeContent-module__zBYaaa__sectionHeader{justify-content:space-between;align-items:center;display:flex}.HomeContent-module__zBYaaa__sectionTitle{color:var(--text-primary);font-size:1.125rem;font-weight:600}.HomeContent-module__zBYaaa__sectionLink{color:var(--accent);cursor:pointer;font-size:.8125rem;font-weight:500;text-decoration:none;transition:opacity .15s}.HomeContent-module__zBYaaa__sectionLink:hover{opacity:.8}.HomeContent-module__zBYaaa__continueGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.75rem;display:grid}.HomeContent-module__zBYaaa__continueCard{background-color:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.HomeContent-module__zBYaaa__continueCard:hover{border-color:var(--border-strong);box-shadow:0 4px 12px #0000000f}.HomeContent-module__zBYaaa__continueThumb{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.HomeContent-module__zBYaaa__continueThumbIcon{object-fit:contain;width:32px;height:32px}.HomeContent-module__zBYaaa__continueThumbEmoji{font-size:1.75rem;line-height:1}.HomeContent-module__zBYaaa__continueBody{flex-direction:column;flex:1;gap:.375rem;min-width:0;display:flex}.HomeContent-module__zBYaaa__continueTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.HomeContent-module__zBYaaa__continueProgress{align-items:center;gap:.5rem;display:flex}.HomeContent-module__zBYaaa__progressBar{background-color:var(--bg-tertiary);border-radius:2px;flex:1;height:4px;overflow:hidden}.HomeContent-module__zBYaaa__progressFill{background-color:var(--accent);border-radius:2px;height:100%;transition:width .3s}.HomeContent-module__zBYaaa__progressText{color:var(--text-muted);flex-shrink:0;font-size:.6875rem;font-weight:600}.HomeContent-module__zBYaaa__featuredGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.HomeContent-module__zBYaaa__featuredCard{background-color:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:.75rem;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.HomeContent-module__zBYaaa__featuredCard:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.HomeContent-module__zBYaaa__featuredThumb{justify-content:center;align-items:center;height:100px;display:flex}.HomeContent-module__zBYaaa__featuredIcon{object-fit:contain;width:40px;height:40px}.HomeContent-module__zBYaaa__featuredEmoji{font-size:2rem;line-height:1}.HomeContent-module__zBYaaa__featuredBody{flex-direction:column;gap:.25rem;padding:.75rem 1rem 1rem;display:flex}.HomeContent-module__zBYaaa__featuredBadge{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.625rem;font-weight:600}.HomeContent-module__zBYaaa__featuredTitle{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600;line-height:1.35}.HomeContent-module__zBYaaa__featuredMeta{color:var(--text-muted);margin-top:.125rem;font-size:.6875rem}.HomeContent-module__zBYaaa__tipCard{background-color:var(--bg-card);border:1px solid var(--border);border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.HomeContent-module__zBYaaa__tipIcon{background-color:#fef3c7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.HomeContent-module__zBYaaa__tipBody{flex-direction:column;gap:.25rem;display:flex}.HomeContent-module__zBYaaa__tipLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--accent);font-size:.6875rem;font-weight:600}.HomeContent-module__zBYaaa__tipTitle{color:var(--text-primary);font-size:.9375rem;font-weight:600;line-height:1.4}.HomeContent-module__zBYaaa__tipDesc{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.5}@media (max-width:768px){.HomeContent-module__zBYaaa__continueGrid{grid-template-columns:100%}.HomeContent-module__zBYaaa__featuredGrid{grid-template-columns:repeat(2,1fr)}.HomeContent-module__zBYaaa__greetingTitle{font-size:1.25rem}}@media (max-width:480px){.HomeContent-module__zBYaaa__featuredGrid{grid-template-columns:1fr}}
