@charset "UTF-8";:root{--body-font:serif;--header-font:sans-serif;--counter-font:serif;--code-font:monospace;--black:#000000;--fg:var(--black);--white:#ffffff;--bg:var(--white);--cyan-alt-other-faint:#125458;--time:var(--cyan-alt-other-faint);--blue-alt-other-faint:#001087;--margin:var(--blue-alt-other-faint);--bg-dim:#e0e6f0;--fg-dim:#282828;--em:var(--fg-dim);--fg-alt:#505050;--dfn:var(--fg-alt);--abbr:var(--dfn);--dt:var(--dfn);--blue:#2544bb;--blue-alt-other:#0000c0;--a:var(--blue);--sidenote-number:var(--blue);--cyan:#00538b;--cyan-alt-faint:#354f6f;--a-visited:var(--cyan);--blue-alt-faint:#001087;--a-external:var(--blue-alt-faint);--a-external-visited:var(--cyan-alt-faint);--magenta-alt:#8f0075;--summary:var(--magenta-alt);--h1:var(--fg);--warm:#5d3026;--h2:var(--warm);--cold:#093060;--h3:var(--cold);--mild:#184034;--cite:var(--mild);--h4:var(--mild);--green-alt-other:#145c33;--code:var(--green-alt-other);--docstring:#2a486a;--blockquote:var(--docstring);--yellow-faint:#5f4400;--commentary:var(--yellow-faint);--aside:#5e3a20;--green-alt:#315b00;--kbd:var(--green-alt);--red-alt:#972500;--table-th-fg:var(--red-alt);--red-alt-faint:#702f00;--table-td-fg:var(--red-alt-faint);--bgdim:#F8F8F8;--table-bg-tr-alt:var(--bgdim);--thead-bg:#F0F0F0;--table-bg-thead:var(--thead-bg);--border:var(--head-bg);--fg-special-warm:#5d3026;--mark-fg:var(--fg-special-warm);--bg-special-warm:#f0e0d4;--mark-bg:var(--bg-special-warm);--magenta-subtle-bg:#f0d3ff;--disclaimer:var(--magenta-subtle-bg)}@media(prefers-color-scheme:dark){:root{--fg:var(--white);--bg:var(--black);--fg-dim:#e0e6f0;--bg-dim:#282828;--blue:#2fafff;--blue-alt-other:#00bcff;--blue-alt-faint:#87c8ff;--cyan-alt-faint:#a0bfdf;--cyan-alt-other-faint:#a4d0bb;--fg-alt:#a8a8a8;--magenta-alt:#f78fe7;--cyan:#00d3d0;--blue-alt-other-faint:#87c8ff;--warm:#f8dec0;--cold:#c6eaff;--mild:#bfebe0;--red-alt:#f4923b;--red-alt-faint:#f5aa80;--docstring:#b0d6f5;--aside:#d0ba95;--yellow-faint:#cab98f;--green-alt:#70c900;--green-alt-other:#00cd68;--thead-bg:#110b11;--bgdim:#181a20;--white-alt:#a8a8a8;--fg-special-warm:#f8dec0;--bg-special-warm:#382f27;--magenta-subtle-bg:#49366e}}body{background-color:var(--bg);color:var(--fg)}h1{color:var(--h1)}h2{color:var(--h2)}h3{color:var(--h3)}h4{color:var(--h4)}table{border-top:2px solid var(--table-bg-thead);border-bottom:2px solid var(--table-bg-thead)}table.unstriped tbody tr,table .unstriped .subbody{background-color:var(--table-bg-thead)}table thead th{border-bottom:1px solid var(--table-bg-thead)}table thead tr{background-color:var(--table-bg-thead)}table th{font-weight:700;color:var(--table-th-fg)}table caption,table td{color:var(--table-td-fg)}table tbody th{text-align:left}table tbody tr:nth-child(odd),table tbody.subhead{background-color:var(--table-bg-tr-alt)}table tfoot td{border-top-color:var(--table-bg-thead)}blockquote{border-left:1px dotted var(--blockquote)}.epigraphs{width:85%;padding:1rem}.epigraphs:nth-of-type(odd){background-color:var(--bg-dim)}.epigraphs dl{margin-bottom:0}.epigraphs blockquote{border-left:none;padding:0;margin:0}blockquote,.license,blockquote p{color:var(--blockquote)}article aside{color:var(--aside)}article aside.margin{color:var(--aside)}.disclaimer{background-color:var(--disclaimer);padding:1rem}.licensed{border-left:1px dotted var(--code)}.licensed .wrapper{color:var(--code)}dt{color:var(--dt)}dfn,.dfn{color:var(--dfn)}.sidenote-number:hover *,[role=note]:hover{background:var(--bg-special-warm)}abbr{color:var(--abbr)}abbr:hover,abbr:focus,abbr:active{background:var(--abbr)!important;color:var(--bg)!important}a,[role=note],dfn,.dfn,abbr,code,time,summary{transition:all 300ms}a,.contrast{color:var(--a)}a:hover,a:focus,a:active,.contrast:hover,.contrast:focus,.contrast:active{background:var(--a)!important;color:var(--bg)!important}a:hover *,a:focus *,a:active *,.contrast:hover *,.contrast:focus *,.contrast:active *{color:var(--bg)!important}a:hover time,a:focus time,a:active time,.contrast:hover time,.contrast:focus time,.contrast:active time{background:var(--time)!important}a:hover code,a:focus code,a:active code,.contrast:hover code,.contrast:focus code,.contrast:active code{background:var(--code)!important}a:hover abbr,a:focus abbr,a:active abbr,.contrast:hover abbr,.contrast:focus abbr,.contrast:active abbr{background:var(--abbr)!important}a[href^=https]:not([href^="https://takeonrules.com"]){color:var(--a-external)}a[href^=https]:not([href^="https://takeonrules.com"]):visited{color:var(--a-external-visited)}a[href^=https]:not([href^="https://takeonrules.com"]):visited:hover,a[href^=https]:not([href^="https://takeonrules.com"]):visited:focus,a[href^=https]:not([href^="https://takeonrules.com"]):visited:active{background:var(--a-external-visited)!important}a[href^=https]:not([href^="https://takeonrules.com"]):hover,a[href^=https]:not([href^="https://takeonrules.com"]):focus,a[href^=https]:not([href^="https://takeonrules.com"]):active{background:var(--a)!important}a:visited{color:var(--a-visited)}a:visited:hover,a:visited:focus,a:visited:active{background:var(--a-visited)!important;color:var(--bg)!important}a.offscreen:focus,a.offscreen:active,a.offscreen:hover{background:var(--a)!important;color:var(--bg)!important}article em{color:var(--em)}article cite{color:var(--cite)}article cite:hover{border-bottom:thin dotted var(--cite)}pre,code{color:var(--code)}kbd{color:var(--kbd)}s,del,ins{color:var(--commentary)}s p,del p,ins p{color:var(--commentary)}.margin,.side,.update{color:var(--margin)}ins[role=note]{border-color:var(--commentary)}@media screen and (max-width:760px){ins[role=note]{border-left:thin dotted var(--commentary)}}s,del{text-decoration-thickness:1px;text-decoration-color:var(--commentary)}s:hover,s:focus,del:hover,del:focus{text-decoration:none}time{color:var(--time)}mark{color:var(--mark-fg);background-color:var(--mark-bg)}details{border-left:1px dotted var(--summary);padding-left:.5rem}summary{color:var(--summary)}summary:hover{background:var(--summary)!important;color:var(--bg)!important}summary:hover>*{color:var(--bg)!important}summary:hover time{background:var(--summary)!important}summary:hover code{background:var(--code)!important}summary:hover a{background:var(--summary)!important}summary:hover a:hover{background:var(--summary)!important}.sidenote-number:after,.side[role=note]:before{color:var(--sidenote-number)}html,body{height:100%}html{scroll-behavior:smooth;vertical-align:baseline;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin-left:auto;margin-right:auto;padding-left:12.5%;font-family:var(--body-font);counter-reset:sidenote-counter}body,.list-page ul{width:87.5%}article a{text-decoration:underline}a,sup a{text-decoration:none}h1,h2,h3,h4{font-family:var(--header-font);font-weight:400}h1{font-size:2rem}summary{cursor:pointer}abbr{cursor:help}p,summary,li{vertical-align:baseline}figure,blockquote{margin-left:0;margin-right:0;padding-left:0;padding-right:0}a.ref{text-decoration:none}.poem{font-family:var(--body-font);color:var(--fg);padding:0}blockquote{width:55%;padding-left:1rem}blockquote p,blockquote .group,blockquote ul,blockquote ol,blockquote h2,blockquote h3,blockquote h4,blockquote footer{width:90%}blockquote .poem{width:auto;color:var(--blockquote)}blockquote footer{text-align:right;margin-left:1rem;margin-top:1rem}nav [role=list] [role=listitem],nav .series-navigation{display:inline-block}.epigraph{width:45%;padding-left:5%;margin-top:2rem;margin-bottom:2rem;border-left:none;font-style:italic}@media screen and (max-width:760px){.epigraph{width:75%}}.full-width .epigraphs blockquote{width:100%}.full-width .epigraphs pre{width:100%}.fantasy{font-family:fantasy}.cursive{font-family:cursive}.cursive cite:before{content:"«"}.cursive cite:after{content:"»"}.cursive [role=note]{font-family:var(--body-font)}.table-wrapper{overflow-x:auto;padding:1rem 0}blockquote .table-wrapper{width:auto}table.full{width:100%;max-width:100%}table{width:auto;margin:0 auto;border-spacing:0}table .l{text-align:left}table .c{text-align:center}table .r{text-align:right}tbody tr.subhead th{text-align:left}.subbody td{padding-left:1.5rem}tfoot td{border-top-width:1px;border-top-style:solid}th,tfoot td{text-align:center}th,td{padding:.3rem}td{text-align:left}caption{text-align:left;width:auto;margin-left:auto;margin-right:auto;caption-side:top}figure{max-width:55%}img{max-width:100%}figcaption{float:right;clear:right;margin-right:-50%;vertical-align:baseline;position:relative;max-width:40%;width:40%}.type-tags,.type-series,.full-width{max-width:90%}.type-tags section>ul,.type-tags section>ol,.type-tags h2,.type-tags h3,.type-tags h4,.type-tags summary,.type-tags p,.type-tags footer,.type-tags .table-wrapper,.type-tags pre,.type-tags dl,.type-series section>ul,.type-series section>ol,.type-series h2,.type-series h3,.type-series h4,.type-series summary,.type-series p,.type-series footer,.type-series .table-wrapper,.type-series pre,.type-series dl,.full-width section>ul,.full-width section>ol,.full-width h2,.full-width h3,.full-width h4,.full-width summary,.full-width p,.full-width footer,.full-width .table-wrapper,.full-width pre,.full-width dl{width:85%}h2,h3,h4,summary,p,.table-wrapper,pre,dl{width:55%}body>header hr{display:none}body>header>nav{padding:1rem 0}body>header>nav.skip-links{padding:0}body>header>nav h1{display:inline-block;margin:0}body>header>nav a{letter-spacing:.15em;font-style:normal;font-size:1.2rem;font-family:var(--header-font);text-decoration:none;display:inline-block;margin:1rem 2rem 0 auto;vertical-align:baseline;font-variant:small-caps}body>footer{padding-bottom:1rem;width:85%;text-align:center;font-family:var(--header-font)}pre,pre code{font-family:var(--code-font);overflow-x:auto}pre{padding:0 1.5%}pre code{padding:1.5%}kbd,code{font-family:var(--code-font)}kbd{padding:0 2px;margin:0 1px;border-radius:4px;background:var(--bg-dim)}pre code{display:block;white-space:pre}.newthought{font-variant:small-caps;letter-spacing:.05rem}.note,[role=note]{margin-top:0;float:right;clear:right;margin-right:0;margin-bottom:1rem;width:50%;vertical-align:baseline;position:relative}.note>*:first-child,[role=note]>*:first-child{margin-top:0}.note .fullwidth,[role=note] .fullwidth{max-width:100%}.note p,.note dl,.note.table-wrapper table,[role=note] p,[role=note] dl,[role=note].table-wrapper table{width:100%}.note h2,.note h3,.note h4,[role=note] h2,[role=note] h3,[role=note] h4{width:auto}.note dl,[role=note] dl{display:block}.note ol,.note ul,.note pre,.note code,.note blockquote,[role=note] ol,[role=note] ul,[role=note] pre,[role=note] code,[role=note] blockquote{width:87.5%}.note.side,[role=note].side{margin:0 -60% 1rem 0;width:50%}figcaption p{width:100%}figure[role=note]{max-width:100%}figure[role=note] figcaption{margin-right:0;float:none;clear:both;max-width:100%;width:100%}@media screen and (max-width:760px){figure[role=note]+*{clear:left}}.ogc .margin[role=note],.margine.note{width:27.5%}.sidenote-number{counter-increment:sidenote-counter}.sidenote-number:after,.side[role=note]:before{content:counter(sidenote-counter)") ";font-family:var(--counter-font);position:relative;vertical-align:baseline}.sidenote-number:after{content:counter(sidenote-counter);font-size:50%;top:-.2rem;left:.1rem}.full-width [role=note],.full-width .sidenote-number{display:none}.margin[role=note],figure[role=note],.margin.note{margin-right:12.5%;width:27%}@media screen and (max-width:760px){details,blockquote{clear:both}[role=note],.note{display:block;padding-left:2.5%;margin-right:2.5%;width:87.5%}[role=note].margin-table.table-wrapper,.note.margin-table.table-wrapper{width:87.5%}[role=note].margin-table.table-wrapper table,.note.margin-table.table-wrapper table{width:100%}figcaption{width:100%}.licensed{width:87.5%}figure[role=note],.margin[role=note],.margin.note{width:87.5%;clear:both;float:none}.side[role=note]{clear:both;margin:1rem 0;width:97.5%}figure[role=note]{margin-left:0;padding-left:0}}@media screen{.print-footer{display:none}}a.offscreen{position:absolute;left:-1000px;top:-1000px;width:1px;height:1px;text-align:left;overflow:hidden}a.offscreen:focus,a.offscreen:active,a.offscreen:hover{position:absolute;padding:.75rem;margin:1.5rem 2rem 0 0;left:5px;top:-20px;width:auto;height:auto;overflow:visible}.group:after{display:table;clear:both}.group:not(dl):after{content:""}dl dt:after{content:":";font-weight:700}dl dd{margin-left:1rem;text-indent:-.5rem}dl dd:before{content:"· "}dl:not(.flex-box){display:table}dl:not(.flex-box) dt{clear:left}dl.group dd{float:left}dl.grid{display:grid}dl.grid dt{grid-column:1}dl.grid dd{grid-column:2}dd li{padding-left:1rem}mark{padding-left:.1rem;padding-right:.1rem;margin-left:-.1rem;margin-right:-.1rem}article section>ul,article section>ol{width:45%}main>article>header,main>article>footer,main>article>ol{width:85%}main>article>header *,main>article>footer *,main>article>ol *{width:auto}main>article>footer input{width:80%}.hidden{display:none}.breadcrumb,.paginator,.feeds{width:85%;font-family:var(--header-font)}.breadcrumb .label,.paginator .label,.feeds .label{display:none}.breadcrumb,.paginator{padding-bottom:1rem}.label{display:none}.hide-js{display:none}@media screen and (max-width:760px){h2,h2,h3,h4,summary,p,body>footer,.table-wrapper,pre,dl,article section>ol,article section>ul,article summary{width:85%}figure{max-width:90%}figcaption{margin-right:0%;max-width:none}blockquote{width:80%}blockquote>*{width:80%}}@media(max-width:760px){pre,pre code{width:90%;padding:0}}sup{font-size:51%}ins{text-decoration-line:none}.licensed{padding-left:1rem}.licensed .wrapper{font-family:var(--code-font);font-variant:small-caps}details>*:not(details){width:52%}summary{margin-top:.83em;margin-bottom:.83em}.year-summary>details>summary{width:55%}.year-summary>details>ul{list-style:none;width:87.5%}@media screen and (max-width:760px){details>*:not(summary):not([role=note]){width:87.5%}.year-summary>details>summary{width:87.5%}.year-summary>details>ul{width:auto}}dfn,.dfn{font-weight:700}.dfn{font-style:italic}.print-only{display:none}