body{font-family:inter,sans-serif;background-color:#f2f2f2}a{color:#000}aside,em,i{font-style:italic}sup{vertical-align:super}sub{vertical-align:sub}h1{grid-template:"header";font-size:200%;align-self:center}ul.menu{list-style-type:none;margin:0;padding:0}ul.menu li{display:inline-block}ul.menu li a{display:inline-block;color:#000;text-align:center;padding:14px 16px;text-decoration:none}ul.menu li a:hover{text-decoration:underline}.markdown-body{line-height:1.7em}.markdown-body ul{list-style-type:disc;padding-left:0}.markdown-body b,.markdown-body strong{font-weight:700}figure{border:0 solid silver;display:inline-block}figure img{display:block}figcaption{display:block;background-color:#eee;font-style:italic;padding:3px 6px}.figp{display:block;margin-bottom:16px}@media(max-width:1899px){aside.article-toc{display:none}}.article-toc{position:fixed;right:2em;border:1px solid #ccc;border-radius:.4em;padding:4px 8px;max-width:280px}.article-toc-title{font-weight:700}.article-toc p{margin-bottom:.4em}.article-toc ul{list-style-type:none;padding-left:0}.label{border:1px solid #ccc;background-color:#fcc;border-radius:4px;padding:0 2px}.feed-icons{text-align:right;margin-top:1em;line-height:32px}.feed-icons a{display:inline-block}.feed-icons img{width:32px;height:32px}.logo{grid-template:"logo";align-self:center;height:100px;width:100px;background:url(mumble.svg)no-repeat;background-size:100px}.logo a{display:block;width:100%;height:100%}#page-head h1{padding-left:10px;margin-top:10px}#page-head h1 a{text-decoration:none;margin-top:10px}#page-head h1>sub{display:block;font-size:16px;margin-top:10px}body>#page-head{background-color:#f2f2f2;border-bottom:1px solid #d2d2d2}body>#page-head nav{grid-template:"nav";text-align:right;align-self:center}#header-content{max-width:1140px;padding:10px;margin:auto;display:grid;grid-template-columns:auto auto 1fr;grid-template-areas:"logo header nav"}body>footer{padding:20px;background-color:#f2f2f2;border-top:1px solid #d2d2d2;font-size:14px;line-height:16px}.footer-content{max-width:1140px;margin:auto}.footer-content ul{list-style-type:none;margin:0;padding:0;display:inline-flex;line-height:2em}.footer-content ul li{display:inline-block}.footer-content ul a{display:block;color:#000;text-align:center;padding-right:.4em;margin-right:1.6em;text-decoration:none}.footer-content .copyleft{color:#a6a6a6}.content-container{background-color:#fff;padding:40px}.content{margin:auto;max-width:1140px;line-height:1.3em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{font-weight:700;margin:1em 0 .5em}.content h1{font-size:26px}.content h2{font-size:22px}.content h3{font-size:20px}.content h4{font-size:18px}.content h5{font-size:16px}.content h6{font-size:12px}.content ul,.content p{margin:2px 0 16px}.content b{font-weight:700}.content ul ul{margin:2px 0}.content li{list-style-type:disc;margin-left:16px}#bloglist>div{margin-top:30px}#bloglist>div::after{display:block;content:"";clear:both}#bloglist>div:nth-child(1){margin-top:0}nav.blogposts{display:grid;grid-template-columns:1fr 1fr}nav.blogposts a{margin:10px 0;text-decoration:none;color:#7e7e7e}nav.blogposts div:nth-child(1){text-align:left}nav.blogposts div:nth-child(2){text-align:right}h1,h2,h3,h4,h5,h6{position:relative}h1 .heading-link,h2 .heading-link,h3 .heading-link,h4 .heading-link,h5 .heading-link,h6 .heading-link{display:none;width:21px;position:absolute;top:6px;left:-21px;opacity:.7;font-size:12px}h1 .heading-link:hover,h2 .heading-link:hover,h3 .heading-link:hover,h4 .heading-link:hover,h5 .heading-link:hover,h6 .heading-link:hover{text-decoration:none}h1:hover .heading-link,h2:hover .heading-link,h3:hover .heading-link,h4:hover .heading-link,h5:hover .heading-link,h6:hover .heading-link{display:block}.release-notes h2{border:0}.release-notes .item{display:grid;grid-template:"title" auto "desc" auto "prs" auto "commits" auto/100%;border:1px solid darkgrey;border-radius:4px;margin:1em 0 .4em;padding:.4em}.release-notes .category-title{display:inline}.release-notes .item-title{grid-area:title;margin:0;line-height:1.8em}.release-notes .item-desc{grid-area:desc;margin-bottom:.4em;line-height:1.8em}.release-notes .item-prs{grid-area:prs}.release-notes .item-commits{grid-area:commits;margin-bottom:4px;font-size:.8em;line-height:1.8em}.release-notes .item-commits>details{display:inline-block}.release-notes .item-commits>details>summary{list-style-position:outside;margin-left:16px}.release-notes .item-commits>details>summary>*{background-color:lightgrey;border-radius:4px;margin-right:2px;padding:2px 4px}.release-notes .item-prs,.release-notes .item-commits>details{vertical-align:top}.release-notes .item-prs>.pr-link,.release-notes .commit-hashlink,.release-notes .pr-link{display:inline-block;line-height:1.2em}.release-notes ul{padding-left:1em}#documentation-header{display:flex;flex-direction:row;margin:1em 0;align-items:flex-end;padding-bottom:.3em;border-bottom:1px solid var(--lt-color-border-default);justify-content:space-between}#documentation-header h1,#documentation-header #page-title{margin:0;padding:0;border:0}#documentation-header #page-edit-button{font-size:.8rem;font-weight:700;border:1px solid var(--lt-color-border-default);border-radius:1rem;padding:.4rem 1rem .35rem;line-height:normal;text-decoration:none;transition:.2s background-color,.15s color,.025s border}#documentation-header #page-edit-button:is(a){color:var(--lt-color-gray-500)}#documentation-header #page-edit-button:hover{background-color:var(--lt-color-border-light);color:var(--lt-color-gray-600)}#documentation-header #page-edit-button:active{background-color:var(--lt-color-border-default);color:var(--lt-color-gray-600)}.download-box-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.download-box{justify-self:center;align-self:center;margin:15px;text-align:center}.os-name{display:block}.os{display:block;width:100px;height:100px;background-repeat:no-repeat;background-size:contain;background-position:50%;margin:0 auto}.os-appimage{background-image:url(icons/appimage.svg)}.os-windows{background-image:url(icons/windows.svg)}.os-mac{background-image:url(icons/apple.svg)}.os-linux{background-image:url(icons/linux.svg)}.os-ubuntu{background-image:url(icons/ubuntu.svg)}.os-ios{background-image:url(icons/app-store-ios.svg)}.os-android{background-image:url(icons/android.svg)}table.development-snapshots{text-align:center}a.suggested-download-button{display:grid;grid-template-columns:auto 1fr;grid-gap:16px;background:#3fb33f linear-gradient(#30dd30,#3fb33f);border:1px solid #66b566;border-radius:8px;padding:24px;color:#000;font-size:32px;line-height:32px}a.suggested-download-button>img.suggested-download-button-icon{height:32px;background:0 0}a.suggested-download-button>.suggested-download-button-caption{margin:auto 0}.home-screenshots{display:flex;flex-direction:column}.home-screenshots figure{width:500px;margin:0 0 1em 1em;box-shadow:2px 2px 8px #888888}@media(max-width:949px){.home-screenshots{display:none}}.content .download-button{display:inline-block;background-color:#4caf50;color:#fff;font-size:20px;line-height:20px;padding:20px;border-radius:15px;cursor:pointer;text-align:center;text-decoration:none}.content .download-button:hover{background-color:#0c9f10}#home-newsblock{display:grid;grid-template-columns:1fr 1fr;grid-gap:2em}@media(max-width:600px){#home-newsblock{grid-template-columns:1fr}}img.sponsorlogo{float:right;max-width:min(40vw,380px);max-height:200px;margin:12px 0 12px 24px}@media only screen and (max-width:768px){#header-content{display:block!important;text-align:center!important}#header-content .logo{margin:0 auto!important}#header-content nav{text-align:center!important}.download-box-container{grid-template-columns:1fr 1fr!important}.home-screenshots{display:none}}main a[href^="https://wiki.mumble.info"]::after{content:'W';vertical-align:super;font-size:8px;margin-left:2px}.markdown-body table tr.outdated{background-color:#ffffc0}