:root{--paper:#eef6fb;--paper-strong:#ffffff;--ink:#103f73;--ink-2:#0a2f57;--muted:#58708e;--line:#d5e2ee;--line-strong:rgba(16,63,115,0.16);--line-soft:rgba(16,63,115,0.1);--brand:#1768ad;--brand-deep:#0f4d84;--brand-soft:#e8f3fb;--brand-lime:#a9cf38;--brand-lime-soft:#f4f9de;--panel-shadow:0 24px 80px rgba(11,49,90,0.12);color-scheme:light}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;margin:0;background:radial-gradient(circle at top left,rgba(169,207,56,.18),transparent 24rem),linear-gradient(180deg,#ffffff 0,var(--paper) 100%);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img,video{max-width:100%}::selection{background:var(--brand);color:#ffffff}h1,h2,h3,h4{margin:0;color:var(--ink);font-family:var(--font-display),serif;letter-spacing:-.02em}p{color:var(--muted);font-size:15px;line-height:1.8}p,ul{margin:0}ul{padding-left:1rem}.container-shell{width:min(100%,80rem);margin-inline:auto;padding-inline:1rem}.surface{border:1px solid var(--line-strong);border-radius:8px;background:rgba(255,255,255,.96);box-shadow:var(--panel-shadow)}.hairline{border:1px solid var(--line-soft)}.font-display{font-family:var(--font-display),serif}.font-sans{font-family:var(--font-sans),sans-serif}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bg-paper{background:var(--paper)}.bg-paper\/90{background:rgba(244,249,253,.9)}.bg-white{background:#ffffff}.bg-transparent{background:transparent}.bg-white\/85{background:rgba(255,255,255,.85)}.bg-white\/90{background:rgba(255,255,255,.9)}.bg-black,.bg-ink{background:var(--ink)}.bg-brand{background:var(--brand)}.bg-brand-soft{background:var(--brand-soft)}.text-brand{color:var(--brand)}.text-brand-lime{color:var(--brand-lime)}.text-ink{color:var(--ink)}.text-paper{color:var(--paper)}.text-white{color:#ffffff}.text-white\/80{color:rgba(255,255,255,.8)}.text-white\/85{color:rgba(255,255,255,.85)}.text-muted{color:var(--muted)}.text-red-700{color:#b42318}.border{border:1px solid var(--line)}.border-b{border-bottom:1px solid var(--line)}.border-t,.border-y{border-top:1px solid var(--line)}.border-y{border-bottom:1px solid var(--line)}.border-dashed{border-style:dashed}.border-ink{border-color:var(--ink)}.border-brand\/20{border-color:rgba(22,101,172,.2)}.border-brand\/15{border-color:rgba(22,101,172,.15)}.border-line{border-color:var(--line)}.border-line\/70{border-color:var(--line-soft)}.border-line\/80{border-color:var(--line-strong)}.shadow-panel{box-shadow:var(--panel-shadow)}.backdrop-blur{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rounded-full{border-radius:999px}.rounded-2xl,.rounded-\[20px\],.rounded-\[24px\],.rounded-\[28px\],.rounded-\[8px\]{border-radius:8px}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.pointer-events-none{pointer-events:none}.cursor-pointer{cursor:pointer}.tracking-tight{letter-spacing:0}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.18em\]{letter-spacing:.18em}.hover\:bg-brand:hover{background:var(--brand)}.hover\:bg-brand-deep:hover{background:var(--brand-deep)}.hover\:bg-brand-soft:hover{background:var(--brand-soft)}.hover\:bg-white:hover{background:#ffffff}.hover\:border-brand:hover{border-color:var(--brand)}.hover\:text-white:hover{color:#ffffff}.sticky{position:sticky}.absolute{position:absolute}.relative{position:relative}.object-cover{object-fit:cover}.top-0{top:0}.top-1\/2{top:50%}.left-4{left:1rem}.-translate-y-1\/2{transform:translateY(-50%)}.z-40{z-index:40}.min-h-\[240px\]{min-height:240px}.min-h-\[420px\]{min-height:420px}.h-52{height:13rem}.min-w-\[150px\]{min-width:150px}.mx-auto{margin-inline:auto}.mb-4{margin-bottom:1rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-1{padding-block:.25rem}.px-4{padding-inline:1rem}.px-5{padding-inline:1.25rem}.px-6{padding-inline:1.5rem}.py-2{padding-block:.5rem}.py-3{padding-block:.75rem}.py-4{padding-block:1rem}.py-6{padding-block:1.5rem}.py-8{padding-block:2rem}.py-10{padding-block:2.5rem}.py-12{padding-block:3rem}.py-16{padding-block:4rem}.pl-11{padding-left:2.75rem}.pb-5{padding-bottom:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.shrink-0{flex-shrink:0}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-9{height:2.25rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-20{height:5rem}.h-fit{height:fit-content}.h-full{height:100%}.w-4{width:1rem}.w-5{width:1.25rem}.w-9{width:2.25rem}.w-full{width:100%}.max-w-none{max-width:none}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.min-h-32{min-height:8rem}.min-h-screen{min-height:100vh}.min-w-full{min-width:100%}.text-left{text-align:left}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-\[11px\]{font-size:11px;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.4}.text-lg{font-size:1.125rem;line-height:1.7}.text-xl{font-size:1.25rem;line-height:1.5}.text-2xl{font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.2}.text-3xl{font-size:clamp(1.7rem,3vw,2.25rem);line-height:1.15}.text-4xl{font-size:clamp(2rem,4vw,3rem);line-height:1.05}.text-5xl{font-size:clamp(2.4rem,5vw,3.8rem);line-height:1}.text-6xl{font-size:clamp(2.8rem,6vw,4.5rem);line-height:.98}.text-7xl{font-size:clamp(3.2rem,8vw,5.5rem);line-height:.95}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-extrabold{font-weight:800}.uppercase{text-transform:uppercase}.leading-none{line-height:1}.leading-8{line-height:2rem}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.25em\]{letter-spacing:.25em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-\[0\.35em\]{letter-spacing:.35em}.line-through{text-decoration:line-through}.transition{transition:all .18s ease}.divide-y>*+*{border-top:1px solid var(--line)}.divide-line{--divide-color:var(--line)}.prose{max-width:100%}.prose p+p{margin-top:1rem}.prose h1,.prose h2,.prose h3,.prose h4{font-family:var(--font-display),serif;color:var(--ink)}.prose-p\:text-muted p{color:var(--muted)}.prose-headings\:font-display h1,.prose-headings\:font-display h2,.prose-headings\:font-display h3,.prose-headings\:font-display h4{font-family:var(--font-display),serif}.hover\:bg-black:hover,.hover\:bg-ink:hover{background:var(--ink)}.hover\:bg-ink\/5:hover{background:rgba(17,17,17,.05)}.hover\:text-paper:hover{color:var(--paper)}.hover\:text-ink:hover{color:var(--ink)}.focus\:border-ink:focus,.hover\:border-ink:hover{border-color:var(--ink)}.focus\:border-brand:focus{border-color:var(--brand)}.placeholder\:text-muted::placeholder{color:var(--muted)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.outline-none{outline:none}.surface button,.surface input,.surface select,.surface textarea{min-width:0}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:w-auto{width:auto}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:items-start{align-items:flex-start}.md\:justify-between{justify-content:space-between}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[1fr_1fr_110px_auto\]{grid-template-columns:1fr 1fr 110px auto}.md\:grid-cols-\[1fr_1fr_auto\]{grid-template-columns:1fr 1fr auto}.md\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.md\:grid-cols-\[220px_minmax\(0\,1fr\)\]{grid-template-columns:220px minmax(0,1fr)}.md\:grid-cols-\[2fr_1fr_1fr_1fr_1fr\]{grid-template-columns:2fr repeat(4,minmax(0,1fr))}.md\:grid-cols-\[1\.6fr_1fr_1fr\]{grid-template-columns:1.6fr 1fr 1fr}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:p-12{padding:3rem}.md\:py-24{padding-block:6rem}.md\:text-5xl{font-size:clamp(2.4rem,5vw,3.8rem)}.md\:text-6xl{font-size:clamp(2.8rem,6vw,4.5rem)}.md\:text-7xl{font-size:clamp(3.2rem,8vw,5.5rem)}}@media (min-width:1024px){.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-\[0\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}.lg\:grid-cols-\[1\.1fr_0\.9fr\]{grid-template-columns:1.1fr .9fr}.lg\:grid-cols-\[1\.25fr_0\.75fr\]{grid-template-columns:1.25fr .75fr}.lg\:grid-cols-\[1fr_420px\]{grid-template-columns:1fr 420px}.lg\:grid-cols-\[260px_minmax\(0\,1fr\)\]{grid-template-columns:260px minmax(0,1fr)}.lg\:grid-cols-\[320px_minmax\(0\,1fr\)\]{grid-template-columns:320px minmax(0,1fr)}}@media (min-width:1280px){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brand-logo{display:inline-flex;gap:.9rem}.brand-logo__image-wrap{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:1rem;background:rgba(255,255,255,.92);box-shadow:0 14px 36px rgba(16,63,115,.1)}.brand-logo__image{object-fit:cover}.brand-logo__wordmark{font-size:clamp(1.4rem,2vw,2rem);line-height:1;font-weight:800;letter-spacing:-.04em;color:var(--brand)}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line-soft);background:rgba(255,255,255,.92)}.site-header__bar{justify-content:space-between;gap:1rem;min-height:5.75rem}.site-header__actions,.site-header__bar,.site-header__mobile-nav,.site-header__nav{display:flex;align-items:center}.site-header__nav{gap:1.75rem}.site-header__actions{gap:.75rem}.site-header__account,.site-header__link,.site-header__mobile-link{font-size:.92rem;color:var(--muted);transition:color .18s ease}.site-header__account:hover,.site-header__link:hover,.site-header__mobile-link:hover{color:var(--ink)}.site-header__mobile-nav{display:flex;flex-wrap:wrap;gap:.75rem;padding-bottom:1rem}.site-header__mobile-link{padding:.45rem .7rem;background:var(--brand-soft)}.site-footer{margin-top:3rem;padding:4rem 0 2rem;background:linear-gradient(135deg,rgba(16,63,115,.98),rgba(23,104,173,.96));color:#fff}.site-footer .brand-logo__image-wrap{background:rgba(255,255,255,.18)}.site-footer .brand-logo__wordmark,.site-footer a,.site-footer p{color:rgba(255,255,255,.86)}.site-footer__grid{display:grid;gap:2rem}.site-footer__intro{max-width:28rem}.site-footer__cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.site-footer__cta{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.15rem;border-radius:999px;color:var(--brand)!important;font-size:.9rem;font-weight:700}.site-footer__cta--secondary{background:rgba(255,255,255,.12);color:#fff!important}.site-footer__heading{margin-bottom:1rem;text-transform:uppercase;letter-spacing:.24em;color:rgba(255,255,255,.66)!important}.site-footer__contact,.site-footer__links{display:flex;flex-direction:column;gap:.8rem}.site-footer__link:hover{color:#fff!important}.site-footer__bottom{display:flex;flex-direction:column;gap:.35rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.16)}.marketing-main{overflow:hidden}.marketing-hero,.marketing-section,.page-hero{padding:4.5rem 0}.marketing-section--last{padding-bottom:1rem}.marketing-hero{padding-top:5rem}.marketing-form-grid,.marketing-grid,.marketing-grid--checkout,.marketing-grid--detail,.marketing-hero__grid,.story-panel{display:grid;gap:1.5rem}.marketing-grid--checkout,.marketing-grid--detail,.marketing-hero__grid,.story-panel{align-items:start}.marketing-hero__title,.page-hero__title{max-width:14ch;font-size:clamp(3rem,7vw,6rem);line-height:.94}.marketing-hero__text,.page-hero__text{max-width:48rem;margin-top:1.25rem;font-size:1.1rem;line-height:1.8}.marketing-kicker{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--brand)}.contact-banner__actions,.feature-card__actions,.marketing-hero__actions,.story-panel__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.marketing-hero__bullets{display:grid;gap:1rem;margin-top:2rem}.feature-bullet-card,.marketing-bullet-card{display:flex;gap:.85rem;padding:1rem 1.1rem;border:1px solid var(--line);border-radius:1.25rem;background:rgba(255,255,255,.9);box-shadow:var(--panel-shadow)}.marketing-hero__media{position:relative}.blog-detail__image,.marketing-frame{overflow:hidden;border-radius:2rem;border:1px solid var(--line-strong);background:#fff;box-shadow:var(--panel-shadow)}.course-card__image,.feature-card__image,.gallery-card__image,.marketing-cover{display:block;width:100%;height:100%;object-fit:cover}.marketing-frame{min-height:34rem}.marketing-floating-card{margin-top:-4rem;margin-left:auto;max-width:22rem;padding:1.5rem;border:1px solid var(--line-strong);border-radius:1.5rem;background:rgba(255,255,255,.95);box-shadow:var(--panel-shadow)}.marketing-strip{padding:1rem 0}.logo-strip{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.logo-strip__item{display:flex;align-items:center;justify-content:center;min-height:4rem;padding:.9rem 1rem;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.9);color:var(--ink);font-size:.9rem;font-weight:700}.logo-strip--light .logo-strip__item{background:var(--brand-soft)}.metric-card{background:linear-gradient(135deg,var(--brand),var(--ink));color:#fff}.metric-card .metric-card__label,.metric-card .metric-card__value,.metric-card p,.metric-card svg{color:#fff}.metric-card__label{margin-top:1.5rem;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;opacity:.82}.metric-card__value{margin-top:.4rem;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:700;line-height:1}.course-card,.feature-card,.gallery-card,.package-card{display:flex;flex-direction:column;gap:1rem;height:100%;padding:0;overflow:hidden}.course-card__image,.feature-card__image,.gallery-card__image{min-height:14rem}.feature-card__image--large{min-height:22rem}.course-card,.feature-card__body,.gallery-card__body{padding:1.5rem}.feature-card__tag-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.feature-card__tag{padding:.3rem .7rem;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:.78rem;font-weight:700}.story-panel{padding:2rem;border-radius:2rem;background:linear-gradient(180deg,#fff,rgba(232,243,251,.7));border:1px solid var(--line-strong);box-shadow:var(--panel-shadow)}.story-panel__stack{display:grid;gap:1rem}.story-card{background:rgba(255,255,255,.76)}.contact-banner,.promo-band{display:grid;gap:1.5rem;padding:2rem;border-radius:2rem;background:linear-gradient(135deg,var(--brand),var(--ink));box-shadow:var(--panel-shadow)}.contact-banner .marketing-kicker,.contact-banner h2,.contact-banner p,.promo-band .marketing-kicker,.promo-band h2,.promo-band p{color:#fff}.course-sidebar__actions,.event-stack,.faq-list,.package-card__list,.policy-stack{display:grid;gap:1rem}.event-card__date,.event-card__meta{display:flex;align-items:center;gap:.6rem;color:var(--muted)}.quote-card__quote{font-size:1.2rem;line-height:1.9;color:var(--ink)}.quote-card__author{margin-top:1.2rem;color:var(--brand);font-weight:700;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem}.resource-card{background:linear-gradient(180deg,rgba(255,255,255,.96),var(--brand-soft))}.resource-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;background:var(--brand);color:#fff}.faq-card{border-radius:1.5rem}.page-hero{padding-top:4rem;padding-bottom:2.5rem}.page-hero--compact{padding-bottom:1rem}.story-timeline{display:grid;gap:1.5rem}.story-timeline__item{display:grid;gap:1.25rem}.story-timeline__media{overflow:hidden;border-radius:1.75rem;min-height:18rem}.about-hero{position:relative;overflow:hidden}.about-hero:after{content:"";position:absolute;inset:auto auto -8rem -6rem;width:18rem;height:18rem;border-radius:999px;background:radial-gradient(circle,rgba(169,207,56,.22),transparent 70%);pointer-events:none}.about-cta,.about-hero__grid,.about-learning,.about-story__grid{display:grid;gap:1.6rem}.about-hero__content{position:relative;z-index:1}.about-hero__text{max-width:38rem;margin-top:1rem}.about-cta__actions,.about-hero__actions,.about-learning__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem}.about-hero__highlights,.about-hero__trust-list,.about-learning__stack,.about-story__stack{display:grid;gap:1rem}.about-hero__highlights{margin-top:1.35rem}.about-hero__highlight{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.14);border-radius:1.35rem;background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.about-hero__highlight span{width:.7rem;height:.7rem;margin-top:.45rem;border-radius:999px;background:var(--fc-lime-400);box-shadow:0 0 0 6px rgba(169,207,56,.16)}.about-cta p,.about-hero__card p,.about-hero__highlight p{color:rgba(255,255,255,.88)}.about-hero__visual{position:relative;z-index:1;display:grid;gap:1rem}.about-hero__frame{overflow:hidden;min-height:30rem;border-radius:2rem;border:1px solid rgba(255,255,255,.18);box-shadow:var(--fc-shadow-lg)}.about-hero__card{padding:1.45rem!important;border-color:rgba(255,255,255,.16);background:rgba(11,40,69,.76)!important;box-shadow:var(--fc-shadow-md)}.about-cta h2,.about-hero__card h2,.about-learning__content h2,.about-story__intro h2{color:var(--fc-ink);font-size:clamp(2rem,4.6vw,3.5rem);line-height:1.04;text-wrap:balance}.about-hero__card h2{color:#fff;font-size:clamp(1.55rem,3vw,2.3rem);margin-top:.45rem}.about-hero__trust-list{margin-top:1rem}.about-story__intro{max-width:46rem;margin-bottom:1.5rem}.about-story__intro p{margin-top:.9rem}.about-story__media{overflow:hidden;min-height:32rem;border-radius:2rem;border:1px solid var(--fc-line-strong);box-shadow:var(--fc-shadow-md)}.about-story-card{display:grid;gap:.8rem;padding:1.45rem!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(238,246,251,.86))}.about-learning-card h3,.about-proof-card h3,.about-story-card h3{color:var(--fc-ink);font-size:1.35rem;line-height:1.2}.about-strip{padding-top:.4rem;padding-bottom:1.8rem}.about-strip__kicker{margin-bottom:.9rem}.about-proof-card{display:grid;gap:.75rem;padding:1.45rem!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(238,246,251,.82))}.about-learning-section{padding-top:.2rem}.about-learning{padding:2rem;border:1px solid var(--fc-line-strong);border-radius:2rem;background:linear-gradient(180deg,#fff,rgba(232,243,251,.78));box-shadow:var(--fc-shadow-md)}.about-learning__content p:not(.marketing-kicker){margin-top:.95rem}.about-learning-card{display:grid;gap:.75rem;padding:1.35rem!important;background:rgba(255,255,255,.92)}.about-learning-card__index{color:var(--fc-blue-500);font-size:.82rem;font-weight:800;letter-spacing:.18em}.about-cta-section{padding-top:.3rem}.about-cta{padding:2rem;border-radius:2rem;background:linear-gradient(135deg,var(--fc-blue-700),var(--fc-blue-900));box-shadow:var(--fc-shadow-lg)}.about-cta .marketing-kicker,.about-cta h2{color:#fff}.about-cta__actions{margin-top:0}.blog-detail-hero .page-hero__title,.blog-page__hero .page-hero__title{max-width:16ch}.blog-detail-hero__excerpt,.blog-page__hero .page-hero__text{max-width:44rem}.blog-page__content{display:grid;gap:1.5rem}.blog-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.blog-toolbar__filters{display:flex;flex-wrap:wrap;gap:.7rem}.blog-toolbar__chip{min-height:2.65rem;padding:.7rem 1rem;border:1px solid rgba(17,76,128,.1);border-radius:999px;background:rgba(255,255,255,.92);color:var(--fc-blue-700);font-size:.82rem;font-weight:700;letter-spacing:.02em;box-shadow:0 12px 26px rgba(13,52,91,.06)}.blog-toolbar__chip--active{border-color:transparent;background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700));color:#fff;box-shadow:0 14px 32px rgba(13,52,91,.16)}.blog-toolbar__sort{display:flex;align-items:center;flex-wrap:nowrap;gap:.75rem;color:var(--fc-blue-700);font-size:.82rem;font-weight:700;white-space:nowrap}.blog-toolbar__select{min-width:10.5rem;height:2.65rem;border-radius:999px;padding-right:2.25rem;font-size:.82rem}.blog-page__grid{gap:1.5rem}.blog-card{display:flex;flex-direction:column;gap:0;padding:0!important;overflow:hidden}.blog-card__media{overflow:hidden;aspect-ratio:16/8.7;border-bottom:1px solid var(--fc-line)}.blog-card__image{display:block;width:100%;height:100%;object-fit:cover}.blog-card__body{display:grid;align-content:start;gap:.7rem;padding:1.2rem 1.2rem 1.25rem}.blog-card__meta,.blog-detail-hero__meta{color:var(--fc-blue-500);display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.blog-card__category{display:inline-flex;align-items:center;justify-content:center;padding:.32rem .55rem;border-radius:999px;background:rgba(23,104,173,.1);color:var(--fc-blue-700);letter-spacing:.08em}.blog-card__title{color:var(--fc-blue-700);font-size:clamp(1.12rem,1.05vw,1.42rem);line-height:1.24;letter-spacing:-.03em}.blog-card__excerpt{margin:0;font-size:.92rem;line-height:1.58}.blog-card__tags,.blog-detail-hero__tags{display:flex;flex-wrap:wrap;gap:.55rem}.blog-card__cta{margin-top:.1rem}.blog-card__cta .Button,.blog-card__cta button{min-width:8.5rem}.blog-detail-hero__content{max-width:46rem}.blog-detail-hero__excerpt{margin-top:.9rem}.blog-detail-hero__tags{margin-top:1rem}.blog-detail__shell{width:min(100%,52rem);margin:0 auto;display:grid;gap:1.25rem}.blog-detail__media{overflow:hidden;width:100%;border-radius:1.5rem;border:1px solid var(--fc-line-strong);box-shadow:var(--fc-shadow-md)}.blog-detail__image{display:block;width:100%;min-height:22rem;object-fit:cover}.blog-detail__article{width:100%;max-width:none;margin:0;padding:1.7rem 1.8rem!important}.blog-detail__paragraph{font-size:1rem;line-height:1.82}.contact-info-card{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(232,243,251,.72))}.blog-detail__body,.course-sidebar,.marketing-form-card{padding:1.75rem;border:1px solid var(--line-strong);border-radius:1.75rem;background:rgba(255,255,255,.97);box-shadow:var(--panel-shadow)}.marketing-form-card--wide{max-width:60rem;margin:0 auto}.marketing-form-grid{margin-top:1.5rem}.marketing-success{background:var(--brand-lime-soft);color:var(--ink)}.marketing-error,.marketing-success{margin-top:1rem;padding:.95rem 1rem;border-radius:1rem;font-size:.95rem}.marketing-error{background:#fee2e2;color:#991b1b}.catalog-shell{padding:1.25rem;border:1px solid var(--line);border-radius:1.5rem;background:rgba(255,255,255,.88)}.gallery-card__body{padding:1.25rem 1.5rem 1.5rem}.blog-detail{display:grid;gap:1.25rem}.blog-detail__image{min-height:20rem}.blog-detail__body{max-width:52rem}.blog-detail__paragraph+.blog-detail__paragraph{margin-top:1rem}.course-card__media{margin:-1.5rem -1.5rem 1.5rem;overflow:hidden;border-radius:1.4rem 1.4rem 0 0}.course-sidebar{position:sticky;top:7rem;height:fit-content}.course-sidebar__price{margin-top:.6rem;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:700;line-height:1}.course-sidebar__checkout-line,.course-sidebar__faq,.course-sidebar__offline{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--line)}.course-sidebar__checkout-line{display:flex;align-items:center;justify-content:space-between}.course-sidebar__checkout-line strong{font-size:2rem;color:var(--ink)}@media (min-width:640px){.logo-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:768px){.marketing-form-grid,.marketing-grid--2,.marketing-grid--checkout,.site-footer__grid,.story-timeline__item{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.site-header__mobile-nav{display:none}.about-hero__grid,.about-story__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.blog-detail--article{gap:1.75rem}}@media (min-width:1024px){.marketing-hero__grid,.story-panel{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.marketing-grid--detail{grid-template-columns:minmax(0,1.1fr) 24rem}.marketing-grid--checkout{grid-template-columns:minmax(0,1fr) 24rem}.feature-card--horizontal{display:grid;grid-template-columns:18rem minmax(0,1fr)}.contact-banner,.promo-band{grid-template-columns:minmax(0,1fr) auto;align-items:center}.story-timeline__item{grid-template-columns:18rem minmax(0,1fr);align-items:stretch}.site-footer__grid{grid-template-columns:1.8fr 1fr 1fr 1fr 1.1fr}.about-hero__grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)}.about-cta,.about-learning{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}}:root{--rm-blue:#1768ad;--rm-blue-dark:#0c3f70;--rm-lime:#a9cf38;--rm-gold:#7a5a18;--rm-cream:#f5efe2;--rm-black:#141414;--rm-charcoal:#3d454e;--rm-border:#ded8ca}body{background:#ffffff}body,h1,h2,h3,h4{font-family:var(--font-sans),sans-serif}h1,h2,h3,h4{letter-spacing:-.035em}p{font-size:13px;line-height:1.6}.rm-container{width:min(100% - 2rem,65rem);margin-inline:auto}.site-header{border-bottom:1px solid #ece7db;background:#ffffff;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header__bar{min-height:3.05rem}.brand-logo{gap:.45rem}.brand-logo__image-wrap{width:8.4rem;height:2.15rem}.brand-logo__wordmark{display:none;font-size:.78rem;color:var(--rm-blue);letter-spacing:-.03em}.site-header__nav{gap:1.35rem}.site-header__account,.site-header__link{color:#151515;font-size:.66rem;font-weight:600;text-transform:uppercase}.site-header__actions .h-9,.site-header__actions button{height:1.55rem;min-width:3.9rem;padding-inline:.95rem;background:var(--rm-blue-dark);color:#fff;font-size:.63rem}.site-header__mobile-nav{gap:.45rem;padding-bottom:.6rem}.site-header__mobile-link{background:#f5efe2;color:#111;font-size:.68rem;text-transform:uppercase}.bg-brand,.hover\:bg-brand-deep:hover,.inline-flex.bg-brand,button.bg-brand{background:var(--rm-blue-dark)}.text-brand{color:var(--rm-blue)}.rm-page{background:#fff;color:#111}.rm-eyebrow{color:var(--rm-lime);font-size:.72rem;font-weight:600;letter-spacing:.05em}.rm-hero{position:relative;min-height:28rem;color:#fff;overflow:hidden}.rm-hero__image,.rm-hero__shade{position:absolute;inset:0;width:100%;height:100%}.rm-hero__image{object-fit:cover;opacity:0;transition:opacity .7s ease}.rm-hero__image--active{opacity:1}.rm-hero__shade{background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.64) 38%,rgba(0,0,0,.2)),linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.35))}.rm-hero__content{position:relative;z-index:1;padding-top:6.9rem}.rm-hero h1{max-width:34rem;color:#fff;font-family:var(--font-display),sans-serif;font-size:clamp(2.6rem,7vw,4.9rem);line-height:.9;letter-spacing:-.02em;text-transform:uppercase}.rm-hero__lead{max-width:27rem;margin-top:.65rem;color:rgba(255,255,255,.86)}.rm-hero__time{margin-top:.55rem;color:#fff;font-size:.82rem;font-weight:600}.rm-hero__actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.15rem}.rm-consult button,.rm-founder button,.rm-hero__actions button{height:2.1rem;border-radius:0;padding-inline:1rem;background:var(--rm-blue-dark);color:#fff;font-size:.7rem}.rm-hero__actions a:nth-child(2) button{border-color:#fff;background:#fff;color:#111}.rm-hero-slider__control{position:absolute;top:50%;z-index:2;display:grid;width:2.4rem;height:2.4rem;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(0,0,0,.28);color:#fff;cursor:pointer;transform:translateY(-50%)}.rm-hero-slider__control--prev{left:clamp(.75rem,3vw,2rem)}.rm-hero-slider__control--next{right:clamp(.75rem,3vw,2rem)}.rm-hero-slider__dots{position:absolute;left:50%;bottom:1.25rem;z-index:2;display:flex;gap:.45rem;transform:translateX(-50%)}.rm-hero-slider__dot{width:.55rem;height:.55rem;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:transparent;cursor:pointer}.rm-hero-slider__dot--active{width:1.8rem;background:var(--rm-lime);border-color:var(--rm-lime)}.rm-stats{background:#fff;border-bottom:1px solid #eee8dc}.rm-stats__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;padding:1.85rem 0}.rm-stat{display:flex;align-items:center;justify-content:center;gap:.8rem;min-height:3.5rem}.rm-stat__icon{width:1.35rem;height:1.35rem;color:var(--rm-gold)}.rm-stat strong{display:block;color:#111;font-size:1.6rem;line-height:1}.rm-stat span{display:block;color:#555;font-size:.68rem}.rm-section{padding:3.25rem 0}.rm-section--white{background:#fff}.rm-section-title{max-width:44rem;margin:0 auto 1.55rem;text-align:center}.rm-section-title p{color:#111;font-size:1.05rem;font-weight:600}.rm-section-title h2{margin-top:.45rem;color:#333;font-size:.84rem;font-weight:400;letter-spacing:0}.rm-tabs{display:flex;justify-content:center;gap:.45rem;margin-top:.9rem}.rm-tabs span{border:1px solid var(--rm-border);border-radius:999px;padding:.22rem .8rem;color:#333;font-size:.68rem}.rm-course-grid{display:grid;gap:1.35rem}.rm-course-card{border:1px solid #d8d1c2;background:#f8f5ee;box-shadow:0 8px 20px rgba(0,0,0,.08)}.rm-course-card__media{position:relative;height:9.6rem;overflow:hidden;background:#111}.rm-course-card__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.72))}.rm-course-card__media img{width:100%;height:100%;object-fit:cover}.rm-course-card__media span,.rm-course-card__media strong{position:absolute;z-index:1;left:1rem;right:1rem;color:#fff;text-transform:uppercase}.rm-course-card__media span{top:1rem;color:var(--rm-lime);font-size:.64rem;font-weight:700}.rm-course-card__media strong{bottom:1rem;color:#fff;font-family:var(--font-display),sans-serif;font-size:1.35rem;line-height:1}.rm-course-card__body{padding:.85rem}.rm-course-card__body h3{color:#111;font-size:.92rem;line-height:1.2}.rm-course-card__body p{margin-top:.35rem;color:#333;font-size:.68rem}.rm-course-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.8rem}.rm-course-card__bottom strong{font-size:.76rem}.rm-course-card__bottom a{padding:.33rem .55rem;background:var(--rm-blue-dark);color:#fff;font-size:.65rem}.rm-testimonial{padding:4rem 0;background:var(--rm-charcoal);color:#fff}.rm-testimonial__grid{display:grid;align-items:start;gap:2rem}.rm-brand-proof h2,.rm-testimonial h2,.site-footer h2{color:#fff}.rm-testimonial p{color:rgba(255,255,255,.82)}.rm-testimonial-strip{min-width:0}.rm-testimonial-strip__controls{display:flex;justify-content:flex-end;gap:.6rem;margin-bottom:.8rem}.rm-testimonial-strip__controls button{display:grid;width:2.5rem;height:2.5rem;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);color:#fff}.rm-testimonial-strip__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(17rem,22rem);gap:1rem;overflow-x:auto;padding-bottom:.45rem;scroll-snap-type:x proximity;scrollbar-width:thin}.rm-testimonial-video-card{display:flex;flex-direction:column;overflow:hidden;min-height:100%;border:1px solid rgba(255,255,255,.12);border-radius:1.1rem;background:rgba(255,255,255,.08);scroll-snap-align:start}.rm-testimonial-video-card__media{position:relative;aspect-ratio:9/14;background:rgba(255,255,255,.08)}.rm-testimonial-video-card__trigger{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.rm-testimonial-video-card__media video,.rm-testimonial-video-card__trigger img{display:block;width:100%;height:100%;object-fit:cover}.rm-testimonial-video-card__poster-fallback{width:100%;height:100%;background:linear-gradient(160deg,rgba(255,255,255,.2),rgba(255,255,255,.06))}.rm-testimonial-video-card__play{position:absolute;left:50%;top:50%;display:grid;width:3rem;height:3rem;place-items:center;border-radius:999px;background:rgba(10,26,44,.75);color:#fff;transform:translate(-50%,-50%)}.rm-testimonial-video-card__body{display:grid;gap:.65rem;padding:1rem}.rm-testimonial-video-card__body strong{display:block;font-size:.95rem}.rm-testimonial-video-card__body span{display:block;margin-top:.18rem;color:rgba(255,255,255,.68);font-size:.78rem}.rm-testimonial-video-card__body p{margin:0;font-size:.88rem;line-height:1.55}.rm-home-demo{padding:3.25rem 0}.rm-demo-strip{display:grid;gap:1.1rem;min-width:0}.rm-demo-strip__header{display:flex;align-items:end;justify-content:space-between;gap:1rem}.rm-demo-strip__header h2{margin:.25rem 0 0;color:var(--fc-blue-900);font-size:clamp(1.9rem,3.8vw,2.6rem);line-height:1.05}.rm-demo-strip__controls{display:flex;justify-content:flex-end;gap:.6rem}.rm-demo-strip__controls button{display:grid;width:2.5rem;height:2.5rem;place-items:center;border:1px solid rgba(16,47,80,.14);border-radius:999px;background:rgba(255,255,255,.94);color:var(--fc-blue-900);box-shadow:var(--fc-shadow-sm)}.rm-demo-video-card{display:grid;overflow:hidden;width:min(80%,64rem);min-height:100%;margin:0 auto;border:1px solid rgba(16,47,80,.1);border-radius:1.1rem;background:linear-gradient(160deg,rgba(255,255,255,.98),rgba(238,245,252,.94));box-shadow:var(--fc-shadow-md)}.rm-demo-video-card__media{position:relative;aspect-ratio:16/8.5;background:rgba(16,47,80,.08)}.rm-demo-video-card__trigger{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.rm-demo-video-card__media video,.rm-demo-video-card__trigger img{display:block;width:100%;height:100%;object-fit:cover}.rm-demo-video-card__poster-fallback{width:100%;height:100%;background:linear-gradient(145deg,rgba(13,64,108,.22),rgba(255,255,255,.35))}.rm-demo-video-card__play{position:absolute;left:50%;top:50%;display:grid;width:3.25rem;height:3.25rem;place-items:center;border-radius:999px;background:rgba(10,26,44,.78);color:#fff;transform:translate(-50%,-50%)}.rm-demo-video-card__body{display:grid;gap:.7rem;padding:1.15rem 1.2rem 1.3rem}.rm-demo-video-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.rm-demo-video-card__body strong{display:block;color:var(--fc-blue-900);font-size:1.18rem;line-height:1.35}.rm-demo-video-card__meta span{color:var(--fc-text-muted);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}.rm-demo-video-card__body p{margin:0;color:var(--fc-text-muted);font-size:.95rem;line-height:1.6}.rm-social{padding:2rem 0;text-align:center;background:#fff}.rm-social h2{margin-top:.3rem;color:#111;font-size:1.2rem}.rm-social__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.35rem}.rm-social__item{display:grid;justify-items:center;gap:.22rem}.rm-social__icon{width:1.9rem;height:1.9rem;color:var(--rm-blue)}.rm-social__item strong{font-size:.86rem}.rm-social__item span{color:#555;font-size:.68rem}.rm-brand-proof{position:relative;padding:4rem 0 0;background:#181818 url(https://images.unsplash.com/photo-1505373877841-8d25f7d46678?auto=format&fit=crop&w=1800&q=80) 50%/cover;color:#fff}.rm-brand-proof__shade{position:absolute;inset:0;background:rgba(0,0,0,.76)}.rm-brand-proof__grid{position:relative;z-index:1;display:grid;gap:2rem}.rm-brand-proof p{color:rgba(255,255,255,.82)}.rm-logo-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;transform:translateY(2rem);box-shadow:0 18px 36px rgba(0,0,0,.18)}.rm-logo-tile{display:grid;min-height:5.7rem;place-items:center;border:1px solid #ece7db;background:#fff;color:var(--rm-blue-dark);padding:.8rem;text-align:center;font-weight:800}.rm-featured{padding:4.5rem 0 2.5rem;background:#fff}.rm-featured__grid{display:grid;align-items:start;gap:2rem}.rm-featured h2{color:#111;font-size:1.4rem}.rm-logo-board--compact{transform:none}.rm-logo-board--compact .rm-logo-tile{min-height:4rem}.rm-consult{display:grid;background:var(--rm-cream)}.rm-consult__image{min-height:20rem}.rm-consult__image img{width:100%;height:100%;object-fit:cover}.rm-consult__form{padding:2.4rem clamp(1rem,7vw,5rem)}.rm-consult h2{margin-bottom:1rem;color:#111;font-size:1.55rem}.rm-form-grid{display:grid;gap:.65rem;margin-bottom:.65rem}.rm-consult input,.rm-consult textarea{border-color:#9d8e75;border-radius:0;background:transparent}.rm-founder{padding:3.6rem 0;background:#fff}.rm-founder__grid{display:grid;align-items:center;gap:2rem}.rm-founder__photo{position:relative;max-width:24rem}.rm-founder__photo img{display:block;width:100%;height:18rem;object-fit:cover}.rm-founder__photo div{position:absolute;left:2rem;bottom:-1rem;padding:1rem 1.5rem;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.12);color:var(--rm-blue-dark);font-weight:700}.rm-founder h2{color:#111;max-width:14ch;font-size:1.7rem;text-wrap:balance}.rm-founder p:not(.rm-eyebrow){margin:.8rem 0 1.2rem;color:#333}.rm-help{padding:3.2rem 0;background:var(--rm-cream)}.rm-help__grid{display:grid;gap:1.2rem}.rm-help-card{text-align:center;padding:1rem}.rm-help-card__icon{color:var(--rm-blue-dark)}.rm-help-card h3{margin-top:.8rem;color:#111;font-size:1rem}.rm-help-card p{margin:.5rem auto 1rem;max-width:16rem;color:#333}.rm-help-card a{display:inline-flex;padding:.45rem .9rem;background:var(--rm-blue-dark);color:#fff;font-size:.68rem}.site-footer{padding:2.8rem 0 1.5rem;background:#161616}.site-footer__grid{gap:1.6rem}.site-footer .brand-logo__wordmark,.site-footer a,.site-footer p{color:rgba(255,255,255,.78);font-size:.72rem}.site-footer__heading{color:#fff!important;font-size:.78rem;letter-spacing:0;text-transform:none}.site-footer__cta{border-radius:0;padding:.48rem .78rem;background:#fff;font-size:.68rem}.site-footer__cta--secondary{border:1px solid rgba(255,255,255,.45);background:transparent}.site-footer__socials{gap:.55rem;margin-top:.35rem}.site-footer__social{width:1.85rem;height:1.85rem;border:1px solid rgba(255,255,255,.28);color:#fff!important}.site-footer__bottom{margin-top:1.6rem;padding-top:1rem}.page-hero{padding:4.5rem 0 3rem;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.42)),url(https://images.unsplash.com/photo-1511578314322-379afb476865?auto=format&fit=crop&w=1800&q=80) 50%/cover}.page-hero .marketing-kicker,.page-hero h1,.page-hero h2,.page-hero p,.page-hero__text,.page-hero__title{color:#fff}.page-hero__title{max-width:48rem;font-family:var(--font-display),sans-serif;font-size:clamp(2.2rem,6vw,4.2rem);text-transform:uppercase}.page-hero__text{max-width:42rem;font-size:.9rem}.marketing-main{background:#fff}.marketing-section{padding:2.8rem 0}.course-sidebar,.feature-card,.gallery-card,.marketing-form-card,.package-card,.surface{border-radius:0;box-shadow:none}@media (min-width:640px){.rm-course-grid,.rm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.rm-help__grid,.rm-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rm-social__grid{grid-template-columns:repeat(6,minmax(0,1fr))}.rm-course-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rm-brand-proof__grid,.rm-consult,.rm-featured__grid,.rm-founder__grid,.rm-testimonial__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rm-logo-board{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.site-footer__grid{grid-template-columns:1.4fr .9fr .9fr .9fr 1.1fr}}:root{--fc-blue-50:#eef6fb;--fc-blue-100:#dcecf8;--fc-blue-200:#b9d8ef;--fc-blue-500:#1768ad;--fc-blue-600:#12578f;--fc-blue-700:#0c436f;--fc-blue-900:#0a2845;--fc-lime-300:#b7d850;--fc-lime-400:#a9cf38;--fc-ink:#133251;--fc-muted:#5d7692;--fc-line:rgba(17,76,128,0.12);--fc-line-strong:rgba(17,76,128,0.2);--fc-surface:rgba(255,255,255,0.94);--fc-surface-strong:#ffffff;--fc-shadow-sm:0 10px 24px rgba(13,52,91,0.08);--fc-shadow-md:0 22px 60px rgba(13,52,91,0.12);--fc-shadow-lg:0 32px 90px rgba(10,40,69,0.2);--fc-radius-sm:0.9rem;--fc-radius-md:1.2rem;--fc-radius-lg:1.7rem;--fc-radius-xl:2.2rem}html{background:linear-gradient(180deg,#ffffff 0,var(--fc-blue-50) 100%)}body{min-width:320px;background:radial-gradient(circle at top left,rgba(169,207,56,.12),transparent 20rem),linear-gradient(180deg,#ffffff 0,var(--fc-blue-50) 100%);color:var(--fc-ink)}::selection{background:var(--fc-blue-500);color:#fff}[role=button],a,button,input,select,textarea{transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease,opacity .18s ease}[role=button],a,button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(169,207,56,.45);outline-offset:2px}p{color:var(--fc-muted)}.container-shell,.rm-container{width:min(100% - 1.25rem,76rem)}.surface{border:1px solid var(--fc-line);border-radius:var(--fc-radius-lg);background:var(--fc-surface);box-shadow:var(--fc-shadow-sm)}.brand-logo{align-items:center}.brand-logo__image-wrap{width:clamp(12rem,19vw,15.5rem);height:clamp(3rem,3.9vw,4rem);overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none}.brand-logo__image{width:100%;height:100%;object-fit:contain;object-position:center;transform:none}.site-header{border-bottom:1px solid rgba(17,76,128,.08);background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__bar{min-height:5rem;gap:1.2rem}.site-header__nav{display:flex;flex:1 1 auto;align-items:center;justify-content:center;gap:1.5rem}.site-header__account,.site-header__link{position:relative;color:var(--fc-ink);font-size:.74rem;font-weight:700;letter-spacing:.04em}.site-header__account:hover,.site-header__link:hover{color:var(--fc-blue-500)}.site-header__link:after{content:"";position:absolute;left:0;bottom:-.35rem;width:100%;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--fc-lime-400),var(--fc-blue-500));transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.site-header__link:hover:after{transform:scaleX(1)}.site-header__actions .h-9,.site-header__actions button{height:2.25rem;min-width:5rem;border-radius:999px;padding-inline:1.1rem;background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700));box-shadow:var(--fc-shadow-sm);font-size:.72rem}.site-header__login-link{display:inline-flex}.site-header__login-button{border:0!important;outline:0!important;background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700))!important;box-shadow:var(--fc-shadow-sm)!important}.site-header__actions button:hover{transform:translateY(-1px);box-shadow:var(--fc-shadow-md)}.site-header__brand{display:inline-flex;align-items:center}.site-header__mobile-nav{gap:.55rem;padding-bottom:.85rem}.site-header__mobile-link{border:1px solid rgba(17,76,128,.08);border-radius:999px;padding:.55rem .85rem;background:rgba(255,255,255,.9);color:var(--fc-ink);box-shadow:0 8px 18px rgba(13,52,91,.05)}.site-header__menu-toggle{display:none;align-items:center;justify-content:center;width:2.85rem;height:2.85rem;border:1px solid rgba(17,76,128,.1);border-radius:.95rem;background:rgba(255,255,255,.94);color:var(--fc-ink);box-shadow:0 10px 22px rgba(13,52,91,.08)}.site-header__mobile-panel{display:none;gap:.65rem;margin-bottom:1rem;padding:.95rem;border:1px solid rgba(17,76,128,.08);border-radius:var(--fc-radius-md);background:rgba(255,255,255,.96);box-shadow:var(--fc-shadow-md)}.site-header__mobile-panel .site-header__mobile-link{display:flex;align-items:center;justify-content:flex-start;min-height:2.8rem;padding-inline:1rem;border:1px solid rgba(17,76,128,.08);border-radius:var(--fc-radius-sm);background:var(--fc-surface-strong);box-shadow:none}.site-header__mobile-link--login{background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700))!important;color:#fff!important}.bg-brand,.hover\:bg-brand-deep:hover,.inline-flex.bg-brand,button.bg-brand{background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700))}.bg-brand-soft{background:var(--fc-blue-50)}.text-brand{color:var(--fc-blue-500)}.text-brand-lime{color:var(--fc-lime-400)}.text-muted{color:var(--fc-muted)}.border-line{border-color:var(--fc-line)}.border-line\/70,.border-line\/80{border-color:var(--fc-line-strong)}.hover\:bg-brand-soft:hover{background:var(--fc-blue-50)}.focus\:border-brand:focus,.hover\:border-brand:hover{border-color:rgba(23,104,173,.42)}.Button,.rm-course-card__bottom a,.rm-help-card a,.rm-hero-slider__control,.site-footer__cta,.site-footer__social,button{border-radius:999px}.rm-consult__form,.rm-course-card,.rm-founder__photo div,.rm-logo-tile,.rm-testimonial-video-card,.rounded-2xl,.rounded-\[20px\],.rounded-\[24px\],.rounded-\[28px\],.rounded-\[8px\],.site-footer__social,.student-activity-card,.student-course-row,.student-offline-card,.student-player__item,.student-profile-card,.surface{border-radius:var(--fc-radius-md)}.rm-page{background:transparent;color:var(--fc-ink)}.rm-eyebrow{color:var(--fc-lime-400);font-size:.78rem;letter-spacing:.12em}.rm-hero{height:clamp(33rem,62vw,46rem);min-height:clamp(33rem,62vw,46rem);border-radius:0;box-shadow:var(--fc-shadow-lg)}.rm-hero__shade{background:linear-gradient(90deg,rgba(10,40,69,.88),rgba(10,40,69,.68) 42%,rgba(10,40,69,.28)),linear-gradient(180deg,rgba(8,28,47,.08),rgba(8,28,47,.3))}.rm-hero__content{padding-top:clamp(6.5rem,11vw,9.25rem);padding-bottom:5.2rem}.rm-hero h1{max-width:12.6ch;font-size:clamp(2rem,3.7vw,4rem);line-height:.98;text-wrap:balance}.rm-hero__lead{max-width:34rem;font-size:.98rem;line-height:1.8}.rm-hero__time{color:rgba(255,255,255,.9);font-size:.86rem}.rm-hero__actions{gap:.8rem;margin-top:1.4rem}.rm-consult button,.rm-founder button,.rm-hero__actions button,.student-shell__logout button{height:2.75rem;border:1px solid transparent;border-radius:999px;padding-inline:1.3rem;background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700));box-shadow:var(--fc-shadow-sm);font-size:.76rem;font-weight:700}.rm-consult button:hover,.rm-founder button:hover,.rm-hero__actions button:hover,.student-shell__logout button:hover{transform:translateY(-1px);box-shadow:var(--fc-shadow-md)}.rm-hero__actions a:nth-child(2) button{border-color:rgba(255,255,255,.38);background:rgba(255,255,255,.12);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rm-hero-slider__control{width:2.8rem;height:2.8rem;border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.16);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rm-hero-slider__control:hover{background:rgba(255,255,255,.26)}.rm-hero-slider__dots{bottom:1.6rem}.rm-hero-slider__dot{width:.65rem;height:.65rem;border-color:rgba(255,255,255,.56)}.rm-stats{background:transparent;border-bottom:0}.rm-stats__grid{gap:1rem;padding:1.4rem 0 .8rem}.rm-stat{justify-content:flex-start;padding:1rem 1.1rem;border:1px solid var(--fc-line);border-radius:var(--fc-radius-md);background:rgba(255,255,255,.92);box-shadow:var(--fc-shadow-sm)}.rm-stat__icon{color:var(--fc-lime-400)}.rm-stat strong{color:var(--fc-blue-700)}.marketing-section,.rm-section{padding:clamp(2.3rem,4vw,4rem) 0}.rm-section-title{margin-bottom:2rem}.rm-tabs span{border-color:rgba(23,104,173,.12);background:rgba(255,255,255,.88);box-shadow:0 8px 20px rgba(13,52,91,.04)}.home-course-tabs__list{justify-content:center;flex-wrap:wrap;margin-bottom:1.35rem}.home-course-tabs__tab{border:1px solid rgba(23,104,173,.12);border-radius:999px;padding:.48rem 1rem;background:rgba(255,255,255,.9);color:var(--fc-ink);font-size:.74rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease;box-shadow:0 8px 20px rgba(13,52,91,.04)}.home-course-tabs__tab:hover{transform:translateY(-1px);box-shadow:var(--fc-shadow-sm)}.home-course-tabs__tab--active{border-color:transparent;background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700));color:#fff}.rm-course-grid{gap:1.5rem;align-items:stretch}.rm-course-grid.home-course-grid{grid-template-columns:minmax(0,1fr)}.home-course-grid>*{display:block;min-width:0}.rm-course-card{overflow:hidden;border-color:rgba(17,76,128,.08);background:rgba(255,255,255,.96);box-shadow:var(--fc-shadow-sm);height:100%}.rm-course-card:hover{transform:translateY(-3px);box-shadow:var(--fc-shadow-md)}.rm-course-card__media{height:13.8rem}.rm-course-card__body{padding:1.1rem}.rm-course-card__body h3{font-size:1rem}.rm-course-card__body p{font-size:.73rem;line-height:1.7}.rm-course-card__bottom a{padding:.48rem .8rem;background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700));font-size:.68rem}.home-course-tabs__empty,.home-course-tabs__footer{display:flex;justify-content:center;margin-top:1.4rem}.home-course-tabs__empty{flex-direction:column;align-items:center;gap:.85rem;padding:1.2rem;border:1px solid var(--fc-line);border-radius:var(--fc-radius-md);background:rgba(255,255,255,.92);text-align:center}.home-course-tabs__view-all{display:inline-flex;align-items:center;justify-content:center;min-width:8.5rem;height:2.8rem;border-radius:999px;background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700));color:#fff;font-size:.76rem;font-weight:700;box-shadow:var(--fc-shadow-sm)}.home-course-tabs__view-all:hover{transform:translateY(-1px);box-shadow:var(--fc-shadow-md)}.rm-testimonial,.site-footer{background:linear-gradient(160deg,var(--fc-blue-900),#102f50)}.rm-testimonial{border-radius:var(--fc-radius-lg);margin:1.8rem auto 0;width:min(100% - 1.25rem,76rem)}.rm-consult__form,.rm-logo-board,.rm-testimonial-video-card,.site-footer__grid>div,.student-player__aside,.student-player__content,.student-shell__aside{box-shadow:var(--fc-shadow-md)}.rm-social{padding:2.6rem 0}.rm-social__grid{gap:1.2rem}.rm-social__item{padding:.85rem .4rem;border-radius:var(--fc-radius-md);background:rgba(255,255,255,.92);box-shadow:0 10px 24px rgba(13,52,91,.05)}.rm-brand-proof{margin-top:2.2rem;border-radius:var(--fc-radius-xl) var(--fc-radius-xl) 0 0;overflow:hidden}.rm-brand-proof__grid{align-items:stretch;gap:1.6rem;padding-top:2.75rem;padding-bottom:2.75rem}.rm-logo-board{gap:1rem;transform:none;box-shadow:none;align-content:start}.rm-logo-tile{min-height:7.8rem;padding:1.2rem 1rem;border-color:rgba(17,76,128,.08);border-radius:var(--fc-radius-md);box-shadow:var(--fc-shadow-sm);font-size:.92rem;line-height:1.4}.rm-featured{padding-top:4.3rem}.rm-consult{align-items:stretch;gap:0;border:1px solid var(--fc-line);border-radius:var(--fc-radius-xl);overflow:hidden;box-shadow:var(--fc-shadow-md);background:linear-gradient(180deg,#ffffff,var(--fc-blue-50))}.rm-consult__image{min-height:22rem}.rm-consult__form{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(238,246,251,.94));box-shadow:none}.rm-consult input,.rm-consult textarea,.student-profile-form input,.student-profile-form textarea{border-color:rgba(17,76,128,.12);border-radius:var(--fc-radius-sm);background:rgba(255,255,255,.88)}.rm-consult input:focus,.rm-consult textarea:focus,.student-profile-form input:focus,.student-profile-form textarea:focus{background:#fff;box-shadow:0 0 0 4px rgba(169,207,56,.12)}.rm-founder__grid{gap:2.4rem}.rm-founder__photo{max-width:28rem}.rm-founder__photo img{height:clamp(18rem,34vw,26rem);border-radius:var(--fc-radius-lg)}.rm-founder__photo div{left:1.35rem;bottom:1.1rem;border-radius:999px;background:rgba(255,255,255,.94)}.rm-help{background:linear-gradient(180deg,rgba(238,246,251,.7),rgba(255,255,255,.96))}.rm-help-card{border:1px solid var(--fc-line);border-radius:var(--fc-radius-md);background:rgba(255,255,255,.94);box-shadow:var(--fc-shadow-sm)}.rm-help-card a{background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700))}.page-hero{padding:5rem 0 3.5rem;border-radius:0 0 var(--fc-radius-xl) var(--fc-radius-xl)}.page-hero__title{max-width:18ch;line-height:.94}.page-hero__text{max-width:44rem;line-height:1.8}.catalog-shell,.course-card--dashboard,.dashboard-activity-card,.dashboard-hero-card,.dashboard-metric-card,.dashboard-panel,.dashboard-record-card,.student-activity-card,.student-course-row,.student-feature-card,.student-metric-card,.student-offline-card,.student-player__item,.student-player__resource,.student-profile-card{border:1px solid var(--fc-line);background:rgba(255,255,255,.96);box-shadow:var(--fc-shadow-sm)}.dashboard-shell{display:grid;gap:1.5rem;padding:2rem 0 3rem}.dashboard-sidebar{display:flex;flex-direction:column;padding:1rem;border-radius:var(--fc-radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(238,246,251,.94))}.dashboard-shell--admin .dashboard-sidebar{background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(241,247,252,.98))}.dashboard-sidebar__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--fc-line)}.dashboard-field-label,.dashboard-metric-card__label,.dashboard-page-header__eyebrow,.dashboard-panel__eyebrow,.dashboard-player__module-title,.dashboard-record-card__eyebrow,.dashboard-sidebar__eyebrow{color:var(--fc-muted);font-size:.7rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.dashboard-sidebar__title{margin-top:.45rem;color:var(--fc-blue-900);font-size:clamp(1.55rem,2vw,2rem);line-height:1.08;letter-spacing:-.04em}.dashboard-sidebar__toggle{display:none;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border:1px solid rgba(17,76,128,.12);border-radius:.85rem;background:#fff;color:var(--fc-blue-700);box-shadow:0 10px 22px rgba(13,52,91,.08)}.dashboard-sidebar__body{display:flex;flex:1 1 auto;flex-direction:column;gap:1rem;margin-top:1rem;min-height:0}.dashboard-sidebar__nav{display:grid;gap:.55rem}.dashboard-sidebar__link{display:flex;align-items:center;min-height:2.9rem;padding:.85rem 1rem;border:1px solid transparent;font-size:.92rem;font-weight:600}.dashboard-sidebar__link--idle{background:rgba(255,255,255,.78);color:var(--fc-muted)}.dashboard-sidebar__link--idle:hover{border-color:rgba(23,104,173,.12);background:rgba(238,246,251,.9);color:var(--fc-blue-700)}.dashboard-sidebar__link--active{border-color:rgba(23,104,173,.24);background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700));color:#fff;box-shadow:0 14px 30px rgba(13,52,91,.18)}.dashboard-sidebar__logout{margin-top:.2rem}.dashboard-shell__content{min-width:0;gap:1.5rem}.dashboard-stack{display:grid;gap:1.5rem}.dashboard-stack--compact{gap:1rem}.dashboard-page-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem 1.25rem}.dashboard-page-header__body{max-width:52rem}.dashboard-page-header__title{margin-top:.45rem;color:var(--fc-blue-900);font-size:clamp(1.85rem,2.6vw,3.15rem);line-height:1.02;letter-spacing:-.05em}.dashboard-page-header__description{margin-top:.85rem;max-width:46rem;font-size:.98rem;line-height:1.72}.dashboard-badge-row,.dashboard-form-actions,.dashboard-header-actions,.dashboard-page-header__actions,.dashboard-panel__footer{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.dashboard-header-actions{justify-content:flex-end}.dashboard-metric-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-metric-card{display:grid;gap:.55rem;border-radius:var(--fc-radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(242,247,252,.95))}.dashboard-metric-card__value{color:var(--fc-blue-900);font-size:clamp(1.8rem,2.2vw,2.7rem);font-weight:700;line-height:1}.dashboard-activity-card__meta,.dashboard-hero-card__meta,.dashboard-metric-card__helper,.dashboard-panel__caption,.dashboard-record-card__meta{margin:0;color:var(--fc-muted);font-size:.88rem;line-height:1.6}.dashboard-activity-grid,.dashboard-course-grid,.dashboard-panel,.dashboard-split-grid{display:grid;gap:1rem}.dashboard-panel{padding:1.35rem!important;border-radius:var(--fc-radius-lg)}.dashboard-panel__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1rem}.dashboard-panel__title{color:var(--fc-blue-900);font-size:clamp(1.2rem,1.6vw,1.7rem);line-height:1.12;letter-spacing:-.03em}.student-dashboard-focus{gap:.9rem;min-height:100%}.student-dashboard-focus__meta{display:flex;flex-wrap:wrap;gap:.75rem 1rem;color:var(--fc-muted);font-size:.84rem}.dashboard-list--compact{gap:.75rem}.student-activity-card__row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.65rem 1rem}.student-dashboard-promos{display:grid;gap:1rem}.student-dashboard-promo-card{display:grid;gap:0;overflow:hidden;padding:0!important}.student-dashboard-promo-card__media{min-height:10rem;background-position:50%;background-size:cover}.student-dashboard-promo-card__body{display:grid;gap:.95rem;padding:1rem}.student-dashboard-promo-card__badges{display:flex;flex-wrap:wrap;gap:.5rem}.student-dashboard-promo-card__content{display:grid;gap:.45rem}.student-dashboard-promo-card__content h3{color:var(--fc-blue-900);font-size:1.05rem;line-height:1.2;letter-spacing:-.03em}.student-dashboard-promo-card__content p{color:var(--fc-muted);font-size:.88rem;line-height:1.6}.student-dashboard-promo-card__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.student-dashboard-promo-card__price{display:grid;gap:.15rem}.student-dashboard-promo-card__price strong{color:var(--fc-blue-900);font-size:1rem}.student-dashboard-promo-card__price span{color:var(--fc-muted);font-size:.84rem;text-decoration:line-through}.student-dashboard-promos>:nth-child(n+5){display:none}.dashboard-list{display:grid;gap:1rem}.dashboard-record-card{display:grid;gap:1rem;align-items:center;padding:1.35rem!important;border-radius:var(--fc-radius-lg)}.dashboard-activity-card__topic,.dashboard-hero-card__title,.dashboard-player__item-title,.dashboard-player__progress,.dashboard-record-card__title{color:var(--fc-blue-900);letter-spacing:-.04em}.dashboard-record-card__title{margin-top:.3rem;font-size:clamp(1.25rem,1.8vw,1.75rem);line-height:1.15}.dashboard-hero-card__description,.dashboard-record-card__description{margin-top:.55rem;font-size:.95rem;line-height:1.68}.dashboard-record-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.dashboard-form-grid,.dashboard-form-grid--module{display:grid;gap:1rem}.dashboard-form-section{padding:1rem;border:1px solid var(--fc-line);border-radius:var(--fc-radius-md);background:rgba(255,255,255,.72)}.dashboard-form-section--dashed{border-style:dashed}.dashboard-form-section__header{margin-bottom:.8rem}.dashboard-form-actions{margin-top:.1rem}.dashboard-form-actions--inline{align-items:stretch}.dashboard-checkbox{display:inline-flex;align-items:center;gap:.7rem;padding:.9rem 1rem;border:1px solid var(--fc-line);border-radius:1rem;color:var(--fc-blue-900);font-size:.92rem;font-weight:600;background:rgba(255,255,255,.72)}.dashboard-inline-form{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.dashboard-inline-form__button{display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;padding:.65rem 1rem;border:1px solid rgba(17,76,128,.12);border-radius:.85rem;background:rgba(255,255,255,.9);color:var(--fc-blue-900);font-size:.82rem;font-weight:700}.dashboard-table{border-radius:1.25rem!important;border-color:var(--fc-line)!important;background:rgba(255,255,255,.82)!important}.dashboard-table__table td,.dashboard-table__table th{vertical-align:top}.dashboard-table__table thead th{color:var(--fc-muted);font-size:.72rem;font-weight:800;letter-spacing:.16em}.dashboard-table__table tbody td{font-size:.92rem}.dashboard-empty-state{border-radius:var(--fc-radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(242,247,252,.92))}.dashboard-empty-state__title{color:var(--fc-blue-900)}.dashboard-hero-card{padding:1.6rem!important;border-radius:var(--fc-radius-lg)}.dashboard-hero-card__title{margin-top:.3rem;font-size:clamp(1.7rem,2.2vw,2.6rem);line-height:1.02}.dashboard-hero-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-top:.85rem}.dashboard-activity-card{display:grid;gap:.4rem;padding:1.2rem!important;border-radius:var(--fc-radius-md)}.dashboard-activity-card__course{color:var(--fc-blue-700);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.dashboard-activity-card__topic{font-size:1.15rem;line-height:1.2}.dashboard-info-grid{display:grid;gap:1rem;margin-top:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.course-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.85rem;padding:.75rem 1.1rem;border-radius:.85rem;background:var(--brand);color:#fff;font-size:.88rem;font-weight:700}.course-card--dashboard{gap:.85rem;padding:1.1rem!important;border-radius:var(--fc-radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(241,247,252,.96))}.course-card--dashboard .course-card__media{margin:-1.1rem -1.1rem 1rem}.course-card--dashboard h3{margin-top:.9rem;font-size:1.4rem;line-height:1.15}.course-card__cta--dashboard{background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700));box-shadow:0 12px 24px rgba(13,52,91,.14)}.student-metric-card{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(238,246,251,.92))}.student-activity-card,.student-course-row,.student-feature-card,.student-offline-card,.student-profile-card{border-radius:var(--fc-radius-lg)}.student-profile-card{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(241,247,252,.9))}.student-player{align-items:start}.student-player__aside{border-radius:var(--fc-radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(238,246,251,.94))}.dashboard-player__aside{position:sticky;top:6.4rem}.student-player__header{border-color:var(--fc-line)}.student-player__topic{border-radius:var(--fc-radius-sm)}.student-player__content{border-radius:var(--fc-radius-lg)}.student-player__item,.student-player__video{border-radius:var(--fc-radius-md)}.student-player__resource{border-radius:var(--fc-radius-sm)}.dashboard-player__progress{margin-top:.4rem;font-size:clamp(1.8rem,2vw,2.6rem);line-height:1}.dashboard-player__progress-note{margin-top:.4rem;font-size:.9rem;line-height:1.6}.dashboard-player__module-title{color:var(--fc-blue-700)}.dashboard-player__item-head{padding-bottom:.25rem;border-bottom:1px solid rgba(17,76,128,.08)}.dashboard-player__footer{border-color:var(--fc-line)}.dashboard-curriculum{display:grid;gap:1rem}.dashboard-content-item,.dashboard-module,.dashboard-topic{display:grid;gap:1rem;padding:1rem;border:1px solid var(--fc-line);border-radius:var(--fc-radius-md);background:rgba(255,255,255,.72)}.dashboard-content-item__header,.dashboard-module__header,.dashboard-module__topics,.dashboard-topic__header,.dashboard-topic__items{display:grid;gap:1rem}.site-footer{margin-top:2rem;padding:3.5rem 0 1.8rem}.site-footer__grid{gap:1.25rem}.site-footer__grid>div{padding:1.1rem;border:1px solid rgba(255,255,255,.08);border-radius:var(--fc-radius-md);background:rgba(255,255,255,.04)}.site-footer__intro{max-width:none;background:#fff!important;color:var(--fc-ink)}.site-footer__intro .site-footer__heading,.site-footer__intro .site-footer__link,.site-footer__intro p{color:var(--fc-ink)!important}.site-footer__intro .brand-logo__image-wrap{background:#fff}.site-footer__cta-row{gap:.65rem}.site-footer__cta{border:0;padding:.65rem 1rem;background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700));color:#fff!important;box-shadow:var(--fc-shadow-sm)}.site-footer__cta:hover{transform:translateY(-1px);box-shadow:var(--fc-shadow-md)}.site-footer__cta--secondary{border:1px solid rgba(23,104,173,.2);background:rgba(238,246,251,.95);color:var(--fc-blue-700)!important}.site-footer__social{border-radius:999px;background:rgba(255,255,255,.05)}.site-footer__social:hover{background:rgba(255,255,255,.12)}@media (max-width:1023px){.dashboard-sidebar{position:sticky;top:.5rem;z-index:25}.student-player__aside{position:static}.dashboard-shell__topbar{display:none}}@media (max-width:767px){.blog-detail-hero .page-hero__title,.blog-page__hero .page-hero__title{max-width:13ch;font-size:clamp(1.72rem,7.2vw,2.12rem)}.blog-detail-hero__excerpt,.blog-page__hero .page-hero__text{max-width:100%;font-size:.94rem;line-height:1.68}.dashboard-shell{gap:1rem;padding-top:1rem;padding-bottom:2rem}.dashboard-sidebar{padding:.9rem}.dashboard-sidebar__toggle{display:inline-flex}.dashboard-sidebar__body{display:none}.dashboard-sidebar__body--open{display:grid}.dashboard-sidebar__title{font-size:1.45rem}.dashboard-page-header__title{font-size:clamp(1.55rem,6.8vw,2.2rem)}.dashboard-page-header__description{font-size:.92rem;line-height:1.62}.student-dashboard-promo-card__media{min-height:8.6rem}.dashboard-activity-grid,.dashboard-course-grid,.dashboard-info-grid,.dashboard-metric-grid{grid-template-columns:minmax(0,1fr)}.course-card--dashboard,.dashboard-hero-card,.dashboard-panel,.dashboard-record-card,.student-course-row,.student-feature-card,.student-offline-card,.student-profile-card{padding:1rem!important}.dashboard-form-actions,.dashboard-header-actions,.dashboard-inline-form,.dashboard-record-card__actions{align-items:stretch}.dashboard-form-grid,.dashboard-form-grid--module{grid-template-columns:minmax(0,1fr)!important}.dashboard-inline-form__button{min-height:2.55rem}.dashboard-table__table tbody td,.dashboard-table__table thead th{white-space:nowrap}.blog-page__content{gap:1.1rem}.blog-toolbar{align-items:stretch}.blog-toolbar__filters{gap:.5rem}.blog-toolbar__chip{min-height:2.35rem;padding:.58rem .82rem;font-size:.7rem}.blog-toolbar__sort{justify-content:flex-start;flex-wrap:nowrap;font-size:.74rem;white-space:nowrap}.blog-toolbar__select{min-width:8.2rem;height:2.4rem;font-size:.76rem}.blog-page__grid{gap:1rem}.blog-card__media{aspect-ratio:16/10}.blog-card__body{gap:.62rem;padding:.92rem}.blog-card__meta,.blog-detail-hero__meta{gap:.42rem;font-size:.62rem;letter-spacing:.12em}.blog-card__category{padding:.26rem .48rem}.blog-card__title{font-size:1rem;line-height:1.22}.blog-card__excerpt{font-size:.8rem;line-height:1.5}.blog-card__tags,.blog-detail-hero__tags{gap:.45rem}.blog-card__cta{margin-top:0}.blog-card__cta .Button,.blog-card__cta button{width:100%;min-width:0}.blog-detail-hero__excerpt{margin-top:.75rem}.blog-detail-hero__tags{margin-top:.85rem}.blog-detail__media{border-radius:1.15rem}.blog-detail__image{min-height:13.25rem}.blog-detail__article{padding:1.15rem!important}.blog-detail__paragraph{font-size:.92rem;line-height:1.72}.blog-detail__paragraph+.blog-detail__paragraph{margin-top:.9rem}.about-hero{padding-top:4.2rem;padding-bottom:2.6rem}.about-cta,.about-hero__grid,.about-learning,.about-story__grid{gap:1.2rem}.about-hero__text{max-width:100%}.about-cta__actions,.about-hero__actions,.about-learning__actions{display:grid;margin-top:1rem}.about-cta__actions a,.about-cta__actions a button,.about-hero__actions a,.about-hero__actions a button,.about-learning__actions a,.about-learning__actions a button{width:100%}.about-hero__highlights,.about-hero__trust-list,.about-learning__stack,.about-story__stack{gap:.8rem}.about-hero__frame{min-height:16rem}.about-cta,.about-hero__card,.about-learning-card,.about-proof-card,.about-story-card{padding:1.15rem!important}.about-cta h2,.about-hero__card h2,.about-learning__content h2,.about-story__intro h2{font-size:1.65rem}.about-hero__highlight{padding:.85rem .95rem}.about-story__intro{margin-bottom:1.15rem}.about-story__media{min-height:18rem}.about-learning-card h3,.about-proof-card h3,.about-story-card h3{font-size:1.08rem}.about-strip{padding-bottom:1.15rem}.about-learning__content p:not(.marketing-kicker){margin-top:.75rem}.about-cta-section{padding-top:0}.container-shell,.rm-container{width:min(100% - 1.25rem,100%)}.site-header__brand .brand-logo__image-wrap{width:10.8rem;height:2.8rem}.site-header__bar{min-height:4.35rem;flex-wrap:nowrap;gap:.65rem}.site-header__actions{width:auto;justify-content:flex-end;gap:.55rem;flex-shrink:0}.site-header__account,.site-header__login-link,.site-header__login-link--desktop,.site-header__nav{display:none!important}.site-header__menu-toggle{display:inline-flex!important;width:2.95rem;height:2.95rem;border:1px solid rgba(17,76,128,.14);border-radius:.78rem;background:#ffffff;box-shadow:0 10px 22px rgba(13,52,91,.08)}.site-header__mobile-panel{display:grid;gap:.6rem;margin-bottom:.85rem;padding:.9rem}.site-header__mobile-panel .site-header__mobile-link{min-height:2.85rem;padding-inline:1rem;font-size:.8rem}.site-header__actions .h-9,.site-header__actions button{height:2.45rem;min-width:2.45rem;padding-inline:.9rem;font-size:.74rem}.site-header__menu-toggle svg{width:1.55rem;height:1.55rem}.rm-hero{height:auto;min-height:33rem;border-radius:0}.rm-hero__shade{background:linear-gradient(180deg,rgba(8,28,47,.12),rgba(8,28,47,.42)),linear-gradient(90deg,rgba(8,28,47,.9),rgba(8,28,47,.72) 46%,rgba(8,28,47,.26))}.rm-hero__content{display:flex;min-height:33rem;flex-direction:column;justify-content:center;padding-top:4.6rem;padding-bottom:4.5rem}.rm-hero .rm-eyebrow{font-size:.72rem;letter-spacing:.12em}.rm-hero h1{max-width:7.9ch;font-size:clamp(1.82rem,7.8vw,2.28rem);line-height:1}.rm-hero__lead{max-width:16.4rem;margin-top:.68rem;font-size:.84rem;line-height:1.58}.rm-hero__time{max-width:15rem;margin-top:.55rem;font-size:.74rem;line-height:1.5}.rm-hero__actions{display:grid;width:100%;max-width:11.8rem;gap:.55rem;margin-top:1rem}.rm-hero__actions a,.rm-hero__actions a button{width:100%}.rm-hero__actions button{height:2.35rem;justify-content:center;padding-inline:.9rem;font-size:.72rem}.rm-hero-slider__control{top:50%;bottom:auto;width:2.35rem;height:2.35rem;transform:translateY(-50%)}.rm-hero-slider__control--prev{left:.75rem}.rm-hero-slider__control--next{right:.75rem}.rm-hero-slider__dots{bottom:1rem}.rm-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;padding:1rem 0 .45rem}.rm-stat{flex-direction:column;align-items:center;justify-content:center;gap:.65rem;min-height:8.15rem;padding:1.05rem .9rem;text-align:center;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(238,246,251,.95))}.rm-stat__icon{width:1.25rem;height:1.25rem;margin-top:0}.rm-stat strong{font-size:1.55rem;line-height:1.05}.rm-stat span{font-size:.8rem;line-height:1.4}.rm-testimonial{width:min(100% - 1.25rem,100%);margin-top:1.15rem;padding:2rem 0 2.1rem;border-radius:var(--fc-radius-md)}.rm-featured,.rm-founder,.rm-section--white{padding-top:2.15rem;padding-bottom:2.15rem}.rm-brand-proof{margin-top:1.35rem}.rm-brand-proof__grid,.rm-featured__grid,.rm-founder__grid,.rm-testimonial__grid{gap:1.45rem}.rm-brand-proof__grid{padding-top:2rem;padding-bottom:2rem}.rm-section-title{max-width:28rem;margin-bottom:1.3rem;text-align:left}.rm-section-title p{font-size:1.05rem}.rm-section-title h2{margin-top:.45rem;font-size:.96rem;line-height:1.65}.home-course-tabs__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;margin-bottom:.95rem}.home-course-tabs__tab{width:100%;min-width:0;padding:.62rem .2rem;text-align:center;font-size:.68rem}.rm-course-grid.home-course-grid{grid-template-columns:1fr;gap:1rem}.rm-course-card__media{height:10.25rem}.rm-course-card__media span{top:.85rem;left:.85rem;right:.85rem;font-size:.66rem}.rm-course-card__media strong{left:.85rem;right:.85rem;bottom:.85rem;font-size:1.1rem}.rm-course-card__body{padding:1rem}.rm-course-card__body h3{font-size:1rem;line-height:1.3}.rm-course-card__body p{margin-top:.45rem;font-size:.84rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rm-course-card__bottom{flex-wrap:wrap;align-items:stretch;gap:.6rem;margin-top:.95rem}.rm-course-card__bottom strong{font-size:.86rem}.rm-course-card__bottom a{width:100%;min-height:2.35rem;padding:.68rem .85rem;justify-content:center;font-size:.74rem}.home-course-tabs__empty,.home-course-tabs__footer{margin-top:1.05rem}.home-course-tabs__view-all{min-width:8.75rem;height:2.65rem;font-size:.78rem}.rm-brand-proof h2,.rm-consult h2,.rm-featured h2,.rm-founder h2,.rm-testimonial h2{font-size:clamp(1.55rem,6.2vw,1.95rem);line-height:1.12}.rm-brand-proof p,.rm-consult p,.rm-featured p,.rm-founder p,.rm-testimonial p{font-size:.88rem;line-height:1.7}.rm-testimonial-strip__controls{display:none}.rm-testimonial-strip__track{grid-auto-columns:minmax(16rem,calc(100% - 1.9rem));gap:.8rem;padding-bottom:.25rem}.rm-home-demo{padding:2rem 0 2.25rem}.rm-demo-strip__header{align-items:start;flex-direction:column}.rm-demo-strip__controls{align-self:flex-end}.rm-demo-strip__header h2{font-size:clamp(1.55rem,6vw,2rem)}.rm-demo-video-card__body{padding:1rem 1rem 1.05rem}.rm-demo-video-card{width:100%}.rm-demo-video-card__body strong{font-size:1rem}.rm-demo-video-card__body p{font-size:.84rem;line-height:1.65}.rm-demo-video-card__meta{align-items:start;flex-direction:column;gap:.3rem}.rm-testimonial-video-card__body{gap:.65rem;padding:1rem}.rm-testimonial-video-card__body strong{font-size:1rem}.rm-testimonial-video-card__body span{font-size:.82rem}.rm-testimonial-video-card__body p{font-size:.88rem;line-height:1.65}.rm-logo-board{gap:.75rem}.rm-logo-tile{min-height:5.4rem;padding:.95rem .8rem;font-size:.82rem;line-height:1.35}.rm-featured{padding-top:2.4rem;padding-bottom:2rem}.rm-course-grid,.rm-help__grid,.rm-social__grid{gap:1rem}.marketing-section,.rm-help,.rm-section{padding-top:2rem;padding-bottom:2rem}.rm-consult{border-radius:var(--fc-radius-md);grid-template-columns:1fr}.rm-consult__image{min-height:12.5rem}.rm-consult__form{padding:1.35rem 1rem 1.45rem}.rm-form-grid{gap:.75rem;margin-bottom:.75rem}.rm-consult input,.rm-consult textarea{font-size:.92rem}.rm-consult textarea{min-height:7rem}.rm-consult button{width:100%;justify-content:center}.site-footer__grid>div{padding:1rem .9rem}.rm-founder__photo{max-width:100%;aspect-ratio:1/1;overflow:hidden}.rm-founder__photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.rm-founder__photo div{left:1rem;bottom:.95rem;max-width:calc(100% - 2rem);padding:.65rem .95rem;font-size:.78rem}.rm-founder h2{max-width:none}.rm-founder p:not(.rm-eyebrow){margin:.85rem 0 1.1rem}.rm-founder a,.rm-founder a button{width:100%;max-width:13rem}.site-footer{margin-top:1.2rem;padding:2.25rem 0 1.25rem}.site-footer__grid{gap:.9rem}.site-footer__intro p{margin-top:.9rem!important;font-size:.88rem;line-height:1.7}.site-footer__cta-row{flex-direction:column;align-items:stretch;gap:.6rem;margin-top:1rem}.site-footer__cta{width:100%;min-height:2.6rem;padding:.72rem 1rem;font-size:.8rem}.site-footer__heading{margin-bottom:.8rem;font-size:.76rem;letter-spacing:.18em}.site-footer__contact,.site-footer__links{gap:.7rem}.site-footer__contact p,.site-footer__link{font-size:.86rem;line-height:1.6}.site-footer__social{width:2.1rem;height:2.1rem}.site-footer__bottom{margin-top:1.4rem;padding-top:1rem}.site-footer__bottom p{font-size:.8rem;line-height:1.55}}@media (min-width:390px) and (max-width:767px){.rm-hero__content{min-height:33rem;padding-top:4.9rem;padding-bottom:4.65rem}.rm-hero h1{max-width:8.2ch;font-size:clamp(1.95rem,7.2vw,2.35rem)}.rm-hero__lead{max-width:17.25rem;font-size:.88rem}.rm-hero__time{max-width:15.8rem}.rm-hero__actions{max-width:12.2rem}.rm-course-grid.home-course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.rm-course-card__media{height:8.4rem}.rm-course-card__body{padding:.85rem}.rm-course-card__body h3{font-size:.86rem}.rm-course-card__body p{font-size:.72rem;line-height:1.5;-webkit-line-clamp:2}.rm-course-card__bottom strong{font-size:.76rem}.rm-course-card__bottom a{min-height:2.05rem;font-size:.68rem}}@media (min-width:768px){.rm-course-grid.home-course-grid,.student-dashboard-promos{grid-template-columns:repeat(2,minmax(0,1fr))}.student-dashboard-promos>:nth-child(n+5){display:grid}.student-dashboard-promos>:nth-child(n+7){display:none}.dashboard-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-activity-grid,.dashboard-course-grid,.dashboard-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-form-grid--module{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 110px auto;align-items:start}.dashboard-content-item__header,.dashboard-module__header,.dashboard-topic__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.dashboard-record-card{grid-template-columns:minmax(0,1fr) auto}.dashboard-split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header__nav{display:flex!important}.site-header__account,.site-header__login-link{display:inline-flex!important}.site-header__menu-toggle,.site-header__mobile-panel{display:none!important}}@media (min-width:768px) and (max-width:1199px){.container-shell,.rm-container{width:min(100% - 2rem,68rem)}.rm-hero h1{max-width:12ch}.rm-social__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-shell{grid-template-columns:1fr!important}}@media (min-width:1024px){.dashboard-shell{grid-template-columns:17.5rem minmax(0,1fr)}.dashboard-sidebar{position:sticky;top:6.4rem}.dashboard-sidebar__toggle{display:none}.dashboard-sidebar__body{display:grid!important}.dashboard-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.student-dashboard-promos{grid-template-columns:repeat(3,minmax(0,1fr))}.rm-course-grid.home-course-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1440px){.student-dashboard-promos{grid-template-columns:repeat(4,minmax(0,1fr))}.rm-course-grid.home-course-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.student-dashboard-promos>:nth-child(n+7){display:grid}}@media (min-width:1200px){.container-shell,.rm-container{width:min(100% - 3rem,82rem)}.rm-hero__content{padding-left:1.25rem;padding-right:1.25rem}.rm-course-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-section,.rm-section{padding-top:4rem;padding-bottom:4rem}}.dashboard-shell{gap:1.25rem;align-items:start}.dashboard-sidebar{overflow:hidden;border-radius:1.75rem;background:linear-gradient(180deg,rgba(15,53,90,.98),rgba(8,32,56,.98)),linear-gradient(180deg,rgba(255,255,255,.04),transparent);color:#fff;box-shadow:0 30px 70px rgba(6,28,48,.25)}.dashboard-sidebar__eyebrow,.dashboard-sidebar__group-label,.dashboard-sidebar__title{color:rgba(255,255,255,.8)}.dashboard-sidebar__title{color:#fff}.dashboard-sidebar__group+.dashboard-sidebar__group{margin-top:1rem}.dashboard-sidebar__group-label{margin-bottom:.6rem;font-size:.7rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.dashboard-sidebar__nav-groups{display:grid;gap:.4rem}.dashboard-sidebar__link{gap:.8rem;border-radius:1rem}.dashboard-sidebar__link-icon{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:.75rem;background:rgba(255,255,255,.08);color:inherit}.dashboard-shell__content{display:grid;gap:1.25rem}.dashboard-shell__topbar{position:sticky;top:.75rem;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border:1px solid rgba(15,77,132,.1);border-radius:1.25rem;background:rgba(255,255,255,.84);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 40px rgba(12,44,75,.08)}.dashboard-shell__crumb{color:var(--brand);font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.dashboard-shell__heading{color:var(--ink);font-size:clamp(1.3rem,2vw,1.9rem);line-height:1.1}.dashboard-shell__menu-button{display:none;align-items:center;gap:.55rem;padding:.75rem .95rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-size:.8rem;font-weight:700}.dashboard-inline-actions{display:flex;flex-wrap:wrap;gap:.6rem}.dashboard-panel--nested{padding:1.25rem!important;border-style:dashed;box-shadow:none}.dashboard-split-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-analytics-grid{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}.dashboard-chart-card{padding-bottom:1rem!important}.dashboard-chart{width:100%;height:18rem}.dashboard-rank-list{display:grid;gap:.85rem}.dashboard-rank-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1rem;border:1px solid var(--line);border-radius:1rem;background:rgba(238,246,251,.55)}.dashboard-rank-row span,.dashboard-rank-row strong{color:var(--ink)}.dashboard-rank-row--stack{align-items:start}.admin-editor{display:grid}.admin-editor__sticky-tabs{position:sticky;top:5.8rem;z-index:4;display:flex;flex-wrap:wrap;gap:.6rem;padding:.85rem;border:1px solid rgba(15,77,132,.08);border-radius:1.2rem;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-tab{min-height:2.7rem;padding:.75rem 1rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-size:.8rem;font-weight:700}.admin-tab--active{border-color:transparent;background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#fff}.admin-editor__section{display:grid;gap:1rem;padding:1.2rem;border:1px solid var(--line);border-radius:1.4rem;background:rgba(255,255,255,.92)}.admin-editor__section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-editor__section-head--sub{margin-top:.3rem}.admin-editor__card-title,.admin-editor__section-title{color:var(--ink);font-size:1.2rem;line-height:1.2}.admin-editor__grid{display:grid;gap:1rem}.admin-editor__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-editor__stack{display:grid;gap:1rem}.admin-field{display:grid;gap:.55rem}.admin-field span{color:var(--ink);font-size:.8rem;font-weight:700}.admin-field--full{grid-column:1/-1}.admin-array-card{display:grid;gap:1rem;padding:1rem;border:1px solid rgba(15,77,132,.08);border-radius:1.2rem;background:linear-gradient(180deg,#fff,rgba(238,246,251,.62))}.admin-array-card--nested{background:rgba(255,255,255,.86)}.admin-array-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6rem}.admin-editor__sticky-actions{position:sticky;bottom:1rem;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border:1px solid rgba(15,77,132,.1);border-radius:1.25rem;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 40px rgba(12,44,75,.08)}.admin-editor__preview-link{color:var(--brand);font-size:.85rem;font-weight:700}.admin-editor__article-body{min-height:26rem}.marketing-page-hero__grid,.marketing-page-story{display:grid;gap:1.5rem}.marketing-page-hero__content{display:grid;align-content:start}.marketing-page-hero__media{min-height:22rem}.marketing-cms-card{padding:0!important;overflow:hidden}.marketing-cms-card__media{min-height:13rem;overflow:hidden}.marketing-cms-card__body{display:grid;gap:.7rem;padding:1.4rem}.marketing-cms-card__meta{color:var(--brand);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}@media (min-width:768px){.dashboard-analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-page-hero__grid,.marketing-page-story{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}@media (max-width:1279px){.dashboard-split-grid--three{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width:1023px){.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{min-height:auto!important}.dashboard-sidebar__toggle{display:inline-flex}.admin-editor__grid--2{grid-template-columns:1fr}}@media (max-width:767px){.admin-editor__sticky-actions,.dashboard-shell__topbar{padding:.9rem 1rem}.dashboard-shell__topbar{top:.5rem}.admin-editor__sticky-tabs{top:4.9rem}.dashboard-chart{height:16rem}}.rm-social-showcase{background:radial-gradient(circle at top left,rgba(23,104,173,.12),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(244,249,253,.96))}.rm-social-showcase__head{display:grid;gap:1rem}.rm-social-showcase__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2.2rem}.rm-social-showcase__card{display:grid;gap:1rem;padding:1.25rem;border:1px solid rgba(18,63,105,.12);background:rgba(255,255,255,.94);box-shadow:0 20px 40px rgba(18,63,105,.07)}.rm-social-showcase__card[data-platform=youtube]{border-color:rgba(255,0,0,.16)}.rm-social-showcase__card[data-platform=instagram]{border-color:rgba(221,42,123,.2)}.rm-social-showcase__card[data-platform=facebook]{border-color:rgba(24,119,242,.16)}.rm-social-showcase__card[data-platform=linkedin]{border-color:rgba(10,102,194,.16)}.rm-social-showcase__card[data-platform=telegram]{border-color:rgba(36,161,222,.16)}.rm-social-showcase__card[data-platform=x]{border-color:rgba(17,17,17,.14)}.rm-social-showcase__card[data-platform=whatsapp]{border-color:rgba(37,211,102,.18)}.rm-social-showcase__icon-wrap{display:inline-grid;width:3rem;height:3rem;place-items:center;border-radius:.95rem;background:rgba(13,99,201,.08)}.rm-social-showcase__card[data-platform=youtube] .rm-social-showcase__icon-wrap{background:rgba(255,0,0,.08)}.rm-social-showcase__card[data-platform=instagram] .rm-social-showcase__icon-wrap{background:rgba(221,42,123,.1)}.rm-social-showcase__card[data-platform=facebook] .rm-social-showcase__icon-wrap{background:rgba(24,119,242,.1)}.rm-social-showcase__card[data-platform=linkedin] .rm-social-showcase__icon-wrap{background:rgba(10,102,194,.1)}.rm-social-showcase__card[data-platform=telegram] .rm-social-showcase__icon-wrap{background:rgba(36,161,222,.1)}.rm-social-showcase__card[data-platform=x] .rm-social-showcase__icon-wrap{background:rgba(17,17,17,.08)}.rm-social-showcase__card[data-platform=whatsapp] .rm-social-showcase__icon-wrap{background:rgba(37,211,102,.12)}.rm-social-showcase__icon{width:1.4rem;height:1.4rem;color:var(--fc-blue-700)}.rm-social-showcase__card[data-platform=youtube] .rm-social-showcase__icon{color:#ff0000}.rm-social-showcase__card[data-platform=instagram] .rm-social-showcase__icon{color:#dd2a7b}.rm-social-showcase__card[data-platform=facebook] .rm-social-showcase__icon{color:#1877f2}.rm-social-showcase__card[data-platform=linkedin] .rm-social-showcase__icon{color:#0a66c2}.rm-social-showcase__card[data-platform=telegram] .rm-social-showcase__icon{color:#24a1de}.rm-social-showcase__card[data-platform=x] .rm-social-showcase__icon{color:#111111}.rm-social-showcase__card[data-platform=whatsapp] .rm-social-showcase__icon{color:#25d366}.rm-social-showcase__body{display:grid;gap:.45rem}.rm-social-showcase__body strong{color:var(--fc-ink);font-size:1rem}.rm-social-showcase__body p{color:rgba(24,36,51,.72);font-size:.92rem;line-height:1.72}.rm-social-showcase__link{display:inline-flex;align-items:center;gap:.4rem;color:var(--fc-blue-700)!important;font-size:.9rem;font-weight:700}.rm-social-showcase__link:hover{color:var(--fc-blue-900)!important}.site-footer{margin-top:0;padding:3.6rem 0 1.8rem;background:#171717;color:rgba(255,255,255,.82)}.site-footer .brand-logo__image-wrap{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08)}.site-footer .brand-logo__wordmark{color:#ffffff;font-size:1.2rem}.site-footer a,.site-footer p{color:rgba(255,255,255,.8);font-size:.95rem}.site-footer__top{display:grid;gap:1.75rem}.site-footer__panel{min-width:0}.site-footer__panel--brand{max-width:24rem}.site-footer__brand-logo{align-items:center;gap:.85rem}.site-footer__brand-copy{margin-top:1.35rem;line-height:1.9}.site-footer__heading{margin-bottom:1.2rem;color:#ffffff!important;font-size:1.1rem;letter-spacing:-.01em}.site-footer__subheading{margin-bottom:.8rem;color:rgba(255,255,255,.54);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.site-footer__useful-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.site-footer__links{display:grid;gap:.75rem}.site-footer__link{line-height:1.6}.site-footer__link:hover{color:#ffffff!important}.site-footer__contact{display:grid;gap:.9rem}.site-footer__contact-line{line-height:1.8}.site-footer__contact-line span{color:#ffffff;font-weight:700}.site-footer__subscribe-copy{max-width:18rem;line-height:1.8}.site-footer__socials{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.2rem}.site-footer__social{display:grid;width:2.7rem;height:2.7rem;place-items:center;border-radius:.9rem;color:#ffffff!important;transition:transform .16s ease,box-shadow .16s ease}.site-footer__social[data-platform=youtube]{background:#ff0000}.site-footer__social[data-platform=instagram]{background:linear-gradient(135deg,#f58529,#dd2a7b 55%,#8134af)}.site-footer__social[data-platform=facebook]{background:#1877f2}.site-footer__social[data-platform=linkedin]{background:#0a66c2}.site-footer__social[data-platform=telegram]{background:#24a1de}.site-footer__social[data-platform=x]{background:#111111}.site-footer__social[data-platform=whatsapp]{background:#25d366}.site-footer__social[data-platform=generic]{background:rgba(255,255,255,.14)}.site-footer__social:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(0,0,0,.24)}.site-footer__app-grid{display:grid;gap:.8rem;margin-top:1.4rem}.site-footer__app-badge{display:flex;align-items:center;gap:.9rem;min-height:4rem;padding:.8rem 1rem;border:1px solid rgba(255,255,255,.24);border-radius:1rem;background:#0f0f0f;color:#ffffff!important}.site-footer__app-icon{width:1.5rem;height:1.5rem;flex:none}.site-footer__app-copy{display:grid;gap:.12rem}.site-footer__app-copy span{color:rgba(255,255,255,.64);font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.site-footer__app-copy strong{color:#ffffff;font-size:1.1rem;line-height:1.12}.site-footer__showcase{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-top:2.8rem;padding-top:2.3rem;border-top:1px solid rgba(255,255,255,.1)}.site-footer__showcase-link{display:flex;align-items:center;justify-content:center;min-height:4rem;padding:1rem .8rem;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.02);color:#ffffff!important;font-size:.94rem;line-height:1.5;text-align:center}.site-footer__showcase-link:hover{background:rgba(255,255,255,.08)}.site-footer__bottom{margin-top:1.8rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.08)}.site-footer__bottom p{color:rgba(255,255,255,.66);font-size:.88rem}@media (min-width:768px){.site-footer__top{grid-template-columns:1.2fr 1.25fr 1fr .95fr;align-items:start}}@media (min-width:1024px){.rm-social-showcase__head{grid-template-columns:minmax(0,1fr) auto;align-items:end}.rm-social-showcase__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1023px){.site-footer__showcase{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.rm-social-showcase__grid{gap:.85rem;margin-top:1.8rem}.rm-social-showcase__card{padding:1rem}.rm-social-showcase__body strong{font-size:.92rem}.rm-social-showcase__body p{font-size:.82rem;line-height:1.65}.site-footer{padding:2.5rem 0 1.3rem}.site-footer__top{gap:1.5rem}.site-footer__heading{margin-bottom:.9rem;font-size:1rem}.site-footer__showcase,.site-footer__useful-grid{grid-template-columns:1fr}.site-footer__app-copy strong{font-size:1rem}.site-footer__showcase{margin-top:2.1rem;padding-top:1.7rem}.site-footer__showcase-link{min-height:3.35rem;font-size:.88rem}.site-footer__bottom{margin-top:1.4rem}.site-footer__bottom p{font-size:.8rem}}.admin-confirm,.admin-toast-region,:is(.dashboard-shell--admin,.dashboard-shell--student){--admin-radius-panel:14px;--admin-radius-control:10px;--admin-radius-pill:999px;--admin-border-subtle:rgba(15,77,132,0.12);--admin-border-strong:rgba(15,77,132,0.18);--admin-surface-muted:rgba(238,246,251,0.78);--admin-surface-panel:rgba(255,255,255,0.97);--admin-shadow-soft:0 18px 40px rgba(12,44,75,0.08);--admin-sticky-top:1rem;--fc-radius-sm:var(--admin-radius-control);--fc-radius-md:var(--admin-radius-panel);--fc-radius-lg:var(--admin-radius-panel);--fc-radius-xl:18px;gap:1.5rem}.dashboard-shell--wide{width:calc(100% - 2rem);max-width:none;margin-inline:auto}.admin-confirm__dialog,.admin-toast,.dashboard-shell--admin .admin-array-card,.dashboard-shell--admin .admin-editor__section,.dashboard-shell--admin .admin-repeater-card,.dashboard-shell--admin .admin-subsection,.dashboard-shell--admin .admin-ui-card,:is(.dashboard-shell--admin,.dashboard-shell--student) .course-card--dashboard,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-activity-card,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-empty-state,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-hero-card,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-metric-card,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-panel,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-record-card,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-table,:is(.dashboard-shell--admin,.dashboard-shell--student) .surface{border-radius:var(--admin-radius-panel)}.admin-confirm__button,:is(.dashboard-shell--admin,.dashboard-shell--student) .admin-image-field__upload-button,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-inline-form__button,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__link-icon,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__toggle,:is(.dashboard-shell--admin,.dashboard-shell--student) button[data-size]{border-radius:var(--admin-radius-control)}.admin-toast__dismiss,.dashboard-shell--admin .admin-tab,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-shell__menu-button,:is(.dashboard-shell--admin,.dashboard-shell--student) [data-ui=badge]{border-radius:var(--admin-radius-pill)}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar{position:sticky;top:var(--admin-sticky-top);min-height:calc(100vh - (var(--admin-sticky-top) * 2));min-width:0;padding:1rem;border:1px solid var(--admin-border-subtle);background:radial-gradient(circle at top left,rgba(23,104,173,.09),transparent 16rem),linear-gradient(180deg,rgba(255,255,255,.99),rgba(245,250,253,.97));color:var(--fc-blue-900);box-shadow:none}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__head{padding-bottom:1rem;border-bottom:1px solid rgba(17,76,128,.08)}.admin-repeater-card__eyebrow,.admin-subsection .dashboard-panel__eyebrow,.admin-ui-card .dashboard-panel__eyebrow,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-panel__eyebrow,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-shell__crumb,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__eyebrow,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__group-label{color:var(--fc-muted);font-size:.7rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__title{color:var(--fc-blue-900);font-size:1.4rem;letter-spacing:-.04em}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__body{margin-top:1rem}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__group+.dashboard-sidebar__group{margin-top:.85rem}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__group-label{margin-bottom:.5rem}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__link{display:flex;align-items:center;padding:.76rem .85rem;border:1px solid transparent;border-radius:12px;color:var(--fc-blue-900);transition:background-color .16s ease,color .16s ease,transform .16s ease,border-color .16s ease}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__link-icon{width:1.95rem;height:1.95rem;background:rgba(12,67,111,.07);color:var(--fc-blue-700)}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__link--idle{background:transparent}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__link--idle:hover{border-color:rgba(23,104,173,.12);background:rgba(238,246,251,.84);color:var(--fc-blue-900)}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__link--idle:hover .dashboard-sidebar__link-icon{background:rgba(23,104,173,.12)}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__link--active{border-color:transparent;background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700));color:#ffffff;box-shadow:0 12px 24px rgba(13,52,91,.14)}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__link--active .dashboard-sidebar__link-icon{background:rgba(255,255,255,.16);color:#ffffff}.dashboard-sidebar__logout{margin-top:auto}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__logout{padding-top:1rem;border-top:1px solid rgba(17,76,128,.08)}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-sidebar__toggle{border:0;background:rgba(238,246,251,.94);color:var(--fc-blue-900);box-shadow:none}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-shell__content{min-width:0;gap:1.1rem}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-shell__topbar{top:var(--admin-sticky-top);z-index:20;padding:.95rem 1.1rem;border:1px solid var(--admin-border-subtle);background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--admin-shadow-soft)}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-shell__heading{font-size:clamp(1.28rem,1.8vw,1.72rem);letter-spacing:-.04em}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-shell__menu-button{border:0;background:rgba(238,246,251,.96);color:var(--fc-blue-900);box-shadow:none}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-shell__menu-button:hover{background:rgba(226,239,249,.98)}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-page-header{gap:.95rem 1.15rem}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-page-header__title{margin-top:.25rem;max-width:42rem;font-size:clamp(1.55rem,2vw,2.15rem);line-height:1.06;letter-spacing:-.04em}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-page-header__description{margin-top:.6rem;max-width:58rem;font-size:.92rem;line-height:1.7}.admin-subsection__title,.admin-ui-card__title,.dashboard-shell--admin .admin-editor__card-title,.dashboard-shell--admin .admin-editor__section-title,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-panel__title{color:var(--fc-blue-900);letter-spacing:-.03em}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-panel__title{font-size:clamp(1.08rem,1.3vw,1.4rem)}.admin-field__hint,.admin-repeater-card__text span,.admin-subsection__description,.admin-ui-card__description,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-panel__caption{color:var(--fc-muted);font-size:.84rem;line-height:1.65}.dashboard-shell--admin .admin-array-card,.dashboard-shell--admin .admin-editor__section,.dashboard-shell--admin .admin-repeater-card,.dashboard-shell--admin .admin-ui-card,:is(.dashboard-shell--admin,.dashboard-shell--student) .course-card--dashboard,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-activity-card,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-empty-state,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-hero-card,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-metric-card,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-panel,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-record-card,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-table,:is(.dashboard-shell--admin,.dashboard-shell--student) .surface{border:1px solid var(--admin-border-subtle);background:var(--admin-surface-panel);box-shadow:var(--admin-shadow-soft)}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-analytics-grid,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-metric-grid,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-split-grid{min-width:0}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-analytics-grid>*,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-metric-grid>*,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-split-grid>*{min-width:0}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-metric-card{gap:.65rem;background:radial-gradient(circle at top right,rgba(23,104,173,.12),transparent 14rem),linear-gradient(180deg,rgba(255,255,255,.99),rgba(244,249,253,.95))}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-metric-card__value{font-size:clamp(1.7rem,2vw,2.3rem)}.teacher-dashboard-metric{min-height:8.25rem!important;padding:1rem!important;gap:.35rem!important}.teacher-dashboard-metric .dashboard-metric-card__value{font-size:clamp(1.35rem,1.6vw,1.8rem)}.teacher-dashboard-metric .dashboard-metric-card__helper{font-size:.8rem}.dashboard-shell--admin .dashboard-chart,.dashboard-shell--admin .dashboard-chart-card{min-width:0}.dashboard-shell--admin .dashboard-chart-card{padding-bottom:1.15rem!important}.dashboard-shell--admin .dashboard-chart{width:100%;min-width:0}.dashboard-shell--admin .admin-advanced,.dashboard-shell--admin .admin-subsection,.dashboard-shell--admin .dashboard-checkbox,.dashboard-shell--admin .dashboard-content-item,.dashboard-shell--admin .dashboard-form-section,.dashboard-shell--admin .dashboard-module,.dashboard-shell--admin .dashboard-panel--nested,.dashboard-shell--admin .dashboard-topic{border-color:rgba(17,76,128,.1);background:var(--admin-surface-muted);box-shadow:none}.dashboard-shell--admin .dashboard-panel--nested{border-style:solid}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-rank-row{padding:.9rem 1rem;border:1px solid rgba(17,76,128,.08);border-radius:12px;background:rgba(244,249,253,.96)}.dashboard-shell--admin .dashboard-form-grid,.dashboard-shell--admin .dashboard-form-grid--module{gap:1rem}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-table{overflow:hidden;border-color:var(--admin-border-subtle);background:rgba(255,255,255,.99)}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-table__table thead th{background:rgba(244,249,253,.96);color:var(--fc-muted);font-size:.7rem;letter-spacing:.14em}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-table__table tbody td{font-size:.9rem}:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-table__table tbody tr:hover td{background:rgba(244,249,253,.65)}:is(.dashboard-shell--admin,.dashboard-shell--student) input:not([type=checkbox]):not([type=hidden]),:is(.dashboard-shell--admin,.dashboard-shell--student) select,:is(.dashboard-shell--admin,.dashboard-shell--student) textarea{border-color:rgba(17,76,128,.14);background:rgba(255,255,255,.96);color:var(--fc-blue-900);box-shadow:none}:is(.dashboard-shell--admin,.dashboard-shell--student) input:not([type=checkbox]):not([type=hidden]),:is(.dashboard-shell--admin,.dashboard-shell--student) select{min-height:2.85rem}:is(.dashboard-shell--admin,.dashboard-shell--student) textarea{min-height:7.8rem}:is(.dashboard-shell--admin,.dashboard-shell--student) input:not([type=checkbox]):not([type=hidden]):focus,:is(.dashboard-shell--admin,.dashboard-shell--student) select:focus,:is(.dashboard-shell--admin,.dashboard-shell--student) textarea:focus{border-color:rgba(23,104,173,.42);box-shadow:0 0 0 4px rgba(23,104,173,.08)}.dashboard-shell--admin .dashboard-checkbox{padding:.85rem .95rem}:is(.dashboard-shell--admin,.dashboard-shell--student) button[data-variant]{transition:background-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}:is(.dashboard-shell--admin,.dashboard-shell--student) .admin-image-field__upload-button:disabled,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-inline-form__button:disabled,:is(.dashboard-shell--admin,.dashboard-shell--student) button[data-variant]:disabled{transform:none;box-shadow:none}:is(.dashboard-shell--admin,.dashboard-shell--student) button[data-variant=primary]{border:0;background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700));box-shadow:0 12px 24px rgba(13,52,91,.14)}:is(.dashboard-shell--admin,.dashboard-shell--student) button[data-variant=primary]:hover{background:linear-gradient(135deg,var(--fc-blue-700),var(--fc-blue-900));transform:translateY(-1px)}:is(.dashboard-shell--admin,.dashboard-shell--student) .admin-image-field__upload-button,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-inline-form__button,:is(.dashboard-shell--admin,.dashboard-shell--student) button[data-variant=secondary]{border:0;background:rgba(232,243,251,.98);color:var(--fc-blue-900);box-shadow:none}:is(.dashboard-shell--admin,.dashboard-shell--student) .admin-image-field__upload-button:hover,:is(.dashboard-shell--admin,.dashboard-shell--student) .dashboard-inline-form__button:hover,:is(.dashboard-shell--admin,.dashboard-shell--student) button[data-variant=secondary]:hover{background:rgba(220,236,249,.98)}:is(.dashboard-shell--admin,.dashboard-shell--student) button[data-variant=danger]{border:0;background:rgba(180,35,24,.1);color:#a53521;box-shadow:none}:is(.dashboard-shell--admin,.dashboard-shell--student) button[data-variant=danger]:hover{background:rgba(180,35,24,.16)}:is(.dashboard-shell--admin,.dashboard-shell--student) button[data-variant=ghost]{border:0;background:transparent;color:var(--fc-blue-700)}:is(.dashboard-shell--admin,.dashboard-shell--student) button[data-variant=ghost]:hover{background:rgba(238,246,251,.92);color:var(--fc-blue-900)}:is(.dashboard-shell--admin,.dashboard-shell--student) [data-ui=badge]{border:0;background:rgba(232,243,251,.94);color:var(--fc-blue-900)}.admin-editor{gap:1rem}.dashboard-shell--admin .admin-editor__sticky-tabs{position:static;top:auto;z-index:auto;gap:.55rem;padding:.7rem;border:1px solid rgba(17,76,128,.1);background:rgba(244,249,253,.92);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.dashboard-shell--admin .admin-tab{min-height:2.5rem;padding:.58rem .95rem;border:0;background:transparent;color:var(--fc-blue-700);font-size:.78rem}.dashboard-shell--admin .admin-tab:hover{background:rgba(226,239,249,.9);color:var(--fc-blue-900)}.dashboard-shell--admin .admin-tab--active{background:#ffffff;color:var(--fc-blue-900);box-shadow:0 0 0 1px rgba(17,76,128,.1)}.dashboard-shell--admin .admin-ui-card{display:grid;gap:1rem;padding:1.25rem 1.3rem}.dashboard-shell--admin .admin-repeater-card__header,.dashboard-shell--admin .admin-subsection__header,.dashboard-shell--admin .admin-ui-card__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.8rem 1rem}.dashboard-shell--admin .admin-ui-card__title{font-size:1.14rem;line-height:1.18}.dashboard-shell--admin .admin-subsection{display:grid;gap:.9rem;padding:1rem}.dashboard-shell--admin .admin-subsection__title{font-size:1rem;line-height:1.18}.admin-compact-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.admin-compact-actions--end{justify-content:flex-end}.admin-compact-actions--spread{width:100%;justify-content:space-between}.dashboard-shell--admin .admin-repeater-card{overflow:hidden}.dashboard-shell--admin .admin-repeater-card__summary{display:flex;flex:1 1;align-items:flex-start;gap:.8rem;padding:1rem 1.05rem;border:0;background:transparent;text-align:left;cursor:pointer}.dashboard-shell--admin .admin-repeater-card__summary:hover{background:rgba(244,249,253,.72)}.dashboard-shell--admin .admin-repeater-card__icon{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;background:rgba(12,67,111,.07);color:var(--fc-blue-700)}.dashboard-shell--admin .admin-repeater-card__text{display:grid;gap:.2rem}.dashboard-shell--admin .admin-repeater-card__text strong{color:var(--fc-blue-900);font-size:.98rem;line-height:1.25}.dashboard-shell--admin .admin-repeater-card__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.45rem;padding:.95rem 1rem .95rem 0}.dashboard-shell--admin .admin-repeater-card__body{display:grid;gap:.95rem;padding:0 1rem 1rem;border-top:1px solid rgba(17,76,128,.08)}.dashboard-shell--admin .admin-repeater-card--open{border-color:rgba(17,76,128,.16)}.dashboard-shell--admin .admin-field{gap:.5rem}.dashboard-shell--admin .admin-field span{color:var(--fc-blue-900);font-size:.78rem;font-weight:700}.dashboard-shell--admin .admin-field__hint{margin-top:.15rem}.dashboard-shell--admin .admin-image-field{min-width:0}.dashboard-shell--admin .admin-image-field__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.6rem}.dashboard-shell--admin .admin-image-field__upload{cursor:pointer}.dashboard-shell--admin .admin-image-field__upload-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:.5rem .85rem;font-size:.76rem;font-weight:700}.dashboard-shell--admin .admin-image-field__preview{display:grid;gap:.5rem}.dashboard-shell--admin .admin-image-field__preview-frame{width:min(100%,18rem);overflow:hidden;border:1px solid rgba(17,76,128,.1);background:rgba(244,249,253,.92);aspect-ratio:16/9}.dashboard-shell--admin .admin-image-field__preview-frame img{display:block;width:100%;height:100%;object-fit:cover}.dashboard-shell--admin .admin-image-field__error{color:#b42318;font-size:.78rem;line-height:1.5}.dashboard-shell--admin .admin-advanced{border:1px dashed rgba(17,76,128,.18)}.dashboard-shell--admin .admin-advanced summary{padding:.82rem .95rem;color:var(--fc-blue-700);font-size:.84rem;font-weight:700;cursor:pointer;list-style:none}.dashboard-shell--admin .admin-advanced summary::-webkit-details-marker{display:none}.dashboard-shell--admin .admin-advanced__content{padding:0 .95rem .95rem}.dashboard-shell--admin .admin-editor__sticky-actions{position:static;bottom:auto;z-index:auto;padding:1rem 1.15rem;border:1px solid rgba(17,76,128,.1);background:rgba(244,249,253,.96);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.dashboard-shell--admin .admin-editor__preview-link{color:var(--fc-blue-700);font-size:.84rem;font-weight:700}.admin-toast-region{position:fixed;right:1rem;bottom:1rem;z-index:70;display:grid;gap:.75rem;width:min(100vw - 2rem,24rem)}.admin-toast{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem;padding:1rem 1.05rem;border:1px solid var(--admin-border-subtle);background:rgba(255,255,255,.98);box-shadow:var(--admin-shadow-soft)}.admin-toast--success{border-color:rgba(18,122,81,.18)}.admin-toast--error{border-color:rgba(180,35,24,.22)}.admin-toast--warning{border-color:rgba(180,83,9,.22)}.admin-toast--info{border-color:rgba(17,76,128,.16)}.admin-toast__body{display:grid;gap:.28rem}.admin-toast__title{color:var(--fc-blue-900);font-size:.92rem;line-height:1.2}.admin-toast__description{color:var(--fc-muted);font-size:.82rem;line-height:1.55}.admin-toast__dismiss{display:inline-flex;width:2rem;height:2rem;border:0;background:rgba(244,249,253,.94);color:var(--fc-muted);cursor:pointer}.admin-confirm,.admin-toast__dismiss{align-items:center;justify-content:center}.admin-confirm{position:fixed;inset:0;z-index:80;display:flex;padding:1rem;background:rgba(15,23,42,.44);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.admin-confirm__dialog{width:min(100%,29rem);display:grid;gap:1.2rem;padding:1.25rem;border:1px solid var(--admin-border-subtle);background:radial-gradient(circle at top left,rgba(23,104,173,.08),transparent 14rem),rgba(255,255,255,.99);box-shadow:0 28px 60px rgba(15,23,42,.22)}.admin-confirm__content{display:grid;gap:.5rem}.admin-confirm__eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.admin-confirm__eyebrow--warning{color:#b45309}.admin-confirm__eyebrow--danger,.admin-confirm__eyebrow--error{color:#b42318}.admin-confirm__eyebrow--info,.admin-confirm__eyebrow--success{color:var(--fc-blue-700)}.admin-confirm__title{color:var(--fc-blue-900);font-size:1.22rem;line-height:1.14;letter-spacing:-.03em}.admin-confirm__description{color:var(--fc-muted);font-size:.9rem;line-height:1.65}.admin-confirm__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.admin-confirm__button{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.75rem 1rem;border:0;font-size:.88rem;font-weight:700;cursor:pointer}.admin-confirm__button--cancel{background:rgba(232,243,251,.98);color:var(--fc-blue-900)}.admin-confirm__button--warning{background:#fef3c7;color:#92400e}.admin-confirm__button--danger,.admin-confirm__button--error{background:#fee2e2;color:#b42318}.admin-confirm__button--info,.admin-confirm__button--success{background:rgba(17,76,128,.1);color:var(--fc-blue-900)}.admin-category-panel{gap:1.1rem}.admin-users-panel{gap:1.15rem}.admin-users-role-toggle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.admin-users-role-toggle__button{min-height:2.9rem;padding:.85rem 1rem;border:1px solid var(--admin-border-subtle);border-radius:999px;background:rgba(255,255,255,.92);color:var(--fc-blue-900);font-size:.86rem;font-weight:700;transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.admin-users-role-toggle__button--active{border-color:transparent;background:linear-gradient(135deg,var(--fc-blue-600),var(--fc-blue-700));color:#ffffff;box-shadow:0 12px 24px rgba(13,52,91,.12)}.admin-category-panel__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem}.admin-category-toolbar{display:grid;gap:.9rem;align-items:end}.admin-category-toolbar__search{position:relative;display:block}.admin-category-toolbar__search-icon{position:absolute;top:50%;left:1rem;color:var(--fc-muted);transform:translateY(-50%)}.admin-category-toolbar__search-input{padding-left:2.65rem!important}.admin-category-toolbar__filters{display:grid;gap:.9rem}.admin-category-toolbar__field{display:grid;gap:.45rem}.admin-category-dialog__eyebrow,.admin-category-mobile-card__details dt,.admin-category-toolbar__field span{color:var(--fc-muted);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.admin-category-panel__results{display:flex;justify-content:flex-end}.admin-category-section__desktop{display:block}.admin-category-section__mobile{display:none}.admin-category-description{max-width:28rem;color:var(--fc-muted);line-height:1.6}.admin-category-color{display:inline-flex;align-items:center;gap:.55rem}.admin-category-color__swatch{width:.95rem;height:.95rem;border:1px solid rgba(17,76,128,.14);border-radius:999px;flex-shrink:0}.admin-category-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.admin-category-actions form{display:inline-flex}.admin-users-actions{align-items:stretch}.admin-category-mobile-card{gap:1rem}.admin-category-mobile-card__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}.admin-category-mobile-card__title{color:var(--fc-blue-900);font-size:1.05rem;font-weight:700;line-height:1.2}.admin-category-mobile-card__slug{margin-top:.28rem;color:var(--fc-muted);font-size:.84rem}.admin-category-mobile-card__details{display:grid;gap:.85rem}.admin-category-mobile-card__details div{display:grid;gap:.3rem}.admin-category-mobile-card__details dd{margin:0;color:var(--fc-blue-900);font-size:.94rem;line-height:1.6}.admin-category-empty-state{text-align:left}.admin-category-dialog{position:fixed;inset:0;z-index:75;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(15,23,42,.44);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.admin-category-dialog__panel{width:min(100%,34rem);max-height:calc(100vh - 2rem);overflow:auto;display:grid;gap:1rem;padding:1.2rem;border:1px solid var(--admin-border-subtle);border-radius:var(--admin-radius-panel);background:radial-gradient(circle at top right,rgba(23,104,173,.08),transparent 14rem),rgba(255,255,255,.99);box-shadow:0 28px 60px rgba(15,23,42,.22)}.admin-category-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem}.admin-category-dialog__title{margin-top:.45rem;color:var(--fc-blue-900);font-size:1.3rem;line-height:1.15;letter-spacing:-.03em}.admin-category-dialog__description{margin-top:.55rem;color:var(--fc-muted);font-size:.9rem;line-height:1.65}.admin-category-dialog__form{gap:.9rem}.admin-category-dialog__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.7rem}.admin-users-dialog__panel{width:min(100%,44rem)}.admin-users-dialog__grid,.admin-users-view__grid{display:grid;gap:.9rem;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-users-status-badge{border-width:1px}.admin-users-status-badge--active{border-color:rgba(11,118,58,.16);background:rgba(228,248,236,.88);color:#0b6a3e}.admin-users-status-badge--inactive{border-color:rgba(180,35,24,.14);background:rgba(254,239,237,.88);color:#b42318}.admin-users-view__metric{display:grid;gap:.28rem;padding:.9rem 1rem;border:1px solid var(--admin-border-subtle);border-radius:1rem;background:rgba(238,246,251,.5)}.admin-users-view__metric span{color:var(--fc-muted);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.admin-users-view__metric strong{color:var(--fc-blue-900);font-size:.98rem;line-height:1.4}.admin-users-view__bio{display:grid;gap:.45rem;padding:1rem;border:1px solid var(--admin-border-subtle);border-radius:1rem;background:rgba(255,255,255,.78)}.admin-users-course-picker{display:grid;gap:.8rem;max-height:min(50vh,26rem);overflow:auto;padding-right:.2rem}.admin-users-course-picker__item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.95rem 1rem;border:1px solid var(--admin-border-subtle);border-radius:1rem;background:rgba(255,255,255,.78);cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.admin-users-course-picker__item:hover{border-color:rgba(23,104,173,.22);background:rgba(241,247,253,.9)}.admin-users-course-picker__item--selected{border-color:rgba(23,104,173,.28);background:linear-gradient(180deg,rgba(242,247,253,.95),rgba(232,242,251,.9)),rgba(255,255,255,.96);transform:translateY(-1px)}.admin-users-course-picker__item input{width:1rem;height:1rem}.admin-users-course-picker__body{display:grid;gap:.2rem}.admin-users-course-picker__body strong{color:var(--fc-blue-900);font-size:.98rem;line-height:1.35}.admin-users-course-picker__body span{color:var(--fc-muted);font-size:.82rem;line-height:1.4}.admin-users-course-picker__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.admin-record-panel{gap:1.1rem}.admin-record-panel__meta,.admin-record-panel__results{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.admin-record-toolbar{display:grid;gap:.9rem;align-items:end}.admin-record-toolbar__search{position:relative;display:block}.admin-record-toolbar__search-icon{position:absolute;top:50%;left:1rem;color:var(--fc-muted);transform:translateY(-50%)}.admin-record-toolbar__search-input{padding-left:2.65rem!important}.admin-record-toolbar__filters{display:grid;gap:.9rem}.admin-record-toolbar__field{display:grid;gap:.45rem}.admin-course-mobile-card__details dt,.admin-record-toolbar__field span{color:var(--fc-muted);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.admin-course-manager__desktop{display:block}.admin-course-manager__mobile{display:none}.admin-course-mobile-card,.admin-course-table__title{display:grid;gap:.3rem}.admin-course-table__summary{color:var(--fc-muted);font-size:.82rem;line-height:1.5}.admin-course-mobile-card__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}.admin-course-mobile-card__title{color:var(--fc-blue-900);font-size:1.05rem;font-weight:700;line-height:1.2}.admin-course-mobile-card__slug{margin-top:.28rem;color:var(--fc-muted);font-size:.84rem}.admin-course-mobile-card__description{color:var(--fc-muted);font-size:.92rem;line-height:1.65}.admin-course-mobile-card__details{display:grid;gap:.85rem}.admin-course-mobile-card__details div{display:grid;gap:.3rem}.admin-course-mobile-card__details dd{margin:0;color:var(--fc-blue-900);font-size:.94rem;line-height:1.6}.admin-course-mobile-card__action{display:block}.admin-post-list{border-top:1px solid var(--admin-border-subtle)}.admin-post-row{display:grid;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--admin-border-subtle)}.admin-post-row__content,.admin-post-row__main{display:grid;gap:.75rem}.admin-post-row__badges{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.admin-post-row__badges [data-ui=badge]{min-height:2rem;padding:.42rem .82rem;white-space:nowrap;line-height:1.1}.admin-post-row__title{color:var(--fc-blue-900);font-size:1.08rem;line-height:1.2;letter-spacing:-.03em}.admin-post-row__slug{margin-top:.25rem;color:var(--fc-muted);font-size:.82rem}.admin-post-row__excerpt{color:var(--fc-muted);font-size:.93rem;line-height:1.65}.admin-post-row__meta{display:flex;flex-wrap:wrap;gap:.75rem;color:var(--fc-muted);font-size:.82rem}.admin-post-row__actions{display:flex;align-items:flex-start}.admin-post-row__action-link{display:block}.admin-post-row__action-button{width:100%}@media (min-width:1024px){.dashboard-shell--admin.dashboard-shell--wide,.dashboard-shell--student.dashboard-shell--wide{grid-template-columns:15.5rem minmax(0,1fr)}.admin-category-toolbar{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr)}.admin-category-toolbar__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-users-actions{justify-content:flex-end}.admin-record-toolbar{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr)}.admin-record-toolbar__filters--courses{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-record-toolbar__filters--blog,.admin-record-toolbar__filters--student-courses{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.admin-post-row{grid-template-columns:minmax(0,1fr) auto;align-items:start}.admin-post-row__actions{justify-content:flex-end}.admin-post-row__action-button{width:auto}}@media (max-width:1023px){.dashboard-shell--wide{width:calc(100% - 1rem)}.dashboard-shell--admin{--admin-sticky-top:0.5rem}.dashboard-shell--admin .dashboard-sidebar{position:sticky}}@media (max-width:767px){.dashboard-shell--admin .dashboard-sidebar,.dashboard-shell--student .dashboard-sidebar{padding:.9rem}.dashboard-shell--admin .dashboard-shell__topbar,.dashboard-shell--student .dashboard-shell__topbar{padding:.9rem 1rem}.dashboard-shell--admin .dashboard-page-header__title,.dashboard-shell--student .dashboard-page-header__title{max-width:none;font-size:1.55rem}.dashboard-shell--admin .admin-editor__section,.dashboard-shell--admin .admin-subsection,.dashboard-shell--admin .admin-ui-card{padding:1rem}.dashboard-shell--admin .admin-repeater-card__summary{padding:.9rem .95rem}.dashboard-shell--admin .admin-repeater-card__actions{width:100%;justify-content:flex-start;padding:0 .95rem .9rem}.dashboard-shell--admin .admin-repeater-card__body{padding:0 .95rem .95rem}.admin-category-dialog__actions,.admin-category-panel__meta,.admin-category-panel__results,.admin-confirm__actions,.admin-record-panel__meta,.admin-record-panel__results,.dashboard-shell--admin .admin-compact-actions--spread,.dashboard-shell--admin .admin-editor__sticky-actions{justify-content:flex-start}.admin-category-actions,.admin-category-actions button,.admin-category-actions form,.admin-category-actions form button,.admin-category-dialog__actions,.admin-category-dialog__actions button,.admin-category-panel__meta,.admin-category-panel__meta button,.admin-post-row__actions,.admin-post-row__actions a,.admin-post-row__actions button,.admin-record-panel__meta,.admin-record-panel__results,.admin-record-panel__results button,.admin-record-toolbar__filters{width:100%}.admin-category-section__desktop{display:none}.admin-category-section__mobile{display:block}.admin-course-manager__desktop{display:none}.admin-course-manager__mobile{display:block}.admin-category-dialog{align-items:flex-end;padding:.75rem}.admin-category-dialog__panel{width:100%;max-height:min(88vh,44rem);padding:1rem}.admin-users-dialog__grid,.admin-users-role-toggle,.admin-users-view__grid{grid-template-columns:1fr}.admin-users-course-picker__item{grid-template-columns:auto minmax(0,1fr)}.admin-users-course-picker__meta{grid-column:1/-1;justify-content:flex-start;padding-left:1.9rem}.admin-toast-region{left:1rem;right:1rem;width:auto}}