*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{margin:0;padding:0}html{font-family:"PT Sans",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}@media(min-width:58em){html{font-size:20px}}body{color:#bbb;background-color:#282828;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:bold;line-height:1.25;color:#fff;text-rendering:optimizeLegibility}h1{font-family:"Abril Fatface",serif;font-size:2rem}h2{margin-top:1rem;font-size:1.5rem}h3{margin-top:1.5rem;font-size:1.25rem}h4,h5,h6{margin-top:1rem;font-size:1rem}a{color:#fff;text-decoration:none;word-break:break-word}a strong{color:inherit}a:hover,a:focus,a code{text-decoration:underline}a:hover code,a:focus code{color:#fff}h2[id]>a:hover,h3[id]>a:hover,h4[id]>a:hover,h5[id]>a:hover,h6[id]>a:hover{text-decoration:none}@media(min-width:48em){h2[id]>a:hover,h3[id]>a:hover,h4[id]>a:hover,h5[id]>a:hover,h6[id]>a:hover{display:list-item}h2[id]>a:hover::marker,h3[id]>a:hover::marker,h4[id]>a:hover::marker,h5[id]>a:hover::marker,h6[id]>a:hover::marker{content:'#  '}}@media(max-width:48em){h2[id]>a:hover::after,h3[id]>a:hover::after,h4[id]>a:hover::after,h5[id]>a:hover::after,h6[id]>a:hover::after{content:'  #'}}blockquote h2[id]>a:hover::marker,blockquote h3[id]>a:hover::marker,blockquote h4[id]>a:hover::marker,blockquote h5[id]>a:hover::marker,blockquote h6[id]>a:hover::marker{content:none}blockquote h2[id]>a:hover::after,blockquote h3[id]>a:hover::after,blockquote h4[id]>a:hover::after,blockquote h5[id]>a:hover::after,blockquote h6[id]>a:hover::after{content:'  #'}p{margin-top:0;margin-bottom:1rem}strong{color:#fff}ul,ol,dl{margin-top:0;margin-bottom:1rem}dt{font-weight:bold}dd{margin-bottom:.5rem}hr{position:relative;margin:1.5rem 0;border:0;border-top:2px solid #eee}abbr{font-size:85%;font-weight:bold;color:#555;text-transform:uppercase}abbr[title]{cursor:help;border-bottom:1px dotted #e5e5e5}img{display:block;max-width:100%;margin-bottom:1rem;border-radius:5px}figure>*{margin:.6em auto}figure{max-width:80%;margin:1em auto}figcaption{text-align:center;font-size:90%;font-style:italic}code,pre{font-family:"Source Code Pro",Monaco,"Courier New",monospace}code{padding:.125em .25em;font-size:85%;color:#ddd;background-color:#202020;border-radius:3px}pre{display:block;margin-top:0;margin-bottom:1rem;padding:1rem;font-size:.8rem;line-height:1.4;white-space:pre;word-break:keep-all;background-color:#181818;border-radius:10px;overflow-x:auto;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}pre::-webkit-scrollbar{display:none}pre code{padding:0;font-size:100%;color:inherit;background-color:transparent;position:relative;z-index:2}.code-wrap pre{white-space:;word-break:break-all}figure.highlight{margin:0;max-width:100%;border-radius:10px;position:relative;background-color:transparent}.codeblock{margin:0;margin-bottom:1rem;background-color:#181818;border-radius:10px;position:relative}.code-multicol{display:flex;justify-content:space-around;column-gap:.5rem;width:100%}.code-multicol>.codeblock{flex-basis:50%;flex-grow:0;min-width:0}.codeblock-buttons{display:flex;justify-content:flex-end;column-gap:.5rem;position:absolute;float:right;right:.5em;bottom:.5em;z-index:3}.codeblock-button{display:block;font-family:"Source Code Pro",Monaco,"Courier New",monospace;background:#282828;padding:2px 5px;border-radius:5px;font-size:.6rem}a.codeblock-button{color:#bbb}a.codeblock-button:hover{background-color:#484848;text-decoration:none}.codeblock-button.godbolt::after{background-image:url("https://raw.githubusercontent.com/compiler-explorer/compiler-explorer/main/static/favicon.ico");background-size:.8rem .8rem;display:inline-block;width:.8rem;height:.8rem;content:"";position:relative;float:right;left:.1rem;top:.05rem;z-index:4}.codeblock{margin-bottom:1rem;border-radius:4px}.codeblock pre{margin-bottom:0}blockquote{padding:.5rem 1rem;margin:.8rem 0;color:#bbb;background-color:#202020;padding-right:2rem;border-left:.25rem solid #999}@media(min-width:48em){blockquote{padding-right:1.25rem;padding-left:1.25rem}}blockquote :first-child{margin-top:0}blockquote :last-child{margin-bottom:0}blockquote code{background-color:#181818}table{margin-bottom:1rem;width:100%;border:1px solid #e5e5e5;border-collapse:collapse}td,th{padding:.25rem .5rem;border:1px solid #e5e5e5}tbody tr:nth-child(odd) td,tbody tr:nth-child(odd) th{background-color:#202020}div.footnotes{counter-reset:footnotes;padding-top:1.5rem;border:0;border-top:2px solid #eee}div.footnotes ol>li{counter-increment:footnotes}div.footnotes ol>li:not(:first-child){padding-top:1rem;border-top:2px solid #666}div.footnotes ol>li::marker{content:"(" counter(footnotes) ")   "}@media(max-width:48em){div.footnotes ol>li::marker{content:""}
div.footnotes ol>li>p:first-child::before{content:"(" counter(footnotes) ") ";display:inline-block;white-space:pre}}div.footnotes ol{padding:0}.reversefootnote{color:inherit;float:right}.message{margin-bottom:1rem;padding:1rem;color:#bbb;background-color:#202020}.container{max-width:38rem;padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto}.content{padding-top:1.5rem;padding-bottom:1.5rem}@media(min-width:48em){.content{padding-top:4rem;padding-bottom:4rem;padding-top:4rem;max-width:38rem;margin-left:14.5rem;margin-right:2rem}}@media(min-width:72em){.content{margin-left:22rem;margin-right:4rem}}@media(max-width:48em){.hide-if-mobile{display:none}}@media(min-width:48em){.show-if-mobile{display:none}}.masthead{padding-top:1rem;padding-bottom:1rem;margin-bottom:3rem}.masthead-title{margin-top:0;margin-bottom:0;color:#505050}.masthead-title a{color:#505050}.masthead-title small{font-size:75%;font-weight:400;color:#c0c0c0;letter-spacing:0}.sidebar{text-align:center;color:rgba(255,255,255,.5);background-color:#181818}@media(min-width:48em){.sidebar{position:fixed;top:0;left:0;bottom:0;width:18em;text-align:left;padding:2em 1em;font-size:.7rem}}@media(min-width:72em){.sidebar{font-size:1rem}}.sidebar a{color:#fff}.sidebar-about h1{color:#fff;margin-top:-0.75ex;font-family:"Abril Fatface",serif;font-size:3.25em}.lead{font-size:1.25em;font-weight:300}.sidebar-nav{display:block;text-align:center}.sidebar-nav-item{line-height:1.75}.sidebar-nav-item.active{font-weight:bold}.sidebar-sticky{padding:1em}@media(min-width:48em){.sidebar-sticky{position:absolute;right:1em;bottom:1em;left:1em}}.minimap{position:fixed;top:0;right:0;cursor:grab;z-index:999}@media(max-width:89em){.minimap{display:none}}.minimap-size{position:relative;z-index:3}.minimap-controller{width:100%;padding-top:100%;position:absolute;top:0;left:0;transform-origin:0 0;margin-left:auto;margin-right:auto;background-color:white;opacity:.05}.minimap-content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transform-origin:0 0;border:0}.page,.post{position:relative;margin-bottom:4em}.page-title,.post-title,.post-title a{color:#fff;display:block}.page-title,.post-title{margin-top:0}.post-meta{display:flex;justify-content:space-between;margin-bottom:1rem;color:#9a9a9a}.post-meta-flat{color:#9a9a9a}.post-preview .post{max-height:32rem;position:relative;overflow:hidden}.post-preview .post::after{content:'\00a0';position:absolute;bottom:0;left:0;z-index:3;width:100%;text-align:center;margin:0;padding-top:16rem;pointer-events:none;background-image:linear-gradient(to bottom,rgba(40,40,40,0),rgba(40,40,40,100))}.post-preview h2[id]>a,.post-preview h3[id]>a,.post-preview h4[id]>a,.post-preview h5[id]>a,.post-preview h6[id]>a{pointer-events:none}.post-footer{padding-top:2rem;padding-bottom:2rem;border-top:2px solid #eee}.pagination{text-align:center}.pagination-item{padding:1rem}