::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#090909}::-webkit-scrollbar-thumb{background:#374151;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4b5563}.Guide-module__E2B8HG__progressBarContainer{z-index:50;background-color:#0000;width:100%;height:3px;position:fixed;top:0;left:0}.Guide-module__E2B8HG__progressBar{background-color:#00d8ff;height:100%;transition:width .1s;box-shadow:0 0 10px #00d8ff}.Guide-module__E2B8HG__container{color:#e5e7eb;width:95%;max-width:1300px;font-family:var(--font-geist-sans), sans-serif;margin:0 auto;padding:2rem 1rem;line-height:1.8}.Guide-module__E2B8HG__header{text-align:center;margin-bottom:2rem}.Guide-module__E2B8HG__title{color:#fff;text-shadow:0 0 15px #00d8ff33;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.Guide-module__E2B8HG__subtitle{color:#d1d5db;font-size:1.25rem;font-weight:500}.Guide-module__E2B8HG__layout{flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (min-width:1024px){.Guide-module__E2B8HG__layout{flex-direction:row;justify-content:center;align-items:flex-start}}.Guide-module__E2B8HG__sidebar{flex-shrink:0;width:100%;max-width:850px}@media (min-width:1024px){.Guide-module__E2B8HG__sidebar{width:300px;max-height:calc(100vh - 8rem);position:sticky;top:6rem;overflow-y:auto}.Guide-module__E2B8HG__sidebar::-webkit-scrollbar{width:4px}}.Guide-module__E2B8HG__tocSticky{background-color:#111827;border-radius:.75rem;padding:1.5rem}.Guide-module__E2B8HG__tocTitle{color:#9ca3af;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.75rem;padding-left:.25rem;font-size:1.15rem;font-weight:700}.Guide-module__E2B8HG__tocNav{flex-direction:column;gap:.25rem;display:flex}.Guide-module__E2B8HG__tocNav a{color:#9ca3af;border-left:2px solid #0000;padding:.25rem 0;line-height:1.4;text-decoration:none;transition:all .2s}.Guide-module__E2B8HG__tocNav a:hover{color:#00d8ff}.Guide-module__E2B8HG__tocLevel2{color:#f3f4f6;margin-top:1rem;padding-left:.75rem;font-size:1.05rem;font-weight:700}.Guide-module__E2B8HG__tocLevel2:first-child{margin-top:0}.Guide-module__E2B8HG__tocLevel3{color:#6b7280;padding-left:1.5rem;font-size:.95rem}.Guide-module__E2B8HG__subIndicator{opacity:.5;margin-right:.25rem}.Guide-module__E2B8HG__tocActive{background-color:#00d8ff0d;color:#00d8ff!important;border-left:2px solid #00d8ff!important;font-weight:700!important}.Guide-module__E2B8HG__contentWrapper{flex-direction:column;gap:1.5rem;width:100%;max-width:850px;display:flex}@media (min-width:1024px){.Guide-module__E2B8HG__contentWrapper{max-height:calc(100vh - 8rem);padding-right:.5rem;overflow-y:auto}.Guide-module__E2B8HG__contentWrapper::-webkit-scrollbar{width:6px}.Guide-module__E2B8HG__contentWrapper::-webkit-scrollbar-track{background:0 0}.Guide-module__E2B8HG__contentWrapper::-webkit-scrollbar-thumb{background:#374151;border-radius:4px}.Guide-module__E2B8HG__contentWrapper::-webkit-scrollbar-thumb:hover{background:#4b5563}}.Guide-module__E2B8HG__markdownContainer{background-color:#0f172a;border-radius:.75rem;width:100%;padding:2rem}@media (min-width:768px){.Guide-module__E2B8HG__markdownContainer{padding:3.5rem}}.Guide-module__E2B8HG__markdownContainer h1{color:#00d8ff;margin-top:2.5rem;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:2.25rem;font-weight:700}.Guide-module__E2B8HG__markdownContainer h2{color:#e5e7eb;margin-top:2.5rem;margin-bottom:1rem;font-size:1.75rem;font-weight:600}.Guide-module__E2B8HG__markdownContainer h3{color:#d1d5db;margin-top:2rem;margin-bottom:.75rem;font-size:1.35rem;font-weight:600}.Guide-module__E2B8HG__markdownContainer p{margin-bottom:1.5rem;font-size:1.05rem}.Guide-module__E2B8HG__markdownContainer ul,.Guide-module__E2B8HG__markdownContainer ol{margin-bottom:2rem;padding-left:1.5rem}.Guide-module__E2B8HG__markdownContainer li{margin-bottom:.75rem;font-size:1.05rem}.Guide-module__E2B8HG__markdownContainer strong{color:#fff;font-weight:600}.Guide-module__E2B8HG__markdownContainer code{font-family:var(--font-geist-mono), monospace;color:#00d8ff;background-color:#1e293b;border-radius:.25rem;padding:.2rem .4rem;font-size:.875em}.Guide-module__E2B8HG__markdownContainer pre{background-color:#020617;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem;overflow-x:auto}.Guide-module__E2B8HG__markdownContainer pre code{color:#e5e7eb;background-color:#0000;padding:0}.Guide-module__E2B8HG__markdownContainer a{color:#00b0d0;text-decoration:none}.Guide-module__E2B8HG__markdownContainer a:hover{text-decoration:underline}.Guide-module__E2B8HG__markdownContainer blockquote{color:#9ca3af;background-color:#00d8ff0d;border-left:4px solid #00d8ff;border-radius:0 .5rem .5rem 0;margin-left:0;margin-right:0;padding:1rem;font-style:italic}.Guide-module__E2B8HG__paginationBox{background-color:#0f172a;border-radius:.75rem;justify-content:space-between;align-items:center;margin-top:.5rem;padding:1.5rem;display:flex}.Guide-module__E2B8HG__pageButton{color:#d1d5db;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:.5rem;align-items:center;max-width:48%;padding:.75rem 1.25rem;text-decoration:none;transition:all .2s;display:flex}.Guide-module__E2B8HG__pageButton:hover{color:#00d8ff;background-color:#00d8ff0d;border-color:#00d8ff4d}.Guide-module__E2B8HG__pageNext{justify-content:flex-end;margin-left:auto}.Guide-module__E2B8HG__pageLabel{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:.25rem;font-size:.75rem}.Guide-module__E2B8HG__pageTitle{color:#f3f4f6;font-size:1rem;font-weight:600}.Guide-module__E2B8HG__pageButton:hover .Guide-module__E2B8HG__pageTitle,.Guide-module__E2B8HG__pageButton:hover .Guide-module__E2B8HG__pageLabel{color:#00d8ff}
