*{margin:0;padding:0;box-sizing:border-box}body{background:#131415;color:#dad4bc;font-family:Nunito,sans-serif;font-size:14px;line-height:1.5}._layout_1j7e5_16{display:flex;min-height:100vh}._sidebar_1j7e5_21{width:240px;min-height:100vh;background:#1a1a1a;border-right:1px solid #2E2E2E;display:flex;flex-direction:column;padding:24px 0;position:fixed;top:0;left:0;bottom:0;overflow-y:auto}._brand_1j7e5_36{display:block;padding:0 24px 24px;font-size:18px;font-weight:700;border-bottom:1px solid #2E2E2E;margin-bottom:16px;text-decoration:none;color:inherit}._brandAccent_1j7e5_47{color:#ffe35e}._navList_1j7e5_51{list-style:none;flex:1}._navLink_1j7e5_56{display:block;padding:10px 24px;color:#dad4bc;text-decoration:none;font-size:14px;font-weight:500;transition:background .15s,color .15s}._navLink_1j7e5_56:hover{background:#242424;color:#ffe35e}._navLinkActive_1j7e5_71{background:#242424;color:#ffe35e;border-left:3px solid #FFE35E}._sidebarFooter_1j7e5_77{padding:16px 24px 0;border-top:1px solid #2E2E2E;font-size:12px;color:#878787}._topBar_1j7e5_84{position:fixed;left:240px;right:0;top:0;height:48px;background:#1a1a1a;border-bottom:1px solid #2E2E2E;z-index:100;display:flex;align-items:center;padding:0 16px}._content_1j7e5_98{flex:1;margin-left:240px;padding:48px 40px 32px;min-height:100vh}._page_1j7e5_108{max-width:100%}._pageTitle_1j7e5_112{font-size:30px;font-weight:700;color:#ffe35e;margin-bottom:24px}._muted_1j7e5_119{color:#878787}.highlight-flash{animation:_highlightPulse_1j7e5_1 2s ease-out}@keyframes _highlightPulse_1j7e5_1{0%{box-shadow:0 0 0 4px #ffe35e}to{box-shadow:0 0 0 0 transparent}}._skipLink_1j7e5_134{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}._skipLink_1j7e5_134:focus{position:fixed;top:0;left:0;width:auto;height:auto;padding:8px 16px;background:#c8a951;color:#000;font-weight:700;z-index:9999;text-decoration:none;font-size:14px}._hamburger_1j7e5_159{display:none;background:none;border:none;color:#dad4bc;font-size:24px;cursor:pointer;padding:8px;margin-right:8px;min-width:44px;min-height:44px;align-items:center;justify-content:center}._githubLink_1j7e5_175{position:fixed;top:12px;right:16px;z-index:101;color:#878787;text-decoration:none;transition:color .15s;line-height:1}._githubLink_1j7e5_175:hover{color:#ffe35e}._shareFab_1j7e5_194{display:none;position:fixed;z-index:150;width:44px;height:44px;border-radius:50%;background:#ffe35e;color:#131415;border:none;box-shadow:0 2px 8px #0006;cursor:pointer;align-items:center;justify-content:center;padding:0;transition:opacity .15s;bottom:148px;right:27px}._shareFab_1j7e5_194:active{opacity:.8}._backdrop_1j7e5_219{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:199}@media (max-width: 1024px){._sidebar_1j7e5_21{width:200px}._topBar_1j7e5_84{left:200px}._content_1j7e5_98{margin-left:200px;padding-right:24px;padding-left:24px}}@media (max-width: 767px){._layout_1j7e5_16{display:block}._sidebar_1j7e5_21{width:240px;transform:translate(-100%);transition:transform .25s ease;z-index:200}._sidebarOpen_1j7e5_253{transform:translate(0)}._backdrop_1j7e5_219{display:none}._backdropVisible_1j7e5_259{display:block}._hamburger_1j7e5_159{display:flex;position:fixed;bottom:62px;right:16px;z-index:150;width:66px;height:66px;font-size:30px;border-radius:50%;background:#242424;border:1px solid #2E2E2E;box-shadow:0 2px 8px #0006;margin:0;padding:0}._shareFab_1j7e5_194{display:flex}._githubLink_1j7e5_175{display:none}._topBar_1j7e5_84{left:0;top:auto;bottom:0;border-top:1px solid #2E2E2E;border-bottom:none;height:48px;padding:0 12px}._content_1j7e5_98{margin-left:0;width:100%;padding:16px 16px 64px}._pageTitle_1j7e5_112{font-size:24px;margin-bottom:16px}._navLink_1j7e5_56{min-height:44px;display:flex;align-items:center}._brand_1j7e5_36{padding:0 24px 16px}}@media (prefers-reduced-motion: reduce){.highlight-flash{animation:none}*{transition-duration:0s!important;animation-duration:0s!important}}._searchWrapper_8094d_4{padding:0;position:relative;flex:1}._inputWrapper_8094d_10{position:relative;display:flex;align-items:center}._searchIcon_8094d_16{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#878787;pointer-events:none;font-size:14px;line-height:1}._searchInput_8094d_27{width:100%;padding:8px 12px 8px 32px;background:#242424;border:1px solid #2E2E2E;border-radius:6px;color:#dad4bc;font-size:13px;font-family:inherit;outline:none;transition:border-color .15s}._searchInput_8094d_27::placeholder{color:#878787}._searchInput_8094d_27:focus{border-color:#ffe35e}._dropdown_8094d_50{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:400px;overflow-y:auto;background:#1a1a1a;border:1px solid #2E2E2E;border-radius:6px;box-shadow:0 8px 24px #00000080;z-index:1000}._categoryHeader_8094d_64{padding:8px 12px 4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#878787;background:#1a1a1a;position:sticky;top:0}._resultItem_8094d_76{display:flex;align-items:center;gap:8px;padding:6px 12px;cursor:pointer;transition:background .1s;text-decoration:none;color:inherit}._resultItem_8094d_76:hover,._resultItemActive_8094d_88{background:#242424}._resultName_8094d_92{flex:1;font-size:13px;color:#dad4bc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._highlight_8094d_101{color:#ffe35e;font-weight:600}._resultDescription_8094d_106{font-size:11px;color:#878787;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}._badge_8094d_117{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;border-radius:3px;flex-shrink:0}._badgeTokens_8094d_127{background:#1565c0;color:#bbdefb}._badgeComponents_8094d_132{background:#2e7d32;color:#c8e6c9}._badgeIcons_8094d_137{background:#6a1b9a;color:#e1bee7}._badgePalettes_8094d_142{background:#e65100;color:#ffe0b2}._badgeInterfaces_8094d_147{background:#00838f;color:#b2ebf2}._badge2525_8094d_152{background:#4e342e;color:#d7ccc8}._badgeSpecs_8094d_157{background:#37474f;color:#b0bec5}._resultBreadcrumb_8094d_163{font-size:10px;color:#666;word-break:break-word;white-space:normal}._breadcrumbSep_8094d_170{color:#555}._breadcrumbLink_8094d_174{cursor:pointer;transition:color .15s,text-decoration .15s}._breadcrumbLink_8094d_174:hover{text-decoration:underline;color:#ffe35e}._emptyState_8094d_184{padding:16px 12px;text-align:center;color:#878787;font-size:12px}._hint_8094d_191{padding:4px 12px 8px;font-size:10px;color:#555;text-align:right}@media (max-width: 767px){._dropdown_8094d_50{position:fixed;bottom:48px;left:8px;right:8px;top:auto;max-height:50vh}._searchInput_8094d_27{font-size:16px}._resultDescription_8094d_106{max-width:100px}}._spinner_1yljs_1{border:2px solid #2E2E2E;border-top-color:#ffe35e;border-radius:50%;animation:_spin_1yljs_1 .6s linear infinite}._spinnerDefault_1yljs_8{width:24px;height:24px}._loadingCenter_1yljs_13{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:100px}@keyframes _spin_1yljs_1{to{transform:rotate(360deg)}}._page_sx81y_1{width:100%;max-width:100%}._hero_sx81y_7{text-align:center;margin-bottom:24px}._title_sx81y_12{font-size:32px;font-weight:700;color:#dad4bc;margin-bottom:4px}._titleAccent_sx81y_19{color:#ffe35e}._tagline_sx81y_23{color:#878787;font-size:15px}._installBlock_sx81y_29{display:flex;justify-content:center;margin-bottom:32px}._installBar_sx81y_35{display:inline-flex;align-items:center;gap:10px;background:#0d0d0d;border:1px solid #2E2E2E;border-radius:8px;padding:10px 16px;font-family:Roboto Mono,monospace;font-size:13px}._installPrompt_sx81y_47{color:#878787;-webkit-user-select:none;user-select:none}._installCmd_sx81y_52{flex:1;color:#dad4bc}._copyBtn_sx81y_57{background:none;border:1px solid #2E2E2E;border-radius:4px;color:#878787;padding:4px 12px;cursor:pointer;font-size:12px;font-family:Nunito,sans-serif;transition:color .15s,border-color .15s;white-space:nowrap}._copyBtn_sx81y_57:hover{color:#ffe35e;border-color:#ffe35e}._cardGrid_sx81y_80{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}._card_sx81y_80{display:block;background:#1a1a1a;border:1px solid #2E2E2E;border-radius:8px;overflow:hidden;text-decoration:none;transition:border-color .15s,transform .15s}._card_sx81y_80:hover{border-color:#ffe35e;transform:translateY(-2px)}._cardPreview_sx81y_101{aspect-ratio:16 / 10;background:#111;overflow:hidden;display:flex;align-items:center;justify-content:center}._cardImg_sx81y_110{width:100%;height:100%;object-fit:cover}._cardBody_sx81y_116{padding:10px 12px}._cardTitle_sx81y_120{font-size:14px;font-weight:600;color:#ffe35e;margin-bottom:3px}._cardDesc_sx81y_127{font-size:12px;color:#878787;line-height:1.3}._carousel_sx81y_134{display:none}._carouselTrack_sx81y_138{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:8px}._carouselTrack_sx81y_138::-webkit-scrollbar{display:none}._carouselCard_sx81y_152{flex:0 0 78vw;scroll-snap-align:center;background:#1a1a1a;border:1px solid #2E2E2E;border-radius:8px;overflow:hidden;text-decoration:none;transition:border-color .15s;display:flex;flex-direction:column}._carouselCard_sx81y_152:hover{border-color:#ffe35e}._carouselPreview_sx81y_169{flex:1;background:#111;overflow:hidden}._carouselPreview_sx81y_169 img{width:100%;height:100%;object-fit:cover;object-position:top left;display:block}._carouselBody_sx81y_183{padding:10px 14px}._carouselTitle_sx81y_187{font-size:15px;font-weight:600;color:#ffe35e;margin-bottom:3px}._carouselDesc_sx81y_194{font-size:12px;color:#878787;line-height:1.3}._carouselDots_sx81y_200{display:flex;justify-content:center;gap:6px;margin-top:12px}._dot_sx81y_207{width:6px;height:6px;border-radius:50%;background:#2e2e2e;border:none;padding:0;cursor:pointer;transition:background .2s}._dotActive_sx81y_218{background:#ffe35e}@media (max-width: 1100px){._cardGrid_sx81y_80{grid-template-columns:repeat(4,1fr)}}@media (max-width: 860px){._cardGrid_sx81y_80{grid-template-columns:repeat(3,1fr)}}@media (max-width: 680px){._hero_sx81y_7{margin-bottom:16px}._title_sx81y_12{font-size:24px}._installBlock_sx81y_29{margin-bottom:20px}._installBar_sx81y_35,._cardGrid_sx81y_80{display:none}._carousel_sx81y_134{display:block}._carouselTrack_sx81y_138{height:calc(100vh - 260px)}._carouselCard_sx81y_152{height:100%}}
