.linux-commands-container[data-astro-cid-bhxwzejz]{max-width:1200px;margin:80px auto 0;padding:2rem}.page-title[data-astro-cid-bhxwzejz]{text-align:center;font-size:2.5rem;margin-bottom:2rem;color:#333}.search-container[data-astro-cid-bhxwzejz]{display:flex;max-width:600px;margin:0 auto 2rem}.search-input[data-astro-cid-bhxwzejz]{flex:1;padding:1rem;font-size:1rem;border:2px solid #ddd;border-radius:4px 0 0 4px;outline:none}.search-input[data-astro-cid-bhxwzejz]:focus{border-color:#007bff}.search-button[data-astro-cid-bhxwzejz]{padding:1rem 2rem;font-size:1rem;background-color:#007bff;color:#fff;border:none;border-radius:0 4px 4px 0;cursor:pointer}.search-button[data-astro-cid-bhxwzejz]:hover{background-color:#0069d9}.commands-list[data-astro-cid-bhxwzejz]{display:flex;flex-direction:column;gap:2rem}.command-category[data-astro-cid-bhxwzejz]{background-color:#f8f9fa;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000000d}body.dark .command-category[data-astro-cid-bhxwzejz]{background-color:#2d3241;box-shadow:0 2px 4px #0003}.category-title[data-astro-cid-bhxwzejz]{font-size:1.3rem;margin-bottom:1rem;color:#333;border-bottom:2px solid #007bff;padding-bottom:.5rem}body.dark .category-title[data-astro-cid-bhxwzejz]{color:#f5f7fa;border-bottom-color:#007bff}.category-commands[data-astro-cid-bhxwzejz]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.8rem}.command-item[data-astro-cid-bhxwzejz]{padding:.8rem;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:block;text-align:center}body.dark .command-item[data-astro-cid-bhxwzejz]{background-color:#1a1c23;border-color:#444857}.command-item[data-astro-cid-bhxwzejz]:hover{background-color:#e9ecef;transform:translateY(-2px);box-shadow:0 2px 4px #0000001a}body.dark .command-item[data-astro-cid-bhxwzejz]:hover{background-color:#3a3d4a}.command-name[data-astro-cid-bhxwzejz]{font-weight:700;color:#333}body.dark .command-name[data-astro-cid-bhxwzejz]{color:#f5f7fa}.command-item[data-astro-cid-bhxwzejz]{position:relative}.command-tooltip[data-astro-cid-bhxwzejz]{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:8px 12px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;margin-bottom:8px;max-width:300px;overflow:hidden;text-overflow:ellipsis}body.dark .command-tooltip[data-astro-cid-bhxwzejz]{background-color:#2d3241;color:#f5f7fa;border:1px solid #444857}.command-tooltip[data-astro-cid-bhxwzejz]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}body.dark .command-tooltip[data-astro-cid-bhxwzejz]:after{border-color:#2d3241 transparent transparent transparent}.command-item[data-astro-cid-bhxwzejz]:hover .command-tooltip[data-astro-cid-bhxwzejz]{opacity:1;visibility:visible;transform:translate(-50%) translateY(-5px)}.command-modal[data-astro-cid-bhxwzejz]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:none;justify-content:center;align-items:center;z-index:1000}.command-modal[data-astro-cid-bhxwzejz].show{display:flex}.modal-content[data-astro-cid-bhxwzejz]{background-color:#fff;border-radius:8px;width:90%;max-width:800px;max-height:80vh;overflow-y:auto;box-shadow:0 4px 6px #0000001a;color:#2c3e50;border:1px solid #e0e0e0}body.dark .modal-content[data-astro-cid-bhxwzejz]{background-color:#2d3241;color:#f5f7fa;border:1px solid #444857}.modal-header[data-astro-cid-bhxwzejz]{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e0e0e0;background-color:#f8f9fa}body.dark .modal-header[data-astro-cid-bhxwzejz]{border-bottom:1px solid #444857;background-color:#1a1c23}.modal-header[data-astro-cid-bhxwzejz] h2[data-astro-cid-bhxwzejz]{margin:0;color:#2c3e50}body.dark .modal-header[data-astro-cid-bhxwzejz] h2[data-astro-cid-bhxwzejz]{color:#f5f7fa}.close-button[data-astro-cid-bhxwzejz]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#2c3e50}.close-button[data-astro-cid-bhxwzejz]:hover{color:var(--primary)}body.dark .close-button[data-astro-cid-bhxwzejz]{color:#f5f7fa}.modal-body[data-astro-cid-bhxwzejz]{padding:0;line-height:1.8;font-size:1rem;color:#334155;font-family:Microsoft YaHei,PingFang SC,sans-serif}.modal-body[data-astro-cid-bhxwzejz] .markdown-body[data-astro-cid-bhxwzejz]{height:100%;min-height:400px;max-height:60vh;overflow-y:auto;margin:0;border-radius:0}.modal-body[data-astro-cid-bhxwzejz] h1[data-astro-cid-bhxwzejz]{font-size:1.8rem;margin:1.5rem 0 1rem;color:#1e293b;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem;font-weight:600}.modal-body[data-astro-cid-bhxwzejz] h2[data-astro-cid-bhxwzejz]{font-size:1.4rem;margin:1.5rem 0 1rem;color:#1e293b;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem;font-weight:600}.modal-body[data-astro-cid-bhxwzejz] h3[data-astro-cid-bhxwzejz]{font-size:1.2rem;margin:1.2rem 0 .8rem;color:#1e293b;font-weight:600}.modal-body[data-astro-cid-bhxwzejz] p[data-astro-cid-bhxwzejz]{margin:1rem 0;color:#475569}body.dark .modal-body[data-astro-cid-bhxwzejz]{color:#cbd5e1}body.dark .modal-body[data-astro-cid-bhxwzejz] h1[data-astro-cid-bhxwzejz],body.dark .modal-body[data-astro-cid-bhxwzejz] h2[data-astro-cid-bhxwzejz],body.dark .modal-body[data-astro-cid-bhxwzejz] h3[data-astro-cid-bhxwzejz]{color:#f8fafc;border-bottom:1px solid #334155}body.dark .modal-body[data-astro-cid-bhxwzejz] p[data-astro-cid-bhxwzejz]{color:#cbd5e1}.modal-body[data-astro-cid-bhxwzejz] pre[data-astro-cid-bhxwzejz]{background-color:#f1f5f9;padding:1.5rem;border-radius:6px;overflow-x:auto;margin:1.5rem 0;color:#334155;font-family:Courier New,Courier,monospace;font-size:.9rem;line-height:1.4;border:1px solid #e2e8f0}.modal-body[data-astro-cid-bhxwzejz] code[data-astro-cid-bhxwzejz]{font-family:Courier New,Courier,monospace;background-color:#f1f5f9;padding:.2rem .4rem;border-radius:3px;color:#334155;font-size:.9rem}body.dark .modal-body[data-astro-cid-bhxwzejz] pre[data-astro-cid-bhxwzejz]{background-color:#1e293b;color:#e2e8f0;border:1px solid #334155}body.dark .modal-body[data-astro-cid-bhxwzejz] code[data-astro-cid-bhxwzejz]{background-color:#1e293b;color:#e2e8f0}.modal-body[data-astro-cid-bhxwzejz] ul[data-astro-cid-bhxwzejz]{margin:1rem 0 1rem 2rem}.modal-body[data-astro-cid-bhxwzejz] li[data-astro-cid-bhxwzejz]{margin:.5rem 0}body.dark .modal-body[data-astro-cid-bhxwzejz]{color:#f5f7fa}body.dark .modal-body[data-astro-cid-bhxwzejz] h1[data-astro-cid-bhxwzejz],body.dark .modal-body[data-astro-cid-bhxwzejz] h2[data-astro-cid-bhxwzejz],body.dark .modal-body[data-astro-cid-bhxwzejz] h3[data-astro-cid-bhxwzejz]{color:#f5f7fa;border-bottom:1px solid #444857}body.dark .modal-body[data-astro-cid-bhxwzejz] pre[data-astro-cid-bhxwzejz]{background-color:#1a1c23;color:#f5f7fa;border-left:4px solid var(--primary)}body.dark .modal-body[data-astro-cid-bhxwzejz] code[data-astro-cid-bhxwzejz]{background-color:#1a1c23;color:#f5f7fa}
