.BlogPostFeaturedHero-module__jqf7Ga__card{aspect-ratio:var(--hero-aspect,3 / 2);border-radius:var(--radius-2xl);color:var(--color-text-onSolid);background:var(--color-text);text-decoration:none;transition:transform .22s,box-shadow .22s;display:block;position:relative;overflow:hidden;box-shadow:0 1px 20px #e0d7c680}.BlogPostFeaturedHero-module__jqf7Ga__card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0000002e}.BlogPostFeaturedHero-module__jqf7Ga__card:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:4px}.BlogPostFeaturedHero-module__jqf7Ga__cover{position:absolute;inset:0}.BlogPostFeaturedHero-module__jqf7Ga__coverImage{object-fit:cover;width:100%;height:100%;display:block}.BlogPostFeaturedHero-module__jqf7Ga__coverFallback{background:linear-gradient(135deg, var(--red-4), var(--red-7));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BlogPostFeaturedHero-module__jqf7Ga__coverFallbackIcon{color:#ffffffd9;width:4rem;height:4rem}.BlogPostFeaturedHero-module__jqf7Ga__overlay{background:linear-gradient(#0000 0% 40%,#0000008c 80%,#000000c7 100%);position:absolute;inset:0}.BlogPostFeaturedHero-module__jqf7Ga__body{align-items:flex-start;gap:var(--space-3);padding:clamp(var(--space-5), 3vw, var(--space-8));flex-direction:column;display:flex;position:absolute;inset:auto 0 0}.BlogPostFeaturedHero-module__jqf7Ga__badges{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.BlogPostFeaturedHero-module__jqf7Ga__badge{padding:4px var(--space-3);background:var(--color-surface);color:var(--color-text);border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.02em;align-items:center;gap:4px;font-weight:600;display:inline-flex}.BlogPostFeaturedHero-module__jqf7Ga__badgeIcon{width:.875rem;height:.875rem;color:var(--color-primary)}.BlogPostFeaturedHero-module__jqf7Ga__categoryBadge{padding:4px var(--space-3);color:var(--color-text-onSolid);border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.02em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000059;align-items:center;font-weight:600;display:inline-flex}.BlogPostFeaturedHero-module__jqf7Ga__readingPill{padding:4px var(--space-3);color:var(--color-text-onSolid);border-radius:var(--radius-full);font-size:var(--text-xs);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000059;align-items:center;gap:4px;font-weight:500;display:inline-flex}.BlogPostFeaturedHero-module__jqf7Ga__readingIcon{width:.875rem;height:.875rem}.BlogPostFeaturedHero-module__jqf7Ga__title{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--color-text-onSolid);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500;line-height:1.15;display:-webkit-box;overflow:hidden}.BlogPostFeaturedHero-module__jqf7Ga__published{font-size:var(--text-sm);color:color-mix(in srgb, var(--color-text-onSolid) 75%, transparent)}@media (max-width:700px){.BlogPostFeaturedHero-module__jqf7Ga__card{aspect-ratio:3/2}}
.BlogPostFeaturedRow-module__RW9EnG__row{gap:var(--space-4);width:100%;padding:var(--space-3);background:var(--color-text);color:var(--color-text-onSolid);border-radius:var(--radius-xl);grid-template-columns:6rem 1fr;align-items:center;text-decoration:none;transition:background-color .16s,transform .16s;display:grid}.BlogPostFeaturedRow-module__RW9EnG__row:hover{background:color-mix(in oklab, var(--color-text), white 7%);transform:translateY(-1px)}.BlogPostFeaturedRow-module__RW9EnG__row:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.BlogPostFeaturedRow-module__RW9EnG__thumb{aspect-ratio:4/3;border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-text-onSolid) 12%, transparent);position:relative;overflow:hidden}.BlogPostFeaturedRow-module__RW9EnG__thumbImage{object-fit:cover;width:100%;height:100%;display:block}.BlogPostFeaturedRow-module__RW9EnG__thumbFallback{background:linear-gradient(135deg, var(--red-9), var(--red-11));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BlogPostFeaturedRow-module__RW9EnG__thumbFallbackIcon{color:#ffffffd9;width:1.25rem;height:1.25rem}.BlogPostFeaturedRow-module__RW9EnG__text{flex-direction:column;gap:4px;min-width:0;display:flex}.BlogPostFeaturedRow-module__RW9EnG__categoryBadge{padding:1px var(--space-2);font-size:var(--text-xs);color:var(--color-text-onSolid);background:color-mix(in srgb, var(--color-text-onSolid) 14%, transparent);border-radius:var(--radius-full);letter-spacing:.02em;align-self:flex-start;font-weight:600;display:inline-flex}.BlogPostFeaturedRow-module__RW9EnG__title{font-size:var(--text-xs);color:var(--color-text-onSolid);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.BlogPostFeaturedRow-module__RW9EnG__meta{font-size:var(--text-xs);color:color-mix(in srgb, var(--color-text-onSolid) 70%, transparent);flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.BlogPostFeaturedRow-module__RW9EnG__metaDot{color:color-mix(in srgb, var(--color-text-onSolid) 50%, transparent)}.BlogPostFeaturedRow-module__RW9EnG__readingTime{align-items:center;gap:4px;display:inline-flex}.BlogPostFeaturedRow-module__RW9EnG__metaIcon{flex-shrink:0;width:.75rem;height:.75rem}
.Button-module__iG8H9W__button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-full);white-space:nowrap;-webkit-user-select:none;user-select:none;font-weight:500;transition:background-color .12s,color .12s,border-color .12s;display:inline-flex}.Button-module__iG8H9W__button:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.Button-module__iG8H9W__button:disabled{opacity:.6}.Button-module__iG8H9W__button:disabled:not([data-loading=true]){cursor:not-allowed}.Button-module__iG8H9W__button[data-loading=true]{cursor:pointer}.Button-module__iG8H9W__spinner{width:1em;height:1em;animation:.8s linear infinite Button-module__iG8H9W__spin}@keyframes Button-module__iG8H9W__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Button-module__iG8H9W__spinner{animation:none}.Button-module__iG8H9W__arrowTrack{transition:none}}.Button-module__iG8H9W__button[data-size=sm]{height:2rem;padding:0 var(--space-3);font-size:var(--text-sm)}.Button-module__iG8H9W__button[data-size=md]{height:2.5rem;padding:0 var(--space-4);font-size:var(--text-sm)}.Button-module__iG8H9W__button[data-size=lg]{height:2.75rem;padding:0 var(--space-6);font-size:var(--text-sm)}.Button-module__iG8H9W__button[data-variant=primary]{background:linear-gradient(180deg, color-mix(in oklab, var(--color-primary), white 14%) 0%, var(--color-primary) 100%);color:var(--color-primary-fg);box-shadow:inset 0 1px #ffffff2e}.Button-module__iG8H9W__button[data-variant=primary]:hover:not(:disabled){background:linear-gradient(180deg, color-mix(in oklab, var(--color-primary-hover), white 10%) 0%, var(--color-primary-hover) 100%)}.Button-module__iG8H9W__button[data-variant=secondary]{background:var(--color-surface-muted);color:var(--color-text);border:1px solid var(--color-border)}.Button-module__iG8H9W__button[data-variant=secondary]:hover:not(:disabled){background:var(--color-surface-hover)}.Button-module__iG8H9W__button[data-variant=ghost]{color:var(--color-text);background:0 0}.Button-module__iG8H9W__button[data-variant=ghost]:hover:not(:disabled){background:var(--color-surface-muted)}.Button-module__iG8H9W__button[data-variant=danger]{background:var(--color-danger);color:var(--color-danger-fg)}.Button-module__iG8H9W__button[data-variant=danger]:hover:not(:disabled){background:var(--color-danger-hover)}.Button-module__iG8H9W__button[data-variant=dark],.Button-module__iG8H9W__button[data-variant=accent]{padding-right:var(--space-2);box-shadow:0 5px 15px #0003}.Button-module__iG8H9W__button[data-variant=dark]{background:var(--color-text);color:var(--color-text-onSolid)}.Button-module__iG8H9W__button[data-variant=dark]:hover:not(:disabled){background:color-mix(in oklab, var(--color-text), white 7%)}.Button-module__iG8H9W__button[data-variant=dark-flat]{background:var(--color-text);color:var(--color-text-onSolid);box-shadow:inset 0 1px #ffffff1f}.Button-module__iG8H9W__button[data-variant=dark-flat]:hover:not(:disabled){background:color-mix(in oklab, var(--color-text), white 7%)}.Button-module__iG8H9W__leadingIcon{flex-shrink:0;width:1rem;height:1rem}.Button-module__iG8H9W__button[data-variant=accent]{background:var(--color-primary);color:var(--color-text)}.Button-module__iG8H9W__button[data-variant=accent]:hover:not(:disabled){background:color-mix(in oklab, var(--color-primary), white 7%)}.Button-module__iG8H9W__arrowWrap{border-radius:var(--radius-full);background:var(--color-surface);width:1.75rem;height:1.75rem;color:var(--color-text);flex-shrink:0;display:flex;overflow:hidden}.Button-module__iG8H9W__button[data-variant=accent] .Button-module__iG8H9W__arrowWrap{background:var(--color-text);color:var(--color-text-onSolid)}.Button-module__iG8H9W__arrowTrack{flex-shrink:0;width:200%;height:100%;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;transform:translate(-50%)}.Button-module__iG8H9W__arrowCell{flex-shrink:0;justify-content:center;align-items:center;width:50%;height:100%;display:inline-flex}.Button-module__iG8H9W__arrowIcon{width:.875rem;height:.875rem}.Button-module__iG8H9W__button:hover:not(:disabled) .Button-module__iG8H9W__arrowTrack{transform:translate(0)}
.Checkbox-module__mSvlHW__root{background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;transition:background-color .12s,border-color .12s,box-shadow .12s;display:inline-flex}.Checkbox-module__mSvlHW__root:hover{border-color:var(--color-text)}.Checkbox-module__mSvlHW__root:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.Checkbox-module__mSvlHW__root[data-state=checked]{background:var(--color-text);border-color:var(--color-text);color:var(--color-text-onSolid)}.Checkbox-module__mSvlHW__root[data-disabled]{opacity:.5;cursor:not-allowed}.Checkbox-module__mSvlHW__root[aria-invalid=true]{border-color:var(--color-danger)}.Checkbox-module__mSvlHW__indicator{justify-content:center;align-items:center;display:inline-flex}.Checkbox-module__mSvlHW__icon{width:.875rem;height:.875rem}
.Dialog-module__JHNzFG__overlay{z-index:100;background:var(--gray-a8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:fixed;inset:0}.Dialog-module__JHNzFG__overlay[data-state=open]{animation:.18s ease-out Dialog-module__JHNzFG__overlayIn}.Dialog-module__JHNzFG__overlay[data-state=closed]{animation:.14s ease-in Dialog-module__JHNzFG__overlayOut}.Dialog-module__JHNzFG__content{z-index:101;width:min(calc(100vw - 2 * var(--space-4)), 32rem);max-height:calc(100vh - 2 * var(--space-4));background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:var(--space-6);outline:none;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.Dialog-module__JHNzFG__content[data-state=open]{animation:.22s cubic-bezier(.16,1,.3,1) Dialog-module__JHNzFG__contentIn}.Dialog-module__JHNzFG__content[data-state=closed]{animation:.15s cubic-bezier(.4,0,1,1) Dialog-module__JHNzFG__contentOut}.Dialog-module__JHNzFG__header{gap:var(--space-2);margin-bottom:var(--space-5);flex-direction:column;display:flex}.Dialog-module__JHNzFG__title{font-size:var(--text-xl);color:var(--color-text);font-weight:600;line-height:1.3}.Dialog-module__JHNzFG__description{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.5}.Dialog-module__JHNzFG__footer{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-5);display:flex}.Dialog-module__JHNzFG__closeButton{top:var(--space-3);right:var(--space-3);border-radius:var(--radius-md);width:2rem;height:2rem;color:var(--color-text-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:inline-flex;position:absolute}.Dialog-module__JHNzFG__closeButton:hover{background:var(--gray-a3);color:var(--color-text)}.Dialog-module__JHNzFG__closeButton:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.Dialog-module__JHNzFG__closeIcon{width:1rem;height:1rem}@keyframes Dialog-module__JHNzFG__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes Dialog-module__JHNzFG__overlayOut{0%{opacity:1}to{opacity:0}}@keyframes Dialog-module__JHNzFG__contentIn{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes Dialog-module__JHNzFG__contentOut{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-48%)scale(.96)}}
.DropdownMenu-module__LOnnIa__content{z-index:60;min-width:12rem;padding:var(--space-2);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-header);outline:none}.DropdownMenu-module__LOnnIa__content[data-state=open]{animation:.16s cubic-bezier(.16,1,.3,1) DropdownMenu-module__LOnnIa__dropdownIn}.DropdownMenu-module__LOnnIa__content[data-state=closed]{animation:.12s cubic-bezier(.4,0,1,1) DropdownMenu-module__LOnnIa__dropdownOut}.DropdownMenu-module__LOnnIa__content[data-side=bottom]{transform-origin:100% 0}.DropdownMenu-module__LOnnIa__content[data-side=top]{transform-origin:100% 100%}.DropdownMenu-module__LOnnIa__item{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);font-size:var(--text-md);color:var(--color-text);border-radius:var(--radius-lg);cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;transition:background-color .1s;display:flex}.DropdownMenu-module__LOnnIa__item[data-highlighted],.DropdownMenu-module__LOnnIa__item:hover{background:var(--gray-a3)}.DropdownMenu-module__LOnnIa__item[data-disabled]{opacity:.5;pointer-events:none}.DropdownMenu-module__LOnnIa__item[data-variant=danger],.DropdownMenu-module__LOnnIa__item[data-variant=danger] svg{color:var(--color-danger-text)}.DropdownMenu-module__LOnnIa__item[data-variant=danger][data-highlighted],.DropdownMenu-module__LOnnIa__item[data-variant=danger]:hover{background:var(--color-primary-subtle)}.DropdownMenu-module__LOnnIa__separator{height:1px;margin:var(--space-1) 0;background:var(--color-border)}@keyframes DropdownMenu-module__LOnnIa__dropdownIn{0%{opacity:0;transform:scale(.96)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes DropdownMenu-module__LOnnIa__dropdownOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.96)translateY(-4px)}}
.BlogPostPickerDialog-module__IBuncG__body{gap:var(--space-4);flex-direction:column;display:flex}.BlogPostPickerDialog-module__IBuncG__searchWrap{position:relative}.BlogPostPickerDialog-module__IBuncG__searchIcon{left:var(--space-3);width:1rem;height:1rem;color:var(--color-text-muted);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.BlogPostPickerDialog-module__IBuncG__searchInput{padding-left:var(--space-8)}.BlogPostPickerDialog-module__IBuncG__list{flex-direction:column;gap:2px;max-height:22rem;display:flex;overflow-y:auto}.BlogPostPickerDialog-module__IBuncG__muted{padding:var(--space-4);text-align:center;color:var(--color-text-muted);font-style:italic}.BlogPostPickerDialog-module__IBuncG__row{padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;text-align:left;background:0 0;flex-direction:column;gap:2px;transition:background-color .14s,border-color .14s;display:flex}.BlogPostPickerDialog-module__IBuncG__row:hover{background:var(--color-surface-muted);border-color:var(--color-border-strong)}.BlogPostPickerDialog-module__IBuncG__row:disabled{opacity:.6;cursor:not-allowed}.BlogPostPickerDialog-module__IBuncG__rowTitle{color:var(--color-text);font-weight:500}.BlogPostPickerDialog-module__IBuncG__rowSlug{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-text-muted)}
.CoursePickerDialog-module__nwdDRW__body{gap:var(--space-4);flex-direction:column;display:flex}.CoursePickerDialog-module__nwdDRW__searchWrap{position:relative}.CoursePickerDialog-module__nwdDRW__searchIcon{left:var(--space-3);width:1rem;height:1rem;color:var(--color-text-muted);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.CoursePickerDialog-module__nwdDRW__searchInput{padding-left:var(--space-8)}.CoursePickerDialog-module__nwdDRW__list{flex-direction:column;gap:2px;max-height:22rem;display:flex;overflow-y:auto}.CoursePickerDialog-module__nwdDRW__muted{padding:var(--space-4);text-align:center;color:var(--color-text-muted);font-style:italic}.CoursePickerDialog-module__nwdDRW__row{padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;text-align:left;background:0 0;flex-direction:column;gap:2px;transition:background-color .14s,border-color .14s;display:flex}.CoursePickerDialog-module__nwdDRW__row:hover{background:var(--color-surface-muted);border-color:var(--color-border-strong)}.CoursePickerDialog-module__nwdDRW__row:disabled{opacity:.6;cursor:not-allowed}.CoursePickerDialog-module__nwdDRW__rowTitle{color:var(--color-text);font-weight:500}.CoursePickerDialog-module__nwdDRW__rowSlug{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-text-muted)}
.LessonPickerDialog-module__mGkaqW__body{gap:var(--space-4);flex-direction:column;display:flex}.LessonPickerDialog-module__mGkaqW__searchWrap{position:relative}.LessonPickerDialog-module__mGkaqW__searchIcon{left:var(--space-3);width:1rem;height:1rem;color:var(--color-text-muted);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.LessonPickerDialog-module__mGkaqW__searchInput{padding-left:var(--space-8)}.LessonPickerDialog-module__mGkaqW__list{flex-direction:column;gap:2px;max-height:22rem;display:flex;overflow-y:auto}.LessonPickerDialog-module__mGkaqW__muted{padding:var(--space-4);text-align:center;color:var(--color-text-muted);font-style:italic}.LessonPickerDialog-module__mGkaqW__row{padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;text-align:left;background:0 0;flex-direction:column;gap:2px;transition:background-color .14s,border-color .14s;display:flex}.LessonPickerDialog-module__mGkaqW__row:hover{background:var(--color-surface-muted);border-color:var(--color-border-strong)}.LessonPickerDialog-module__mGkaqW__row:disabled{opacity:.6;cursor:not-allowed}.LessonPickerDialog-module__mGkaqW__rowTitle{color:var(--color-text);font-weight:500}.LessonPickerDialog-module__mGkaqW__rowMeta{align-items:center;gap:var(--space-2);font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-text-muted);display:flex}.LessonPickerDialog-module__mGkaqW__rowBadge{padding:1px var(--space-2);border-radius:var(--radius-sm);background:var(--color-surface-muted);border:1px solid var(--color-border);font-family:var(--font-sans);font-size:var(--text-xs);color:var(--color-text-muted)}
.BlogPostCtaBlockEditor-module__1Sm9Mq__wrap{gap:var(--space-3);flex-direction:column;display:flex}.BlogPostCtaBlockEditor-module__1Sm9Mq__card{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-muted);display:flex}.BlogPostCtaBlockEditor-module__1Sm9Mq__cardIcon{width:1.5rem;height:1.5rem;color:var(--color-primary-text);flex-shrink:0;margin-top:2px}.BlogPostCtaBlockEditor-module__1Sm9Mq__cardInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.BlogPostCtaBlockEditor-module__1Sm9Mq__cardLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-subtle);font-weight:600}.BlogPostCtaBlockEditor-module__1Sm9Mq__cardTitle{font-size:var(--text-base);color:var(--color-text);font-weight:600}.BlogPostCtaBlockEditor-module__1Sm9Mq__cardDesc{font-size:var(--text-sm);color:var(--color-text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.BlogPostCtaBlockEditor-module__1Sm9Mq__placeholder{padding:var(--space-8) var(--space-6);text-align:center;color:var(--color-text-muted);font-size:var(--text-sm);background:var(--color-surface-muted);border:1px dashed var(--color-border);border-radius:var(--radius-lg)}.BlogPostCtaBlockEditor-module__1Sm9Mq__actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.BlogPostCtaBlockEditor-module__1Sm9Mq__btnIcon{width:.875rem;height:.875rem;margin-right:var(--space-2)}
.CourseCtaBlockEditor-module__ug9FQG__wrap{gap:var(--space-3);flex-direction:column;display:flex}.CourseCtaBlockEditor-module__ug9FQG__card{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-muted);display:flex}.CourseCtaBlockEditor-module__ug9FQG__cardIcon{width:1.5rem;height:1.5rem;color:var(--color-primary-text);flex-shrink:0;margin-top:2px}.CourseCtaBlockEditor-module__ug9FQG__cardInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.CourseCtaBlockEditor-module__ug9FQG__cardLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-subtle);font-weight:600}.CourseCtaBlockEditor-module__ug9FQG__cardTitle{font-size:var(--text-base);color:var(--color-text);font-weight:600}.CourseCtaBlockEditor-module__ug9FQG__cardDesc{font-size:var(--text-sm);color:var(--color-text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.CourseCtaBlockEditor-module__ug9FQG__placeholder{padding:var(--space-8) var(--space-6);text-align:center;color:var(--color-text-muted);font-size:var(--text-sm);background:var(--color-surface-muted);border:1px dashed var(--color-border);border-radius:var(--radius-lg)}.CourseCtaBlockEditor-module__ug9FQG__actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.CourseCtaBlockEditor-module__ug9FQG__btnIcon{width:.875rem;height:.875rem;margin-right:var(--space-2)}
.LessonCtaBlockEditor-module__rrdkya__wrap{gap:var(--space-3);flex-direction:column;display:flex}.LessonCtaBlockEditor-module__rrdkya__card{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-muted);display:flex}.LessonCtaBlockEditor-module__rrdkya__cardIcon{width:1.5rem;height:1.5rem;color:var(--color-primary-text);flex-shrink:0;margin-top:2px}.LessonCtaBlockEditor-module__rrdkya__cardInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.LessonCtaBlockEditor-module__rrdkya__cardLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-subtle);font-weight:600}.LessonCtaBlockEditor-module__rrdkya__cardTitle{font-size:var(--text-base);color:var(--color-text);font-weight:600}.LessonCtaBlockEditor-module__rrdkya__cardDesc{font-size:var(--text-sm);color:var(--color-text-muted)}.LessonCtaBlockEditor-module__rrdkya__cardWarning{font-size:var(--text-xs);color:var(--color-warning)}.LessonCtaBlockEditor-module__rrdkya__placeholder{padding:var(--space-8) var(--space-6);text-align:center;color:var(--color-text-muted);font-size:var(--text-sm);background:var(--color-surface-muted);border:1px dashed var(--color-border);border-radius:var(--radius-lg)}.LessonCtaBlockEditor-module__rrdkya__actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.LessonCtaBlockEditor-module__rrdkya__btnIcon{width:.875rem;height:.875rem;margin-right:var(--space-2)}
.Field-module__HNnAHa__field{gap:var(--space-2);flex-direction:column;display:flex}.Field-module__HNnAHa__label{font-size:var(--text-sm);color:var(--color-text);font-weight:500}.Field-module__HNnAHa__error{font-size:var(--text-xs);color:var(--color-danger)}.Field-module__HNnAHa__hint{font-size:var(--text-xs);color:var(--color-text-muted)}
.Input-module__-Spqia__input{width:100%;height:2.5rem;padding:0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-surface);color:var(--color-text);font-size:var(--text-sm);transition:border-color .12s,box-shadow .12s}.Input-module__-Spqia__input::placeholder{color:var(--color-text-subtle)}.Input-module__-Spqia__input:focus-visible{border-color:color-mix(in srgb, currentColor 35%, transparent);outline:none}.Input-module__-Spqia__input:disabled{background:var(--color-surface-muted);opacity:.6;cursor:not-allowed}.Input-module__-Spqia__input[aria-invalid=true],.Input-module__-Spqia__input[aria-invalid=true]:focus-visible{border-color:var(--color-danger)}
.Popover-module__tNZ8NG__content{z-index:200;width:22rem;max-width:calc(100vw - var(--space-6));padding:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.Popover-module__tNZ8NG__content:focus-visible{outline:none}.Popover-module__tNZ8NG__content[data-state=open]{animation:.14s ease-out Popover-module__tNZ8NG__popoverIn}.Popover-module__tNZ8NG__content[data-state=closed]{animation:.1s ease-in Popover-module__tNZ8NG__popoverOut}@keyframes Popover-module__tNZ8NG__popoverIn{0%{opacity:0;transform:scale(.97)translateY(-2px)}}@keyframes Popover-module__tNZ8NG__popoverOut{to{opacity:0;transform:scale(.97)translateY(-2px)}}
.KeywordIconPicker-module__q5k2vq__trigger{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);width:2.5rem;height:2.5rem;color:var(--color-text);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .12s,border-color .12s;display:inline-flex}.KeywordIconPicker-module__q5k2vq__trigger:hover{background:var(--color-surface-hover);border-color:var(--color-border-strong)}.KeywordIconPicker-module__q5k2vq__trigger:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.KeywordIconPicker-module__q5k2vq__triggerIcon{width:1.125rem;height:1.125rem}.KeywordIconPicker-module__q5k2vq__content{padding:var(--space-2);max-width:18rem}.KeywordIconPicker-module__q5k2vq__grid{grid-template-columns:repeat(6,1fr);gap:4px;display:grid}.KeywordIconPicker-module__q5k2vq__gridItem{border-radius:var(--radius-sm);width:2.25rem;height:2.25rem;color:var(--color-text);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;transition:background-color .1s,border-color .1s;display:inline-flex}.KeywordIconPicker-module__q5k2vq__gridItem:hover{background:var(--color-surface-hover)}.KeywordIconPicker-module__q5k2vq__gridItem:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.KeywordIconPicker-module__q5k2vq__gridItem[data-selected]{background:var(--color-text);color:var(--color-text-onSolid);border-color:var(--color-text)}.KeywordIconPicker-module__q5k2vq__gridItemIcon{width:1rem;height:1rem}
.CourseSettingsDialog-module__TMQLRq__trigger{align-items:center;gap:var(--space-2);display:inline-flex}.CourseSettingsDialog-module__TMQLRq__triggerIcon{width:1rem;height:1rem}.CourseSettingsDialog-module__TMQLRq__form{display:contents}.CourseSettingsDialog-module__TMQLRq__fieldset{gap:var(--space-4);flex-direction:column;display:flex}.CourseSettingsDialog-module__TMQLRq__serverError{padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--color-danger-text);background:var(--color-primary-subtle);border:1px solid var(--color-primary-border);border-radius:var(--radius-md)}.CourseSettingsDialog-module__TMQLRq__keywordsList{gap:var(--space-2);flex-direction:column;display:flex}.CourseSettingsDialog-module__TMQLRq__keywordsEmpty{font-size:var(--text-sm);color:var(--color-text-muted);font-style:italic}.CourseSettingsDialog-module__TMQLRq__keywordRow{align-items:center;gap:var(--space-2);display:flex}.CourseSettingsDialog-module__TMQLRq__keywordRow>:nth-child(2){flex:1;min-width:0}.CourseSettingsDialog-module__TMQLRq__removeBtn{border-radius:var(--radius-md);width:2.5rem;height:2.5rem;color:var(--color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:inline-flex}.CourseSettingsDialog-module__TMQLRq__removeBtn:hover{background:var(--color-surface-hover);color:var(--color-danger-text)}.CourseSettingsDialog-module__TMQLRq__removeBtn:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.CourseSettingsDialog-module__TMQLRq__removeIcon{width:1rem;height:1rem}.CourseSettingsDialog-module__TMQLRq__addBtn{align-items:center;gap:var(--space-2);margin-top:var(--space-1);padding:var(--space-2) var(--space-3);border:1px dashed var(--color-border-strong);border-radius:var(--radius-md);color:var(--color-text);font-size:var(--text-sm);cursor:pointer;background:0 0;align-self:flex-start;font-weight:500;transition:background-color .12s,border-color .12s;display:inline-flex}.CourseSettingsDialog-module__TMQLRq__addBtn:hover{background:var(--color-surface-hover);border-color:var(--color-text)}.CourseSettingsDialog-module__TMQLRq__addBtn:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.CourseSettingsDialog-module__TMQLRq__addIcon{width:.875rem;height:.875rem}.CourseSettingsDialog-module__TMQLRq__promotedRow{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);background:var(--color-surface-muted);border-radius:var(--radius-md);display:flex}.CourseSettingsDialog-module__TMQLRq__promotedLabel{cursor:pointer;flex-direction:column;gap:2px;min-width:0;display:flex}.CourseSettingsDialog-module__TMQLRq__promotedTitle{font-size:var(--text-sm);color:var(--color-text);font-weight:600}.CourseSettingsDialog-module__TMQLRq__promotedHint{font-size:var(--text-xs);color:var(--color-text-muted);line-height:1.4}
.Select-module__SahZbq__trigger{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;height:2.5rem;padding:0 var(--space-3);font:inherit;font-size:var(--text-sm);color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);cursor:pointer;text-align:left;transition:border-color .12s;display:inline-flex}.Select-module__SahZbq__trigger:hover{border-color:var(--color-border-strong)}.Select-module__SahZbq__trigger:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-color:var(--color-border-focus)}.Select-module__SahZbq__trigger[data-state=open]{border-color:var(--color-border-focus)}.Select-module__SahZbq__trigger[data-placeholder]{color:var(--color-text-subtle)}.Select-module__SahZbq__trigger[data-disabled]{opacity:.6;cursor:not-allowed;background:var(--color-surface-muted)}.Select-module__SahZbq__chevron{width:1rem;height:1rem;color:var(--color-text-muted);transition:transform .18s}.Select-module__SahZbq__trigger[data-state=open] .Select-module__SahZbq__chevron{transform:rotate(180deg)}.Select-module__SahZbq__content{z-index:110;min-width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden}.Select-module__SahZbq__content[data-state=open]{animation:.16s cubic-bezier(.16,1,.3,1) Select-module__SahZbq__selectIn}.Select-module__SahZbq__content[data-state=closed]{animation:.12s cubic-bezier(.4,0,1,1) Select-module__SahZbq__selectOut}.Select-module__SahZbq__viewport{padding:var(--space-1)}.Select-module__SahZbq__item{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3) var(--space-2) var(--space-6);font-size:var(--text-sm);color:var(--color-text);border-radius:var(--radius-md);cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;transition:background-color .1s;display:flex;position:relative}.Select-module__SahZbq__item[data-highlighted]{background:var(--gray-a3)}.Select-module__SahZbq__item[data-disabled]{opacity:.5;pointer-events:none}.Select-module__SahZbq__indicator{left:var(--space-2);justify-content:center;align-items:center;display:inline-flex;position:absolute}.Select-module__SahZbq__indicatorIcon{width:.875rem;height:.875rem;color:var(--color-primary)}@keyframes Select-module__SahZbq__selectIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes Select-module__SahZbq__selectOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}
.Textarea-module__k8RsrW__textarea{width:100%;min-height:7rem;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);color:var(--color-text);font-family:inherit;font-size:var(--text-sm);resize:vertical;line-height:1.55;transition:border-color .12s}.Textarea-module__k8RsrW__textarea::placeholder{color:var(--color-text-subtle)}.Textarea-module__k8RsrW__textarea:focus-visible{border-color:color-mix(in srgb, currentColor 35%, transparent);outline:none}.Textarea-module__k8RsrW__textarea:disabled{background:var(--color-surface-muted);opacity:.6;cursor:not-allowed}.Textarea-module__k8RsrW__textarea[aria-invalid=true],.Textarea-module__k8RsrW__textarea[aria-invalid=true]:focus-visible{border-color:var(--color-danger)}
.CalloutView-module__EqzOQW__callout{align-items:flex-start;gap:var(--space-3);margin:var(--space-4) 0;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--color-callout-gray-bg);display:flex;position:relative}.CalloutView-module__EqzOQW__callout[data-color=gray]{background:var(--color-callout-gray-bg)}.CalloutView-module__EqzOQW__callout[data-color=red]{background:var(--color-callout-red-bg)}.CalloutView-module__EqzOQW__callout[data-color=orange]{background:var(--color-callout-orange-bg)}.CalloutView-module__EqzOQW__callout[data-color=yellow]{background:var(--color-callout-yellow-bg)}.CalloutView-module__EqzOQW__callout[data-color=green]{background:var(--color-callout-green-bg)}.CalloutView-module__EqzOQW__callout[data-color=teal]{background:var(--color-callout-teal-bg)}.CalloutView-module__EqzOQW__callout[data-color=blue]{background:var(--color-callout-blue-bg)}.CalloutView-module__EqzOQW__callout[data-color=purple]{background:var(--color-callout-purple-bg)}.CalloutView-module__EqzOQW__callout[data-color=pink]{background:var(--color-callout-pink-bg)}.CalloutView-module__EqzOQW__iconWrap{-webkit-user-select:none;user-select:none;flex-shrink:0}.CalloutView-module__EqzOQW__emojiBtn{width:1.75rem;height:1.75rem;font-size:var(--text-lg);border-radius:var(--radius-sm);cursor:pointer;background:0 0;justify-content:center;align-items:center;line-height:1;transition:background-color .12s;display:inline-flex}.CalloutView-module__EqzOQW__emojiBtn:hover{background:var(--gray-a3)}.CalloutView-module__EqzOQW__content{flex:1;min-width:0}.CalloutView-module__EqzOQW__content>:last-child{margin-bottom:0}.CalloutView-module__EqzOQW__controls{top:var(--space-2);right:var(--space-2);gap:var(--space-1);-webkit-user-select:none;user-select:none;display:flex;position:absolute}.CalloutView-module__EqzOQW__ctrlBtn{border-radius:var(--radius-sm);background:var(--color-surface);width:1.5rem;height:1.5rem;color:var(--color-text-muted);opacity:0;cursor:pointer;justify-content:center;align-items:center;transition:opacity .12s,color .12s;display:inline-flex}.CalloutView-module__EqzOQW__callout:hover .CalloutView-module__EqzOQW__ctrlBtn,.CalloutView-module__EqzOQW__ctrlBtn:focus-visible{opacity:1}.CalloutView-module__EqzOQW__ctrlBtn:hover{color:var(--color-text)}.CalloutView-module__EqzOQW__ctrlIcon{width:.875rem;height:.875rem}.CalloutView-module__EqzOQW__emojiHeader{padding:var(--space-2) var(--space-2) 0;justify-content:flex-end;display:flex}.CalloutView-module__EqzOQW__removeEmoji{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);font-size:var(--text-xs);color:var(--color-text-muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;transition:background-color .12s,color .12s;display:inline-flex}.CalloutView-module__EqzOQW__removeEmoji:hover{background:var(--color-surface-hover);color:var(--color-text)}.CalloutView-module__EqzOQW__removeIcon{width:.8125rem;height:.8125rem}.CalloutView-module__EqzOQW__palette{gap:var(--space-2);grid-template-columns:repeat(5,1fr);display:grid}.CalloutView-module__EqzOQW__swatch{border-radius:var(--radius-full);cursor:pointer;border:1px solid #0000;width:1.5rem;height:1.5rem;transition:transform .12s}.CalloutView-module__EqzOQW__swatch:hover{transform:scale(1.1)}.CalloutView-module__EqzOQW__swatch[data-active]{outline:2px solid var(--color-focus-ring);outline-offset:2px}.CalloutView-module__EqzOQW__swatch[data-color=gray]{background:var(--color-callout-gray-bg);border-color:var(--color-callout-gray-border)}.CalloutView-module__EqzOQW__swatch[data-color=red]{background:var(--color-callout-red-bg);border-color:var(--color-callout-red-border)}.CalloutView-module__EqzOQW__swatch[data-color=orange]{background:var(--color-callout-orange-bg);border-color:var(--color-callout-orange-border)}.CalloutView-module__EqzOQW__swatch[data-color=yellow]{background:var(--color-callout-yellow-bg);border-color:var(--color-callout-yellow-border)}.CalloutView-module__EqzOQW__swatch[data-color=green]{background:var(--color-callout-green-bg);border-color:var(--color-callout-green-border)}.CalloutView-module__EqzOQW__swatch[data-color=teal]{background:var(--color-callout-teal-bg);border-color:var(--color-callout-teal-border)}.CalloutView-module__EqzOQW__swatch[data-color=blue]{background:var(--color-callout-blue-bg);border-color:var(--color-callout-blue-border)}.CalloutView-module__EqzOQW__swatch[data-color=purple]{background:var(--color-callout-purple-bg);border-color:var(--color-callout-purple-border)}.CalloutView-module__EqzOQW__swatch[data-color=pink]{background:var(--color-callout-pink-bg);border-color:var(--color-callout-pink-border)}.CalloutView-module__EqzOQW__emojiPopover.CalloutView-module__EqzOQW__emojiPopover{width:auto;padding:0}.CalloutView-module__EqzOQW__picker{flex-direction:column;width:18rem;height:20rem;display:flex}.CalloutView-module__EqzOQW__emojiSearch{margin:var(--space-2);padding:var(--space-2) var(--space-3);font:inherit;font-size:var(--text-sm);color:var(--color-text);background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-md);outline:none}.CalloutView-module__EqzOQW__emojiSearch:focus-visible{border-color:var(--color-primary)}.CalloutView-module__EqzOQW__emojiViewport{outline:none;flex:1}.CalloutView-module__EqzOQW__emojiHint{padding:var(--space-4);font-size:var(--text-sm);color:var(--color-text-subtle);text-align:center}.CalloutView-module__EqzOQW__emojiList{padding:0 var(--space-2) var(--space-2)}.CalloutView-module__EqzOQW__emojiList [frimousse-category-header]{padding:var(--space-2) var(--space-1) var(--space-1);font-size:var(--text-xs);color:var(--color-text-subtle);background:var(--color-surface);font-weight:600}.CalloutView-module__EqzOQW__emojiList [frimousse-emoji]{width:2rem;height:2rem;font-size:var(--text-lg);border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.CalloutView-module__EqzOQW__emojiList [frimousse-emoji][data-active]{background:var(--color-surface-hover)}
.AchievementCard-module__oqSb4W__card{align-items:flex-start;gap:var(--space-2);padding:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);flex-direction:column;min-height:100%;display:flex}.AchievementCard-module__oqSb4W__card[data-locked]{background:var(--color-surface-muted);border-style:dashed}.AchievementCard-module__oqSb4W__iconWrap{border-radius:var(--radius-full);background:var(--color-text);width:2.75rem;height:2.75rem;color:var(--color-text-onSolid);margin-bottom:var(--space-2);justify-content:center;align-items:center;display:inline-flex}.AchievementCard-module__oqSb4W__card[data-locked] .AchievementCard-module__oqSb4W__iconWrap{background:var(--color-surface);color:var(--color-text-subtle);border:1px dashed var(--color-border)}.AchievementCard-module__oqSb4W__icon{width:1.5rem;height:1.5rem}.AchievementCard-module__oqSb4W__title{font-size:var(--text-base);color:var(--color-text);margin:0;font-weight:600;line-height:1.2}.AchievementCard-module__oqSb4W__card[data-locked] .AchievementCard-module__oqSb4W__title{color:var(--color-text-muted)}.AchievementCard-module__oqSb4W__description{font-size:var(--text-sm);color:var(--color-text-muted);margin:0;line-height:1.4}.AchievementCard-module__oqSb4W__progressRow{align-items:center;gap:var(--space-2);margin-top:var(--space-2);width:100%;display:flex}.AchievementCard-module__oqSb4W__barOuter{background:var(--color-surface-active);border-radius:var(--radius-full);flex:1;height:.375rem;overflow:hidden}.AchievementCard-module__oqSb4W__barInner{background:var(--color-primary);border-radius:var(--radius-full);height:100%}.AchievementCard-module__oqSb4W__progressLabel{font-size:var(--text-xs);color:var(--color-text-muted);font-variant-numeric:tabular-nums}.AchievementCard-module__oqSb4W__rate{font-size:var(--text-xs);color:var(--color-text-subtle);font-variant-numeric:tabular-nums}
.MediaUploadButton-module__FcHL7G__wrap{gap:var(--space-2);flex-direction:column;display:flex}.MediaUploadButton-module__FcHL7G__button{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);font-size:var(--text-sm);color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);cursor:pointer;align-self:flex-start;font-weight:600;transition:background-color .12s,border-color .12s;display:inline-flex}.MediaUploadButton-module__FcHL7G__button:hover:not(:disabled){background:var(--color-surface-hover);border-color:var(--color-border-focus)}.MediaUploadButton-module__FcHL7G__button:disabled{opacity:.6;cursor:not-allowed}.MediaUploadButton-module__FcHL7G__button:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.MediaUploadButton-module__FcHL7G__icon{width:1rem;height:1rem}.MediaUploadButton-module__FcHL7G__input{display:none}.MediaUploadButton-module__FcHL7G__error{font-size:var(--text-sm);color:var(--color-danger-text)}
.AllAchievementsDialog-module__FU6bsG__content{max-width:48rem;width:calc(100vw - var(--space-6))}.AllAchievementsDialog-module__FU6bsG__triggerIcon{width:.875rem;height:.875rem}.AllAchievementsDialog-module__FU6bsG__filterRow{gap:var(--space-2);margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--color-border);display:flex}.AllAchievementsDialog-module__FU6bsG__filterButton{appearance:none;border-radius:var(--radius-full);padding:var(--space-1) var(--space-3);font-size:var(--text-sm);color:var(--color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;font-weight:600}.AllAchievementsDialog-module__FU6bsG__filterButton[data-active]{background:var(--color-text);color:var(--color-text-onSolid);border-color:var(--color-text)}.AllAchievementsDialog-module__FU6bsG__grid{gap:var(--space-3);max-height:60vh;padding-right:var(--space-2);grid-template-columns:repeat(2,1fr);display:grid;overflow-y:auto}@media (max-width:600px){.AllAchievementsDialog-module__FU6bsG__grid{grid-template-columns:1fr}}.AllAchievementsDialog-module__FU6bsG__empty{color:var(--color-text-muted);text-align:center;padding:var(--space-6) 0}
.GlossaryTerm-module__DeE0Uq__term{font:inherit;color:var(--color-glossary-text);text-underline-offset:2px;cursor:help;border-radius:var(--radius-sm);background:0 0;border:none;padding:0;font-weight:600;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:background-color .12s}.GlossaryTerm-module__DeE0Uq__term:hover,.GlossaryTerm-module__DeE0Uq__term:focus-visible{background:var(--color-glossary-bg);outline:none}.GlossaryTerm-module__DeE0Uq__card.GlossaryTerm-module__DeE0Uq__card{width:auto;max-width:20rem;font-size:var(--text-sm);color:var(--color-text);line-height:1.5}
.FileAttachmentView-module__iQHeRq__wrapper{margin:var(--space-4) 0}.FileAttachmentView-module__iQHeRq__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.FileAttachmentView-module__iQHeRq__card[data-selected]{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.FileAttachmentView-module__iQHeRq__empty{align-items:center;gap:var(--space-3);padding:var(--space-6);text-align:center;background:var(--color-surface-muted);flex-direction:column;display:flex}.FileAttachmentView-module__iQHeRq__emptyHint{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted);display:inline-flex}.FileAttachmentView-module__iQHeRq__emptyIcon{width:1.1rem;height:1.1rem}.FileAttachmentView-module__iQHeRq__removeGhost{font-size:var(--text-xs);color:var(--color-text-subtle);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.FileAttachmentView-module__iQHeRq__removeGhost:hover{color:var(--color-text)}.FileAttachmentView-module__iQHeRq__filled{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--color-text);display:flex}.FileAttachmentView-module__iQHeRq__fileIcon{border-radius:var(--radius-md);background:var(--color-surface);width:2.25rem;height:2.25rem;color:var(--color-text);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.FileAttachmentView-module__iQHeRq__fileIconGlyph{width:1.25rem;height:1.25rem}.FileAttachmentView-module__iQHeRq__fields{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.FileAttachmentView-module__iQHeRq__nameInput,.FileAttachmentView-module__iQHeRq__descInput{width:100%;padding:var(--space-1) 0;background:0 0;border:none;border-bottom:1px solid #0000;outline:none}.FileAttachmentView-module__iQHeRq__nameInput{font-size:var(--text-sm);color:var(--color-text-onSolid);font-weight:500}.FileAttachmentView-module__iQHeRq__descInput{font-size:var(--text-xs);color:color-mix(in oklab, var(--color-text-onSolid), transparent 25%)}.FileAttachmentView-module__iQHeRq__nameInput:focus,.FileAttachmentView-module__iQHeRq__descInput:focus{border-bottom-color:color-mix(in oklab, var(--color-text-onSolid), transparent 55%)}.FileAttachmentView-module__iQHeRq__nameInput::placeholder,.FileAttachmentView-module__iQHeRq__descInput::placeholder{color:color-mix(in oklab, var(--color-text-onSolid), transparent 55%)}.FileAttachmentView-module__iQHeRq__remove{border-radius:var(--radius-sm);width:2rem;height:2rem;color:color-mix(in oklab, var(--color-text-onSolid), transparent 35%);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:inline-flex}.FileAttachmentView-module__iQHeRq__remove:hover{background:color-mix(in oklab, var(--color-text), white 14%);color:var(--color-text-onSolid)}.FileAttachmentView-module__iQHeRq__removeIcon{width:1rem;height:1rem}
.ActivityHeatmap-module__kLfKAG__section{gap:var(--space-3);padding:var(--space-5);background:var(--color-surface);border-radius:var(--radius-2xl);flex-direction:column;min-width:0;height:100%;display:flex;box-shadow:0 1px 20px #e0d7c680}.ActivityHeatmap-module__kLfKAG__header{align-items:center;gap:var(--space-3);display:flex}.ActivityHeatmap-module__kLfKAG__iconWrap{border-radius:var(--radius-full);background:var(--color-text);width:1.75rem;height:1.75rem;color:var(--color-text-onSolid);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ActivityHeatmap-module__kLfKAG__icon{width:.875rem;height:.875rem}.ActivityHeatmap-module__kLfKAG__headerText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.ActivityHeatmap-module__kLfKAG__heading{font-size:var(--text-sm);color:var(--color-text);margin:0;font-weight:600}.ActivityHeatmap-module__kLfKAG__subtitle{font-size:var(--text-sm);color:var(--color-text-muted);margin:0;font-weight:500}.ActivityHeatmap-module__kLfKAG__heatmapLayout{grid-template-rows:auto auto;grid-template-columns:auto auto;align-self:center;gap:4px;width:max-content;max-width:100%;display:grid}.ActivityHeatmap-module__kLfKAG__monthsRow{grid-area:1/2;grid-template-columns:repeat(var(--heatmap-cols), 12px);gap:2px;display:grid}.ActivityHeatmap-module__kLfKAG__monthLabel{color:var(--color-text-muted);white-space:nowrap;font-size:.625rem;line-height:1;overflow:visible}.ActivityHeatmap-module__kLfKAG__weekdaysCol{grid-area:2/1;grid-template-rows:repeat(7,12px);gap:2px;display:grid}.ActivityHeatmap-module__kLfKAG__weekdayLabel{color:var(--color-text-muted);white-space:nowrap;align-items:center;padding-right:4px;font-size:.625rem;line-height:12px;display:flex}.ActivityHeatmap-module__kLfKAG__grid{grid-area:2/2;grid-template-columns:repeat(var(--heatmap-cols), 12px);grid-template-rows:repeat(var(--heatmap-rows), 12px);gap:2px;display:grid}.ActivityHeatmap-module__kLfKAG__cell{appearance:none;background:var(--color-surface-active);cursor:default;border:none;border-radius:2px;width:100%;height:100%;padding:0;transition:transform .12s,outline-color .12s}.ActivityHeatmap-module__kLfKAG__cell:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:1px}.ActivityHeatmap-module__kLfKAG__cell:hover:not([data-empty]){outline:1px solid var(--color-border-strong);outline-offset:1px;transform:scale(1.25)}.ActivityHeatmap-module__kLfKAG__cell[data-empty]{background:var(--color-surface-active);cursor:default}.ActivityHeatmap-module__kLfKAG__cell[data-future]{visibility:hidden}.ActivityHeatmap-module__kLfKAG__cell[data-level="1"]{background:color-mix(in srgb, var(--color-primary) 30%, var(--color-surface-active))}.ActivityHeatmap-module__kLfKAG__cell[data-level="2"]{background:color-mix(in srgb, var(--color-primary) 55%, var(--color-surface-active))}.ActivityHeatmap-module__kLfKAG__cell[data-level="3"]{background:color-mix(in srgb, var(--color-primary) 80%, var(--color-surface-active))}.ActivityHeatmap-module__kLfKAG__cell[data-level="4"]{background:var(--color-primary)}.ActivityHeatmap-module__kLfKAG__legend{font-size:var(--text-xs);color:var(--color-text-muted);align-self:flex-end;align-items:center;gap:4px;display:flex}.ActivityHeatmap-module__kLfKAG__legendLabel{padding:0 var(--space-1)}.ActivityHeatmap-module__kLfKAG__legendCell{background:var(--color-surface-active);border-radius:2px;width:.625rem;height:.625rem}.ActivityHeatmap-module__kLfKAG__legendCell[data-level="1"]{background:color-mix(in srgb, var(--color-primary) 30%, var(--color-surface-active))}.ActivityHeatmap-module__kLfKAG__legendCell[data-level="2"]{background:color-mix(in srgb, var(--color-primary) 55%, var(--color-surface-active))}.ActivityHeatmap-module__kLfKAG__legendCell[data-level="3"]{background:color-mix(in srgb, var(--color-primary) 80%, var(--color-surface-active))}.ActivityHeatmap-module__kLfKAG__legendCell[data-level="4"]{background:var(--color-primary)}.ActivityHeatmap-module__kLfKAG__tooltipBody{flex-direction:column;gap:2px;max-width:16rem;display:flex}.ActivityHeatmap-module__kLfKAG__tooltipTitle{font-size:var(--text-sm);font-weight:700}.ActivityHeatmap-module__kLfKAG__tooltipDescription{font-size:var(--text-xs);color:color-mix(in srgb, var(--color-text-onSolid) 70%, transparent);line-height:1.4}
.QuizSection-module__vrs42q__quiz{gap:var(--space-6);flex-direction:column;display:flex}.QuizSection-module__vrs42q__header{gap:var(--space-2);flex-direction:column;display:flex}.QuizSection-module__vrs42q__title{font-family:var(--font-serif);font-size:var(--text-2xl);letter-spacing:-.01em;color:var(--color-text);font-weight:500;line-height:1.2}.QuizSection-module__vrs42q__description{font-size:var(--text-base);color:var(--color-text-muted);line-height:1.55}.QuizSection-module__vrs42q__questions{gap:var(--space-10);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.QuizSection-module__vrs42q__question{gap:var(--space-4);flex-direction:column;display:flex}.QuizSection-module__vrs42q__prompt{align-items:flex-start;gap:var(--space-3);font-size:var(--text-base);color:var(--color-text);margin:0;font-weight:600;line-height:1.5;display:flex}.QuizSection-module__vrs42q__questionIndex{background:var(--color-text);width:1.75rem;height:1.75rem;color:var(--color-text-onSolid);font-size:var(--text-xs);border-radius:var(--radius-full);font-variant-numeric:tabular-nums;flex-shrink:0;justify-content:center;align-items:center;margin-top:.05em;font-weight:700;display:inline-flex}.QuizSection-module__vrs42q__promptText{flex:1;min-width:0}.QuizSection-module__vrs42q__options{gap:var(--space-2);flex-direction:column;display:flex}.QuizSection-module__vrs42q__option{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:2px solid var(--color-surface-hover);border-radius:var(--radius-xl);background:var(--color-surface);cursor:pointer;transition:background .15s,border-color .15s,box-shadow .18s;display:flex;position:relative}.QuizSection-module__vrs42q__option:before{content:"";border-radius:var(--radius-full);border:2px solid var(--color-surface-hover);background:var(--color-surface);flex-shrink:0;width:1.25rem;height:1.25rem;transition:border-color .15s,background-color .15s,box-shadow .15s}.QuizSection-module__vrs42q__option:hover:not([data-disabled]){border-color:var(--color-border-strong)}.QuizSection-module__vrs42q__option[data-state=selected]{border-color:var(--color-text);background:var(--color-text);box-shadow:0 4px 16px #0000001f}.QuizSection-module__vrs42q__option[data-state=selected] .QuizSection-module__vrs42q__optionLabel{color:var(--color-text-onSolid)}.QuizSection-module__vrs42q__option[data-state=selected]:before{border-color:var(--color-surface);background:radial-gradient(circle at center, var(--color-text) 0 30%, var(--color-surface) 32%);box-shadow:none}.QuizSection-module__vrs42q__option[data-state=correct]{border-color:var(--color-text);background:var(--color-text);box-shadow:0 4px 16px #0000001f}.QuizSection-module__vrs42q__option[data-state=correct] .QuizSection-module__vrs42q__optionLabel{color:var(--color-text-onSolid);font-weight:600}.QuizSection-module__vrs42q__option[data-state=correct]:before{border-color:var(--color-surface);background:radial-gradient(circle at center, var(--color-success) 0 32%, var(--color-surface) 34%);box-shadow:none}.QuizSection-module__vrs42q__option[data-state=wrong]{border-color:var(--color-surface-hover);background:var(--color-surface-muted)}.QuizSection-module__vrs42q__option[data-state=wrong] .QuizSection-module__vrs42q__optionLabel{color:var(--color-text-muted);text-decoration:line-through}.QuizSection-module__vrs42q__option[data-state=wrong]:before{border-color:var(--color-surface-hover);background:var(--color-surface);box-shadow:none}.QuizSection-module__vrs42q__option[data-disabled]{cursor:default;pointer-events:none}.QuizSection-module__vrs42q__radio{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.QuizSection-module__vrs42q__option:has(.QuizSection-module__vrs42q__radio:focus-visible){outline:2px solid var(--color-focus-ring);outline-offset:2px}.QuizSection-module__vrs42q__optionLabel{font-size:var(--text-sm);color:var(--color-text);flex:1;line-height:1.45}.QuizSection-module__vrs42q__optionIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.QuizSection-module__vrs42q__option[data-state=correct] .QuizSection-module__vrs42q__optionIcon{color:var(--color-success)}.QuizSection-module__vrs42q__option[data-state=wrong] .QuizSection-module__vrs42q__optionIcon{color:var(--color-danger)}.QuizSection-module__vrs42q__explanation{padding:var(--space-3) var(--space-4);background:var(--color-surface);border:2px solid var(--color-surface-hover);border-radius:var(--radius-xl);font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.55}.QuizSection-module__vrs42q__error{color:var(--color-danger-text);font-size:var(--text-sm)}.QuizSection-module__vrs42q__actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.QuizSection-module__vrs42q__hint{font-size:var(--text-sm);color:var(--color-text-muted)}.QuizSection-module__vrs42q__resultBar{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);border-radius:var(--radius-2xl);background:var(--color-surface);border:2px solid var(--color-surface-hover);flex-wrap:wrap;display:flex;box-shadow:0 1px 20px #e0d7c680}.QuizSection-module__vrs42q__resultBar[data-passed]{background:var(--color-text);border-color:#0000;box-shadow:0 6px 24px #00000026}.QuizSection-module__vrs42q__resultText{align-items:baseline;gap:var(--space-3);flex-wrap:wrap;display:flex}.QuizSection-module__vrs42q__resultScore{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--color-text);letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-weight:500}.QuizSection-module__vrs42q__resultBar[data-passed] .QuizSection-module__vrs42q__resultScore{color:var(--color-text-onSolid)}.QuizSection-module__vrs42q__resultStatus{padding:3px var(--space-3) 3px var(--space-2);border-radius:var(--radius-full);background:var(--color-surface-muted);color:var(--color-text);font-size:var(--text-xs);letter-spacing:.02em;border:1px solid var(--color-surface-hover);align-items:center;gap:4px;font-weight:600;display:inline-flex}.QuizSection-module__vrs42q__resultBar[data-passed] .QuizSection-module__vrs42q__resultStatus{background:var(--color-surface);color:var(--color-text);border-color:#0000}.QuizSection-module__vrs42q__resultStatusIcon{flex-shrink:0;width:.875rem;height:.875rem}
.InlineImageView-module__r8JgIa__wrapper{margin:var(--space-4) 0}.InlineImageView-module__r8JgIa__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.InlineImageView-module__r8JgIa__card[data-selected]{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.InlineImageView-module__r8JgIa__empty{align-items:center;gap:var(--space-3);padding:var(--space-6);text-align:center;background:var(--color-surface-muted);flex-direction:column;display:flex}.InlineImageView-module__r8JgIa__emptyHint{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted);display:inline-flex}.InlineImageView-module__r8JgIa__emptyIcon{width:1.1rem;height:1.1rem}.InlineImageView-module__r8JgIa__removeGhost{font-size:var(--text-xs);color:var(--color-text-subtle);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.InlineImageView-module__r8JgIa__removeGhost:hover{color:var(--color-text)}.InlineImageView-module__r8JgIa__filled{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--color-surface);display:flex}.InlineImageView-module__r8JgIa__preview{object-fit:cover;border-radius:var(--radius-md);background:var(--color-surface-muted);flex-shrink:0;width:5.5rem;height:5.5rem}.InlineImageView-module__r8JgIa__fields{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.InlineImageView-module__r8JgIa__altInput,.InlineImageView-module__r8JgIa__captionInput{width:100%;padding:var(--space-1) 0;color:var(--color-text);background:0 0;border:none;border-bottom:1px solid #0000;outline:none}.InlineImageView-module__r8JgIa__altInput{font-size:var(--text-sm);font-weight:500}.InlineImageView-module__r8JgIa__captionInput{font-size:var(--text-xs);color:var(--color-text-muted)}.InlineImageView-module__r8JgIa__altInput:focus,.InlineImageView-module__r8JgIa__captionInput:focus{border-bottom-color:var(--color-border-strong)}.InlineImageView-module__r8JgIa__altInput::placeholder,.InlineImageView-module__r8JgIa__captionInput::placeholder{color:var(--color-text-subtle)}.InlineImageView-module__r8JgIa__remove{border-radius:var(--radius-sm);width:2rem;height:2rem;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:inline-flex}.InlineImageView-module__r8JgIa__remove:hover{background:var(--color-surface-muted);color:var(--color-text)}.InlineImageView-module__r8JgIa__removeIcon{width:1rem;height:1rem}
.BlogPostCard-module__VJ7Z4G__wrap{height:100%;position:relative}.BlogPostCard-module__VJ7Z4G__featuredBadge{top:var(--space-3);right:var(--space-3);padding:6px var(--space-3);background:var(--color-text);color:var(--color-text-onSolid);border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.02em;white-space:nowrap;z-index:2;pointer-events:none;align-items:center;gap:4px;font-weight:600;display:inline-flex;position:absolute;box-shadow:0 8px 18px #0000002e}.BlogPostCard-module__VJ7Z4G__featuredBadgeIcon{width:.875rem;height:.875rem}.BlogPostCard-module__VJ7Z4G__card{background:var(--color-surface);height:100%;color:var(--color-text);border-radius:var(--radius-2xl);flex-direction:column;text-decoration:none;transition:box-shadow .18s,transform .18s;display:flex;overflow:hidden;box-shadow:0 1px 20px #e0d7c680}.BlogPostCard-module__VJ7Z4G__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.BlogPostCard-module__VJ7Z4G__card:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:4px}.BlogPostCard-module__VJ7Z4G__cover{aspect-ratio:16/10;background:var(--color-primary-subtle);position:relative;overflow:hidden}.BlogPostCard-module__VJ7Z4G__categoryBadge{padding:4px var(--space-3);font-size:var(--text-xs);letter-spacing:.02em;color:var(--color-text-onSolid);background:var(--color-text);border-radius:var(--radius-full);text-transform:uppercase;align-self:flex-start;font-weight:600;display:inline-flex}.BlogPostCard-module__VJ7Z4G__coverImage{object-fit:cover;width:100%;height:100%;display:block}.BlogPostCard-module__VJ7Z4G__coverFallback{background:linear-gradient(135deg, var(--red-3), var(--red-5));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BlogPostCard-module__VJ7Z4G__coverFallbackIcon{width:3rem;height:3rem;color:var(--color-primary);opacity:.6}.BlogPostCard-module__VJ7Z4G__body{gap:var(--space-3);padding:var(--space-5);flex-direction:column;flex:1;display:flex}.BlogPostCard-module__VJ7Z4G__title{font-family:var(--font-serif);font-size:var(--text-xl);letter-spacing:-.01em;font-weight:500;line-height:1.25}.BlogPostCard-module__VJ7Z4G__excerpt{font-size:var(--text-sm);color:var(--color-text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.BlogPostCard-module__VJ7Z4G__meta{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-3);font-size:var(--text-xs);color:var(--color-text-muted);margin-top:auto;display:flex}.BlogPostCard-module__VJ7Z4G__metaItems{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:inline-flex}.BlogPostCard-module__VJ7Z4G__metaItem{align-items:center;gap:6px;display:inline-flex}.BlogPostCard-module__VJ7Z4G__metaDot{color:var(--color-text-subtle)}.BlogPostCard-module__VJ7Z4G__metaIcon{flex-shrink:0;width:.875rem;height:.875rem}.BlogPostCard-module__VJ7Z4G__arrowWrap{border-radius:var(--radius-full);background:var(--color-text);width:1.75rem;height:1.75rem;color:var(--color-text-onSolid);flex-shrink:0;justify-content:center;align-items:center;transition:transform .22s cubic-bezier(.4,0,.2,1);display:inline-flex}.BlogPostCard-module__VJ7Z4G__card:hover .BlogPostCard-module__VJ7Z4G__arrowWrap{transform:translate(3px)}.BlogPostCard-module__VJ7Z4G__arrowIcon{width:.875rem;height:.875rem}.BlogPostCard-module__VJ7Z4G__wrap[data-variant=dark] .BlogPostCard-module__VJ7Z4G__card{background:var(--color-text);color:var(--color-text-onSolid)}.BlogPostCard-module__VJ7Z4G__wrap[data-variant=dark] .BlogPostCard-module__VJ7Z4G__title{color:var(--color-text-onSolid)}.BlogPostCard-module__VJ7Z4G__wrap[data-variant=dark] .BlogPostCard-module__VJ7Z4G__excerpt,.BlogPostCard-module__VJ7Z4G__wrap[data-variant=dark] .BlogPostCard-module__VJ7Z4G__meta{color:color-mix(in srgb, var(--color-text-onSolid) 70%, transparent)}.BlogPostCard-module__VJ7Z4G__wrap[data-variant=dark] .BlogPostCard-module__VJ7Z4G__metaDot{color:color-mix(in srgb, var(--color-text-onSolid) 50%, transparent)}.BlogPostCard-module__VJ7Z4G__wrap[data-variant=dark] .BlogPostCard-module__VJ7Z4G__categoryBadge{background:color-mix(in srgb, var(--color-text-onSolid) 14%, transparent);color:var(--color-text-onSolid)}.BlogPostCard-module__VJ7Z4G__wrap[data-variant=dark] .BlogPostCard-module__VJ7Z4G__arrowWrap,.BlogPostCard-module__VJ7Z4G__wrap[data-variant=dark] .BlogPostCard-module__VJ7Z4G__featuredBadge{background:var(--color-surface);color:var(--color-text)}
.ContinueWidget-module__tEMdoW__card{gap:var(--space-6);background:var(--color-surface);border-radius:var(--radius-2xl);padding:var(--space-3);grid-template-columns:18rem 1fr;align-items:stretch;display:grid;overflow:hidden;box-shadow:0 1px 20px #e0d7c680}@media (max-width:720px){.ContinueWidget-module__tEMdoW__card{padding:var(--space-3);grid-template-columns:1fr}}.ContinueWidget-module__tEMdoW__cover{aspect-ratio:16/10;background:var(--color-primary-subtle);border-radius:var(--radius-xl);position:relative;overflow:hidden}.ContinueWidget-module__tEMdoW__coverImage{object-fit:cover}.ContinueWidget-module__tEMdoW__coverFallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ContinueWidget-module__tEMdoW__coverFallbackIcon{width:3rem;height:3rem;color:var(--color-primary)}.ContinueWidget-module__tEMdoW__body{gap:var(--space-2);padding:var(--space-4) var(--space-4) var(--space-3);flex-direction:column;min-width:0;display:flex}.ContinueWidget-module__tEMdoW__label{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary-text);font-weight:600}.ContinueWidget-module__tEMdoW__course{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.ContinueWidget-module__tEMdoW__lesson{font-size:var(--text-2xl);color:var(--color-text);margin:0;font-weight:600;line-height:1.2}.ContinueWidget-module__tEMdoW__description{color:var(--color-text-muted);margin:0;line-height:1.5}.ContinueWidget-module__tEMdoW__metaRow{gap:var(--space-4);margin-top:var(--space-1);display:flex}.ContinueWidget-module__tEMdoW__meta{align-items:center;gap:var(--space-1);font-size:var(--text-sm);color:var(--color-text-muted);display:inline-flex}.ContinueWidget-module__tEMdoW__metaIcon{width:1rem;height:1rem}.ContinueWidget-module__tEMdoW__actions{padding-top:var(--space-3);margin-top:auto;display:flex}
.SimulationPlaceholder-module__DVjl7a__card{align-items:flex-start;gap:var(--space-3);padding:clamp(var(--space-5), 3vw, var(--space-7));background:var(--color-surface);border:1px dashed var(--color-border-strong);border-radius:var(--radius-2xl);flex-direction:column;display:flex}.SimulationPlaceholder-module__DVjl7a__icon{width:2rem;height:2rem;color:var(--color-primary)}.SimulationPlaceholder-module__DVjl7a__title{font-family:var(--font-serif);font-size:var(--text-2xl);color:var(--color-text);font-weight:500}.SimulationPlaceholder-module__DVjl7a__body{font-size:var(--text-base);color:var(--color-text-muted);line-height:1.5}.SimulationPlaceholder-module__DVjl7a__key{background:var(--color-surface-muted);border-radius:var(--radius-sm);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--text-xs);color:var(--color-text-muted);padding:.125em .5em;display:inline-block}
.MathBlockView-module__4OYaUG__wrapper{margin:var(--space-4) 0}.MathBlockView-module__4OYaUG__formula{min-height:3rem;padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);cursor:pointer;justify-content:center;align-items:center;transition:border-color .12s,background-color .12s;display:flex;overflow-x:auto}.MathBlockView-module__4OYaUG__formula:hover{border-color:var(--color-border-strong);background:var(--color-surface-hover)}.MathBlockView-module__4OYaUG__formula[data-selected]{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-focus-ring)}.MathBlockView-module__4OYaUG__formula[data-empty]{cursor:pointer;border-style:dashed}.MathBlockView-module__4OYaUG__rendered{color:var(--color-text)}.MathBlockView-module__4OYaUG__placeholder{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted);display:inline-flex}.MathBlockView-module__4OYaUG__placeholderIcon{width:1rem;height:1rem}.MathBlockView-module__4OYaUG__field{gap:var(--space-2);flex-direction:column;display:flex}.MathBlockView-module__4OYaUG__label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-subtle);font-weight:600}.MathBlockView-module__4OYaUG__input{font-family:var(--font-mono,monospace);font-size:var(--text-sm)}.MathBlockView-module__4OYaUG__previewWrap{gap:var(--space-2);margin-top:var(--space-4);flex-direction:column;display:flex}.MathBlockView-module__4OYaUG__preview{padding:var(--space-3);background:var(--color-surface-muted);border-radius:var(--radius-md);color:var(--color-text);overflow-x:auto}.MathBlockView-module__4OYaUG__previewEmpty{padding:var(--space-3);font-size:var(--text-sm);color:var(--color-text-subtle);background:var(--color-surface-muted);border-radius:var(--radius-md)}.MathBlockView-module__4OYaUG__actions{justify-content:space-between;gap:var(--space-2);margin-top:var(--space-4);display:flex}.MathBlockView-module__4OYaUG__actionIcon{width:.875rem;height:.875rem;margin-right:var(--space-1)}
.BlogPostShareBar-module__VHWDEG__bar{align-items:center;gap:var(--space-3);color:var(--color-text-onSolid);flex-wrap:wrap;display:flex}.BlogPostShareBar-module__VHWDEG__label{font-size:var(--text-sm);color:color-mix(in srgb, var(--color-text-onSolid) 75%, transparent);font-weight:500}.BlogPostShareBar-module__VHWDEG__buttons{align-items:center;gap:var(--space-2);margin-left:auto;display:inline-flex}.BlogPostShareBar-module__VHWDEG__copyButton{height:2.25rem;padding:0 var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text);font-size:var(--text-sm);white-space:nowrap;cursor:pointer;align-items:center;gap:6px;font-weight:500;transition:background-color .16s,color .16s,border-color .16s;display:inline-flex}.BlogPostShareBar-module__VHWDEG__copyButton:hover{background:var(--color-surface-muted);border-color:var(--color-border-strong)}.BlogPostShareBar-module__VHWDEG__copyButton:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.BlogPostShareBar-module__VHWDEG__copyButton[data-copied]{background:var(--color-success-subtle);color:var(--color-success-text);border-color:var(--color-success)}.BlogPostShareBar-module__VHWDEG__iconButton{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);width:2.25rem;height:2.25rem;color:var(--color-text);cursor:pointer;justify-content:center;align-items:center;transition:background-color .16s,color .16s,border-color .16s;display:inline-flex}.BlogPostShareBar-module__VHWDEG__iconButton:hover{background:var(--color-surface-muted);border-color:var(--color-border-strong)}.BlogPostShareBar-module__VHWDEG__iconButton:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.BlogPostShareBar-module__VHWDEG__icon{flex-shrink:0;width:1rem;height:1rem}
.DashboardHero-module__vmgDna__hero{gap:var(--space-2);flex-direction:column;display:flex}.DashboardHero-module__vmgDna__badge{padding:4px var(--space-3) 4px 4px;margin-bottom:var(--space-1);background:var(--color-text);color:var(--color-text-onSolid);border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.02em;align-self:flex-start;align-items:center;gap:6px;font-weight:600;display:inline-flex}.DashboardHero-module__vmgDna__badgeIcon{border-radius:var(--radius-full);background:var(--color-surface);width:1.25rem;height:1.25rem;color:var(--color-text);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.DashboardHero-module__vmgDna__badgeIconGlyph{width:.75rem;height:.75rem}.DashboardHero-module__vmgDna__heading{font-family:var(--font-serif);font-size:var(--text-4xl);color:var(--color-text);margin:0;font-weight:600;line-height:1.15}.DashboardHero-module__vmgDna__subtitle{color:var(--color-text-muted);font-size:var(--text-lg);margin:0}@media (max-width:720px){.DashboardHero-module__vmgDna__heading{font-size:var(--text-3xl)}.DashboardHero-module__vmgDna__subtitle{font-size:var(--text-base)}}
.Faq-module__8oZYWW__section{width:min(100% - 2 * var(--space-4), var(--container-max));padding:var(--section-padding-block) 0;margin-inline:auto}.Faq-module__8oZYWW__inner{gap:clamp(var(--space-6), 5vw, var(--space-12));grid-template-columns:minmax(0,5fr) minmax(0,7fr);display:grid}.Faq-module__8oZYWW__left{gap:var(--space-4);flex-direction:column;display:flex}.Faq-module__8oZYWW__pill{padding:4px var(--space-3) 4px 4px;background:var(--color-text);color:var(--color-text-onSolid);border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.02em;align-self:flex-start;align-items:center;gap:6px;font-weight:600;display:inline-flex}.Faq-module__8oZYWW__pillIcon{border-radius:var(--radius-full);background:var(--color-surface);width:1.25rem;height:1.25rem;color:var(--color-text);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Faq-module__8oZYWW__pillIconGlyph{width:.75rem;height:.75rem}.Faq-module__8oZYWW__title{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--color-text);margin:0;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:400;line-height:1.05}.Faq-module__8oZYWW__subtitle{font-size:var(--text-base);color:var(--color-text-muted);margin:0;line-height:1.55}.Faq-module__8oZYWW__ctaCard{align-items:flex-start;gap:var(--space-1);flex-direction:column;max-width:22rem;margin-top:8rem;display:flex}.Faq-module__8oZYWW__ctaTitle{font-weight:700;font-size:var(--text-base);color:var(--color-text);margin:0}.Faq-module__8oZYWW__ctaText{font-size:var(--text-sm);color:var(--color-text-muted);margin:0 0 var(--space-3);line-height:1.5}.Faq-module__8oZYWW__accordion{flex-direction:column;justify-content:center;display:flex}.Faq-module__8oZYWW__faqItem,.Faq-module__8oZYWW__faqItem:first-child{border:none;border-bottom:1px solid var(--color-border);background:0 0;border-radius:0;padding:0}.Faq-module__8oZYWW__faqItem .Faq-module__8oZYWW__faqTrigger,.Faq-module__8oZYWW__faqItem .Faq-module__8oZYWW__faqTrigger:hover{padding:var(--space-4) 0;font-size:var(--text-base);color:var(--color-text)}.Faq-module__8oZYWW__faqItem .Faq-module__8oZYWW__faqTrigger>svg{display:none}.Faq-module__8oZYWW__faqQuestion{text-align:left;flex:1;min-width:0}.Faq-module__8oZYWW__chevronWrap{border-radius:var(--radius-full);background:var(--color-text);width:1.75rem;height:1.75rem;color:var(--color-text-onSolid);flex-shrink:0;justify-content:center;align-items:center;transition:transform .22s cubic-bezier(.4,0,.2,1);display:inline-flex}.Faq-module__8oZYWW__chevronIcon{width:.875rem;height:.875rem}.Faq-module__8oZYWW__faqTrigger[data-state=open] .Faq-module__8oZYWW__chevronWrap{transform:rotate(180deg)}.Faq-module__8oZYWW__faqItem .Faq-module__8oZYWW__faqContent{font-size:var(--text-sm)}@media (max-width:880px){.Faq-module__8oZYWW__inner{gap:var(--space-8);grid-template-columns:1fr}.Faq-module__8oZYWW__ctaCard{max-width:none;margin-top:var(--space-4)}.Faq-module__8oZYWW__subtitle{max-width:none}}
.UserMenu-module__YZAwRa__content{background:color-mix(in srgb, var(--color-surface) 90%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:2px solid var(--color-surface-hover);border-radius:var(--radius-2xl);box-shadow:0 1px 20px #e0d7c680}.UserMenu-module__YZAwRa__iconBadge{border-radius:var(--radius-full);background:var(--color-text);width:1.5rem;height:1.5rem;color:var(--color-text-onSolid);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.UserMenu-module__YZAwRa__icon{width:.75rem;height:.75rem}[data-variant=danger] .UserMenu-module__YZAwRa__iconBadge{background:var(--color-danger)}[data-variant=danger] .UserMenu-module__YZAwRa__iconBadge .UserMenu-module__YZAwRa__icon{color:var(--color-danger-fg)}
.MobileMenu-module__AZxjDa__triggers{align-items:center;gap:var(--space-1);display:flex}.MobileMenu-module__AZxjDa__trigger{background:var(--color-text);border-radius:var(--radius-full);width:2.5rem;height:2.5rem;color:var(--color-text-onSolid);cursor:pointer;justify-content:center;align-items:center;transition:opacity .12s,transform .12s;display:inline-flex}.MobileMenu-module__AZxjDa__trigger:hover{opacity:.85}.MobileMenu-module__AZxjDa__trigger:active{transform:scale(.96)}.MobileMenu-module__AZxjDa__trigger:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.MobileMenu-module__AZxjDa__triggerIcon{width:1.25rem;height:1.25rem}.MobileMenu-module__AZxjDa__profileTrigger{background:var(--color-text);border-radius:var(--radius-full);width:2.5rem;height:2.5rem;color:var(--color-text-onSolid);cursor:pointer;justify-content:center;align-items:center;transition:opacity .12s,transform .12s;display:inline-flex}.MobileMenu-module__AZxjDa__profileTrigger:hover{opacity:.85}.MobileMenu-module__AZxjDa__profileTrigger:active{transform:scale(.96)}.MobileMenu-module__AZxjDa__profileTrigger:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.MobileMenu-module__AZxjDa__avatarSkeleton{width:2.5rem;height:2.5rem}@media (min-width:1024px){.MobileMenu-module__AZxjDa__triggers{display:none}}.MobileMenu-module__AZxjDa__overlay{z-index:99;background:0 0;position:fixed;inset:0}.MobileMenu-module__AZxjDa__content{z-index:100;background:var(--color-surface);padding:var(--space-4) var(--space-5);outline:none;flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.MobileMenu-module__AZxjDa__content[data-state=open]{animation:.26s cubic-bezier(.16,1,.3,1) MobileMenu-module__AZxjDa__menuIn}.MobileMenu-module__AZxjDa__content[data-state=closed]{animation:.18s cubic-bezier(.4,0,1,1) MobileMenu-module__AZxjDa__menuOut}@keyframes MobileMenu-module__AZxjDa__menuIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes MobileMenu-module__AZxjDa__menuOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.MobileMenu-module__AZxjDa__sheetHeader{padding:var(--space-2) var(--space-1);justify-content:space-between;align-items:center;display:flex}.MobileMenu-module__AZxjDa__closeBtn{background:var(--color-text);border-radius:var(--radius-full);width:2.5rem;height:2.5rem;color:var(--color-text-onSolid);cursor:pointer;justify-content:center;align-items:center;transition:opacity .12s,transform .12s;display:inline-flex}.MobileMenu-module__AZxjDa__closeBtn:hover{opacity:.85}.MobileMenu-module__AZxjDa__closeBtn:active{transform:scale(.96)}.MobileMenu-module__AZxjDa__closeBtn:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.MobileMenu-module__AZxjDa__closeIcon{width:1.25rem;height:1.25rem}.MobileMenu-module__AZxjDa__nav{margin-top:var(--space-8);flex-direction:column;display:flex}.MobileMenu-module__AZxjDa__navLink{padding:var(--space-4) var(--space-1);font-family:var(--font-serif);font-size:var(--text-2xl);letter-spacing:-.01em;color:var(--color-text);font-weight:400;transition:color .12s}.MobileMenu-module__AZxjDa__navLink:hover,.MobileMenu-module__AZxjDa__navLink:focus-visible{color:var(--color-primary-text);outline:none}.MobileMenu-module__AZxjDa__navLink[data-active]{color:var(--color-primary-text);font-weight:500}.MobileMenu-module__AZxjDa__footer{padding:var(--space-6) 0 var(--space-4);gap:var(--space-3);flex-direction:column;margin-top:auto;display:flex}.MobileMenu-module__AZxjDa__cta{width:100%}.MobileMenu-module__AZxjDa__profileIcon{width:1.125rem;height:1.125rem;margin-right:var(--space-2);flex-shrink:0}.MobileMenu-module__AZxjDa__profileName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MobileMenu-module__AZxjDa__userRow{align-items:center;gap:var(--space-3);padding:var(--space-1) var(--space-1) var(--space-2);font-size:var(--text-md);color:var(--color-text);display:flex}.MobileMenu-module__AZxjDa__userName{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.MobileMenu-module__AZxjDa__signOutBtn{color:var(--color-danger-text)}.MobileMenu-module__AZxjDa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.Tooltip-module__3M2SjW__content{z-index:70;max-width:18rem;padding:var(--space-2) var(--space-3);font-size:var(--text-sm);color:var(--color-text-onSolid);background:var(--color-text);border-radius:var(--radius-md);-webkit-user-select:none;user-select:none;border:none;line-height:1.4;box-shadow:0 6px 18px #0003}.Tooltip-module__3M2SjW__content[data-state=delayed-open],.Tooltip-module__3M2SjW__content[data-state=instant-open]{animation:.14s cubic-bezier(.16,1,.3,1) Tooltip-module__3M2SjW__tooltipIn}.Tooltip-module__3M2SjW__content[data-state=closed]{animation:.1s Tooltip-module__3M2SjW__tooltipOut}.Tooltip-module__3M2SjW__arrow{fill:var(--color-text)}@keyframes Tooltip-module__3M2SjW__tooltipIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes Tooltip-module__3M2SjW__tooltipOut{0%{opacity:1}to{opacity:0}}
.LessonSidebar-module__4APQla__sidebar{gap:var(--space-3);flex-direction:column;display:flex}.LessonSidebar-module__4APQla__scroller{padding-inline:var(--space-1)}.LessonSidebar-module__4APQla__headingRow{justify-content:space-between;align-items:center;gap:var(--space-2);padding:0 var(--space-1);display:flex}.LessonSidebar-module__4APQla__heading{font-size:var(--text-lg);color:var(--color-text);font-weight:600}.LessonSidebar-module__4APQla__progress{align-items:center;gap:var(--space-2);padding:4px var(--space-3) 4px 4px;background:var(--color-surface);border:1px solid var(--color-surface-hover);border-radius:var(--radius-full);cursor:default;display:inline-flex;box-shadow:0 1px 8px #e0d7c680}.LessonSidebar-module__4APQla__progress:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.LessonSidebar-module__4APQla__progressRing{flex-shrink:0;display:block}.LessonSidebar-module__4APQla__progressTrack{fill:none;stroke:var(--color-surface-active);stroke-width:3px}.LessonSidebar-module__4APQla__progressIndicator{fill:none;stroke:var(--color-primary);stroke-width:3px;stroke-linecap:round;transform-origin:50%;transition:stroke-dashoffset .4s cubic-bezier(.4,0,.2,1);transform:rotate(-90deg)}.LessonSidebar-module__4APQla__progressValue{font-size:var(--text-xs);color:var(--color-text);font-variant-numeric:tabular-nums;letter-spacing:.01em;font-weight:700}.LessonSidebar-module__4APQla__progressNum{white-space:nowrap}.LessonSidebar-module__4APQla__accordion{gap:var(--space-2);flex-direction:column;display:flex}.LessonSidebar-module__4APQla__previousTrigger{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);font-size:var(--text-sm);color:var(--color-text-muted);background:var(--color-surface);border:1px dashed var(--color-border-strong);border-radius:var(--radius-lg);cursor:pointer;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.LessonSidebar-module__4APQla__previousTrigger:hover{color:var(--color-text);background:var(--color-surface-hover);border-color:var(--color-border-focus)}.LessonSidebar-module__4APQla__previousTrigger:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.LessonSidebar-module__4APQla__previousIcon{width:1rem;height:1rem;transition:transform .2s cubic-bezier(.4,0,.2,1)}.LessonSidebar-module__4APQla__previousTrigger[data-state=open] .LessonSidebar-module__4APQla__previousIcon{transform:rotate(180deg)}.LessonSidebar-module__4APQla__previousContent{overflow:hidden}.LessonSidebar-module__4APQla__previousContent[data-state=open]{animation:.2s cubic-bezier(.4,0,.2,1) LessonSidebar-module__4APQla__collapsibleDown}.LessonSidebar-module__4APQla__previousContent[data-state=closed]{animation:.16s cubic-bezier(.4,0,.2,1) LessonSidebar-module__4APQla__collapsibleUp}.LessonSidebar-module__4APQla__previousInner{gap:var(--space-2);padding-top:var(--space-2);flex-direction:column;display:flex}@keyframes LessonSidebar-module__4APQla__collapsibleDown{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes LessonSidebar-module__4APQla__collapsibleUp{0%{height:var(--radix-collapsible-content-height)}to{height:0}}.LessonSidebar-module__4APQla__item{background:var(--color-surface);border:1px solid var(--color-surface-hover);border-radius:var(--radius-xl);flex-shrink:0;transition:background-color .18s,border-color .18s;overflow:hidden}.LessonSidebar-module__4APQla__item[data-state-tone=completed],.LessonSidebar-module__4APQla__item[data-state=open]{background:var(--color-text);border-color:#0000}.LessonSidebar-module__4APQla__item[data-locked],.LessonSidebar-module__4APQla__item[data-coming-soon]{opacity:.7}.LessonSidebar-module__4APQla__header{margin:0;display:flex}.LessonSidebar-module__4APQla__trigger{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3) var(--space-4);color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;font-family:inherit;transition:background .3s ease-in-out;display:flex}.LessonSidebar-module__4APQla__trigger:disabled{cursor:default}.LessonSidebar-module__4APQla__trigger:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:-2px}.LessonSidebar-module__4APQla__lessonIndex{width:1.75rem;height:1.75rem;font-size:var(--text-xs);background:var(--color-surface);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;font-weight:600;transition:transform .3s cubic-bezier(.23,1,.32,1),background .15s,color .15s;display:inline-flex}.LessonSidebar-module__4APQla__item:hover .LessonSidebar-module__4APQla__lessonIndex{transform:scale(1.12)}.LessonSidebar-module__4APQla__item[data-state=closed] .LessonSidebar-module__4APQla__lessonIndex{background:var(--color-surface-active)}.LessonSidebar-module__4APQla__item[data-state-tone=completed] .LessonSidebar-module__4APQla__lessonIndex{color:var(--color-text);background:var(--color-surface)}.LessonSidebar-module__4APQla__item[data-state=open] .LessonSidebar-module__4APQla__lessonIndex,.LessonSidebar-module__4APQla__item[data-active] .LessonSidebar-module__4APQla__lessonIndex{color:var(--color-primary-fg);background:var(--color-primary)}.LessonSidebar-module__4APQla__checkIcon{width:.875rem;height:.875rem}.LessonSidebar-module__4APQla__lessonBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.LessonSidebar-module__4APQla__lessonTitle{font-size:var(--text-sm);color:var(--color-text);font-weight:600;line-height:1.35}.LessonSidebar-module__4APQla__item[data-state-tone=completed] .LessonSidebar-module__4APQla__lessonTitle,.LessonSidebar-module__4APQla__item[data-state=open] .LessonSidebar-module__4APQla__lessonTitle{color:var(--color-text-onSolid)}.LessonSidebar-module__4APQla__lessonMeta{gap:var(--space-3);font-size:var(--text-xs);color:var(--color-text-muted);flex-wrap:wrap;display:flex}.LessonSidebar-module__4APQla__item[data-state-tone=completed] .LessonSidebar-module__4APQla__lessonMeta,.LessonSidebar-module__4APQla__item[data-state=open] .LessonSidebar-module__4APQla__lessonMeta{color:color-mix(in srgb, var(--color-text-onSolid) 65%, transparent)}.LessonSidebar-module__4APQla__metaItem,.LessonSidebar-module__4APQla__metaHint{align-items:center;gap:4px;display:inline-flex}.LessonSidebar-module__4APQla__metaIcon{width:.75rem;height:.75rem}.LessonSidebar-module__4APQla__chevron{width:1rem;height:1rem;color:var(--color-text);flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1)}.LessonSidebar-module__4APQla__trigger[data-state=open] .LessonSidebar-module__4APQla__chevron{transform:rotate(180deg)}.LessonSidebar-module__4APQla__item[data-state-tone=completed] .LessonSidebar-module__4APQla__chevron,.LessonSidebar-module__4APQla__item[data-state=open] .LessonSidebar-module__4APQla__chevron{color:color-mix(in srgb, var(--color-text-onSolid) 80%, transparent)}.LessonSidebar-module__4APQla__content{overflow:hidden}.LessonSidebar-module__4APQla__content[data-state=open]{animation:.2s cubic-bezier(.4,0,.2,1) LessonSidebar-module__4APQla__accordionDown}.LessonSidebar-module__4APQla__content[data-state=closed]{animation:.16s cubic-bezier(.4,0,.2,1) LessonSidebar-module__4APQla__accordionUp}.LessonSidebar-module__4APQla__sectionList{padding:var(--space-2) 0;background:var(--color-surface);border:1px solid var(--color-surface-hover);border-radius:var(--radius-xl) var(--radius-xl) 0 0;border-bottom:none;flex-direction:column;gap:0;margin:0;list-style:none;display:flex}.LessonSidebar-module__4APQla__sectionLink,.LessonSidebar-module__4APQla__sectionStatic{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-4);color:inherit;text-decoration:none;transition:background .3s ease-in-out;display:flex}.LessonSidebar-module__4APQla__sectionLink{cursor:pointer}.LessonSidebar-module__4APQla__sectionLink:hover{background:var(--color-surface-hover)}.LessonSidebar-module__4APQla__sectionItem[data-active] .LessonSidebar-module__4APQla__sectionLink,.LessonSidebar-module__4APQla__sectionItem[data-active] .LessonSidebar-module__4APQla__sectionStatic{background:var(--color-surface-muted)}.LessonSidebar-module__4APQla__sectionItem[data-active] .LessonSidebar-module__4APQla__sectionTitle{color:var(--color-text);font-weight:700}.LessonSidebar-module__4APQla__sectionMark{z-index:1;border-radius:var(--radius-full);border:1px solid var(--color-border-strong);background:var(--color-surface);width:1.75rem;height:1.75rem;color:var(--color-text);flex-shrink:0;justify-content:center;align-items:center;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative}.LessonSidebar-module__4APQla__sectionMark[data-state=active]{color:var(--color-primary)}.LessonSidebar-module__4APQla__sectionIcon{width:.9rem;height:.9rem}.LessonSidebar-module__4APQla__sectionLink:hover .LessonSidebar-module__4APQla__sectionMark{transform:scale(1.12)}.LessonSidebar-module__4APQla__sectionItem[data-connector=line]{position:relative}.LessonSidebar-module__4APQla__sectionItem[data-connector=line]:before{content:"";left:calc(var(--space-4) + .875rem);top:calc(-1 * var(--space-3));width:0;height:calc(var(--space-3) * 2);border-left:2px dashed var(--color-border-strong);position:absolute;transform:translate(-50%)}.LessonSidebar-module__4APQla__sectionTitle{min-width:0;font-size:var(--text-sm);color:var(--color-text);flex:1;font-weight:500;line-height:1.4}.LessonSidebar-module__4APQla__sectionTitle[data-state=completed]{color:var(--color-text);font-weight:400}.LessonSidebar-module__4APQla__sectionStatus{width:1rem;height:1rem;color:var(--color-text-subtle);flex-shrink:0}.LessonSidebar-module__4APQla__sectionStatus[data-state=completed]{color:var(--color-success)}.LessonSidebar-module__4APQla__sectionStatus[data-state=active]{color:var(--color-primary)}.LessonSidebar-module__4APQla__sectionLock{width:.875rem;height:.875rem;color:var(--color-warning);flex-shrink:0}.LessonSidebar-module__4APQla__collapsibleWrap{display:none}@media (max-width:960px){.LessonSidebar-module__4APQla__collapsibleWrap{width:min(100% - 2 * var(--space-4), var(--container-max));margin:var(--space-5) auto 0;display:block}}.LessonSidebar-module__4APQla__collapsibleRoot{flex-direction:column;display:flex}.LessonSidebar-module__4APQla__collapsibleHeader{margin:0;display:flex}.LessonSidebar-module__4APQla__collapsibleTrigger{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-4);background:var(--color-surface);border-radius:var(--radius-2xl);color:var(--color-text);text-align:left;cursor:pointer;border:none;font-family:inherit;display:flex;box-shadow:0 1px 20px #e0d7c680}.LessonSidebar-module__4APQla__collapsibleTrigger:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.LessonSidebar-module__4APQla__collapsibleTitle{min-width:0;font-size:var(--text-sm);color:var(--color-text);flex:1;font-weight:600}.LessonSidebar-module__4APQla__collapsibleProgress{align-items:center;gap:var(--space-2);flex-shrink:0;display:inline-flex}.LessonSidebar-module__4APQla__collapsibleChevronWrap{border-radius:var(--radius-full);background:var(--color-text);width:1.75rem;height:1.75rem;color:var(--color-text-onSolid);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.LessonSidebar-module__4APQla__collapsibleChevron{width:1rem;height:1rem;transition:transform .2s cubic-bezier(.4,0,.2,1)}.LessonSidebar-module__4APQla__collapsibleTrigger[data-state=open] .LessonSidebar-module__4APQla__collapsibleChevron{transform:rotate(180deg)}.LessonSidebar-module__4APQla__collapsibleContent{overflow:hidden}.LessonSidebar-module__4APQla__collapsibleContent[data-state=open]{animation:.2s cubic-bezier(.4,0,.2,1) LessonSidebar-module__4APQla__accordionDown}.LessonSidebar-module__4APQla__collapsibleContent[data-state=closed]{animation:.16s cubic-bezier(.4,0,.2,1) LessonSidebar-module__4APQla__accordionUp}.LessonSidebar-module__4APQla__collapsibleContentInner{padding-top:var(--space-3)}@keyframes LessonSidebar-module__4APQla__accordionDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes LessonSidebar-module__4APQla__accordionUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}
.FeaturedLessons-module__tlOsia__section{width:min(100% - 2 * var(--space-4), var(--container-max));padding:var(--section-padding-block) 0;margin-inline:auto}.FeaturedLessons-module__tlOsia__header{text-align:center;margin-bottom:clamp(var(--space-10), 6vw, var(--space-16));align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.FeaturedLessons-module__tlOsia__pill{padding:4px var(--space-3) 4px 4px;background:var(--color-text);color:var(--color-text-onSolid);border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.02em;align-items:center;gap:6px;font-weight:600;display:inline-flex}.FeaturedLessons-module__tlOsia__pillIcon{border-radius:var(--radius-full);background:var(--color-surface);width:1.25rem;height:1.25rem;color:var(--color-text);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.FeaturedLessons-module__tlOsia__pillIconGlyph{width:.75rem;height:.75rem}.FeaturedLessons-module__tlOsia__title{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--color-text);max-width:38rem;margin:0;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:400;line-height:1.1}.FeaturedLessons-module__tlOsia__subtitle{font-size:clamp(var(--text-base), 1.6vw, var(--text-lg));color:var(--color-text-muted);max-width:36rem;margin:0;line-height:1.55}.FeaturedLessons-module__tlOsia__grid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.FeaturedLessons-module__tlOsia__grid[data-count="1"]{grid-template-columns:minmax(0,28rem);justify-content:center}.FeaturedLessons-module__tlOsia__grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,26rem));justify-content:center}.FeaturedLessons-module__tlOsia__card{padding:var(--space-5);background:color-mix(in srgb, var(--color-surface) 78%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid var(--color-surface-hover);border-radius:var(--radius-2xl);flex-direction:column;text-decoration:none;transition:box-shadow .22s,transform .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 20px #e0d7c680}a.FeaturedLessons-module__tlOsia__card:hover{transform:translateY(-4px)rotate(-.4deg);box-shadow:0 14px 32px #0000001a}a.FeaturedLessons-module__tlOsia__card:nth-child(2n):hover{transform:translateY(-4px)rotate(.4deg)}a.FeaturedLessons-module__tlOsia__card:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:4px}.FeaturedLessons-module__tlOsia__topRow{z-index:1;justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex;position:relative}.FeaturedLessons-module__tlOsia__tier{padding:4px var(--space-3) 4px var(--space-2);font-size:var(--text-xs);letter-spacing:.02em;border-radius:var(--radius-full);color:var(--color-text);background:var(--color-surface-muted);border:1px solid var(--color-surface-hover);flex-shrink:0;align-items:center;gap:5px;font-weight:600;display:inline-flex}.FeaturedLessons-module__tlOsia__tier[data-tier=FREE]{color:var(--color-primary-fg);background:var(--color-primary);border-color:#0000}.FeaturedLessons-module__tlOsia__tierIcon{width:.875rem;height:.875rem}.FeaturedLessons-module__tlOsia__courseName{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-subtle);text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.FeaturedLessons-module__tlOsia__cardTitle{z-index:1;font-size:var(--text-lg);color:var(--color-text);letter-spacing:-.005em;margin:0 0 var(--space-3) 0;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.3;display:-webkit-box;position:relative;overflow:hidden}.FeaturedLessons-module__tlOsia__description{z-index:1;font-size:var(--text-sm);color:var(--color-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.55;display:-webkit-box;position:relative;overflow:hidden}.FeaturedLessons-module__tlOsia__cardFooter{z-index:1;justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-5);font-size:var(--text-xs);color:var(--color-text-muted);margin-top:auto;display:flex;position:relative}.FeaturedLessons-module__tlOsia__duration{font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-weight:500;display:inline-flex}.FeaturedLessons-module__tlOsia__metaIcon{width:.875rem;height:.875rem}.FeaturedLessons-module__tlOsia__arrowSlot{border-radius:var(--radius-full);background:var(--color-text);width:1.75rem;height:1.75rem;color:var(--color-text-onSolid);flex-shrink:0;justify-content:center;align-items:center;transition:transform .22s;display:inline-flex}.FeaturedLessons-module__tlOsia__arrowIcon{width:.9rem;height:.9rem}a.FeaturedLessons-module__tlOsia__card:hover .FeaturedLessons-module__tlOsia__arrowSlot{transform:translate(2px,-2px)}.FeaturedLessons-module__tlOsia__cta{margin-top:clamp(var(--space-8), 4vw, var(--space-12));justify-content:center;display:flex}@media (max-width:900px){.FeaturedLessons-module__tlOsia__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.FeaturedLessons-module__tlOsia__grid,.FeaturedLessons-module__tlOsia__grid[data-count="2"]{grid-template-columns:1fr}.FeaturedLessons-module__tlOsia__grid>.FeaturedLessons-module__tlOsia__card:nth-child(n+4){display:none}}
.Header-module__3Bi4vW__outer{top:var(--space-3);z-index:50;padding:0 var(--space-4);pointer-events:none;justify-content:center;transition:top .28s;display:flex;position:fixed;left:0;right:0}.Header-module__3Bi4vW__inner{pointer-events:auto;align-items:center;gap:var(--space-4);width:100%;max-width:75%;padding:var(--space-2) var(--space-2) var(--space-2) var(--space-5);background:var(--color-surface);border-radius:var(--radius-full);grid-template-columns:1fr auto 1fr;transition:max-width .32s,box-shadow .28s,background-color .28s;display:grid;box-shadow:0 1px 20px #e0d7c680}.Header-module__3Bi4vW__logoLink{justify-self:start}.Header-module__3Bi4vW__outer[data-scrolled] .Header-module__3Bi4vW__inner{border-color:var(--color-surface-muted);max-width:50%;box-shadow:0 1px 20px #e0d7c680}.Header-module__3Bi4vW__nav{gap:var(--space-1);display:flex}.Header-module__3Bi4vW__navLink{padding:var(--space-2) var(--space-3);font-size:var(--text-sm);color:var(--color-text);border-radius:var(--radius-full);font-weight:500;transition:background-color .12s,color .12s}.Header-module__3Bi4vW__navLink:hover{background:var(--color-surface-muted)}.Header-module__3Bi4vW__navLink:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.Header-module__3Bi4vW__navLink[data-active]{color:var(--color-text-onSolid);background:var(--color-text);font-weight:600}.Header-module__3Bi4vW__navLink[data-active]:hover{background:var(--color-text)}.Header-module__3Bi4vW__cta{justify-self:end;align-items:center;gap:var(--space-2);display:flex}.Header-module__3Bi4vW__profileButton[data-variant=dark]{max-width:16rem;padding-right:var(--space-1)}.Header-module__3Bi4vW__profileTriggerCompact{background:var(--color-text);border-radius:var(--radius-full);width:2.5rem;height:2.5rem;color:var(--color-text-onSolid);cursor:pointer;justify-content:center;align-items:center;transition:opacity .12s,transform .12s;display:inline-flex}.Header-module__3Bi4vW__profileTriggerCompact:hover{opacity:.85}.Header-module__3Bi4vW__profileTriggerCompact:active{transform:scale(.96)}.Header-module__3Bi4vW__profileTriggerCompact:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.Header-module__3Bi4vW__profileTriggerIcon{width:1.25rem;height:1.25rem}@media (max-width:1399.98px){.Header-module__3Bi4vW__profileButton{display:none}}@media (min-width:1400px){.Header-module__3Bi4vW__profileTriggerCompact{display:none}}.Header-module__3Bi4vW__progressButton{white-space:nowrap}.Header-module__3Bi4vW__profileName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Header-module__3Bi4vW__profileSkeleton{align-items:center;gap:var(--space-2);padding:0 var(--space-3) 0 var(--space-2);height:2.25rem;display:inline-flex}.Header-module__3Bi4vW__profileSkeletonAvatar{width:1.5rem;height:1.5rem}.Header-module__3Bi4vW__profileSkeletonName{width:5rem;height:.75rem}@media (max-width:1023.98px){.Header-module__3Bi4vW__outer{padding:0 var(--space-3)}.Header-module__3Bi4vW__inner,.Header-module__3Bi4vW__outer[data-scrolled] .Header-module__3Bi4vW__inner{padding:var(--space-2) var(--space-3) var(--space-2) var(--space-4);justify-content:space-between;align-items:center;width:100%;max-width:100%;display:flex}.Header-module__3Bi4vW__nav,.Header-module__3Bi4vW__cta{display:none}}
.BlogPostSettingsDialog-module__JWgZcq__trigger{align-items:center;gap:var(--space-2);display:inline-flex}.BlogPostSettingsDialog-module__JWgZcq__triggerIcon{width:1rem;height:1rem}.BlogPostSettingsDialog-module__JWgZcq__form{display:contents}.BlogPostSettingsDialog-module__JWgZcq__fieldset{gap:var(--space-4);flex-direction:column;display:flex}.BlogPostSettingsDialog-module__JWgZcq__serverError{padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--color-danger-text);background:var(--color-primary-subtle);border:1px solid var(--color-primary-border);border-radius:var(--radius-md)}.BlogPostSettingsDialog-module__JWgZcq__coverPreview{object-fit:contain;border-radius:var(--radius-md);background:var(--color-surface-muted);width:auto;max-width:100%;height:auto;max-height:12rem;margin:0 auto;display:block}.BlogPostSettingsDialog-module__JWgZcq__coverPlaceholder{background:var(--color-surface-muted);width:100%;height:6rem;color:var(--color-text-muted);font-size:var(--text-sm);border-radius:var(--radius-md);justify-content:center;align-items:center;display:flex}.BlogPostSettingsDialog-module__JWgZcq__featuredRow{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);background:var(--color-surface-muted);border-radius:var(--radius-md);display:flex}.BlogPostSettingsDialog-module__JWgZcq__featuredLabel{cursor:pointer;flex-direction:column;gap:2px;min-width:0;display:flex}.BlogPostSettingsDialog-module__JWgZcq__featuredTitle{font-size:var(--text-sm);color:var(--color-text);font-weight:600}.BlogPostSettingsDialog-module__JWgZcq__featuredHint{font-size:var(--text-xs);color:var(--color-text-muted);line-height:1.4}
.Newsletter-module__w7w7PG__section{width:min(100% - 2 * var(--space-4), var(--container-max));margin-inline:auto;margin-block:var(--space-10) var(--space-16);padding:clamp(4rem, 9vh, 6.5rem) var(--space-6);border-radius:var(--radius-3xl);background:var(--color-text);color:var(--color-text-onSolid);position:relative;overflow:hidden}.Newsletter-module__w7w7PG__inner{text-align:center;align-items:center;gap:var(--space-4);flex-direction:column;max-width:36rem;margin:0 auto;display:flex}.Newsletter-module__w7w7PG__title{font-family:var(--font-serif);font-size:clamp(var(--text-3xl), 4.5vw, 3.25rem);letter-spacing:-.02em;color:var(--color-text-onSolid);font-weight:400;line-height:1.05}.Newsletter-module__w7w7PG__title em{color:var(--color-primary);font-style:italic}.Newsletter-module__w7w7PG__subtitle{font-size:clamp(var(--text-base), 1.6vw, var(--text-lg));color:color-mix(in srgb, var(--color-text-onSolid) 70%, transparent);max-width:32rem;line-height:1.55}.Newsletter-module__w7w7PG__form{margin-top:var(--space-3);gap:var(--space-3);width:100%;max-width:28rem;display:flex}.Newsletter-module__w7w7PG__inputWrap{gap:var(--space-2);text-align:left;flex-direction:column;flex:1;display:flex}.Newsletter-module__w7w7PG__inputInverted{border-color:color-mix(in srgb, var(--color-text-onSolid) 22%, transparent);color:var(--color-text-onSolid);background:0 0}.Newsletter-module__w7w7PG__inputInverted::placeholder{color:color-mix(in srgb, var(--color-text-onSolid) 45%, transparent)}.Newsletter-module__w7w7PG__error{font-size:var(--text-xs);color:color-mix(in srgb, var(--color-primary) 80%, white 20%)}.Newsletter-module__w7w7PG__terms{margin-top:var(--space-2);font-size:var(--text-xs);color:color-mix(in srgb, var(--color-text-onSolid) 50%, transparent);max-width:28rem;line-height:1.5}.Newsletter-module__w7w7PG__success{margin-top:var(--space-4);align-items:center;gap:var(--space-2);color:var(--color-text-onSolid);font-weight:500;display:inline-flex}.Newsletter-module__w7w7PG__successIcon{width:1.25rem;height:1.25rem;color:var(--color-primary);flex-shrink:0}@media (max-width:640px){.Newsletter-module__w7w7PG__section{margin-block:var(--space-6) var(--space-10)}.Newsletter-module__w7w7PG__form{flex-direction:column}}
.page-module__sT8S3W__main{background:var(--color-surface-base);width:100%}.page-module__sT8S3W__article{width:min(100% - 2 * var(--space-4), 52rem);margin:clamp(5rem, 10vh, 7rem) auto var(--space-12);padding:clamp(var(--space-6), 4vw, var(--space-10));background:var(--color-surface);border-radius:var(--radius-2xl);box-shadow:0 1px 20px #e0d7c680}.page-module__sT8S3W__hero{gap:var(--space-5);margin-bottom:var(--space-6);flex-direction:column;display:flex}.page-module__sT8S3W__back{align-self:flex-start}.page-module__sT8S3W__backIconWrap{border-radius:var(--radius-full);background:var(--color-text);width:1.5rem;height:1.5rem;color:var(--color-text-onSolid);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.page-module__sT8S3W__backIcon{width:.875rem;height:.875rem}.page-module__sT8S3W__categoryBadge{padding:4px var(--space-3);font-size:var(--text-xs);letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-onSolid);background:var(--color-text);border-radius:var(--radius-full);align-self:flex-start;font-weight:600;display:inline-flex}.page-module__sT8S3W__title{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--color-text);font-size:clamp(2rem,5vw,3.25rem);font-weight:400;line-height:1.1}.page-module__sT8S3W__excerpt{font-size:clamp(var(--text-base), 1.6vw, var(--text-lg));color:var(--color-text-muted);line-height:1.6}.page-module__sT8S3W__meta{align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--color-text-muted);flex-wrap:wrap;display:flex}.page-module__sT8S3W__author{align-items:center;gap:var(--space-2);display:inline-flex}.page-module__sT8S3W__authorAvatar{border-radius:var(--radius-full);object-fit:cover;width:2rem;height:2rem;display:block}.page-module__sT8S3W__authorAvatarFallback{border-radius:var(--radius-full);background:var(--color-primary-subtle);width:2rem;height:2rem;color:var(--color-primary-text);font-size:var(--text-sm);text-transform:uppercase;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.page-module__sT8S3W__authorName{color:var(--color-text);font-weight:500}.page-module__sT8S3W__metaDot{color:var(--color-text-subtle)}.page-module__sT8S3W__readingTime{align-items:center;gap:4px;display:inline-flex}.page-module__sT8S3W__readingTimeIcon{width:.875rem;height:.875rem}.page-module__sT8S3W__coverWrap{aspect-ratio:16/9;border-radius:var(--radius-xl);margin-bottom:var(--space-8);background:var(--color-primary-subtle);position:relative;overflow:hidden}.page-module__sT8S3W__coverImage{object-fit:cover;width:100%;height:100%;display:block}.page-module__sT8S3W__body{gap:var(--space-6);flex-direction:column;display:flex}.page-module__sT8S3W__empty{padding:var(--space-10) 0;text-align:center;font-size:var(--text-lg);color:var(--color-text-muted);font-style:italic}.page-module__sT8S3W__shareTop{margin-bottom:var(--space-8)}.page-module__sT8S3W__shareBottom{margin-top:var(--space-10)}.page-module__sT8S3W__recommended{width:min(100% - 2 * var(--space-4), var(--container-max));margin:var(--space-12) auto 0;padding:0}.page-module__sT8S3W__recommendedHeading{font-family:var(--font-serif);font-size:clamp(var(--text-2xl), 3vw, var(--text-3xl));letter-spacing:-.01em;color:var(--color-text);margin-bottom:var(--space-6);font-weight:500}.page-module__sT8S3W__recommendedGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));margin:0;padding:0;list-style:none;display:grid}
.page-module__z6x3xG__main{background:var(--color-surface-base)}.page-module__z6x3xG__hero{width:min(100% - 2 * var(--space-4), var(--container-max));margin:var(--space-10) auto 0;padding:clamp(5rem, 9vh, 7rem) 0 clamp(var(--space-4), 2vh, var(--space-6));border-top-left-radius:var(--radius-3xl);border-top-right-radius:var(--radius-3xl);position:relative;overflow:hidden}.page-module__z6x3xG__heroInner{width:100%;max-width:var(--container-max);gap:var(--space-4);flex-direction:column;margin:0 auto;display:flex}.page-module__z6x3xG__titleCol{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.page-module__z6x3xG__titleHead{align-items:center;gap:var(--space-3);display:flex}.page-module__z6x3xG__backButton{border-radius:var(--radius-full);width:2.25rem;height:2.25rem;color:var(--color-text-onSolid);background:var(--color-text);border:none;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.page-module__z6x3xG__backButton:hover{background:var(--color-surface);color:var(--color-text)}.page-module__z6x3xG__backIcon{width:1.125rem;height:1.125rem}.page-module__z6x3xG__lessonLabel{padding:4px var(--space-3);background:var(--color-surface);border:1px solid var(--color-surface-hover);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-text);text-transform:uppercase;letter-spacing:.04em;align-self:flex-start;align-items:center;max-width:max-content;margin:0;font-weight:600;display:inline-flex}.page-module__z6x3xG__title{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--color-text);font-size:clamp(2rem,4vw,2.75rem);font-weight:500;line-height:1.15}.page-module__z6x3xG__subtitle{font-size:var(--text-base);color:var(--color-text-muted);max-width:70ch}.page-module__z6x3xG__section{width:min(100% - 2 * var(--space-4), var(--container-max));padding:var(--space-4) 0 var(--space-12);margin-inline:auto}.page-module__z6x3xG__grid{gap:clamp(var(--space-6), 3vw, var(--space-10));grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:flex-start;display:grid}.page-module__z6x3xG__leftCol{gap:var(--space-8);flex-direction:column;min-width:0;display:flex}.page-module__z6x3xG__rightCol{gap:var(--space-6);top:var(--space-24);flex-direction:column;display:flex;position:sticky}.page-module__z6x3xG__blocks{gap:var(--space-6);background:var(--color-surface);border:2px solid var(--color-surface-hover);border-radius:var(--radius-2xl);padding:clamp(var(--space-5), 3vw, var(--space-8));flex-direction:column;display:flex;box-shadow:0 1px 20px #e0d7c680}@media (max-width:960px){.page-module__z6x3xG__grid{grid-template-columns:1fr}.page-module__z6x3xG__rightCol{display:none}}@media (max-width:720px){.page-module__z6x3xG__hero{padding:clamp(4.5rem, 9vh, 6rem) var(--space-4) clamp(var(--space-4), 2vh, var(--space-6));border-top-left-radius:0;border-top-right-radius:0;margin:0}.page-module__z6x3xG__title{font-size:clamp(1.5rem,6vw,2.25rem)}}@media (max-width:640px){.page-module__z6x3xG__leftCol{gap:var(--space-5)}}
.page-module__wwepuG__shell{max-width:76rem;padding:var(--page-hero-padding-top) var(--space-6) var(--space-16);gap:var(--space-10);flex-direction:column;margin:0 auto;display:flex}@media (max-width:720px){.page-module__wwepuG__shell{padding:clamp(6rem, 18vw, 7rem) var(--space-4) var(--space-12);gap:var(--space-8)}}.page-module__wwepuG__widgetsRow{gap:var(--space-4);grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid}@media (max-width:1100px){.page-module__wwepuG__widgetsRow{grid-template-columns:1fr 1fr}}@media (max-width:720px){.page-module__wwepuG__widgetsRow{grid-template-columns:1fr}}
.BlogPostEditor-module__26-mmG__editor{gap:var(--space-8);flex-direction:column;display:flex}.BlogPostEditor-module__26-mmG__header{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.BlogPostEditor-module__26-mmG__back{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:2.25rem;height:2.25rem;color:var(--color-text-muted);flex-shrink:0;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:inline-flex}.BlogPostEditor-module__26-mmG__back:hover{background:var(--color-surface-hover);color:var(--color-text)}.BlogPostEditor-module__26-mmG__backIcon{width:1.125rem;height:1.125rem}.BlogPostEditor-module__26-mmG__headInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.BlogPostEditor-module__26-mmG__editorBadge{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--color-primary-text);font-weight:600}.BlogPostEditor-module__26-mmG__headTitle{font-size:var(--text-2xl);color:var(--color-text);font-weight:600}.BlogPostEditor-module__26-mmG__headActions{align-items:center;gap:var(--space-2);flex-shrink:0;margin-left:auto;display:flex}.BlogPostEditor-module__26-mmG__viewIcon{width:.875rem;height:.875rem;margin-right:var(--space-1)}.BlogPostEditor-module__26-mmG__statusTrigger.BlogPostEditor-module__26-mmG__statusTrigger{width:auto;min-width:8rem}.BlogPostEditor-module__26-mmG__body{gap:var(--space-8);grid-template-columns:minmax(0,1fr) 16rem;align-items:start;display:grid}@media (max-width:960px){.BlogPostEditor-module__26-mmG__body{grid-template-columns:1fr}}.BlogPostEditor-module__26-mmG__main,.BlogPostEditor-module__26-mmG__sidebar{min-width:0}
.BanUserDialog-module__xY2Waq__error{font-size:var(--text-sm);color:var(--color-danger-text);margin:0}
.RecentBlogPosts-module__VE4P8G__section{width:min(100% - 2 * var(--space-4), var(--container-max));padding:var(--section-padding-block) 0;margin-inline:auto}.RecentBlogPosts-module__VE4P8G__header{text-align:center;margin-bottom:clamp(var(--space-10), 6vw, var(--space-16));align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.RecentBlogPosts-module__VE4P8G__pill{padding:4px var(--space-3) 4px 4px;background:var(--color-text);color:var(--color-text-onSolid);border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.02em;align-items:center;gap:6px;font-weight:600;display:inline-flex}.RecentBlogPosts-module__VE4P8G__pillIcon{border-radius:var(--radius-full);background:var(--color-surface);width:1.25rem;height:1.25rem;color:var(--color-text);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.RecentBlogPosts-module__VE4P8G__pillIconGlyph{width:.75rem;height:.75rem}.RecentBlogPosts-module__VE4P8G__title{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--color-text);max-width:38rem;margin:0;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:400;line-height:1.1}.RecentBlogPosts-module__VE4P8G__subtitle{font-size:clamp(var(--text-base), 1.6vw, var(--text-lg));color:var(--color-text-muted);max-width:36rem;margin:0;line-height:1.55}.RecentBlogPosts-module__VE4P8G__grid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.RecentBlogPosts-module__VE4P8G__grid[data-count="1"]{grid-template-columns:minmax(0,28rem);justify-content:center}.RecentBlogPosts-module__VE4P8G__grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,26rem));justify-content:center}.RecentBlogPosts-module__VE4P8G__cta{margin-top:clamp(var(--space-8), 4vw, var(--space-12));justify-content:center;display:flex}@media (max-width:900px){.RecentBlogPosts-module__VE4P8G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.RecentBlogPosts-module__VE4P8G__grid,.RecentBlogPosts-module__VE4P8G__grid[data-count="2"]{grid-template-columns:1fr}}
.Skeleton-module__59wJKq__skeleton{background:var(--gray-a4);border-radius:var(--radius-md);animation:1.5s ease-in-out infinite Skeleton-module__59wJKq__pulse;display:inline-block}.Skeleton-module__59wJKq__skeleton[data-shape=circle]{border-radius:var(--radius-full)}@keyframes Skeleton-module__59wJKq__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.Skeleton-module__59wJKq__skeleton{animation:none}}
.CreateUserDialog-module__HhbNZW__triggerIcon{width:1rem;height:1rem;margin-right:var(--space-2)}.CreateUserDialog-module__HhbNZW__form{display:contents}.CreateUserDialog-module__HhbNZW__fieldset{gap:var(--space-4);flex-direction:column;display:flex}.CreateUserDialog-module__HhbNZW__serverError{padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--color-danger-text);background:var(--color-primary-subtle);border:1px solid var(--color-primary-border);border-radius:var(--radius-md)}
.ScrollReveal-module__Ma-iha__reveal{opacity:0;transform:translateY(var(--reveal-y,24px));transition:opacity var(--reveal-duration,.6s) cubic-bezier(.16, 1, .3, 1) var(--reveal-delay,0s), transform var(--reveal-duration,.6s) cubic-bezier(.16, 1, .3, 1) var(--reveal-delay,0s);will-change:opacity, transform}.ScrollReveal-module__Ma-iha__reveal[data-visible]{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.ScrollReveal-module__Ma-iha__reveal{opacity:1;transition:none;transform:none}}
.UsersStats-module__zF_oUa__grid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:900px){.UsersStats-module__zF_oUa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.UsersStats-module__zF_oUa__grid{grid-template-columns:1fr}}.UsersStats-module__zF_oUa__card{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);background:var(--color-surface);border:2px solid var(--color-surface-hover);border-radius:var(--radius-2xl);display:flex;box-shadow:0 1px 20px #e0d7c680}.UsersStats-module__zF_oUa__iconWrap{background:var(--color-text);width:2.5rem;height:2.5rem;color:var(--color-text-onSolid);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.UsersStats-module__zF_oUa__icon{width:1.25rem;height:1.25rem}.UsersStats-module__zF_oUa__body{flex-direction:column;gap:2px;min-width:0;display:flex}.UsersStats-module__zF_oUa__label{font-size:var(--text-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;font-weight:500}.UsersStats-module__zF_oUa__value{font-size:var(--text-2xl);color:var(--color-text);font-weight:600;line-height:1.1}.UsersStats-module__zF_oUa__valueSkeleton{width:3rem;height:1.75rem}.UsersStats-module__zF_oUa__delta{font-size:var(--text-xs);color:var(--color-success);margin-top:2px;font-weight:500}
.ContactMessageDialog-module__dSvVcG__email{color:var(--color-text);font-weight:500;text-decoration:none}.ContactMessageDialog-module__dSvVcG__email:hover{text-decoration:underline}.ContactMessageDialog-module__dSvVcG__dot{margin:0 var(--space-2);color:var(--color-text-subtle)}.ContactMessageDialog-module__dSvVcG__body{margin:var(--space-2) 0 var(--space-4);white-space:pre-wrap;color:var(--color-text);max-height:40vh;line-height:1.6;overflow-y:auto}
