:root{--vh:1vh}*,::after,::before{box-sizing:border-box}html{min-height:100%;width:100%;background-color:#000;background-image:#000}body{min-height:100vh;min-height:calc(100*1vh);min-height:calc(100*var(--vh));width:100%;display:flex;flex-direction:column;align-items:center;background:0 0;font-family:Arial,"Helvetica Neue","Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";margin:0}a:link,a:visited,body{color:#fff}a:active,a:hover{color:gray;text-decoration:underline}img{max-width:100%;height:auto}.icon{height:1.2em;width:1.2em;margin-right:.5em}code,pre{font-size:.875em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;border:1px solid rgba(255,255,255,.5);background:rgba(0,0,0,.1);padding:.5rem}pre code{font-size:inherit;color:inherit;word-break:normal}code{word-wrap:break-word}.site-nav,footer{overflow-x:hidden;padding-top:1em;padding-bottom:1em}.site-nav{width:100%;border-bottom:1px solid rgba(255,255,255,.5);margin-bottom:2em;font-size:1.1em}.nav-brand{display:flex;align-items:center;font-size:1.2em;text-decoration:none}.nav-brand:active,.nav-brand:hover,.nav-brand:link,.nav-brand:visited{text-decoration:inherit;color:inherit}.nav-brand img{height:1.6em;margin-right:.4em;margin-top:-.5em;margin-bottom:-.5em}.footer-links,.nav-links{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:-.6rem;margin-left:-2rem;justify-content:center;text-align:center}.footer-links>*,.nav-links>*{margin-top:.6rem;margin-left:2rem}.footer-link,.nav-content,.nav-link{display:flex;flex-direction:row;align-items:center}.footer-link,.nav-link{text-decoration:none;font-weight:700}.nav-content{flex-wrap:wrap;margin-top:-1.5rem;margin-left:-4rem;justify-content:space-around;text-align:center}.nav-content>*{margin-top:1.5rem;margin-left:4rem}.nav-content.not-adjusted{justify-content:space-between}.nav-content.adjusted{flex-direction:column}.nav-link.active{color:gray}footer{font-size:.9em;border-top:1px solid rgba(255,255,255,.5);margin-top:2em}.footer-content{display:flex;flex-direction:row;margin-top:-1rem;margin-left:-4rem;justify-content:space-around;align-items:center;text-align:center;flex-wrap:wrap-reverse}.footer-content>*{margin-top:1rem;margin-left:4rem}.footer-content.not-adjusted{justify-content:space-between}.footer-content.adjusted{flex-direction:column-reverse}.container{width:100%;max-width:48rem;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}h1,h2,h3,h4,h5,h6{color:gray;font-weight:400}.page-header,h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.17em}h4,h5,h6{font-size:1.12em;margin:0;padding:0}h5,h6{font-size:.83em}h6{font-size:.75em}main{flex-grow:1;overflow-x:auto}.page-header{color:gray}.page-header h1{font-size:1.1em;margin:0;color:inherit;line-height:1}.page-header .nav-back{font-size:.7em;display:flex;flex-direction:row;flex-wrap:nowrap;color:inherit;font-style:italic;line-height:1;margin-top:.2em}.page-header .nav-back .icon-wrapper{height:1em;padding-right:.2em;display:flex;align-items:center}.page-header .nav-back .icon-wrapper .icon{height:60%;width:auto;margin:auto auto auto 0}.page-header .nav-back a:link,.page-header .nav-back a:visited{color:gray;text-decoration:none}.page-header .nav-back a:active,.page-header .nav-back a:hover{color:gray;text-decoration:underline}[dir=ltr] div.siteheader{text-align:left}[dir=rtl] div.siteheader{text-align:right}div.siteheader{font-size:2.5em;margin-bottom:.2em;color:gray}a.siteheader,div.pageheader{text-decoration:none;color:gray}[dir=ltr] div.pageheader{text-align:left}[dir=rtl] div.pageheader{text-align:right}div.pageheader{font-size:2em}.header-separator{height:1px;background:rgba(255,255,255,.5);margin-top:.5em}.page-nav-link,.site-nav-link,.sub-site-nav-link,.top-site-nav-link{text-decoration:none;margin:.2em;font-size:1em;font-weight:700}div.nav-bar,div.page-nav-bar,div.site-nav-bar{float:right}div.site-nav-bar{margin-top:.2em}div.page-title,div.site-title{margin-top:1em}.screenshot-container{display:flex;justify-content:space-between;margin-left:auto;margin-right:auto}.screenshot-container img,footer{width:100%}.phone-screenshot{max-width:31%}.desktop-screenshot{max-width:100%}.img-center-in-text{display:block;width:24em;margin-left:auto;margin-right:auto}li{padding-top:1px;padding-bottom:1px}.right_wrap_container{overflow:hidden;display:flex}.left_fill{width:10%;float:left;flex:1}.right_wrap{float:right}.hash{font-size:.83em}.header_list_item{margin-top:6px;margin-bottom:16px}.header_list_item img{margin-left:0}.code-div{width:-moz-max-content;width:max-content;max-width:100%;background-color:#000;padding:5px 10px}.badge{display:inline-block;padding:.2em .4em;font-size:1em;line-height:1;color:#fff;background:gray;text-align:center;white-space:nowrap;vertical-align:baseline}.badge.foss{color:#fff;background:green}.badge.fcm{color:#fff;background:purple}