*{margin:0;box-sizing:border-box}#app,*{padding:0}#app{font-family:system-ui,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:scroll;color:#000;min-height:100vh}#app,nav{background:#f5f5f2}header{padding:1rem}.grid,header{background:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.grid{margin:0 auto;display:grid;grid-template-columns:280px 3fr}.column article,.properties-group-title{border-right:1px solid rgba(0,0,0,.1)}.properties-group-title{text-transform:uppercase;position:sticky;top:0;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);font-size:24px;letter-spacing:1px}.property-item{cursor:default;display:inline-block}.property-group-title{padding:.5rem 0;color:#c91024;font-size:16px;margin-top:2rem}summary{cursor:pointer}summary:focus{outline:0}summary::-webkit-details-marker{display:none}details ul{margin-bottom:.5rem;font-size:13px;padding-left:.25rem;margin-top:-.125rem}.property-value{font-weight:400;font-size:13px;padding-right:8px;margin-bottom:.125rem;display:inline-block}.property-value,pre{font-family:ia writer mono s,monospace}li{list-style-type:none}li+li{margin-top:.125rem}.search-bar{display:flex;justify-content:center}input[type=search]{font-family:avenir next;padding:.25rem 1rem;border-radius:100px;font-size:16px;width:300px;background:#f5f5f2;margin-left:1rem}input[type=search]:focus{outline:none;background:#f5f5f2;border:2px solid rgba(0,0,0,.45)}h1{font-size:20px}header{display:flex;width:100%}.nav-property-group-title{margin:0;padding:.125rem 0}nav{font-size:13px;padding:1rem;font-family:system-ui}nav li{margin-bottom:1.5rem}.content{padding:2rem 4rem;max-width:900px;margin:0 auto}table{width:100%}table td{border-bottom:1px solid #000}