html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;tab-size:4}*,:before,:after{box-sizing:inherit;background-repeat:no-repeat}:before,:after{-webkit-text-decoration:inherit;text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{height:0;color:inherit;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:#0000}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{resize:vertical;overflow:auto}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]::-moz-focus-inner{outline:1px dotted buttontext}[type=reset]::-moz-focus-inner{outline:1px dotted buttontext}[type=submit]::-moz-focus-inner{outline:1px dotted buttontext}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:#0000;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-webkit-appearance:none;-moz-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{color:inherit;white-space:normal;border:0;max-width:100%;display:table}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}
:root{--gradient-to:#e5e5be;--gradient-from:#003973;--gradient-stops:var(--gradient-from),var(--gradient-to);--text-primary:#fff;--text-black-primary:#000;--text-black-secondary:#222;--text-black-tertiary:#555;--app-header-height:72px;--shadow-level-2:0px 1px 5px 0px #0003,0px 2px 2px 0px #00000024,0px 3px 1px -2px #0000001f}html,body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#333;background-color:var(--gradient-from);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;overflow-wrap:break-word;font-family:IBM Plex Sans JP,system-ui,-apple-system,sans-serif;font-size:16px;line-height:2}a{color:inherit;cursor:pointer;background-color:#0000;text-decoration:none;transition:color .25s ease-out,background-color .25s ease-out}a:focus-visible{outline-offset:3px;outline:1px dotted #0000004d}html{scroll-padding-top:80px}.markdown-body h1{color:#000;letter-spacing:-.03em;margin-top:3em;margin-bottom:1em;font-size:36px;font-weight:700;line-height:1.4}.markdown-body h1:after{content:"";background:#ccc;height:1px;margin-top:.2em;display:block}.markdown-body h2{color:#000;letter-spacing:-.03em;margin-top:3em;margin-bottom:1em;font-size:24px;font-weight:700;line-height:1.4}.markdown-body h2:after{content:"";background:#ccc;height:1px;margin-top:.2em;display:block}.markdown-body h3{color:#666;letter-spacing:-.03em;margin-top:2em;margin-bottom:1em;font-size:20px;font-weight:700;line-height:1.5}.markdown-body h4,.markdown-body h5,.markdown-body h6{letter-spacing:-.32px;margin-top:2em;margin-bottom:2em;font-size:16px;font-weight:700;line-height:32px}.markdown-body p{letter-spacing:-.32px;margin-top:2em;margin-bottom:2em;font-size:16px;line-height:32px}.markdown-body a{color:#003973}.markdown-body a:hover{text-decoration:underline}.markdown-body code{background-color:#afb8c133;margin:0;padding:.2em .4em;font-family:monospace;font-size:14px}.markdown-body img{vertical-align:middle;max-width:100%;height:auto;margin-top:10px;margin-bottom:10px}.markdown-body p:has(>img){margin-top:3em;margin-bottom:3em}.markdown-body pre[class*=language-]{font-size:14px;line-height:1.45}.markdown-body pre:not([class*=language-]){color:#ccc;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#2d2d2d;margin:.5em 0;padding:1em;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:14px;line-height:1.45;overflow:auto}.markdown-body pre code{line-height:inherit;word-wrap:normal;background-color:#0000;border:0;margin:0;padding:0;display:inline;overflow:visible}.markdown-body :is(ul,ol){padding-left:30px}.markdown-body :is(ul,ol) p{margin-top:.3em;margin-bottom:.3em}.markdown-body>:first-child{margin-top:2em}.markdown-body table{border-spacing:0;border-collapse:collapse;width:max-content;max-width:100%;display:block;overflow:auto}.markdown-body td,.markdown-body th{padding:0}.markdown-body table th{font-weight:600}.markdown-body table th,.markdown-body table td{border:1px solid #ccc;padding:6px 13px}.markdown-body table tr{background-color:#fff;border-top:1px solid #ccc}.markdown-body table tr:nth-child(2n){background-color:#f9f9f9}.markdown-body table img{background-color:#0000}
