.clean-hero:where(.astro-2kszhon4){text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;max-width:56rem;margin:0 auto;padding:3.5rem 1.5rem 2.5rem;display:flex;position:relative}.clean-hero-title:where(.astro-2kszhon4){font-family:var(--sl-font,system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);color:var(--md-foreground,#fff)!important;letter-spacing:-.03em!important;margin:0 0 1rem!important;font-size:clamp(2.35rem,5.5vw,3.6rem)!important;font-weight:600!important;line-height:1.15!important}.clean-hero-subtitle:where(.astro-2kszhon4){font-family:var(--sl-font,system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);max-width:42rem;color:var(--md-muted-foreground,#d4d4d8)!important;margin:0 0 2rem!important;font-size:clamp(1.05rem,2vw,1.2rem)!important;font-weight:400!important;line-height:1.55!important}.clean-hero-search-wrapper:where(.astro-2kszhon4){width:100%;max-width:44rem;margin:0 auto}.clean-hero-search-btn:where(.astro-2kszhon4){color:#a1a1aa;cursor:pointer;box-sizing:border-box;background-color:#ffffff04;border:1px solid #ffffff2e;border-radius:8px;outline:none;align-items:center;gap:.75rem;width:100%;height:3.25rem;padding:0 1.25rem;font-size:1rem;transition:border-color .2s,background-color .15s,box-shadow .2s;display:flex}:root[data-theme=light] .clean-hero-search-btn:where(.astro-2kszhon4){background-color:#fff;border-color:#e5e7eb;box-shadow:0 1px 2px #0000000d}.clean-hero-search-btn:where(.astro-2kszhon4):hover{color:#e4e4e7;background-color:#ffffff09;border-color:#ffffff61}:root[data-theme=light] .clean-hero-search-btn:where(.astro-2kszhon4):hover{color:#111827;background-color:#f9fafb;border-color:#d1d5db}.clean-hero-search-btn:where(.astro-2kszhon4):focus-visible{border-color:#fff}:root[data-theme=light] .clean-hero-search-btn:where(.astro-2kszhon4):focus-visible{border-color:#2563eb}.clean-hero-search-icon:where(.astro-2kszhon4){color:#71717a;flex-shrink:0;transition:color .15s}.clean-hero-search-btn:where(.astro-2kszhon4):hover .clean-hero-search-icon:where(.astro-2kszhon4){color:#a1a1aa}:root[data-theme=light] .clean-hero-search-btn:where(.astro-2kszhon4):hover .clean-hero-search-icon:where(.astro-2kszhon4){color:#4b5563}.clean-hero-search-placeholder:where(.astro-2kszhon4){font-family:var(--sl-font,system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);color:#a1a1aa;letter-spacing:-.01em;font-size:.975rem;font-weight:400}:root[data-theme=light] .clean-hero-search-placeholder:where(.astro-2kszhon4){color:#6b7280}.folder-cards-grid:where(.astro-akw3sxaw){grid-template-columns:1fr;gap:1.5rem;margin-top:1.25rem;display:grid}@media (width>=768px){.folder-cards-grid:where(.astro-akw3sxaw){grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (width>=1100px){.folder-cards-grid:where(.astro-akw3sxaw){grid-template-columns:repeat(3,1fr);gap:1.75rem}}.folder-card:where(.astro-akw3sxaw){background-color:var(--md-card,#11141a);border:1px solid var(--md-border,#1f242d);box-sizing:border-box;border-radius:16px;flex-direction:column;min-height:380px;padding:1.5rem 1.25rem 1.35rem;display:flex;position:relative;overflow:visible}.folder-deck-container:where(.astro-akw3sxaw){flex-direction:column;justify-content:flex-end;height:180px;margin-bottom:1rem;display:flex;position:relative}.folder-file-sheet:where(.astro-akw3sxaw){cursor:pointer;box-sizing:border-box;height:44px;left:0;right:0;bottom:calc(var(--sheet-index) * 26px);z-index:calc(10 - var(--sheet-index));opacity:calc(1 - (var(--sheet-index) * .05));transform:translateY(0) scale(calc(1 - (var(--sheet-index) * .015)));transform-origin:bottom;background-color:#171b23;border:1px solid #ffffff17;border-radius:8px;justify-content:space-between;align-items:center;padding:0 .85rem;transition:transform .32s cubic-bezier(.16,1,.3,1),border-color .2s,background-color .2s,box-shadow .25s,z-index 10ms;display:flex;position:absolute;box-shadow:0 -4px 10px #00000059;text-decoration:none!important}:root[data-theme=light] .folder-file-sheet:where(.astro-akw3sxaw){background-color:#f3f4f6;border-color:#e5e7eb;box-shadow:0 -2px 6px #0000000d}.folder-card:where(.astro-akw3sxaw):hover .folder-file-sheet:where(.astro-akw3sxaw){transform:translateY(calc(-6px - (var(--sheet-index) * 4px))) scale(1)}.folder-file-sheet:where(.astro-akw3sxaw):hover{z-index:30!important;border-color:var(--folder-accent)!important;background-color:#1f2532!important;transform:translateY(-16px)scale(1.025)!important;box-shadow:0 4px 14px #00000080!important}:root[data-theme=light] .folder-file-sheet:where(.astro-akw3sxaw):hover{background-color:#fff!important}.file-sheet-left:where(.astro-akw3sxaw){flex:1;align-items:center;gap:.55rem;min-width:0;display:flex;overflow:hidden}.file-num:where(.astro-akw3sxaw){font-family:var(--sl-font-mono,monospace);color:var(--folder-accent);flex-shrink:0;font-size:.6875rem;font-weight:700}.file-title:where(.astro-akw3sxaw){color:var(--md-foreground,#f3f4f6);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;transition:color .15s;overflow:hidden}.folder-file-sheet:where(.astro-akw3sxaw):hover .file-title:where(.astro-akw3sxaw){color:#fff!important}:root[data-theme=light] .folder-file-sheet:where(.astro-akw3sxaw):hover .file-title:where(.astro-akw3sxaw){color:#111827!important}.file-sheet-right:where(.astro-akw3sxaw){flex-shrink:0;align-items:center;margin-left:.5rem;display:flex}.file-arrow:where(.astro-akw3sxaw){color:var(--md-muted-foreground,#9ca3af);transition:transform .15s,color .15s}.folder-file-sheet:where(.astro-akw3sxaw):hover .file-arrow:where(.astro-akw3sxaw){color:var(--folder-accent);transform:translate(2px)}.folder-front-body:where(.astro-akw3sxaw){flex-direction:column;gap:.5rem;margin-top:auto;display:flex}.folder-title:where(.astro-akw3sxaw){margin:0!important;font-size:1.15rem!important;font-weight:600!important;line-height:1.3!important}.folder-title-link:where(.astro-akw3sxaw){transition:color .15s;color:var(--md-foreground,#f3f4f6)!important;text-decoration:none!important}.folder-card:where(.astro-akw3sxaw):hover .folder-title-link:where(.astro-akw3sxaw){color:#fff!important}.folder-description:where(.astro-akw3sxaw){-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:var(--md-muted-foreground,#9ca3af)!important;margin:0 0 .75rem!important;font-size:.84rem!important;line-height:1.55!important}.folder-footer:where(.astro-akw3sxaw){border-top:1px solid #ffffff0f;padding-top:.65rem}.folder-cta-link:where(.astro-akw3sxaw){align-items:center;gap:.45rem;font-size:.8125rem;font-weight:600;transition:gap .2s,opacity .15s;display:inline-flex;color:var(--folder-accent)!important;text-decoration:none!important}.folder-cta-link:where(.astro-akw3sxaw):hover{opacity:.9;gap:.65rem}.cta-arrow:where(.astro-akw3sxaw){transition:transform .2s}.folder-cta-link:where(.astro-akw3sxaw):hover .cta-arrow:where(.astro-akw3sxaw){transform:translate(3px)}.md-tools-section:where(.astro-ksn7o7ui){width:100%;margin:3.5rem 0}.md-section-header:where(.astro-ksn7o7ui){margin-bottom:1.5rem}.md-section-heading:where(.astro-ksn7o7ui){color:var(--md-foreground,#fff);letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:700}:root[data-theme=light] .md-section-heading:where(.astro-ksn7o7ui){color:#0f172a}.md-updates-grid-container:where(.astro-ksn7o7ui){background-color:#232730;border:1px solid #232730;border-radius:8px;width:100%;transition:background-color .2s,border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 8px 30px #00000059}:root[data-theme=light] .md-updates-grid-container:where(.astro-ksn7o7ui){background-color:#e2e8f0;border:1px solid #e2e8f0;box-shadow:0 4px 20px -2px #0000000d}.md-updates-grid:where(.astro-ksn7o7ui){grid-template-columns:1fr;gap:1px;display:grid}@media (width>=640px) and (width<=1023px){.md-updates-grid:where(.astro-ksn7o7ui){grid-template-columns:repeat(2,1fr)}.md-card-tall:where(.astro-ksn7o7ui){grid-column:1/-1}}@media (width>=1024px){.md-updates-grid:where(.astro-ksn7o7ui){grid-template-rows:auto auto auto;grid-template-columns:repeat(3,1fr)}.md-card-tall:where(.astro-ksn7o7ui){grid-area:1/1/span 2}}.md-update-card:where(.astro-ksn7o7ui){background-color:#0c0e12;flex-direction:column;justify-content:space-between;min-height:180px;padding:1.5rem 1.65rem;text-decoration:none;transition:background-color .2s;display:flex;position:relative}.md-update-card:where(.astro-ksn7o7ui):hover{background-color:#131720}:root[data-theme=light] .md-update-card:where(.astro-ksn7o7ui){background-color:#fff}:root[data-theme=light] .md-update-card:where(.astro-ksn7o7ui):hover{background-color:#f8fafc}.md-card-tall:where(.astro-ksn7o7ui){min-height:380px;padding:1.85rem 1.75rem;overflow:hidden}.md-card-tall-bg:where(.astro-ksn7o7ui){pointer-events:none;z-index:0;background-image:radial-gradient(at 35% 95%,#f6821f24 0%,#f6501f0a 50%,#0000 80%),linear-gradient(#f6821f0d 1px,#0000 1px),linear-gradient(90deg,#f6821f0d 1px,#0000 1px);background-position:0 0,0 0,0 0;background-size:100% 100%,22px 22px,22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 15%,#0006 50%,#000 100%);mask-image:linear-gradient(#0000 15%,#0006 50%,#000 100%)}:root[data-theme=light] .md-card-tall-bg:where(.astro-ksn7o7ui){background-image:radial-gradient(at 35% 95%,#f6821f1f 0%,#f6501f08 50%,#0000 80%),linear-gradient(#f6821f14 1px,#0000 1px),linear-gradient(90deg,#f6821f14 1px,#0000 1px);-webkit-mask-image:linear-gradient(#0000 15%,#00000040 50%,#000000d9 100%);mask-image:linear-gradient(#0000 15%,#00000040 50%,#000000d9 100%)}.md-card-content:where(.astro-ksn7o7ui){z-index:1;flex-direction:column;display:flex;position:relative}.md-card-header:where(.astro-ksn7o7ui){align-items:center;margin-bottom:.85rem;display:flex}.md-card-category:where(.astro-ksn7o7ui){letter-spacing:.06em;text-transform:uppercase;color:#f6821f;font-size:.6875rem;font-weight:700}.md-card-title:where(.astro-ksn7o7ui){color:#fff;letter-spacing:-.01em;margin:0 0 .6rem;font-size:1.05rem;font-weight:600;line-height:1.35}:root[data-theme=light] .md-card-title:where(.astro-ksn7o7ui){color:#0f172a}.md-card-tall:where(.astro-ksn7o7ui) .md-card-title:where(.astro-ksn7o7ui){letter-spacing:-.02em;margin:0 0 .85rem;font-size:1.55rem;font-weight:700;line-height:1.25}.md-card-desc:where(.astro-ksn7o7ui){color:#8f96a3;margin:0 0 1.25rem;font-size:.8125rem;line-height:1.55}:root[data-theme=light] .md-card-desc:where(.astro-ksn7o7ui){color:#64748b}.md-card-tall:where(.astro-ksn7o7ui) .md-card-desc:where(.astro-ksn7o7ui){color:#9ca3af;max-width:95%;font-size:.875rem;line-height:1.6}:root[data-theme=light] .md-card-tall:where(.astro-ksn7o7ui) .md-card-desc:where(.astro-ksn7o7ui){color:#475569}.md-card-footer:where(.astro-ksn7o7ui){z-index:1;margin-top:auto;padding-top:.5rem;position:relative}.md-card-cta:where(.astro-ksn7o7ui){color:#9ca3af;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:500;transition:color .15s;display:inline-flex}:root[data-theme=light] .md-card-cta:where(.astro-ksn7o7ui){color:#64748b}.md-arrow:where(.astro-ksn7o7ui){transition:transform .15s;display:inline-block}.md-update-card:where(.astro-ksn7o7ui):hover .md-card-cta:where(.astro-ksn7o7ui){color:#fff}:root[data-theme=light] .md-update-card:where(.astro-ksn7o7ui):hover .md-card-cta:where(.astro-ksn7o7ui){color:#0f172a}.md-update-card:where(.astro-ksn7o7ui):hover .md-arrow:where(.astro-ksn7o7ui){transform:translate(4px)}.bots-cards-grid:where(.astro-edaebyav){grid-template-columns:1fr;gap:1.25rem;width:100%;margin-top:.5rem;display:grid}@media (width>=640px){.bots-cards-grid:where(.astro-edaebyav){grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.bots-cards-grid:where(.astro-edaebyav){grid-template-columns:repeat(3,1fr)}}.bot-card:where(.astro-edaebyav){box-sizing:border-box;background-color:#0b0c0e;border:1px solid #1f242d;border-radius:14px;flex-direction:column;align-items:flex-start;min-height:190px;padding:2rem 1.75rem 2.25rem;transition:border-color .2s,background-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative;color:inherit!important;text-decoration:none!important}:root[data-theme=light] .bot-card:where(.astro-edaebyav){background-color:#fff;border-color:#e5e7eb}.bot-card:where(.astro-edaebyav):hover{background-color:#11141a;border-color:#fff6;transform:translateY(-2px);box-shadow:0 12px 28px -8px #0009}:root[data-theme=light] .bot-card:where(.astro-edaebyav):hover{background-color:#f9fafb;border-color:#9ca3af;box-shadow:0 12px 24px -8px #00000014}.bot-card-icon:where(.astro-edaebyav){color:#e2e8f0;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:transform .2s,color .2s;display:flex}:root[data-theme=light] .bot-card-icon:where(.astro-edaebyav){color:#1f2937}.bot-card:where(.astro-edaebyav):hover .bot-card-icon:where(.astro-edaebyav){color:#fff;transform:scale(1.05)}:root[data-theme=light] .bot-card:where(.astro-edaebyav):hover .bot-card-icon:where(.astro-edaebyav){color:#000}.bot-card-title:where(.astro-edaebyav){color:#f3f4f6!important;letter-spacing:-.015em!important;margin:0 0 .6rem!important;font-size:1.22rem!important;font-weight:600!important;line-height:1.3!important}:root[data-theme=light] .bot-card-title:where(.astro-edaebyav){color:#111827!important}.bot-card-desc:where(.astro-edaebyav){flex-grow:1;color:#9ca3af!important;margin:0!important;font-size:.92rem!important;line-height:1.55!important}:root[data-theme=light] .bot-card-desc:where(.astro-edaebyav){color:#4b5563!important}#courses-section:where(.astro-ujx253wj){width:100%;padding:2.75rem 0 2rem;overflow:hidden}.courses-header:where(.astro-ujx253wj){flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:0 .25rem;display:flex}.courses-header:where(.astro-ujx253wj) .md-section-heading:where(.astro-ujx253wj){font-size:1.85rem;font-weight:700;margin:0!important}.courses-view-all:where(.astro-ujx253wj){color:#ea580c;text-underline-offset:3px;align-items:center;gap:.35rem;font-size:.95rem;font-weight:500;text-decoration:underline;transition:color .15s,opacity .15s;display:inline-flex}:root:not([data-theme=light]) .courses-view-all:where(.astro-ujx253wj){color:#f97316}.courses-view-all:where(.astro-ujx253wj):hover{color:#fb923c;opacity:.9}.view-all-chevron:where(.astro-ujx253wj){stroke-width:2.5px;width:14px;height:14px;transition:transform .15s}.courses-view-all:where(.astro-ujx253wj):hover .view-all-chevron:where(.astro-ujx253wj){transform:translate(3px)}.seek-ticker-wrapper:where(.astro-ujx253wj){flex-direction:column;gap:1.25rem;width:100%;padding:.5rem 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.seek-ticker-row:where(.astro-ujx253wj){user-select:none;flex-direction:row;gap:1.25rem;width:max-content;display:flex}.seek-ticker-row:where(.astro-ujx253wj).row-1{transform:translate(-45px)}.seek-ticker-row:where(.astro-ujx253wj).row-2{transform:translate(85px)}.course-card:where(.astro-ujx253wj){box-sizing:border-box;cursor:default;background-color:#0b0c10;border:1px solid #1e2430;border-radius:16px;flex-direction:row;flex-shrink:0;align-items:center;gap:1.15rem;width:410px;min-width:410px;max-width:410px;padding:1.15rem;transition:border-color .2s,transform .2s,box-shadow .2s,background-color .2s;display:flex;position:relative;box-shadow:0 4px 16px #00000040}:root[data-theme=light] .course-card:where(.astro-ujx253wj){background-color:#fff;border-color:#e2e8f0;box-shadow:0 2px 10px #0000000a}.course-card:where(.astro-ujx253wj):hover{background-color:#0f1218;border-color:#5865f2;box-shadow:0 4px 16px #00000040}:root[data-theme=light] .course-card:where(.astro-ujx253wj):hover{background-color:#fbfcfe;border-color:#5865f2;box-shadow:0 2px 10px #0000000a}.course-thumb:where(.astro-ujx253wj){border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:120px;min-width:120px;height:120px;min-height:120px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff26,0 4px 12px #0003}.thumb-illustration:where(.astro-ujx253wj){width:100%;height:100%;display:block}.course-content:where(.astro-ujx253wj){flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.course-meta-row:where(.astro-ujx253wj){align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.meta-left:where(.astro-ujx253wj){color:#5865f2;letter-spacing:-.01em;align-items:center;gap:.45rem;font-size:.84rem;font-weight:600;display:inline-flex}:root[data-theme=light] .meta-left:where(.astro-ujx253wj){color:#4f46e5}.meta-divider:where(.astro-ujx253wj){color:#64748b;opacity:.5;font-size:.75rem;font-weight:300}.meta-hours:where(.astro-ujx253wj){align-items:center;gap:.25rem;display:inline-flex}.clock-icon:where(.astro-ujx253wj){color:currentColor;display:inline-block}.course-title:where(.astro-ujx253wj){color:#f8fafc!important;letter-spacing:-.015em!important;margin:.15rem 0 .35rem!important;font-size:1.15rem!important;font-weight:700!important;line-height:1.25!important}:root[data-theme=light] .course-title:where(.astro-ujx253wj){color:#0f172a!important}.course-desc:where(.astro-ujx253wj){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#94a3b8!important;margin:0!important;font-size:.83rem!important;line-height:1.45!important}:root[data-theme=light] .course-desc:where(.astro-ujx253wj){color:#475569!important}@media (width<=640px){.course-card:where(.astro-ujx253wj){gap:.85rem;width:320px;min-width:320px;max-width:320px;padding:.9rem}.course-thumb:where(.astro-ujx253wj){width:96px;min-width:96px;height:96px;min-height:96px}.course-title:where(.astro-ujx253wj){font-size:1.05rem!important}.course-desc:where(.astro-ujx253wj){font-size:.78rem!important}.seek-ticker-row:where(.astro-ujx253wj).row-1{transform:translate(-25px)}.seek-ticker-row:where(.astro-ujx253wj).row-2{transform:translate(45px)}}.community-grid-container:where(.astro-p7yq4y5w){grid-template-columns:1fr;gap:1.25rem;margin:3.5rem 0 5rem;display:grid}@media (width>=768px){.community-grid-container:where(.astro-p7yq4y5w){grid-template-columns:repeat(3,1fr)}}.support-card:where(.astro-p7yq4y5w){background-color:#0b0c0e;border:1px solid #1f242d;border-radius:14px;flex-direction:column;padding:2rem 1.75rem;transition:border-color .2s,background-color .2s,transform .2s;display:flex}:root[data-theme=light] .support-card:where(.astro-p7yq4y5w){background-color:#fff;border-color:#e5e7eb}.support-card:where(.astro-p7yq4y5w):hover{background-color:#11141a;border-color:#3b4252;transform:translateY(-2px)}:root[data-theme=light] .support-card:where(.astro-p7yq4y5w):hover{background-color:#f8fafc;border-color:#cbd5e1}.card-icon-wrapper:where(.astro-p7yq4y5w){color:#fff;justify-content:flex-start;align-items:center;margin-bottom:1.25rem;display:flex}:root[data-theme=light] .card-icon-wrapper:where(.astro-p7yq4y5w){color:#111827}.card-title:where(.astro-p7yq4y5w){color:#fff;letter-spacing:-.01em;margin:0 0 .65rem;font-size:1.18rem;font-weight:600}:root[data-theme=light] .card-title:where(.astro-p7yq4y5w){color:#111827}.card-desc:where(.astro-p7yq4y5w){color:#9ca3af;flex-grow:1;margin:0 0 2rem;font-size:.9375rem;line-height:1.55}:root[data-theme=light] .card-desc:where(.astro-p7yq4y5w){color:#4b5563}.card-link-wrapper:where(.astro-p7yq4y5w){margin-top:auto}.card-link:where(.astro-p7yq4y5w){color:#fff;text-underline-offset:4px;font-size:.9375rem;font-weight:500;text-decoration:underline 1.5px;transition:color .15s;display:inline-block}:root[data-theme=light] .card-link:where(.astro-p7yq4y5w){color:#111827}.card-link:where(.astro-p7yq4y5w):hover{color:#f6821f;text-decoration-color:#f6821f}
