html,body{background-color:#101218;color:#fff;height:100%;font-family:rubik,Arial,Helvetica,sans-serif}a{color:#f2ad4f;border-bottom:1px solid rgba(255,255,255,.35);transition:all 200ms ease}a:hover{color:#f2ad4f;border-color:#f2ad4f}img{max-width:100%;height:auto}ul{margin:0;padding:0;list-style:none}#__nuxt,#__layout{height:100%}.layout{height:100%;position:relative}.sidebar-bg{position:fixed;bottom:0;right:50%;left:0;top:0;background:#181c25}.layout-wrapper{display:flex;max-width:1400px;margin:0 auto;position:relative;flex-direction:column}.main-content{background-color:#101218;height:100%;width:calc(100% - 250px);margin-left:250px;padding:30px 30px 50px;min-height:100vh}@media only screen and (max-width:980px){.sidebar-bg{display:none}.main-content{width:100%;margin-left:0;padding-top:68px}}@media only screen and (max-width:550px){.main-content{padding:68px 20px 50px}}#home-page h1{font-size:26px;font-weight:500;text-align:center;margin:20px 0 5px;color:#f2ad4f}#home-page .subtitle{font-size:22px;text-align:center;margin:0 0 40px;color:#fff}#home-page .categories{display:flex;flex-wrap:wrap}#home-page .category{width:25%;padding:10px}#home-page .category .link-box{padding:0 20px;height:120px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,8%);border-radius:5px;align-items:center;justify-content:center;background:#181c25;text-decoration:none}#home-page .category .link-box img{height:36px;margin-bottom:20px}#home-page .category .link-box:hover{border-color:rgba(255,255,255,.45)}#home-page .category .link-box:hover img{opacity:1}#home-page .category h3{text-align:center;color:#fff;font-size:16px;font-weight:500;margin-bottom:0}@media only screen and (max-width:800px){#home-page .category{width:33.33333333333333333333%}}@media only screen and (max-width:550px){#home-page h1.welcome{font-size:24px;margin-bottom:20px;margin-top:10px}#home-page .subtitle{font-size:18px;padding:0 10px;margin-bottom:25px}#home-page .category{width:50%;padding:10px 10px 10px 0}#home-page .category:nth-child(even){padding:10px 0 10px 10px}#home-page .category .link-box{padding:0 15px}}#side-navigation{background:#181c25;height:100%;overflow-y:auto;width:250px;position:fixed}#side-navigation.mobile-side-nav{display:none;padding-top:20px}#side-navigation.mobile-side-nav .logo{display:none}#side-navigation .logo{margin:30px}#side-navigation .logo a{display:block;border:none}#side-navigation .logo img{display:block;width:100%;height:auto}#side-navigation .main-links{margin-left:15px;padding-bottom:60px}#side-navigation .main-links a{color:#fff;font-weight:400;display:flex;height:34px;align-items:center;padding-left:15px;text-decoration:none;border:none}#side-navigation .main-links a:hover{color:#f2ad4f}#side-navigation .main-links a.active{color:#f2ad4f;background:#101218;border-radius:4px 0 0 4px}@media only screen and (max-width:980px){#side-navigation{display:none;z-index:999;box-shadow:7px 0 20px rgba(0,0,0,.45);transform-origin:0% 0%;transform:translate(-150%,0);transition:transform .5s cubic-bezier(.77,.2,.05,1)}#side-navigation.mobile-side-nav{display:block}#side-navigation.side-nav-open{transform:none}}#mobile-top-navigation{display:none;padding-left:0;height:48px;width:100%;position:fixed;background:#181c25;transition:padding .5s cubic-bezier(.77,.2,.05,1)}#mobile-top-navigation.mobile-side-nav-open{padding-left:250px}#mobile-top-navigation.mobile-side-nav-open .logo{width:calc(100% - 250px)}#mobile-top-navigation .logo{position:fixed;width:100%;height:48px;display:flex;justify-content:center;transition:width .5s cubic-bezier(.77,.2,.05,1)}#mobile-top-navigation .logo a{border:0;display:block;height:32px;margin:8px 0}#mobile-top-navigation .logo img{height:100%}#mobile-top-navigation .mobile-menu-toggle{display:block;position:relative;z-index:1;-webkit-user-select:none;user-select:none;margin:12px 0 0 12px}#mobile-top-navigation .mobile-menu-toggle a{text-decoration:none;transition:color .3s ease}#mobile-top-navigation .mobile-menu-toggle input{display:block;width:40px;height:32px;position:absolute;top:-7px;left:-5px;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}#mobile-top-navigation .mobile-menu-toggle span{display:block;width:34px;height:4px;margin-bottom:5px;position:relative;background:#fff;border-radius:3px;z-index:1;transform-origin:4px 0;transition:transform .6s cubic-bezier(.16,1,.3,1),background .6s cubic-bezier(.16,1,.3,1),opacity .6s cubic-bezier(.16,1,.3,1)}#mobile-top-navigation .mobile-menu-toggle span:last-child{margin-bottom:0}#mobile-top-navigation .mobile-menu-toggle span:first-child{transform-origin:0% 0%}#mobile-top-navigation .mobile-menu-toggle span:nth-last-child(1){transform-origin:0% 100%}#mobile-top-navigation .mobile-menu-toggle input:checked~span{opacity:1;transform:rotate(45deg)translate(4px,-2px)}#mobile-top-navigation .mobile-menu-toggle input:checked~span:nth-last-child(2){opacity:0;transform:rotate(0)scale(0,0);transition:transform cubic-bezier(.16,1,.3,1)}#mobile-top-navigation .mobile-menu-toggle input:checked~span:nth-last-child(1){transform:rotate(-45deg)translate(2px,6px)}@media only screen and (max-width:980px){#mobile-top-navigation{display:flex}}@media only screen and (max-width:550px){#mobile-top-navigation.mobile-side-nav-open .logo{width:500%}}h1.page-title{color:#f2ad4f;font-size:36px;font-weight:500;margin-left:-2px;margin-bottom:15px;border-bottom:3px solid #1e232e;padding-bottom:4px}.page-subtitle{margin-bottom:30px;font-size:18px}h2{color:#f2ad4f;font-size:28px;font-weight:500;margin-bottom:20px}h3{color:#f2ad4f;font-size:22px;font-weight:500;margin-bottom:25px}h4{color:#f2ad4f;font-size:16px;font-weight:500;margin-bottom:20px}p{margin-bottom:15px;font-size:16px;line-height:1.7}.getting-started-section{background:#181c25;padding:20px 30px;border:1px solid rgba(255,255,255,8%);border-radius:5px;margin-bottom:30px;margin-top:20px}.getting-started-section h3{font-size:18px;margin-bottom:15px;margin-top:0}.getting-started-section ul{list-style-type:disc;padding-left:20px}.getting-started-section ul li{margin-bottom:8px}.getting-started-section p:last-child{margin-bottom:0}.tbl-scroller{overflow-x:auto}.tbl-wrapper{display:table;width:100%;max-width:800px;border-collapse:collapse}.tbl-header{display:table-row;border-bottom:2px solid #f2ad4f}.tbl-header .tbl-title{display:table-cell;font-size:14px;text-transform:uppercase;letter-spacing:.5px;font-weight:500;padding:0 10px 10px}.tbl-row{display:table-row}.tbl-row:nth-child(even){background:#181c25}.tbl-row>div{display:table-cell;padding:14px 10px}.tbl-row a{color:#fff}.tbl-row a:hover{color:#f2ad4f}@media only screen and (max-width:550px){.getting-started-section{padding:15px 20px 20px}}.about-me{max-width:800px}.quote-wrapper{margin-top:40px;max-width:600px;text-align:center;background:#181c25;padding:20px 30px;border:1px solid rgba(255,255,255,8%);border-radius:5px}.quote-wrapper .quote{font-size:18px;font-style:italic;margin-bottom:15px}.quote-wrapper .author{color:rgba(255,255,255,.55)}.contact-methods{margin-top:20px}.contact-methods li{margin-bottom:10px}h3.first{margin-top:20px}.poster-instructions span,.requirements-list span{color:#f2ad4f;width:22px;display:inline-block}.poster-instructions{margin-bottom:0}.bitcoin-only-poster{width:100%;max-width:600px;margin-top:40px;border-radius:10px}.listing-requirements-page h3{margin-top:30px;margin-bottom:20px}.listing-requirements-page img{width:100%;max-width:800px;margin:20px 0}.requirements-list{margin-top:25px}#what-is-bitcoin-page h3{margin-top:25px}.diagram{margin-top:30px;width:100%;max-width:800px}#promote-page h3{margin-top:30px;margin-bottom:20px}.explainer{margin-bottom:30px}.footnote{max-width:800px;text-align:center;font-style:italic;color:rgba(255,255,255,.45);margin-top:20px}#hardware-page h3,#store-tools-page h3,#explorers-dashboards-page h3,#dev-tools-page h3,#videos-page h3,#podcasts-page h3,#spend-bitcoin-page h3,#learning-resources-page h3,#get-bitcoin-page h3,#conferences-page h3,#peers-page h3,#privacy-page h3{margin-top:30px}#books-page h3,#wallets-page h3,#meetups-page h3{margin-top:30px}#books-page .tbl-wrapper{max-width:none}#wallets-page .tbl-wrapper{max-width:1e3px}#wallets-page .footnotes{margin-top:40px}#wallets-page .footnotes sup{margin-left:0;margin-right:6px;top:4px;font-size:14px;color:#f2ad4f;position:relative}#wallets-page sup{color:#f2ad4f;margin-left:5px;font-size:12px;top:2px;position:relative}#wallets-page .feature-yes,#wallets-page .feature-no{display:inline-block;font-size:22px;line-height:1}#wallets-page .feature-yes{color:#f2ad4f}#wallets-page .feature-no{color:rgba(255,255,255,.35)}#meetups-page h3{margin-top:25px}#get-bitcoin-page .explainer,#peers-page .explainer{margin-top:-15px}#get-bitcoin-page .tbl-wrapper{max-width:900px}#get-bitcoin-page .footnote{max-width:900px}.footnotes{margin-top:40px}#conferences-page .tbl-row>div a{color:#fff}#conferences-page .tbl-row>div a:hover{color:#f2ad4f}