diff --git a/docs/stylesheets/documentation.css b/docs/stylesheets/documentation.css index ddf60b9d..8085ca3a 100644 --- a/docs/stylesheets/documentation.css +++ b/docs/stylesheets/documentation.css @@ -1 +1 @@ -@font-face{font-family:'Open Sans';src:url("../assets/fonts/open-sans/OpenSans-Light.ttf") format("truetype");font-weight:100;font-style:normal}@font-face{font-family:'Open Sans';src:url("../assets/fonts/open-sans/OpenSans-Regular.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:'Open Sans';src:url("../assets/fonts/open-sans/OpenSans-Semibold.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:'Open Sans';src:url("../assets/fonts/open-sans/OpenSans-Bold.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:'Exo 2.0';src:url("../assets/fonts/exo-2/Exo2.0-Light.otf") format("otf");font-weight:100;font-style:normal}@font-face{font-family:'Exo 2.0';src:url("../assets/fonts/exo-2/Exo2.0-Medium.otf") format("otf");font-weight:300;font-style:normal}@font-face{font-family:'Exo 2.0';src:url("../assets/fonts/exo-2/Exo2.0-Regular.otf") format("otf");font-weight:500;font-style:normal}@font-face{font-family:'Exo 2.0';src:url("../assets/fonts/exo-2/Exo2.0-SemiBold.otf") format("otf");font-weight:700;font-style:normal}@font-face{font-family:'Exo 2.0';src:url("../assets/fonts/exo-2/Exo2.0-ExtraBold.otf") format("otf");font-weight:900;font-style:normal}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body{margin:0;padding:0}body{font-size:16px;font-family:"Open Sans", sans-serif;background:linear-gradient(0deg, transparent, #050c13),linear-gradient(transparent, transparent),linear-gradient(#000, #000, #000911);color:#f2f2f2;letter-spacing:0.05rem}*,*::before,*::after{box-sizing:border-box}.wrapper{padding-left:calc((100vw - 1024px) / 2);padding-right:calc((100vw - 1024px) / 2)}@media screen and (max-width: 1024px){.wrapper{padding-left:25px;padding-right:25px}}h1,h2,h3,h4,h5,h6,p{margin-top:0;line-height:revert}h1,h2,h3,h4,h5,h6{font-family:"Exo 2.0", sans-serif;color:#ffff;font-weight:900}p{line-height:150%}a{color:#eee;text-decoration:none}.btn{display:inline-flex;padding:8px 18px;justify-content:center;align-items:center;text-transform:capitalize;background:#fff;color:#222;border-radius:3px;cursor:pointer}.btn.outline{background:none;color:#fff;border:1px solid #fff}p{font-weight:100}ul{list-style:none;padding:0;margin:0}.code-snippet{background:#161a1c;padding:20px 5px 20px 10px;border-radius:3px;margin:5px 0;overflow:auto}.code-snippet pre{margin:0;font-size:14px;line-height:135%}.code-snippet pre code{line-height:130%}header{padding:20px 25px 15px;border-bottom:1px solid #1b1b1b;background:#050c13;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10}header h1{margin:0;font-size:16px;letter-spacing:0.09rem;font-weight:100}header h1 em{font-weight:100}header h1 strong{font-weight:900}header h1 a{text-decoration:none}header nav{display:flex;gap:20px;font-size:0.9rem}header nav a{text-decoration:none;transition:color 0.15s ease;font-weight:900}header nav a em{font-weight:100}footer{background:#fff;color:#333;padding-top:70px;padding-bottom:70px;display:flex;gap:25px;flex-wrap:wrap}footer a{color:#555}footer h5{color:#222;font-size:1.2rem;font-weight:500;margin-bottom:10px}footer .learning-resources,footer .about-bfs{width:25%}@media screen and (max-width: 1024px){footer .learning-resources,footer .about-bfs{width:30%}}@media screen and (max-width: 760px){footer .learning-resources,footer .about-bfs{width:45%}}@media screen and (max-width: 560px){footer .learning-resources,footer .about-bfs{width:100%}}footer .learning-resources li,footer .about-bfs li{padding:8px 0;font-size:0.9rem;font-weight:300}footer .learning-resources li a:hover,footer .about-bfs li a:hover{color:#002b4b}footer .learning-resources li address,footer .about-bfs li address{margin-top:20px;display:flex;gap:15px}footer .copyright{width:45%;color:#555;text-align:right}@media screen and (max-width: 1024px){footer .copyright{width:33%}}@media screen and (max-width: 760px){footer .copyright{width:100%;text-align:left;margin-top:30px}}footer .copyright img{height:30px;width:auto}.docs{display:flex;padding-top:50px;padding-bottom:50px;position:relative;max-width:100%}@media screen and (max-width: 1024px){.docs{padding:50px 20px}}.docs .doc-nav{width:250px;min-width:250px;scroll-margin:100px}@media screen and (max-width: 1024px){.docs .doc-nav{position:absolute;z-index:1;left:0;top:0;height:30px;width:100%;padding:5px 10px;overflow:auto}.docs .doc-nav:target{background:rgba(255,255,255,0.2);height:100%;padding:0;display:flex}.docs .doc-nav:target .doc-nav-list{display:block}.docs .doc-nav:target .mobile-menu-open{display:none}.docs .doc-nav:target .mobile-menu-close{display:block;flex:1}.docs .doc-nav .mobile-menu-open{all:unset;display:inline-block;padding:5px 10px;background:#081522;border-radius:2px;text-transform:capitalize;font-size:0.9rem;color:#fff;cursor:pointer}}.docs .mobile-menu-open,.docs .mobile-menu-close{display:none}.docs .doc-nav-list{width:100%;font-size:1rem;font-family:"Exo 2.0", sans-serif}@media screen and (max-width: 1024px){.docs .doc-nav-list{background:#050c13;width:350px;min-width:350px;padding-top:50px;height:100%;display:none}}.docs .doc-nav-list>li{padding-bottom:30px;padding-left:5px}@media screen and (max-width: 1024px){.docs .doc-nav-list>li{padding-left:25px}}.docs .doc-nav-list>li span{font-size:1.2rem;font-weight:500;display:block;margin-bottom:10px;color:#fff}.docs .doc-nav-list ul li{padding:3px 5px 5px 10px;margin:5px 0}.docs .doc-nav-list ul li a{color:#bbb;font-weight:300;letter-spacing:0.09rem}.docs .doc-nav-list ul li:hover,.docs .doc-nav-list ul li.active{background:#00274b}.docs .doc-nav-list ul li:hover a,.docs .doc-nav-list ul li.active a{color:#fff}.docs article{flex:1;padding-left:45px;font-weight:100;color:#ccc;max-width:100%}@media screen and (max-width: 1024px){.docs article{padding:0}}.docs article h2{font-weight:300;font-size:2.6rem;margin-bottom:15px}.docs article h3{font-weight:500;font-size:1.8rem;margin:30px 0 15px}.docs article h4{font-weight:300;font-size:1.2rem;margin:35px 0 20px}.docs article p{margin:20px 0 10px}.docs article a{color:#0074D9;border-bottom:1px solid #013c6f;font-weight:500}.docs article a:hover{color:#078cff}.docs article .heading{scroll-margin:60px}.docs article .heading a{text-decoration:none;color:#ccc;border:none;position:relative}.docs article .heading a::before{content:'#';color:#777;position:absolute;left:0;top:50%;transform:translate(calc(-100% - 5px), -50%);font-size:80%;display:none}.docs article .heading a:hover::before{display:inline-block}.docs article ul,.docs article ol{margin:20px 0;list-style:circle;padding-left:15px}.docs article ul li,.docs article ol li{margin:15px 0;line-height:150%}.docs article strong{font-weight:500}.docs article code{background:#161a1c;display:inline-block;padding:3px 8px;border-radius:2px;line-height:120%}.docs article details summary{font-family:"Exo 2.0", sans-serif;font-weight:500;font-size:1.8rem;margin:30px 0 15px;cursor:pointer}.docs article dl dt{font-size:1.2rem;font-family:"Exo 2.0", sans-serif;margin-bottom:10px;font-weight:500}.docs article dl dd{margin:0 0 25px 10px;line-height:150%}.docs article .doc-prev-next-nav{display:flex;justify-content:space-between;padding:20px 0;margin-top:50px;border-radius:2px;border-top:1px solid #333}.docs article .doc-prev-next-nav a{color:#aaa}.content-player .current-content{display:none;scroll-margin:60px}.content-player .current-content:target{display:block} +@font-face{font-family:'Open Sans';src:url("../assets/fonts/open-sans/OpenSans-Light.ttf") format("truetype");font-weight:100;font-style:normal}@font-face{font-family:'Open Sans';src:url("../assets/fonts/open-sans/OpenSans-Regular.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:'Open Sans';src:url("../assets/fonts/open-sans/OpenSans-Semibold.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:'Open Sans';src:url("../assets/fonts/open-sans/OpenSans-Bold.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:'Exo 2.0';src:url("../assets/fonts/exo-2/Exo2.0-Light.otf") format("otf");font-weight:100;font-style:normal}@font-face{font-family:'Exo 2.0';src:url("../assets/fonts/exo-2/Exo2.0-Medium.otf") format("otf");font-weight:300;font-style:normal}@font-face{font-family:'Exo 2.0';src:url("../assets/fonts/exo-2/Exo2.0-Regular.otf") format("otf");font-weight:500;font-style:normal}@font-face{font-family:'Exo 2.0';src:url("../assets/fonts/exo-2/Exo2.0-SemiBold.otf") format("otf");font-weight:700;font-style:normal}@font-face{font-family:'Exo 2.0';src:url("../assets/fonts/exo-2/Exo2.0-ExtraBold.otf") format("otf");font-weight:900;font-style:normal}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body{margin:0;padding:0}body{font-size:16px;font-family:"Open Sans", sans-serif;background:linear-gradient(0deg, transparent, #050c13),linear-gradient(transparent, transparent),linear-gradient(#000, #000, #000911);color:#f2f2f2;letter-spacing:0.05rem}*,*::before,*::after{box-sizing:border-box}.wrapper{padding-left:calc((100vw - 1024px) / 2);padding-right:calc((100vw - 1024px) / 2)}@media screen and (max-width: 1024px){.wrapper{padding-left:25px;padding-right:25px}}h1,h2,h3,h4,h5,h6,p{margin-top:0;line-height:revert}h1,h2,h3,h4,h5,h6{font-family:"Exo 2.0", sans-serif;color:#ffff;font-weight:900}p{line-height:150%}a{color:#eee;text-decoration:none}.btn{display:inline-flex;padding:8px 18px;justify-content:center;align-items:center;text-transform:capitalize;background:#fff;color:#222;border-radius:3px;cursor:pointer}.btn.outline{background:none;color:#fff;border:1px solid #fff}p{font-weight:100}ul{list-style:none;padding:0;margin:0}.code-snippet{background:#161a1c;padding:20px 5px 20px 10px;border-radius:3px;margin:5px 0;overflow:auto}.code-snippet pre{margin:0;font-size:14px;line-height:135%}.code-snippet pre code{line-height:130%}header{padding:20px 25px 15px;border-bottom:1px solid #1b1b1b;background:#050c13;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10}header h1{margin:0;font-size:16px;letter-spacing:0.09rem;font-weight:100}header h1 em{font-weight:100}header h1 strong{font-weight:900}header h1 a{text-decoration:none}header nav{display:flex;gap:20px;font-size:0.9rem}header nav a{text-decoration:none;transition:color 0.15s ease;font-weight:900}header nav a em{font-weight:100}footer{background:#fff;color:#333;padding-top:70px;padding-bottom:70px;display:flex;gap:25px;flex-wrap:wrap}footer a{color:#555}footer h5{color:#222;font-size:1.2rem;font-weight:500;margin-bottom:10px}footer .learning-resources,footer .about-bfs{width:25%}@media screen and (max-width: 1024px){footer .learning-resources,footer .about-bfs{width:30%}}@media screen and (max-width: 760px){footer .learning-resources,footer .about-bfs{width:45%}}@media screen and (max-width: 560px){footer .learning-resources,footer .about-bfs{width:100%}}footer .learning-resources li,footer .about-bfs li{padding:8px 0;font-size:0.9rem;font-weight:300}footer .learning-resources li a:hover,footer .about-bfs li a:hover{color:#002b4b}footer .learning-resources li address,footer .about-bfs li address{margin-top:20px;display:flex;gap:15px}footer .copyright{width:45%;color:#555;text-align:right}@media screen and (max-width: 1024px){footer .copyright{width:33%}}@media screen and (max-width: 760px){footer .copyright{width:100%;text-align:left;margin-top:30px}}footer .copyright img{height:30px;width:auto}.docs{display:flex;padding-top:50px;padding-bottom:50px;position:relative;max-width:100%}@media screen and (max-width: 1024px){.docs{padding:50px 20px}}.docs .doc-nav{width:250px;min-width:250px;scroll-margin:100px}@media screen and (max-width: 1024px){.docs .doc-nav{position:absolute;z-index:1;left:0;top:0;height:30px;width:100%;padding:5px 10px;overflow:auto}.docs .doc-nav:target{background:rgba(255,255,255,0.2);height:100%;padding:0;display:flex}.docs .doc-nav:target .doc-nav-list{display:block}.docs .doc-nav:target .mobile-menu-open{display:none}.docs .doc-nav:target .mobile-menu-close{display:block;flex:1}.docs .doc-nav .mobile-menu-open{all:unset;display:inline-block;padding:5px 10px;background:#081522;border-radius:2px;text-transform:capitalize;font-size:0.9rem;color:#fff;cursor:pointer}}.docs .mobile-menu-open,.docs .mobile-menu-close{display:none}.docs .doc-nav-list{width:100%;font-size:1rem;font-family:"Exo 2.0", sans-serif}@media screen and (max-width: 1024px){.docs .doc-nav-list{background:#050c13;width:350px;min-width:350px;padding-top:50px;height:100%;display:none}}.docs .doc-nav-list>li{padding-bottom:30px;padding-left:5px}@media screen and (max-width: 1024px){.docs .doc-nav-list>li{padding-left:25px}}.docs .doc-nav-list>li span{font-size:1.2rem;font-weight:500;display:block;margin-bottom:10px;color:#fff}.docs .doc-nav-list ul li{padding:3px 5px 5px 10px;margin:5px 0}.docs .doc-nav-list ul li a{color:#bbb;font-weight:300;letter-spacing:0.09rem}.docs .doc-nav-list ul li:hover,.docs .doc-nav-list ul li.active{background:#00274b}.docs .doc-nav-list ul li:hover a,.docs .doc-nav-list ul li.active a{color:#fff}.docs article{flex:1;padding-left:45px;font-weight:100;color:#ccc;max-width:100%}@media screen and (max-width: 1024px){.docs article{padding:0}}.docs article h2{font-weight:300;font-size:2.6rem;margin-bottom:15px}.docs article h3{font-weight:500;font-size:1.8rem;margin:30px 0 15px}.docs article h4{font-weight:300;font-size:1.2rem;margin:35px 0 20px}.docs article p{margin:20px 0 10px}.docs article a{color:#0074D9;border-bottom:1px solid #013c6f;font-weight:500}.docs article a:hover{color:#078cff}.docs article .heading{scroll-margin:60px}.docs article .heading a{text-decoration:none;color:#ccc;border:none;position:relative}.docs article .heading a::before{content:'#';color:#777;position:absolute;left:0;top:50%;transform:translate(calc(-100% - 5px), -50%);font-size:80%;display:none}.docs article .heading a:hover::before{display:inline-block}.docs article ul,.docs article ol{margin:20px 0;list-style:circle;padding-left:15px}.docs article ul li,.docs article ol li{margin:15px 0;line-height:150%}.docs article strong{font-weight:500}.docs article code{background:#161a1c;display:inline-block;padding:3px 8px;border-radius:2px;line-height:120%}.docs article details summary{font-family:"Exo 2.0", sans-serif;font-weight:500;font-size:1.8rem;margin:30px 0 15px;cursor:pointer}.docs article dl dt{font-size:1.2rem;font-family:"Exo 2.0", sans-serif;margin-bottom:10px;font-weight:500}.docs article dl dd{margin:0 0 25px 10px;line-height:150%}.docs article .doc-prev-next-nav{display:flex;justify-content:space-between;padding:20px 0;margin-top:50px;border-radius:2px;border-top:1px solid #333;flex-wrap:wrap;gap:15px}.docs article .doc-prev-next-nav a{color:#aaa;font-size:0.9rem}.content-player .current-content{display:none;scroll-margin:60px}.content-player .current-content:target{display:block}