*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}html{font-size:100%}body{font-family:Urbanist,sans-serif;font-optical-sizing:auto}h1{font-size:2rem;font-weight:700;color:#0f1515}h2{font-size:1.5rem;font-weight:700;color:#0f1515}h3{font-size:1.2rem;font-weight:700;color:#0f1515}h3.mid{font-size:1.1rem;font-weight:700;color:#0f1515}h4,label{font-size:1rem;font-weight:200}label.inline{font-weight:unset;display:flex;align-items:center}label.inline>input{margin-right:.15rem}h5{font-size:.9rem;font-weight:200}h6{font-size:.8rem;font-weight:200}p{margin-bottom:1rem}a{color:#000;text-decoration:none}a:hover{text-decoration:underline}.number{font-family:Noto Sans Mono,monospace;text-align:right}.capitalize{text-transform:capitalize}.multi-line-text{white-space:pre;overflow-wrap:break-word;overflow-x:auto}th.number,h4.number,label.number{font-family:Urbanist,sans-serif}select,input,textarea{padding:.15em}*.vertical-form{display:flex;flex-direction:column;gap:1rem}.input{border:1px solid rgb(200,205,200);padding:.5rem 1rem;border-radius:12px}.field{display:flex;flex-direction:column}.field input{border:2px solid rgb(15,21,21);padding:.15rem .5rem}.form-component{display:grid;grid-template-rows:1.5rem 3rem}.form-component .form-element{align-self:center}.form-component.inline{display:flex;align-items:center;gap:.5rem}.form-component.inline label,.form-component.inline h4{white-space:nowrap}button{display:inline-block;display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:700;background-color:#1abc9c;border:1px solid rgb(26,188,156);padding:.15rem .5rem;border-radius:6px}button:hover{cursor:pointer;background-color:#117964}button:disabled{background-color:gray!important;border-color:gray!important;cursor:text}button.link{background:transparent!important;color:#1abc9c;border:0;font-weight:400}button.link:hover{background:transparent;color:#117964;text-decoration:underline}button.link:disabled{background:transparent!important;opacity:.5}button.clear{color:#1abc9c;background-color:transparent;border:1px solid rgb(26,188,156)}button.clear:hover{color:#117964;background-color:#e1e1e188;border:1px solid rgb(16.7056074766,120.7943925234,100.2336448598)}button.clear:disabled{background:transparent!important;opacity:.5}button.secondary{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:700;background-color:#f0741a;border:1px solid rgb(240,116,26);padding:.15rem .5rem;border-radius:6px}button.secondary:hover{cursor:pointer;background-color:#b2520c}button.secondary:disabled{background-color:gray!important;border-color:gray!important;cursor:text}button.secondary.link{background:transparent!important;color:#f0741a;border:0;font-weight:400}button.secondary.link:hover{background:transparent;color:#b2520c;text-decoration:underline}button.secondary.link:disabled{background:transparent!important;opacity:.5}button.secondary.clear{color:#f0741a;background-color:transparent;border:1px solid rgb(240,116,26)}button.secondary.clear:hover{color:#b2520c;background-color:#e1e1e188;border:1px solid rgb(177.8504098361,81.5471311475,11.6495901639)}button.secondary.clear:disabled{background:transparent!important;opacity:.5}button.neutral{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:700;background-color:#0f1515;border:1px solid rgb(15,21,21);padding:.15rem .5rem;border-radius:6px}button.neutral:hover{cursor:pointer;background-color:#243333}button.neutral:disabled{background-color:gray!important;border-color:gray!important;cursor:text}button.neutral.link{background:transparent!important;color:#0f1515;border:0;font-weight:400}button.neutral.link:hover{background:transparent;color:#243333;text-decoration:underline}button.neutral.link:disabled{background:transparent!important;opacity:.5}button.neutral.clear{color:#0f1515;background-color:transparent;border:1px solid rgb(15,21,21)}button.neutral.clear:hover{color:#243333;background-color:#e1e1e188;border:1px solid rgb(36.25,50.75,50.75)}button.neutral.clear:disabled{background:transparent!important;opacity:.5}button.error{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:700;background-color:#c8221e;border:1px solid rgb(200,34,30);padding:.15rem .5rem;border-radius:6px}button.error:hover{cursor:pointer;background-color:#851714}button.error:disabled{background-color:gray!important;border-color:gray!important;cursor:text}button.error.link{background:transparent!important;color:#c8221e;border:0;font-weight:400}button.error.link:hover{background:transparent;color:#851714;text-decoration:underline}button.error.link:disabled{background:transparent!important;opacity:.5}button.error.clear{color:#c8221e;background-color:transparent;border:1px solid rgb(200,34,30)}button.error.clear:hover{color:#851714;background-color:#e1e1e188;border:1px solid rgb(133.4782608696,22.6913043478,20.0217391304)}button.error.clear:disabled{background:transparent!important;opacity:.5}button.transparent{color:inherit;font-weight:inherit;text-align:inherit;background:inherit}button.transparent:hover>*{background:#f0f0f0}ol.table{margin:0;padding:0;box-sizing:border-box;border:1px solid rgb(230,230,230);border-radius:15px;display:grid;width:max-content;overflow:auto}ol.table.zebra li:nth-child(odd)>*{background:#fafafa}ol.table li{margin:0;padding:0;display:contents;list-style:none}ol.table li>*,ol.table li>.wrapper>*{padding:.5rem;border-bottom:1px solid rgb(230,230,230);align-content:center}ol.table li>*:first-child,ol.table li>.wrapper>*:first-child{padding-left:1rem}ol.table li>*:last-child,ol.table li>.wrapper>*:last-child{padding-right:1rem}ol.table li:first-child>h4{background-color:#e6e6e6!important}ol.table li:first-child>h4:first-of-type{border-top-left-radius:12px}ol.table li:first-child>h4:last-of-type{border-top-right-radius:12px}ol.table li:last-child>*,ol.table li:last-child>.wrapper>*{border-bottom:0}ol.table li:last-child>.wrapper>*:first-child{border-bottom-left-radius:14px}ol.table li:last-child>.wrapper>*:last-child{border-bottom-right-radius:14px}ol.table li .wrapper{border-bottom:0;display:contents}ol.table li .span-all{grid-column:1/-1}ol.table li .summary{overflow:hidden;text-overflow:ellipsis;position:relative;min-height:2em;max-height:6em}ol.table li .summary:after{content:"";position:absolute;height:1.5em;width:100%;background:linear-gradient(180deg,#fff0 0,#fff);bottom:0;left:0}ol.table li:hover .summary:after{background:linear-gradient(180deg,#f0f0f000 0,#f0f0f0)}ol.table li>button.wrapper{display:contents;color:inherit;background:transparent;font-weight:inherit;text-align:inherit}ol.table li>button.wrapper:hover>*{background:#f0f0f0}ol.table h4.invisible>span{display:none}ol.table.with-content-row li>.wrapper>*{border-bottom:0}ol.table.with-content-row li>.wrapper>*:last-child{border-bottom:1px solid rgb(230,230,230)}ol.table.with-content-row li:last-child>.wrapper>*:first-child{border-bottom-left-radius:0}ol.table.with-content-row li:last-child>.wrapper>*:last-child{border-bottom-left-radius:14px;border-bottom-right-radius:14px}:root{--pad-0-1: .15rem;--pad-1: .5rem;--pad-2: 1rem;--pad-3: 1.5rem;--pad-4: 2rem;--pad-5: 3rem;--nav-height: 3.5rem}body{background:radial-gradient(ellipse at top,rgba(225,255,244,.1960784314),transparent),radial-gradient(ellipse at bottom,rgba(161,255,240,.0666666667),transparent);background-color:#fff;min-height:100vh;color:#000}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background-color:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.overlay+.content{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:50;max-height:85vh;width:90vw;max-width:600px;border-radius:.5rem;background-color:#fff;padding:1rem;box-shadow:0 10px 15px -3px #000,0 4px 6px -4px #000;color:#000;overflow:auto}.overlay[data-nested]{z-index:50}.transparent{background-color:#ffffffe6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.button-bar{border-top:1px solid rgba(128,128,128,.9);padding-top:.5rem;margin-top:.5rem}.aligned-h-center{display:flex;align-items:center;gap:.5rem}.pane{height:100%;width:100%;padding:1rem;border-radius:12px;box-shadow:1px 1px 10px #0000001a;background:#fff;border:1px solid rgba(0,0,0,.1)}.pane.clear{background:transparent;box-shadow:none;border:0}.scrollable-container{margin-bottom:95px}.site-key{color:#16695b}.chart-container,.labeled-chart-container{height:100%;display:flex;flex-direction:column}.labeled-chart-container>div:first-child{flex-grow:1;height:100%}section.data-list{border-top:1px solid rgb(200,205,200);padding:.5rem 0}section.data-list .additional{font-size:.9rem}.tab-bar{display:flex;align-items:center;gap:.5rem;border-bottom:2px solid rgb(26,188,156)}.tab-bar button{border-bottom-left-radius:0;border-bottom-right-radius:0}.tab-bar button[data-state=inactive]{background-color:#c8cdc8;color:#000}.hoverable:hover{background-color:#1abc9c33}div.hr{border-bottom:1px dashed rgb(200,205,200)}.error{color:#c8221e}.clear-ai-logo{height:80px}*[data-bits-floating-content-wrapper]{z-index:1!important}
