@charset "UTF-8";.wiki_page{font-family:Rubik;min-height:100vh;background-color:#22282f;color:#fff}.wiki_page .wiki_wrapper-global{display:flex;align-items:flex-start;gap:40px;padding:40px 0}@media (max-width: 768px){.wiki_page .wiki_wrapper-global{flex-direction:column;padding:20px 10px;gap:20px}}.wiki_page .wiki_wrapper-global .wiki_sidebar{width:280px;position:sticky;top:80px;align-self:flex-start;height:fit-content;display:flex;flex-direction:column;gap:24px}@media (max-width: 768px){.wiki_page .wiki_wrapper-global .wiki_sidebar{width:100%;position:relative;top:0}}.wiki_page .wiki_wrapper-global .wiki_sidebar h2{font-family:Russo;font-size:18px;text-transform:uppercase;letter-spacing:1px;color:#1e90ff;margin-bottom:24px}.wiki_page .wiki_wrapper-global .wiki_sidebar .wiki_list{display:flex;flex-direction:column;gap:8px;list-style:none}.wiki_page .wiki_wrapper-global .wiki_sidebar .wiki_list .wiki_sidebar-el{padding:10px 16px;border-radius:8px;cursor:pointer;transition:all .3s;color:#fff9;font-size:15px;text-decoration:none}.wiki_page .wiki_wrapper-global .wiki_sidebar .wiki_list .wiki_sidebar-el:hover{background-color:#ffffff0d;color:#fff}.wiki_page .wiki_wrapper-global .wiki_sidebar .wiki_list .wiki_sidebar-el.active{background-color:#1e90ff1a;color:#1e90ff;font-weight:500}.wiki_page .wiki_wrapper-global .wiki_container{flex:1;display:flex;flex-direction:column;gap:40px;min-width:0}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section{background-color:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:32px;scroll-margin-top:100px}@media (max-width: 480px){.wiki_page .wiki_wrapper-global .wiki_container .wiki_section{padding:20px 15px}}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section h3{font-family:Russo;font-size:24px;margin-bottom:20px;color:#fff}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section h4{font-family:Russo;font-size:18px;margin:30px 0 15px;color:#ffffffe6}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section h5{font-size:16px;font-weight:600;margin:20px 0 10px;color:#1e90ff}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section p{line-height:1.6;color:#ffffffb3;margin-bottom:16px;font-size:15px}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section .wiki_highlight{background-color:#1e90ff1a;color:#add8ff;padding:2px 6px;border-radius:4px;font-family:monospace}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section .wiki_demo-container{margin:30px 0;display:flex;justify-content:center;background:radial-gradient(circle at center,rgba(30,144,255,.05) 0%,transparent 70%);padding:30px 10px;border-radius:20px;overflow-x:auto}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section .wiki_demo-container::-webkit-scrollbar{height:4px}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section .wiki_demo-container::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}@media (max-width: 480px){.wiki_page .wiki_wrapper-global .wiki_container .wiki_section .wiki_demo-container{padding:20px 5px}}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section ul{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;padding-left:20px}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section ul li{color:#ffffffb3;font-size:15px;position:relative}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section ul li:before{content:"•";color:#1e90ff;position:absolute;left:-20px}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section .wiki_note{background-color:#f1c40f0d;border-left:4px solid #f1c40f;padding:24px;border-radius:4px 16px 16px 4px;margin:32px 0}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section .wiki_note strong{color:#f1c40f;display:block;margin-bottom:8px;font-family:Russo;font-size:16px;text-transform:uppercase;letter-spacing:1px}.wiki_page .wiki_wrapper-global .wiki_container .wiki_section .wiki_note p{margin:0;color:#fffc;font-size:15px;line-height:1.6}.wiki_page .wiki_wrapper-global .wiki_container .wiki_mobile_ad{display:none;margin:10px 0}@media (max-width: 768px){.wiki_page .wiki_wrapper-global .wiki_container .wiki_mobile_ad{display:flex;justify-content:center;width:100%}}
