.Home_container__9OuOz{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:#fff;color:#333}.Home_header__ZUWxe{width:100%;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eaeaea}.Home_logo__ZEOng{font-size:1.5rem;font-weight:700}.Home_nav__ZMqH2 a{margin-left:1.5rem;text-decoration:none;color:#333;font-weight:500;transition:background-color .2s ease;padding:2px 4px}.Home_nav__ZMqH2 a:hover{background-color:#000;color:#fff}.Home_main__2uIek{display:flex;flex-direction:column;align-items:center;padding:4rem 2rem}.Home_hero__g_og0{text-align:center;margin-bottom:4rem}.Home_title__YEn0u{font-size:3rem;margin:0;line-height:1.2}.Home_subtitle__Qob9A{font-size:1.25rem;color:#666;margin-top:1rem}.Home_grid__vo_ES{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;width:100%;max-width:800px;margin-bottom:4rem}.Home_card__HIlp_{padding:1.5rem;text-align:left;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:8px;transition:box-shadow .2s ease,transform .2s ease}.Home_card__HIlp_:hover{box-shadow:0 5px 15px rgba(0,0,0,.1);transform:translateY(-3px)}.Home_card__HIlp_ h2{margin:0 0 1rem;font-size:1.5rem}.Home_card__HIlp_ p{margin:0;font-size:1rem;line-height:1.5}.Home_footer__wJNRn{width:100%;padding:2rem;border-top:1px solid #eaeaea;text-align:center}.Home_cursorContainer__MVTsr{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;cursor:none}.Home_cursor__UMvHs{width:10px;height:10px;background-color:#000!important;position:fixed;pointer-events:none;transform:translate(-50%,-50%) rotate(45deg);z-index:10000}.Home_confetti__dUmxm,.Home_trail__QH_SH{width:10px;height:10px;position:fixed;pointer-events:none;transform:translate(-50%,-50%) rotate(45deg);z-index:9999}.Home_trail__QH_SH{opacity:1;transition:all 2.5s ease;animation:Home_trailAnimation__X9GXp 2.5s cubic-bezier(.4,0,.2,1) forwards}@keyframes Home_trailAnimation__X9GXp{0%{opacity:1;transform:translate(-50%,-50%) rotate(45deg) scale(1)}to{opacity:0;transform:translate(-50%,-50%) rotate(45deg) scale(.7)}}a:hover~.Home_cursorContainer__MVTsr .Home_cursor__UMvHs,button:hover~.Home_cursorContainer__MVTsr .Home_cursor__UMvHs{width:10px;height:10px;background-color:#000!important}*{cursor:none!important}:root{--background:#fff;--text:#000;--selection-bg:#000;--selection-text:#fff;--theme-color:#000;--disco-color:#f8ef71}.theme-yellow{--theme-color:#f8ef71;--background:#fffdf0;--text:#000;--selection-bg:#f8ef71;--selection-text:#000}.theme-blue{--theme-color:#71c2ec;--background:#f0f8ff;--text:#000;--selection-bg:#71c2ec;--selection-text:#000}.theme-pink{--theme-color:#db5095;--background:#fff0f6;--text:#000;--selection-bg:#db5095;--selection-text:#fff;font-family:Comic Sans MS,cursive}.theme-green{--theme-color:#00a259;--background:#f0fff4;--text:#000;--selection-bg:#00a259;--selection-text:#fff}.theme-disco{animation:discoBackground 4s infinite}@keyframes discoBackground{0%,to{--theme-color:#f8ef71;--background:#fffdf0;--selection-bg:#f8ef71}25%{--theme-color:#71c2ec;--background:#f0f8ff;--selection-bg:#71c2ec}50%{--theme-color:#db5095;--background:#fff0f6;--selection-bg:#db5095}75%{--theme-color:#00a259;--background:#f0fff4;--selection-bg:#00a259}}[data-theme=dark]{--background:#111;--text:#fff;--selection-bg:#fff;--selection-text:#000}[data-theme=light]{--background:#fff;--text:#000;--selection-bg:#000;--selection-text:#fff}[data-filter] .grid-item{opacity:.3;transition:opacity .3s ease}[data-filter=CCAI] .grid-item[data-category=CCAI],[data-filter=Documentation] .grid-item[data-category=Documentation],[data-filter=Events] .grid-item[data-category=Events],[data-filter=Resources] .grid-item[data-category=Resources]{opacity:1}@media (prefers-color-scheme:dark){:root{--background:#111;--text:#fff}}.grid-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:2rem}.grid-item{transition:all .3s ease;position:relative;padding:1rem;opacity:1}.theme-blue .grid-item[data-category]:not([data-category=Resources]):not([data-category=""]),.theme-green .grid-item[data-category]:not([data-category=Documentation]):not([data-category=""]),.theme-pink .grid-item[data-category]:not([data-category=Events]):not([data-category=""]),.theme-yellow .grid-item[data-category]:not([data-category=CCAI]):not([data-category=""]){opacity:.15;filter:grayscale(1);transform:scale(.98)}.theme-yellow .grid-item:not([data-category]),.theme-yellow .grid-item[data-category=""],.theme-yellow .grid-item[data-category=CCAI]{opacity:1;filter:none;transform:scale(1);background:hsla(56,91%,71%,.1);box-shadow:0 0 20px hsla(56,91%,71%,.3)}.theme-blue .grid-item:not([data-category]),.theme-blue .grid-item[data-category=""],.theme-blue .grid-item[data-category=Resources]{opacity:1;filter:none;transform:scale(1);background:rgba(113,194,236,.1);box-shadow:0 0 20px rgba(113,194,236,.3)}.theme-pink .grid-item:not([data-category]),.theme-pink .grid-item[data-category=""],.theme-pink .grid-item[data-category=Events]{opacity:1;filter:none;transform:scale(1);background:rgba(219,80,149,.1);box-shadow:0 0 20px rgba(219,80,149,.3)}.theme-green .grid-item:not([data-category]),.theme-green .grid-item[data-category=""],.theme-green .grid-item[data-category=Documentation]{opacity:1;filter:none;transform:scale(1);background:rgba(0,162,89,.1);box-shadow:0 0 20px rgba(0,162,89,.3)}.theme-disco .grid-item{opacity:1;filter:none;animation:discoHighlight 4s infinite;transform:scale(1)}@keyframes discoHighlight{0%,to{box-shadow:0 0 20px hsla(56,91%,71%,.3);background:hsla(56,91%,71%,.1)}25%{box-shadow:0 0 20px rgba(113,194,236,.3);background:rgba(113,194,236,.1)}50%{box-shadow:0 0 20px rgba(219,80,149,.3);background:rgba(219,80,149,.1)}75%{box-shadow:0 0 20px rgba(0,162,89,.3);background:rgba(0,162,89,.1)}}.key-container{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem}.key-item{display:flex;flex-direction:column;align-items:center}.color-swatch{width:12px;height:12px;margin-bottom:.5rem;display:inline-block}.label{font-size:.8rem;writing-mode:vertical-rl;transform:rotate(0deg)}::selection{background-color:var(--selection-bg);color:var(--selection-text)}::-moz-selection{background-color:var(--selection-bg);color:var(--selection-text)}body,html{cursor:none!important;margin:0;padding:0;font-family:Courier New,Courier,monospace;background:var(--background);color:var(--text);min-height:100vh;transition:background-color .3s ease,color .3s ease}