.GlobalCommandSearch_backdrop__r6g_6{position:fixed;inset:0;z-index:1200;display:flex;justify-content:center;align-items:flex-start;background:rgba(2,6,23,.68);padding:12vh 1rem 1rem;backdrop-filter:blur(8px)}.GlobalCommandSearch_dialog__v9KAV{width:min(760px,100%);border:1px solid var(--border-primary,#222f43);border-radius:1.25rem;background:var(--bg-card,#131c31);box-shadow:0 24px 80px rgba(0,0,0,.36);overflow:hidden}.GlobalCommandSearch_searchBox__Zwzgc{display:flex;gap:.75rem;align-items:center;border-bottom:1px solid var(--border-primary,#222f43);padding:1rem}.GlobalCommandSearch_input__8kYu5{flex:1;border:0;background:transparent;color:var(--text-primary,#e6f0ff);font-size:1.05rem;outline:none}.GlobalCommandSearch_closeButton__n_Z5a{border:1px solid var(--border-primary,#222f43);border-radius:999px;background:transparent;color:var(--text-secondary,#94a9c9);cursor:pointer;padding:.35rem .7rem}.GlobalCommandSearch_content__S8xL2{max-height:58vh;overflow:auto;padding:.75rem}.GlobalCommandSearch_groupTitle__dyqCM{color:var(--text-muted,#66768f);font-size:.78rem;font-weight:700;letter-spacing:.08em;margin:.75rem 0 .45rem;text-transform:uppercase}.GlobalCommandSearch_list__OYYax{display:grid;gap:.4rem;margin:0;padding:0;list-style:none}.GlobalCommandSearch_item__p7srJ{display:block;border-radius:.75rem;color:var(--text-secondary,#94a9c9);padding:.75rem;text-decoration:none}.GlobalCommandSearch_itemActive__SXUvn,.GlobalCommandSearch_item__p7srJ:hover{background:var(--bg-secondary,#0f172a);color:var(--color-brand,#8b5cf6)}.GlobalCommandSearch_itemTitle__GFtj5{display:block;color:var(--text-primary,#e6f0ff);font-weight:700}.GlobalCommandSearch_itemDesc__dgDz5{display:block;font-size:.85rem;margin-top:.2rem}.GlobalCommandSearch_footer__6x2BX{border-top:1px solid var(--border-primary,#222f43);color:var(--text-muted,#66768f);display:flex;justify-content:space-between;gap:1rem;padding:.75rem 1rem;font-size:.8rem}.linux-command_headerSection__Ervll{text-align:center;margin-bottom:50px;position:relative;padding-top:20px}.linux-command_terminalIcon__Vvdw5{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,rgba(139,92,246,.2),rgba(236,72,153,.2));border:2px solid rgba(139,92,246,.4);border-radius:20px;margin-bottom:20px;font-size:40px;font-weight:700;color:rgb(139,92,246);box-shadow:0 8px 32px rgba(139,92,246,.2);animation:linux-command_float__6JHQh 3s ease-in-out infinite}@keyframes linux-command_float__6JHQh{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.linux-command_title__7ocbJ{font-size:2.5rem;margin-bottom:15px;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.linux-command_description__aGZX1{max-width:800px;margin:0 auto;line-height:1.8}.linux-command_searchSection__GVyJ6{max-width:700px;margin:0 auto 60px}.linux-command_searchBox__WKtTU{position:relative;display:flex;align-items:center;background:rgba(255,255,255,.03);border:2px solid rgba(255,255,255,.1);border-radius:16px;padding:8px 8px 8px 20px;transition:all .3s ease;backdrop-filter:blur(10px)}.linux-command_searchBox__WKtTU:focus-within{border-color:rgba(139,92,246,.5);box-shadow:0 8px 32px rgba(139,92,246,.15);background:rgba(255,255,255,.05)}.linux-command_searchPrompt__lGMEJ{color:rgb(139,92,246);font-size:20px;font-weight:700;margin-right:12px;user-select:none}.linux-command_searchInput__JhXp6{flex:1;background:transparent;border:none;outline:none;color:var(--text-primary);font-size:16px;padding:12px 0}.linux-command_searchInput__JhXp6::placeholder{color:var(--text-secondary);opacity:.6}.linux-command_searchButton__JdavU{display:inline-flex!important;align-items:center;justify-content:center;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;padding:0!important;background:linear-gradient(135deg,rgb(139,92,246),rgb(236,72,153))!important;border:none!important;border-radius:12px!important;color:white!important;cursor:pointer;transition:all .3s ease;flex-shrink:0;box-shadow:none!important;line-height:1!important}.linux-command_searchButton__JdavU svg{display:block!important;width:20px!important;height:20px!important;color:#ffffff!important;opacity:1!important;flex-shrink:0}.linux-command_searchButton__JdavU svg path{stroke:#ffffff!important}.linux-command_searchButton__JdavU:hover{transform:scale(1.05)!important;box-shadow:0 4px 16px rgba(139,92,246,.4)!important}.linux-command_searchButton__JdavU:active{transform:scale(.95)!important}.linux-command_commandGrid__vsq1M{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-bottom:60px}.linux-command_commandCard__We_28{position:relative;display:flex;flex-direction:column;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:20px;text-decoration:none;color:var(--text-primary);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;cursor:pointer;backdrop-filter:blur(10px);animation:linux-command_fadeInUp__vkF0B .6s ease-out backwards}@keyframes linux-command_fadeInUp__vkF0B{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.linux-command_commandCard__We_28:hover{transform:translateY(-8px);background:rgba(255,255,255,.06);border-color:rgba(139,92,246,.5);box-shadow:0 12px 40px rgba(139,92,246,.2)}.linux-command_commandCard__We_28:hover .linux-command_cardGlow__LyHfC{opacity:1}.linux-command_commandCard__We_28:hover .linux-command_command__UnhtF{color:rgb(139,92,246)}.linux-command_commandCard__We_28:hover .linux-command_readMore__ynLYR{color:rgb(139,92,246);transform:translateX(4px)}.linux-command_cardHeader__pyxWF{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;height:20px}.linux-command_terminalDots__3irP_{display:inline-flex;align-items:center;gap:6px;height:12px}.linux-command_dot__792u2{display:block;width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.2);flex-shrink:0}.linux-command_dot__792u2:first-child{background:#ff5f56}.linux-command_dot__792u2:nth-child(2){background:#ffbd2e}.linux-command_dot__792u2:nth-child(3){background:#27c93f}.linux-command_cardDate__s74Or{font-size:12px;color:var(--text-secondary);line-height:12px}.linux-command_cardBody__seuwm{flex:1;margin-bottom:20px}.linux-command_commandName__slkKE{display:flex;align-items:center;gap:8px;margin-bottom:12px}.linux-command_prompt__97gED{color:rgb(139,92,246);font-size:18px;font-weight:700}.linux-command_command__UnhtF{font-size:20px;font-weight:700;color:var(--text-primary);transition:color .3s ease}.linux-command_commandDesc__N3wbI{color:var(--text-secondary);font-size:14px;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.linux-command_cardFooter__IQm9m{display:flex;justify-content:flex-end;padding-top:16px;border-top:1px solid rgba(255,255,255,.05)}.linux-command_readMore__ynLYR{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:600;color:var(--text-secondary);transition:all .3s ease}.linux-command_readMore__ynLYR svg{transition:transform .3s ease}.linux-command_commandCard__We_28:hover .linux-command_readMore__ynLYR svg{transform:translateX(4px)}.linux-command_cardGlow__LyHfC{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,rgba(139,92,246,.15) 0,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.linux-command_paginationWrapper__8_Wn3{margin-top:40px;margin-bottom:60px}[data-theme=light] .linux-command_searchBox__WKtTU{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.08)}[data-theme=light] .linux-command_searchBox__WKtTU:focus-within{background:rgba(139,92,246,.05);border-color:rgba(139,92,246,.3)}[data-theme=light] .linux-command_searchInput__JhXp6{color:var(--text-primary)}[data-theme=light] .linux-command_commandCard__We_28{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.08)}[data-theme=light] .linux-command_commandCard__We_28:hover{background:rgba(139,92,246,.05);border-color:rgba(139,92,246,.3)}[data-theme=light] .linux-command_terminalIcon__Vvdw5{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(236,72,153,.1))}@media (max-width:1200px){.linux-command_commandGrid__vsq1M{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}}@media (max-width:768px){.linux-command_commandGrid__vsq1M{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.linux-command_title__7ocbJ{font-size:2rem}.linux-command_terminalIcon__Vvdw5{width:60px;height:60px;font-size:30px}.linux-command_searchBox__WKtTU{padding:6px 6px 6px 16px}.linux-command_searchButton__JdavU{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important}}@media (max-width:480px){.linux-command_commandGrid__vsq1M{grid-template-columns:1fr;gap:16px}.linux-command_title__7ocbJ{font-size:1.75rem}.linux-command_commandCard__We_28{padding:16px}.linux-command_command__UnhtF{font-size:18px}.linux-command_commandDesc__N3wbI{font-size:13px}}