.site-footer[data-astro-cid-sz7xmlte]{border-top:.1rem solid var(--color-border);padding:2rem 0;margin-top:auto;text-align:center}.site-footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin-bottom:.5rem;color:var(--color-text-muted)}.site-footer[data-astro-cid-sz7xmlte] small[data-astro-cid-sz7xmlte]{opacity:.7}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background-color:var(--color-header-bg);color:var(--color-header-text);height:var(--header-height);box-shadow:0 .1rem .3rem #0000001f}.site-header[data-astro-cid-3ef6ksr2] .container[data-astro-cid-3ef6ksr2]{height:100%;padding-top:0;padding-bottom:0}.site-header-logo[data-astro-cid-3ef6ksr2]{display:inline-block;color:var(--color-header-text);font-size:1.3rem;font-weight:700;letter-spacing:.01em;line-height:1;text-decoration:none;white-space:nowrap}.site-header-logo[data-astro-cid-3ef6ksr2]:hover,.site-header-logo[data-astro-cid-3ef6ksr2]:focus{color:var(--color-header-text)}.header-row[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;flex-wrap:nowrap;gap:.6rem;margin-bottom:0;min-height:100%}.header-row[data-astro-cid-3ef6ksr2]>.logo-column[data-astro-cid-3ef6ksr2],.header-row[data-astro-cid-3ef6ksr2]>.search-column[data-astro-cid-3ef6ksr2]{margin-bottom:0}.header-row[data-astro-cid-3ef6ksr2]>.logo-column[data-astro-cid-3ef6ksr2]{flex:0 0 auto;max-width:none;width:auto}.header-row[data-astro-cid-3ef6ksr2]>.search-column[data-astro-cid-3ef6ksr2]{flex:1 1 auto;max-width:none;min-width:0;width:auto}.site-search[data-astro-cid-3ef6ksr2]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;align-items:center;margin:0;width:100%}.site-search[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]{margin:0;min-height:3.6rem;background:#fff;color:#111827}.site-search[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2]{margin:0;white-space:nowrap;min-height:3.6rem;padding:0 1rem;min-width:4.8rem}.site-header-tagline[data-astro-cid-3ef6ksr2]{margin:0;font-size:1.3rem;color:#ffffffdb}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*!
  * Milligram v1.4.1
  * https://milligram.io
  *
  * Copyright (c) 2020 CJ Patoilo
  * Licensed under the MIT license
 */*,*:after,*:before{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{color:#606c76;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.6em;font-weight:300;letter-spacing:.01em;line-height:1.6}blockquote{border-left:.3rem solid #d1d1d1;margin-left:0;margin-right:0;padding:1rem 1.5rem}blockquote *:last-child{margin-bottom:0}.button,button,input[type=button],input[type=reset],input[type=submit]{background-color:#9b4dca;border:.1rem solid #9b4dca;border-radius:.4rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;height:3.8rem;letter-spacing:.1rem;line-height:3.8rem;padding:0 3rem;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}.button:focus,.button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#606c76;border-color:#606c76;color:#fff;outline:0}.button[disabled],button[disabled],input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default;opacity:.5}.button[disabled]:focus,.button[disabled]:hover,button[disabled]:focus,button[disabled]:hover,input[type=button][disabled]:focus,input[type=button][disabled]:hover,input[type=reset][disabled]:focus,input[type=reset][disabled]:hover,input[type=submit][disabled]:focus,input[type=submit][disabled]:hover{background-color:#9b4dca;border-color:#9b4dca}.button.button-outline,button.button-outline,input[type=button].button-outline,input[type=reset].button-outline,input[type=submit].button-outline{background-color:transparent;color:#9b4dca}.button.button-outline:focus,.button.button-outline:hover,button.button-outline:focus,button.button-outline:hover,input[type=button].button-outline:focus,input[type=button].button-outline:hover,input[type=reset].button-outline:focus,input[type=reset].button-outline:hover,input[type=submit].button-outline:focus,input[type=submit].button-outline:hover{background-color:transparent;border-color:#606c76;color:#606c76}.button.button-outline[disabled]:focus,.button.button-outline[disabled]:hover,button.button-outline[disabled]:focus,button.button-outline[disabled]:hover,input[type=button].button-outline[disabled]:focus,input[type=button].button-outline[disabled]:hover,input[type=reset].button-outline[disabled]:focus,input[type=reset].button-outline[disabled]:hover,input[type=submit].button-outline[disabled]:focus,input[type=submit].button-outline[disabled]:hover{border-color:inherit;color:#9b4dca}.button.button-clear,button.button-clear,input[type=button].button-clear,input[type=reset].button-clear,input[type=submit].button-clear{background-color:transparent;border-color:transparent;color:#9b4dca}.button.button-clear:focus,.button.button-clear:hover,button.button-clear:focus,button.button-clear:hover,input[type=button].button-clear:focus,input[type=button].button-clear:hover,input[type=reset].button-clear:focus,input[type=reset].button-clear:hover,input[type=submit].button-clear:focus,input[type=submit].button-clear:hover{background-color:transparent;border-color:transparent;color:#606c76}.button.button-clear[disabled]:focus,.button.button-clear[disabled]:hover,button.button-clear[disabled]:focus,button.button-clear[disabled]:hover,input[type=button].button-clear[disabled]:focus,input[type=button].button-clear[disabled]:hover,input[type=reset].button-clear[disabled]:focus,input[type=reset].button-clear[disabled]:hover,input[type=submit].button-clear[disabled]:focus,input[type=submit].button-clear[disabled]:hover{color:#9b4dca}code{background:#f4f5f6;border-radius:.4rem;font-size:86%;margin:0 .2rem;padding:.2rem .5rem;white-space:nowrap}pre{background:#f4f5f6;border-left:.3rem solid #9b4dca;overflow-y:hidden}pre>code{border-radius:0;display:block;padding:1rem 1.5rem;white-space:pre}hr{border:0;border-top:.1rem solid #f4f5f6;margin:3rem 0}input[type=color],input[type=date],input[type=datetime],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],input[type=week],input:not([type]),textarea,select{-webkit-appearance:none;background-color:transparent;border:.1rem solid #d1d1d1;border-radius:.4rem;box-shadow:none;box-sizing:inherit;height:3.8rem;padding:.6rem 1rem .7rem;width:100%}input[type=color]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,input[type=week]:focus,input:not([type]):focus,textarea:focus,select:focus{border-color:#9b4dca;outline:0}select{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="%23d1d1d1" d="M0,0l6,8l6-8"/></svg>') center right no-repeat;padding-right:3rem}select:focus{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="%239b4dca" d="M0,0l6,8l6-8"/></svg>')}select[multiple]{background:none;height:auto}textarea{min-height:6.5rem}label,legend{display:block;font-size:1.6rem;font-weight:700;margin-bottom:.5rem}fieldset{border-width:0;padding:0}input[type=checkbox],input[type=radio]{display:inline}.label-inline{display:inline-block;font-weight:400;margin-left:.5rem}.container{margin:0 auto;max-width:112rem;padding:0 2rem;position:relative;width:100%}.row{display:flex;flex-direction:column;padding:0;width:100%}.row.row-no-padding{padding:0}.row.row-no-padding>.column{padding:0}.row.row-wrap{flex-wrap:wrap}.row.row-top{align-items:flex-start}.row.row-bottom{align-items:flex-end}.row.row-center{align-items:center}.row.row-stretch{align-items:stretch}.row.row-baseline{align-items:baseline}.row .column{display:block;flex:1 1 auto;margin-left:0;max-width:100%;width:100%}.row .column.column-offset-10{margin-left:10%}.row .column.column-offset-20{margin-left:20%}.row .column.column-offset-25{margin-left:25%}.row .column.column-offset-33,.row .column.column-offset-34{margin-left:33.3333%}.row .column.column-offset-40{margin-left:40%}.row .column.column-offset-50{margin-left:50%}.row .column.column-offset-60{margin-left:60%}.row .column.column-offset-66,.row .column.column-offset-67{margin-left:66.6666%}.row .column.column-offset-75{margin-left:75%}.row .column.column-offset-80{margin-left:80%}.row .column.column-offset-90{margin-left:90%}.row .column.column-10{flex:0 0 10%;max-width:10%}.row .column.column-20{flex:0 0 20%;max-width:20%}.row .column.column-25{flex:0 0 25%;max-width:25%}.row .column.column-33,.row .column.column-34{flex:0 0 33.3333%;max-width:33.3333%}.row .column.column-40{flex:0 0 40%;max-width:40%}.row .column.column-50{flex:0 0 50%;max-width:50%}.row .column.column-60{flex:0 0 60%;max-width:60%}.row .column.column-66,.row .column.column-67{flex:0 0 66.6666%;max-width:66.6666%}.row .column.column-75{flex:0 0 75%;max-width:75%}.row .column.column-80{flex:0 0 80%;max-width:80%}.row .column.column-90{flex:0 0 90%;max-width:90%}.row .column .column-top{align-self:flex-start}.row .column .column-bottom{align-self:flex-end}.row .column .column-center{align-self:center}@media(min-width:40rem){.row{flex-direction:row;margin-left:-1rem;width:calc(100% + 2rem)}.row .column{margin-bottom:inherit;padding:0 1rem}}a{color:#9b4dca;text-decoration:none}a:focus,a:hover{color:#606c76}dl,ol,ul{list-style:none;margin-top:0;padding-left:0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{font-size:90%;margin:1.5rem 0 1.5rem 3rem}ol{list-style:decimal inside}ul{list-style:circle inside}.button,button,dd,dt,li{margin-bottom:1rem}fieldset,input,select,textarea{margin-bottom:1.5rem}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:2.5rem}table{border-spacing:0;display:block;overflow-x:auto;text-align:left;width:100%}td,th{border-bottom:.1rem solid #e1e1e1;padding:1.2rem 1.5rem}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}@media(min-width:40rem){table{display:table;overflow-x:initial}}b,strong{font-weight:700}p{margin-top:0}h1,h2,h3,h4,h5,h6{font-weight:300;letter-spacing:-.1rem;margin-bottom:2rem;margin-top:0}h1{font-size:4.6rem;line-height:1.2}h2{font-size:3.6rem;line-height:1.25}h3{font-size:2.8rem;line-height:1.3}h4{font-size:2.2rem;letter-spacing:-.08rem;line-height:1.35}h5{font-size:1.8rem;letter-spacing:-.05rem;line-height:1.5}h6{font-size:1.6rem;letter-spacing:0;line-height:1.4}img{max-width:100%}.clearfix:after{clear:both;content:" ";display:table}.float-left{float:left}.float-right{float:right}:root{--color-accent: #0f766e;--color-header-bg: #1f2937;--color-header-text: #ffffff;--color-text: #0f172a;--color-text-muted: #606c76;--color-border: #d1d1d1;--color-surface-base: #ffffff;--color-surface-muted: #f8fafc;--color-surface-accent: #f3faf8;--color-surface-border: #dbe4ee;--color-surface-shadow: 0 8px 24px rgba(15, 23, 42, .06);--radius-lg: 1rem;--radius-xl: 1.6rem;--color-positive: #16a34a;--color-negative: #dc2626;--color-positive-bg: #f0fdf4;--color-negative-bg: #fef2f2;--header-height: 6.8rem}body{font-family:revert;color:var(--color-text);min-height:100dvh;display:flex;flex-direction:column}.site-main{flex:1;padding-top:2rem;padding-bottom:4rem}.site-main .row{flex-direction:column;margin-left:0;width:100%}.site-main .row.row-center{align-items:stretch}.site-main .row .column{flex:1 1 auto;max-width:100%;width:100%;padding:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.table-wrap{max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.table-wrap>*{min-width:0}.table-wrap table{width:max-content;min-width:100%}.text-positive{color:var(--color-positive)}.text-negative{color:var(--color-negative)}.card{background:#fff;border:.1rem solid var(--color-border);border-radius:.4rem;padding:2rem;margin-bottom:2.5rem}.section-title{margin-bottom:2rem;padding-bottom:1rem;border-bottom:.1rem solid #e1e1e1}.text-muted{color:var(--color-text-muted);font-size:1.4rem}.text-small{font-size:1.2rem}.badge{display:inline-block;font-size:1.1rem;font-weight:700;padding:.2rem .8rem;border-radius:.3rem;line-height:1.6;white-space:nowrap}.badge-positive{background:var(--color-positive-bg);color:var(--color-positive)}.badge-negative{background:var(--color-negative-bg);color:var(--color-negative)}.page-intro,.entity-hero,.page-section,.page-panel,.page-scroll-region,.page-intro *,.entity-hero *,.page-section *,.page-panel *,.page-scroll-region *{box-sizing:border-box}.page-intro,.entity-hero,.page-section.is-card,.page-panel{--page-surface-border: var(--color-surface-border, #dbe4ee);--page-surface-base: var(--color-surface-base, #ffffff);--page-surface-muted: var(--color-surface-muted, #f8fafc);--page-surface-accent: var(--color-surface-accent, #f3faf8);--page-surface-shadow: var( --color-surface-shadow, 0 8px 24px rgba(15, 23, 42, .06) );--page-radius-lg: var(--radius-lg, 1rem);--page-radius-xl: var(--radius-xl, 1.6rem)}.page-intro{display:flex;flex-direction:column;gap:1rem;margin:0 0 2rem;min-width:0}.page-intro-copy{display:grid;gap:1rem;min-width:0}.page-intro-eyebrow{margin:0;font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0f766e}.page-intro-main{display:grid;gap:.45rem;min-width:0}.page-intro-actions,.page-intro-aside,.entity-hero-aside,.entity-hero-meta{min-width:0}.page-intro-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.page-intro-actions>:where(a,button){display:inline-flex;align-items:center;justify-content:center;min-height:4rem;padding:.7rem 1.2rem;border-radius:999px;border:1px solid #c9d8d2;background:#fff;color:#0f172a;font-size:1.3rem;font-weight:600;text-decoration:none}.page-intro-actions>:where(a,button):hover,.page-intro-actions>:where(a,button):focus-visible{border-color:#0f766e;color:#0f766e}.page-intro-actions>:where(a,button).is-primary{background:#0f766e;border-color:#0f766e;color:#fff}.page-intro-actions>:where(a,button).is-primary:hover,.page-intro-actions>:where(a,button).is-primary:focus-visible{color:#fff;background:#0b5f59;border-color:#0b5f59}.page-intro-title{margin:0;color:#0f172a;overflow-wrap:anywhere}.page-intro-description,.page-intro-meta{margin:0;min-width:0}.page-intro.is-hero{display:grid;gap:1.4rem;padding:1.8rem;border:1px solid var(--page-surface-border);border-radius:var(--page-radius-xl);background:var(--page-surface-accent);box-shadow:var(--page-surface-shadow)}.page-intro.is-hero .page-intro-title{font-size:3rem;line-height:1.15}.page-intro.is-hero .page-intro-description{font-size:1.5rem;line-height:1.7}.page-intro.is-hero .page-intro-aside{padding:1.2rem 1.3rem;border:1px solid #d7e5de;border-radius:1.2rem;background:#ffffffeb}.entity-hero{display:grid;gap:1.4rem;margin:0 0 2rem;padding:1.8rem;border:1px solid var(--page-surface-border);border-radius:var(--page-radius-xl);background:var(--page-surface-base);box-shadow:var(--page-surface-shadow)}.entity-hero.is-sticky{position:sticky;top:calc(var(--header-height) + 1rem);z-index:20}.entity-hero-head{display:grid;gap:1.4rem}.entity-hero-copy{display:grid;gap:1rem;min-width:0}.entity-hero .company-title{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.5rem;margin:0;color:#0f172a}.entity-hero .company-title-main,.entity-hero .company-title-primary,.entity-hero .company-title-secondary{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.8rem;min-width:0}.entity-hero .company-title-code{font-size:1.5rem;font-weight:700;letter-spacing:.08em;color:#0f766e}.entity-hero .company-title-name{font-size:3rem;line-height:1.15;overflow-wrap:anywhere}.entity-hero .company-market-chip{display:inline-flex;align-items:center;padding:.35rem .85rem;border-radius:999px;background:#eef6f3;color:#0f766e;font-size:1.2rem;font-weight:700}.entity-hero .company-title-price{font-size:1.45rem;font-weight:600;color:#334155}.entity-hero .company-title-schedule{display:inline-flex;flex-direction:column;gap:.2rem;align-items:flex-end;padding:.7rem .9rem;border:1px solid #d7e5de;border-radius:1rem;background:#f8fcfb}.entity-hero .company-title-schedule-label{font-size:1.1rem;font-weight:700;letter-spacing:.05em;color:#0f766e}.entity-hero .company-title-schedule-date{font-size:1.45rem;font-weight:700;color:#0f172a}.entity-hero .company-title-subhead{margin:0;font-size:1.35rem;color:#64748b}.entity-hero-badges{display:flex;flex-wrap:wrap;gap:.6rem}.entity-hero-aside{padding:1.2rem 1.3rem;border:1px solid #dbe7e1;border-radius:1.2rem;background:var(--page-surface-muted)}.entity-hero-meta{padding-top:.25rem}.page-section{display:flex;flex-direction:column;gap:1rem;margin:2rem 0;min-width:0}.page-section.is-card{padding:1.6rem;border:1px solid var(--page-surface-border);border-radius:var(--page-radius-lg);background:var(--page-surface-base);box-shadow:var(--page-surface-shadow)}.page-section-preface{min-width:0}.page-section-heading{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;align-items:flex-start;min-width:0}.page-section-heading-main{display:grid;gap:.25rem;min-width:0}.page-section-title{margin:0;font-size:2rem;line-height:1.4;color:#0f172a;overflow-wrap:anywhere}.page-section-description{margin:0;font-size:1.35rem;line-height:1.65;color:#64748b}.page-section-heading-aside,.page-section-content,.page-panel-body{min-width:0}.page-section-content{display:flex;flex-direction:column;gap:1rem}.page-panel{display:flex;flex-direction:column;gap:.95rem;padding:1.15rem;border-radius:var(--page-radius-lg);border:1px solid var(--page-surface-border);background:var(--page-surface-base);box-shadow:var(--page-surface-shadow);min-width:0}.page-panel.is-accent{background:var(--page-surface-accent);border-color:#d7e5de}.page-panel.is-muted{background:var(--page-surface-muted);border-color:#e2e8f0;box-shadow:none}.page-panel.is-padding-compact{padding:1rem}.page-panel.is-padding-flush{padding:0}.page-panel-header{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;align-items:flex-start;min-width:0}.page-panel-heading{display:grid;gap:.3rem;min-width:0}.page-panel-title{margin:0;font-size:1.7rem;line-height:1.4;color:#0f172a;overflow-wrap:anywhere}.page-panel-description{margin:0;font-size:1.3rem;line-height:1.65;color:#64748b}.page-scroll-region{max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.page-scroll-region>*{min-width:0}.page-scroll-region table{width:max-content;min-width:100%}.page-row-link{display:block;width:100%;color:inherit;text-decoration:none}.page-row-link:hover,.page-row-link:focus-visible{color:inherit;text-decoration:underline;text-underline-offset:.16em}@media(max-width:720px){.page-intro{margin-bottom:1.6rem}.page-intro.is-hero,.entity-hero{padding:1.35rem}.page-intro.is-hero .page-intro-title,.entity-hero .company-title-name{font-size:2.4rem}.entity-hero .company-title{flex-direction:column;align-items:stretch}.entity-hero .company-title-schedule{align-items:flex-start}.page-section{margin:1.6rem 0}.page-section.is-card{padding:1.25rem}.page-section-title{font-size:1.9rem}.page-panel{padding:1rem}.page-panel-title{font-size:1.6rem}}
