@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg:#f3f4f7;--bg-soft:#f7f8fb;--surface:#fffffff5;--surface-strong:#fff;--surface-accent:#1769ff1a;--surface-soft:#ffffffbd;--line:#11182614;--line-strong:#1118261f;--ink:#121826;--ink-soft:#6c7486;--accent:#1769ff;--accent-strong:#0d4ed8;--accent-soft:#1769ff1a;--warm:#67a4ff;--warm-soft:#67a4ff24;--danger:#c4445d;--media:#0f172a;--shadow-soft:0 18px 40px #0f172a14;--shadow-strong:0 24px 48px #0f172a1f;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px;--font-heading:"Fraunces", Georgia, serif;--font-body:"Manrope", "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:radial-gradient(circle at top center, #1769ff14, transparent 36%), linear-gradient(180deg, var(--bg-soft) 0%, var(--bg) 48%)}body{color:var(--ink);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:0 0;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img,video,audio{max-width:100%;display:block}#root{isolation:isolate;position:relative}.site-root{width:min(1200px,100% - 32px);margin:0 auto;padding:24px 0 56px;position:relative}.site-glow{aspect-ratio:1;filter:blur(72px);opacity:.6;pointer-events:none;z-index:-1;border-radius:999px;width:28vw;position:fixed}.site-glow--left{background:#1769ff29;top:12vh;left:-8vw}.site-glow--right{background:#67a4ff29;top:6vh;right:-10vw}.site-header,.site-footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.site-header{z-index:30;border:1px solid var(--line);background:var(--surface-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-soft);border-radius:999px;margin-bottom:28px;padding:14px 18px;position:sticky;top:16px}.brand{align-items:center;gap:12px;display:inline-flex}.brand__mark{background:linear-gradient(135deg, var(--accent), var(--warm));color:#fff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 14px 30px #1769ff3d}.brand__copy{gap:2px;display:grid}.brand__copy strong{font-size:.98rem;line-height:1}.brand__copy span{color:var(--ink-soft);font-size:.82rem}.header-strip{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.header-pill,.tiny-badge,.pill-link,.hero-feature,.info-card__label,.eyebrow{letter-spacing:.01em;align-items:center;gap:8px;display:inline-flex}.header-pill,.tiny-badge,.pill-link,.hero-feature{border:1px solid var(--line);background:var(--surface-soft);color:var(--ink-soft);border-radius:999px;padding:10px 14px;font-size:.88rem}.header-pill svg,.hero-feature svg,.sidebar-meta__item svg{color:var(--accent)}.header-pill--soft,.tiny-badge--locked{background:var(--warm-soft)}.site-main{position:relative}.site-footer{color:var(--ink-soft);border-top:1px solid var(--line);margin-top:48px;padding:22px 24px 0;font-size:.95rem}.stack-xl,.stack-lg,.stack-md{display:grid}.stack-xl{gap:36px}.stack-lg{gap:24px}.stack-md{gap:16px}.reveal{animation:.64s cubic-bezier(.2,.7,0,1) both reveal-up}.hero-panel,.category-hero,.section-block,.panel,.sidebar-card,.content-card,.feature-card,.info-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-panel,.category-hero{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:22px;padding:28px;display:grid}.hero-panel__copy,.category-hero__copy{align-content:start;gap:18px;display:grid}.hero-panel h1,.category-hero h1,.lesson-header h1,.panel h1{font-family:var(--font-heading);letter-spacing:-.03em;margin:0;font-size:clamp(2.2rem,4vw,4.2rem);line-height:.98}.hero-panel p,.category-hero p,.lesson-header p,.section-heading p,.panel p,.sidebar-copy{color:var(--ink-soft);margin:0;line-height:1.7}.eyebrow,.info-card__label,.feature-card__label,.sidebar-card__label{text-transform:uppercase;color:var(--accent);font-size:.76rem;font-weight:800}.hero-feature-row{flex-wrap:wrap;gap:10px;display:flex}.hero-panel__aside,.category-hero__media{gap:16px;display:grid}.info-card{background:linear-gradient(#fffffffa,#f4f8ffe6);padding:18px 20px}.info-card strong,.feature-card h2,.section-heading h2,.lesson-card h3,.category-card h3,.gallery-tile h4{font-family:var(--font-heading);letter-spacing:-.02em;margin:0}.feature-card{overflow:hidden}.feature-card__media{aspect-ratio:1.28;object-fit:cover;width:100%}.feature-card__body{gap:12px;padding:20px;display:grid}.feature-card__cta,.category-card__cta,.lesson-card__cta{color:var(--accent);align-items:center;gap:8px;font-weight:700;display:inline-flex}.section-block{padding:28px}.section-heading{gap:10px;margin-bottom:20px;display:grid}.section-heading h2{font-size:clamp(1.6rem,2.4vw,2.35rem)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.category-card,.lesson-card{border:1px solid var(--line);background:var(--surface-strong);box-shadow:var(--shadow-soft);border-radius:26px;transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden}.category-card:hover,.lesson-card:hover,.feature-card:hover,.gallery-tile:hover,.resource-row:hover{box-shadow:var(--shadow-strong);border-color:#1769ff38;transform:translateY(-4px)}.category-card__media,.lesson-card__media img,.lesson-card__fallback,.category-card__fallback,.category-card__fallback--hero{aspect-ratio:1.28;object-fit:cover;background:linear-gradient(135deg,#1769ff24,#0000 55%),linear-gradient(160deg,#67a4ff24,#ffffffc7);width:100%}.category-card__fallback--hero{min-height:100%}.category-card__body,.lesson-card__body{gap:12px;padding:18px 20px 20px;display:grid}.category-card__stats,.lesson-card__meta{color:var(--ink-soft);flex-wrap:wrap;gap:10px;font-size:.86rem;display:flex}.lesson-list{gap:16px;display:grid}.lesson-card{grid-template-columns:220px minmax(0,1fr);display:grid}.lesson-card__media{background:linear-gradient(160deg,#1769ff1f,#ffffffd1);min-height:100%}.lesson-card__media img{height:100%}.panel{padding:28px}.panel--error{background:#fffffff5}.text-link,.back-link,.action-link{color:var(--accent);align-items:center;gap:8px;font-weight:700;display:inline-flex}.category-hero__media{border-radius:calc(var(--radius-xl) - 8px);min-height:100%;overflow:hidden}.back-link{color:var(--ink-soft)}.lesson-page{position:relative}.lesson-page--protected,.lesson-page--protected *{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.lesson-page--protected video,.lesson-page--protected audio,.lesson-page--protected iframe{-webkit-user-select:auto;user-select:auto;-webkit-touch-callout:default}.lesson-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:20px;display:grid}.lesson-main{gap:18px;display:grid;position:relative}.lesson-header,.lesson-section,.sidebar-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:26px;padding:22px}.lesson-hero{position:relative}.lesson-section--protected{position:relative;overflow:hidden}.lesson-sidebar{gap:16px;display:grid;position:sticky;top:104px}.sidebar-meta,.pill-list{gap:12px;display:grid}.sidebar-meta__item{color:var(--ink-soft);gap:10px;display:flex}.pill-link{background:#fff;justify-content:flex-start}.sidebar-watermark{font-family:var(--font-heading);margin:8px 0 0;font-size:1.2rem}.watermark-overlay{pointer-events:none;z-index:2;grid-template-columns:repeat(3,1fr);align-content:center;gap:80px 28px;padding:40px;display:grid;position:fixed;inset:0}.watermark-overlay__item{color:#12182617;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;justify-self:center;font-size:clamp(.9rem,1.3vw,1.1rem);font-weight:800}.watermark-overlay__item--1{transform:rotate(-16deg)}.watermark-overlay__item--2{transform:rotate(10deg)}.watermark-overlay__item--3{transform:rotate(-7deg)}.content-stack{gap:16px;display:grid}.content-card{gap:16px;padding:20px;display:grid}.content-card--media{overflow:hidden}.content-card__meta{justify-content:flex-start;display:flex}.tiny-badge{padding-block:8px;font-size:.78rem}.html-content{color:var(--ink);line-height:1.72}.html-content p,.html-content ul,.html-content ol,.html-content h2,.html-content h3,.html-content h4,.html-content blockquote{margin:0 0 14px}.html-content a{color:var(--accent);text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px}.html-content ul,.html-content ol{padding-left:22px}.timestamp-link{font-weight:700}.content-action-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.content-action-row__label{align-items:center;gap:8px;font-weight:700;display:inline-flex}.media-frame{background:var(--media);border-radius:22px;position:relative;overflow:hidden}.video-shell{position:relative}.video-shell--inline-hidden{visibility:hidden;pointer-events:none}.video-shell__viewport{width:100%;position:relative}.video-shell__stage{width:100%}.video-shell__fullscreen{z-index:5;color:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a94;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex;position:absolute;top:16px;right:16px;box-shadow:0 14px 28px #0f172a2e}.video-shell__fullscreen:hover{background:#0f172ab8}.media-frame--image,.media-frame__image,.video-frame{width:100%}.video-frame{isolation:isolate;border-radius:22px;position:relative;overflow:hidden}.video-frame-shell{width:100%;position:relative}.video-frame-shell--fullscreen{isolation:isolate;border-radius:22px;max-width:100%;max-height:100%;position:relative;overflow:hidden;box-shadow:0 24px 60px #04091657}.media-frame--embed iframe{border:0;width:100%;min-height:380px}.video-frame video{background:var(--media);border-radius:22px;width:100%}.video-frame--fullscreen{transform-origin:50%;max-width:100%;max-height:100%}.video-frame--fullscreen video{object-fit:contain;width:100%;height:100%}.video-frame-shell--fullscreen .video-frame--fullscreen{width:100%;height:100%}.video-frame--fullscreen-rotated{max-width:none;max-height:none;position:absolute;top:50%;left:50%}.video-qr-watermark{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.video-qr-watermark__image{opacity:.72;mix-blend-mode:difference;width:96px;height:96px;image-rendering:pixelated;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform;position:absolute}@supports not (mix-blend-mode:difference){.video-qr-watermark__image{opacity:.34;mix-blend-mode:normal}}.video-shell--desktop-fullscreen,.video-shell--fullscreen-active{background:#090e1cfa}.video-shell:fullscreen{background:#090e1cfa}.video-shell:-webkit-full-screen{background:#090e1cfa}.video-fullscreen-portal{z-index:120;background:#090e1cfa;width:100dvw;height:100dvh;position:fixed;inset:0}.video-shell--desktop-fullscreen,.video-fullscreen-portal{width:100vw;height:100vh}.video-shell:fullscreen{width:100vw;height:100vh}.video-shell:-webkit-full-screen{width:100vw;height:100vh}.video-shell--desktop-fullscreen .video-shell__viewport,.video-fullscreen-portal__viewport{padding:calc(env(safe-area-inset-top,0px) + 72px) calc(env(safe-area-inset-right,0px) + 18px) calc(env(safe-area-inset-bottom,0px) + 18px) calc(env(safe-area-inset-left,0px) + 18px);position:absolute;inset:0}.video-shell:fullscreen .video-shell__viewport{padding:calc(env(safe-area-inset-top,0px) + 72px) calc(env(safe-area-inset-right,0px) + 18px) calc(env(safe-area-inset-bottom,0px) + 18px) calc(env(safe-area-inset-left,0px) + 18px);position:absolute;inset:0}.video-shell:-webkit-full-screen .video-shell__viewport{padding:calc(env(safe-area-inset-top,0px) + 72px) calc(env(safe-area-inset-right,0px) + 18px) calc(env(safe-area-inset-bottom,0px) + 18px) calc(env(safe-area-inset-left,0px) + 18px);position:absolute;inset:0}.video-shell--desktop-fullscreen .video-shell__stage,.video-fullscreen-portal__stage{place-items:center;width:100%;height:100%;display:grid}.video-shell:fullscreen .video-shell__stage{place-items:center;width:100%;height:100%;display:grid}.video-shell:-webkit-full-screen .video-shell__stage{place-items:center;width:100%;height:100%;display:grid}.video-shell--desktop-fullscreen video,.video-fullscreen-portal video{max-width:100%;max-height:100%}.video-shell:fullscreen video{max-width:100%;max-height:100%}.video-shell:-webkit-full-screen video{max-width:100%;max-height:100%}.video-shell--desktop-fullscreen .video-shell__fullscreen,.video-fullscreen-portal .video-shell__fullscreen{top:calc(env(safe-area-inset-top,0px) + 18px);right:calc(env(safe-area-inset-right,0px) + 18px);padding:12px 16px}.video-shell:fullscreen .video-shell__fullscreen{top:calc(env(safe-area-inset-top,0px) + 18px);right:calc(env(safe-area-inset-right,0px) + 18px);padding:12px 16px}.video-shell:-webkit-full-screen .video-shell__fullscreen{top:calc(env(safe-area-inset-top,0px) + 18px);right:calc(env(safe-area-inset-right,0px) + 18px);padding:12px 16px}.video-shell--desktop-fullscreen .video-qr-watermark__image,.video-fullscreen-portal .video-qr-watermark__image{width:108px;height:108px}.video-shell:fullscreen .video-qr-watermark__image{width:108px;height:108px}.video-shell:-webkit-full-screen .video-qr-watermark__image{width:108px;height:108px}.async-image{background:linear-gradient(135deg,#1769ff14,#67a4ff24);position:relative;overflow:hidden}.async-image__shimmer{background:linear-gradient(110deg,#0000 8%,#ffffff80 18%,#0000 33%);animation:1.9s linear infinite shimmer;position:absolute;inset:0}.async-image--loaded .async-image__shimmer{opacity:0}.async-image__asset{object-fit:cover;width:100%;height:100%}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.gallery-tile{border:1px solid var(--line);text-align:left;background:#fff;border-radius:22px;padding:0;overflow:hidden}.gallery-tile__content{gap:8px;padding:14px;display:grid}.gallery-tile__content p{color:var(--ink-soft);margin:0;font-size:.95rem}.resource-list{gap:12px;display:grid}.resource-row{border:1px solid var(--line);text-align:left;background:#fff;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px;display:grid}.resource-row--static{grid-template-columns:auto minmax(0,1fr)}.resource-row__icon{background:var(--surface-accent);width:38px;height:38px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.resource-row__body{gap:6px;display:grid}.resource-row__meta,.resource-row__description{color:var(--ink-soft);font-size:.9rem}.resource-row__audio{margin-top:8px}.resource-row__chevron{color:var(--ink-soft)}.empty-copy{color:var(--ink-soft);margin:0}.skeleton-panel{border-radius:var(--radius-lg);background-color:#f7f8fbeb;background-image:linear-gradient(110deg,#ffffff38 8%,#ffffff9e 18%,#ffffff38 33%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:200% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:1.8s linear infinite shimmer}.skeleton-panel--hero{min-height:340px}.skeleton-panel--card{min-height:280px}.skeleton-panel--row{min-height:120px}.skeleton-panel--sidebar{min-height:360px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes reveal-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (width<=980px){.hero-panel,.category-hero,.lesson-layout,.lesson-card{grid-template-columns:1fr}.lesson-sidebar{position:static}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header,.site-footer{flex-direction:column;align-items:stretch}.header-strip{justify-content:flex-start}}@media (width<=720px){.site-root{width:min(100% - 20px,1200px);padding-top:12px}.site-header{border-radius:28px;padding:16px;top:8px}.card-grid,.gallery-grid{grid-template-columns:1fr}.hero-panel,.category-hero,.section-block,.lesson-header,.lesson-section,.sidebar-card,.panel{padding:20px}.watermark-overlay{grid-template-columns:repeat(2,1fr);gap:56px 16px;padding:20px 12px}.watermark-overlay__item{font-size:.74rem}.video-shell__fullscreen span{display:none}.video-shell__fullscreen{padding:10px}.video-qr-watermark__image{width:84px;height:84px}.content-action-row{flex-direction:column;align-items:flex-start}}
