@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400&family=DM+Sans:ital,wght@0,400;0,500;0,600;1,400&family=JetBrains+Mono:wght@400;500&display=swap";.fable_fablePageWrapper__9Zwu2{--fable-bg:#faf9f7;--fable-surface:#fff;--fable-surface-alt:#f5f4f1;--fable-border:#e8e6e1;--fable-border-light:#f0eee9;--fable-text:#1a1918;--fable-text-secondary:#5c5a56;--fable-text-tertiary:#9c9a96;--fable-accent:#6d5dd3;--fable-accent-hover:#5b4bc4;--fable-accent-dim:rgba(109,93,211,.08);--fable-accent-glow:rgba(109,93,211,.15);--fable-concept:#0a8a6e;--fable-concept-dim:rgba(10,138,110,.08);--fable-sidebar-width:300px;--fable-content-max:680px;--fable-header-height:92px;--fable-font-display:"Fraunces",Georgia,serif;--fable-font-body:"DM Sans",-apple-system,sans-serif;--fable-font-mono:"JetBrains Mono",monospace;--fable-ease-out-expo:cubic-bezier(0.16,1,0.3,1);--fable-ease-out-quart:cubic-bezier(0.25,1,0.5,1);min-height:calc(100vh - var(--fable-header-height));background:var(--fable-bg);font-family:var(--fable-font-body);color:var(--fable-text);line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.fable_progressBar__nygIP{position:fixed;top:0;left:0;right:0;height:2px;background:transparent;z-index:400}@media(min-width:969px){.fable_progressBar__nygIP{left:var(--fable-sidebar-width)}}.fable_progressFill__eh4fE{height:100%;background:linear-gradient(90deg,var(--fable-accent),#a78bfa);width:0;transition:width .15s var(--fable-ease-out-quart)}.fable_layout__u_B9X{display:flex;min-height:calc(100vh - var(--fable-header-height));position:relative}@media(max-width:968px){.fable_layout__u_B9X{flex-direction:column-reverse}}.fable_sidebar__YCbMI{position:sticky;top:0;width:var(--fable-sidebar-width);height:100vh;min-width:var(--fable-sidebar-width);background:var(--fable-surface);border-right:1px solid var(--fable-border);display:flex;flex-direction:column;z-index:50;overflow-y:auto;flex-shrink:0}@media(max-width:968px){.fable_sidebar__YCbMI{display:none}}.fable_sidebarHeader__uewfT{padding:24px 20px 20px;border-bottom:1px solid var(--fable-border)}.fable_sidebarEyebrow__7pnGq{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;color:var(--fable-accent);margin-bottom:12px}.fable_sidebarEyebrow__7pnGq:before{content:"";width:8px;height:8px;background:var(--fable-accent);border-radius:2px}.fable_sidebarMeta__pS8qV{display:flex;gap:12px;font-size:12px;color:var(--fable-text-tertiary);margin-top:4px}.fable_sidebarMetaItem__cEXWM{display:flex;align-items:center;gap:5px}.fable_sidebarLabel__0Okmk{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:var(--fable-text-tertiary);margin-bottom:8px}.fable_sidebarTitle__GdP0M{font-family:var(--fable-font-display);font-size:18px;font-weight:500;margin-bottom:4px;line-height:1.3;color:var(--fable-text)}.fable_sidebarTagline__fhgtq{font-size:13px;color:var(--fable-text-secondary);line-height:1.4}.fable_conceptsTaught__cJ4W8{padding:16px 20px;border-bottom:1px solid var(--fable-border)}.fable_conceptsTaughtLabel__dUnFg{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:var(--fable-text-tertiary);margin-bottom:10px}.fable_conceptChips__r3561{display:flex;flex-direction:column;gap:6px}.fable_conceptChip__ChpmY{display:flex;align-items:center;gap:10px;padding:8px 10px;background:var(--fable-surface-alt);border-radius:8px;font-size:13px;font-weight:500;color:var(--fable-text);text-decoration:none;transition:all .2s var(--fable-ease-out-quart)}.fable_conceptChip__ChpmY:hover{background:var(--fable-concept-dim);color:var(--fable-concept)}.fable_conceptIcon__Si3II{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:var(--fable-surface);border-radius:6px;font-size:13px;transition:all .2s var(--fable-ease-out-quart)}.fable_conceptChip__ChpmY:hover .fable_conceptIcon__Si3II{background:var(--fable-concept);color:#fff}.fable_conceptArrow__S05ui{margin-left:auto;color:var(--fable-text-tertiary);opacity:0;transform:translateX(-4px);transition:all .2s var(--fable-ease-out-quart)}.fable_conceptChip__ChpmY:hover .fable_conceptArrow__S05ui{opacity:1;transform:translateX(0)}.fable_conceptChipIcon__q6ZdA{font-size:14px}.fable_sectionNav__fuIWv{flex:1;overflow-y:auto;padding:12px 0}.fable_sectionNav__fuIWv::-webkit-scrollbar{width:4px}.fable_sectionNav__fuIWv::-webkit-scrollbar-thumb{background:var(--fable-border);border-radius:4px}.fable_sectionNavLabel__qTp7F{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:var(--fable-text-tertiary);padding:0 20px;margin-bottom:8px}.fable_sectionLink__f0n8h{display:flex;align-items:flex-start;gap:12px;padding:12px 20px;text-decoration:none;color:var(--fable-text-secondary);position:relative;transition:all .2s var(--fable-ease-out-quart);border:none;background:transparent;width:100%;text-align:left;cursor:pointer;font-family:var(--fable-font-body)}.fable_sectionLink__f0n8h:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;background:var(--fable-accent);border-radius:0 3px 3px 0;opacity:0;transform:scaleY(.5);transition:all .25s var(--fable-ease-out-expo)}.fable_sectionLink__f0n8h:hover{color:var(--fable-text);background:var(--fable-surface-alt)}.fable_sectionLink__f0n8h.fable_active__8oVUO{color:var(--fable-accent);background:var(--fable-accent-dim)}.fable_sectionLink__f0n8h.fable_active__8oVUO:before{opacity:1;transform:scaleY(1)}.fable_sectionIcon__Zw8IV{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:var(--fable-surface-alt);border-radius:8px;font-size:15px;flex-shrink:0;transition:all .2s var(--fable-ease-out-quart)}.fable_sectionLink__f0n8h.fable_active__8oVUO .fable_sectionIcon__Zw8IV{background:var(--fable-accent);color:#fff;box-shadow:0 4px 12px var(--fable-accent-glow)}.fable_sectionLinkContent__jUQAr{flex:1;min-width:0}.fable_sectionLinkTitle__63F0F{font-size:13px;font-weight:500;line-height:1.35;margin-bottom:2px}.fable_sectionLinkTime__DY2Y7{font-size:11px;color:var(--fable-text-tertiary);font-family:var(--fable-font-mono)}.fable_main__D_TLS{flex:1;min-height:calc(100vh - var(--fable-header-height));min-width:0}@media(max-width:968px){.fable_main__D_TLS{width:100%}}.fable_content__y3hF1{max-width:var(--fable-content-max);margin:0 auto;padding:48px 32px 120px}@media(max-width:968px){.fable_content__y3hF1{padding:24px 24px 100px;max-width:100%}}@media(max-width:480px){.fable_content__y3hF1{padding:20px 16px 80px}}.fable_mobileHeader__bdV4I{display:none}@media(max-width:968px){.fable_mobileHeader__bdV4I{display:block;position:sticky;top:0;z-index:100;background:var(--fable-surface);border-bottom:1px solid var(--fable-border)}}.fable_mobileTop__UGvHI{display:flex;align-items:center;padding:12px 16px;gap:12px}@media(max-width:480px){.fable_mobileTop__UGvHI{padding:10px 12px}}.fable_mobileBack__lQqqs{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--fable-accent);background:var(--fable-surface-alt);border:1px solid var(--fable-border);border-radius:10px;text-decoration:none;cursor:pointer;flex-shrink:0}.fable_mobileBack__lQqqs svg{width:18px;height:18px}@media(max-width:480px){.fable_mobileBack__lQqqs{width:32px;height:32px;border-radius:8px}.fable_mobileBack__lQqqs svg{width:16px;height:16px}}.fable_mobileTitle__ThmBH{flex:1;font-size:15px;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--fable-text)}@media(max-width:480px){.fable_mobileTitle__ThmBH{font-size:14px}}.fable_mobileMenu__GvZRG{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--fable-surface-alt);border:1px solid var(--fable-border);border-radius:10px;cursor:pointer;flex-shrink:0;color:var(--fable-text-secondary)}@media(max-width:480px){.fable_mobileMenu__GvZRG{width:32px;height:32px;border-radius:8px}}.fable_mobilePills__JmqVw{display:flex;gap:8px;padding:8px 16px 12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fable_mobilePills__JmqVw::-webkit-scrollbar{display:none}@media(max-width:480px){.fable_mobilePills__JmqVw{gap:6px;padding:6px 12px 10px}}.fable_pill___LUoO{display:flex;align-items:center;gap:6px;padding:8px 14px;background:var(--fable-surface-alt);border:1px solid var(--fable-border);border-radius:20px;font-size:13px;font-weight:500;color:var(--fable-text-secondary);white-space:nowrap;flex-shrink:0;text-decoration:none;transition:all .2s var(--fable-ease-out-quart);cursor:pointer;font-family:var(--fable-font-body)}.fable_pill___LUoO.fable_active__8oVUO{background:var(--fable-accent);border-color:var(--fable-accent);color:#fff}.fable_pill___LUoO:not(.fable_active__8oVUO):hover{background:var(--fable-accent-dim);border-color:var(--fable-accent);color:var(--fable-accent)}@media(max-width:480px){.fable_pill___LUoO{padding:6px 12px;font-size:12px;border-radius:16px}}.fable_pillIcon__tBDSA{font-size:14px}@media(max-width:480px){.fable_pillIcon__tBDSA{font-size:12px}}.fable_drawerBackdrop__UtSph{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:200;opacity:0;visibility:hidden;transition:all .3s var(--fable-ease-out-quart);backdrop-filter:blur(4px)}.fable_drawerBackdrop__UtSph.fable_open__M7BtI{opacity:1;visibility:visible}.fable_drawer__zEses{position:fixed;top:0;right:0;width:320px;max-width:85vw;height:100vh;height:100dvh;background:var(--fable-surface);z-index:201;transform:translateX(100%);transition:transform .35s var(--fable-ease-out-expo);display:flex;flex-direction:column;box-shadow:-8px 0 32px rgba(0,0,0,.15)}.fable_drawer__zEses.fable_open__M7BtI{transform:translateX(0)}@media(max-width:480px){.fable_drawer__zEses{width:280px}}.fable_drawerHead__XE6Sy{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--fable-border);flex-shrink:0}.fable_drawerTitle__YZXTQ{font-size:16px;font-weight:600;color:var(--fable-text)}.fable_drawerClose__VYERS{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:var(--fable-surface-alt);border:1px solid var(--fable-border);border-radius:10px;cursor:pointer;font-size:20px;color:var(--fable-text-secondary);transition:all .2s}.fable_drawerClose__VYERS:hover{background:var(--fable-border)}.fable_drawerBody__d5GCh{flex:1;overflow-y:auto;padding:16px 0;-webkit-overflow-scrolling:touch}.fable_drawerLabel__5gwB7{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:var(--fable-text-tertiary);padding:0 20px;margin-bottom:10px}.fable_drawerLink__u5Qs_{display:flex;align-items:flex-start;gap:14px;padding:14px 20px;text-decoration:none;color:var(--fable-text);transition:all .2s;cursor:pointer;background:transparent;border:none;width:100%;text-align:left;font-family:var(--fable-font-body)}.fable_drawerLink__u5Qs_:hover{background:var(--fable-surface-alt)}.fable_drawerLink__u5Qs_.fable_active__8oVUO{background:var(--fable-accent-dim);color:var(--fable-accent)}.fable_drawerIcon__zStXu{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--fable-surface-alt);border-radius:10px;font-size:18px;flex-shrink:0}.fable_drawerLink__u5Qs_.fable_active__8oVUO .fable_drawerIcon__zStXu{background:var(--fable-accent);color:#fff}.fable_drawerLinkContent__juy5P{flex:1;min-width:0}.fable_drawerLinkTitle__oebLi{font-size:14px;font-weight:500;margin-bottom:3px;line-height:1.4}.fable_drawerLinkTime__SfEmf{font-size:11px;color:var(--fable-text-tertiary);font-family:var(--fable-font-mono)}.fable_pageHeader__87VxM{margin-bottom:48px;text-align:left}@media(max-width:968px){.fable_pageHeader__87VxM{margin-bottom:36px;text-align:left}}@media(max-width:480px){.fable_pageHeader__87VxM{margin-bottom:28px}}.fable_pageHeaderLabel__koaSB{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:var(--fable-accent);margin-bottom:16px}.fable_pageHeaderLabel__koaSB:after,.fable_pageHeaderLabel__koaSB:before{content:"";width:24px;height:1px;background:var(--fable-border)}@media(max-width:968px){.fable_pageHeaderLabel__koaSB:after,.fable_pageHeaderLabel__koaSB:before{display:none}.fable_pageHeaderLabel__koaSB{margin-bottom:12px}}.fable_pageTitle__hie0m{font-family:var(--fable-font-display);font-size:clamp(26px,5vw,42px);font-weight:500;line-height:1.2;color:var(--fable-text);margin-bottom:14px;letter-spacing:-.02em}@media(max-width:480px){.fable_pageTitle__hie0m{font-size:24px;margin-bottom:10px}}.fable_pageTagline__Y6FER{font-size:17px;color:var(--fable-text-secondary);line-height:1.55;max-width:100%;margin:0 auto}@media(max-width:968px){.fable_pageTagline__Y6FER{font-size:15px;margin:0;max-width:100%}}@media(max-width:480px){.fable_pageTagline__Y6FER{font-size:14px}}.fable_pageMeta__xdO4v{display:none}.fable_section__UR23c{margin-bottom:56px;scroll-margin-top:calc(var(--fable-header-height) + 24px)}@media(max-width:968px){.fable_section__UR23c{margin-bottom:40px;scroll-margin-top:calc(var(--fable-header-height) + 100px)}}@media(max-width:480px){.fable_section__UR23c{margin-bottom:32px}}.fable_sectionHeader__y6GJS{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid var(--fable-border)}@media(max-width:968px){.fable_sectionHeader__y6GJS{gap:14px;margin-bottom:24px;padding-bottom:16px}}@media(max-width:480px){.fable_sectionHeader__y6GJS{gap:12px;margin-bottom:20px;padding-bottom:14px}}.fable_sectionHeaderIcon__YKr9B{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--fable-surface-alt);border-radius:12px;font-size:24px;flex-shrink:0}@media(max-width:968px){.fable_sectionHeaderIcon__YKr9B{width:44px;height:44px;font-size:22px;border-radius:10px}}@media(max-width:480px){.fable_sectionHeaderIcon__YKr9B{width:40px;height:40px;font-size:20px;border-radius:8px}}.fable_sectionHeaderContent__rIWLm{flex:1;min-width:0}.fable_sectionTitle__3bNpG{font-family:var(--fable-font-display);font-size:22px;font-weight:500;margin-bottom:6px;letter-spacing:-.01em;color:var(--fable-text);line-height:1.3}@media(max-width:968px){.fable_sectionTitle__3bNpG{font-size:20px;margin-bottom:4px}}@media(max-width:480px){.fable_sectionTitle__3bNpG{font-size:18px}}.fable_sectionDescription__76BhU{font-size:14px;color:var(--fable-text-secondary);line-height:1.5;margin:0}@media(max-width:480px){.fable_sectionDescription__76BhU{font-size:13px}}.fable_sectionTime__izlOo{font-size:12px;color:var(--fable-text-tertiary);font-family:var(--fable-font-mono);flex-shrink:0;padding-top:4px}@media(max-width:480px){.fable_sectionTime__izlOo{font-size:11px}}.fable_component__9KOMX{margin-bottom:24px}.fable_component__9KOMX:hover{border-color:var(--fable-border-light);box-shadow:0 8px 32px rgba(0,0,0,.04),0 2px 8px rgba(0,0,0,.02)}@media(max-width:480px){.fable_component__9KOMX{border-radius:12px;margin-bottom:16px}}.fable_componentBody__00dpm{padding:0}.fable_componentTypeLabel__NVYEs{display:none}.fable_underbelly__OjgBc{padding:14px 24px;background:var(--fable-surface-alt);display:flex;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0;border:1px solid #e7e5e4;border-radius:0 0 12px 12px}@media(max-width:968px){.fable_underbelly__OjgBc{padding:12px 20px}}@media(max-width:480px){.fable_underbelly__OjgBc{padding:10px 16px;gap:10px}}.fable_underbellyLabel__hyGbX{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:var(--fable-text-tertiary);flex-shrink:0}.fable_underbellyDivider__sg0Wg{width:1px;height:18px;background:var(--fable-border);flex-shrink:0}@media(max-width:480px){.fable_underbellyDivider__sg0Wg{height:16px}}.fable_underbellyChips__TMjmU{display:flex;flex:1 1 auto;min-width:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:8px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none}.fable_underbellyChips__TMjmU::-webkit-scrollbar{width:0;height:0}@media(max-width:480px){.fable_underbellyChips__TMjmU{gap:6px}}.fable_underbellyChip__PyFy1{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:var(--fable-surface);border:1px solid var(--fable-border);border-radius:8px;font-size:13px;color:var(--fable-text);text-decoration:none;transition:all .2s var(--fable-ease-out-quart);flex:0 0 auto;min-width:0;white-space:nowrap;scroll-snap-align:start}.fable_underbellyChip__PyFy1>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:260px}.fable_underbellyChip__PyFy1:hover{border-color:var(--fable-accent);background:var(--fable-accent-dim);color:var(--fable-accent);cursor:pointer}@media(max-width:480px){.fable_underbellyChip__PyFy1{padding:6px 10px;font-size:12px;border-radius:6px}}.fable_underbellyChipConcept__F_9g9{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:var(--fable-text-tertiary)}.fable_underbellyChip__PyFy1:hover .fable_underbellyChipConcept__F_9g9{color:var(--fable-accent)}@media(max-width:480px){.fable_underbellyChipConcept__F_9g9{font-size:9px}}.fable_underbellyChipCost__Y6uxS{font-size:9px;color:var(--fable-text-tertiary)}.fable_underbellyChipType__gMlVS{font-size:10px;font-weight:500;color:var(--fable-accent)}.fable_underbellyChip__PyFy1:hover .fable_underbellyChipType__gMlVS{color:var(--fable-accent-hover)}@media(max-width:480px){.fable_underbellyChipType__gMlVS{font-size:9px}}.fable_loadingState__Nk_z_{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - var(--fable-header-height));font-size:18px;color:var(--fable-text-secondary)}.fable_skeletonMain__iqDhf{max-width:var(--fable-content-max);width:100%}@media(max-width:968px){.fable_skeletonMain__iqDhf{padding:24px}}@media(max-width:480px){.fable_skeletonMain__iqDhf{padding:20px 16px}}.fable_skeletonLabel__Bh6nY{height:10px;width:50px}.fable_skeletonLabel__Bh6nY,.fable_skeletonTitle___vTRz{background:var(--fable-surface-alt);border-radius:4px;margin-bottom:8px;position:relative;overflow:hidden}.fable_skeletonTitle___vTRz{height:20px;width:80%}.fable_skeletonTagline__hpmN9{height:14px;border-radius:4px;margin-bottom:6px}.fable_skeletonConceptChip__2qVj6,.fable_skeletonTagline__hpmN9{width:100%;background:var(--fable-surface-alt);position:relative;overflow:hidden}.fable_skeletonConceptChip__2qVj6{height:44px;border-radius:8px}.fable_skeletonSectionLink__37SP3{display:flex;align-items:flex-start;gap:12px;padding:12px 20px;position:relative}.fable_skeletonSectionIcon__dX3pR{width:30px;height:30px;background:var(--fable-surface-alt);border-radius:8px;flex-shrink:0;position:relative;overflow:hidden}.fable_skeletonSectionLinkTitle__bg8SY{height:14px;width:120px;margin-bottom:6px}.fable_skeletonSectionLinkTime__Ewwdr,.fable_skeletonSectionLinkTitle__bg8SY{background:var(--fable-surface-alt);border-radius:4px;position:relative;overflow:hidden}.fable_skeletonSectionLinkTime__Ewwdr{height:11px;width:50px}.fable_skeletonPageTitle__SGPER{height:42px;width:75%;background:var(--fable-surface-alt);border-radius:4px;margin-bottom:14px;position:relative;overflow:hidden}@media(max-width:968px){.fable_skeletonPageTitle__SGPER{height:32px;margin:0 0 12px}}@media(max-width:480px){.fable_skeletonPageTitle__SGPER{height:28px}}.fable_skeletonPageTagline__V89A6{height:17px;width:80%;background:var(--fable-surface-alt);border-radius:4px;margin-bottom:8px;position:relative;overflow:hidden}@media(max-width:968px){.fable_skeletonPageTagline__V89A6{height:15px;margin:0 0 6px}}@media(max-width:480px){.fable_skeletonPageTagline__V89A6{height:14px}}.fable_skeletonMetaItem__uADzP{height:12px;width:60px;background:var(--fable-surface-alt);border-radius:4px;position:relative;overflow:hidden}.fable_skeletonSectionHeaderIcon__Ce9jm{width:48px;height:48px;background:var(--fable-surface-alt);border-radius:12px;flex-shrink:0;position:relative;overflow:hidden}@media(max-width:480px){.fable_skeletonSectionHeaderIcon__Ce9jm{width:40px;height:40px;border-radius:8px}}.fable_skeletonSectionTitle__r_OpR{height:22px;width:65%;background:var(--fable-surface-alt);border-radius:4px;margin-bottom:8px;position:relative;overflow:hidden}@media(max-width:480px){.fable_skeletonSectionTitle__r_OpR{height:18px}}.fable_skeletonSectionDescription__wYuzW{height:14px;width:100%;background:var(--fable-surface-alt);border-radius:4px;margin-bottom:6px;position:relative;overflow:hidden}@media(max-width:480px){.fable_skeletonSectionDescription__wYuzW{height:13px}}.fable_skeletonSectionTime__zFHDf{height:12px;width:50px;white-space:nowrap}.fable_skeletonComponentTypeLabel__QSxJY,.fable_skeletonSectionTime__zFHDf{background:var(--fable-surface-alt);border-radius:4px;position:relative;overflow:hidden}.fable_skeletonComponentTypeLabel__QSxJY{height:10px;width:200px;margin-bottom:12px;padding-bottom:8px}.fable_skeletonComponentContent__7ltDc{display:flex;flex-direction:column;gap:8px}.fable_skeletonComponentLine__C3k_E{height:16px;width:100%;background:var(--fable-surface-alt);border-radius:4px;position:relative;overflow:hidden}.fable_skeletonComponentLine__C3k_E:before,.fable_skeletonComponentTypeLabel__QSxJY:before,.fable_skeletonConceptChip__2qVj6:before,.fable_skeletonLabel__Bh6nY:before,.fable_skeletonMetaItem__uADzP:before,.fable_skeletonPageTagline__V89A6:before,.fable_skeletonPageTitle__SGPER:before,.fable_skeletonSectionDescription__wYuzW:before,.fable_skeletonSectionHeaderIcon__Ce9jm:before,.fable_skeletonSectionIcon__dX3pR:before,.fable_skeletonSectionLinkTime__Ewwdr:before,.fable_skeletonSectionLinkTitle__bg8SY:before,.fable_skeletonSectionTime__zFHDf:before,.fable_skeletonSectionTitle__r_OpR:before,.fable_skeletonTagline__hpmN9:before,.fable_skeletonTitle___vTRz:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,0,0,.04),transparent);animation:fable_shimmer__LU8Ox 1.5s infinite}@keyframes fable_shimmer__LU8Ox{0%{left:-100%}to{left:100%}}