@charset "UTF-8";:root{--foreground: black;--background: white;--background-alt: var(--grey-light4);--background-trans: rgba(255, 255, 255, 0);--highlight1: rgba(255, 255, 255, .8);--shade1: rgba(0, 0, 0, .05);--shade2: rgba(0, 0, 0, .1);--shade3: rgba(0, 0, 0, .2);--grey-light4: #f6f6f6;--grey-light3: #eeeeee;--grey-light2: #e5e5e5;--grey-light1: #c3c3c3;--grey-light-trans: rgba(255, 255, 255, .7);--grey: #a3a3a3;--grey-dark1: #767676;--grey-dark2: #595858;--grey-dark3: #494948;--grey-dark4: #2c2b2b;--primary-light4: #f3f7fa;--primary-light3: #e7eff6;--primary-light2: #d8e7f2;--primary-light1: #81bdeb;--primary: #4f9adc;--primary-glow: rgba(75, 154, 220, .2);--primary-dark1: #3378c8;--primary-dark2: #1753b9;--primary-dark3: #223fa4;--primary-dark4: #2d297f;--red-light4: #fbf5f4;--red-light3: #fbebe8;--red-light2: #fbdfd9;--red-light1: #ff9d89;--red: #ff3d26;--red-glow: rgba(255, 61, 38, .2);--red-dark1: #dd0737;--red-dark2: #ac1c40;--red-dark3: #862337;--red-dark4: #5f212b;--yellow-light4: #fffde8;--yellow-light3: #fffbd1;--yellow-light2: #fff695;--yellow-light1: #ffe702;--yellow-highlighter: rgba(255, 231, 2, .8);--yellow: #ffa120;--yellow-glow: rgba(255, 161, 32, .2);--yellow-dark1: #ef5f00;--yellow-dark2: #bd4b00;--yellow-dark3: #893700;--yellow-dark4: #5e2500;--ui-ref: #ac1c6b}:root.theme-dark{--foreground: white;--background: var(--grey-dark4);--background-alt: black;--primary-glow: transparent;--red-glow: transparent;--yellow-glow: transparent;--yellow-highlighter: rgba(239, 95, 0, .8)}*,*:before,*:after{box-sizing:inherit}html{display:flex;flex-direction:column;box-sizing:border-box;min-height:100%;-webkit-text-size-adjust:none;text-size-adjust:none;font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;font-size:17px;font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1;font-weight:400;line-height:1.64706;color:var(--foreground);background-color:var(--background);cursor:default;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}[id]{scroll-margin-top:100px}body{flex:1 1 auto;display:flex;flex-direction:column;margin:0;color:var(--foreground)}::selection{color:#fff;background-color:var(--primary-dark1)}.theme-dark ::selection{background-color:var(--primary-dark2)}@media print{nav,header{display:none}}p,ul,ol,table,hr{margin:16px 0}a,a:visited,summary{color:var(--primary-dark2);text-decoration-color:var(--primary-light2)}.theme-dark a,.theme-dark a:visited,.theme-dark summary{color:var(--primary-light1);text-decoration-color:var(--primary-dark1)}a:hover,a:focus,summary:hover,summary:focus{color:var(--primary);text-decoration-color:var(--primary)}.theme-dark a:hover,.theme-dark a:focus,.theme-dark summary:hover,.theme-dark summary:focus{color:var(--primary-light2);text-decoration-color:var(--primary-light2)}b,strong{font-weight:600}strong{font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:16px;font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;font-weight:600;letter-spacing:-.03em}h1,h2,h3{widows:3;orphans:3;page-break-after:avoid}h1+h2{margin-top:-16px}h1{color:var(--primary-dark4);font-size:36px;line-height:48px}h1:first-of-type{margin-top:0}.theme-dark h1{color:var(--primary-light1)}h2{margin-top:40px;color:var(--primary-dark3);font-size:28px;line-height:40px}.theme-dark h2{color:var(--primary-light2)}h3{color:var(--primary-dark2);font-size:24px;line-height:32px}.theme-dark h3{color:var(--primary-light1)}h4{color:var(--primary-dark1);font-size:19px;font-weight:600;letter-spacing:-.05em;line-height:28px}.theme-dark h4{color:var(--primary-light1)}h5{color:var(--primary-dark1);font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;font-feature-settings:"c2sc" 1;text-transform:uppercase;font-size:17px;font-weight:600;line-height:28px}.theme-dark h5{color:var(--primary-light1)}h6{color:var(--primary);font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;font-feature-settings:"c2sc" 1;text-transform:uppercase;font-size:17px;font-weight:400;line-height:28px}.theme-dark h6{color:var(--primary-light1)}ul,ol{padding-left:40px}@media (max-width: 600px){ul,ol{padding-left:20px}}ul li,ol li{margin:8px 0}ul li::marker,ol li::marker{color:var(--primary-dark1);font-weight:400}.theme-dark ul li::marker,.theme-dark ol li::marker{color:var(--primary-light1)}ul ul,ul ol,ol ul,ol ol{margin:8px 0}dt{margin-top:16px;font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;font-feature-settings:"c2sc" 1;text-transform:uppercase;color:var(--primary-dark3);font-weight:600}.theme-dark dt{color:var(--primary-light1)}dd{margin-left:40px;margin-bottom:16px}dfn{font-style:normal;font-weight:600}caption,figcaption{caption-side:bottom;margin-top:16px;font-size:15px;font-style:italic;color:var(--grey)}caption{text-align:center}figure{margin-left:40px;overflow-x:auto;margin-right:-20px}@media (max-width: 600px){figure{margin-left:0}}figcaption{text-align:left}blockquote,aside{position:relative;margin:28px 0;padding:11px 40px;border-style:solid;border-width:1px 0 1px 0;border-color:var(--grey-light2);color:var(--grey-dark4)}.theme-dark blockquote,.theme-dark aside{color:var(--grey-light2);border-color:var(--grey-dark1)}blockquote.left,blockquote.right,aside.left,aside.right{margin-top:0;padding:0;border:none;color:var(--grey-dark1);font-size:17px}.theme-dark blockquote.left,.theme-dark blockquote.right,.theme-dark aside.left,.theme-dark aside.right{color:var(--grey-light1)}@media (max-width: 600px){blockquote,aside{padding-left:20px;padding-right:20px}}@media (min-width: 1396px){blockquote.left,aside.left{display:block;position:absolute;width:200px;margin-left:-228px}}@media (min-width: 1396px){blockquote.right,aside.right{display:block;position:absolute;width:200px;margin-left:928px;margin-right:-228px}}blockquote:before{position:absolute;left:-9px;top:-42px;content:"\201c";color:var(--grey-light2);font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;font-size:80px}.theme-dark blockquote:before{color:var(--grey-dark2)}aside.info,aside.warning,aside.danger{margin:16px 24px;padding:11px 11px 11px 12px;border-style:solid;border-width:1px 1px 1px 4px;border-color:var(--grey-light2);border-radius:.25em}aside.info:before,aside.warning:before,aside.danger:before{position:absolute;width:48px;left:-52px;top:3px;text-align:center;font-size:28px}aside.info.info,aside.warning.info,aside.danger.info{color:var(--foreground);background-color:var(--primary-light4);border-color:var(--primary-dark1);box-shadow:1px 2px 2px 0 var(--primary-glow)}.theme-dark aside.info.info,.theme-dark aside.warning.info,.theme-dark aside.danger.info{background-color:var(--primary-dark4)}aside.info.info:before,aside.warning.info:before,aside.danger.info:before{content:"\2139\fe0f";color:var(--primary-dark1)}aside.info.info::selection,aside.warning.info::selection,aside.danger.info::selection{background-color:var(--primary-dark1)}aside.info.info strong,aside.warning.info strong,aside.danger.info strong{color:var(--primary-dark2)}.theme-dark aside.info.info strong,.theme-dark aside.warning.info strong,.theme-dark aside.danger.info strong{color:var(--primary-light1)}aside.info.info strong::selection,aside.warning.info strong::selection,aside.danger.info strong::selection{background-color:var(--primary-dark1)}aside.info.warning,aside.warning.warning,aside.danger.warning{color:var(--foreground);background-color:var(--yellow-light4);border-color:var(--yellow-dark1);box-shadow:1px 2px 2px 0 var(--yellow-glow)}.theme-dark aside.info.warning,.theme-dark aside.warning.warning,.theme-dark aside.danger.warning{background-color:var(--yellow-dark4)}aside.info.warning:before,aside.warning.warning:before,aside.danger.warning:before{content:"\26a0\fe0f";color:var(--yellow-dark1)}aside.info.warning::selection,aside.warning.warning::selection,aside.danger.warning::selection{background-color:var(--yellow-dark1)}aside.info.warning strong,aside.warning.warning strong,aside.danger.warning strong{color:var(--yellow-dark2)}.theme-dark aside.info.warning strong,.theme-dark aside.warning.warning strong,.theme-dark aside.danger.warning strong{color:var(--yellow-light1)}aside.info.warning strong::selection,aside.warning.warning strong::selection,aside.danger.warning strong::selection{background-color:var(--yellow-dark1)}aside.info.danger,aside.warning.danger,aside.danger.danger{color:var(--foreground);background-color:var(--red-light4);border-color:var(--red-dark1);box-shadow:1px 2px 2px 0 var(--red-glow)}.theme-dark aside.info.danger,.theme-dark aside.warning.danger,.theme-dark aside.danger.danger{background-color:var(--red-dark4)}aside.info.danger:before,aside.warning.danger:before,aside.danger.danger:before{content:"\26a0\fe0f";color:var(--red-dark1)}aside.info.danger::selection,aside.warning.danger::selection,aside.danger.danger::selection{background-color:var(--red-dark1)}aside.info.danger strong,aside.warning.danger strong,aside.danger.danger strong{color:var(--red-dark2)}.theme-dark aside.info.danger strong,.theme-dark aside.warning.danger strong,.theme-dark aside.danger.danger strong{color:var(--red-light1)}aside.info.danger strong::selection,aside.warning.danger strong::selection,aside.danger.danger strong::selection{background-color:var(--red-dark1)}code,pre,samp{padding:.2em .4em;background-color:var(--shade1);font-family:Inconsolata,Consolas,SFMono-Regular,Roboto Mono,monospace;font-weight:400;font-size:17px;line-height:24px;line-height:1;tab-size:4}.theme-dark code,.theme-dark pre,.theme-dark samp{background-color:#000}pre{padding:15px;overflow-y:auto;border-style:solid;border-width:1px;border-color:var(--grey-light1)}.theme-dark pre{border-color:var(--grey-dark1)}pre::selection{color:#000;background-color:var(--shade2)}.theme-dark pre::selection{color:var(--foreground);background-color:var(--grey-dark3)}kbd{padding:.125em .4em;color:var(--foreground);border-style:solid;border-width:1px;border-color:var(--grey-light1);background-image:linear-gradient(to bottom,var(--background-trans),var(--grey-light2));border-radius:.2em;background-color:transparent;font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;font-weight:600;font-size:15px;font-style:normal;white-space:nowrap}.theme-dark kbd{border-color:var(--grey);background-image:linear-gradient(to bottom,var(--grey-dark3),black)}kbd img,kbd svg{vertical-align:middle;margin-bottom:3px}kbd::selection{color:#fff;background-color:var(--grey-dark1)}.nobr{white-space:nowrap}.flexspacer{flex:1;pointer-events:none}mark{padding:2px 0;color:var(--foreground);background-color:var(--yellow-highlighter);border-radius:.2em}mark::selection{color:var(--foreground);background-color:var(--yellow)}summary:hover,summary:focus{background-color:var(--primary-light4);outline:none;text-decoration:underline}.theme-dark summary:hover,.theme-dark summary:focus{background-color:#000}summary{margin:-4px -8px;padding:4px 8px;user-select:none}summary+*{margin-top:4px}del{opacity:.3;user-select:none}ins{text-decoration:underline solid var(--shade3);text-decoration-color:var(--shade3)}abbr{text-decoration:underline solid var(--shade3)}var{font-style:normal;font-weight:600}b.ui{color:var(--ui-ref);font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;font-weight:600;font-size:17px}b.ui img,b.ui svg{vertical-align:baseline}@media (min-width: 600px){.phone-only{display:none}}header{display:flex;flex-direction:column;position:sticky;top:0;left:0;right:0;white-space:nowrap;z-index:99999;color:var(--foreground);background-color:#fff;font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;font-weight:400;font-size:20px;letter-spacing:.02em;line-height:32px;user-select:none}.theme-dark header{background-color:#000}@media (max-width: 900px){header{overflow-x:auto}}@media (max-width: 600px){header{overflow:hidden;height:48px;box-shadow:0 1px 3px var(--background);transition:height .25s ease,box-shadow .75s ease}header[aria-expanded=true],header:focus-within{height:unset;box-shadow:0 0 12px #0003}}@supports (backdrop-filter: blur(16px)){header{background-color:var(--grey-light-trans);backdrop-filter:blur(16px)}}header>*{display:flex}header>*>*{flex:1 1 932px;max-width:932px;margin:0 auto}header ul{margin:0;padding:0;height:80px;display:flex;align-items:center;list-style-type:none}@media (max-width: 600px){header ul{height:unset;margin:8px 0;flex-direction:column;align-items:flex-start}}header li{display:inline-block;margin:0}@media (max-width: 600px){header li{margin-bottom:8px}}header li>*:first-child{display:inline-block;margin:0 12px;padding:0 8px}header a,header a:visited{color:var(--primary-dark2);font-weight:600;text-decoration:none;font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;font-feature-settings:"c2sc" 1;text-transform:uppercase}.theme-dark header a,.theme-dark header a:visited{color:var(--foreground)}header a img,header a:visited img{transition:opacity .1s}header a:hover,header a:focus{color:var(--primary-dark2);text-decoration:underline;text-decoration-thickness:2px}.theme-dark header a:hover,.theme-dark header a:focus{color:var(--primary-light2);background-color:#fff3}header a:hover img,header a:hover svg,header a:focus img,header a:focus svg{opacity:.6}header .expander{position:absolute;top:0;right:0;left:0;height:48px;outline:none;text-align:right;cursor:pointer}@media (min-width: 600px){header .expander{display:none}}header .expander svg{stroke:var(--foreground);stroke-width:2px;fill:none}header a.skip-to-content{position:absolute;transform:translateY(-48px);top:8px;left:16px;padding:0 1em .25em;background-color:var(--primary-dark2);color:#fff;transition:transform .15s ease}header a.skip-to-content:focus{color:#fff;transform:translateY(0)}main{flex:1 1 auto;display:block;margin:20px;overflow-wrap:anywhere;scroll-margin-top:120px}main>.content{margin:0 auto;max-width:900px}footer{padding:120px 24px 16px;color:var(--grey-dark3);font-size:15px;line-height:24px}.theme-dark footer{color:var(--grey)}footer>*{margin:0 auto;max-width:900px}template{display:none}main,article,aside,footer,header,nav,section,details{display:block}hr{display:block;max-width:30%;height:0;border:0;border-top:.5em solid var(--grey-light3)}hr.space{height:4em;border:none}img,svg{border:none;page-break-inside:avoid;vertical-align:top}input,button,textarea,select,option,optgroup,a.button{font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;font-size:17px;font-variant-numeric:lining-nums;line-height:1.64706}legend{font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;font-feature-settings:"c2sc" 1;text-transform:uppercase}.glow:where(.astro-44OAS7YL){position:fixed;left:0;top:0;width:100%;height:100%;background-image:radial-gradient(ellipse at 10% 0%,rgba(24,145,184,.05),transparent 30%),radial-gradient(ellipse at 100% 90%,rgba(222,113,255,.05),transparent 45%);z-index:-1;pointer-events:none}
